]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(defcustom): Doc fix.
[gnu-emacs] / lisp / ChangeLog
1 2006-09-29 Glenn Morris <rgm@gnu.org>
2
3 * calendar/calendar.el (european-calendar-style): Call
4 european-calendar or american-calendar as needed when set.
5 (diary-view-entries, list-calendar-holidays): Move autoloads
6 before use.
7
8 2006-09-29 Juri Linkov <juri@jurta.org>
9
10 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
11 to nil if there is no previous property change.
12
13 2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
14
15 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
16 saving anything to be sure that `forward-sexp' behaves correctly.
17
18 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
19
20 * simple.el (line-move-finish): Ignore field boundaries if the
21 initial and final points have the same `field' property.
22
23 2006-09-29 Kim F. Storm <storm@cua.dk>
24
25 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
26 to t while calling ido-read-internal.
27
28 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
29
30 * textmodes/org.el (org-file-remote-p): Get regexp from list.
31 (org-archive-subtree): remove erraneous `]' from character list.
32
33 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
34
35 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
36 (ses-reconstruct-all): Make undo of "insert row" work by keeping
37 markers for data-area and parameters-area.
38
39 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
40
41 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
42
43 * font-lock.el (font-lock-after-change-function): Refontify next line
44 as well if end is at BOL.
45 (font-lock-extend-jit-lock-region-after-change): Be more careful to
46 only extend the region as much as needed.
47
48 2006-09-28 Richard Stallman <rms@gnu.org>
49
50 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
51
52 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
53
54 * international/mule.el (after-insert-file-set-coding):
55 If VISIT, don't let set-buffer-multibyte make undo info.
56
57 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
58
59 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
60 lines in base64-encoded authentication response.
61
62 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
63
64 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
65 (ebnf-version): New version 4.3.
66 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
67 (ebnf-prologue): Adjust PostScript programming.
68 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
69 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
70
71 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
72
73 * jit-lock.el (jit-lock-force-redisplay): Rename from
74 jit-lock-fontify-again, and undo the mistaken change I've just done.
75
76 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
77 (jit-lock-fontify-again): Don't refontify text that's not displayed.
78
79 2006-09-26 Kenichi Handa <handa@m17n.org>
80
81 * startup.el (display-splash-screen): Allow a prefix argument.
82
83 2006-09-25 Jason Rumney <jasonr@gnu.org>
84
85 * subr.el (shell-quote-argument): Use DOS logic for Windows
86 shells with DOS semantics.
87
88 2006-09-24 Richard Stallman <rms@gnu.org>
89
90 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
91 (compilation-goto-locus): Use compilation-goto-locus-delete-o
92 to delete the overlay. Put it on pre-command-hook.
93
94 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
95
96 * startup.el (fancy-splash-screens, normal-splash-screen):
97 Call the splash buffer *About GNU Emacs*.
98
99 * simple.el (next-error-highlight, next-error-highlight-no-select):
100 Default to 0.5.
101 (yank-excluded-properties): Add `fontified'.
102
103 * font-lock.el (font-lock-compile-keywords): Allow value of
104 syntax-begin-function to enable paren-column-0 highlighting.
105
106 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
107
108 * dired.el (dired-build-subdir-alist): When file ends in colon,
109 don't exit the loop, just disregard that file.
110
111 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
112
113 * simple.el (line-move-finish): Handle corner case for fields in
114 continued lines.
115 (line-move-1): Remove flawed test for that case.
116
117 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
118
119 * icomplete.el (icomplete-simple-completing-p): Use the correct
120 name for the new variable, `icomplete-with-completion-tables'.
121 (file local variables): Remove superfluous setting.
122
123 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
124
125 * calendar/appt.el (appt-check): Fix typo for appointments just
126 after midnight.
127
128 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
129
130 * help.el (describe-key-briefly, describe-key): Don't expect an
131 extra up event if a down-event is generated by a popup menu.
132
133 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
134
135 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
136 local dictionary when changing the global dictionary.
137
138 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
139
140 * icomplete.el (icomplete-with-completion-tables): List of
141 specialized completion tables with which icomplete should
142 operate. Include the new `internal-complete-buffer', so icomplete
143 works with interactive buffer-selection.
144 (icomplete-simple-completing-p): Add acceptance of specialized
145 completion tables listed in icomplete-with-completion-tables.
146
147 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
148
149 * frame.el (focus-follows-mouse): Set default to nil on Mac.
150
151 * startup.el (command-line): Use `custom-reevaluate-setting' for
152 `focus-follows-mouse'.
153
154 2006-09-22 Richard Stallman <rms@gnu.org>
155
156 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
157 explain why Save is not available.
158
159 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
160
161 * woman.el (woman0-so): Use `let*', not `let'.
162 (woman-horizontal-line): Remove unbalanced parenthesis.
163
164 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
165
166 * woman.el: Make sure all the end-of-region markers we use have
167 a non-nil insertion-type.
168 (woman0-so): Move things around so we can use copy-marker.
169 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
170 Adjust marker type.
171 (woman2-process-escapes): Check marker type.
172 (woman-horizontal-line): Dispense with the use of a marker.
173
174 2006-09-22 Jay Belanger <belanger@truman.edu>
175
176 * calc/calc-lang.el: Add Greek letters to math-variable-table
177 property of tex.
178
179 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
180
181 * files.el (save-some-buffers-action-alist): Display diff in
182 view-mode.
183
184 2006-09-22 Masatake YAMATO <jet@gyve.org>
185
186 * add-log.el (add-log-current-defun): Use `forward-sexp'
187 instead of `forward-word' to pick c++::symbol.
188 Reported by Herbert Euler <herberteuler@hotmail.com>.
189
190 2006-09-22 Kenichi Handa <handa@m17n.org>
191
192 * bindings.el: Fix setting self-insert-command for multibyte
193 characters in global-map.
194
195 2006-09-21 David Kastrup <dak@gnu.org>
196
197 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
198 doc string.
199
200 2006-09-21 Kim F. Storm <storm@cua.dk>
201
202 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
203 (pushnew): Fix last change.
204
205 2006-09-21 Kenichi Handa <handa@m17n.org>
206
207 * language/european.el ("Latin-1"): Add windows-1252 to
208 coding-priority.
209 ("German"): Likewise.
210
211 2006-09-21 Kim F. Storm <storm@cua.dk>
212
213 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
214 Suggested by Miles Bader.
215
216 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
217 instead of add-to-list in the simple case.
218
219 2006-09-20 Kenichi Handa <handa@m17n.org>
220
221 * isearch.el (isearch-process-search-char): Cancel the previous
222 change.
223 (isearch-search-string): New function.
224 (isearch-search): Use isearch-search-string.
225 (isearch-lazy-highlight-search): Likewise.
226
227 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
228
229 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of comment
230 to become an option.
231
232 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
233
234 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
235
236 2006-09-20 Kim F. Storm <storm@cua.dk>
237
238 * simple.el (line-move-partial): Call pos-visible-in-window-p with
239 position t instead of trying both window-end and window-end - 1.
240
241 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
242
243 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
244 hidden trees.
245
246 2006-09-20 David Kastrup <dak@gnu.org>
247
248 * mouse.el (mouse-posn-property): Improve doc string.
249 (mouse-on-link-p): Change buffers for function calls on links.
250
251 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
252 buffer is read-only.
253
254 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
255
256 * allout.el (allout-unprotected): Let inhibit-read-only only when
257 buffer-read-only isn't set.
258 (allout-annotate-hidden): Enable topic annotation during copies even
259 when the buffer is read-only, eg for topic copies. Ensure that the loop
260 advances, even when the span extends beyond the deletion region.
261 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
262 rather than allout-exposure-changed-hook, as a stronger assertion.
263 (allout-keybindings-list): Add bindings for
264 allout-copy-line-as-kill and allout-copy-topic-as-kill.
265 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
266 Copy wrappers for allout-kill-line and allout-kill-topic.
267 (allout-listify-exposed): Position correctly to accumulate lines.
268
269 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
270
271 * simple.el (line-move-1): Escape field boundaries occurring
272 exactly at point. Update goal column if constrained to a field.
273 (line-move-finish): Escape field boundaries occurring exactly at point.
274
275 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
276
277 * mouse.el (mouse-on-link-p): Tentatively fix last change.
278 (mouse-drag-vertical-line): Remove unused var `wconfig'.
279
280 2006-09-19 Kim F. Storm <storm@cua.dk>
281
282 * help.el (describe-key-briefly, describe-key): Simplify printing
283 of descriptions by using format and %S. Fix "is undefined"
284 messages to say "at that spot" for mouse events.
285
286 * simple.el (line-move-partial): Optimize. Try window-line-height
287 before posn-at-point to get vpos of current line.
288
289 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
290
291 * viper.el: Bump up version/date of update to reflect the substantial
292 changes done in August 2006.
293
294 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
295 are defined.
296
297 * ediff-util.el (ediff-add-to-history): New function.
298
299 * ediff.el: Use ediff-add-to-history instead of add-to-history.
300
301 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
302
303 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
304 Delete duplicate make-local-variable form.
305 (conf-space-keywords): Add autoload cookie.
306 Fix typo (`keywords', not `keyword').
307
308 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
309
310 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
311 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
312 to x-gtk-use-old-file-dialog
313
314 2006-09-18 Richard Stallman <rms@gnu.org>
315
316 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
317 that might come in during mouse tracking.
318
319 2006-09-18 Kim F. Storm <storm@cua.dk>
320
321 * simple.el (line-move-partial): Rework 2006-09-15 change to use
322 new window-line-height function. Further optimize by not calling
323 pos-visible-in-window-p for window-end when window-line-height
324 returns useful information.
325
326 2006-09-16 Richard Stallman <rms@gnu.org>
327
328 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
329 (conf-space-mode): Don't handle prefix arg.
330 Delete conf-space-keywords-override code.
331 Use add-hook.
332 (conf-space-keywords): New command.
333 (conf-space-mode-internal): Be careful with imenu-generic-expression.
334 Delete conf-space-keywords-override code.
335 (conf-space-keywords-alist): Doc fix.
336 (conf-space-font-lock-keywords): Doc fix.
337 (conf-space-keywords-override): Var deleted.
338
339 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
340
341 * startup.el (fancy-splash-screens): Don't switch to the scratch
342 buffer; it may not be the next buffer.
343
344 2006-09-16 Romain Francoise <romain@orebokech.com>
345
346 * saveplace.el (load-save-place-alist-from-file): Use expanded name
347 in both messages.
348
349 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
350
351 * progmodes/python.el (python-preoutput-filter):
352 Fix arg order to string-match.
353
354 2006-09-16 Richard Stallman <rms@gnu.org>
355
356 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
357 font-lock-compile-keywords.
358
359 * font-lock.el (font-lock-compile-keywords): Rename optional arg
360 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
361
362 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
363
364 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
365
366 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
367 and the data doesn't look like UTF8, send STRING instead.
368
369 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
370
371 * textmodes/flyspell.el (flyspell-check-region-doublons):
372 New function to detect duplicated words.
373 (flyspell-large-region): Use it.
374
375 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
376
377 * simple.el (line-move-to-column): Revert 2006-08-03 change.
378
379 2006-09-16 Eli Zaretskii <eliz@gnu.org>
380
381 * help.el (describe-prefix-bindings): Use let, not let*.
382
383 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
384
385 * allout.el (allout-regexp, allout-line-boundary-regexp)
386 (allout-bob-regexp): Correct grouping and boundaries to fix
387 backwards traversal.
388 (allout-depth-specific-regexp, allout-depth-one-regexp):
389 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
390 worse time in allout-ascend.
391 (allout-doublecheck-at-and-shallower): Identify depth threshold
392 below which topics are checked for and disqualified by containment
393 discontinuities.
394 (allout-hotspot-key-handler): Correctly handle multiple-key
395 strokes. Remove some unused variables.
396 (allout-mode-leaders): Clarify that mode-specific comment-start
397 will be used.
398 (set-allout-regexp): Correctly regexp-quote allout regexps to
399 properly accept alternative header-leads and primary bullets with
400 regexp-specific characters (eg, C "/*", mathematica "(*").
401 Include new regular expressions among those configured.
402 (allout-infer-header-lead-and-primary-bullet):
403 Rename allout-infer-header-lead.
404 (allout-recent-depth): Manifest as a variable as well as a function.
405 (allout-prefix-data): Simplify into an inline instead of a macro,
406 assuming current match data rather than being explicitly passed
407 it. Establish allout-recent-depth value as well as
408 allout-recent-prefix-beginning and allout-recent-prefix-end.
409 (allout-aberrant-container-p): True when an item's immediate
410 offspring discontinuously contained. Useful for disqualifying
411 unintended topic prefixes, likely at low depths.
412 (allout-goto-prefix-doublechecked): Elaborate version of
413 allout-goto-prefix which disqualifies aberrant pseudo-items.
414 (allout-pre-next-prefix): Layer on top of lower-level routines, to
415 get disqualification of aberrant containers.
416 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
417 containers.
418 (allout-beginning-of-current-entry): Position at start of buffer
419 when in container (depth 0) entry.
420 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
421 (allout-current-bullet): Strip text properties.
422 (allout-get-prefix-bullet): Use right match groups.
423 (allout-beginning-of-line, allout-next-heading):
424 Disqualify aberrant containers.
425 (allout-previous-heading): Disqualify aberrant containers, and
426 change to regular (rather than inline) function, to allow
427 self-recursion.
428 (allout-get-invisibility-overlay): Increment so progress is made
429 when the first overlay is not the sought one.
430 (allout-end-of-prefix): Disqualify aberrant containers.
431 (allout-end-of-line): Cycle something like allout-beginning-of-line.
432 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
433 outline.el outlines) functional again. Change the primary bullet
434 along with the header-lead - level 1 new-style bullets now work.
435 Engage allout-before-change-handler in mainline emacs, not just
436 xemacs, to do undo handling.
437 (allout-before-change-handler): Expose undo changes occurring in
438 hidden regions. Use allout-get-invisibility-overlay instead of
439 reimplementing it inline.
440 (allout-chart-subtree): Use start rather than end of prefix in
441 charts. Use allout-recent-depth variable.
442 (allout-chart-siblings): Disqualify aberrant topics.
443 (allout-beginning-of-current-entry): Position correctly.
444 (allout-ascend): Use new allout-depth-specific-regexp and
445 allout-depth-one-regexp for linear instead of O(N^2) or worse
446 behavior.
447 (allout-ascend-to-depth): Depend on allout-ascend, rather than
448 reimplementing an algorithm.
449 (allout-up-current-level): Depend on allout-ascend, rather than
450 reimplementing an algorithm. Return to start-point if we fail.
451 (allout-descend-to-depth): Use allout-recent-depth variable
452 instead of function.
453 (allout-next-sibling): On traversal of numerous intervening
454 topics, resort to economical allout-next-sibling-leap.
455 (allout-next-sibling-leap): Specialized version of
456 allout-next-sibling that uses allout-ascend cleverly, to depend on
457 a regexp search to leap large numbers of contained topics, rather
458 than arbitrarily many one-by-one traversals.
459 (allout-next-visible-heading): Disqualify aberrant topics.
460 (allout-previous-visible-heading): Position consistently when
461 interactive.
462 (allout-forward-current-level): Base on allout-previous-sibling
463 rather than (differently) reimplmenting the algorithm. Remove some
464 unused variables.
465 (allout-solicit-alternate-bullet): Present default choice stripped
466 of text properties.
467 (allout-rebullet-heading): Use bullet stripped of text properties.
468 Register changes using allout-exposure-change-hook.
469 Disregard aberrant topics.
470 (allout-shift-in): With universal-argument, make topic a peer of
471 it's former offspring. Simplify the code by separating out
472 allout-shift-out functionality.
473 (allout-shift-out): With universal-argument, make offspring peers
474 of their former container, and its siblings. Implement the
475 functionality here, rather than inappropriately muddling the
476 implementation of allout-shift-in.
477 (allout-rebullet-topic): Respect additional argument for new
478 parent-child separation function.
479 (allout-yank-processing): Use allout-ascend directly.
480 (allout-show-entry): Disqualify aberrant topics.
481 (allout-show-children): Handle discontinuous children gracefully,
482 extending the depth being revealed to expose them and posting a
483 message indicating the situation.
484 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
485 Leave cursor in correct position.
486 (allout-hide-current-subtree): Use allout-ascend directly.
487 Disqualify aberrant topics.
488 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
489 a way that the yanks can restore it, as used to happen.
490 (allout-yank-processing): Restore exposure layout as recorded by
491 allout-kill-*, as used to happen.
492 (allout-annotate-hidden, allout-hide-by-annotation): New routines
493 for preseving and restoring exposure layout across kills.
494 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
495 (allout-encrypt-string): Strip text properties.
496 Rearranged order and outline-headings for some of the
497 miscellaneous functions.
498 (allout-resolve-xref): No need to quote the error name in the
499 condition-case handler section.
500 (allout-flatten): Classic recursive (and recursively intensive,
501 without tail-recursion) list-flattener, needed by allout-shift-out
502 when confronted with discontinuous children.
503
504 2006-09-16 Jason Rumney <jasonr@gnu.org>
505
506 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
507 on ms-windows.
508 (dnd-open-unc-file): Remove.
509 (dnd-open-local-file): Mention in doc string that it also handles
510 remote files if the system natively supports unc file-names.
511
512 2006-09-15 Kim F. Storm <storm@cua.dk>
513
514 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
515 all necessary information about the event before erasing *Help*.
516
517 * simple.el (line-move-partial): Use window-line-visiblity to
518 quickly check whether last line is partially visible, and only do
519 the hard (and slow) part in that case.
520
521 2006-09-15 Jay Belanger <belanger@truman.edu>
522
523 * COPYING: Replace "Library Public License" by "Lesser Public
524 License" throughout.
525
526 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
527
528 * term/x-win.el (x-menu-bar-open): New function for F10.
529
530 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
531
532 * progmodes/compile.el (compilation-error-regexp-alist-alist):
533 Disallow filenames containing " -" to avoid confusion with libtool
534 compilation messages. Suggested by Stefan Monnier.
535
536 2006-09-15 David Kastrup <dak@gnu.org>
537
538 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
539 instead of buffer position for `mouse-on-link-p'.
540
541 * mouse.el (mouse-posn-property): New function looking up the
542 properties at a click position in overlays and text properties in
543 either buffer or strings.
544 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
545 of both `follow-link' as well as `mouse-face' properties.
546 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
547 buffer position.
548
549 * help.el (describe-key-briefly): When reading a down-event on
550 mode lines or scroll bar, swallow the following up event, too.
551 Use the new mouse sensitity of `key-binding' for lookup.
552 (describe-key): The same here.
553
554 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
555
556 * play/life.el (life-patterns): Add a few more interesting patterns.
557 (life-setup): Force `show-trailing-whitespace' to nil.
558
559 2006-09-14 Richard Stallman <rms@gnu.org>
560
561 * startup.el (fancy-splash-text): Change text to improve alignment.
562 (fancy-splash-screens): Don't set non-standard tab width.
563 Bind cursor-type temporarily, and make it easy to patch to
564 preserve the splash buffer.
565 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
566 (fancy-splash-screens): Display echo-area message explicitly.
567 Don't set fancy-splash-help-echo.
568
569 * simple.el (line-number-mode): Group mode-line instead of
570 editing-basics.
571 (column-number-mode, size-indication-mode): Likewise.
572
573 * faces.el (mode-line-faces): Group mode-line instead of modeline.
574
575 * time.el (display-time): Group mode-line instead of modeline.
576
577 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
578
579 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
580
581 * startup.el (fancy-splash-text): Move editing instructions to
582 fancy-splash-head.
583 (fancy-splash-head): Issue editing instructions.
584 (fancy-splash-screens): Fixup whitespace.
585
586 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
587
588 * bindings.el (mode-line-buffer-identification-keymap):
589 Remove duplicate line.
590
591 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
592
593 * ido.el (ido-ignore-item-p): Allow any kind of functions in
594 ignore lists.
595
596 2006-09-14 Kim F. Storm <storm@cua.dk>
597
598 * jit-lock.el (jit-lock-fontify-again): New function.
599 (jit-lock-fontify-now): Use it instead of lambda form.
600
601 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
602
603 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
604 (flyspell-auto-correct-word): Make ispell-filter local to these
605 functions. Check that ispell-filter has new stuff before calling
606 ispell-parse-output.
607
608 2006-09-13 Kim F. Storm <storm@cua.dk>
609
610 * simple.el (line-move-partial): Optimize.
611
612 2006-09-13 Richard Stallman <rms@gnu.org>
613
614 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
615 Delete spurious backquote.
616
617 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
618
619 * net/rcirc.el (rcirc-print): Fix last change.
620
621 2006-09-12 Jay Belanger <belanger@truman.edu>
622
623 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
624
625 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
626
627 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
628 rcirc-show-maximum-output.
629 (rcirc-mode): Remove window-scroll-function hook.
630 (rcirc-scroll-to-bottom): Remove function.
631 (rcirc-print): Recenter so point stays at the bottom of the window
632 if point was already there.
633
634 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
635
636 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
637 not to "t".
638 * progmodes/compile.el (compilation-start): Likewise.
639 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
640 Don't use expand-file-name on invocation-directory, since this
641 might mishandle special characters in invocation-directory.
642
643 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
644
645 * pcvs-defs.el: Remove * in defcustom's docstrings.
646
647 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
648
649 * progmodes/compile.el (compilation-directory-properties):
650 Doc fix for help-echo.
651
652 2006-09-12 Lars Hansen <larsh@soem.dk>
653
654 * desktop.el (desktop-read): Add comment.
655
656 2006-09-12 Kim F. Storm <storm@cua.dk>
657
658 * simple.el (next-error-highlight, next-error-highlight-no-select):
659 Fix spelling error.
660
661 * subr.el (sit-for): Rework to use input-pending-p and cond.
662 Return nil input is pending on entry also for SECONDS <= 0.
663 (while-no-input): Use input-pending-p instead of sit-for.
664
665 2006-09-11 Richard Stallman <rms@gnu.org>
666
667 * simple.el (next-error-highlight, next-error-highlight-no-select):
668 Fix custom type and doc strings.
669
670 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
671
672 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
673 (diff-apply-hunk): Use it to ask for confirmation.
674
675 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
676
677 * emacs-lisp/cl.el (pushnew): Add missing `,'.
678
679 2006-09-11 David Kastrup <dak@gnu.org>
680
681 * help.el (string-key-binding, describe-key-briefly)
682 (describe-key): Remove `string-key-binding' and its callers since
683 `key-binding' already caters for the proper lookup now.
684
685 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
686
687 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
688 (cfengine-mode): Use it. Fix \ syntax to be like /.
689
690 * bindings.el (mode-line-buffer-identification-keymap):
691 Move initialization into declaration.
692
693 2006-09-10 Kim F. Storm <storm@cua.dk>
694
695 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
696 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
697 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
698 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
699
700 2006-09-10 Richard Stallman <rms@gnu.org>
701
702 * dired-aux.el: Handle errors in recursive copy usefully.
703 (dired-create-files-failures): New variable.
704 (dired-copy-file): Remove condition-case.
705 (dired-copy-file-recursive): Check for errors on all file
706 operations, and add them to dired-create-files-failures.
707 Check file file-date-erorr here too.
708 (dired-create-files): Check dired-create-files-failures
709 and report those errors too.
710
711 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
712
713 * subr.el (add-to-list): New argument COMPARE-FN.
714
715 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
716
717 * filecache.el (file-cache-add-directory)
718 (file-cache-add-directory-list, file-cache-add-file)
719 (file-cache-add-directory-using-find)
720 (file-cache-add-directory-using-locate)
721 (file-cache-add-directory-recursively): Add autoloads.
722
723 2006-09-09 Richard Stallman <rms@gnu.org>
724
725 * textmodes/conf-mode.el (conf-space-mode):
726 Use hack-local-variables-hook instead of calling hack-local-variables.
727 (conf-space-keywords-override): New variable.
728 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
729 (conf-space-mode): Always make conf-space-keywords and
730 conf-space-keywords-override local.
731 Call conf-space-mode-internal directly as well as via hook.
732
733 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
734
735 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
736 quasi-keywords.
737
738 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
741 (python-send-string): Be slightly more careful about adding \n.
742
743 * startup.el (normal-splash-screen): Don't display the buffer if we'll
744 kill it right away anyway.
745
746 2006-09-09 Eli Zaretskii <eliz@gnu.org>
747
748 * international/codepage.el (cp850-decode-table): Fix a few codes.
749 (cp858-decode-table): New variable.
750
751 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
752
753 * net/ldap.el (ldap-search-internal): Doc fix.
754
755 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
756
757 * play/life.el (life-display-generation): Test for input manually if
758 `sleeptime' is negative or null.
759
760 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
761 (print-region-1): Substitute `%s' with the page title.
762
763 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
764
765 * locate.el (locate-current-search): New variable.
766 (locate): Set buffer local value. Use current buffer if it is
767 in Locate mode.
768 (locate-mode): Disable undo here.
769 (locate-do-setup): Use locate-current-filter from buffer to be killed.
770 (locate-update): Use locate-current-search and locate-current-filter.
771
772 2006-09-08 David Kastrup <dak@gnu.org>
773
774 * desktop.el (desktop-read): When loading a desktop, disable
775 saving it while the load progresses, and switch off a pending lazy
776 load by calling `desktop-lazy-abort'.
777
778 2006-08-27 Martin Rudalics <rudalics@gmx.at>
779
780 * window.el (mouse-autoselect-window-timer)
781 (mouse-autoselect-window-position)
782 (mouse-autoselect-window-window)
783 (mouse-autoselect-window-now): New vars.
784 (mouse-autoselect-window-cancel)
785 (mouse-autoselect-window-select)
786 (mouse-autoselect-window-start): New functions.
787 (handle-select-window): Call `mouse-autoselect-window-start' when
788 delayed window autoselection is enabled.
789
790 * cus-start.el (mouse-autoselect-window): Handle delayed window
791 autoselection.
792
793 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
794 commands after which it is allowed to print in the echo area.
795
796 2006-09-08 Richard Stallman <rms@gnu.org>
797
798 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
799
800 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
801 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
802
803 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
804 (cancel-timer-internal): Add doc string.
805 (cancel-function-timers): Doc fix.
806 (with-timeout-handler, timer-event-last*): Add doc strings.
807
808 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
809
810 * files.el (risky-local-variable-p): Match ...-bindat-spec.
811
812 * dired.el (dired-log-summary): Add doc string.
813
814 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
815 (custom-group-menu-create): Not here.
816
817 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
818
819 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
820
821 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
822
823 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
824 (mac-apple-event-map): Define its handler.
825
826 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
827
828 * net/ldap.el (ldap-search-internal): Handle `auth' key.
829
830 2006-09-07 Magnus Henoch <mange@freemail.hu>
831
832 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
833 clause.
834
835 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
836
837 * info.el (Info-index): Bind completion-ignore-case.
838
839 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
840
841 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
842 previous commit.
843 (inferior-prolog-guess-flavor): New fun left out of previous commit.
844 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
845 burp in dedicated windows.
846 (inferior-prolog-self-insert-command): New command.
847 (inferior-prolog-mode-map): Use it.
848
849 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
850
851 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
852
853 * international/code-pages.el: Add cp858.
854
855 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
856
857 * dnd.el: Fix bootstrapping.
858
859 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
860
861 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
862 (dnd-open-remote-url): New function.
863 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
864 not windows-nt.
865
866 2006-09-07 Jason Rumney <jasonr@gnu.org>
867
868 * dnd.el (dnd-open-remote-file-function): New variable.
869 (dnd-open-unc-file): New function.
870 (dnd-open-file): Call dnd-open-remote-file-function if set.
871
872 2006-09-06 Daiki Ueno <ueno@unixuser.org>
873
874 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
875 pgg-passphrase-coding-system rather than locale-coding-system.
876 * pgg-def.el (pgg-passphrase-coding-system): New user option.
877
878 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
879
880 * progmodes/prolog.el: Remove * in docstrings.
881 (prolog-program-name): Add SWI prolog.
882 (prolog-mode-menu): New menu.
883 (prolog-mode): Set comment-add.
884 (prolog-indent-line): Simplify. Use indent-line-to.
885 (inferior-prolog-buffer): New var.
886 (inferior-prolog-run, inferior-prolog-process): New funs.
887 (run-prolog, switch-to-prolog): Rewrite, using them.
888 (prolog-consult-region): Use inferior-prolog-buffer.
889 (inferior-prolog-load-file): New function.
890 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
891
892 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
893 last word, if it's not the end of the paragraph.
894
895 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
896 file name.
897
898 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
899
900 * frame.el (display-mm-dimensions-alist): New defcustom.
901 (display-mm-height, display-mm-width): Use it.
902
903 2006-09-06 Simon Josefsson <jas@extundo.com>
904
905 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
906
907 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
908
909 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
910 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
911 string values.
912
913 2006-09-06 Kim F. Storm <storm@cua.dk>
914
915 * simple.el (line-move-partial): New function to do vscrolling for
916 partially visible images / tall lines. Rewrite based on code
917 previously in line-move. Simplify backwards vscrolling.
918 (line-move): Use it. Simplify.
919
920 2006-09-05 Kim F. Storm <storm@cua.dk>
921
922 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
923
924 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
925
926 * progmodes/compile.el (compilation-error-regexp-alist-alist):
927 Process the `gcc-include' after the `gnu' rule.
928
929 2006-09-05 Kim F. Storm <storm@cua.dk>
930
931 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
932
933 2006-09-05 Daiki Ueno <ueno@unixuser.org>
934
935 * pgg.el (pgg-clear-string): Alias to clear-string for backward
936 compatibility.
937
938 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
939 inhibit-redisplay; encode passphrase with locale-coding-system.
940
941 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
942
943 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
944
945 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
946
947 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
948 (gdb-var-list-children-regexp): Make type field optional.
949
950 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
951 e.g public, protected in C++.
952
953 2006-09-04 John Paul Wallington <jpw@pobox.com>
954
955 * simple.el (completion-show-help): New defcustom.
956 (completion-setup-function): Heed it.
957
958 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
959
960 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
961
962 2006-09-04 Richard Stallman <rms@gnu.org>
963
964 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
965 (rsf-min-region-to-spam-list): Doc fix.
966 (rsf-add-content-type-field): Doc fix.
967
968 * simple.el (kill-region): Explicitly test there is a region.
969
970 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
971
972 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
973 sendmail in several common directories.
974
975 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
976
977 * paths.el (sendmail-program): Removed.
978
979 2006-09-04 Daiki Ueno <ueno@unixuser.org>
980
981 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
982 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
983 http://article.gmane.org/gmane.emacs.gnus.general/50457
984
985 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
986
987 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
988 mark after running the menu filter.
989
990 2006-09-03 Juri Linkov <juri@jurta.org>
991
992 * international/quail.el (quail-defrule-internal): Add a check
993 if a key is a vector.
994
995 2006-09-02 Juri Linkov <juri@jurta.org>
996
997 * man.el (Man-topic-history): New variable.
998 (man): Use it.
999
1000 * woman.el (woman-topic-history): Change defvar to defvaralias
1001 for symbol `Man-topic-history'.
1002
1003 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
1004 `comint-last-output-start' is a marker by using `markerp' and
1005 check if it has a position by using `marker-position', and use
1006 this position for `goto-char'.
1007
1008 * international/quail.el (quail-defrule-internal): Add missing
1009 `error' call for null key.
1010
1011 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
1012
1013 * rcirc.el (rcirc-keywords): New variable.
1014 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
1015 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
1016 variables.
1017 (rcirc-responses-no-activity): New function.
1018 (rcirc-handler-generic): Check for responses in above.
1019 (rcirc-process-command): Add ?: character to arguments of raw
1020 server commands.
1021 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
1022 `rcirc-dim-nicks'.
1023 (rcirc-gray-toggle): Remove unused variable.
1024 (rcirc-print): Remove some tracking logic, which is moved into
1025 markup functions.
1026 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
1027 types.
1028 (rcirc-activity-string): Look for 'keyword in activity-types.
1029 (rcirc-window-configuration-change): Don't erase overlay-arrow
1030 unnecessarily.
1031 (rcirc-add-or-remove): New function.
1032 (rcirc-cmd-ignore): Use it.
1033 (rcirc-message-leader): Remove unused function.
1034 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
1035 (rcirc-add-face): New function.
1036 (rcirc-facify): Use rcirc-add-face.
1037 (rcirc-url-regexp): Add parens.
1038 (rcirc-map-regexp): Remove function.
1039 (rcirc-mangle-regexp): Remove function.
1040 (rcirc-markup-text-functions): New variable.
1041 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
1042 (rcirc-markup-body-text, rcirc-markup-attributes)
1043 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
1044 (rcirc-markup-bright-nicks): New markup handler functions.
1045 (rcirc-nick-in-message-full-line): New face.
1046 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
1047 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
1048
1049 2006-09-02 Martin Rudalics <rudalics@gmx.at>
1050
1051 * cus-start.el (hscroll-margin, hscroll-step)
1052 (mode-line-in-non-selected-windows, mouse-autoselect-window)
1053 (x-use-underline-position-properties): Change version to "22.1"
1054 since they will appear there for the first time.
1055
1056 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1057
1058 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
1059
1060 2006-08-31 Richard Stallman <rms@gnu.org>
1061
1062 * cus-edit.el (custom-save-variables): Slight cleanup.
1063 (Custom-no-edit): Renamed from custom-no-edit.
1064 (Custom-newline): Renamed from custom-newline.
1065 (custom-mode-map): Use new names.
1066
1067 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
1068 about customization, rather than M-x customize, in the doc string
1069 made for the defcustom.
1070
1071 * emacs-lisp/trace.el (trace-function-background): Doc fix.
1072
1073 2006-08-31 Romain Francoise <romain@orebokech.com>
1074
1075 * dired-x.el (dired-guess-shell-alist-default): Update.
1076
1077 2006-08-31 Michael Mauger <mmaug@yahoo.com>
1078
1079 * custom.el (custom-theme-set-variables): Autoload packages before
1080 sorting the variables.
1081
1082 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
1083
1084 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
1085 chars if XEmacs.
1086 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
1087
1088 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1089
1090 * progmodes/python.el (python-eldoc-function): Re-enable quit while
1091 waiting for process.
1092
1093 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1094
1095 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
1096 results in ASCII-only string, encode original one directly.
1097
1098 2006-08-29 Romain Francoise <romain@orebokech.com>
1099
1100 * startup.el (normal-splash-screen, fancy-splash-screens):
1101 Make buffer read-only and arrange to enter view mode if necessary.
1102
1103 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1104
1105 * hl-line.el (hl-line): New face.
1106 (hl-line-face): Use it.
1107
1108 * image-mode.el (image-mode): Fix last fix.
1109 Suggested by Kim F. Storm.
1110
1111 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1112
1113 Sync with Tramp 2.0.54.
1114
1115 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
1116 of `=', because `tramp-get-remote-gid' might not always return an
1117 integer when expected.
1118 (tramp-register-file-name-handlers): `partial-completion-mode' is
1119 unknown to XEmacs.
1120 (tramp-time-diff): Don't use `floor', it might fail for large
1121 differences.
1122 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
1123 `tramp-auto-save-directory' if unset in order to guarantee unique
1124 auto-save file names.
1125
1126 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * image-mode.el (image-mode): Display image as text on a terminal.
1129
1130 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * progmodes/python.el (python-send-command): Simplify.
1133 (run-python): Don't generate a new buffer unless `new' was specified.
1134 Make sure we send `import emacs' to the proper process.
1135
1136 * progmodes/python.el (python-send-command): Don't wait for the command
1137 to terminate. Don't fiddle with compilation-parsing-end.
1138
1139 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1142 Insert commentary after first line summary.
1143
1144 * woman.el (woman-follow): New function, based on `man-follow'.
1145 (woman-mode-map): Use it.
1146
1147 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
1148 since ibuffer-do-sort-by-recency does not define a sorter.
1149
1150 2006-08-28 Kim F. Storm <storm@cua.dk>
1151
1152 * find-dired.el (find-dired): Use shell-quote-argument to properly
1153 escape ( and ) args. Also use it on {} and ; args in default
1154 value of find-ls-option string.
1155 (find-grep-dired): Use shell-quote-argument on {} and ; args.
1156
1157 2006-08-27 Michael Olson <mwolson@gnu.org>
1158
1159 * emacs-lisp/tq.el: Small grammar fix in comments.
1160 (tq-enqueue): Check for existence of queue rather than the
1161 head queue item's question, which was a no-op.
1162 (tq-filter, tq-process-buffer): Make sure the process buffer
1163 exists before making it the current buffer.
1164
1165 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1166
1167 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
1168 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
1169 (special-event-map): Apply 2006-08-16 change for x-win.el.
1170
1171 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1172
1173 * progmodes/python.el (python-send-receive): Wait in the
1174 process's buffer so as to check the right buffer-local variables.
1175
1176 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1177
1178 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
1179 (defgroup checkdoc): Move to beginning.
1180
1181 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
1182 (python-preoutput-continuation): Remove.
1183 (python-preoutput-filter): Simplify correspondingly.
1184 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
1185 Loop around to catch embedded _emacs_out output.
1186 (run-python): Send the import&print command on a single line.
1187 (python-send-command): Send command&print on a single line.
1188 (python-send-string): Only add double \n if needed.
1189 (python-send-receive): Loop until the result comes.
1190 (python-mode-running): Defvar it.
1191 (python-setup-brm): Remove unused var `menu'.
1192 Only bind py-mode-map and `features' around brm-init.
1193 (python-calculate-indentation): Remove unused var `point'.
1194 (python-beginning-of-defun): Remove unused var `def-line'.
1195
1196 2006-08-25 Richard Stallman <rms@gnu.org>
1197
1198 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
1199
1200 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1201
1202 * viper.el (viper-set-hooks): Use frame bindings for
1203 viper-vi-state-cursor-color.
1204 (viper-non-hook-settings): Don't set default
1205 mode-line-buffer-identification.
1206
1207 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
1208 (viper-set-cursor-color-according-to-state)
1209 (viper-get-saved-cursor-color-in-replace-mode)
1210 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
1211 viper-emacs-state-cursor-color.
1212
1213 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
1214 (viper-undo): Use point if undo-beg-posn is nil.
1215 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
1216 (viper-after-change-undo-hook): Don't use
1217 viper-emacs-state-cursor-color by default.
1218 (viper-undo): More sensible positioning after undo.
1219
1220 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
1221 (viper-emacs-state-cursor-color): Default to nil, since this feature
1222 doesn't work well yet.
1223
1224 * ediff-mult.el (ediff-intersect-directories)
1225 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
1226 always expand filenames.
1227
1228 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * tumme.el: Remove * in defcustoms's docstrings.
1231
1232 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
1235 Accept internal time format for SECS arg.
1236 (timer-relative-time): Doc fix.
1237
1238 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
1239 adapted from Martin Rudalics.
1240 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
1241 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
1242 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
1243 using sit-for.
1244
1245 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
1246
1247 * cus-start.el (all): Add `overline-margin' and
1248 `x-underline-at-descent-line'.
1249
1250 2006-08-24 Kim F. Storm <storm@cua.dk>
1251
1252 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
1253 to mean "use find -exec"; nil now unambiguously means auto-detect.
1254 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
1255 Use shell-quote-argument to build grep-find-command and
1256 grep-find-template.
1257 (rgrep): Use shell-quote-argument to properly quote arguments to find.
1258 Reported by Tom Seddon.
1259
1260 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1261
1262 * startup.el (fancy-splash-head): Give instructions for dismissing
1263 the splash screen for default startup too.
1264 (display-startup-echo-area-message, fancy-splash-screens)
1265 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
1266 all splash text at once and keep the splash buffer around.
1267 (command-line-1): Give display-startup-echo-area-message a t arg.
1268
1269 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
1270
1271 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
1272 gnus frame is selected.
1273
1274 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1275
1276 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
1277
1278 2006-08-22 Kim F. Storm <storm@cua.dk>
1279
1280 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
1281 Add suffix matching for subdirs.
1282
1283 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1284
1285 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
1286 mouse-yank-at-point is non-nil.
1287
1288 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1289
1290 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
1291 a bit wider and remove fringes to fit initial output on line.
1292
1293 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1294
1295 * frame.el (blink-cursor-end): Only ignore the error we care about.
1296 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
1297
1298 2006-08-21 Richard Stallman <rms@gnu.org>
1299
1300 * whitespace.el (whitespace-cleanup): Doc fix.
1301
1302 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
1303
1304 * net/rcirc.el (rcirc-show-maximum-output): New var.
1305 (rcirc-buffer-process): If no buffer argument is supplied, use
1306 current-buffer.
1307 (rcirc-complete-nick): Complete to the last completed nick first.
1308 (rcirc-mode): Preserve the value of `rcirc-urls' across
1309 connections. Setup scroll function.
1310 (rcirc-scroll-to-bottom): New function.
1311 (rcirc-print): Use nick syntax around regexp work.
1312 Notice dim-nicks speaking only if they say our nick.
1313 (rcirc-update-activity-string): Do not show the modeline indicator
1314 if there are no live rcirc processes.
1315 (rcirc-cmd-ignore): Ignore case.
1316 (rcirc-browse-url-at-point): Fix off-by-one error.
1317
1318 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1319
1320 * progmodes/python.el: Remove * in defcustom docstrings.
1321 (run-python, python-proc, python-try-complete): Use derived-mode-p.
1322 (python-mode): Set tab-width and indent-tabs-mode.
1323
1324 2006-08-20 Dave Love <fx@gnu.org>
1325
1326 * progmodes/python.el: Update to Dave Love's latest version.
1327 (python-font-lock-keywords, python-mode): Don't use
1328 font-lock-syntax-table, but match symbol elements explicitly instead.
1329 (python-mode-map): Add help, and a few more key bindings.
1330 (python-skip-comments/blanks): Move out of comments as well.
1331 (python-continuation-line-p): Behave better with unbalanced parens.
1332 (python-blank-line-p): New fun.
1333 (python-open-block-statement-p): Don't use a heuristic.
1334 (python-outdent-p): Better handle blocks-in-the-same-line.
1335 (python-calculate-indentation): Misc improvements.
1336 (python-comment-indent): Remove.
1337 (python-block-pairs): New var.
1338 (python-first-word): New fun.
1339 (python-indentation-levels): Handle more common cases.
1340 (python-indent-line-1): Add `leave' argument.
1341 (python-indent-region): New fun.
1342 (python-skip-out): New fun.
1343 (python-beginning-of-statement, python-end-of-statement): Use it.
1344 (python-next-statement): Return correct count even at eob.
1345 (python-end-of-block): Fix paren-typo.
1346 (python-imenu-create-index): Add module variables.
1347 (run-python): Add `new' arg.
1348 Check we're at a prompt before returning.
1349 (python-send-command): Move to end of buffer.
1350 Wait for prompt to return.
1351 (python-set-proc): New fun.
1352 (python-imports): New var.
1353 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
1354 (python-eldoc-function): Try to move out of arg list.
1355 (python-outline-level): Offset by 1.
1356 (python-find-imports): New fun.
1357 (python-symbol-completions): Use python-imports.
1358 (python-module-path, ffap-alist): Add support for ffap.
1359 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
1360 (pythin-insert-*, python-default-template, python-expand-template):
1361 Add templates/skeletons.
1362 (python-setup-brm): Support for Bicycle Repair Man.
1363 (python-abbrev-syntax-table): New var.
1364 (python-abbrev-pc-hook, python-pea-hook): New funs.
1365
1366 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
1367
1368 * frame.el (blink-cursor-start): Set timer first.
1369 (blink-cursor-end): Ignore timer cancelling errors.
1370 Suggested by Ken Manheimer.
1371
1372 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
1373
1374 * newcomment.el (comment-box): Call `comment-normalize-vars'.
1375 Add autoload cookie.
1376
1377 2006-08-20 Richard Stallman <rms@gnu.org>
1378
1379 * simple.el (line-number-at-pos): Doc fix.
1380
1381 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
1382 timer-activate-when-idle, so timer can run before Emacs becomes
1383 non-idle again.
1384
1385 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1386
1387 * whitespace.el (whitespace-cleanup-internal): New optional arg
1388 REGION-ONLY. If it's non-nil, modify the message to the user
1389 accordingly.
1390 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
1391 a non-nil argument.
1392
1393 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
1394
1395 * rect.el (spaces-string): Simplify and add doc string.
1396
1397 2006-08-17 Romain Francoise <romain@orebokech.com>
1398
1399 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
1400
1401 2006-08-17 Richard Stallman <rms@gnu.org>
1402
1403 * compare-w.el (compare-windows): lambda's take an arg and pass
1404 it to compare-windows-skip-whitespace.
1405
1406 2006-08-17 Martin Rudalics <rudalics@gmx.at>
1407
1408 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
1409 the right buffer.
1410
1411 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
1412
1413 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
1414 removed files.
1415
1416 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
1417
1418 * progmodes/gdb-ui.el (gdb-locals-watch-map)
1419 (gdb-locals-watch-map-1): Suppress keymap first.
1420 (gdb-edit-locals-map-1): New variable.
1421 (gdb-edit-locals-value): New function.
1422 (gdb-stack-list-locals-handler): Use them.
1423
1424 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1425
1426 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
1427 cursor would normally be drawn in the fringe.
1428
1429 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
1430 Reported by Martin Rudalics <rudalics@gmx.at>.
1431
1432 2006-08-16 Richard Stallman <rms@gnu.org>
1433
1434 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
1435 (special-event-map): Process drag-n-drop events this way.
1436
1437 * simple.el (move-beginning-of-line): Test whether fields
1438 would prevent motion back to line's first visible character.
1439 If so, stop where the fields would stop the motion.
1440
1441 * newcomment.el (comment-indent): Fully update INDENT
1442 before checking to see if it will change the text.
1443
1444 * cus-edit.el (custom-newline): New function.
1445 (custom-mode-map): Bind newline to custom-newline.
1446
1447 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
1448 into ignore-whitespace.
1449 Check each buffer for its skip-function.
1450 Handle compare-windows-skip-whitespace special-case test
1451 by returning t from default skip function.
1452
1453 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1454
1455 * textmodes/org.el (org-clock-special-range)
1456 (org-clock-update-time-maybe): New functions.
1457 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1458 not only a-z.
1459 (org-agenda-get-blocks): Allow multiple blocks per headline.
1460 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1461 (org-export-html-title-format)
1462 (org-export-html-toplevel-hlevel): New options.
1463 (org-export-language-setup): Add support for Czech.
1464 (org-mode, org-insert-todo-heading, org-find-visible)
1465 (org-find-invisible, org-invisible-p, org-invisible-p2)
1466 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1467 (org-show-subtree, org-show-entry, org-make-options-regexp):
1468 Remove compatibility support for old outline-mode.
1469 (org-check-occur-regexp): Funtion removed.
1470 (org-on-heading-p, org-back-to-heading): Made defalias.
1471 (org-set-local): New defsubst.
1472 (org-set-regexps-and-options, org-mode)
1473 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1474 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1475 (org-remember-apply-template, org-table-edit-field)
1476 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1477 (org-set-autofill-regexps): Use `org-set-local'.
1478 (org-table-eval-formula): Fix bug with parsing of display flags.
1479
1480 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1481
1482 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
1483 frame with fringe arrow. Suggested by Simon Marshall
1484 <simon.marshall@misys.com>.
1485 (gdb-stack-position): New variable.
1486 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
1487 (gdb-frames-mode): Set gdb-stack-position to nil.
1488 Add to overlay-arrow-variable-list
1489 (gdb-reset): Delete gdb-stack-position from above list.
1490
1491 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1492
1493 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
1494 read only.
1495
1496 2006-08-13 Romain Francoise <romain@orebokech.com>
1497
1498 * cus-theme.el (customize-create-theme)
1499 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
1500
1501 * filesets.el (filesets-add-buffer): Ditto.
1502
1503 * pcvs.el (cvs-change-cvsroot): Ditto.
1504
1505 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
1506
1507 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
1508 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
1509 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
1510 expressions.
1511 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
1512 Only search till end of line.
1513 Add face to function names in case of no filename.
1514 Add face to variable names of watchpoints.
1515
1516 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
1517
1518 * cus-start.el <indent-tabs-mode>: Move to the `indent'
1519 customization group.
1520
1521 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
1522
1523 * allout.el (allout-prior-bindings, allout-added-bindings):
1524 Remove, after long deprecation.
1525 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
1526 Add customization vars controlling allout-beginning-of-line and
1527 allout-end-of-line conveniences.
1528 (allout-header-prefix, allout-use-mode-specific-leader)
1529 (allout-use-mode-specific-leader, allout-mode-leaders):
1530 Revise docstrings.
1531 (allout-infer-header-lead): Change to be an alias for
1532 allout-infer-header-lead-and-primary-bullet.
1533 (allout-infer-header-lead-and-primary-bullet): New version of
1534 allout-infer-header-lead which assigns the primary bullet to the
1535 same as the header lead, when its being changed.
1536 (allout-infer-body-reindent): Apply regexp-quote instead of
1537 unconditionally prepending "\\", so that all literal
1538 allout-header-prefix and allout-primary-bullet strings are
1539 properly handled.
1540 (allout-add-resumptions): Add optional qualifier for extending or
1541 appending to existing values, rather than replacing them.
1542 (allout-view-change-hook): Clarify docstring.
1543 (allout-exposure-change-hook): Take explicit arguments, via
1544 run-hook-with-args.
1545 (allout-structure-added-hook)
1546 (allout-structure-deleted-hook)
1547 (allout-structure-shifted-hook): New hooks analogous to
1548 allout-exposure-change-hook for other kinds of structural outline
1549 edits.
1550 (allout-encryption-plaintext-sanitization-regexps): New encryption
1551 customization variable, by which cooperating modes can provde
1552 massage of the plaintext without actually being passed it.
1553 (allout-encryption-ciphertext-rejection-regexps)
1554 (allout-encryption-ciphertext-rejection-ceiling): New encryption
1555 customization variables, by which cooperating modes can prohibit
1556 rare but possible ciphertext patterns from fouling their
1557 operation, with actually being passed the ciphertext.
1558 (allout-mode): Run activation and deactivation hooks after the
1559 minor-mode variable has been toggled, to clarify the mode
1560 disposition. The new encryption ciphertext rejection variable is
1561 used to ensure that the ciphertext does not contain text that
1562 would be recognized as outline structural elements by allout.
1563 Substite allout-beginning-of-line and allout-end-of-line for
1564 conventionall beginning-of-line and end-of-line bindings.
1565 If allout-old-style-prefixes is non-nil, don't nullify it on mode
1566 activation!
1567 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
1568 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
1569 (allout-chart-subtree): Implement new mode, charting only the
1570 visible items in the subtree, when new 'visible' parameter is non-nil.
1571 (allout-end-of-subtree): Properly handle the last item in the buffer.
1572 (allout-pre-command-business, allout-command-counter):
1573 Increment an advertised counter so that cooperating enhancements can
1574 track revisions of items.
1575 (allout-open-topic): Run allout-structure-added-hook with suitable
1576 arguments.
1577 (allout-shift-in): Run allout-structure-shifted-hook with suitable
1578 arguments.
1579 (allout-shift-out): Fix doubling for negative args and ensure call
1580 of allout-structure-shifted-hook by solely using allout-shift-in.
1581 (allout-kill-line, allout-kill-topic):
1582 Run allout-structure-deleted-hook with suitable arguments.
1583 (allout-yank-processing): Run allout-structure-added-hook with
1584 proper arguments.
1585 (allout-yank): Enclose activity in allout-unprotected.
1586 (allout-flag-region): Run allout-exposure-change-hook with
1587 suitable arguments, instead of making the callee infer the arguments.
1588 (allout-encrypt-string):
1589 Support allout-encryption-plaintext-sanitization-regexps,
1590 allout-encryption-ciphertext-rejection-regexps, and
1591 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
1592 en/de cryption mode in symmetric encryption failure message.
1593 (allout-obtain-passphrase): Use copy-sequence to get a distinct
1594 copy of the passphrase, and don't zero it or we'll corrupt the
1595 stashed copy.
1596 (allout-create-encryption-passphrase-verifier)
1597 (allout-verify-passphrase): Respect the new signature for
1598 allout-encrypt-string.
1599 (allout-get-configvar-values): Convenience for getting a
1600 configuration variable value and handling its absence gracefully.
1601
1602 2006-08-11 Romain Francoise <romain@orebokech.com>
1603
1604 * obsolete/zone-mode.el: Delete.
1605
1606 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
1607
1608 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
1609
1610 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
1611
1612 * emacs-lisp/bindat.el (bindat-ip-to-string):
1613 Use `format-network-address' if possible.
1614
1615 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1616
1617 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
1618
1619 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
1620
1621 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
1622 restore unread-command-events here.
1623 (edebug-display): Do it here, to detect sit-for interruptions.
1624
1625 2006-08-10 Romain Francoise <romain@orebokech.com>
1626
1627 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
1628 (dns-mode-soa-auto-increment-serial): New user option.
1629 (dns-mode-soa-maybe-increment-serial): New function.
1630 (dns-mode): Add the latter to `write-contents-functions'.
1631
1632 * obsolete/zone-mode.el: Move to obsolete/ from net/.
1633 Delete autoload cookies.
1634
1635 2006-08-10 John Wiegley <johnw@newartisans.com>
1636
1637 * eshell/em-glob.el (eshell-glob-chars-list)
1638 (eshell-glob-translate-alist): Add support for [^g] in character globs.
1639
1640 2006-08-10 Richard Stallman <rms@gnu.org>
1641
1642 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
1643 (facemenu-set-face): Doc fix.
1644 (facemenu-listed-faces): Doc fix.
1645
1646 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * avoid.el (mouse-avoidance-animating-pointer): New var.
1649 (mouse-avoidance-nudge-mouse): Use it.
1650 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
1651 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
1652 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
1653 Don't activate if currently animating. All callers changed.
1654
1655 2006-08-09 John Wiegley <johnw@newartisans.com>
1656
1657 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
1658 variable, which causes timeclock to report elapsed time worked,
1659 instead of just work remaining.
1660
1661 2006-08-09 Kenichi Handa <handa@m17n.org>
1662
1663 * international/latexenc.el (latexenc-find-file-coding-system):
1664 Fix for the case that the 2nd element of arg-list is a cons.
1665
1666 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * info.el (Info-fontify-node): Handle preceding `in' for note
1669 reference hiding rules.
1670
1671 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1672
1673 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
1674 mistake a closing " for an opening one.
1675
1676 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1677
1678 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1679
1680 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1681
1682 * complete.el (PC-do-completion): Filter out completions matching
1683 completion-ignored-extensions before checking whether there are
1684 multiple completions.
1685 Don't use `list' unnecessarily when building completion tables.
1686
1687 2006-08-06 Richard Stallman <rms@gnu.org>
1688
1689 * help.el (describe-mode): Make minor mode list more concise.
1690
1691 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * bindings.el: Give mode-line-format, mode-line-modes, and
1694 mode-line-position `standard-value' properties.
1695
1696 2006-08-05 Eli Zaretskii <eliz@gnu.org>
1697
1698 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1699 "(file)node" instead of the file name.
1700
1701 2006-08-05 Richard Stallman <rms@gnu.org>
1702
1703 * faces.el (escape-glyph): Doc fix.
1704
1705 2006-08-04 Kenichi Handa <handa@m17n.org>
1706
1707 * international/mule-diag.el (describe-font): Improve docstring
1708 and error message. Use frame-parameter (not frame-parameters).
1709
1710 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1711
1712 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
1713 Correctly mark the end-of-docstring char.
1714
1715 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * simple.el (line-move-to-column): Constrain move-to-column to
1718 current field.
1719
1720 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1721
1722 * font-lock.el (font-lock-beg, font-lock-end)
1723 (font-lock-extend-region-functions): New vars.
1724 (font-lock-extend-region-multiline)
1725 (font-lock-extend-region-wholelines): New functions.
1726 (font-lock-default-fontify-region): Use them.
1727 (font-lock-extend-jit-lock-region-after-change): Only round up
1728 if font-lock-default-fontify-region will do it as well.
1729
1730 * font-lock.el (font-lock-extend-after-change-region-function):
1731 Rename from font-lock-extend-region-function.
1732 (font-lock-extend-region): Remove by inlining at call sites.
1733 (font-lock-after-change-function): Don't needlessly round up to a whole
1734 number of lines.
1735 (font-lock-extend-jit-lock-region-after-change): Be more careful about
1736 the boundary conditions and the interactions between the various ways
1737 to extend the region.
1738
1739 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1740
1741 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
1742 modification status when forcing the second redisplay.
1743
1744 2006-08-03 Kim F. Storm <storm@cua.dk>
1745
1746 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
1747
1748 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1749
1750 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
1751 doesn't look like a file name.
1752
1753 * complete.el (PC-expand-many-files): Avoid signalling an error when
1754 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
1755
1756 2006-08-02 Andreas Schwab <schwab@suse.de>
1757
1758 * bindings.el (mode-line-format): Simplify reference to vc-mode.
1759
1760 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1761
1762 * bindings.el (map): Make mode-line-buffer-identification-keymap
1763 before defining propertized-buffer-identification.
1764
1765 2006-08-01 Richard Stallman <rms@gnu.org>
1766
1767 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
1768
1769 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1770
1771 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
1772 default value.
1773 (gdb-find-source-frame): New function.
1774 (menu): Add to menu bar.
1775
1776 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * font-core.el (font-lock-extend-region-function)
1779 (font-lock-extend-region): Move to font-lock.el.
1780
1781 * font-lock.el (font-lock-extend-region-function)
1782 (font-lock-extend-region): Move from font-core.el. Simplify.
1783
1784 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
1785 if needed.
1786 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
1787 (jit-lock-after-change-extend-region-functions): New hook.
1788 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
1789
1790 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
1791 (font-lock-turn-on-thing-lock): Use it.
1792
1793 * longlines.el (longlines-show-region): Make it work on read-only
1794 buffers as well.
1795
1796 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1797
1798 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
1799
1800 2006-07-31 Richard Stallman <rms@gnu.org>
1801
1802 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
1803 (vhdl-speedbar-display-projects): Update old obsolete
1804 speedbar variable names.
1805
1806 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
1809 (gdb-stopped): Use it.
1810
1811 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
1812
1813 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
1814
1815 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
1816 for load-history elements.
1817
1818 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1819
1820 * files.el (convert-standard-filename): For Cygwin, replace
1821 characters not allowed in Windows file names.
1822 (make-auto-save-file-name): Add Cygwin to the list of systems
1823 where the auto-save file name needs to be run through
1824 convert-standard-filename.
1825
1826 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
1827
1828 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
1829
1830 2006-07-28 Richard Stallman <rms@gnu.org>
1831
1832 * bindings.el (mode-line-frame-identification)
1833 (propertized-buffer-identification): Centralize the code
1834 to initialize the variable.
1835
1836 * progmodes/grep.el (grep-default-command): Catch errors from
1837 wildcard-to-regexp.
1838
1839 2006-07-29 Kim F. Storm <storm@cua.dk>
1840
1841 * progmodes/grep.el (grep-tag-default): New function.
1842 (grep-default-command, grep-read-regexp): Use it.
1843 (grep-read-files): Use car of grep-files-history or grep-files-aliases
1844 as default if nothing else applies.
1845
1846 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
1847
1848 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1849 Throw error if buffer is not in Dired and Wdired mode, respectively.
1850
1851 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
1852
1853 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
1854 self-insert-command keys don't activate buttons.
1855 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
1856
1857 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
1858
1859 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
1860 faces for enable character.
1861
1862 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1863
1864 * Makefile.in (recompile): Update comment to reflect change
1865 on 2004-04-21.
1866
1867 2006-07-27 Richard Stallman <rms@gnu.org>
1868
1869 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
1870 (customize-package-emacs-version): Change msg when pkg has no entry.
1871 (custom-no-edit): On a button, do like widget-button-press.
1872
1873 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1874
1875 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
1876 S-tab and C-S-tab.
1877
1878 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * progmodes/which-func.el (which-function): Fix documentation/
1881 comment typo.
1882
1883 2006-07-26 Richard Stallman <rms@gnu.org>
1884
1885 * textmodes/ispell.el (ispell-word): If we replace the word,
1886 move point to the end. Insert before deleting.
1887
1888 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
1891 a timer.
1892
1893 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
1894
1895 * tumme.el (tumme-backward-image): Add prefix argument. Add error
1896 when at first image.
1897 (tumme-forward-image): Add prefix argument. Add error when at last
1898 image.
1899
1900 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1901
1902 * tabify.el (tabify-regexp): Use more specific regexps.
1903 (tabify): Avoid modifying the buffer unnecessarily.
1904
1905 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
1906
1907 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
1908 (tumme-format-properties-string): Handle empty `buf'.
1909 (tumme-get-comment): Change variable names inside `let'.
1910 Add missing `let' variable that cause font-lock problems.
1911 (tumme-write-comments): Change variable names inside `let'.
1912 Add missing `let' variable that cause font-lock problems.
1913 (tumme-forward-image): Rename from `tumme-forward-char'.
1914 (tumme-backward-image): Rename from `tumme-backward-char'.
1915
1916 2006-07-25 Masatake YAMATO <jet@gyve.org>
1917
1918 * progmodes/ld-script.el (ld-script-keywords)
1919 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
1920 and add comments.
1921
1922 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
1925 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
1926 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
1927 for status indicator.
1928
1929 2006-07-24 Richard Stallman <rms@gnu.org>
1930
1931 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
1932
1933 * subr.el (dolist, dotimes): Use interned symbols for locals.
1934 (--dotimes-limit--, --dolist-tail--): New defvars.
1935 (looking-back): Doc fix.
1936
1937 * replace.el (replace-match-string-symbols): Handle dotted lists.
1938
1939 2006-07-24 mathias <mathias@mattis>
1940
1941 * tumme.el (tumme-write-tags): Add.
1942 (tumme-write-comments): Add.
1943 (tumme-tag-files): Change to use `tumme-write-tags'.
1944 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
1945 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
1946 (tumme-save-information-from-widgets): Change to use
1947 `tumme-write-comments' and `tumme-write-tags'.
1948 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
1949 (tumme-write-tag): Remove.
1950 (tumme-write-comment): Remove.
1951 (tumme-display-previous-thumbnail-original): Remove empty line.
1952 (tumme-widget-list): Add punctuation.
1953
1954 2006-07-24 mathias <mathias.dahl@gmail.com>
1955
1956 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
1957
1958 2006-07-24 Daiki Ueno <ueno@unixuser.org>
1959
1960 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1961 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
1962 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
1963
1964 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1965
1966 * mouse.el (mouse-on-link-p): Doc fix.
1967
1968 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
1969
1970 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1971 Handle "C-h f `".
1972
1973 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1974
1975 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
1976 column.
1977
1978 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
1979
1980 * textmodes/table.el: Add move-beginning-of-line and
1981 move-end-of-line to Point Motion Only Group.
1982
1983 2006-07-22 Eric Hanchrow <offby1@blarg.net>
1984
1985 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
1986
1987 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1988
1989 * startup.el (user-mail-address): Initialize from the `EMAIL'
1990 environment variable first. Document this.
1991 (command-line): Ditto.
1992
1993 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
1994
1995 * help-mode.el (help-function-def, help-variable-def)
1996 (help-face-def): Print a message in the minibuffer.
1997
1998 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1999
2000 * term/xterm.el (terminal-init-xterm): Fix key bindings
2001 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2002
2003 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2004
2005 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
2006 where `(nth 1 command)' is a cons cell. Doc fix.
2007
2008 * textmodes/po.el (po-find-charset): Doc fix.
2009
2010 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
2011
2012 * allout.el (allout-unprotected, allout-e-o-prefix-p)
2013 (allout-beginning-of-current-line, allout-end-of-current-line)
2014 (allout-next-visible-heading, allout-open-topic)
2015 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
2016 (allout-flag-current-subtree, allout-show-to-offshoot)
2017 (allout-hide-current-entry, allout-show-current-branches)
2018 (allout-hide-region-body, allout-old-expose-topic)
2019 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
2020 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
2021 containing `beginning-of-line' and `end-of-line' with
2022 `inhibit-field-text-motion' t.
2023
2024 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2025
2026 * frame.el (focus-follows-mouse): Document that it doesn't have
2027 any effect on MS-Windows.
2028
2029 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2030
2031 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
2032
2033 2006-07-20 Jay Belanger <belanger@truman.edu>
2034
2035 * calc.el (calc-previous-alg-entry): Remove variable.
2036
2037 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
2038 New variables.
2039 (calc-alg-entry): Use `calc-alg-entry-history'.
2040 (calc-do-quick-calc): Use `calc-quick-calc-history'.
2041 Remove reference to `calc-previous-alg-entry'.
2042 (calcAlg-edit, calcAlg-enter): Remove reference to
2043 `calc-previous-alg-entry'.
2044 (calcAlg-previous): Use `previous-history-element' instead of
2045 `calc-previous-alg-entry'.
2046 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
2047 Change keybinding for `calcAlg-plus-minus', add keybindings for
2048 `previous-history-element' and `next-history-element'.
2049
2050 * calc-rewr.el (calc-match): Remove reference to
2051 `calc-previous-alg-entry'.
2052
2053 * calc-sel.el (calc-selection-history): New variable.
2054 (calc-enter-selection, calc-sel-mult-both-sides)
2055 (calc-sel-add-both-sides): Use `calc-selection-history'.
2056
2057 * calc-map.el (calc-get-operator-history): New variable.
2058 (calc-get-operator): Use `calc-get-operator-history'.
2059
2060 * calcalg3.el (calc-curve-fit-history): New variable.
2061 (calc-curve-fit): Use `calc-curve-fit-history'.
2062
2063 2006-07-20 Kenichi Handa <handa@m17n.org>
2064
2065 * international/mule-cmds.el (select-safe-coding-system): Fix the
2066 way of deciding eol-type of the coding system.
2067
2068 2006-07-20 Alan Mackenzie <acm@muc.de>
2069
2070 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
2071 (c-lang-setvar): New macro.
2072 (c-make-init-lang-vars-fun): Use the initialization forms in
2073 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
2074 (comment-start, comment-end, comment-start-skip): Change these from
2075 c-lang-defvar's to c-lang-setvar's.
2076
2077 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
2078 which calls make-local-variable on the elements of
2079 c-emacs-variable-inits.
2080 (c-init-language-vars-for): Call this new macro.
2081
2082 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2085 Try to rule out false positives due to time stamps.
2086 (compilation-mode-font-lock-keywords): Remove rules made redundant
2087 because of the above change. Add `segmentation fault' to the known and
2088 highlighted compilation termination messages.
2089
2090 2006-07-19 Kim F. Storm <storm@cua.dk>
2091
2092 * progmodes/grep.el (grep-find-ignored-directories):
2093 Add .svn and _darcs to list.
2094
2095 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2096
2097 * dired.el (dired-mode-map): Add key binding `C-te' for
2098 `tumme-dired-edit-comment-and-tags'.
2099
2100 * tumme.el (tumme-display-thumbnail-original-image): Make sure
2101 image display buffer is displayed before call to
2102 `tumme-display-image.
2103 (tumme-dired-display-image): Make sure image display buffer is
2104 displayed before call to `tumme-display-image.
2105 (tumme-mouse-display-image): Make sure image display buffer is
2106 displayed before call to `tumme-display-image.
2107 (tumme-widget-list): Add.
2108 (tumme-dired-edit-comment-and-tags): Add.
2109 (tumme-save-information-from-widgets): Add.
2110
2111 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2112
2113 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
2114
2115 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2116
2117 * progmodes/sh-script.el (sh-font-lock-keywords-1):
2118 Revert inadvertently installed patch hunk.
2119
2120 * progmodes/compile.el (compilation-find-file): Handle the
2121 cases where the user selects a non-existent file.
2122
2123 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2124
2125 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
2126
2127 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * subr.el (sit-for): Just sleep-for if noninteractive.
2130
2131 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2132
2133 * emacs-lisp/autoload.el (make-autoload): Use new arg.
2134
2135 * custom.el (custom-autoload): Add `noset' argument.
2136 (custom-push-theme): Don't autoload the variable, let callers do it.
2137 (custom-theme-set-variables): Autoload the variable if necessary.
2138
2139 * cus-edit.el (custom-variable-state-set): If the variable was
2140 originally set outside custom, but to the same value as the default,
2141 consider it to be standard.
2142
2143 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
2144 file *before* telling Emacs to add the autoloads, in case it fails.
2145
2146 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
2147 Use `cond', push', and `dolist'.
2148
2149 2006-07-17 Richard Stallman <rms@gnu.org>
2150
2151 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
2152 Add defvars to silence warnings.
2153
2154 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2157 Don't highlight "Compiling file" messages as error.
2158
2159 * dired-aux.el (dired-compress-file): Confirm again if gzipped
2160 file already exists.
2161
2162 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
2163
2164 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
2165 entry, don't assign to free var; simply return the extracted filename.
2166 (ff-treat-as-special): Incorporate common preamble from callers.
2167 (ff-other-file-name, ff-find-the-other-file):
2168 Update call to ff-treat-as-special.
2169
2170 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
2171
2172 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
2173
2174 * tumme.el (tumme-get-comment): Fix bug.
2175
2176 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2177
2178 * files.el: Remove spurious * in docstrings.
2179
2180 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2181
2182 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
2183 grammar.
2184 (allout-beginning-of-current-line): Beware beginning of buffer.
2185 Also, a comment is simplified.
2186 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
2187 when appropriate. (This fix enables use for other than
2188 bullet-hotspot operation.)
2189 (allout-hide-current-subtree): While escalating to sibling-close,
2190 make sure to situate on a topic.
2191
2192 2006-07-14 Kim F. Storm <storm@cua.dk>
2193
2194 * emulation/cua-base.el (cua-delete-selection)
2195 (cua-toggle-set-mark): New defcustoms.
2196 (cua-rectangle-modifier-key): Add `alt' modifier.
2197 (cua-replace-region): Don't delete if cua-delete-selection is nil.
2198 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
2199 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
2200
2201 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
2202
2203 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2204
2205 * allout.el: Require 'cl during byte-compilation/interactive load,
2206 for the `assert' macro.
2207 (allout-mode-deactivate-hook): New hook, run when allout mode
2208 deactivates.
2209 (allout-developer): New allout customization subgroup.
2210 (allout-run-unit-tests-on-load): New allout-developer
2211 customization variable, when true allout unit tests are run towards
2212 end of file load/eval.
2213 (allout-inhibit-auto-fill): Disable auto-fill activity even during
2214 auto-fill-mode.
2215 (allout-resumptions): Remove, to be replaced by...
2216 (allout-add-resumptions): Register variable settings to be
2217 reinstated by `allout-do-resumptions'. The settings are made
2218 buffer-local, but the locality/globality of the suspended setting
2219 is restored on resumption.
2220 (allout-do-resumptions): Reinstate all settings suspended using
2221 `allout-add-resumptions'.
2222 (allout-test-resumptions): Unit tests (and intermediate variables)
2223 for resumptions.
2224 (allout-tests-globally-unbound, allout-tests-globally-true)
2225 (allout-tests-locally-true): Intermediate variables for
2226 resumptions unit tests.
2227 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
2228 (allout-exposure-category): Replaces 'allout-overlay-category variable.
2229 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
2230 instead of retired `allout-resumptions'. For hook functions, use
2231 `local' parameter so hook settings are created and removed as
2232 buffer-local settings. Revise (resumptions) setting
2233 auto-fill-function so it is set only if already active. (The
2234 related fill-function settings are all made in either case, so
2235 that activating auto-fill-mode activity will have the custom
2236 allout-mode behaviors (hanging indent on topics, if configured for it).
2237 Remove all allout-exposure-category overlays on mode deactivation.
2238 (allout-hotspot-key-handler): New function extracted from
2239 `allout-pre-command-business', so the functionality can be used
2240 for other purposes, eg as a binding in an overlay.
2241 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
2242 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
2243 customization variable.
2244 (allout-run-unit-tests): Run the (currently quite small)
2245 repertoire of unit tests. Called just before the provide iff user
2246 has customized `allout-run-unit-tests-on-load' non-nil.
2247
2248 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
2249
2250 * emacs-lisp/authors.el (authors-aliases): Update.
2251
2252 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2253
2254 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
2255 gdb-source-window. Add dedicated argument.
2256 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
2257 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
2258 (gdb-display-threads-buffer, gdb-display-memory-buffer)
2259 (gdb-display-locals-buffer): Use it.
2260
2261 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
2262 Set gdb-source-window.
2263
2264 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
2265
2266 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
2267 minor modes, redundant with the custom-autoload line above.
2268
2269 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
2270
2271 * longlines.el (longlines-post-command-function): Handle open-line too.
2272
2273 2006-07-12 Richard Stallman <rms@gnu.org>
2274
2275 * progmodes/grep.el (grep-last-buffer): Doc fix.
2276
2277 * info.el (Info-try-follow-nearest-node): Doc fix.
2278
2279 * emacs-lisp/edebug.el (edebug-instrument-function):
2280 Err if find-function-noselect gives no position.
2281
2282 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2283 If can't find definition, return nil for position.
2284 (find-function-do-it): Handle new return value
2285 of find-definition-noselect.
2286 (find-definition-noselect, find-variable-noselect): Doc fix.
2287 (find-function-noselect): Doc fix.
2288
2289 * help-mode.el (help-variable-def): Handle find-variable-noselect
2290 returning no position.
2291 (help-function-def): Likewise for find-function-search-for-symbol.
2292 (help-face-def): Likewise.
2293
2294 * help-fns.el (describe-variable): Handle find-variable-noselect
2295 returning no position.
2296
2297 * files.el (locate-file-completion): Avoid duplicates in result.
2298
2299 * cus-edit.el (custom-no-edit): New command.
2300 (custom-mode-map): Remap to custom-no-edit instead of
2301 using suppress-keymap.
2302
2303 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2304
2305 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2306 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2307 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2308
2309 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
2310
2311 2006-07-11 Kim F. Storm <storm@cua.dk>
2312
2313 * ido.el (ido-copy-current-file-name): Use buffer-name if
2314 buffer-file-name is nil.
2315
2316 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
2317
2318 * simple.el (undo-ask-before-discard): Set to nil.
2319
2320 * vc.el (vc-exec-after): Don't delete process manually.
2321 (vc-print-log): Run log-view-mode in process sentinel inside
2322 inhibit-read-only. Don't shrink window due to timing issues.
2323
2324 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
2325 Avoid using with-output-to-temp-buffer, which clobbers local vars.
2326
2327 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2328
2329 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2330 Fix ambiguity introduced by last change.
2331 (compilation-find-file): Move save-excursion to where it may
2332 make sense. Fix a left over `find-file'.
2333
2334 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
2335
2336 * textmodes/texinfmt.el (texinfo-format-separate-node):
2337 Insert a string before point, which fits documentation, not after.
2338 (texinfo-multitable-item): In a multitable row, insert any
2339 additional needed @tabs and spaces.
2340
2341 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
2342
2343 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2344 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2345 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
2346 instead of shell-command.
2347 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
2348 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
2349 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
2350 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
2351 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
2352 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
2353
2354 2006-07-11 Kim F. Storm <storm@cua.dk>
2355
2356 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
2357 Remove special case for seconds < 0. Use (redisplay t) instead.
2358
2359 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
2362 avoid compilation error.
2363
2364 * subr.el (sit-for): New function.
2365
2366 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
2367
2368 2006-07-10 Richard Stallman <rms@gnu.org>
2369
2370 * ldefs-boot.el (edebug): Update page.
2371
2372 2006-07-10 Kim F. Storm <storm@cua.dk>
2373
2374 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
2375 to FOR-RELEASE and TODO.
2376
2377 2006-07-10 Romain Francoise <romain@orebokech.com>
2378
2379 * emacs-lisp/authors.el (authors-aliases): Update.
2380
2381 2006-07-10 Alan Mackenzie <acm@muc.de>
2382
2383 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
2384 * cc-mode.el: Changes to eradicate eval-after-load.
2385
2386 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2389 on non-char events.
2390
2391 2006-07-09 Romain Francoise <romain@orebokech.com>
2392
2393 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2394 Don't highlight start/end markers as compilation messages.
2395
2396 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
2397 to t.
2398
2399 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
2402
2403 2006-07-08 Richard Stallman <rms@gnu.org>
2404
2405 * term/x-win.el (x-handle-display): Add doc string.
2406
2407 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2408
2409 * subr.el (def-edebug-spec): Move here.
2410 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
2411
2412 * imenu.el (imenu-choose-buffer-index): Doc fix.
2413
2414 2006-07-08 Romain Francoise <romain@orebokech.com>
2415
2416 * term/x-win.el (x-display-name): Fix typo.
2417
2418 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2419
2420 * hexl.el (hexl-find-file): Doc fix.
2421
2422 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2423
2424 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * term/x-win.el (x-display-name): Doc fix.
2427
2428 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2429
2430 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
2431 long prefixes.
2432 (fill-region-as-paragraph): Don't round up to a whole line.
2433 (fill-comment-paragraph): Don't include the code-before-the-comment
2434 when calling fill-region-as-paragraph.
2435
2436 * international/mule.el (make-char): Remove redundancy.
2437
2438 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
2439 property may contain an anonymous function rather than a symbol.
2440
2441 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
2442
2443 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2444 Use shy regexp. Fix incorrect backref to potentially unmatched group.
2445
2446 * dirtrack.el (dirtrack-default-directory-function): Remove.
2447 (dirtrack-directory-function): Use file-name-as-directory.
2448 (dirtrack-windows-directory-function): Simplify.
2449 (dirtrack-forward-slash, dirtrack-backward-slash)
2450 (dirtrack-replace-slash): Remove.
2451 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
2452 (dirtrack): Fix wrong parenthesizing; use match-string.
2453
2454 * progmodes/octave-inf.el: Remove spurious * in docstrings.
2455 (inferior-octave-mode): Only change the buffer-local value of
2456 comint-dynamic-complete-functions.
2457 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
2458 Move the initialization to the declaration.
2459 (inferior-octave-complete): Remove unused var `filter'.
2460
2461 * shell.el (shell-mode): Only change the buffer-local value of
2462 comint-dynamic-complete-functions.
2463
2464 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2465
2466 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
2467 entry is skipped because it has been scheduled.
2468 (org-prepare-agenda-buffers): Don't mark buffers as modified when
2469 changing `:org-archived' and `:org-comment' properties.
2470
2471 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * server.el (server-select-display): Don't make the temp frame
2474 minibuffer-only, in case it's not a temp frame.
2475 (server-process-filter): Don't delete the temp frame if it's the
2476 only one we have on that display.
2477
2478 * files.el (find-alternate-file): Doc fix.
2479
2480 2006-07-05 Richard Stallman <rms@gnu.org>
2481
2482 * files.el (abbreviate-file-name): Add save-match-data.
2483
2484 2006-07-03 Richard Stallman <rms@gnu.org>
2485
2486 * faces.el (read-face-name): Doc fix.
2487
2488 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
2489
2490 * net/goto-addr.el (goto-address): Mark as safe for local evals.
2491
2492 2006-07-05 Andre Spiegel <spiegel@gnu.org>
2493
2494 * vc.el (vc-diff-internal): Fix prev change.
2495
2496 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2497
2498 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
2499 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
2500
2501 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2502
2503 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
2504 fails if the symbol contains chars like ( or '.
2505 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
2506 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
2507 `short'.
2508
2509 2006-07-04 Kenichi Handa <handa@m17n.org>
2510
2511 * international/mule-cmds.el (set-language-info): If LANG-ENV is
2512 the current one, don't call set-language-environment, but call one
2513 of set-language-environment-XXX to make INFO effective now.
2514 (set-language-environment): Call set-language-environment-XXX
2515 functions instead of doing the various setups directly.
2516 (set-language-environment-coding-systems): Delete argument eol-type.
2517 (set-language-environment-input-method)
2518 (set-language-environment-nonascii-translation)
2519 (set-language-environment-charset)
2520 (set-language-environment-fontset)
2521 (set-language-environment-unibyte): New functions.
2522
2523 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2524
2525 * locate.el (locate-update-when-revert): New option.
2526 (locate-update-path): New option (suggested by Michael Albinus).
2527 (locate-prompt-for-command): Whitespace change.
2528 (locate-update): No longer offer to update the locate database by
2529 default. Implement the two new options.
2530
2531 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
2532
2533 * tooltip.el: Move comment about track-mouse...
2534
2535 * progmodes/gud.el: ...to here.
2536
2537 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
2538
2539 * facemenu.el (facemenu-listed-faces): New var.
2540 (facemenu-unlisted-faces): Variable deleted.
2541 (facemenu-add-new-face): Use facemenu-listed-faces.
2542
2543 * emulation/viper-init.el, calendar/calendar.el:
2544 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2545
2546 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2547
2548 * textmodes/org.el (org-mode): Remove no invalid settings for
2549 calc embedded mode.
2550 (org-mode-p): New defsubst.
2551 (org-save-all-org-buffers): New function.
2552 (org-first-headline-recenter): Enclose outline-regexp in group
2553 delimiters.
2554 (org-set-tags): Keep single space after stars.
2555
2556 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2557
2558 * window.el (set-window-text-height): Only set window-min-height to
2559 1 if that's the requested size.
2560
2561 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2562 (diff-unified->context, diff-context->unified)
2563 (diff-reverse-direction): Make sure the end marker stays at the end.
2564 (diff-mode): Add the keymap table at the end of docstring.
2565 Use lexical-let rather than constructing a closure manually.
2566
2567 * files.el (find-file-noselect-1): Remove unused var assignment.
2568 (hack-local-variables-confirm): Print lists of strings as lists of
2569 strings rather than lists of symbols.
2570 (abbreviate-file-name, hack-local-variables-prop-line):
2571 Use match-string.
2572 (hack-one-local-variable): Move `make-local-variable' nearer its use.
2573 (recover-session-finish): Use line-end-position.
2574
2575 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
2576
2577 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2578
2579 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
2580
2581 * progmodes/make-mode.el (makefile-macroassign-regex):
2582 Accept preceding keyword.
2583 (makefile-gmake-statements): Reorganize, now that makepp has
2584 "override" and also handle forgotten "override define".
2585 (makefile-makepp-statements): Add new "global", "override export"
2586 and "override global".
2587
2588 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
2589
2590 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
2591 (ada-compile-mouse-goto-error, ada-deactivate-properties)
2592 (ada-no-auto-case): Fix typos in docstrings.
2593
2594 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2595
2596 * info.el (Info-find-node-2): Search for makeinfo version more
2597 carefully.
2598
2599 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2600
2601 * textmodes/org.el (org-prepare-agenda-buffers):
2602 Use `invisible-OK' argument for `org-end-of-subtree'.
2603 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
2604 (org-beginning-of-item): Fix bug in regular expression for white line.
2605 (org-export-as-html): Enforce space after bullet in plain list items.
2606 (org-set-autofill-regexps): Require space after plain list bullet
2607 for paragraph-start.
2608 (org-ts-regexp3): New constant.
2609 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
2610 (org-timestamp-up-day, org-timestamp-down-day)
2611 (org-timestamp-change): Work with inactive timestamps.
2612 (org-ts-regexp1): Don't allow brackets in time stamps.
2613
2614 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2617 for ignoring links.
2618
2619 * faces.el (read-face-name): Use it.
2620
2621 2006-06-28 Juri Linkov <juri@jurta.org>
2622
2623 * buff-menu.el (list-buffers-noselect): Compare Info file
2624 with the string "dir" to detect Info directory.
2625
2626 * complete.el (partial-completion-mode): In lambda for
2627 `choose-completion-string-functions' use full function signature
2628 with 4 args, and move point to the end of the minibuffer only if arg
2629 `mini-p' is non-nil.
2630
2631 2006-06-28 John Paul Wallington <jpw@pobox.com>
2632
2633 * ibuffer.el (ibuffer-mode): Doc fix.
2634
2635 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2636
2637 * textmodes/org.el (org-context): New contexts :item-bullet,
2638 :latex-fragment, :latex-preview.
2639 (org-overlays-at, org-overlay-start, org-overlay-end):
2640 New compatibility functions.
2641 (org-inside-LaTeX-fragment-p): More accurate matching, using the
2642 exact regexp that will be used during export.
2643 (org-latex-regexps): New variable.
2644 (org-cdlatex-mode): Improve advice for `texmathp'.
2645 (turn-on-org-cdlatex): New function.
2646
2647 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2648
2649 * term/mac-win.el (mac-handle-font-selection): Change keys of
2650 mac-atsu-font-table from strings to numbers.
2651 (mac-ts-caret-position): Use also when cursor-type is nil.
2652 (mac-ts-update-active-input-area): Add Mac OS Classic support.
2653 Relax condition for using overlay strings.
2654 Use mac-ts-caret-position face when cursor-type is nil.
2655
2656 2006-06-26 Kim F. Storm <storm@cua.dk>
2657
2658 * help.el (view-emacs-news): Declare `res' in the right let* form.
2659
2660 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
2661
2662 * net/rcompile.el (remote-compile): Replace ange-ftp based
2663 implementation by Tramp functions.
2664 Suggested by Marc Abramowitz <msabramo@gmail.com>.
2665
2666 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
2667
2668 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
2669
2670 * international/fontset.el (setup-default-fontset): Fix a typo in
2671 the "Oriya-Akruti" registry name.
2672
2673 2006-06-23 Lars Hansen <larsh@soem.dk>
2674
2675 * desktop.el (desktop-full-file-name): New function.
2676 (desktop-kill, desktop-save, desktop-remove, desktop-read)
2677 (desktop-revert): Use it.
2678 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
2679 (desktop-after-read-hook): Add option list-buffers.
2680 (desktop-locals-to-save): Add tab-width.
2681 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
2682 Fix docstring.
2683
2684 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2685
2686 * textmodes/org.el (org-cdlatex-mode-map)
2687 (org-cdlatex-texmathp-advice-is-done): New variables.
2688 (org-cdlatex-mode): New minor mode.
2689 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
2690 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
2691 (org-export-with-archived-trees): New option.
2692 (org-open-file): Remove the call to `convert-standard-filename'.
2693 (org-archive-tag, org-agenda-skip-archived-trees)
2694 (org-cycle-open-archived-trees)
2695 (org-sparse-tree-open-archived-trees): New options.
2696 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
2697 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
2698 New functions.
2699 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
2700 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
2701 (org-mode-map): Add binding for `org-toggle-archive-tag'.
2702 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2703 Call `org-prepare-agenda-buffers'.
2704 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
2705 (org-file-apps, org-file-apps-defaults-gnu)
2706 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
2707 Handle remote files by forcing them to be opened in Emacs.
2708
2709 2006-06-23 Andre Spiegel <spiegel@gnu.org>
2710
2711 * vc.el (vc-diff-knows-L): New variable.
2712 (vc-diff-internal): Use it to handle "diff" programs that don't
2713 understand -L. This works automatically, no user action is necessary.
2714
2715 2006-06-23 Daniel Brockman <daniel@brockman.se>
2716
2717 * net/rcirc.el (rcirc-default-user-full-name): Default to
2718 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
2719 longer exists).
2720 (rcirc-process-list): Check `buffer-live-p' before attempting to
2721 switch to a buffer.
2722
2723 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
2724
2725 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
2726 based on rcirc-coding-system-alist.
2727
2728 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2729
2730 * cus-edit.el (customize-apropos): A better error message.
2731 (top level) <debug-ignored-errors>: Extend and update the list of
2732 ignored error messages.
2733
2734 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
2735
2736 * complete.el (PC-do-completion): Retain capitalization of user
2737 input, when possible, even if completion-ignore-case is set.
2738
2739 2006-06-23 Eli Zaretskii <eliz@gnu.org>
2740
2741 * generic-x.el (bat-generic-mode): Support .cmd files.
2742
2743 * dos-w32.el (top level): Use find-file-not-found-functions
2744 instead of the obsolete find-file-not-found-hooks.
2745
2746 2006-06-22 Kim F. Storm <storm@cua.dk>
2747
2748 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
2749 to recognize mode name containing submodes, such as Grep/lw.
2750
2751 2006-06-21 Kim F. Storm <storm@cua.dk>
2752
2753 * simple.el (line-move-1): Check for move-end-of-line instead of
2754 end-of-line when setting temporary-goal-column.
2755
2756 2006-06-21 Miles Bader <miles@gnu.org>
2757
2758 * play/cookie1.el (cookie): Work properly when there's only one entry.
2759
2760 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
2761
2762 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
2763 (gdb-frame-handler): Generalize frame regexp for templates.
2764
2765 2006-06-20 Glenn Morris <rgm@gnu.org>
2766
2767 * calendar/appt.el (appt-display-format): Default value must be
2768 one of the customize options.
2769
2770 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2771
2772 * term/xterm.el (terminal-init-xterm): Update key availability info.
2773 Bind C-return.
2774
2775 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2776
2777 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * files.el (hack-local-variables): Run `hack-local-variables-hook'
2780 whether or not a local variables list is defined.
2781
2782 * msb.el (msb): Move `sit-for' hack here to handle both
2783 "mouse-down and drag" and "mouse-up and select" situations.
2784 (mouse-select-buffer): Move `sit-for' hack to `msb'.
2785
2786 2006-06-20 Kenichi Handa <handa@m17n.org>
2787
2788 * international/characters.el (word-combining-categories):
2789 Add entries for 2-byte Han characters.
2790
2791 2006-06-19 Richard Stallman <rms@gnu.org>
2792
2793 * bindings.el (mode-line-format): Save some mode line space.
2794
2795 * files.el (find-file-noselect): Improve the question wording.
2796 (basic-save-buffer-2): Mask UMASK against 666.
2797
2798 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
2799 (mouse-drag-vertical-line): Call it.
2800
2801 * cus-edit.el (customize-option, customize-option-other-window):
2802 Error if SYMBOL is nil.
2803
2804 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2805
2806 * textmodes/org.el: Require noutline, also on XEmacs.
2807 (org-end-of-subtree): Return point.
2808 (org-dblock-start-re, org-dblock-end-re): New constants.
2809 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
2810 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
2811 (org-update-all-dblocks, org-find-dblock): New functions.
2812 (org-collect-clock-time-entries): New function.
2813 (org-html-handle-time-stamps): Never export CLOCK timeranges.
2814 (org-fixup-indentation): Modify to deal correctly with lines
2815 starting with TAB. Only one argument DIFF now.
2816 (org-demote, org-promote): Call `org-fixup-indentation' with just
2817 one argument, DIFF.
2818 (org-mode): Don't mark buffer as modified when aligning tables.
2819 (org-clock-sum): Don't mark buffer modified when adding time sum
2820 properties.
2821 (org-export-as-html): Add support for a link validation function.
2822 (org-archive-all-done): New function.
2823 (org-archive-subtree): New prefix argument. When set, archive all
2824 done subtrees in this buffer.
2825 (org-remove-clock-overlays)
2826 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
2827 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
2828 (org-put-clock-overlay): Don't swallow last headline character
2829 when displaying overlay.
2830 (org-store-link): Link to `image-mode' with just the file name.
2831
2832 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2833
2834 * viper-cmd.el (viper-special-read-and-insert-char):
2835 Use read-key-sequence.
2836 (viper-after-change-undo-hook): Misc enhancements.
2837 (viper-after-change-undo-hook): New hook.
2838 (viper-undo): Use viper-after-change-undo-hook.
2839 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
2840 (viper-next-line-at-bol): If point is on a widget or a button, simulate
2841 clicking on that widget/button.
2842
2843 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
2844
2845 * ediff-diff (ediff-test-patch-utility): Catch errors.
2846 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
2847 (ediff-set-actual-diff-options): New function.
2848 (ediff-reset-diff-options, ediff-toggle-ignore-case):
2849 Use ediff-set-actual-diff-options.
2850 (ediff-extract-diffs): Catch errors.
2851 (ediff-whitespace): Add non-breakable space.
2852 (ediff-same-file-contents): Catch errors.
2853
2854 * ediff-mult.el (ediff-collect-custom-diffs):
2855 Save coding-system-for-read.
2856
2857 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
2858 (ediff-vc-internal, ediff-vc-merge-internal):
2859 Use ediff-delete-version-file.
2860 (ediff-delete-version-file): New function.
2861
2862 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
2863
2864 * ediff.el (ediff-directories, ediff-directory-revisions)
2865 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
2866 (ediff-directories-internal, ediff-merge-directory-revisions)
2867 (ediff-merge-directory-revisions-with-ancestor)
2868 (ediff-directories3): Use read-directory-name.
2869
2870 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
2871
2872 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
2873 Remove superfluous part of regexp for brace matching which is handled
2874 by `scan-lists' call.
2875
2876 2006-06-16 Richard Stallman <rms@gnu.org>
2877
2878 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
2879
2880 * files.el (basic-save-buffer-2): For a new precious file,
2881 use the default modes in the return value.
2882
2883 * facemenu.el (facemenu-color-alist): Doc fix.
2884
2885 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
2886
2887 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2888
2889 * cus-start.el (all): Add mac-ts-script-language-on-focus.
2890
2891 * term/mac-win.el (mac-text-encoding-ascii): New constant.
2892 (mac-utxt-to-string): Use it.
2893 (mac-ts-update-active-input-area): Use mac-ae-number.
2894
2895 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
2896
2897 * term.el (term-handle-scroll, term-delete-lines)
2898 (term-insert-lines): Fix off by one errors.
2899
2900 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2901
2902 * net/tramp.el (tramp-touch): Use UTC to express time.
2903
2904 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
2905
2906 * mail/sendmail.el (mail-send): Search explicitly for
2907 mail-header-separator when checking for corrupted header lines.
2908
2909 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
2910
2911 * progmodes/gdb-ui.el (gdb-same-frame): New option.
2912 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
2913 (gdb-init-1): Initialise them.
2914 (gdb-starting): Reset gdb-printing
2915 (gdb-starting): Save value of gud-overlay-arrow-position.
2916 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
2917 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
2918 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
2919 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
2920
2921 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2922
2923 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
2924
2925 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
2926
2927 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
2928 (ldap-search-internal): Keep error messages, and a regexp fix.
2929
2930 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
2931
2932 * files.el (hack-local-variables-confirm):
2933 Display string value using its printed representation.
2934
2935 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * server.el (server-edit): No-op if no server buffers exist.
2938
2939 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
2940
2941 * textmodes/page-ext.el (pages-directory-for-addresses):
2942 Including `pages-directory-address-mode' in the function results
2943 in the message "Buffer in which pages were found is deleted".
2944
2945 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2946
2947 * textmodes/org.el (org-agenda-mode-map): Add bindings for
2948 clocking functions.
2949
2950 (org-agenda-clock-in, org-check-running-clock)
2951 (org-clock-out-if-current, org-remove-clock-overlays)
2952 (org-put-clock-overlay): New functions.
2953 (org-clock-marker, org-clock-file-total-minutes)
2954 (org-clock-overlays): New variables.
2955 (org-clock-display, org-clock-sum, org-clock-cancel)
2956 (org-clock-out, org-clock-in): New commands.
2957 (org-export): New function.
2958 (org-emph-re): New constant.
2959 (org-set-emph-re, org-do-emphasis-faces): New functions.
2960 (org-emphasis-regexp-components, org-emphasis-alist): New options.
2961 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
2962 (org-export-html-convert-emphasize): Use the configurable emphasis.
2963 (org-cleaned-string-for-export): Make multiline emphasis visible
2964 to the exporter. New optional argument PARAMETERS.
2965 (org-export-as-html): Specify :emph-multiline parameter to
2966 `org-cleaned-string-for-export'.
2967
2968 2006-06-10 Richard Stallman <rms@gnu.org>
2969
2970 * help.el (help-for-help-internal): Clean up help text.
2971
2972 2006-06-10 Andreas Schwab <schwab@suse.de>
2973
2974 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
2975 in doc string.
2976
2977 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
2978
2979 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
2980
2981 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
2982 spaces after the comment start.
2983
2984 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2985
2986 * play/pong.el (pong-init-buffer):
2987 Fill buffer with spaces instead of ^A.
2988
2989 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
2990 launched asynchronously, delete its process instead of being cool.
2991 (ispell-async-processp): Check for `delete-process' existence
2992 instead of `kill-process' one for consistency.
2993
2994 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
2995
2996 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
2997 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
2998 in mode line at startup.
2999
3000 2006-06-08 Kim F. Storm <storm@cua.dk>
3001
3002 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
3003 (ido-init-completion-maps): Bind them to M-SPC and M-v.
3004 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
3005 (ido-file-internal): Pass full file name to write-file.
3006 (ido-read-internal): Only pop stack elements automatically if they
3007 actually match an existing directory or file name.
3008
3009 2006-06-07 Kenichi Handa <handa@m17n.org>
3010
3011 * international/mule.el (find-auto-coding): Don't handle the short
3012 name `char-trans'.
3013
3014 * files.el (hack-local-variables-prop-line)
3015 (hack-local-variables): Cancel the previous change.
3016
3017 2006-06-06 Jesper Harder <harder@phys.au.dk>
3018
3019 * ediff-diff.el (ediff-test-utility): Protect against file-error.
3020
3021 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
3022
3023 * diff-mode.el (diff-mode): Set buffer-read-only to t when
3024 diff-default-read-only is non-nil.
3025 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
3026 (diff-refine-hunk): Set inhibit-read-only to t.
3027
3028 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
3029 modifying the *Diff* buffer.
3030 (diff-process-filter): New filter function for diff process that
3031 sets inhibit-read-only to t when modifying the *Diff* buffer.
3032
3033 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3034
3035 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
3036 insertion point and control the number of empty lines.
3037 (org-paste-subtree): Limit the number of empty lines at the end of
3038 the inserted tree.
3039 (org-agenda): Use buffer name of current file for narrowing.
3040 (org-export-as-xml): Command removed.
3041 (org-export-xml-type): Option removed.
3042 (org-mode-map): Call `org-export-as-xoxo' directly.
3043 (org-get-indentation): New optional argument LINE.
3044 (org-fix-indentation, org-remove-tabs): New functions.
3045 (org-export-as-ascii, org-ascii-level-start): Determine and apply
3046 correct indentation for headlines that are converted it items.
3047 (org-skip-comments): Remove table lines that contain narrowing
3048 cookies but no other non-empty fields.
3049 (org-set-tags): Allow groups of mutually exclusive tags.
3050 (org-cmp-time): Sort 24:21 before items without time.
3051 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
3052 (org-open-at-point): Require double colon also for numbers.
3053
3054 2006-06-06 Kim F. Storm <storm@cua.dk>
3055
3056 * ido.el (ido-default-file-method, ido-default-buffer-method):
3057 Make choice values consistent with corresponding command names.
3058 (ido-visit-buffer): Update accordingly. Default to selected-window.
3059
3060 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
3061
3062 * progmodes/gud.el (gud-running): Fix doc string.
3063 (gud-menu-map): Use :visible instead fo :enable for debugger test.
3064 (gud-tooltip-modes): Add python-mode.
3065 (gud-tooltip-print-command): Add pdb. Remove perldb.
3066
3067 2006-06-05 Eli Zaretskii <eliz@gnu.org>
3068
3069 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
3070 Quote $(EMACS).
3071
3072 2006-06-05 Richard Stallman <rms@gnu.org>
3073
3074 * faces.el (defined-colors): Doc fix.
3075
3076 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
3077
3078 * vc.el (vc-process-filter): Inhibit undo info collection around
3079 call to insert.
3080 (vc-setup-buffer): Likewise for call to erase-buffer.
3081 (vc-do-command): Likewise for call to process-file.
3082
3083 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3084
3085 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
3086 for gud-go.
3087 (gud-common-init): Other debuggers may trigger error.
3088
3089 2006-06-05 Kenichi Handa <handa@m17n.org>
3090
3091 * international/mule.el (find-auto-coding):
3092 Handle enable-character-translation in file header.
3093
3094 2006-06-04 Kim F. Storm <storm@cua.dk>
3095
3096 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
3097 (authors-fixed-entries): Fix spelling.
3098 (authors-canonical-file-name): Don't report error for wildcards.
3099
3100 * help.el (view-emacs-news): Rewrite to support new NEWS,
3101 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
3102 e.g. version 10 matches 1.10, and don't be confused by version 1.1
3103 being a prefix of 1.12 (etc). A numeric prefix arg also works.
3104
3105 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
3106
3107 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
3108 exec constructs like `foo bar`.
3109 (sh-quoted-subshell): New helper function to search for a possibly
3110 nested subshell (like `` or $()) within a "" quoted string.
3111 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
3112 (sh-apply-quoted-subshell): Flag quote characters inside a
3113 subshell, which is itself already in a quoted region, as
3114 punctuation, since this is the closest to what they actually are.
3115 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
3116 sh-apply-quoted-subshell.
3117 (sh-font-lock-syntactic-face-function): Apply the new face for
3118 text inside `` instead of the old font-lock-string-face.
3119
3120 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3121
3122 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
3123 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
3124 (mac-bytes-to-text-range, mac-ae-text-range-array)
3125 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
3126 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
3127 (mac-ts-unicode-for-key-event): New functions.
3128 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
3129 (mac-handle-font-selection): Use mac-ae-number.
3130 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
3131 New variables.
3132 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
3133 (mac-ts-converted-text, mac-ts-selected-converted-text)
3134 (mac-ts-block-fill-text, mac-ts-outline-text)
3135 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
3136 (mac-ts-hilite-style-faces): New constant.
3137 (mac-apple-event-map): Bind text input events.
3138 (mac-dispatch-apple-event): Use command-execute instead of
3139 call-interactively.
3140 (global-map): Don't bind mac-apple-event.
3141 (special-event-map): Bind mac-apple-event.
3142
3143 2006-06-02 Eli Zaretskii <eliz@gnu.org>
3144
3145 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
3146 file name.
3147 (emacs): Enclose the value of $(EMACS) in quotes.
3148
3149 2006-06-02 Juri Linkov <juri@jurta.org>
3150
3151 * international/mule.el (sgml-html-meta-auto-coding-function):
3152 Remove the condition `(search-forward "<html" size t)'.
3153 Replace `\"' with `[\"']?' in `re-search-forward'.
3154
3155 2006-06-02 Kenichi Handa <handa@m17n.org>
3156
3157 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
3158 as well as `coding'.
3159 (hack-local-variables): Likewise.
3160
3161 * international/mule.el (enable-character-translation):
3162 Put permanent-local and safe-local-variable properties.
3163 (find-auto-coding): Handle char-trans: tag.
3164
3165 2006-06-02 Juri Linkov <juri@jurta.org>
3166
3167 * international/mule.el (sgml-html-meta-auto-coding-function):
3168 Limit the search by the end of the HTML header (if any).
3169
3170 2006-06-01 Richard Stallman <rms@gnu.org>
3171
3172 * subr.el (with-current-buffer): Doc fix.
3173
3174 2006-06-02 Masatake YAMATO <jet@gyve.org>
3175
3176 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
3177 Almost rewrite. Underlines over all lines of gcov output are too
3178 uncomfortable to read. Suggested by Dan Nicolaescu.
3179
3180 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3181
3182 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
3183
3184 * shell.el (shell-mode): Use shell-mode-map in docstring.
3185
3186 * comint.el (comint-send-input): Do not add help-echo and
3187 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
3188
3189 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3190
3191 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
3192
3193 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
3194
3195 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
3196 (gdb-stopped, gdb-info-stack-custom): If there is no source info
3197 look up the stack and pop up GUD buffer if necessary.
3198 (gdb-frames-select): Remove redundant call to gud-display-frame.
3199 (gdb-info-threads-custom): Keep point at start of buffer.
3200 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
3201
3202 2006-05-31 Juri Linkov <juri@jurta.org>
3203
3204 * replace.el (query-replace-read-from, query-replace-read-to):
3205 Bind `history-add-new-input' to nil. Call `add-to-history'.
3206
3207 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
3208
3209 * textmodes/table.el: Convert all HTML tags to lower case for
3210 XHTML compatibility.
3211
3212 2006-05-31 Masatake YAMATO <jet@gyve.org>
3213
3214 * progmodes/compile.el:
3215 (compilation-error-regexp-alist-alist::gcov-called-line):
3216 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
3217
3218 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
3219
3220 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
3221 Revert inadvertent changes made with last commit.
3222
3223 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
3224
3225 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
3226 New functions.
3227
3228 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
3229
3230 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3231
3232 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
3233 only matches in the right place.
3234 (org-upcoming-deadline): New face.
3235 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
3236 (org-export-ascii-underline): Rename constant `org-ascii-underline'
3237 and make it an option.
3238 (org-export-ascii-bullets): New option.
3239 (org-export-as-html): Many changes to emit valid XHTML.
3240 (org-par-open): New variable.
3241 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
3242 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
3243 (org-timeline): Pass `org-timeline-show-empty-dates' to
3244 `org-get-all-dates'. Interpret empty dates returned by
3245 `org-get-all-dates'.
3246 (org-get-all-dates): New argument EMPTY. Add dates without
3247 entries to the list, mark large ranges of empty dates.
3248 (org-point-in-group, org-context): New functions.
3249
3250 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
3251
3252 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
3253
3254 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
3255 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
3256 to C-mouse-3 (for 2 button mice).
3257 (gdb-send): Do the right thing for C-d.
3258
3259 * speedbar.el (speedbar-detach): Delete.
3260 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
3261 it breaks things.
3262 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
3263
3264 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
3265
3266 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
3267 Makeppfile.
3268
3269 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3270 Add makepp diagnostic.
3271
3272 2006-05-29 Richard Stallman <rms@gnu.org>
3273
3274 * window.el (fit-window-to-buffer): Doc fix.
3275
3276 * help.el (temp-buffer-max-height): Doc fix.
3277
3278 * subr.el (with-current-buffer): Doc fix.
3279
3280 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3281
3282 * term/x-win.el: Bind F10 to menu-bar-start if available.
3283
3284 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
3285
3286 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
3287 uses with a simple test.
3288 (term-set-escape-char, term-mode, term-check-kill-echo-list)
3289 (term-send-raw-string, term-send-raw, term-mouse-paste)
3290 (term-char-mode, term-line-mode, term-exec, term-sentinel)
3291 (term-handle-exit, term-read-input-ring)
3292 (term-previous-matching-input-string)
3293 (term-previous-matching-input-string-position)
3294 (term-previous-matching-input-from-input)
3295 (term-replace-by-expanded-history, term-send-input)
3296 (term-skip-prompt, term-bol, term-send-invisible)
3297 (term-kill-input, term-delchar-or-maybe-eof)
3298 (term-backward-matching-input, term-check-source)
3299 (term-proc-query, term-emulate-terminal)
3300 (term-handle-colors-array, term-process-pager, term-pager-line)
3301 (term-pager-bob, term-unwrap-line, term-word)
3302 (term-dynamic-complete-filename)
3303 (term-dynamic-complete-as-filename)
3304 (term-dynamic-simple-complete): Replace one arm ifs with whens or
3305 unlesses.
3306
3307 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3308
3309 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
3310 during bootstrapping.
3311
3312 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
3313 Basically undo the change of 2006-05-26: use extra arguments instead of
3314 dynamic scoping.
3315 (ewoc-locate): Remove unused var `footer'.
3316
3317 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3318
3319 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
3320
3321 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
3322 (generate-file-autoloads): Obey it. Return whether autoloads were
3323 added at point or not.
3324 (update-file-autoloads): Use this new return value.
3325 Remove redundant test for the presence of an autoload cookie.
3326
3327 * emacs-lisp/autoload.el (autoload-find-file): New fun.
3328 This one calls hack-local-variables.
3329 (generate-file-autoloads, update-file-autoloads): Use it.
3330
3331 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
3332 (bibtex-sort-entry-class): Add safe-local-variable predicate.
3333 (bibtex-sort-entry-class-alist): Don't set the global value.
3334 (bibtex-init-sort-entry-class-alist): New fun.
3335 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
3336 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
3337 of bibtex-init-sort-entry-class.
3338
3339 2006-05-28 Richard Stallman <rms@gnu.org>
3340
3341 * subr.el (load-history-regexp): If FILE is relative, insist
3342 entire last name component must match it.
3343 (load-history-filename-element, load-history-regexp): Doc fixes.
3344
3345 2006-05-29 Kim F. Storm <storm@cua.dk>
3346
3347 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
3348 `pos' and `raw-data' for clarity, as eval forms may access these.
3349
3350 2006-05-28 Kim F. Storm <storm@cua.dk>
3351
3352 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
3353
3354 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3355
3356 * progmodes/make-mode.el (makefile-browser-map)
3357 (makefile-mode-syntax-table): Move initialization inside declaration.
3358 (makefile-fill-paragraph): Use the default comment-filling code.
3359
3360 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
3361
3362 * replace.el (query-replace-defaults): New variable.
3363 (query-replace-read-from): Use `query-replace-defaults' for
3364 default value, instead of history list.
3365 (query-replace-read-to): Update `query-replace-defaults'.
3366
3367 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
3370 with no X toolkit.
3371
3372 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
3375 (tumme-show-all-from-dir): Add autoload.
3376
3377 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3378
3379 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
3380 (tumme-remove-tag): Fix bug.
3381
3382 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3383
3384 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
3385 FOOTER args. Update unique caller.
3386 (ewoc-delete): Compute last node once before looping.
3387 (ewoc--node-branch): Merge into unique caller.
3388 (ewoc--node): Don't define constructor make-ewoc--node for this
3389 structure.
3390 (ewoc): Add member `hf-pp' to this structure.
3391 (ewoc--wrap): New func.
3392 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
3393 header/footer pretty-printers. Save header/footer pretty-printer.
3394 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
3395
3396 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
3397
3398 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3399
3400 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
3401 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
3402 Tag'. Change "Compare directories..." to "Change Directories...".
3403 Move tumme commands to Operate, Regexp and Immediate menus.
3404 Change "Add Comment" to "Add Image Comment". Change "Add Image
3405 Tag" to "Add Image Tags".
3406
3407 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
3408 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
3409 `tumme-delete-tag'.
3410
3411 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
3412
3413 * shell.el (shell-mode): Call shell-dirtrack-mode after
3414 list-buffers-directory is made a local variable, to avoid setting
3415 the default value.
3416
3417 2006-05-26 Kevin Ryde <user42@zip.com.au>
3418
3419 * info.el (Info-index-next): Use where-is-internal to report
3420 actual binding of Info-index-next, rather than hard-coded `,'.
3421
3422 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3423
3424 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
3425 and "Find Command in Manual" to here.
3426
3427 * buff-menu.el (list-buffers-noselect): For Info buffers, use
3428 Info-current-file as the file name.
3429
3430 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
3431
3432 * ses.el (defadvice undo-more): Delete this defadvice. The undo
3433 overrides will now be done a different way.
3434 (ses-set-parameter): Reapply this function for undo.
3435 (ses-set-header-row): Reconstruct header row during undo.
3436 (ses-widen): New function.
3437 (ses-goto-data, ses-reconstruct-all): Use new function.
3438 (ses-command-hook): Widen buffer during undo, before unupdating
3439 the cells.
3440 (ses-insert-row, ses-delete-row): Widen buffer during undo.
3441 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
3442 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
3443 formula hasn't been executed yet.
3444
3445 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3446
3447 * comint.el (comint-kill-whole-line): Rename arg to count.
3448 Fix doc string.
3449
3450 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
3451
3452 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
3453 to copy-file.
3454
3455 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3456
3457 * simple.el (toggle-truncate-lines): Make arg optional for
3458 backward compatibility.
3459
3460 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
3461
3462 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
3463 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
3464 DLL arg. Instead, use ewoc--current-dll. Update all callers.
3465 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
3466 (ewoc--adjust): Use ewoc--current-dll.
3467 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
3468
3469 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3470
3471 * textmodes/org.el (org-next-item, org-previous-item): Emit more
3472 compact error message.
3473 (org-tags-view): Refresh category table in each file.
3474 (org-table-justify-field-maybe): Remove superfluous arguments to
3475 `format'.
3476 (org-export-as-html): Insert "<p>" before postamble.
3477 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
3478
3479 2006-05-26 Kenichi Handa <handa@m17n.org>
3480
3481 * textmodes/po.el (po-find-charset): Pay attention to the case
3482 FILENAME is a cons (NAME . BUFFER).
3483 (po-find-file-coding-system-guts): Likewise.
3484
3485 * arc-mode.el (archive-set-buffer-as-visiting-file):
3486 Call find-operation-coding-system with (FILENAME . BUFFER).
3487
3488 * tar-mode.el (tar-extract): Call find-operation-coding-system
3489 with (FILENAME . BUFFER).
3490
3491 * international/mule.el (decode-coding-inserted-region):
3492 Call find-operation-coding-system with (FILENAME . BUFFER).
3493
3494 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * image-mode.el (image-toggle-display): Use buffer contents to
3497 generate image for a remote file.
3498
3499 2006-05-25 Juri Linkov <juri@jurta.org>
3500
3501 * replace.el (query-replace-read-from, query-replace-read-to):
3502 Remove 8th arg KEEP-ALL in read-from-minibuffer.
3503
3504 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
3505
3506 * whitespace.el (whitespace-cleanup): Change to cleanup
3507 region if one is active.
3508 * whitespace.el (whitespace-cleanup-internal): New internal method.
3509
3510 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3511
3512 * dired.el (dired-mode-map): Add help-echo strings to tumme
3513 commands. Bind `tumme-dired-display-image' to C-t i.
3514
3515 * tumme.el (tumme-display-image): Change documentation string slightly.
3516 (tumme-dired-display-image): Add call to `display-buffer'.
3517
3518 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3519
3520 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
3521 Signal error if RAW-DATA is a multibyte string.
3522
3523 2006-05-24 Richard Stallman <rms@gnu.org>
3524
3525 * subr.el (with-local-quit): When handling `quit' signal,
3526 make a chance for quit-flag to cause a quit.
3527
3528 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
3529 (ad-disable-advice): Add autoloads.
3530
3531 * subr.el (read-passwd): Copy PROMPT before changing its properties.
3532
3533 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3534
3535 * dired.el (dired-mode-map): Change menu items for tumme as per
3536 suggestions in emacs-devel.
3537
3538 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3539
3540 * dired.el (dired-mode-map): Fix breakage.
3541
3542 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3543
3544 * tumme.el (tumme-display-dired-image): Rename to...
3545 (tumme-dired-display-image): ...this.
3546 (tumme-track-movement): Change default value to t.
3547 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
3548 used from `tumme-next-line-and-display' and similar commands.
3549
3550 * dired.el (dired-mode-map): Add Thumbnail submenu under the
3551 Immediate menu. Add some tumme commands there.
3552
3553 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
3554
3555 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
3556
3557 2006-05-24 Chong Yidong <cyd@mit.edu>
3558
3559 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
3560 menu entries that open submenus.
3561
3562 2006-05-24 Alan Mackenzie <acm@muc.de>
3563
3564 * startup.el (command-line): For names of preloaded files, don't
3565 append ".elc" (now done in Fload), and call file-truename on the
3566 lisp directory.
3567
3568 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
3569 match ANY loaded file with the right name, not just those in
3570 load-path. Put a regexp matching the file name into
3571 after-load-alist, rather than the name itself.
3572
3573 * subr.el: New functions load-history-regexp,
3574 load-history-filename-element, do-after-load-evaluation.
3575
3576 * international/mule.el (load-with-code-conversion): Do the
3577 eval-after-load stuff by calling do-after-load-evaluation.
3578
3579 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3580
3581 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
3582 has not been killed.
3583
3584 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3585
3586 * term/mac-win.el: Set idle timer to clean up expired Apple events.
3587 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
3588 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
3589 Optionally set error message in reply.
3590
3591 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3592
3593 * textmodes/org.el (org-open-at-point): Use renamed variable
3594 `org-confirm-shell-link-function'.
3595 (org-confirm-shell-link-function): Rename from
3596 `org-confirm-shell-links'.
3597 (org-export-directory): New function.
3598 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
3599 (org-export-icalendar): Use `org-export-directory'.
3600 (org-indent-item): Keep cursor position.
3601 (org-link-file-path-type): New option.
3602 (org-export-as-html): Fix bug with plain lists starting in
3603 column 0.
3604 (org-export-as-html): Remove deadline formatting, this happens
3605 now already in `org-html-handle-time-stamps'.
3606 (org-export-html-style): Deadline class removed.
3607 (org-insert-labeled-timestamps-at-point): New option.
3608 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
3609 of `hide-sublevels 1', in case the first headline is not level 1.
3610 (org-overview, org-content): New fuction.
3611 (org-cycle-global-status, org-cycle-subtree-status): Make these
3612 variables buffer-local.
3613 (org-global-cycle): New command.
3614 (org-shifttab): Use `org-global-cycle'.
3615 (org-insert-heading, org-insert-item): Go to end of new
3616 headline/item after creating it.
3617 (org-export-visible): Rename from `org-export-copy-visible'.
3618 Now creates a temporary org-file and applies an exporting command
3619 to it.
3620 (org-table-eval-formula): Support for lisp forms.
3621 (org-agenda-todo-ignore-scheduled): New option.
3622 (org-agenda-get-todos): Use new option
3623 `org-agenda-todo-ignore-scheduled'.
3624 (org-export-html-inline-images): New value `maybe'.
3625 (org-export-as-html): Inlining of images dependent on link description.
3626 (org-archive-subtree): Check for end-of-buffer before trying
3627 `kill-line'.
3628 (org-agenda-follow-mode): New option.
3629 (org-export-with-tags, org-export-with-timestamps): New options.
3630 (org-html-handle-time-stamps): New function.
3631 (org-keyword-time-regexp): New variable.
3632 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
3633 (org-agenda-todo-list-sublevels): New option.
3634 (org-html-level-start): When TITLE is nil, just close all levels.
3635 (org-parse-key-lines, org-parse-export-options): Remove functions,
3636 replaced by `org-infile-export-plist'.
3637 (org-combine-plists, org-infile-export-plist)
3638 (org-default-export-plist): New functions.
3639 (org-export-html-preamble, org-export-html-postamble)
3640 (org-export-html-auto-preamble, org-export-html-auto-postamble):
3641 New variables.
3642 (org-export-publishing-directory): New option.
3643 (org-export-as-html, org-export-as-ascii): Use the new property
3644 lists for settings.
3645 (org-export-copy-visible, org-export-as-xoxo):
3646 Respect `org-export-publishing-directory'.
3647 (org-link-search, org-store-link, org-file-apps): Support for
3648 links to BibTeX database entries..
3649 (org-get-current-options, org-set-regexps-and-options):
3650 Implement logging as a startup option.
3651 (org-store-link): Make sure context string is never empty
3652 (org-insert-link): Use relative path when possible.
3653 (org-at-item-checklet-p): New function.
3654 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
3655 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
3656 (org-metaright, org-metaup, org-metadown, org-shiftup)
3657 (org-shiftdown, org-shiftright, org-shiftleft)
3658 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
3659 Dispatch using `call-interactively'.
3660 (org-call-with-arg): New defsubst.
3661 (org-tag-alist, org-use-fast-tag-selection): New options.
3662 (org-complete): Use `org-tag-alist'.
3663 (org-fast-tag-insert, org-fast-tag-selection): New functions.
3664 (org-next-item, org-previous-item): New commands.
3665 (org-beginning-of-item, org-end-of-item): Add (interactive) to
3666 make command.
3667 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
3668
3669 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
3670
3671 * emacs-lisp/ewoc.el (ewoc-delete): New function.
3672 (ewoc-filter): Use `ewoc-delete'.
3673
3674 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
3675
3676 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3677
3678 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
3679 Signal more user-friendly error messages.
3680
3681 * complete.el (PC-do-completion): Undo the addition of implicit
3682 wildcards if they did not lead to finding any match.
3683 (read-file-name-internal): Don't add the final > if the completion is
3684 not finished.
3685
3686 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3687
3688 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
3689 Quote safe-local-variable predicate.
3690
3691 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3692
3693 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
3694
3695 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3696
3697 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
3698
3699 * progmodes/make-mode.el (makefile-special-targets-list)
3700 (makefile-macro-table, makefile-target-table): Mark as risky.
3701 (makefile-query-one-target-method): Make this the alias for the
3702 following variable.
3703 (makefile-query-one-target-method-function): Make this the real name.
3704
3705 * textmodes/artist.el (artist-text-renderer): Make this the alias
3706 for the following variable.
3707 (artist-text-renderer-function): Make this the real name.
3708
3709 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
3710 the alias for the following variable.
3711 (flyspell-generic-check-word-predicate): Make this the real name.
3712
3713 * textmodes/ispell.el (ispell-format-word): Make this the alias
3714 for the following variable.
3715 (ispell-format-word-function): Make this the real name.
3716 (ispell-message-text-end): Mark as risky.
3717
3718 * skeleton.el (skeleton-transformation, skeleton-filter)
3719 (skeleton-pair-filter): Make these the aliases for the following
3720 variables.
3721 (skeleton-transformation-function, skeleton-filter-function)
3722 (skeleton-pair-filter-function): Make these the real names.
3723
3724 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
3725 and skeleton-pair-filter-function.
3726
3727 * textmodes/sgml-mode.el (sgml-transformation): Make this the
3728 alias for the following variable.
3729 (sgml-transformation-function): Make this the real name.
3730 (sgml-tag-alist): Mark as risky.
3731
3732 2006-05-21 Richard Stallman <rms@gnu.org>
3733
3734 * simple.el (kill-region): Interactively, pass point, then mark.
3735
3736 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3737
3738 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
3739
3740 2006-05-21 Romain Francoise <romain@orebokech.com>
3741
3742 * dired-x.el (dired-mode-map): Don't bind M-g.
3743
3744 2006-05-20 Richard Stallman <rms@gnu.org>
3745
3746 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
3747 (dired-goto-file): Doc fix.
3748
3749 2006-05-21 Kim F. Storm <storm@cua.dk>
3750
3751 * emulation/cua-base.el: Mention customizing cua-mode as alternative
3752 way to enable built-in cua-mode if user loads older CUA-mode package.
3753
3754 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
3755 if default-filename is specified.
3756
3757 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3758
3759 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
3760
3761 * info.el (info-apropos): Make sure current-file and current-node
3762 have non-nil values. Speed up by using add-to-list instead of
3763 manual consing.
3764
3765 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3766
3767 * progmodes/make-mode.el (makefile-mode): Doc fix.
3768
3769 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3770
3771 * dired-aux.el (dired-do-shell-command): Doc fix.
3772
3773 2006-05-20 Kevin Ryde <user42@zip.com.au>
3774
3775 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
3776 ``(custom-manual :tag "Foo" "(foo)Node")''.
3777
3778 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
3779
3780 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
3781 value is an integer.
3782
3783 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3784
3785 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
3786 "format".
3787 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
3788
3789 2006-05-20 Martin Rudalics <rudalics@gmx.at>
3790
3791 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
3792 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
3793
3794 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3795
3796 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
3797 regexp for keywords.
3798
3799 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
3800
3801 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
3802 replace-regexp-in-string.
3803
3804 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
3805 encode, and escape file name on conversion to URL.
3806
3807 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3808
3809 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
3810 Don't unescape URL.
3811 (dnd-get-local-file-name): Unescape URL on conversion to file name.
3812
3813 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
3814 on conversion to URLs.
3815
3816 * net/browse-url.el (browse-url-file-url): Encode file name on
3817 conversion to URL.
3818
3819 * term/mac-win.el (mac-ae-open-documents): Escape file name on
3820 conversion to URL.
3821
3822 2006-05-19 Eli Zaretskii <eliz@gnu.org>
3823
3824 * progmodes/cc-styles.el (c-style-alist): Doc fix.
3825
3826 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3827
3828 * term/mac-win.el (mac-bytes-to-digits): Remove function.
3829 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
3830
3831 2006-05-19 Glenn Morris <rgm@gnu.org>
3832
3833 * calendar/diary-lib.el (diary-bahai-date)
3834 (list-bahai-diary-entries, mark-bahai-diary-entries)
3835 (mark-bahai-calendar-date-pattern): Not interactive.
3836 (add-to-diary-list): New optional arg LITERAL. Doc fix.
3837 (diary-entries-list): Change format of 4th element in each entry.
3838 (diary-list-entries): Use add-to-diary-list.
3839 (diary-goto-entry): Handle the case where the buffer visiting the
3840 diary has been killed.
3841 (fancy-diary-display): Add 'locator to button rather than 'marker.
3842 Only generate temp-face when there are marks to apply.
3843 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
3844 (diary-fancy-date-pattern): New variable.
3845 (diary-time-regexp): Doc fix.
3846 (diary-anniversary, diary-time): New faces.
3847 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
3848 diary-time-regexp. Add font-lock-multiline property where needed.
3849 Use new faces diary-anniversary and diary-time.
3850 (diary-fancy-font-lock-fontify-region-function): New function, to
3851 handle multiline font-lock pattern in fancy diary.
3852 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
3853 (diary-font-lock-keywords): Tweak time regexp. Use new face
3854 diary-time.
3855
3856 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
3857
3858 * international/code-pages.el (mik): Table corrected.
3859
3860 2006-05-18 Kim F. Storm <storm@cua.dk>
3861
3862 * progmodes/grep.el (grep-find): Don't check grep-find-command
3863 before running command (breaks non-interactive usage).
3864
3865 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
3866
3867 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
3868 (ewoc--insert-new-node): Don't insert trailing newline.
3869 Instead, adjust successor nodes's start markers.
3870 (ewoc--refresh-node): Delete all text from current node's start
3871 marker to the next one's; adjust successor nodes's start markers.
3872 (ewoc--create): Doc fixes.
3873 (ewoc--refresh): Don't insert newline.
3874 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
3875 * pcvs.el (cvs-make-cvs-buffer):
3876 Specify extra newline for ewoc's header and footer.
3877 (cvs-update-header): Update initial header recognition.
3878 Append newline to final header and footer values.
3879 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
3880
3881 2006-05-17 Richard Stallman <rms@gnu.org>
3882
3883 * files.el (file-name-extension): Doc fix.
3884
3885 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3886
3887 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
3888 we can explicitly enable/disable rather than toggle.
3889 (shell-mode): Use it.
3890 (shell-cd): Don't try to reproduce what `cd' does.
3891
3892 2006-05-17 Kim F. Storm <storm@cua.dk>
3893
3894 * ido.el (ido-read-internal): Use only nondirectory part of
3895 default item.
3896
3897 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
3898
3899 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
3900 (ewoc-nth): Doc fix.
3901
3902 (ewoc-map, ewoc-invalidate): Compute PP before looping.
3903
3904 2006-05-16 Eli Zaretskii <eliz@gnu.org>
3905
3906 * international/mule.el (auto-coding-alist): Add .lha to files
3907 read with no-conversion.
3908
3909 * files.el (auto-mode-alist): Add .lha files to archive file
3910 extensions.
3911
3912 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
3913 Convert csize to integer when computing offsets within the
3914 compressed archive file.
3915
3916 2006-05-16 Kim F. Storm <storm@cua.dk>
3917
3918 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
3919 with read-from-minibuffer.
3920
3921 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
3922
3923 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
3924 (byte-compile-warnings): Fix safe-local-variable property.
3925
3926 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
3927
3928 * allout.el (allout-show-bodies, allout-old-style-prefixes)
3929 (allout-stylish-prefixes, allout-numbered-bullet)
3930 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
3931 predicates to qualify `safe-local-variable' property, when
3932 available, else use equivalent lambda.
3933 (allout-current-topic-collapsed-p): Do the right thing regarding
3934 trailing blank lines.
3935
3936 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3937
3938 * server.el (server-start): Only create a directory if needed.
3939 (server-edit, server-unload-hook): server-start => server-mode.
3940 (kill-emacs-hook): Cleanup upon exit.
3941
3942 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
3943
3944 * hexl.el (hexlify-buffer): Encode process arguments manually.
3945
3946 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
3947
3948 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
3949 call to gdb-tooltip-print.
3950
3951 2006-05-15 Romain Francoise <romain@orebokech.com>
3952
3953 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
3954 systems, default to "tar" since those systems probably have GNU tar.
3955
3956 2006-05-14 Lars Hansen <larsh@soem.dk>
3957
3958 * desktop.el (desktop-missing-file-warning): Fix docstring.
3959 (desktop-restore-file-buffer): Correct question asked on missing file.
3960
3961 2006-05-14 Kim F. Storm <storm@cua.dk>
3962
3963 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
3964 Add CUA move property.
3965
3966 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
3967
3968 * custom.el (custom-push-theme): Load the variable before checking
3969 its `standard-value'.
3970
3971 2006-05-13 Lars Hansen <larsh@soem.dk>
3972
3973 * desktop.el (desktop-save): Use with-temp-buffer.
3974
3975 2006-05-12 Glenn Morris <rgm@gnu.org>
3976
3977 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
3978 * calendar/calendar.el (calendar-mode-map):
3979 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
3980 * calendar/appt.el (appt-check, appt-make-list): Refer to
3981 diary-view-entries, diary-list-entries, diary-show-all-entries
3982 rather than obsolete aliases.
3983
3984 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
3985
3986 * simple.el (line-move-finish): Avoid calling point motion hooks
3987 while processing intangibility.
3988
3989 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
3990
3991 * term/xterm.el (terminal-init-xterm): Fix typo.
3992
3993 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3994
3995 * allout.el (allout-view-change-hook): Mark as being deprecated,
3996 to be replaced by `allout-exposure-change-hook'.
3997 (allout-exposure-change-hook): New, replacing
3998 `allout-view-change-hook'.
3999 (allout-flag-region): Run new hook `allout-exposure-change-hook',
4000 in addition to `allout-view-change-hook'.
4001 (allout-show-bodies, allout-old-style-prefixes)
4002 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
4003 lambda forms to prevent their showing up in variable help
4004 presentations as inscrutable byte-compiled code.
4005 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
4006 Use string-or-null-p to qualify safe-local-variable values.
4007 (allout-reindent-bodies): Use memq to qualify matches against
4008 valid safe-local-variable values. Also, quote the lambda as above.
4009 (allout-use-mode-specific-leader): Add missing candidate-value
4010 symbols, use memq, and quote the lambda.
4011 (allout-overlay-interior-modification-handler): Remove unused
4012 variables `msg' and 'opened'.
4013 (allout-hidden-p): Constrain invisibility consideration to allout's
4014 invisibility spec, disregarding invisibility for other reasons.
4015
4016 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4017
4018 * files.el (version-control): Correct safe values.
4019
4020 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
4021
4022 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
4023
4024 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
4025 (ewoc--insert-new-node): New func.
4026 Update callers of deleted funcs to use it, instead.
4027
4028 2006-05-11 Glenn Morris <rgm@gnu.org>
4029
4030 * calendar/calendar.el (diary-show-all-entries): Do not refer to
4031 obsolete alias `show-all-diary-entries'.
4032 (make-diary-entry): Not interactive.
4033 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
4034 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
4035 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
4036 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4037 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
4038 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
4039
4040 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4041
4042 * calendar/calendar.el (calendar-french-date-string)
4043 (calendar-mayan-date-string, calendar-chinese-date-string)
4044 (calendar-astro-date-string, calendar-iso-date-string)
4045 (calendar-islamic-date-string, calendar-bahai-date-string)
4046 (calendar-hebrew-date-string, calendar-coptic-date-string)
4047 (calendar-ethiopic-date-string, calendar-persian-date-string):
4048 These functions are not interactive.
4049
4050 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * files.el: Balance parentheses.
4053
4054 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4055
4056 * files.el, newcomment.el, outline.el, simple.el,
4057 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4058 progmodes/cc-vars.el, progmodes/compile.el:
4059 Move `safe-local-variable' declarations to the respective files.
4060
4061 * help-fns.el (describe-variable): Don't print safe-var if it is
4062 byte-code. Improve wording as suggested by Luc Teirlinck.
4063
4064 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
4067 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
4068 Use a token for pending-triggers to ensure gdb-var-update
4069 gets called once per user input again for pre-GDB 6.4.
4070 (gdb-var-delete): Match on more complex expressions.
4071 (gdb-var-list-children-handler, gdb-var-create-handler):
4072 Use a token for consistency.
4073
4074 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
4075
4076 * textmodes/org.el (org-read-date, org-goto-calendar)
4077 (org-agenda-goto-calendar):
4078 Bind `view-calendar-holidays-initially' to nil.
4079
4080 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4081
4082 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
4083 Update all callers to do it there, instead.
4084
4085 2006-05-10 Glenn Morris <rgm@gnu.org>
4086
4087 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
4088 prefix arg case, to avoid view-diary-entries-initially error.
4089 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4090 (calendar-date-is-legal-p): Handle dates with no day part.
4091
4092 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4093
4094 * comint.el (comint-insert-input): Just make it when
4095 comint-use-prompt regexp is nil (default) and with the mouse.
4096 (comint-copy-old-input): Reinstate from 2004-06-23.
4097 (comint-mode-map): Bind C-c C-m to it.
4098
4099 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
4100
4101 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
4102 Remove spurious move to point-max (new comint behavior fixes).
4103
4104 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
4105 compatibility function (Emacs 18/19).
4106 (idlwave-is-continuation-line): Always return point at start of
4107 previous non-blank continuation line.
4108 `keyword-parameters': Fix continued comment font-lock matcher.
4109 (idlwave-font-lock-fontify-region): Written, use as
4110 font-lock-fontify-region-function, to fix continued keyword
4111 fontification issues.
4112
4113 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4114
4115 * term/mac-win.el (mac-font-panel-mode): Doc fix.
4116 (mac-service-selection, mac-service-open-file)
4117 (mac-service-open-selection, mac-service-mail-selection)
4118 (mac-service-mail-to, mac-service-insert-text): Rename from
4119 mac-services-*. All uses changed.
4120 (mac-apple-event-map): Rename event symbol `services' to `service'.
4121
4122 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
4123
4124 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
4125 (ewoc--node-enter-first, ewoc--node-enter-last)
4126 (ewoc--delete-node-internal): Merge funcs into unique callers.
4127
4128 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
4129
4130 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
4131 return value of read-from-minibuffer for empty input.
4132
4133 2006-05-09 Miles Bader <miles@gnu.org>
4134
4135 * comint.el (comint-insert-input): Remove redundant calls to setq
4136 and goto-char.
4137
4138 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
4139
4140 * comint.el (comint-insert-input): Make it work when
4141 comint-use-prompt-regexp is t.
4142
4143 2006-05-10 Miles Bader <miles@gnu.org>
4144
4145 * subr.el (field-at-pos): New function.
4146
4147 * comint.el (comint-insert-input): Use it.
4148
4149 2006-05-09 Juri Linkov <juri@jurta.org>
4150
4151 * battery.el (battery-linux-proc-acpi): Also try
4152 `/proc/acpi/thermal_zone/THR2/temperature'.
4153
4154 * files.el <safe-local-variable>: Remove `eval' and `let' binding
4155 for now unused lambda `string-or-null'.
4156
4157 * add-log.el (change-log-default-name): Put `string-or-null-p'
4158 instead of lambda on `safe-local-variable' property.
4159
4160 * diff-mode.el (diff-context->unified): Use `region-beginning' and
4161 `region-end' instead of `mark' and `point'.
4162 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
4163 Operate on region in Transient Mark mode when the mark is active.
4164 Use `region-beginning' and `region-end' instead of `mark' and
4165 `point'.
4166 (diff-hunk-text, diff-goto-source): Doc fix.
4167
4168 * startup.el (fancy-splash-screens, normal-splash-screen): Use
4169 face `mode-line-buffer-id' for mode-line buffer face instead of
4170 hard-coded `(:weight bold)'.
4171
4172 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
4173 buffer-undo-list to t (undo-ask is reproducible by visiting
4174 nested archives).
4175
4176 2006-05-09 Kim F. Storm <storm@cua.dk>
4177
4178 * progmodes/grep.el (rgrep): Set default directory of *grep*
4179 buffer if we start M-x rgrep in the *grep* buffer and choose
4180 a different base directory.
4181
4182 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4183
4184 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
4185 completion also when ido is loaded.
4186
4187 2006-05-09 Masatake YAMATO <jet@gyve.org>
4188
4189 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
4190 "warning" and "import".
4191 (cpp-font-lock-keywords): Added "warning".
4192
4193 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
4194
4195 * term/xterm.el (terminal-init-xterm): Add more key bindings.
4196
4197 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
4198
4199 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4200 pages at a time, if we signal the end, we should indeed reach that end.
4201
4202 2006-05-08 David Reitter <david.reitter@gmail.com>
4203
4204 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
4205 output during execution of the body.
4206
4207 2006-05-08 Kim F. Storm <storm@cua.dk>
4208
4209 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
4210
4211 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
4212
4213 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
4214 Use with-current-buffer.
4215
4216 2006-05-07 Kim F. Storm <storm@cua.dk>
4217
4218 * subr.el (add-to-history): Remove keep-dups arg.
4219
4220 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
4221 to nil around call to add-to-history.
4222
4223 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4224
4225 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
4226 than after a buffer modification.
4227
4228 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
4229
4230 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
4231 call to...
4232 (gud-watch): ...here so speedbar is raised for already watched
4233 expressions.
4234 (gdb-speedbar-refresh): Delete function.
4235 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
4236 Use speedbar-timer-fn instead of speedbar-refresh (reverting
4237 earlier change).
4238 (gdb-var-evaluate-expression-handler)
4239 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
4240
4241 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
4242 Update localized contents for all buffers except ignored modes.
4243
4244 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4245
4246 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
4247 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
4248 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
4249 (mac-handle-font-panel-closed, mac-handle-font-selection):
4250 New functions.
4251 (mac-font-panel-mode): New minor mode.
4252 (mac-apple-event-map): Add bindings for toolbar toggle button and
4253 font panel.
4254 (menu-bar-showhide-menu): Add mac-font-panel-mode.
4255
4256 2006-05-07 John Paul Wallington <jpw@pobox.com>
4257
4258 * ibuffer.el (ibuffer-compressed-file-name-regexp):
4259 Avoid `regexp-opt'; simplify regexp for readability.
4260
4261 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4262
4263 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
4264 * files.el (buffer-stale-function):
4265 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4266 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
4267 links to the main manual, not to emacs-xtra.
4268
4269 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4270
4271 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
4272 MacJapanese if text is ASCII-only.
4273
4274 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
4275
4276 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
4277 unless so nil isn't returned.
4278 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
4279
4280 2006-05-06 Kim F. Storm <storm@cua.dk>
4281
4282 * subr.el (add-to-history): New function.
4283
4284 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
4285 (ediff-merge-files-with-ancestor):
4286 * env.el (setenv):
4287 * isearch.el (isearch-update-ring):
4288 * server.el (server-visit-files):
4289 * progmodes/grep.el (lgrep, rgrep):
4290 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
4291 * progmodes/xscheme.el (xscheme-insert-expression):
4292 Use add-to-history.
4293
4294 * kmacro.el (kmacro-push-ring): Use add-to-history.
4295 (kmacro-ring-length): Remove unused defun.
4296 (kmacro-start-macro): Use kmacro-push-ring.
4297
4298 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
4299
4300 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
4301 directly instead of a lambda expression that calls it.
4302
4303 2006-05-06 Kim F. Storm <storm@cua.dk>
4304
4305 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
4306 instead of compute-motion.
4307
4308 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
4309
4310 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
4311 change.
4312
4313 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
4314
4315 * startup.el (command-line-1): Refer to "Pure Storage" on
4316 pure-space-overflow.
4317
4318 2006-05-05 Martin Rudalics <rudalics@gmx.at>
4319
4320 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
4321 provided faces once they all have been used up.
4322
4323 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4324
4325 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
4326 reference to the Lisp manual to the warning about pure space
4327 overflow.
4328
4329 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4330
4331 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4332 argument to avoid the call to `ispell-internal-change-dictionary'
4333 when not needed.
4334 (ispell-change-dictionary): Use this argument and call
4335 `ispell-internal-change-dictionary' after the possible change
4336 to `ispell-local-dictionary'.
4337 (ispell-internal-change-dictionary): Check for a change in
4338 personal dictionary use too.
4339
4340 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4341
4342 * startup.el (command-line): On MS-Windows, probe "~", not
4343 "~USER", for warning about non-existent home directory
4344
4345 * arc-mode.el (archive-l-e): New optional argument `float' means
4346 generate a float value.
4347 (archive-arc-summarize, archive-lzh-summarize)
4348 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
4349 with 3rd argument non-nil when file's size is being computed.
4350 Format the file sizes with %8.0f instead of %8d.
4351
4352 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4353
4354 * cus-start.el (all): Add mac-dnd-known-types.
4355
4356 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
4357 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
4358 (mac-TIFF-to-string): New functions.
4359 (x-get-selection, x-selection-value)
4360 (mac-select-convert-to-string): Use them.
4361 (mac-text-encoding-mac-japanese-basic-variant): New constant.
4362 (mac-dnd-types-alist): New customization variable.
4363 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
4364 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
4365 (mac-dnd-handle-drag-n-drop-event): New functions.
4366 (mac-drag-n-drop): Remove function.
4367 (global-map): Bind drag-n-drop and M-drag-n-drop to
4368 mac-dnd-handle-drag-n-drop-event.
4369
4370 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
4371
4372 * progmodes/perl-mode.el (perl-beginning-of-function):
4373 Skip anonymous subs.
4374
4375 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
4376
4377 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
4378 regexp-opt at run time.
4379
4380 * term.el (term-handle-ansi-escape): Fix off by one error.
4381
4382 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
4383
4384 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4385 (gdb-init-1, gdb-post-prompt): ...and references to it.
4386 (gdb-frame-handler): Strip directory name from filename if present.
4387
4388 * progmodes/gud.el (gdb-force-update): Delete defvar
4389 (gud-speedbar-buttons): ...and references to it. Use window-start
4390 to try to keep positon in watch expression.
4391
4392 2006-05-03 Richard Stallman <rms@gnu.org>
4393
4394 * simple.el (next-history-element, previous-history-element): Doc fix.
4395
4396 * isearch.el (isearch-update-ring): Doc fix.
4397
4398 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
4399
4400 * isearch.el (isearch-update-ring): Take history-delete-duplicates
4401 into consideration. Replace one arm ifs with whens.
4402
4403 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
4404
4405 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4406 (menu): Fix typo.
4407
4408 2006-05-02 Miles Bader <miles@gnu.org>
4409
4410 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
4411
4412 2006-05-02 Jay Belanger <belanger@truman.edu>
4413
4414 * calc/calc-embed.el (calc-override-minor-modes-map)
4415 (calc-override-minor-modes): New variables.
4416 (calc-do-embedded): Make sure that Calc keystrokes aren't
4417 overwritten by minor modes.
4418
4419 2006-05-02 Chong Yidong <cyd@mit.edu>
4420
4421 * msb.el (msb): If EVENT is a down event, read and discard the up event.
4422
4423 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4424
4425 * startup.el (command-line-1): Refer to Lisp manual when
4426 pure-space-overflow occurs.
4427
4428 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
4429 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
4430 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
4431 (version-control): Don't use `t' for safe-local-variable declarations.
4432
4433 2006-05-01 Richard Stallman <rms@gnu.org>
4434
4435 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
4436 M-r, M-R, M-A, M-SPC or M-DEL.
4437 (diff-mode-map): diff-refine-hunk now on C-c C-w
4438 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
4439
4440 * help-mode.el (help-mode): view-exit-action calls delete-window
4441 only when it is safe and possible.
4442
4443 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
4444 in messages.
4445
4446 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
4447
4448 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
4449 in the default tool-bar-map.
4450
4451 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
4452
4453 * net/tramp.el (tramp-completion-file-name-handler-alist)
4454 (tramp-run-real-handler, tramp-completion-run-real-handler)
4455 (tramp-completion-handle-file-name-all-completions)
4456 (tramp-completion-handle-file-name-completion): Autoload them.
4457 (tramp-completion-handle-file-exists-p)
4458 (tramp-completion-handle-file-name-directory)
4459 (tramp-completion-handle-file-name-nondirectory)
4460 (tramp-completion-handle-expand-file-name): Remove them.
4461 (tramp-handle-file-name-directory): Return the real directory name.
4462 Returning "/" only doesn't need to be necessary any longer.
4463 (tramp-file-name-handler): Make special attention when in hostname
4464 completion mode.
4465 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
4466 (tramp-register-file-name-handlers):
4467 Register `tramp-completion-file-name-handler' only when
4468 `partial-completion-mode' is enabled.
4469 (tramp-completion-handle-file-name-all-completions):
4470 Delete directory part from results.
4471 (tramp-get-completion-methods, tramp-get-completion-user-host):
4472 Discard deleting "/", it doesn't work after the change of
4473 `tramp-handle-file-name-directory' above.
4474
4475 2006-05-01 Kim F. Storm <storm@cua.dk>
4476
4477 * progmodes/grep.el (grep-expand-template): Use save-match-data
4478 and symbol-value.
4479
4480 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4481
4482 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
4483 Use select-frame-set-input-focus instead of raise-frame.
4484 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
4485
4486 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
4487
4488 * progmodes/gud.el (gud-def): Add %c case.
4489 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
4490 (gud-format-command): Make match case sensitive. Match on %F.
4491
4492 2006-04-30 Glenn Morris <rgm@gnu.org>
4493
4494 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
4495 (cal-tex-preamble): Use cal-tex-preamble-extra.
4496 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
4497 than alias `list-diary-entries'.
4498
4499 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4500
4501 * help-fns.el (describe-variable): Add info about safe local variables.
4502
4503 2006-04-29 Richard Stallman <rms@gnu.org>
4504
4505 * bindings.el (mode-line-format): help-echo doc fixes.
4506
4507 * net/tramp.el (tramp-file-name-handler-alist): Delete
4508 expand-file-name and other operations that can cause spurious loading.
4509
4510 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4511
4512 * files.el (safe-local-variable-p): Remove support for the special
4513 value t.
4514
4515 * textmodes/paragraphs.el (sentence-end-without-space):
4516 Fix safety predicate.
4517 (sentence-end-double-space, sentence-end-without-period)
4518 (paragraph-ignore-fill-prefix):
4519 * textmodes/fill.el (colon-double-space):
4520 * abbrev.el (abbrev-mode): Tighten the safety predicate.
4521
4522 * subr.el (booleanp): New fun.
4523
4524 * textmodes/reftex-vars.el (reftex-guess-label-type):
4525 Tighten the safety predicate.
4526
4527 2006-04-28 Kim F. Storm <storm@cua.dk>
4528
4529 * progmodes/grep.el (defgroup grep): Doc fix.
4530 (grep-auto-highlight): Remove.
4531 (grep-template): New defcustom.
4532 (grep-find-template): Rename from grep-tree-template.
4533 (grep-files-aliases): Rename from grep-tree-files-aliases.
4534 Remove "all" alias, add "l" alias.
4535 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
4536 (grep-find-ignored-directories): New defcustom to replace
4537 grep-tree-ignore-CVS-directories, to facilitate ignoring
4538 subdirectories for multiple version control systems.
4539 (grep-mode-map): Add Recursive grep item to GREP menu.
4540 (grep-regexp-history, grep-files-history): New defvars.
4541 (grep-probe): New helper function.
4542 (grep-compute-defaults): Use it to simplify code.
4543 Adapt to name changes.
4544 Use `.' as base in grep-find-template rather than <D>.
4545 (grep): Remove superfluous highlight-regexp arg. Fix doc.
4546 Call grep-compute-defaults unconditionally.
4547 (grep-expand-keywords): New defconst.
4548 (grep-expand-template): Rename from grep-expand-command-macros.
4549 Simplify via grep-expand-keywords. Look at case-fold-search instead
4550 of grep-tree-ignore-case to add -i option.
4551 Bind case-fold-search to nil while matching keywords.
4552 (grep-tree-last-regexp, grep-tree-last-files): Remove.
4553 (grep-read-regexp, grep-read-files): New helper functions.
4554 (rgrep): Rename from grep-tree. Rework to use proper histories.
4555 Adapt to changes in defcustoms and functions above.
4556 (lgrep): New command, as grep, but using same interactive UI as rgrep.
4557
4558 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
4559
4560 * net/tramp.el (tramp-completion-file-name-handler):
4561 Disable Tramp's functionality while loading Tramp itself.
4562 (tramp-register-file-name-handlers): That's a defsubst now.
4563 Code from `tramp-repair-jka-compr' moved here. Apply it via
4564 `after-init-hook'.
4565 (tramp-repair-jka-compr): Remove.
4566
4567 2006-04-27 Jay Belanger <belanger@truman.edu>
4568
4569 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
4570 read expression when `math-read-big-expr' doesn't work.
4571
4572 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
4573
4574 * startup.el (command-line-1): Display warning when
4575 pure-space-overflow is non-nil.
4576
4577 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4578
4579 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
4580 risky.
4581
4582 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4583
4584 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
4585 Return the URL or nil if none can be generated.
4586
4587 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
4588
4589 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
4590 byte compiler warnings.
4591 (gud-basic-call, gud-find-expr): Let user select an expression
4592 for printing. Print expression as well as value in GUD buffer.
4593
4594 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
4595
4596 * allout.el: Remove local autoload declaration for
4597 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
4598 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
4599 (allout-plain-bullets-string, allout-distinctive-bullets-string)
4600 (allout-use-mode-specific-leader, allout-old-style-prefixes)
4601 (allout-stylish-prefixes, allout-numbered-bullet)
4602 (allout-file-xref-bullet, allout-presentation-padding)
4603 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
4604 safe-local-variable with suitable value spec, and add autoload
4605 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
4606 (move-beginning-of-line, move-end-of-line): Repair so these compat
4607 functions now actually resituate the point, when appropriate.
4608
4609 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4610
4611 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
4612
4613 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
4614 (add-log-iso8601-time-string): Fix call to format-time-string.
4615
4616 2006-04-26 Kim F. Storm <storm@cua.dk>
4617
4618 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4619
4620 2006-04-26 Masatake YAMATO <jet@gyve.org>
4621
4622 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4623 Add support for "//" style comments. Remove `b' flag
4624 from ?* in `asm-mode-syntax-table'.
4625
4626 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4627
4628 * follow.el: Use (featurep 'xemacs) everywhere.
4629 (follow-mode): Use define-minor-mode.
4630 (follow-mode-map): Move initialization into the declaration.
4631 Use command remapping.
4632 (follow-emacs-version-xemacs-p): Remove.
4633 (follow-submit-feedback): Remove.
4634
4635 * allout.el (allout-layout, allout-passphrase-verifier-string)
4636 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
4637
4638 * textmodes/reftex-vars.el (reftex-vref-is-default)
4639 (reftex-fref-is-default, reftex-guess-label-type):
4640 Tighten up a bit the safety predicate.
4641
4642 * textmodes/paragraphs.el (sentence-end-double-space)
4643 (sentence-end-without-period, sentence-end-without-space)
4644 (page-delimiter, paragraph-ignore-fill-prefix):
4645 Tighten up a bit the safety predicate.
4646
4647 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4648
4649 * progmodes/python.el (python-continuation-line-p)
4650 (python-beginning-of-statement): syntax-ppss may return
4651 a negative depth.
4652 (python-mode): Don't forcefully enable font-lock.
4653
4654 * time-stamp.el (time-stamp-start, time-stamp-end)
4655 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
4656
4657 * add-log.el: Remove spurious * in docstrings.
4658 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
4659 (add-change-log-entry): Use it here, since it's not specific
4660 to iso8601.
4661 (add-log-iso8601-time-string): Don't use it here any more.
4662 (change-log-indent-text, change-log-indent): Rename from add-log-*.
4663
4664 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
4665
4666 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
4667
4668 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
4669 (rcirc-toggle-low-priority): Doc fix.
4670 (rcirc-handler-NOTICE): Remove beginning of line anchor in
4671 ChanServ regexp.
4672 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
4673 #emacs.
4674 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
4675 (rcirc-decode-coding-system): Use utf-8 as the default.
4676 (rcirc-multiline-minor-mode): Set the fill-column.
4677 (rcirc-format-response-string): Display bright and dim nicks.
4678 (rcirc-browse-url): Update interactive spec to fill ARG.
4679 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
4680 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
4681
4682 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4683
4684 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
4685 case for @Article, etc.
4686
4687 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
4688
4689 * net/tramp.el (tramp-register-file-name-handlers): New defun.
4690 Added with autoload cookie.
4691 (tramp-unload-file-name-handlers): Rename from
4692 `tramp-unload-file-name-handler-alist'.
4693
4694 2006-04-23 Romain Francoise <romain@orebokech.com>
4695
4696 * comint.el (comint-match-partial-filename): Doc fix.
4697
4698 2006-04-21 Glenn Morris <rgm@gnu.org>
4699
4700 * calendar/cal-menu.el (calendar-mode-map): Refer to
4701 `diary-view-entries' rather than alias `view-diary-entries'.
4702 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
4703
4704 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
4705
4706 * progmodes/antlr-mode.el (antlr-default):
4707 * cus-edit.el (custom-documentation):
4708 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
4709 in defface.
4710
4711 2006-04-21 Kim F. Storm <storm@cua.dk>
4712
4713 * image.el (image-type): New defun split out of create-image.
4714 (create-image): Use it.
4715
4716 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4717
4718 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
4719 (org-open-at-point): Remove the "...done" message to keep output
4720 in the echo area visible.
4721 (org-export-as-xoxo): Fix call to `indent-region'.
4722
4723 2006-04-21 Kevin Ryde <user42@zip.com.au>
4724
4725 * international/mule.el (keyboard-coding-system): defcustom
4726 info-link fixes: "Specify Coding" has been split, keyboard now in
4727 "Terminal Coding", and "Single-Byte Character Support" is now
4728 "Unibyte Mode".
4729
4730 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
4731
4732 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
4733 Use font-lock-warning-face for any errors e.g. no stack.
4734 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
4735
4736 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4737
4738 * progmodes/sh-script.el (sh-shell): Mark as safe.
4739
4740 * newcomment.el (comment-start, comment-start-skip)
4741 (comment-end-skip, comment-end): Mark as safe.
4742
4743 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4744
4745 * textmodes/org.el (org-deadline-announce): Face removed.
4746 (org-level-faces, org-n-levels): Convert to constant.
4747 (org-compatible-face): New function.
4748 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
4749 (org-level-5, org-level-6, org-level-7, org-level-8)
4750 (org-special-keyword, org-warning, org-headline-done, org-link)
4751 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
4752 (org-scheduled-today, org-scheduled-previously, org-time-grid):
4753 Face definition revised for better color tty support.
4754 (org-bold-re, org-italic-re, org-underline-re): New constants.
4755 (org-set-font-lock-defaults): Use the new constants.
4756 (org-agenda-highlight-todo): New function.
4757 (org-agenda-todo): Fix bug with point at end of line.
4758 (org-agenda-change-all-lines, org-finalize-agenda-entries):
4759 Fontify TODO keywords.
4760 (org-insert-link): Preserve relative path in ../ links.
4761 (org-export-as-html): Convert links pointing to .org files into
4762 links that will work beteen the exported HTML files.
4763 (org-todo-list): Fix bug when arg=0.
4764 (org-insert-heading): More fine-tuning.
4765
4766 2006-04-19 Romain Francoise <romain@orebokech.com>
4767
4768 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
4769 from `rmail-mime-charset-pattern'.
4770
4771 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4772
4773 * progmodes/python.el (python-mode): Fix typo.
4774
4775 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4776
4777 * comint.el (comint-previous-input): Don't clobber input line
4778 when moving off either end of the input history ring.
4779 (comint-delete-input): New function, used by
4780 `comint-previous-input' and others.
4781 (comint-previous-matching-input):
4782 Use `coming-delete-input'. Save the partial input if leaving the
4783 edit line. Goto point-max before deleting input to avoid
4784 partial input fragments hanging around.
4785 (comint-restore-input): New function, used by `comint-previous-input'.
4786
4787 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
4788
4789 * imenu.el (imenu--index-alist): Balance parentheses.
4790
4791 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4792
4793 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
4794
4795 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
4796
4797 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
4798 file is nil.
4799
4800 2006-04-18 Richard Stallman <rms@gnu.org>
4801
4802 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
4803
4804 * imenu.el (imenu-create-index-function, imenu--index-alist)
4805 (imenu--last-menubar-index-alist, imenu--make-index-alist)
4806 (imenu-default-create-index-function, imenu--generic-function):
4807 Doc fixes.
4808
4809 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
4810
4811 * help-mode.el (help-mode): Set view-exit-action to delete window.
4812
4813 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
4814 now works by passing nil as arg.
4815
4816 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
4817
4818 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
4819 (read-abbrev-file): Provide default when reading filename.
4820
4821 * files.el (enable-local-variables): Allow :all as value.
4822 (hack-local-variables): Implement that value.
4823 (safe-local-variable-values, safe-local-eval-forms)
4824 (enable-local-variables): Mark as risky.
4825 (find-file-visit-truename, kept-old-versions): Mark safe.
4826
4827 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
4828 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
4829 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
4830
4831 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
4834 Use forward-line so as to get to BOL even in the presence of fields.
4835 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
4836 in return.
4837 (inferior-tcl): Tell tclsh to work in interactive mode.
4838
4839 * complete.el (partial-completion-mode):
4840 Use 'choose-completion-string-functions to make sure that
4841 choose-completion fills the minibuffer properly.
4842
4843 * complete.el (PC-old-read-file-name-internal): Remove.
4844 (PC-read-include-file-name-internal): Remove. Turn it into an advice
4845 of read-file-name-internal.
4846 (partial-completion-mode): Enable/disable this advice.
4847
4848 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
4849
4850 * net/tramp.el (tramp-completion-file-name-handler): Revert change
4851 of 2006-04-17.
4852
4853 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4854
4855 * textmodes/org.el (org-insert-heading): Insert heading before
4856 current if at beginning of line.
4857 (org-todo, org-date): New faces.
4858 (org-table-align): Make sure tooltip window contains full text.
4859 (org-no-properties): New defsubst.
4860 (org-set-font-lock-defaults): Use new faces.
4861
4862 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
4863
4864 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
4865 for root variables.
4866
4867 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
4868 (gdb-frame-address): Re-use to identify frame for watch expression.
4869 (gdb-var-list, gdb-var-create-handler): Add frame address for root
4870 variables.
4871 (gdb-init-1, gdb-source, gdb-post-prompt)
4872 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
4873 (gdb-frame-handler): Get gdb-frame-address.
4874
4875 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4876
4877 Sync with Tramp 2.0.53.
4878
4879 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
4880 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
4881 (tramp-completion-file-name-handler): Add autoload cookie for
4882 adding to `file-name-handler-alist'.
4883
4884 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
4885 the prompt. If it returns earlier (when detecting an error
4886 message), the rest of the output will merge accidently with the
4887 output of the next command. Reported by M Jared Finder
4888 <jared@hpalace.com>.
4889
4890 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
4891 for `process-file', in order to let it work for older Emacsen too.
4892
4893 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
4894
4895 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
4896 (tex-font-lock-keywords-3): Use it.
4897
4898 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * newcomment.el (comment-add): New function.
4901 (comment-region-default, comment-dwim): Use it.
4902
4903 2006-04-15 Michael Olson <mwolson@gnu.org>
4904
4905 * emacs-lisp/tq.el: Improve comments.
4906 (tq-queue-head-question): New accessor function.
4907 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
4908 Update for modified queue structure.
4909 (tq-queue-add): Accept `question' argument.
4910 (tq-queue-pop): If a question is pending, send it.
4911 (tq-enqueue): Accept new optional argument `delay-question'.
4912 If this is non-nil, and at least one other question is pending a
4913 response, queue the question rather than sending it immediately.
4914
4915 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4916
4917 * calendar/appt.el (appt-add): Check whether an appointment is
4918 already present in appt-time-msg-list. Simplify code.
4919
4920 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4921
4922 * progmodes/cc-langs.el (c-mode-menu):
4923 Don't presume c-subword-mode is bound.
4924
4925 2006-04-13 Bill Wohler <wohler@newt.com>
4926
4927 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
4928 (customize-package-emacs-version): Use cdr instead of cadr now
4929 that alists use dotted pairs.
4930
4931 * custom.el (defcustom): Fix docstring for :package-version.
4932
4933 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
4934
4935 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
4936 (tramp-handle-shell-command): Display output buffer only when
4937 `tramp-display-shell-command-buffer' is true.
4938 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
4939
4940 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4941
4942 * textmodes/org.el (org-set-autofill-regexps): Set only the local
4943 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
4944
4945 2006-04-13 Romain Francoise <romain@orebokech.com>
4946
4947 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
4948 leaving temporary .cvsignore buffers behind.
4949
4950 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4951
4952 * textmodes/org.el (org-set-regexps-and-options)
4953 (org-get-current-options): Better names for the startup folding
4954 options.
4955
4956 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
4957
4958 * vc.el (vc-annotate): Arrange for point to end up at the same
4959 line number as in the original, but only when using a new buffer.
4960
4961 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
4962
4963 * files.el (hack-one-local-variable-eval-safep):
4964 Recognize `edebug-form-spec' for `put', but only if it passes
4965 `edebug-basic-spec'. Generalize `put' handling.
4966
4967 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
4968 vetting file-local form specs.
4969
4970 * allout.el (allout-layout): Autoload its `safe-local-variable'
4971 property.
4972
4973 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4974
4975 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
4976 (org-agenda-mouse-1-follows-link)
4977 (org-mouse-1-follows-link): New options.
4978 (org-format-agenda-item): Fix bug if TAGS is nil.
4979 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
4980
4981 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
4982
4983 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
4984 GDB 6.1+ gives full filename for "info sources" so use
4985 file-name-nondirectory.
4986
4987 2006-04-12 Romain Francoise <romain@orebokech.com>
4988
4989 * subr.el (read-passwd): Bind `message-log-max' to nil.
4990
4991 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4992
4993 * progmodes/perl-mode.el (perl-indent-new-calculate):
4994 Recompute parse-start after jumping backward by a whole sexp.
4995
4996 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
4999 window configuration.
5000 (vc-annotate-display-select): Select the buffer so that current-buffer
5001 (and selected-window) is the output buffer at the end of vc-annotate.
5002
5003 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5004
5005 * vc.el (vc-annotate-color-map): Add custom TTY color map for
5006 8-color terminals, to use all of the colors in a sensible order.
5007 256-color terminals work well with the standard map.
5008 (vc-annotate-lines): Only strip the first color character if it
5009 is "#", to allow for terminal-style named colors.
5010 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
5011 the correct buffer is scrolled.
5012
5013 2006-04-11 Richard Stallman <rms@gnu.org>
5014
5015 * emacs-lisp/bytecomp.el (byte-compile-file):
5016 Bind enable-local-variables to :safe, and make normal-mode obey it.
5017
5018 * files.el (enable-local-variables): Allow value :safe.
5019 (normal-mode): Doc fix.
5020 (hack-local-variables): Implement enable-local-variables = :safe.
5021 (hack-local-variables-confirm): Don't prevent quitting.
5022
5023 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5024
5025 * loadhist.el (unload-feature): A bit of sanity check of
5026 load-history entries. Cancel timer-vars before unbinding them.
5027
5028 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
5029 quote special chars, and make the trick work on the hex part of the
5030 buffer as well.
5031 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
5032 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
5033
5034 * startup.el (normal-splash-screen): Fix last change so we don't wait
5035 2 minutes if we don't show the splash screen.
5036
5037 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5038
5039 * textmodes/org.el (org-export-plain-list-max-depth)
5040 (org-table-spaces-around-separators)
5041 (org-radio-targets, org-activate-camels)
5042 (org-table-spaces-around-invisible-separators): Options removed.
5043 (org-time-stamp-rounding-minutes, org-remember-templates)
5044 (org-ellipsis, org-activate-links, org-descriptive-links):
5045 New options.
5046 (org-remember-apply-template, org-current-time)
5047 (org-finish-edit-table-field)
5048 (org-link-unescape, org-link-escape)
5049 (org-string-width, org-table-clean-line, org-html-do-expand)
5050 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
5051 (org-read-agenda-file-list): New functions.
5052 (org-table-edit-field)
5053 (org-table-create-or-convert-from-region): New commands
5054 (org-table-toggle-vline-visibility): Command removed.
5055 (org-table-convert-region): Made a command.
5056 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
5057 Replace with the normal org- functions.
5058 (org-self-insert-command): Don't trigger realign unnecessarily
5059 when blanking a field that is not full.
5060 (org-mode): `Set buffer-invisibility-spec' for links.
5061 (org-activate-links2): Hide link part and only show descriptive
5062 part of the link.
5063 (org-insert-link): Modify for new linking system.
5064 (org-store-link): Store description separately, for use by
5065 `org-insert-link'.
5066 (org-table-align): Use `org-string-width'.
5067 (defgroup): Completely new group structure for custom variables.
5068 (org-agenda-files): Option: Single file name allowed. Function:
5069 Optional argument unrestrited means ignore any restricitons.
5070 (org-install-agenda-files-menu): Find a buffer in Org-mode before
5071 trying to modify the menu. Use generalized access to
5072 `org-agenda-files.'
5073 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
5074 (org-agenda-file-to-front, org-remove-file, org-diary)
5075 (org-tags-view, org-export-icalendar-all-agenda-files)
5076 (org-export-icalendar-combine-agenda-files): Use generalized
5077 access to `org-agenda-files'.
5078 (org-remember-handler): Correctly preserve heading if present.
5079 (org-table-insert-row, org-table-insert-hline): Deal with
5080 invisible characters.
5081
5082 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
5083
5084 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
5085 (vc-annotate-color-map): New 18 element constant
5086 value/saturation, rotating hue colormap, from red->blue.
5087 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
5088 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
5089 (vc-annotate): To avoid killing the required local variables,
5090 set them before the end of `with-output-to-temp-buffer', and
5091 after first switching to annotate-mode.
5092 (vc-annotate-warp-version): Add buffer argument in goto-line to
5093 ensure annotation, not source, is scrolled.
5094
5095 2006-04-10 Bill Wohler <wohler@newt.com>
5096
5097 * custom.el (defcustom, custom-handle-keyword):
5098 Add :package-version keyword.
5099 (custom-add-package-version): New function. Sets value of new
5100 property 'custom-package-version from :package-version keyword.
5101 (defcustom): Create Common Keywords section in docstring.
5102 (defface, defgroup): Replace definitions of a select few keywords
5103 with a reference to the Common Keywords in defcustom.
5104 (defcustom, defface, defgroup): Replace reference to Customization
5105 chapter in manual with hyperlink.
5106
5107 * cus-edit.el (customize-package-emacs-version-alist):
5108 New variable.
5109 (customize-changed-options): Add check for custom-package-version.
5110 (customize-package-emacs-version): New function to look up Emacs
5111 version corresponding to the given package version.
5112
5113 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
5114 defun name, in similar fashion to find-variable-regexp.
5115
5116 2006-04-10 Eli Zaretskii <eliz@gnu.org>
5117
5118 * international/mule-cmds.el (set-locale-environment): Fix last
5119 change for when the locale's preferences don't specify any encoding.
5120
5121 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5122
5123 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
5124 so the defined var/fun doesn't need to be quoted.
5125
5126 2006-04-10 Richard Stallman <rms@gnu.org>
5127
5128 * finder.el (finder-mode-map): Add n and p bindings.
5129
5130 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
5131
5132 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
5133 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
5134 (gdb-setup-windows): Put something in source window if we can't find
5135 the source file.
5136 (gdb-frame-handler): Make it work again with just assembly.
5137 (gdb-data-list-register-values-handler): Make it work when there is
5138 no stack.
5139
5140 2006-04-09 Richard Stallman <rms@gnu.org>
5141
5142 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
5143 specs while looking for charset.
5144
5145 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
5146
5147 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
5148 Make them faces.
5149 (lm-font-lock-keywords): Update appropriately.
5150
5151 2006-04-10 Kim F. Storm <storm@cua.dk>
5152
5153 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
5154 it can also replace buffer-substring-no-properties.
5155
5156 * emulation/cua-base.el (cua-delete-region, cua-paste)
5157 (cua-repeat-replace-region): Use filter-buffer-substring.
5158
5159 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5160 (cua-cut-region-to-global-mark): Likewise.
5161
5162 * emulation/cua-rect.el (cua--extract-rectangle)
5163 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
5164
5165 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5166
5167 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
5168 entry-type. Add field delimiters to numerical fields if they are
5169 not present.
5170
5171 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5172
5173 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
5174 string-const to return value.
5175 (bibtex-remove-delimiters): Use it.
5176
5177 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
5180 cl-byte-compile-compiler-macro unless it exists.
5181
5182 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5183
5184 * files.el (hack-local-variables-confirm) <offer-save>:
5185 Clarify message text. Suggested by Ralf Angeli.
5186
5187 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5188
5189 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
5190 (delete-extract-rectangle-line): Use `filter-buffer-substring'
5191 instead of `buffer-substring' and `delete-region'. (Most of the
5192 code actually copied from `kill-region'.)
5193
5194 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
5195
5196 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
5197 (rcirc-default-port): Rename from rcirc-port.
5198 (rcirc-default-nick): Rename from rcirc-nick.
5199 (rcirc-default-user-name): Rename from rcirc-user-name.
5200 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
5201 (rcirc-low-priority-flag): New variable.
5202 (rcirc-decode-coding-system): New defcustom.
5203 (rcirc-encode-coding-system): New defcustom.
5204 (rcirc-coding-system-alist): New defcustom.
5205 (rcirc-multiline-major-mode): New defcustom.
5206 (rcirc-nick): New internal variable.
5207 (rcirc-process): Remove variable.
5208 (rcirc-server-buffer): New variable.
5209 (rcirc): Update to use rcirc-default-* variables above.
5210 (rcirc-connect): Do not add window-configuration-hook-here.
5211 (rcirc-server): New internal variable.
5212 (rcirc-connect): Do not send keepalive pings if
5213 rcirc-keepalive-seconds is nil.
5214 (with-rcirc-server-buffer): New macro.
5215 (rcirc-send-string): Encode with rcirc-encode-coding-system.
5216 (rcirc-server-name): Rename from rcirc-server.
5217 (rcirc-buffer-process): New function.
5218 (rcirc-buffer-nick): New function.
5219 (rcirc-buffer-target): Remove function.
5220 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
5221 New commands.
5222 (rcirc-mode-map): Change binding of C-c C-l to
5223 rcirc-toggle-low-priority.
5224 (rcirc-mode): Initialize coding system based on
5225 rcirc-coding-system-alist. New change-major-mode-hook to part the
5226 channel on a mode change. Make kill-buffer-hook buffer-local.
5227 (rcirc-change-major-mode-hook): New function.
5228 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
5229 (rcirc-last-post-time): New variable.
5230 (rcirc-process-message): Store the last time user posted a message
5231 to this target.
5232 (rcirc-multiline-minor-mode): New mode.
5233 (rcirc-multiline-minor-mode-map): New mode map.
5234 (rcirc-edit-multiline): Put multiline-edit buffer in
5235 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
5236 (rcirc-print): Ignore any line starting with an ignored nick.
5237 (rcirc-print): Decode using rcirc-decode-coding-system.
5238 (rcirc-track-minor-mode): Update global-mode-string when disabling
5239 this mode.
5240 (minor-mode-alist): Add LowPri indicator.
5241 (rcirc-toggle-low-priority): New function.
5242 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
5243 next lowpriority buffer with activity.
5244 (rcirc-record-activity): Sort buffers in rcirc-activity by the
5245 last time the user posted a message in to the target.
5246 (rcirc-update-activity-string): New formatting for low priority
5247 buffers.
5248 (rcirc-split-activity): New function.
5249 (rcirc-handler-PART, rcirc-handler-KICK)
5250 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
5251 (rcirc-nick-away-alist): New variable.
5252 (rcirc-handler-301): New handler. Away messages are printed once
5253 per change.
5254
5255 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5256
5257 * info.el (Info-follow-nearest-node): Doc fix.
5258
5259 * international/mule-cmds.el (set-locale-environment): Make sure
5260 the coding-system preferred by the locale's language has the same
5261 EOL conversion type as the original buffer-file-coding-system.
5262 (locale-language-names): Add a few MS Windows language codes.
5263
5264 2006-04-07 Richard Stallman <rms@gnu.org>
5265
5266 * simple.el (eval-expression): Doc fix.
5267
5268 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
5269 (eval-defun): Doc fixes.
5270
5271 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5272
5273 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
5274
5275 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
5276
5277 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
5278 GDB list command without argument for greater generality.
5279
5280 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5281
5282 * subr.el (string-or-null-p): New function.
5283
5284 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
5285
5286 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
5287
5288 * files.el: Update comment about safe-local-variable declarations.
5289
5290 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5291
5292 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
5293 See idlwave.org.
5294
5295 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
5296 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
5297
5298 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
5299 See idlwave.org.
5300
5301 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
5302 version 6.0 (minimal changes). See idlwave.org.
5303
5304 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
5305 6.0 (minimal changes). See idlwave.org.
5306
5307 * progmodes/idlw-rinfo.el: File obsoleted and removed.
5308
5309 2006-04-06 Romain Francoise <romain@orebokech.com>
5310
5311 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
5312 symmetric encryption features and a new asynchronous interface to
5313 GnuPG. This new version is version 1.4, plus whitespace changes.
5314
5315 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5316
5317 * files.el: Move some `safe-local-variable' declarations to the
5318 respective files.
5319
5320 * textmodes/ispell.el (ispell-check-comments)
5321 (ispell-local-dictionary): Mark as safe.
5322
5323 * abbrev.el (abbrev-mode): Mark as safe.
5324
5325 * add-log.el (change-log-default-name): Mark as safe.
5326
5327 * textmodes/reftex-vars.el (reftex-vref-is-default)
5328 (reftex-fref-is-default, reftex-level-indent)
5329 (reftex-guess-label-type): Mark as safe.
5330
5331 * textmodes/fill.el (colon-double-space): Mark as safe.
5332
5333 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
5334 (sentence-end-double-space, sentence-end-without-period)
5335 (sentence-end-without-space, sentence-end, sentence-end-base)
5336 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
5337
5338 2006-04-06 Kim F. Storm <storm@cua.dk>
5339
5340 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
5341 the :set-after list.
5342 (ido-downcase-unc-hosts): New user option. Default on.
5343 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
5344 when it is set, as regexps are now applied on the fly.
5345 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
5346 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
5347 on the fly, but only when ido-process-ignore-lists is set.
5348 Do case insensitive filtering if ido-downcase-unc-hosts is set.
5349 Only downcase names if ido-downcase-unc-hosts is set.
5350
5351 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
5352
5353 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
5354
5355 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
5356
5357 2006-04-05 Kim F. Storm <storm@cua.dk>
5358
5359 * ido.el (ido-mode): Set after ido-unc-hosts and
5360 ido-ignore-unc-host-regexps.
5361 (ido-save-history): Save ido-unc-hosts-cache.
5362 (ido-load-history): Load ido-unc-hosts-cache.
5363 (ido-reread-directory): Refresh unc hosts cache in // dir.
5364
5365 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
5366 to nil while displaying slash screen.
5367
5368 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5369
5370 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
5371 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5372
5373 2006-04-05 Kenichi Handa <handa@m17n.org>
5374
5375 * international/characters.el: Setup cases of Latin, Greek, and
5376 Cyrillic characters in CJK charsets.
5377
5378 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5379
5380 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5381 default-enable-multibyte-characters. This reverts the change from
5382 revision 6.17 which is no longer necessary because the passphrase
5383 is sent separately now. GnuPG messages are unreadable under
5384 multibyte locales with default-enable-multibyte-characters set to nil.
5385
5386 2006-04-04 Andreas Schwab <schwab@suse.de>
5387
5388 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
5389 and `byte-compile-warnings' as `safe-local-variable'.
5390
5391 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
5392
5393 * man.el (Man-mode-map): Restore the \r binding.
5394 (Man-abstract-xref-man-page): If Man-target-string is a function,
5395 call it.
5396 (Man-highlight-references): Use Man-default-man-entry to get the
5397 target. Deal with xrefs too.
5398 (Man-highlight-references0): Don't call the target function.
5399
5400 * woman.el (WoMan-xref-man-page): Strip the section number, woman
5401 cannot deal with it.
5402
5403 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5404
5405 * pgg-gpg.el: Clean up process buffers every time gpg processes
5406 complete.
5407
5408 2006-04-04 Kenichi Handa <handa@m17n.org>
5409
5410 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
5411 here.
5412 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
5413 Temporarily bind inhibit-field-text-motion to t.
5414
5415 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5416
5417 * startup.el (normal-splash-screen): Only set mode-line-format in the
5418 splash buffer, so as not to interfere when debugging the code.
5419 Ignore errors when switching buffer.
5420
5421 2006-04-03 Romain Francoise <romain@orebokech.com>
5422
5423 * dired.el (dired-dnd-protocol-alist): Fix typo.
5424
5425 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5426
5427 * savehist.el (savehist): Add :version.
5428 (savehist-ignored-variables): New variable.
5429 (savehist-minibuffer-hook): Don't save variables listed in
5430 `savehist-ignored-variables'.
5431
5432 * dired.el (dired-dnd-protocol-alist): Mention that change does
5433 only apply to new buffers in doc string.
5434
5435 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5436
5437 * recentf.el (recentf-open-files-item): Include newline in button
5438 field, so opening a file will work, when the point is at the end
5439 of the file name. Allow, for example, to [i]search a file by
5440 extension and just push RET to open it.
5441
5442 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5443
5444 * pgg-gpg.el (pgg-gpg-process-filter)
5445 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5446
5447 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5448 lines, temporary fix.
5449
5450 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5451
5452 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
5453
5454 2006-04-02 Richard Stallman <rms@gnu.org>
5455
5456 * progmodes/compile.el (compilation-message-face): Make it defcustom.
5457
5458 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5459
5460 * ibuf-macs.el (define-ibuffer-column): Add a new key:
5461 header-mouse-map.
5462
5463 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
5464 (ibuffer-mode-header-map): New keymaps.
5465 (ibuffer-update-title-and-summary): Enable mouse face highlighting
5466 and keybindings for column headers.
5467 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
5468 property.
5469
5470 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
5471
5472 * speedbar.el (speedbar-after-create-hook): Doc fix.
5473
5474 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
5475
5476 * shell.el (shell-directory-tracker)
5477 (shell-dynamic-complete-command): Doc fixes.
5478
5479 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
5480
5481 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
5482 terminals.
5483
5484 2006-04-01 Kim F. Storm <storm@cua.dk>
5485
5486 * ido.el (ido-unc-hosts-cache): New defvar.
5487 (ido-unc-hosts): If value of defcustom is a function, call it to
5488 get list of UNC hosts. Add function-item choices to specify
5489 ido-unc-hosts-net-view or user function.
5490 (ido-ignore-unc-host-regexps): New defcustom.
5491 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
5492 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
5493 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
5494
5495 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5496
5497 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
5498 wwidth.
5499
5500 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
5503 (ido-max-work-file-list, ido-switch-buffer)
5504 (ido-read-file-name-as-directory-commands):
5505 Fix typos in docstrings.
5506
5507 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5508
5509 * term/mac-win.el (mac-system-coding-system): Define and use after
5510 Mac-specific coding systems are ready.
5511
5512 2006-03-27 Romain Francoise <romain@orebokech.com>
5513
5514 * net/rcirc.el (rcirc-connect): Add autoload cookie.
5515
5516 * ldefs-boot.el: Update.
5517
5518 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5519
5520 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5521 passphrases when it is not needed.
5522 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5523 passphrase stuff from gpg, should only be necessary when you use
5524 gpg with a smartcard.
5525
5526 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5527
5528 * comint.el (comint-dynamic-list-completions): Allow user to
5529 select *Completions* buffer.
5530
5531 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
5532
5533 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
5534
5535 2006-03-26 Andreas Schwab <schwab@suse.de>
5536
5537 * progmodes/gud.el (gdb): Only complain about multiple debugging
5538 when the gdb process is still running.
5539
5540 2006-03-25 Eli Zaretskii <eliz@gnu.org>
5541
5542 * mail/rmail.el (tool-bar-map): Defvar it.
5543 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
5544 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
5545
5546 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
5547
5548 * help.el (print-help-return-message): Suggest to use
5549 display-buffer instead of switch-to-buffer-other-window to restore
5550 the previous window without selecting it.
5551
5552 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5553
5554 * frame.el (select-frame-by-name): Call x-focus-frame also when
5555 window-system is mac.
5556
5557 * term/mac-win.el: Adjust Courier font specifications in
5558 x-fixed-font-alist.
5559 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
5560 when directly encoding to UTF-16 in native byte order, no BOM.
5561
5562 2006-03-25 Kim F. Storm <storm@cua.dk>
5563
5564 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
5565 (cua--init-keymaps): Use it instead of fixed C-return.
5566 (cua-mode): Set after it.
5567
5568 * emulation/cua-rect.el (cua--init-rectangles):
5569 Use cua-rectangle-mark-key instead of fixed C-return.
5570
5571 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
5572
5573 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
5574 "run" in .gdbinit.
5575 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
5576
5577 2006-03-24 Romain Francoise <romain@orebokech.com>
5578
5579 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
5580 `display-buffer-other-frame'.
5581
5582 2006-03-24 Kim F. Storm <storm@cua.dk>
5583
5584 * apropos.el (apropos-synonyms): Add selection => region.
5585
5586 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5587
5588 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5589 (gdb-var-list-children-regexp, gdb-var-update-regexp)
5590 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
5591 (gdb-data-list-register-values-regexp)
5592 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
5593 Future proof against new fields being added to MI output.
5594 (gdb-send): Don't treat backslashes for program input as
5595 continuations.
5596 (gdb-assembler-handler): Don't use window-start for this handler.
5597 (gdb-frame-handler): Don't change to hollow arrow if overlay
5598 arrow doesn't move to new frame.
5599
5600 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5601
5602 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
5603 prevent compiler warnings.
5604 (gdb-stopped): Check for gud-last-last-frame (case: signal).
5605 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
5606 (gdb-assembler-custom): Use hollow-right-triangle for assembler
5607 buffer too.
5608
5609 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
5610
5611 * pgg-gpg.el (pgg-gpg-update-agent): Check for
5612 make-network-process, so we can use the same code in Gnus v5-10
5613 too and have this file fully synchronized with that release.
5614
5615 2006-03-23 Romain Francoise <romain@orebokech.com>
5616
5617 * ibuf-ext.el (ibuffer-read-filter-group-name):
5618 Use `ibuffer-generate-filter-groups' to make completion list match
5619 the filter groups that are really displayed in the Ibuffer buffer.
5620 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
5621
5622 2006-03-23 Kenichi Handa <handa@m17n.org>
5623
5624 * international/mule-cmds.el (sort-coding-systems): Describe that
5625 the argument is modified in docstring.
5626
5627 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5628
5629 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5630 (pgg-gpg-update-agent): New function.
5631 (pgg-gpg-use-agent-p): New function.
5632 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5633 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5634 (pgg-gpg-sign-region): Use it.
5635
5636 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
5637
5638 * cus-edit.el (custom-face-set): Call custom-push-theme before
5639 face-spec set so that `changed' theme is correctly saved.
5640 (custom-face-reset-standard): Reset to recalculated face rather
5641 than defface spec.
5642
5643 * custom.el (custom-push-theme): Only save `changed' theme if the
5644 current face does not match the defface specs.
5645
5646 2006-03-21 Simon Josefsson <jas@extundo.com>
5647
5648 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5649 <wilde@sha-bang.de>.
5650 (pgg-gpg-use-agent): New variable.
5651 (pgg-gpg-process-region): Use it.
5652 (pgg-gpg-encrypt-region): Likewise.
5653 (pgg-gpg-encrypt-symmetric-region): Likewise.
5654 (pgg-gpg-decrypt-region): Likewise.
5655 (pgg-gpg-sign-region): Likewise.
5656 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5657
5658 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
5659
5660 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
5661 bracket links.
5662
5663 2006-03-21 Kim F. Storm <storm@cua.dk>
5664
5665 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
5666 fringe-indicator-alist instead of modifying global value.
5667 (gdb-frame-handler): Likewise.
5668
5669 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5670
5671 * diff-mode.el (diff-function): Make it inherit from diff-header
5672 instead of diff-context.
5673
5674 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
5675 bitmap.
5676 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
5677 change names in macro above for consistency.
5678 (gdb-frame-handler): Use hollow-right-triangle for all selected
5679 frames which except the innermost (where execution has stopped).
5680 (gdb-reset): Reset buffer-local values of overlay-arrow.
5681
5682 2006-03-20 Richard Stallman <rms@gnu.org>
5683
5684 * simple.el (set-mark-command): Doc fix.
5685
5686 * files.el (display-buffer-other-frame): New command.
5687 (ctl-x-4-map): Bind C-x 5 C-o to it.
5688
5689 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5690
5691 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
5692 rather than just defer-time, in case defer-time has been changed but
5693 the timer isn't running yet.
5694 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
5695
5696 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5697
5698 * help-mode.el (help-follow-symbol): New function.
5699 Essentially identical to the old `help-follow', but do not let
5700 `push-button' do the work when on an xref.
5701 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
5702
5703 2006-03-19 Richard Stallman <rms@gnu.org>
5704
5705 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
5706 preceded by the word `program'.
5707 (help-follow-mouse, help-follow): Throw error if not on xref.
5708 Delete no longer used args.
5709
5710 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
5711
5712 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
5713 annotation ensure gud-overlay-arrow-position is redisplayed.
5714
5715 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5716
5717 * textmodes/bibtex.el (bibtex-include-OPTkey)
5718 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
5719 (bibtex-autokey-name-case-convert)
5720 (bibtex-autokey-titleword-case-convert): Make these the aliases
5721 for the following two variables.
5722 (bibtex-autokey-name-case-convert-function)
5723 (bibtex-autokey-titleword-case-convert-function): Make these the
5724 real names.
5725 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
5726 bibtex-font-lock-crossref sublists.
5727 (bibtex-mode): Revert 2005-12-30 change (which made
5728 completion-ignore-case buffer-local).
5729 (bibtex-url): Simplify.
5730
5731 2006-03-19 Kim F. Storm <storm@cua.dk>
5732
5733 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
5734 cursor property value to 2 (to align with C level change).
5735
5736 2006-03-19 Bill Wohler <wohler@newt.com>
5737
5738 * image.el (image-load-path-for-library): Shorten first line in
5739 docstring.
5740
5741 2006-03-18 Richard Stallman <rms@gnu.org>
5742
5743 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
5744
5745 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
5746
5747 * isearch.el (isearch-other-meta-char): Handle user bindings for
5748 shifted control characters.
5749
5750 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
5751
5752 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
5753 part that matches email addresses, file names, etc.
5754
5755 2006-03-18 Eli Zaretskii <eliz@gnu.org>
5756
5757 * term/w32-win.el (mouse-set-font):
5758 Mention w32-list-proportional-fonts in the doc string.
5759
5760 2006-03-18 Kim F. Storm <storm@cua.dk>
5761
5762 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
5763 (ido-unc-hosts): New user option to explicitly define list of know
5764 UNC-style hosts for completion.
5765 (ido-cache-unc-host-shares-time): New user option.
5766 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
5767 New helper functions for UNC file-name support.
5768 (ido-may-cache-directory): Check for UNC host. Simplify.
5769 (ido-wash-history): Clean out old UNC hosts.
5770 (ido-nonreadable-directory-p): UNC hosts are always readable.
5771 (ido-directory-too-big-p): UNC hosts are never too big.
5772 (ido-set-current-directory): Handle UNC root path.
5773 (ido-file-name-all-completions): Complete UNC host names from
5774 ido-unc-hosts list. Cache UNC host shares.
5775 (ido-make-file-list-1): Don't filter UNC root.
5776 (ido-exhibit): Check for // in root directory, and switch to UNC
5777 mode by setting ido-current-directory to //.
5778
5779 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
5780
5781 * cus-edit.el (customize-changed-options): Mention explicit
5782 version number as default in prompt.
5783
5784 2006-03-17 Bill Wohler <wohler@newt.com>
5785
5786 * image.el (image-load-path-for-library): Minor docstring fix.
5787
5788 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
5789
5790 * textmodes/org.el (org-read-date): Include subgroup 5 into
5791 replacement text.
5792 (org-popup-calendar-for-date-prompt): Fix customization type.
5793
5794 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
5795
5796 * progmodes/gdb-ui.el (gud-watch): Provide completion.
5797 (gdb-continuation): New variable.
5798 (gdb-send): Deal with continuation lines.
5799
5800 * progmodes/gud.el (gud-gdb-complete-command)
5801 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
5802 expressions.
5803 (gud-tooltip-mode): Use buffer-local value.
5804
5805 2006-03-16 Kim F. Storm <storm@cua.dk>
5806
5807 * ido.el (ido-edit-input): Use selected match, if any.
5808
5809 2006-03-16 Bill Wohler <wohler@newt.com>
5810
5811 * image.el (image-load-path-for-library): Prefer user's images in
5812 image-load-path.
5813
5814 2006-03-16 Martin Rudalics <rudalics@gmx.at>
5815
5816 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
5817 when checking for attempt to drag leftmost or rightmost scrollbar.
5818
5819 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
5820
5821 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
5822 (gdb-force-mode-line-update): New function.
5823 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
5824 (gdb-exited): Use them.
5825 (gdb-signal): New function.
5826 (gdb-annotation-rules): Provide a rule for it.
5827
5828 2006-03-16 Kenichi Handa <handa@m17n.org>
5829
5830 * international/mule.el (auto-coding-regexp-alist): Add entries
5831 for Unicode BOM.
5832
5833 * sort.el (sort-build-lists): Temporarily bind
5834 inhibit-field-text-motion to t.
5835
5836 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * locate.el (locate-command, locate-make-command-line)
5839 (locate-fcodes-file, locate-update-command)
5840 (locate-prompt-for-command, locate, locate-with-filter)
5841 (locate-get-file-positions): Doc fixes.
5842 (locate-buffer-name, locate-header-face): Remove leading `*' in
5843 defcustom.
5844 (locate-filter-output): Use `keep-lines' instead of its alias
5845 `delete-non-matching-lines'.
5846 (locate-get-filename, locate-get-dirname): Add introductory comment.
5847 (locate-find-directory-other-window): Give appropriate error
5848 message if used outside main listing.
5849
5850 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5851
5852 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
5853 the new extend-region feature.
5854 (font-lock-after-change-function): Update correspondingly.
5855 * jit-lock.el (jit-lock-after-change): Update correspondingly.
5856 * progmodes/grep.el (font-lock-lines-before): Don't disable.
5857
5858 2006-03-15 Bill Wohler <wohler@newt.com>
5859
5860 * image.el (image-load-path-for-library): Fix example by not
5861 recommending that one binds image-load-path. Just defvar it to
5862 placate compiler and only use it if previously defined.
5863
5864 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5865
5866 * textmodes/org.el (org-insert-centered): Use `string-width' to
5867 make underlining work for wide characters.
5868 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
5869 TAB to `org-cycle', to make sure that no binding in
5870 `outline-mode-map' can supercede it.
5871
5872 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
5873
5874 * allout.el: Increment version to 2.2.1 in file commentary.
5875
5876 (allout-version): Increment to 2.2.1.
5877
5878 (allout-default-layout): New customization variable, used when the
5879 file lacks a specific allout-layout. Uses allout-layout-type for
5880 recursively nested definition.
5881
5882 (allout-layout-type): Widget defining allout layouts, necessary for
5883 self-recursive definition.
5884
5885 (allout-mode): Incorporate allout-default-layout as fallback for
5886 allout-layout.
5887
5888 (allout-layout): Mark as 'safe-local-variable', and refer mention
5889 fallback to `allout-default-layout' in absence of a specified value.
5890 (allout-passphrase-verifier-string)
5891 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
5892
5893 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
5894
5895 (allout-get-encryption-passphrase-verifier): Use correct name of
5896 passphrase verifier in docstring.
5897
5898 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
5899
5900 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
5901 elements.
5902 (gdb-find-watch-expression): Make it work for arrays too.
5903 Follow change to gdb-var-list.
5904 (gud-watch): Allow the user to enter variable name with a prexix
5905 arg. Create keybindings.
5906 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
5907 (gdb-var-list-children-handler, gdb-var-update-handler)
5908 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
5909 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
5910 Follow change to gdb-var-list.
5911 (gdb-starting): Don't show the overlay arrows when program is running.
5912
5913 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
5914 gdb-var-list.
5915
5916 2006-03-14 Bill Wohler <wohler@newt.com>
5917
5918 * image.el (image-load-path-for-library): Pass value of path
5919 rather than symbol. Always return list of directories.
5920 Guarantee that image directory comes first.
5921
5922 2006-03-14 Alan Mackenzie <acm@muc.de>
5923
5924 * font-core.el (font-lock-extend-region\(-function\)?.):
5925 New function/variable.
5926
5927 * font-lock.el (font-lock-after-change-function):
5928 Call font-lock-extend-region. Obey font-lock-lines-before.
5929 (font-lock-default-fontify-region): Remove reference to
5930 font-lock-lines-before.
5931
5932 * jit-lock.el (jit-lock-after-change):
5933 Call font-lock-extend-region. Obey font-lock-lines-before.
5934
5935 2006-03-14 David Ponce <david@dponce.com>
5936
5937 * tree-widget.el (tree-widget-themes-load-path)
5938 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
5939
5940 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
5941
5942 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
5943 (rcirc-print): Mark the start of text at the end of the prompt.
5944 (rcirc-track-minor-mode): Add autoload cookie.
5945 (rcirc-update-activity-string): Add space to front of mode-line
5946 indicator.
5947
5948 2006-03-13 Miles Bader <miles@gnu.org>
5949
5950 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
5951 (rcirc-abbrev-nick): Remove function.
5952 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
5953
5954 2006-03-13 David Ponce <david@dponce.com>
5955
5956 * tree-widget.el: Handle themes across all occurrences of the main
5957 themes sub-directory found in tree-widget-themes-load-path.
5958 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
5959 (tree-widget--locate-sub-directory): Return all occurrences.
5960 (tree-widget-themes-path): New function.
5961 Replace tree-widget-themes-directory, and return a list of directories.
5962 (tree-widget-set-parent-theme)
5963 (tree-widget-lookup-image): Use it.
5964
5965 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
5966
5967 * textmodes/org.el (org-link-search): Avoid self-matching of
5968 links, allow target text to be distributed over several lines.
5969 (org-search-not-link): New function.
5970 (org-set-regexps-and-options, org-get-current-options):
5971 New startup options.
5972 (org-export-as-html): Take odd-level setting from local variable.
5973 (org-fontify-emphasized-text): New option.
5974 (org-set-font-lock-defaults): Include emphasized text.
5975 (org-follow-mhe-link): Allow folder-only links, fix folder name.
5976 (org-font-lock): Customize group renamed from `org-faces'.
5977
5978 2006-03-13 John Paul Wallington <jpw@pobox.com>
5979
5980 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
5981 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
5982
5983 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
5984
5985 * cus-start.el (all): Delete :version keyword for members of the
5986 fringe group, since the entire group is new in 22.1.
5987
5988 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
5989
5990 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
5991 map if value is hexadecimal (an address).
5992 (gud-watch): Only search roots for existing watch expressions.
5993 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
5994 prevent caching problems with speedbar-update-directory-contents.
5995
5996 2006-03-12 Juri Linkov <juri@jurta.org>
5997
5998 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
5999 before comparing with `low' and `warn'.
6000
6001 * info.el (Info-dir-remove-duplicates): Move point to the
6002 beginning of the current line after deleting the entries from
6003 redundant heading. Use marker for `limit' and compare it with
6004 point before calling `re-search-forward'.
6005
6006 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * simple.el (yank): Fix typo in docstring.
6009
6010 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
6011
6012 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
6013 messages, where "D" is the 6th character.
6014
6015 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6016
6017 * simple.el (yank): Fix last change.
6018
6019 2006-03-11 David Ponce <david@dponce.com>
6020
6021 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
6022 merging elements from the standard ispell-dictionary-alist.
6023 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
6024 alist, and return the new alist.
6025
6026 2006-03-11 Richard Stallman <rms@gnu.org>
6027
6028 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
6029
6030 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
6031 the way it is implemented is too unclean.
6032
6033 * simple.el (kill-region, yank): Doc fix.
6034
6035 * battery.el (battery-echo-area-format): Doc fix.
6036 (battery-mode-line-format): Likewise.
6037 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
6038 (battery-linux-proc-acpi): Ignore batteries that say "charged".
6039
6040 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6041
6042 * progmodes/octave-mod.el (octave-indent-for-comment):
6043 Behave according to do string.
6044
6045 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
6046
6047 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
6048 Be visible only if major mode is Mail Mode.
6049
6050 * textmodes/flyspell.el (flyspell-external-point-words)
6051 (flyspell-process-localwords): Fix last changes.
6052
6053 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6054
6055 * calendar/holidays.el (list-holidays): Doc fix.
6056
6057 * international/mule.el (auto-coding-alist): Add .odt
6058 (OpenOffice's open document) files.
6059
6060 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
6061 document) files. Mention in the doc string the need to sync with
6062 auto-coding-alist.
6063
6064 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
6065
6066 * files.el (hack-local-variables-confirm): Don't prompt for ! if
6067 enable-local-variables is set to always query, or there is no
6068 savable variable.
6069
6070 2006-03-10 Bill Wohler <wohler@newt.com>
6071
6072 * image.el (image-load-path-for-library): Merge at least three
6073 functions from Gnus and MH-E into this one function that can now
6074 be shared.
6075
6076 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
6077
6078 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
6079 gdb-remove-mouse-face and remove help-echo too.
6080 (gdb-enqueue-input): Correct conditional clause.
6081
6082 2006-03-10 Glenn Morris <rgm@gnu.org>
6083
6084 * calendar/calendar.el (calendar-holidays): Doc fix.
6085 * calendar/holidays.el (list-holidays): Doc fix.
6086
6087 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
6088
6089 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
6090 it gets called in gdb-prompt anyway.
6091 (gdb-use-separate-io-buffer): Only restore window arrangement for
6092 gdb-many-windows.
6093 (gdb-enqueue-input): Make it harder to send GDB input when program
6094 is running.
6095 (gdb-buffer-list): New variable.
6096 (gdb-remove-mouse-face): New function.
6097 (gdb-starting): Use it when GDB input won't get sent.
6098
6099 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
6100
6101 * help.el (view-lossage): Remove trailing whitespace before
6102 inserting "\n".
6103
6104 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
6105
6106 * files.el (hack-local-variables-confirm):
6107 Set coding-system-for-read to nil before writing to .emacs.
6108
6109 * arc-mode.el (archive-extract): Check if an existing buffer name
6110 comes from a different archive.
6111
6112 * help.el (describe-key-briefly): If KEY is a down event, read and
6113 discard the up event.
6114
6115 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
6116
6117 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
6118 be edited and use font-lock-warning-face for any changes.
6119
6120 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
6121 (gdb-edit-value): Use it to report any errors.
6122
6123 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
6124
6125 * help.el (describe-key): Remove leftover test code.
6126
6127 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6128
6129 * textmodes/org.el: Move defvars out of eval-when-compile.
6130 Use buffer-file-name variable.
6131 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
6132 arg `file'.
6133 (org-level-faces): Remove startup dependency.
6134 (org-cycle, org-map-tree, org-scan-tags)
6135 (org-remember-handler): Don't call `outline-level' directly.
6136 (org-mhe-search-all-folders): New option.
6137 (org-mhe-get-message-folder-from-index)
6138 (org-mhe-get-message-folder): Fix indexing search.
6139 (org-format-agenda-item): Handle nil TAGS argument.
6140 (org-cleaned-string-for-export, org-activate-target-links)
6141 (org-make-target-link-regexp): Deal with empty radio target list.
6142 (org-tag): New face.
6143 (org-get-level-face): New function.
6144 (org-set-font-lock-defaults): Simplify setup for headlines.
6145 (org-complete): Pass common substring to `display-completion-list'.
6146
6147 2006-03-06 David Ponce <david@dponce.com>
6148
6149 * tree-widget.el: Update Commentary header.
6150 (tree-widget-theme-name): Ignore parent themes.
6151 (tree-widget-set-parent-theme): New function.
6152 (tree-widget-set-theme): Use it.
6153 (tree-widget-set-image-properties): Move definition. Does nothing
6154 if image properties have already been set.
6155 (tree-widget-image-properties): Move definition. Receive an image
6156 name. Set the :pointer property.
6157 (tree-widget-lookup-image): Doc fix. Search in parent themes.
6158 Don't set the :pointer image property.
6159 (tree-widget-convert-widget): New function. Handle :dynargs
6160 compatibility here.
6161 (tree-widget): Use it to :convert-widget. Add the :expander-p
6162 predicate to control when the :expander function is entered.
6163 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
6164 (tree-widget-value-create): Handle :expander-p. widget-apply
6165 :expander.
6166 (tree-widget-expander-p): New function. Default value of the
6167 :expander-p property.
6168
6169 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
6170
6171 * help.el (describe-key): Properly handle the return value of
6172 read-key-sequence when grabbing an up-event. Cleanup mouse-1
6173 remaps. Handle string and vector `follow-link' values.
6174
6175 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6176
6177 * complete.el (PC-expand-many-files): Try be more careful when parsing
6178 the shell's output.
6179
6180 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6181
6182 * outline.el (hide-sublevels): Provide better interactive default.
6183
6184 2006-03-06 Kenichi Handa <handa@m17n.org>
6185
6186 * international/fontset.el (create-fontset-from-fontset-spec):
6187 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
6188
6189 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
6190
6191 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
6192 backslashes instead of one in regexp.
6193 (gud-tooltip-dereference): Add missing optional argument.
6194
6195 2006-03-04 John Paul Wallington <jpw@pobox.com>
6196
6197 * wdired.el (toplevel): Require `cl' at compile-time.
6198
6199 2006-03-04 Andreas Schwab <schwab@suse.de>
6200
6201 * server.el (server-process-filter): Handle errors during
6202 evaluation of the argument.
6203
6204 2006-03-03 John Paul Wallington <jpw@pobox.com>
6205
6206 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
6207 escape parentheses at beginning of line.
6208 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
6209 (t-mouse-mode): Remove period from end of error message.
6210
6211 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
6212
6213 * textmodes/flyspell.el (flyspell-process-localwords):
6214 Be case-sensitive.
6215
6216 2006-03-03 Martin Rudalics <rudalics@gmx.at>
6217
6218 * cus-edit.el (custom-quote): Remove function, since it has been
6219 moved to custom.el.
6220
6221 * font-lock.el (lisp-font-lock-keywords-2)
6222 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
6223 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6224 they have no special meaning.
6225
6226 * midnight.el (clean-buffer-list): Handle case where base-buffer of
6227 indirect buffer gets killed before indirect buffer. Use dolist.
6228
6229 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6230
6231 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
6232 value instead of a literal constant (1) on more pauses.
6233
6234 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
6235
6236 * textmodes/flyspell.el (flyspell-external-point-words):
6237 Be case-sensitive.
6238
6239 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
6240
6241 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
6242 with "www".
6243
6244 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6245
6246 * allout.el: Restablish intermediate missing comment header to
6247 preserve outline structure.
6248 (allout-beginning-of-current-entry): Skip invisible text.
6249 (allout-open-topic): Fix opening a topic at end-of-buffer.
6250 (allout-minor-mode): Move nearer to allout-mode function.
6251
6252 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
6255
6256 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
6257
6258 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
6259 is nil.
6260
6261 * progmodes/gud.el (gud-speedbar-menu-items):
6262 Use buffer-local-value and add missing :visible keyword.
6263
6264 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
6265
6266 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6267
6268 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
6269 must be `follow-link'.
6270
6271 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
6272
6273 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
6274 formatting: No nested anchors.
6275 (org-all-targets): Fix bug with XEmacs compatibility.
6276 (org-read-date): Add (require 'parse-time).
6277 (org-set-tags): Fix bug with extra inserted space.
6278 (org-export-html-style): Define a style class for targets.
6279 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
6280 (org-hide-leading-stars): New option.
6281 (org-hide): New face.
6282 (org-set-font-lock-defaults): Allow to hide leading stars.
6283 (org-get-legal-level, org-tr-level): New functions.
6284 (org-odd-levels-only): New option.
6285 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
6286 (org-demote, org-promote): Deal with double-star levels.
6287 (org-convert-to-odd-levels): New command.
6288
6289 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
6290
6291 * speedbar.el (speedbar-update-localized-contents): Try to
6292 preserve window-start.
6293 (speedbar-update-directory-contents): Try to preserve window-start
6294 and window-point.
6295 (speedbar-update-special-contents): Don't move back to start of window.
6296
6297 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
6298 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
6299 speedbar-timer-fn.
6300 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
6301 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
6302 instead of gdb-speedbar-timer-fn.
6303
6304 2006-02-28 Jay Belanger <belanger@truman.edu>
6305
6306 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
6307 (math-compose-expr): Use latex option when calling
6308 `math-compose-tex-matrix' for latex mode.
6309
6310 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
6311
6312 * speedbar.el: Re-instate comments about developing for speedbar
6313 [this is what info and gdb-ui use even if better methods exist now].
6314
6315 * t-mouse.el: New file.
6316 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
6317 (t-mouse-lispy-buffer-posn-from-coords): Remove.
6318 (t-mouse-make-event-element): Use posn-at-x-y instead.
6319 (t-mouse-make-event): Deal with Fedora Core 3.
6320 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
6321 (t-mouse-mouse-position-function): New function. Use it instead
6322 of advising mouse-position.
6323 (t-mouse-mode): New minor mode.
6324 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
6325
6326 2006-02-27 Glenn Morris <rgm@gnu.org>
6327
6328 * calendar/calendar.el (calendar-holidays): Doc fix.
6329
6330 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
6331
6332 * progmodes/gdb-ui.el (gdb-source-window): New variable.
6333 Re-introduce the concept of a source window.
6334 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
6335 consistency with get-buffer-create.
6336 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6337 (gdb-data-list-register-values-handler)
6338 (gdb-stack-list-locals-handler): Try to preserve window-start as
6339 well as window-point.
6340 (gdb-display-source-buffer): New function (old concept).
6341 (gdb-goto-breakpoint): Use it.
6342
6343 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
6344 for gdb-ui/gdb-mi (old concept).
6345
6346 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
6347
6348 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
6349 binding.
6350
6351 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
6352
6353 * textmodes/reftex-sel.el (reftex-select-label-map)
6354 (reftex-select-bib-map): Add `follow-mouse' binding.
6355
6356 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
6357
6358 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6359 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
6360 Give :set functions to provide automatic updating.
6361 Update docstring. Give compiler defvars early in the file
6362 and move the defcustoms to a later spot where all called functions
6363 are defined.
6364 (jka-compr-file-name-handler-entry): Doc fix.
6365 (jka-compr-compression-info-list--internal)
6366 (jka-compr-mode-alist-additions--internal)
6367 (jka-compr-load-suffixes--internal): New variables.
6368 (jka-compr-install): Set the three above variables.
6369 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6370 (jka-compr-update, jka-compr-set): New functions.
6371 (auto-compression-mode): Doc fix.
6372
6373 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
6374 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6375 Use jka-compr-compression-info-list--internal,
6376 jka-compr-mode-alist-additions--internal and
6377 jka-compr-load-suffixes--internal.
6378
6379 * files.el (load-library):
6380 * loadhist.el (file-loadhist-lookup):
6381 * startup.el (command-line):
6382 * subr.el (locate-library):
6383 * emacs-lisp/autoload.el (update-directory-autoloads):
6384 * emacs-lisp/find-func.el (find-library-suffixes):
6385 Use `get-load-suffixes' instead of `load-suffixes'.
6386
6387 * subr.el (locate-library):
6388 * emacs-lisp/find-func.el (find-library-name):
6389 Use `load-file-rep-suffixes' instead of '("").
6390
6391 2006-02-26 Kim F. Storm <storm@cua.dk>
6392
6393 * ido.el (ido-save-history, ido-load-history): Simplify.
6394 Don't use find-file-noselect to avoid interference from other modes.
6395
6396 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
6397
6398 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
6399 to use the default shell if filename is not available.
6400 Reported by Giorgos Keramidas.
6401
6402 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
6403
6404 * progmodes/etags.el (tags-completion-table): Do completion from
6405 all the tables in the current list, as documented in the manual.
6406
6407 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6408
6409 * CC Mode Update to 5.31.3.
6410
6411 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6412
6413 * progmodes/cc-mode.el (c-postprocess-file-styles):
6414 Bind inhibit-read-only to t, around the call to
6415 c-remove-any-local-eval-or-mode-variables, so that it works on a
6416 RO file.
6417
6418 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6419
6420 * progmodes/cc-awk.el: Correct a typo.
6421
6422 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6423
6424 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
6425 c-hungry-delete-backwards, at the request of RMS. Leave the old
6426 name as an alias.
6427
6428 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6429
6430 * progmodes/cc-mode.el: Correct a typo.
6431
6432 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6433
6434 * progmodes/cc-defs.el: Update the version number to 5.31.3.
6435
6436 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6437
6438 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
6439 brace-else-brace (error due to mbeg, mend being undefined).
6440
6441 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6442
6443 * progmodes/cc-mode.el: File Local variables: Solve the problem
6444 where both `mode' and c-file-offsets are specified: `mode' will
6445 overwrite c-f-o's settings:
6446 (c-remove-any-local-eval-or-mode-variables): New function.
6447 (c-postprocess-file-styles): Call the above new function, within
6448 c-tentative-buffer-change, to splat `mode' and `eval' before the
6449 second hack-local-variables.
6450
6451 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6452
6453 * progmodes/cc-mode.el:
6454 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
6455 (c-after-change): Protect the match data with save-match-data.
6456 It was getting corrupted by c-after-change-check-<>-operators.
6457
6458 * cc-defs.el: [Supersedes patch V1.38]:
6459 (top level): Check for a buggy font-lock-compile-keywords ONLY in
6460 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
6461
6462 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
6463 with save-match-data. It was being corrupted when Font Lock was
6464 not enabled.
6465
6466 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6467
6468 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
6469 Mode and Subword Mode.
6470
6471 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
6472 real labels ("case 1:" or "foo:") from non-labels ("public:").
6473 (c-forward-objc-directive): Replace c-forward-token-2 with crude
6474 coding; c-f-t-2 doesn't move over a token at EOB.
6475
6476 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
6477
6478 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
6479 (c-update-modeline): Concatenate the minor mode indicators
6480 directly onto mode-name, removing c-submode-indicators.
6481 Sometimes, c-s-i got separated from the mode name on the mode line.
6482
6483 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
6484 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
6485
6486 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6487
6488 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
6489 error message when there's an evaluation error to show whether
6490 it's loaded from source or not.
6491 (c-filter-ops): Make it available at runtime too to work when
6492 `c-make-init-lang-vars-fun' needs to evaluate from source.
6493
6494 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
6495
6496 * help.el (help): Revert last part of 2006-02-23 change (deletion
6497 of the `provide' call).
6498
6499 2006-02-23 Juri Linkov <juri@jurta.org>
6500
6501 * compare-w.el (compare-windows-highlight): Add new value
6502 `persistent' and change :type from `boolean' to `choice'.
6503 (compare-windows-overlays1, compare-windows-overlays2):
6504 New internal variables.
6505 (compare-windows-highlight): If compare-windows-highlight is
6506 `persistent', add current overlays to compare-windows-overlays[12]
6507 instead of adding compare-windows-dehighlight to pre-command-hook.
6508 (compare-windows-dehighlight): Delete all overlays from
6509 compare-windows-overlays[12].
6510
6511 * info.el (Info-search): Don't bind search-spaces-regexp to
6512 Info-search-whitespace-regexp in non-regexp isearch mode.
6513
6514 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6515
6516 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
6517
6518 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
6519
6520 * textmodes/org.el (org-xemacs-p)
6521 (org-export-html-show-new-buffer, org-table-may-need-update)
6522 (org-insert-item, org-mhe-get-message-real-folder)
6523 (org-mhe-get-message-folder-from-index)
6524 (org-mhe-get-message-folder, org-mhe-get-message-num)
6525 (org-mhe-get-header, org-make-org-heading-search-string)
6526 (org-make-org-heading-camel, org-table-sort-lines)
6527 (org-format-org-table-html, org-format-table-table-html):
6528 Fix typos in docstrings.
6529
6530 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
6531
6532 * textmodes/org.el (org-cleaned-string-for-export)
6533 (org-solidify-link-text): New function.
6534 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
6535 XEmacs, just to silence the compiler.
6536 (org-export-as-ascii, org-export-as-html-and-open):
6537 Use `org-cleaned-string-for-export' and create internal links.
6538 (org-follow-mhe-link): Require mh-e, use folder.
6539
6540 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6541
6542 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
6543
6544 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
6545 gdb-debug-log-length.
6546 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
6547 it a real ring but...
6548 (gud-gdba-marker-filter): ...make it work like mark-ring.
6549 (gdb-enable-debug): Rename from gdb-enable-debug-log.
6550 (gdb-mouse-jump): New function. Add bindings.
6551
6552 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6553
6554 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
6555 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
6556 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
6557 (gdb-debug-log-length): Customize it's length.
6558 (gud-watch, gdb-var-create-handler): Display function::var format
6559 but don't use to create variable object.
6560 (gdb-var-create-handler): Use message-box in place of message.
6561 (gdb-stopped): Call gdb-exited if signalled.
6562
6563 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6564
6565 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
6566
6567 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
6568
6569 * textmodes/reftex.el (reftex-locate-file): Search all extensions
6570 if `reftex-try-all-extensions' is set.
6571
6572 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
6573 fail silently when there is no valid argument at point.
6574 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
6575 `fail-silently' argument. From a patch by David Reiter.
6576
6577 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
6578 New commands.
6579 (org-mark-ring): New variable.
6580 (org-mark-ring-length): New option.
6581 (org-open-at-point, org-goto, org-open-file): Push old position
6582 onto the mark ring.
6583 (org-add-hook): New function.
6584 (org-export-table-remove-special-lines): New option.
6585 (org-skip-comments, org-format-org-table-html): Respect new
6586 option `org-export-table-remove-special-lines'.
6587 (org-open-file): Allow special command configuration for
6588 directory link.
6589 (org-file-apps): Fix bugs in customize type, added setting
6590 for directories.
6591 (org-activate-tags, org-format-agenda-item, org-complete)
6592 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
6593 (org-get-tags, org-get-buffer-tags, org-open-at-point)
6594 (org-link-search, org-make-org-heading-search-string)
6595 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
6596 (org-radio-targets, org-file-link-context-use-camel-case)
6597 (org-activate-camels): New options.
6598 (org-update-radio-target-regexp, org-all-targets)
6599 (org-make-target-link-regexp, org-activate-target-links):
6600 New functions.
6601 (org-make-org-heading-search-string): New function.
6602 (org-store-link, org-insert-link): Use new option
6603 `org-file-link-context-use-camel-case'.
6604 (org-activate-camels): Use new option `org-activate-camels'.
6605 (org-link-regexp): Add mhe prefix.
6606 (org-open-at-point, org-store-link): Support for mhe links.
6607 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
6608 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
6609 (org-mhe-get-header, org-follow-mhe-link): New functions.
6610 (org-remove-angle-brackets, org-add-angle-brackets):
6611 New functions.
6612 (org-bracket-link-regexp): New constant.
6613 (org-read-date): Fix bug that was rejecting all typed dates.
6614 (org-link-search): Make hierarchy above visible after a match.
6615 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
6616 (org-store-link): Fix bug with link creation when cursor is in
6617 an empty line.
6618 (org-open-at-point): Fix bug with matching a link.
6619 Fixed buggy argument sequence in call to `org-view-tags'.
6620 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6621 (org-prefix-has-tag): New variable.
6622 (org-format-agenda-item): Remove tags from headline
6623 if appropriate.
6624 (org-agenda-remove-tags-when-in-prefix): New option.
6625
6626 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
6627
6628 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
6629 Fix the regular expressions.
6630
6631 2006-02-21 Richard M. Stallman <rms@gnu.org>
6632
6633 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
6634 if there's no other specific basis.
6635
6636 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
6637 as variables at all.
6638 (unsafep-variable): Rename arg; doc fix.
6639
6640 * abbrevlist.el (list-one-abbrev-table): Add autoload.
6641
6642 * calendar/appt.el (diary-selective-display): Add defvar.
6643
6644 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
6645
6646 * isearch.el (search-whitespace-regexp): Fix custom type.
6647
6648 * help.el (describe-key-briefly): Compute interactive args
6649 in same was as before previous change.
6650
6651 * files.el (enable-local-variables): Doc fix.
6652
6653 2006-02-21 Kim F. Storm <storm@cua.dk>
6654
6655 * fringe.el: Cleanup as file is now pre-loaded.
6656 (fringe-bitmaps): Initialize unconditionally.
6657 (fringe-mode, set-fringe-style): Remove autoload cookies.
6658
6659 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6660
6661 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
6662 `horizontal-bar'.
6663 (fringe-cursor-alist): Use `horizontal-bar'.
6664
6665 2006-02-20 Kim F. Storm <storm@cua.dk>
6666
6667 * fringe.el (fringe-bitmaps): Update to new bitmap names.
6668 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
6669
6670 * loadup.el: Load "fringe" on window systems.
6671
6672 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6673
6674 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
6675 out of scope components.
6676
6677 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
6678 default.
6679
6680 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
6681
6682 * custom.el (customize-mark-to-save, customize-mark-as-set):
6683 Load the symbol first.
6684
6685 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6686
6687 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
6688 strech spec so it doesn't display as "^J" on the header line
6689 when `Buffer-menu-use-header-line' is t.
6690
6691 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6692
6693 * speedbar.el (speedbar-make-button): Keep text properties
6694 of string arguments if desired.
6695
6696 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
6697 expessions.
6698
6699 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
6700 of speedbar.
6701
6702 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
6703
6704 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
6705 to value of `read-file-name-completion-ignore-case'.
6706
6707 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
6708
6709 * custom.el (customize-mark-as-set): Push to `user' theme.
6710
6711 * cus-edit.el (custom-save-variables): Allow unthemed values.
6712 (customize-set-variable): Push setting to `user' theme.
6713
6714 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6715
6716 * progmodes/gud.el: Don't require font-lock as it's now
6717 automatically loaded.
6718 (gud-speedbar-buttons): Replace gdb-var-changed with
6719 gdb-force-update.
6720
6721 * progmodes/gdb-ui.el (gdb-force-update): Rename from
6722 gdb-var-changed.
6723 (gdb-post-prompt): Use it.
6724 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6725 (gdb-var-update-handler, gdb-var-delete)
6726 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
6727 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
6728 gdb-force-update in gdb-post-prompt.
6729 (gdb-reset): Clear watch expressions from speedbar when quitting.
6730
6731 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6732
6733 * viper-cmd.el (viper-insert-state-post-command-sentinel)
6734 (viper-change-state-to-vi, viper-change-state-to-emacs):
6735 Make aware of cursor coloring in the Emacs state.
6736 (viper-special-read-and-insert-char): Use read-char-exclusive.
6737 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
6738
6739 * viper-init.el (viper-emacs-state-cursor-color): New variable.
6740
6741 * viper-util.el (viper-save-cursor-color)
6742 (viper-get-saved-cursor-color-in-replace-mode)
6743 (viper-get-saved-cursor-color-in-insert-mode)
6744 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
6745 state.
6746 (viper-get-saved-cursor-color-in-emacs-mode): New function.
6747
6748 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
6749 (ediff-ignore-case-option3, ediff-actual-diff-options)
6750 (ediff-actual-diff3-options): New variables to control case sensitivity.
6751 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
6752 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
6753 (ediff-toggle-ignore-case): New function.
6754 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
6755
6756 * ediff-help.el (ediff-long-help-message-narrow2)
6757 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
6758 (ediff-long-help-message-word-mode): Add ignore-case command.
6759 (ediff-help-for-quick-help): Add ignore-case command.
6760
6761 * ediff-merg.el: Move provide to the end.
6762
6763 * ediff-ptch.el: Move provide to the end.
6764
6765 * ediff-wind.el: Move provide to the end.
6766
6767 * ediff-mult.el: Move provide to the end.
6768 (ediff-set-meta-overlay): Enable follow-link.
6769
6770 * ediff.el: Move provide to the end.
6771 Break recursive load cycle in eval-when-compile.
6772 (ediff-patch-buffer): Better heuristics.
6773
6774 * ediff-util.el: Move provide to the end.
6775 Break recursive load cycle in eval-when-compile.
6776 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
6777 defuns.
6778 (ediff-submit-report): Pass the values of ediff-diff3-program,
6779 ediff-diff3-options.
6780
6781 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
6782
6783 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
6784 the opening bracket of the following bracketing pairs: {}, [], (), <>,
6785 `' (for example, in the docstring of `windmove-default-keybindings').
6786
6787 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6788
6789 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
6790 shadow face. Don't provide binding to edit variable when it is
6791 out of scope.
6792
6793 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6794 (gdb-var-update-handler): Detect out of scope variables with pre
6795 GDB 6.4 too.
6796 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
6797 Reset status of variable objects to nil in update handlers.
6798 (gdb-var-update-handler-1): Detect when a variable object comes
6799 in scope. setcar on var changes gdb-var-list directly.
6800
6801 2006-02-17 Juri Linkov <juri@jurta.org>
6802
6803 * ffap.el (ffap) <defface>: Add explicit face declaration.
6804 (ffap-highlight): Use face `ffap' directly instead of checking
6805 for its existence.
6806
6807 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
6808 `visible-ok' of `other-buffer' to find the right original buffer.
6809
6810 * info.el (Info-search): Skip `Local Variables' node.
6811
6812 2006-02-17 Juri Linkov <juri@jurta.org>
6813
6814 * info.el (Info-find-file): Check for symbols `apropos', `history',
6815 `toc' in the input filename, and return these symbols as is.
6816 (Info-find-node-2): Set Info-current-file to symbols `apropos',
6817 `history', `toc' instead of strings.
6818 (Info-set-mode-line): For non-string Info-current-file use the
6819 symbol's name inside **.
6820 (Info-isearch-push-state): Add quote before Info-current-file and
6821 Info-current-node.
6822 (Info-isearch-pop-state): Use `equal' instead of `string='.
6823 (Info-extract-pointer, Info-following-node-name): Use
6824 `match-string-no-properties' instead of `match-string'.
6825 (Info-up): Check `old-file' for `stringp'.
6826 (Info-history): Use `equal' instead of `string-equal'.
6827 Check `file' for `stringp'.
6828 (Info-history): Use symbol `history' instead of string as first arg
6829 of `Info-find-node'.
6830 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
6831 `toc' instead of string.
6832 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
6833 instead of `buffer-substring', and `match-string-no-properties'
6834 instead of `match-string'.
6835 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
6836 instead of strings.
6837 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
6838 Use symbol `apropos' instead of string.
6839 (Info-copy-current-node-name): Check `Info-current-file' for
6840 `stringp' and construct a command with `Info-find-node' from it.
6841 (Info-fontify-node): Use `match-string-no-properties' instead of
6842 `match-string' and check file names for `stringp'.
6843 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
6844 `history', `toc' instead of strings.
6845
6846 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
6847
6848 * files.el: Rearrange functions and variables in the file local
6849 variables section.
6850
6851 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
6852
6853 * files.el: Add truncate-lines, ispell-check-comments and
6854 ispell-local-dictionary as safe local variables.
6855
6856 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6857
6858 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
6859 out of scope variables.
6860 (gud-speedbar-buttons): Use unless.
6861
6862 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
6863 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
6864 (gdb-show-changed-values): Also use for out of scope variables.
6865 (gdb-var-update-handler-1): Note if variable goes out of scope.
6866
6867 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
6868
6869 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
6870 default to global variable values for unsupplied args.
6871 (rcirc-get-buffer-create): Fix bug with setting the target.
6872 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
6873 test for rcirc-always-use-server-buffer-flag here.
6874 (rcirc-response-formats): Add %N, which is a facified nick. %n
6875 uses the default face. Change the ACTION format string. If the
6876 "nick" is the server, don't print anything for that field.
6877 Comment fixes.
6878 (rcirc-target-buffer): Don't test
6879 rcirc-always-use-server-buffer-flag here.
6880 (rcirc-print): Squeeze extra spaces out of the text before message.
6881 (rcirc-put-nick-channel): Strip potential "@" char from nick
6882 before adding them to nick table.
6883 (rcirc-url-regexp): Improve to match address like "foo.com".
6884
6885 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6886
6887 * allout.el (allout-hidden-p): Move this defsubst before
6888 allout-overlay-interior-modification-handler, where it is first
6889 used.
6890
6891 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
6892
6893 * allout.el: Use allout invisible-text overlays instead of
6894 selective display for concealed text. Also, lots of general
6895 cleanup, and improved compatibility code.
6896
6897 (allout-version) Incremented, corrected, revised, and refined
6898 module commentary.
6899
6900 (provide 'allout): Moved to the bottom, added a require of overlay.
6901
6902 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
6903 `except-current'.
6904 (allout-write-file-hook-handler): Minimize delay.
6905 (count-trailing-whitespace-region): New function so
6906 auto-encryption of current topic can resituate cursor exactly.
6907 PGP/GPG encryption trims trailing whitespace from lines, which
6908 must be accounted for across encryption then decryption.
6909
6910 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
6911 just plain "\C-c", to avoid intruding on user's keybinding space.
6912
6913 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
6914 parameter, so user request to provide a new password is done.
6915
6916 (allout-outside-normal-auto-fill-function, allout-auto-fill):
6917 Refined mechanism for auto-filling behavior while in allout mode.
6918
6919 (allout-mode): Explicitly specify the mode map in the docstring.
6920 Clarify provision for various write-file hook var names.
6921 Adjusted for invisible-text overlays instead of selective-display.
6922
6923 (allout-depth): Really return 0 if not within any topic. This
6924 rectifies `allout-beginning-of-level' and sequence numbering
6925 errors that occur when cutting and pasting numbered topics.
6926 Changed from a in-line subst to a regular function, as well.
6927
6928 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
6929
6930 (allout-end-of-subtree, allout-end-of-subtree)
6931 (allout-end-of-entry, allout-end-of-current-heading)
6932 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
6933 (allout-show-children, allout-show-to-offshoot)
6934 (allout-hide-current-entry, allout-show-current-entry): Rectified
6935 handling of trailing blank lines between items.
6936
6937 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
6938 (allout-current-depth, allout-unprotected, allout-hidden-p)
6939 (allout-on-current-heading-p, allout-listify-exposed)
6940 (allout-chart-subtree, allout-goto-prefix)
6941 (allout-back-to-current-heading, allout-get-body-text)
6942 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
6943 (allout-hide-region-body, allout-toggle-subtree-encryption)
6944 (allout-encrypt-string, allout-encrypted-key-info)
6945 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
6946 (allout-file-vars-section-data): Adjusted for use with
6947 invisible-text overlays instead of selective-display.
6948
6949 (allout-kill-line, allout-kill-topic, allout-yank-processing):
6950 Reworked for use with invisible text overlays.
6951
6952 (allout-current-topic-collapsed-p): New function.
6953
6954 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
6955 to know when to close the containing topic.
6956
6957 (allout-pre-command-business, allout-post-command-business):
6958 Simplify undo-batching and dynamic isearch exposure.
6959
6960 (allout-set-overlay-category): New for invisible-text overlays.
6961 Sets properties of allout-overlay-category, used by
6962 allout-flag-region to set invisible-text overlay properties.
6963 (allout-get-invisibility-overlay): Get the first qualifying
6964 invisibility overlay, so we can find the extent of it.
6965 (allout-back-to-visible-text): Get to just before the beginnining
6966 of the current invisibility overlay, if any.
6967
6968 (allout-overlay-insert-in-front-handler)
6969 (allout-overlay-interior-modification-handler)
6970 (allout-before-change-handler, allout-isearch-end-handler): New
6971 functions to handle extraordinary actions affecting concealed
6972 text.
6973
6974 (allout-flag-region): Use overlays instead of selective-display
6975 for invisible text - by inheritence from the properties of
6976 allout-overlay-category in mainline Emacs, and applied
6977 property-by-property in XEmacs, some recent versions of which
6978 don't inherit the properties from the category. Provisions to
6979 respond to concealed-text edits simplified drastically.
6980
6981 (allout-isearch-rectification, allout-isearch-was-font-lock)
6982 (allout-isearch-expose, allout-enwrap-isearch)
6983 (allout-isearch-abort, allout-pre-was-isearching)
6984 (allout-isearch-prior-pos, allout-isearch-did-quit)
6985 (allout-isearch-dynamic-expose)
6986 (allout-hide-current-entry-completely): Functions deleted.
6987
6988 (allout-undo-aggregation): Explicit undo aggregation no longer
6989 necessary due to transition away from selective-display.
6990
6991 (set-allout-regexp, allout-up-current-level)
6992 (allout-next-visible-heading, allout-forward-current-level)
6993 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
6994 (allout-kill-line, allout-yank-processing, allout-show-children)
6995 (allout-expose-topic, allout-old-expose-topic)
6996 (allout-listify-exposed, allout-insert-latex-header)
6997 (allout-toggle-subtree-encryption, allout-encrypt-string)
6998 (remove-from-invisibility-spec, allout-hide-current-subtree):
6999 Ditched unused variables.
7000
7001 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
7002
7003 * textmodes/ispell.el (ispell-change-dictionary): Call
7004 ispell-buffer-local-dict instead of
7005 ispell-accept-buffer-local-defs.
7006 (ispell-local-dictionary-alist): Accept as valid any coding-system
7007 supported by Emacs.
7008 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
7009 changed to iso-8859-3.
7010
7011 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
7012
7013 * speedbar.el (speedbar-frame-width): Make an inline function
7014 instead of a macro. Use frame-width.
7015 (speedbar-try-completion, speedbar-update-contents)
7016 (speedbar-timer-fn): Use consp.
7017 (speedbar-update-localized-contents): Try to preserve point.
7018
7019 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
7020 (menu): Re-order menu items.
7021 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
7022 field.
7023 (gdb-var-update-handler-1): Use it for GDB 6.4+.
7024 (gdb-post-prompt): Speed things by not forcing update.
7025
7026 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
7027
7028 * wid-edit.el (widget-button-click): For mouse-1, cancel button
7029 press and perform default action if we get a mouse movement event.
7030
7031 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
7032
7033 * calendar/icalendar.el (icalendar--get-event-property)
7034 (icalendar--get-event-property-attributes): Fix typos in
7035 docstrings.
7036
7037 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
7038 docstring.
7039
7040 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
7041
7042 * bs.el (bs-mode): Use `buffer-disable-undo'.
7043 (bs--get-file-name): Simplify.
7044 (bs-show-in-buffer): Mark the buffer as not modified.
7045
7046 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7047
7048 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
7049 widget-button-click.
7050
7051 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7052 (custom-mode): Update docstring.
7053
7054 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
7055 binding.
7056
7057 * files.el (hack-local-variables-confirm): Allow scrolling if the
7058 file variable list is too long. Kill temp buffer after use.
7059
7060 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * progmodes/gud.el (gdb): Improve doc string.
7063 (gdb-script-font-lock-keywords): Expand allowed character set.
7064
7065 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
7066 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
7067 (gdb-separate-io-interrupt, gdb-separate-io-quit)
7068 (gdb-separate-io-stop, gdb-separate-io-eof):
7069 Rename from gdb-inferior-* to gdb-separate-*.
7070 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
7071
7072 2006-02-14 Jay Belanger <belanger@truman.edu>
7073
7074 * calc/calc-arith.el (math-check-known-scalarp): Make sure
7075 expression is a symbol before checking that it is bound.
7076
7077 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7078 test to see if equation can be solved.
7079
7080 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7081
7082 * wid-edit.el (widget-button-click): Use :pressed-face property
7083 for overlay face, if it exists.
7084
7085 * cus-edit.el (custom-manual, custom-add-see-also)
7086 (custom-add-parent-links, custom-group-link): Add :pressed-face
7087 property to links.
7088
7089 * files.el (hack-local-variables): Remove ignored variables before
7090 checking if any variables need setting.
7091
7092 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7093
7094 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
7095
7096 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7097
7098 * help.el (where-is): Fix message for remapped commands.
7099
7100 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
7101 Fix typos in docstrings.
7102
7103 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7104
7105 * files.el (safe-local-variable-values): New option.
7106 (hack-local-variables-prop-line): Return a list of variable-value
7107 pairs if MODE-ONLY is non-nil.
7108 (hack-local-variables): Construct list of variable-value pairs,
7109 and apply or reject them in one go. Ask for confirmation if
7110 variables are not known safe.
7111 (hack-local-variables-confirm): Complete rewrite. Support
7112 `safe-local-variable-values'.
7113 (enable-local-variables): Update docstring to reflect new
7114 behavior.
7115 (ignored-local-variables): Ignore ignored-local-variables and
7116 safe-local-variable-values.
7117 (safe-local-variable-p): New function.
7118 (risky-local-variable-p): `safe-local-variable' property check
7119 moved to safe-local-variable-p.
7120 (hack-one-local-variable): Checks moved to hack-local-variables.
7121
7122 (byte-compile-dynamic, c-basic-offset, c-file-style)
7123 (c-indent-level, comment-column, fill-column, fill-prefix)
7124 (indent-tabs-mode, kept-new-versions, no-byte-compile)
7125 (no-update-autoloads, outline-regexp, page-delimiter)
7126 (paragraph-start, paragraph-separate, sentence-end)
7127 (sentence-end-double-space tab-width, version-control):
7128 Add `safe-local-variable' property.
7129
7130 * find-lisp.el: Delete nonexistent `autocompile' file variable.
7131
7132 * icomplete.el, play/landmark.el: Change nonexistent
7133 `outline-layout' file variable to `allout-layout'.
7134
7135 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
7138 (gdb-get-changed-registers): Test value of gud-minor-mode relative
7139 to gud-comint-buffer.
7140 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
7141 gdb-ui.el for gdb-mi.el.
7142 (gdb-post-prompt, gdb-get-changed-registers): Move test for
7143 registers buffer to gdb-get-changed-registers.
7144 (gdb-breakpoint-regexp): New regexp. Allow toggling and
7145 deletion of catchpoints (throw and catch).
7146 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7147 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
7148 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
7149 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
7150 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
7151
7152 2006-02-13 Jay Belanger <belanger@truman.edu>
7153
7154 * calc/calc-arith.el (math-check-known-matrixp): Make sure
7155 expression is a symbol before checking that it is bound.
7156
7157 2006-02-13 Richard M. Stallman <rms@gnu.org>
7158
7159 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
7160 for the minibuffer too, but not if resize-mini-windows will interfere.
7161
7162 * help.el (describe-key-briefly, describe-key): Do all arg-reading
7163 inside `interactive' spec.
7164 (describe-key-briefly-internal, describe-key-internal):
7165 Functions merged back into their callers.
7166
7167 2006-02-13 Martin Rudalics <rudalics@gmx.at>
7168
7169 * info.el (info-xref-visited): Inherit from info-xref too.
7170 (Info-set-mode-line): Replace occurrences of `%' by `%%'
7171 when propertizing Info-current-file and Info-current-node.
7172
7173 2006-02-13 Juri Linkov <juri@jurta.org>
7174
7175 * tumme.el (tumme-thumbnail-storage): Fix docstring.
7176 (tumme-thumb-name): Fix per-directory format.
7177
7178 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
7179
7180 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
7181
7182 2006-02-12 Miles Bader <miles@gnu.org>
7183
7184 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
7185
7186 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
7187
7188 * tumme.el: Remove history section. If someone needs the it, it
7189 can always be found in CVS.
7190
7191 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7192
7193 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
7194 about the Thumbnail Managing Standard option.
7195
7196 2006-02-12 Richard M. Stallman <rms@gnu.org>
7197
7198 * subr.el (substitute-key-definition): Doc fix.
7199
7200 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
7201
7202 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
7203
7204 * info.el (Info-mode): Doc fix.
7205
7206 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
7207
7208 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
7209
7210 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
7211 because on Solaris a POSIX compatible "id" is needed. Reported by
7212 Magnus Henoch <mange@freemail.hu>.
7213
7214 2006-02-12 Juri Linkov <juri@jurta.org>
7215
7216 * tumme.el: Remove todo item about Thumbnail Managing Standard.
7217 (tumme) <defgroup>: Change :group to `multimedia'.
7218 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
7219 Managing Standard.
7220 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
7221 Fix dostring.
7222 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
7223 and %y. Fix docstring.
7224 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
7225 (tumme-cmd-create-standard-thumbnail-command): New user options.
7226 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
7227 is `standard'. Fix docstring.
7228 (tumme-thumb-width, tumme-thumb-height): New user options.
7229 (tumme-external-viewer): Try to find various viewers.
7230 (tumme-get-thumbnail-image): Use `create-image' instead of
7231 constructing the `image' structure.
7232 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
7233 `standard'.
7234 (tumme-thumb-name): Add file name generation for standard storage.
7235 Simplify code for other storages.
7236 (tumme-thumb-name): Use width %w and height %h instead of size %s.
7237 Add modification time %m and thumbnail-nq8 %q.
7238 Use `tumme-cmd-create-standard-thumbnail-command' if
7239 tumme-thumbnail-storage is `standard'.
7240 (tumme-dired-insert-marked-thumbs): New autoload command.
7241 (tumme-dired-after-readin-hook): New function.
7242 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
7243 `tumme-thumb-size'.
7244 (tumme-display-image): Replace size-x %x and size-y %y with
7245 width %w and height %h.
7246
7247 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
7248 `tumme-dired-insert-marked-thumbs'.
7249
7250 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7251
7252 * tumme.el (tumme-write-tag): Fix small bug (file name did not
7253 include path).
7254 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
7255 matching tag.
7256
7257 2006-02-12 Miles Bader <miles@gnu.org>
7258
7259 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
7260 New variables.
7261 (rcirc-abbrev-nick): New function.
7262 (rcirc-format-response-string): Rewrite to use the formats in
7263 `rcirc-response-formats' and expand escape sequences therein.
7264 A text-property `rcirc-text' is added over the actual response
7265 text to make easy to find inside the returned string.
7266 (rcirc-print): When filling, just look for the `rcirc-text'
7267 text-property to find the appropriate fill prefix, instead of
7268 using hardwired patterns.
7269
7270 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7271
7272 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
7273 Managing Standard.
7274
7275 2006-02-11 Kim F. Storm <storm@cua.dk>
7276
7277 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
7278 Don't use insert-buffer; do insert-buffer-substring directly.
7279 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
7280
7281 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7282
7283 * files.el (revert-buffer, recover-file): Replace buffer-read-only
7284 with inhibit-read-only. Suggested by Stefan Monnier.
7285 (revert-buffer): Let insert-file-contents discard
7286 buffer-undo-list. Simplify code.
7287 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
7288
7289 2006-02-11 Eli Zaretskii <eliz@gnu.org>
7290
7291 * menu-bar.el (menu-bar-select-yank): Add a doc string.
7292
7293 * help.el (describe-key-briefly): Now a wrapper for
7294 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
7295 to t. Populate yank-menu if empty.
7296 (describe-key-briefly-internal): Renamed from describe-key-briefly.
7297 (describe-key): Now a wrapper for describe-key-internal. Bind
7298 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
7299 (describe-key-internal): Renamed from describe-key.
7300
7301 2006-02-11 Milan Zamazal <pdm@zamazal.org>
7302
7303 * progmodes/glasses.el (glasses-separator): Doc fix.
7304 (glasses-original-separator): New defcustom.
7305 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
7306
7307 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7308
7309 * mwheel.el (mouse-wheel-up-event): Doc fix.
7310
7311 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7312
7313 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
7314 (tumme-dir): New function. Copied from thumbs.el.
7315
7316 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
7317
7318 * desktop.el (desktop-outvar): Fix typo.
7319 (desktop-save-buffer-p): Doc fix.
7320
7321 * subr.el (substitute-key-definition): Fix typo.
7322
7323 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7324
7325 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
7326 when window-system is mac.
7327
7328 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
7329
7330 2006-02-10 Kim F. Storm <storm@cua.dk>
7331
7332 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
7333 indirect-function instead of using condition-case.
7334
7335 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
7336
7337 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
7338 less `colloquial'...
7339
7340 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
7341
7342 * tumme.el: Add a couple of todo items.
7343
7344 2006-02-09 Lars Hansen <larsh@soem.dk>
7345
7346 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
7347 (highlight-changes-mode): Don't change desktop-locals-to-save.
7348
7349 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
7350
7351 * image-mode.el (image-toggle-display): Clear image cache if using
7352 filename.
7353
7354 2006-02-09 Masatake YAMATO <jet@gyve.org>
7355
7356 * dired-x.el (dired-guess-shell-alist-default): Add .man as
7357 a `dired-man' target.
7358
7359 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
7360 boundary of symbols.
7361
7362 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
7363
7364 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
7365
7366 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
7367
7368 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
7369 `mapcar'; return nil.
7370
7371 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
7372
7373 * mouse.el (mouse-drag-track): Don't change window if we rebind to
7374 some other event.
7375
7376 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
7377
7378 * net/rcirc.el (rcirc-startup-channels-alist):
7379 Add irc.freenode.net and #emacs as defaults.
7380 (rcirc-ignore-all-activity-flag): Remove variable.
7381 (rcirc-authinfo): New variable.
7382 (rcirc-authinfo-filename): Remove variable.
7383 (rcirc-always-use-server-buffer-flag): New flag.
7384 (rcirc): M-x rcirc will automatically connect without prompting.
7385 C-u M-x rcirc will prompt. Use rcirc-connect to create a
7386 connection in lisp.
7387 (rcirc-process-server-response-1): Remove everything but the nick
7388 portion of the sender so it doesn't need to be done everywhere
7389 else. Update related code.
7390 (global-map): Remove global keybindings.
7391 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
7392 (rcirc-send-input): Split into several functions.
7393 (rcirc-process-input-line, rcirc-process-message)
7394 (rcirc-process-command): New functions.
7395 (rcirc-target-buffer): New function to determine where to route
7396 messages.
7397 (rcirc-user-nick): Save match data.
7398 (rcirc-toggle-ignore-buffer-activity)
7399 (rcirc-update-activity-string): Remove global ignore functionality,
7400 which can be done now by toggling rcirc-track-minor-mode.
7401 (rcirc-track-minor-mode-map): New keymap.
7402 (rcirc-track-minor-mode): New minor-mode.
7403 (ignore): Make the ignore output nicer. Always print it when
7404 adding or removing nicks.
7405 (rcirc-url-regexp): Improve.
7406 (rcirc-mangle-text): Remove properties before using text in the
7407 modeline.
7408 (rcirc-authenticate): Authentication data comes from
7409 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
7410 (rcirc-server-prefix): Inherit from rcirc-server.
7411
7412 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
7413
7414 * Makefile.in (compile): Append "|| true" to the end of the `find'
7415 command, like compile-always does.
7416
7417 2006-02-08 Sam Steingold <sds@gnu.org>
7418
7419 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
7420 output from a dead connection.
7421
7422 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7423
7424 * dired.el (dired-mode-map): Add more bindings for tumme.
7425
7426 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
7427
7428 * wdired.el (wdired-mode-map): Use remap.
7429 (wdired-get-filename): Massage.
7430 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
7431 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
7432 `keymap' property rather than `local-map'.
7433
7434 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7435
7436 * tumme.el (tumme-get-thumbnail-image): New utility function.
7437 Suggested by from Chong Yidong.
7438 (tumme-dired-with-window-configuration): Rename from
7439 `tumme-dired'. Add code to save window configuration.
7440 (tumme-restore-window-configuration): New command to restore the
7441 window configuration that `tumme-dired-with-window-configuration'
7442 saves before it changes the window configuration.
7443 (tumme-show-all-from-dir): New command to display thumbnails for
7444 all files in a directory entered by the user, like M-x thumbs.
7445 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
7446 have been created.
7447 (tumme-display-thumbnail-original-image): Call `display-buffer'.
7448 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
7449 Remove obsolete test function.
7450
7451 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
7452
7453 * vc.el (small-temporary-file-directory): Remove defvar; there's
7454 a defcustom for it in files.el.
7455
7456 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
7457 Fix typo in message.
7458 (tumme-gallery-generate): Fix typo in `error' message.
7459 (tumme-display-window-height-correction)
7460 (tumme-display-window-width-correction, tumme-line-up-dynamic)
7461 (tumme-line-up-interactive): Dox fixes.
7462 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
7463 (tumme-restore-window-configuration, tumme-format-properties-string)
7464 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
7465 Fix typos in docstrings.
7466
7467 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7468
7469 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
7470
7471 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
7472
7473 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
7474 User should use hook if desired.
7475
7476 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
7477 buffer if necessary.
7478 (gdb-delete-frame-or-window): New function.
7479 (gdb-breakpoints-mode-map): Bind "q" to it.
7480
7481 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7482
7483 * textmodes/nroff-mode.el: Clean up name space.
7484 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
7485 (nroff-mode): Obey the global setting of nroff-electric-mode.
7486 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
7487
7488 * calendar/calendar.el (calendar-increment-month): Typo in last change.
7489
7490 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
7491
7492 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
7493
7494 2006-02-06 Lars Hansen <larsh@soem.dk>
7495
7496 * generic-x.el (etc-fstab-generic-mode): Add file system types
7497 cifs and usbdevfs. Allow special chars in file names.
7498
7499 2006-02-05 Jay Belanger <belanger@truman.edu>
7500
7501 Update copyright notices of the files in lisp/calc.
7502
7503 2006-02-05 Romain Francoise <romain@orebokech.com>
7504
7505 Update copyright notices of all files in the lisp/play directory.
7506
7507 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * ldefs-boot.el: Regenerate.
7510
7511 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
7512
7513 2006-02-05 Kim F. Storm <storm@cua.dk>
7514
7515 * files.el (magic-mode-regexp-match-limit): New defvar.
7516 (set-auto-mode): Use it to limit magic-mode-alist matching.
7517
7518 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
7519
7520 * simple.el (display-message-or-buffer): Compare the number of
7521 characters to the frame width when determining whether a 1-line
7522 message string will fit in the echo area. Count screen lines
7523 instead of buffer lines when determining whether a multi-line
7524 message will fit in the echo area/minibuffer window.
7525
7526 2006-02-04 Eli Zaretskii <eliz@gnu.org>
7527
7528 * info.el (Info-index, Info-mode): Improve the description of the
7529 `i' command.
7530
7531 * ldefs-boot.el: Regenerate.
7532
7533 2006-02-03 Werner Lemberg <wl@gnu.org>
7534
7535 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
7536 greedy to find the closing bracket in \*[...] and similar
7537 expressions. This is a first rough fix -- many additional
7538 refinements are necessary to make nroff mode really usable with groff.
7539
7540 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
7541
7542 * international/mule-cmds.el (set-locale-environment):
7543 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
7544 libX11.
7545
7546 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
7547
7548 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
7549 archive are created in archive-tmpdir.
7550
7551 2006-02-02 John Paul Wallington <jpw@pobox.com>
7552
7553 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
7554 (ibuffer-fontification-alist): Use it.
7555 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
7556 to "* z" and the Ibuffer Mark menu.
7557
7558 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
7559
7560 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7561
7562 * textmodes/table.el (*table--cell-describe-mode)
7563 (*table--cell-describe-bindings): Undo last change since
7564 print-help-return-message is not obsoleted by anything at all.
7565
7566 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
7567
7568 * emulation/cua-base.el (cua-mode): Doc fix.
7569
7570 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
7571
7572 * dframe.el (dframe-handle-make-frame-visible)
7573 (dframe-handle-iconify-frame, dframe-get-focus)
7574 (dframe-select-attached-frame, dframe-power-click)
7575 (dframe-frame-mode): Fix typos in docstrings.
7576
7577 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
7578 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
7579 Fix typos in docstrings.
7580
7581 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
7582 (hi-lock-face-buffer, hi-lock-font-lock-hook)
7583 (hi-lock-archaic-interface-message-used)
7584 (hi-lock-file-patterns-range): Fix typos in docstrings.
7585
7586 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7587 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
7588
7589 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
7590 Fix typo in docstring.
7591
7592 * net/newsticker.el (newsticker--decode-iso8601-date)
7593 (newsticker--set-customvar, newsticker--buffer-insert-item)
7594 (newsticker--do-run-auto-mark-filter)
7595 (newsticker--parse-generic-feed): Doc fixes.
7596 (newsticker--retrieval-timer-list, newsticker-url-list)
7597 (newsticker-hide-immortal-items-in-echo-area)
7598 (newsticker-hide-obsolete-items-in-echo-area)
7599 (newsticker-new-item-face, newsticker--enclosure)
7600 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
7601 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
7602 (newsticker--parse-generic-feed, newsticker--cache-contains)
7603 (newsticker--stat-num-items, newsticker-download-enclosures):
7604 Fix typos in docstrings.
7605
7606 * net/rcirc.el (rcirc-debug): Doc fix.
7607 (rcirc-fill-column, rcirc-receive-message-hooks)
7608 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
7609 (rcirc-mode, rcirc-generate-new-buffer-name)
7610 (rcirc-startup-channels, rcirc-ignore-update-automatic)
7611 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
7612 Fix typos in docstrings.
7613 (rcirc-print): "?\ " -> "?\s".
7614 (rcirc-cmd-join): Improve argument/docstring consistency.
7615
7616 2006-02-01 Mark A. Hershberger <mah@everybody.org>
7617
7618 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
7619 before narrow-to-region.
7620
7621 2006-02-01 Richard M. Stallman <rms@gnu.org>
7622
7623 * simple.el (move-beginning-of-line): Scan properly for invis change.
7624
7625 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
7626
7627 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
7628
7629 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
7630 change bit only when id-format is 'integer. Reported by Matt
7631 Hodges <M.P.Hodges@rl.ac.uk>.
7632
7633 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
7634
7635 * hilit-chg.el (highlight-changes-initial-state)
7636 (highlight-changes-global-initial-state): Doc fixes.
7637 (highlight-changes-global-modes, global-highlight-changes):
7638 Fix typos in docstrings.
7639
7640 2006-02-01 Kim F. Storm <storm@cua.dk>
7641
7642 * emulation/cua-base.el (cua-mode): Mention that CUA enables
7643 transient-mark-mode in doc string.
7644
7645 2006-01-31 Richard M. Stallman <rms@gnu.org>
7646
7647 * replace.el (multi-occur): Doc fix.
7648 (multi-occur-in-matching-buffers): Rename from
7649 multi-occur-by-filename-regexp. Prefix arg says match
7650 buffer names instead of file names.
7651
7652 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
7653
7654 * bs.el: Allow non-default values of `bs-header-lines-length'.
7655 (bs--running-in-xemacs): Remove (not needed anymore).
7656 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
7657 instead of `shrink-window', thus avoiding having to compute the
7658 height of the window.
7659 (bs--up): Wrap around even when there's no header.
7660 (bs--down): Use `forward-line' instead of `next-line'.
7661
7662 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
7663
7664 * image-mode.el (image-toggle-display): Use file name if possible,
7665 instead of unnecessarily allocating a (possibly huge) lisp string.
7666
7667 2006-01-30 John Paul Wallington <jpw@pobox.com>
7668
7669 * subr.el (toplevel): Define `cl-assertion-failed' condition here
7670 because the `assert' macro signals it at runtime.
7671
7672 * emacs-lisp/cl.el (toplevel): Remove definition of
7673 `cl-assertion-failed' condition.
7674
7675 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
7676
7677 * thumbs.el (thumbs-marked-list): Make buffer-local and
7678 permanent-local.
7679 (thumbs-insert-thumb): Make help-echo non-sticky.
7680 (thumbs-file-alist): Use eolp as check for (non)-image.
7681
7682 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7683
7684 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
7685 (ediff-before-session-group-setup-hooks)
7686 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
7687 Fix typos in docstrings.
7688
7689 * window.el (bw-dir, bw-eqdir, balance-windows)
7690 (split-window-keep-point): Fix typos in docstrings.
7691
7692 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
7693 (org-quote-string, org-calendar-to-agenda-key)
7694 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
7695 (org-show-following-heading, org-tags-column)
7696 (org-use-tag-inheritance, org, org-allow-space-in-links)
7697 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
7698 (org-enable-table-editor, org-calc-default-modes)
7699 (org-table-allow-automatic-line-recalculation)
7700 (org-export-html-style, org-export-with-fixed-width)
7701 (org-export-with-sub-superscripts, org-special-keyword)
7702 (org-formula, org-time-grid, org-table-may-need-update)
7703 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
7704 (org-goto-quit, org-get-indentation, org-end-of-item)
7705 (org-move-item-down, org-move-item-up)
7706 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
7707 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
7708 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
7709 (org-agenda-log-mode, org-agenda-toggle-diary)
7710 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
7711 (org-agenda-file-to-end, org-agenda-no-heading-message)
7712 (org-agenda-get-closed, org-format-agenda-item)
7713 (org-cmp-priority, org-cmp-category, org-cmp-time)
7714 (org-agenda-change-all-lines, org-agenda-diary-entry)
7715 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
7716 (org-link-search, org-camel-to-words, org-open-file)
7717 (org-remember-handler, org-table-convert-region)
7718 (org-table-move-row-down, org-table-move-row-up)
7719 (org-table-copy-region, org-table-wrap-region)
7720 (org-table-toggle-vline-visibility)
7721 (org-table-get-vertical-vector, org-table-modify-formulas)
7722 (org-table-get-specials, org-recalc-commands)
7723 (org-table-rotate-recalc-marks, org-table-eval-formula)
7724 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
7725 (org-level-color-stars-only, org-insert-heading):
7726 Fix typos in docstrings.
7727 (last-arg): Add defvar.
7728
7729 * makefile.w32-in (WINS): Add erc.
7730 (MH_E_SRC): Update (copied from lisp/Makefile.in).
7731
7732 2006-01-29 Bill Wohler <wohler@newt.com>
7733
7734 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
7735 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
7736 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
7737 (mh-autoloads): Don't use comments on otherwise empty lines.
7738
7739 2006-01-29 Edward O'Connor <ted@oconnor.cx>
7740
7741 * emulation/viper.el (viper-major-mode-modifier-list): Add
7742 insert-state and vi-state entries for erc-mode.
7743 (viper-go-away, viper-set-hooks): Add and remove
7744 viper-comint-mode-hook from erc-mode-hook as appropriate.
7745
7746 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
7747
7748 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
7749
7750 * bs.el (bs--format-aux): Implement `middle' alignment as
7751 described in the docstring for `bs-attributes-list'.
7752 (bs--get-name): Simplify. Don't pad the buffer name.
7753
7754 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
7755
7756 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
7757 English aspell dictionary is installed, use the first entry of
7758 ispell-dictionary-alist-1.
7759
7760 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
7761
7762 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7763 Doc fix.
7764
7765 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
7766
7767 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
7768 for `process-file', in order to let it work for older Emacsen too.
7769
7770 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7771
7772 * international/latexenc.el: Add a suitable `coding:' tag.
7773 (latexenc-find-file-coding-system): Undo last change.
7774
7775 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7776
7777 * international/latexenc.el (latexenc-find-file-coding-system):
7778 Make sure latexenc-main-file is a regular file and is readable.
7779
7780 2006-01-27 Andre Spiegel <spiegel@gnu.org>
7781
7782 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
7783 Pass FILE to vc-user-login-name.
7784
7785 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
7786
7787 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
7788
7789 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
7790 there are no more images to display.
7791 (thumbs-mark, thumbs-unmark): Revert change so that they move to
7792 the next image.
7793
7794 2006-01-26 Richard M. Stallman <rms@gnu.org>
7795
7796 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
7797
7798 * wid-edit.el (advertised-widget-backward): New alias.
7799 (widget-keymap): Use advertised-widget-backward for S-TAB.
7800
7801 * tumme.el: Correct the keywords.
7802 (tumme-dir-max-size): Use defvar.
7803 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
7804
7805 * simple.el (move-beginning-of-line): Take account of fields.
7806 (clone-indirect-buffer-other-window): Take args like
7807 clone-indirect-buffer, and work like it.
7808
7809 * help-fns.el (describe-function): Don't pass `nil' as default.
7810
7811 * files.el (risky-local-variable-p): Follow var aliases.
7812
7813 * subr.el (lazy-completion-table): Doc fix.
7814
7815 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
7816 global binding of `line'.
7817
7818 2006-01-25 Andre Spiegel <spiegel@gnu.org>
7819
7820 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
7821 Tramp.
7822
7823 * vc.el (vc-default-dired-state-info): Pass FILE to
7824 vc-user-login-name.
7825 (vc-default-update-changelog): Don't use vc-user-login-name, we
7826 don't need it here.
7827
7828 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
7829 no longer necessary.
7830
7831 2006-01-25 Kenichi Handa <handa@m17n.org>
7832
7833 * international/mule.el (decode-char): Avoid the overhead of
7834 calling utf-lookup-subst-table-for-decode if
7835 utf-translate-cjk-mode is nil.
7836 (encode-char): Avoid the overhead of calling
7837 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
7838 nil.
7839
7840 2006-01-22 Kenichi Handa <handa@m17n.org>
7841
7842 * international/mule.el (make-subsidiary-coding-system): Reset
7843 `coding-system-define-form' property of subsidiaries to nil.
7844 Avoid duplicated entry in coding-system-alist.
7845 (make-coding-system): Avoid duplicated entry in
7846 coding-system-alist.
7847 (define-coding-system-alias): Likewise.
7848
7849 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
7850
7851 * completion.el: Minor fixes in introductory comment.
7852 (completion-def-wrapper): Fix alist.
7853
7854 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
7855
7856 * thumbs.el (thumbs-new-image-size): New function.
7857 (thumbs-increment-image-size-element)
7858 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
7859 (thumbs-decrement-image-size): Delete.
7860 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
7861 temp files and use to resize.
7862 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
7863 Use increment argument to enlarge/shrink. Preserve point.
7864 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
7865 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
7866 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
7867 (thumbs-mark, thumbs-unmark): Preserve point.
7868 (thumbs-modify-image): Keep old temp files and use to modify.
7869 Cleanup old temp files at load time. Preserve point.
7870 (thumbs-view-image-mode-map): Use new command names.
7871
7872 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
7873
7874 * log-view.el (log-view-minor-wrap): First rev is the one at point.
7875
7876 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
7877 the nastiest part of the cyclic dependency.
7878 (cal-menu-update): Use dotimes and calendar-increment-month.
7879
7880 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
7881 (calendar-week-start-day): Add an :initializer.
7882 (calendar-mode-map): Use suppress-keymap, and command remapping.
7883 (describe-calendar-mode): Setup xref-stack info for the back button.
7884 (calendar-star-date): Insert before delete.
7885 (calendar-set-mode-line): Add file-modified info if applicable.
7886 (calendar-increment-month): New function.
7887
7888 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
7889
7890 * font-lock.el (lisp-font-lock-keywords-2):
7891 Recognize "& keywords" only at word boundaries.
7892
7893 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
7894
7895 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
7896 and permanent-local.
7897 (thumbs-max-image-number): New variable.
7898 (thumbs-do-thumbs-insertion): Use them.
7899 (thumbs-per-line): Change default to 4.
7900 (thumbs-marked-list): Rename from thumbs-markedL.
7901 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
7902 (thumbs-rename-images): Use -list instead of L for internal variables.
7903 (thumbs-call-convert): Use call-process instead of shell-command.
7904 (thumbs-insert-thumb): Add filename as help-echo to each image.
7905 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
7906 Give dir to thumbs-show-thumbs-list.
7907 (thumbs-show-thumbs-list): Set default-directory to that of images.
7908 (thumbs-dired-show): Rename from thumbs-dired-show-all.
7909 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
7910 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
7911 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
7912
7913 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
7914
7915 * ses.el (ses-read-cell): Provide a default value.
7916
7917 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
7918
7919 * term/w32-win.el (image-library-alist): Add additional names for
7920 GIF library.
7921
7922 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7923
7924 * international/latexenc.el (latexenc-find-file-coding-system):
7925 Add file-regular-p check.
7926
7927 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
7928
7929 * simple.el (clone-buffer): Don't show the new buffer in the same
7930 window.
7931
7932 2006-01-23 Juri Linkov <juri@jurta.org>
7933
7934 * faces.el (link, link-visited): New faces based on default values
7935 of `info-xref' and `info-xref-visited'.
7936
7937 * info.el (info-xref): Inherit from `link'.
7938 (info-xref-visited): Inherit from `link-visited'.
7939
7940 * cus-edit.el (custom-buffer-create-internal): Use widget type
7941 `custom-manual' instead of `info-link' and don't set properties
7942 `button-face' and `mouse-face' explicitly.
7943 (custom-browse-group-tag, custom-browse-variable-tag)
7944 (custom-browse-face-tag): Inherit from widget class
7945 `custom-group-link' instead of `push-button'.
7946 (custom-button-unraised): Inherit from `underline' face.
7947 (custom-link): Inherit from `link' face. Fix doc and group.
7948 (custom-add-parent-links, custom-group-value-create): Don't set
7949 properties `button-face' and `mouse-face' explicitly for
7950 `custom-group-link' widget.
7951 (custom-group-link): Add properties `button-face' and `mouse-face'
7952 to widget definition.
7953 (custom-field-keymap): New variable. Put `custom-field-keymap' to
7954 editable-field's :keymap property.
7955 (custom-mode): Fix docstring: substitute keybindings for
7956 `widget-forward' and `widget-backward' from `widget-keymap',
7957 `widget-complete' from `custom-field-keymap', replace old
7958 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
7959
7960 * desktop.el (desktop-load-file): Check for `fboundp' before
7961 calling `symbol-function'.
7962
7963 * simple.el (clone-buffer, clone-indirect-buffer)
7964 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
7965 `read-string'. Fix prompts.
7966
7967 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
7968
7969 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
7970
7971 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
7972
7973 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
7974
7975 * startup.el (inhibit-splash-screen, initial-scratch-message):
7976 Doc fixes.
7977
7978 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7979
7980 Sync with Tramp 2.0.52.
7981
7982 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
7983 net/tramp-vc.el: Add code for unloading Tramp. See comment before
7984 `tramp-unload-tramp' for checklist.
7985
7986 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
7987 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
7988 (tramp-unload-file-name-handler-alist)
7989 (tramp-unload-tramp): New defuns.
7990 (tramp-advice-PC-expand-many-files): New defadvice.
7991 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
7992 removed.
7993 (tramp-handle-expand-file-name): Remove double slash.
7994 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
7995 It doesn't matter, because it will be converted later on.
7996 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
7997 implementation was just heuristic.
7998 (tramp-post-connection): Set uid and gid properties.
7999 (tramp-convert-file-attributes): Set file's gid change bit.
8000 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
8001 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
8002 in case of su(do)? methods. The home directory of the local user
8003 will be taken else.
8004 (tramp-open-connection-telnet)
8005 (tramp-open-connection-rsh, tramp-open-connection-su)
8006 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
8007 local shell prompt could hurt. Reported by Romain Francoise
8008 <romain@orebokech.com>.
8009 (tramp-let-maybe): Add `edebug-form-spec' property.
8010 (tramp-handle-expand-file-name): Bind `default-directory' locally
8011 to "/" in order to avoid problems with UNC shares or Cygwin
8012 mounts.
8013 (tramp-md5-function): Fix typo in error message.
8014
8015 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
8016
8017 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
8018 for byte-compiler pacification.
8019
8020 2006-01-22 Andre Spiegel <spiegel@gnu.org>
8021
8022 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
8023 ID-FORMAT `string'. This allows us to get rid of
8024 `vc-user-login-name UID'.
8025
8026 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
8027
8028 2006-01-22 John Paul Wallington <jpw@pobox.com>
8029
8030 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
8031
8032 2006-01-21 Martin Rudalics <rudalics@gmx.at>
8033
8034 * emacs-lisp/find-func.el (find-definition-noselect)
8035 (find-variable-noselect): Search variables in C source code too.
8036 (find-function-C-source, find-function-noselect, find-function)
8037 (find-function-other-frame, find-variable-noselect, find-variable)
8038 (find-variable-other-frame, find-variable-at-point):
8039 Fix docstrings.
8040
8041 2006-01-21 Francesco Potorti` <pot@gnu.org>
8042
8043 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
8044
8045 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
8046
8047 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
8048 Default to disabling the "Save affix" question.
8049
8050 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
8051
8052 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
8053 the first arg to run-python.
8054
8055 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8056
8057 * startup.el (command-line-1): Handle --no-desktop if desktop.el
8058 is not loaded.
8059
8060 2006-01-20 Jay Belanger <belanger@truman.edu>
8061
8062 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
8063 limit is 0.
8064
8065 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
8066 the correct variable.
8067
8068 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
8069
8070 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
8071 link. Fixed buggy argument sequence in call to `org-view-tags'.
8072 (org-compile-prefix-format): Set `org-prefix-has-tag'.
8073 (org-prefix-has-tag): New variable.
8074 (org-format-agenda-item): Remove tags from headline if
8075 appropriate.
8076 (org-agenda-remove-tags-when-in-prefix): New option.
8077 (org-get-tags-at): New function.
8078
8079 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
8080
8081 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
8082 (thumbs-find-image): Move image name and number from buffer name
8083 to mode name. Set thumbs-buffer. Preserve point so that large
8084 images remain visible.
8085 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
8086 order.
8087 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
8088 mode name.
8089 (thumbs-next-image, thumbs-previous-image): Make them work.
8090
8091 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
8092
8093 * cus-edit.el (custom-buffer-create-internal): State in the text above
8094 the whole buffer buttons that they do not operate on hidden items.
8095 (custom-face-menu): Use `custom-face-save' instead of
8096 `custom-face-save-command'.
8097 (custom-face-save-command): Make it an alias for `custom-face-save'
8098 and declare it obsolete.
8099 (custom-face-save): Doc fix.
8100
8101 * dired.el (dired-no-confirm): Add quote.
8102 (dired-subdir-alist-pre-R): Add quote in
8103 `make-variable-buffer-local' form and remove unbalanced parenthesis.
8104
8105 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8106
8107 * textmodes/table.el (table-mode-indicator): Typo in last change.
8108
8109 2006-01-19 Richard M. Stallman <rms@gnu.org>
8110
8111 * outline.el (hide-leaves): Don't call outline-end-of-heading.
8112 Fixes bug reported in Nov 2005.
8113
8114 * isearch.el (isearch-forward): Doc fix.
8115
8116 * dired.el (dired-move-to-filename-regexp): Define as alias.
8117 (dired-no-confirm): Use defcustom.
8118 (dired-subdir-alist-pre-R): Put defvar at top level.
8119
8120 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
8121
8122 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
8123 Mark as risky.
8124
8125 * simple.el (set-mark-command): Doc fix.
8126 (clone-indirect-buffer-other-window):
8127 Read arg like clone-indirect-buffer.
8128 (move-beginning-of-line): Skip invisible newlines.
8129
8130 2006-01-19 Masatake YAMATO <jet@gyve.org>
8131
8132 * progmodes/cpp.el (cpp-edit-load): Make the order of
8133 listed conditions in a base C code buffer and its associate
8134 CPP Edit buffer the same.
8135
8136 2006-01-19 Kenichi Handa <handa@m17n.org>
8137
8138 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
8139 (rmail-mime-feature): Likewise.
8140 (rmail-require-mime-maybe): Use display-warning to show a warning
8141 message.
8142
8143 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
8144 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
8145
8146 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8147
8148 * array.el: Move defvars out of eval-when-compile.
8149 (array-make-template): Replace undeclared global var with a local one.
8150 (array-mode): Inline initialization functions.
8151 (array-init-local-variables, array-init-max-row)
8152 (array-init-max-column, array-init-columns-per-line)
8153 (array-init-field-width, array-init-rows-numbered)
8154 (array-init-line-length, array-init-lines-per-row): Remove.
8155
8156 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
8157 (doc-mode-map): Define explicitly.
8158 (doctor-txtype): Use mapc.
8159
8160 * textmodes/table.el: Move defvars out of eval-when-compile.
8161 Remove harmful code meant to avoid byte-compiler warnings.
8162 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
8163 specification that checks table-fixed-width-mode directly.
8164 (table-recognize-region, table-recognize-cell):
8165 Use restore-buffer-modified-p.
8166 (table-fixed-width-mode): Remove code that refreshes
8167 table-fixed-mode-indicator.
8168 (*table--cell-describe-bindings, *table--cell-describe-mode):
8169 Avoid obsolete name print-help-return-message.
8170 (table--test-cell-list): Don't use replace-regexp from elisp.
8171 (table--point-entered-cell-function, table--point-left-cell-function):
8172 Don't set table-fixed-mode-indicator, use force-mode-line-update.
8173
8174 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
8175 that was after the end of file. Use buffer-file-name variable.
8176 (org-timestamp-change): Use with-current-buffer.
8177 (org-todo-list): Don't unnecessarily define a new buffer-local var.
8178 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
8179 `file'.
8180
8181 * progmodes/fortran.el: Move defvars out of eval-when-compile.
8182 (fortran-break-line): Remove unused var `opoint'.
8183 (fortran-abbrev-start): Obey help-event-list.
8184
8185 2006-01-18 Jesper Harder <harder@phys.au.dk>
8186
8187 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
8188
8189 2006-01-18 Masatake YAMATO <jet@gyve.org>
8190
8191 * progmodes/make-mode.el (makefile-imake-mode): New mode
8192 derived from makefile-mode.
8193 (makefile-imake-mode-syntax-table): New syntax table
8194 derived from makefile-mode-syntax-table.
8195 (makefile-mode): Write about makefile-imake-mode in doc string.
8196 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
8197 (makefile-imake-font-lock-keywords): New font lock keywords.
8198
8199 * files.el (auto-mode-alist): Add Imakefile.
8200
8201 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8202
8203 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
8204 loading the file rather than when turning on flyspell-mode.
8205
8206 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
8207
8208 * cus-edit.el (customize-rogue): Minor doc fix.
8209
8210 2006-01-17 Juri Linkov <juri@jurta.org>
8211
8212 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
8213 instead of the file at the mark as default if the file at the mark
8214 is the same as the file at point or if dired-dwim-target-directory
8215 is not the same as the current directory and the mark is not active.
8216
8217 * log-view.el (log-view-minor-wrap): Use the same logic to get
8218 revisions as `log-view-diff'.
8219
8220 * info.el (Info-revert-find-node): Check for Info-current-file
8221 before preserving new-history.
8222
8223 * man.el (Man-heading-regexp): Add `/'.
8224
8225 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
8226 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
8227
8228 2006-01-16 Juri Linkov <juri@jurta.org>
8229
8230 * faces.el (mode-line-faces): New defgroup.
8231 (mode-line-highlight): Move definition after new defgroup.
8232 (mode-line, mode-line-inactive, mode-line-highlight):
8233 Replace :group `modeline' with `mode-line-faces'.
8234 (mode-line-buffer-id): New face.
8235 (modeline-buffer-id): New face alias.
8236 (vertical-border): Remove :group `modeline'.
8237
8238 * bindings.el (propertized-buffer-identification): Use face
8239 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
8240 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
8241 (mode-line-buffer-identification-keymap): For mouse-1 replace
8242 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
8243 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
8244 mouse-3.
8245
8246 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
8247 Buffer-menu-buffer. Doc fix.
8248 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
8249 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
8250 `Buffer-menu-buffer'.
8251
8252 * info.el (Info-mode-line-node-keymap): New defvar.
8253 (Info-set-mode-line): Use `stringp' to check Info-current-file.
8254 Propertize Info-current-node with `mode-line-buffer-id' and
8255 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
8256
8257 * time.el (display-time-mail-face): Replace :group `faces' with
8258 `mode-line-faces'.
8259
8260 2006-01-16 Kenichi Handa <handa@m17n.org>
8261
8262 * international/code-pages.el: Add autoload cookies for cp125[0345678].
8263
8264 * language/european.el (cp1252): New alias for windows-1252.
8265
8266 * international/mule.el (autoload-coding-system): Prepare for EOL
8267 variants.
8268
8269 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
8270
8271 * term.el (term-raw-map): Add mapping for insert.
8272 (term-send-insert): New.
8273 (term-mode): Make variables local here instead of doing it in
8274 `term-emulate-terminal'.
8275 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
8276 Scroll reverse needs to take into account the scroll region.
8277 Saving and restoring the cursor should save the color attributes too.
8278 (term-reset-terminal): Reset the scroll region.
8279 (term-handle-ansi-escape): Cursor up and down should take into
8280 account the scroll region.
8281 (term-set-scroll-region): Rename from `term-scroll-region'.
8282 Move to 0,0 after setting the region.
8283 (term-handle-scroll): Handle scroll up.
8284 (term-down): Fix off by one error.
8285 (term-delete-lines): Do not delete outside the scroll region.
8286 (term-insert-lines): Take into account the scroll region.
8287
8288 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
8289
8290 * textmodes/ispell.el (ispell-internal-change-dictionary)
8291 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
8292 (start, end): Move declaration outside of eval-when-compile.
8293
8294 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
8295 (flyspell-mode-on): Use it.
8296
8297 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
8298 ispell-kill-ispell-hook.
8299
8300 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8303 (Custom-reset-saved): Do not ask for confirmation in single option
8304 buffers.
8305
8306 2006-01-13 Richard M. Stallman <rms@gnu.org>
8307
8308 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
8309
8310 2006-01-13 Romain Francoise <romain@orebokech.com>
8311
8312 * add-log.el (add-change-log-entry, change-log-merge):
8313 Conditionally use `hard-newline'.
8314
8315 2006-01-13 Martin Rudalics <rudalics@gmx.at>
8316
8317 * wid-edit.el (widget-field-end): If the overlay is no longer
8318 associated with a buffer, behave as if the overlay didn't exist.
8319
8320 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
8321 Make sure the links use the `custom-link' face.
8322
8323 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8324
8325 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
8326 (ld-script-mode): Don't set indent-line-function since we don't
8327 have one.
8328
8329 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8330
8331 * textmodes/org.el (org-open-file): Use mailcap for selecting an
8332 application.
8333 (org-file-apps-defaults-gnu): Use mailcap as the default for
8334 selecting an application on a UNIX system.
8335 (org-agenda-show-tags): New command.
8336 (org-table-insert-hline): Keep cursor in current table line.
8337 (org-table-convert): Offset effect of modifying
8338 `org-table-insert-hline'.
8339 (org-format-agenda-item): New optional argument TAG.
8340 (org-compile-prefix-format): Handle %T format for the tag.
8341 (org-expand-wide-chars): New function.
8342 (org-table-insert-row, org-table-insert-hline):
8343 Use `org-expand-wide-chars'.
8344 (org-open-file): Fix bug in program launch.
8345 (org-get-time-of-day): Fix bug with times before 1am.
8346 (org-agenda-menu): Add tags commands.
8347
8348 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
8349
8350 * textmodes/ispell.el (ispell-init-process): Include the used
8351 dictionary in ispell process start message.
8352 (ispell-internal-change-dictionary): When flyspell-mode is active
8353 and dictionary is changed, make sure ispell process is restarted
8354 and flyspell word cache cleared out for the current buffer.
8355 (ispell-change-dictionary): Make sure flyspell word cache is
8356 cleared out in all buffers with active flyspell mode when
8357 dictionary is globally changed.
8358 Call ispell-internal-change-dictionary after dictionary change.
8359
8360 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8361
8362 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
8363
8364 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
8365 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
8366 years. Fix small differences wrt Makefile.in.
8367 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
8368 Makefile.in does.
8369
8370 2006-01-12 Bill Wohler <wohler@newt.com>
8371
8372 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
8373 mh-search.el.
8374
8375 2006-01-12 Masatake YAMATO <jet@gyve.org>
8376
8377 * progmodes/ld-script.el: Update copyright year.
8378
8379 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
8380
8381 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
8382 Don't add widget if setting undefined.
8383
8384 2006-01-12 John Paul Wallington <jpw@pobox.com>
8385
8386 * help-fns.el (describe-variable): Remove newlines from void
8387 variable output.
8388
8389 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
8390
8391 * wdired.el (wdired-mode-map): Add help echo for
8392 wdired-abort-changes.
8393
8394 * man.el (Man-file-name-regexp): Adjust for a list of files.
8395
8396 2006-01-12 Masatake YAMATO <jet@gyve.org>
8397
8398 * progmodes/ld-script.el (auto-mode-alist): Support
8399 suffix conventions used in netbsd and eCos.
8400
8401 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
8402
8403 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
8404 (custom-variable-menu, custom-face-menu, custom-group-menu)
8405 (Custom-mode-menu): Change names of menu items. (As discussed on
8406 emacs-devel.)
8407 (custom-face-menu): Add "Undo Edits" item.
8408
8409 * startup.el (init-file-user): defcustom -> defvar.
8410
8411 * tooltip.el (tooltip-mode): Doc fix.
8412
8413 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8414
8415 * reveal.el (reveal-post-command): window-buffer signals an error on
8416 dead windows rather than returning nil.
8417 (reveal-open-new-overlays): An overlay might die while we open others.
8418
8419 2006-01-11 Bill Wohler <wohler@newt.com>
8420
8421 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
8422 phrasing in docstring.
8423
8424 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
8425 can give some systems gas. Add new file mh-buffers.el.
8426
8427 2006-01-06 Masatake YAMATO <jet@gyve.org>
8428
8429 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
8430 C preprocessor forward ported from GNU Emacs 21.2.
8431
8432 * progmodes/asm-mode.el (asm-font-lock-keywords):
8433 Use `cpp-font-lock-keywords'.
8434
8435 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
8436
8437 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
8438 of $ for "\\.ld[s]?".
8439
8440 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
8443 (tcl-indent-line): Return `noindent' if inside a string.
8444
8445 * progmodes/flymake.el (flymake-split-string): Remove more than one
8446 empty string at beg/end of the result.
8447 (flymake-find-buildfile, flymake-find-possible-master-files):
8448 Use expand-file-name.
8449 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
8450 since expand-file-name does it for us. Use directory-file-name.
8451 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
8452 (flymake-ler-get-type, flymake-ler-get-text)
8453 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
8454 (flymake-current-line-no): Remove spurious interactive spec.
8455 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
8456 (flymake-check-include): Remove arg inc-path merged into inc-name.
8457 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
8458 Arg regexp-list replaced by a simple regexp.
8459 (flymake-master-make-header-init, flymake-master-tex-init):
8460 Correspondingly replace regexp-list with a regexp. Fix regexp.
8461
8462 2006-01-10 Simon Josefsson <jas@extundo.com>
8463
8464 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
8465 describing AUTH PLAIN fix.
8466
8467 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8468
8469 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
8470 (report-emacs-bug): Don't record initial prompt text.
8471 Instead, add text properties to prompting text.
8472 (report-emacs-bug-hook): Delete prompting text.
8473
8474 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
8477 `dirs'. Adjust callers.
8478
8479 2006-01-09 John Paul Wallington <jpw@gnu.org>
8480
8481 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
8482
8483 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8484
8485 * reveal.el (reveal-open-new-overlays): New extracted fun.
8486 (reveal-close-old-overlays): Idem. Check overlays's liveness before
8487 using them. Simplify the code.
8488 (reveal-post-command): Use them. Fix up obsolete windows in
8489 reveal-open-spots.
8490
8491 * progmodes/flymake.el: Use `require' rather than autoload for
8492 XEmacs's overlays.
8493 (flymake-get-common-file-prefix, flymake-build-relative-filename):
8494 Delete. Use file-relative-name instead.
8495 (flymake-get-syntax-check-program-args, flymake-perl-init):
8496 Simplify the resulting code.
8497
8498 * log-view.el (log-view-file-re, log-view-message-re): Add support
8499 for DaRCS output.
8500
8501 2006-01-09 Alex Schroeder <alex@gnu.org>
8502
8503 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
8504 identifiers sometimes added in square brackets at the beginning of
8505 subject lines.
8506
8507 2006-01-07 Richard M. Stallman <rms@gnu.org>
8508
8509 * cus-edit.el (Custom-set, Custom-save): Doc fix.
8510 (Custom-reset-current, Custom-reset-saved): Change question text.
8511 (Custom-reset-standard): Likewise.
8512 (custom-variable-reset-saved): Doc fix.
8513
8514 2006-01-07 Eli Zaretskii <eliz@gnu.org>
8515
8516 * startup.el (init-file-user): Doc fix.
8517
8518 2006-01-07 Alex Schroeder <alex@gnu.org>
8519
8520 * mail/rmail.el (rmail-current-subject): New function.
8521 (rmail-current-subject-regexp): New function.
8522 (rmail-next-same-subject): Use it.
8523
8524 * mail/rmailsum.el (rmail-summary-by-topic):
8525 Use rmail-current-subject and rmail-current-subject-regexp.
8526 (rmail-summary-next-same-subject): Ditto.
8527
8528 * net/rcirc.el (rcirc-send-input): No longer check whether the
8529 process is open, since not all commands need an open process.
8530 (rcirc-send-string): Check whether the process is open before
8531 sending anything.
8532 (rcirc-ignore-list): New option.
8533 (rcirc-ignore-list-automatic): New variable.
8534 (rcirc-print): Take rcirc-ignore-list into account.
8535 (rcirc-cmd-ignore): New command.
8536 (rcirc-ignore-update-automatic): New function.
8537 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
8538 list if ignored nicks.
8539 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
8540
8541 2006-01-06 David Reitter <david.reitter@gmail.com>
8542
8543 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
8544 reflect the address to which the report will be sent.
8545
8546 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8547
8548 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
8549 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
8550
8551 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
8552
8553 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
8554
8555 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
8556 the doc string: "functoin" => "function".
8557 * ldefs-boot.el: Likewise.
8558
8559 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
8560 message text: "Duplicat" => "Duplicate".
8561
8562 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
8563
8564 * files.el (basic-save-buffer-2): If backing-up failed, reset
8565 buffer-backed-up to nil.
8566
8567 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
8568
8569 * progmodes/gud.el (gdb-script-skip-to-head)
8570 (gdb-script-calculate-indentation): Indent for breakpoint command
8571 lists also.
8572
8573 2006-01-05 Bill Wohler <wohler@newt.com>
8574
8575 * Makefile.in (compile-always): Add mh-autoloads dependency.
8576 (bootstrap): Remove mh-autoloads dependency, as compile dependency
8577 provides it.
8578 (updates): Remove mh-autoloads dependency, since it probably has
8579 already run recently (via recompile).
8580
8581 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8582
8583 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
8584 argument `force' to disable the flyspell-last-buffer optimization.
8585 (flyspell-mode-on): Use it.
8586
8587 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
8588 flymake-simple-cleanup.
8589 (flymake-allowed-file-name-masks): Use this new default.
8590 All the functions are now called in the right buffer rather than
8591 passing the buffer as argument.
8592 (flymake-process-sentinel): Switch to buffer before calling cleanup.
8593 (flymake-parse-err-lines): Remove redundant buffer arg.
8594 (flymake-get-program-dir): Comment out unused function.
8595 (flymake-start-syntax-check, flymake-start-syntax-check-process):
8596 Remove redundant buffer argument.
8597 (flymake-get-real-file-name, flymake-simple-java-cleanup)
8598 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
8599
8600 2006-01-05 Richard M. Stallman <rms@gnu.org>
8601
8602 * info.el (Info-find-node): Don't record previous node if have none.
8603 (info): Go to directory only if history is empty.
8604
8605 * simple.el (mark): Doc fix.
8606
8607 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8608
8609 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
8610 already of desired type.
8611 (mac-ae-list): Coerce parameter to "list" type.
8612 (mac-dispatch-apple-event): Replace cadr part of event with a
8613 dummy position so that event-start returns it.
8614
8615 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8616
8617 * textmodes/org.el (org-end-of-subtree): New function.
8618 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
8619 Use `org-end-of-subtree'.
8620 (org-agenda, org-agenda-convert-date): Protect calls to
8621 `fit-window-to-buffer'.
8622 (org-tags-view): Force matching of sublevels when doing a
8623 todo-only search. Define the correct redo command, including the
8624 arguments.
8625 (org-agenda-redo): Display message.
8626 (org-check-for-org-mode): New function.
8627 (org-agenda-type): New variable.
8628 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
8629 Set `org-agenda-type'.
8630 (org-agenda-check-type): New function.
8631 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8632 (org-agenda-week-view, org-agenda-day-view)
8633 (org-agenda-next-date-line, org-agenda-previous-date-line)
8634 (org-agenda-log-mode, org-agenda-toggle-diary)
8635 (org-agenda-toggle-time-grid, org-agenda-date-later)
8636 (org-agenda-date-prompt, org-agenda-diary-entry)
8637 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
8638 (org-agenda-convert-date, org-agenda-menu):
8639 Use `org-agenda-check-type'.
8640 (org-make-overlay, org-delete-overlay)
8641 (org-detatch-overlay, org-move-overlay, org-overlay-put):
8642 New compatibility functions.
8643 (org-calendar-select-mouse): New command.
8644
8645 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
8646
8647 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
8648 (Custom-reset-standard): Fix y-or-n-p messages.
8649 (custom-link): New face for links.
8650 (custom-buffer-create-internal, custom-manual): Use it.
8651 (custom-face-save): Push to theme-face before setting face spec.
8652
8653 * wid-edit.el (widget-default-mouse-face-get): New function.
8654 (widget-specify-button): Handle mouse-face like button-face.
8655
8656 * custom.el (load-theme): Clear old theme settings if reloading.
8657
8658 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
8659
8660 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
8661 "Erase Customization" button back to same position it occupies in
8662 the individual State menus.
8663
8664 2006-01-04 Kim F. Storm <storm@cua.dk>
8665
8666 * wid-edit.el (key-sequence): Rework widget to read key binding
8667 using `kbd' syntax. Use C-q to insert literal key, event, or code.
8668 (widget-key-sequence-default-value): Default value for empty sequence.
8669 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
8670 (widget-key-sequence-read-event): New command for C-q.
8671 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
8672 (widget-key-sequence-value-to-external): New functions.
8673
8674 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8675
8676 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
8677 Use expand-file-name.
8678 (flymake-delete-temp-directory): Use expand-file-name,
8679 file-name-directory, and directory-file-name.
8680 (flymake-strrchr): Delete.
8681 (flymake-start-syntax-check): Don't pass the redundant buffer argument
8682 to the init-f function.
8683 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
8684 (flymake-init-find-buildfile-dir)
8685 (flymake-init-create-temp-source-and-master-buffer-copy)
8686 (flymake-simple-make-init-impl, flymake-simple-make-init)
8687 (flymake-master-make-init, flymake-master-make-header-init)
8688 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
8689 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
8690 (flymake-xml-init): Remove corresponding redundant buffer argument.
8691 (flymake-allowed-file-name-masks): Remove last elems that are equal to
8692 the default anyway. Clean up regexps.
8693
8694 * progmodes/flymake.el (flymake-temp-source-file-name)
8695 (flymake-master-file-name, flymake-temp-master-file-name)
8696 (flymake-base-dir): New buffer-local vars.
8697 (flymake-buffer-data, flymake-get-buffer-value)
8698 (flymake-set-buffer-value): Replace those hash-tables by the new
8699 buffer-local vars. Update callers.
8700
8701 * progmodes/flymake.el (flymake-check-start-time)
8702 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
8703 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
8704 Move definition, so we can remove redundant earlier declaration.
8705 (flymake-replace-regexp-in-string, flymake-split-string)
8706 (flymake-get-temp-dir): Use defalias.
8707 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
8708 (flymake-xemacs-window-edges): Remove unused function.
8709 (flymake-get-point-pixel-pos): Move.
8710 (flymake-pid-to-names, flymake-reg-names)
8711 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
8712 Replace by a simple list flymake-processes and by process-buffer.
8713 Update callers. Other than simplify the code, it uses buffers rather
8714 than buffer-names so it doesn't get confused by uniquify.
8715 (flymake-buffer-data): The global value should just be nil.
8716
8717 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
8718 Optimize the body of a defalias like any other code.
8719
8720 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
8721 Make sure we've setup font-lock's vars. It may influence which
8722 function we then call.
8723 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
8724 here since it's too late anyway.
8725
8726 2006-01-03 Romain Francoise <romain@orebokech.com>
8727
8728 * startup.el (fancy-splash-tail, normal-splash-screen):
8729 Update copyright year.
8730
8731 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
8732
8733 * mouse.el (mouse-drag-track): Rename, from
8734 `mouse-drag-region-1'. Includes optional argument required to
8735 enable post-drag event processing (e.g. delete region keys).
8736 Can be used without this argument to track a mouse region and operate
8737 on it as soon as the drag completes.
8738 (mouse-drag-region): Use `mouse-drag-track'.
8739
8740 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
8741
8742 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
8743 Move to `custom-buffer' group.
8744
8745 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
8746 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
8747 (custom-theme-insert-face-marker, custom-theme-variable-menu)
8748 (custom-theme-face-menu): New variables.
8749 (custom-theme-add-variable, custom-theme-variable-action)
8750 (custom-variable-reset-theme, custom-theme-delete-variable)
8751 (custom-face-reset-theme, custom-theme-face-action)
8752 (custom-theme-delete-face, custom-theme-merge-theme)
8753 (custom-theme-add-face, custom-theme-visit-theme): New functions.
8754
8755 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
8756
8757 * custom.el: Move Custom Themes commentary to start of theme code.
8758 (custom-known-themes): Rename `standard' theme to `changed'.
8759 (custom-push-theme): Caller no longer specifies what theme to use
8760 when doing `reset'---the setting is simply removed from the theme.
8761 Delete MODE from `theme-value' and `theme-settings' properties.
8762 (custom-declare-theme): Ignore &rest args since we don't use them.
8763
8764 (custom-loaded-themes): Delete variable.
8765 (custom-theme-load-themes, custom-theme-loaded-p)
8766 (custom-theme-value): Delete functions.
8767
8768 (custom-declare-theme): Signal error on invalid theme names.
8769 (provide-theme): custom-loaded-themes was deleted.
8770 (load-theme): Load the file unconditionally.
8771 (enable-theme): Call `load-theme' if theme is undefined.
8772 (custom-enabled-themes): Only update value for successful loads.
8773 (disable-theme): Complete from enabled themes when interactive.
8774 (custom-variable-theme-value): Calculate theme value directly.
8775
8776 (custom-theme-reset-variables, custom-reset-variables): Mark as
8777 XEmacs compatibility functions. We don't actually use these.
8778
8779 * cus-edit.el (custom-variable-state-set):
8780 Use custom-variable-theme-value instead of custom-theme-value.
8781 (custom-face-state-set): Rename `standard' theme to `changed'.
8782 (custom-save-variables, custom-save-faces): Delete unneeded
8783 references to custom-reset-variables.
8784 (custom-save-resets): Delete function.
8785 (custom-save-variables, custom-save-faces): MODE argument deleted.
8786 (custom-save-variables, custom-save-faces): Ignore theme values.
8787
8788 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
8789 compatibility function.
8790
8791 2006-01-01 Richard M. Stallman <rms@gnu.org>
8792
8793 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
8794 (Custom-reset-current, Custom-reset-saved): Likewise.
8795 (Custom-reset-standard): Show message if aborted.
8796 (custom-mode): Doc fix, describing those commands.
8797
8798 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
8799 put on event-kind property.
8800
8801 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
8802
8803 * custom.el (provide-theme): Ban `user' theme name.
8804 (custom-enabling-themes): New variable.
8805 (enable-theme): Don't enable user if custom-enabling-themes is t.
8806 (custom-enabled-themes): Make it a defcustom.
8807 (custom-theme-recalc-face): No-op if face is undefined.
8808
8809 * cus-edit.el (custom-button-mouse): New variable.
8810 (custom-button-mouse): New face.
8811 (custom-raised-buttons, custom-mode): Use it.
8812
8813 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
8814
8815 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8816
8817 * progmodes/gud.el (gud-display-line): Support hl-line in the
8818 source buffer.
8819
8820 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
8821
8822 * mouse.el (mouse-drag-window-above): Verify that the found window
8823 overlaps with the given window in the horizontal dimension.
8824
8825 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8826
8827 * Makefile.in (cvs-update): New target.
8828
8829 * makefile.w32-in (cvs-update): Ditto.
8830
8831 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
8832
8833 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
8834 (custom-new-theme-mode-map): New variable.
8835
8836 2005-12-30 Richard M. Stallman <rms@gnu.org>
8837
8838 * custom.el (custom-load-themes): Function deleted.
8839
8840 * cus-edit.el (custom-save-loaded-themes): Function deleted.
8841 (custom-save-variables): Don't delete or add custom-load-themes call.
8842
8843 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
8844
8845 * cus-start.el: Add `visible-cursor'.
8846
8847 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
8848 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
8849 (flymake-process-filter): Switch to buffer before calling it instead.
8850 (flymake-post-syntax-check, flymake-highlight-err-lines)
8851 (flymake-delete-own-overlays, flymake-parse-err-lines)
8852 (flymake-start-syntax-check, flymake-start-syntax-check-process)
8853 (flymake-count-lines, flymake-parse-residual):
8854 Remove constant buffer argument.
8855 (flymake-start-syntax-check-for-current-buffer): Remove.
8856 Update callers to use flymake-start-syntax-check instead.
8857 (flymake-display-err-menu-for-current-line):
8858 Remove unused var `mouse-pos'.
8859 (flymake-restore-formatting): Comment out unused function.
8860 (flymake-report-status, flymake-report-fatal-status): Remove buffer
8861 argument, use current-buffer instead. Update callers.
8862
8863 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8864
8865 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
8866 buffer-local because choose-completion-delete-max-match requires
8867 that we set completion-ignore-case (i.e., binding via let is not
8868 sufficient).
8869 (bibtex-complete): Always set completion-ignore-case and
8870 choose-completion-string-functions. The latter is needed because
8871 choose-completion-string-functions keeps its value if we quit the
8872 *Completions* buffer without requesting a completion.
8873
8874 2005-12-30 Andreas Schwab <schwab@suse.de>
8875
8876 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
8877
8878 2005-12-30 Eli Zaretskii <eliz@gnu.org>
8879
8880 * jit-lock.el (jit-lock-chunk-size): Doc fix.
8881
8882 2005-12-30 Juri Linkov <juri@jurta.org>
8883
8884 * locate.el (locate-fcodes-file, locate-header-face)
8885 * progmodes/delphi.el (delphi-other-face)
8886 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
8887
8888 * paren.el (show-paren-match, show-paren-mismatch): Use existing
8889 group `paren-showing-faces'.
8890
8891 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
8892 (goto-address): Fix docstring.
8893
8894 * net/webjump.el (webjump-sample-sites): Update URLs.
8895
8896 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
8897
8898 * subr.el (cancel-change-group): Add listp around pending-undo-list.
8899
8900 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
8901
8902 * font-lock.el (font-lock-compile-keywords): Signal an error when
8903 font-lock-set-defaults hasn't been called.
8904
8905 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8906
8907 * subr.el (noreturn, 1value): Doc fixes.
8908
8909 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8910
8911 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
8912 that assoc-string returns nil.
8913
8914 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8915
8916 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
8917 (bibtex-entry-type-str, bibtex-empty-field-re)
8918 (bibtex-search-backward-string, bibtex-preamble-prefix)
8919 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
8920 (bibtex-any-valid-entry-type): New variable.
8921 (bibtex-parse-field-name): Simplify.
8922 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
8923 (bibtex-preamble-prefix): Include left delimiter.
8924 (bibtex-search-forward-field, bibtex-search-backward-field):
8925 Allow unbounded search past entry boundaries (required by bibtex-pop).
8926 (bibtex-text-in-field-bounds): Use push.
8927 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
8928 (bibtex-parse-preamble, bibtex-valid-entry)
8929 (bibtex-beginning-first-field): New functions.
8930 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
8931 (bibtex-map-entries): Fix docstring.
8932 (bibtex-flash-head): New arg prompt. Simplify.
8933 (bibtex-enclosing-field): Include code of bibtex-inside-field.
8934 (bibtex-insert-kill): Simplify. Always insert text past the
8935 current field or entry.
8936 (bibtex-format-entry): Use bibtex-parse-field.
8937 (bibtex-pop): Use bibtex-beginning-of-entry and
8938 bibtex-end-of-entry to initiate the search. Insert empty field if
8939 we found ourselves.
8940 (bibtex-print-help-message): New args field and comma.
8941 Handle entry keys.
8942 (bibtex-make-field): Use bibtex-beginning-of-entry.
8943 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
8944 invalid entry.
8945 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
8946 Handle preambles. Simplify code for thorough test.
8947 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
8948 New arg comma. Handle entry heads.
8949 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
8950 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
8951 New arg comma.
8952 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
8953 (bibtex-fill-field): Simplify.
8954 (bibtex-fill-entry): Use bibtex-beginning-first-field and
8955 bibtex-parse-field.
8956 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
8957 (bibtex-complete): Use bibtex-parse-preamble.
8958
8959 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
8960
8961 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
8962 Display name of expression instead of convenience variable.
8963 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
8964
8965 * progmodes/gud.el (gud-tooltip-dereference): Rename from
8966 toggle-gud-tooltip-dereference.
8967 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
8968 (gud-tooltip-tips): ...here when dereferencing.
8969
8970 2005-12-28 Bill Wohler <wohler@newt.com>
8971
8972 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
8973
8974 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
8975
8976 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
8977 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
8978 (vc-annotate-display-autoscale): Adjust call.
8979 (vc-annotate-display-default): Adjust call. Make arg compulsory.
8980 Fix interactive spec.
8981 (vc-annotate-time-span): Remove.
8982 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
8983 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
8984 (vc-annotate-display-select): Use new name.
8985
8986 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
8987 (vc-annotate-mode-menu): Remove left-over redundant declaration.
8988 Correct the construction of span entries. Simplify.
8989 (vc-annotate-display-select): Fix the nil case.
8990 (vc-annotate): Remove obsolete (and now broken) code.
8991 (vc-annotate-extract-revision-at-line): Remove obsolete code.
8992 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
8993
8994 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8995
8996 * subr.el (lazy-completion-table): Correct typo in docstring.
8997
8998 * startup.el (command-line): Use `custom-reevaluate-setting' for
8999 `send-mail-function'.
9000
9001 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
9002
9003 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
9004
9005 * mail/smtpmail.el (smtpmail-try-auth-methods):
9006 Send credentials together with "AUTH PLAIN" command.
9007
9008 2005-12-27 Richard M. Stallman <rms@gnu.org>
9009
9010 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
9011 mouse-2, go back to previously selected window, so it's selected
9012 when mouse-2 command runs.
9013
9014 2005-12-27 Juri Linkov <juri@jurta.org>
9015
9016 * descr-text.el (describe-text-sexp): Use square brackets for
9017 button [Show] to distinguish it from the property value `show'.
9018 (describe-property-list): Use `insert-text-button' with
9019 `help-face' type instead of putting face in quotes, because button
9020 is not created automatically for a list of faces.
9021 (describe-text-properties-1): Put button-type value in quotes to
9022 distinguish from plain text "button".
9023 (describe-char): Display code point values in hex. Don't use
9024 `symbol-name' for `current-input-method' because it is a string.
9025 Use `insert-text-button' with `help-face' type instead of putting
9026 hardcoded face in quotes, because button is not created automatically.
9027
9028 2005-12-27 Richard M. Stallman <rms@gnu.org>
9029
9030 * progmodes/glasses.el (glasses-face): More specific custom type.
9031
9032 * files.el (set-visited-file-name): Doc fix.
9033
9034 * textmodes/flyspell.el (flyspell-external-point-words):
9035 Use local var buffer-scan-pos to advance scan for next misspelling.
9036 Advance it only after we find the misspelling.
9037
9038 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
9039
9040 * textmodes/flyspell.el (flyspell-external-point-words):
9041 New criteria for finding the misspelling in the buffer.
9042
9043 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
9044
9045 * help-mode.el (help-insert-string): Set help-xref-stack-item
9046 rather than call help-setup-xref.
9047
9048 * descr-text.el (describe-char): Revert previous changes for
9049 optional buffer argument.
9050
9051 2005-12-27 Juri Linkov <juri@jurta.org>
9052
9053 * help-mode.el (help-insert-string): New function. Save buffer
9054 contents in cases where it is impossible to recompute the old contents.
9055
9056 * descr-text.el (describe-char): Set help-xref-stack-item
9057 explicitly after buffer has been generated.
9058
9059 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9060
9061 * cus-start.el (all): Add x-gtk-show-hidden-files.
9062
9063 2005-12-26 Richard M. Stallman <rms@gnu.org>
9064
9065 * replace.el (perform-replace): Calculate match-again
9066 before skipping read-only matches.
9067
9068 * paren.el (paren-showing-faces): New group.
9069 (show-paren-match, show-paren-mismatch): Move to that group.
9070
9071 * button.el (button): Put into group `basic-faces'.
9072
9073 * progmodes/make-mode.el: Remove faces from group `faces'.
9074
9075 * apropos.el (apropos, apropos-value): Doc fix.
9076 (apropos-documentation): Doc fix.
9077
9078 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
9079
9080 * subr.el (lazy-completion-table): Remove argument `args'.
9081
9082 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9083 Don't use the `args' argument of lazy-completion-table.
9084
9085 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
9086
9087 * descr-text.el (describe-char): Add optional argument for buffer.
9088 Set buffer appropriately. Call help-setup-xref.
9089 Suggested by Stefan Monnier.
9090
9091 2005-12-26 Juri Linkov <juri@jurta.org>
9092
9093 * descr-text.el: Require `help-fns' at runtime. Don't require
9094 `button' for byte compilation.
9095 (describe-text-widget): Add `help-echo' for first button.
9096 Use `help-info' for second.
9097 (describe-property-list): Use `help-argument-name' instead of `italic'.
9098 (describe-text-category): Add prompt to interactive spec.
9099 Call `help-setup-xref'.
9100 (describe-char): Use `help-character-set'. Add `help-echo' for
9101 code point. Use `help-input-method'. Remove superfluous insert.
9102
9103 2005-12-25 Richard M. Stallman <rms@gnu.org>
9104
9105 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
9106 at point, in case of narrowing.
9107
9108 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
9109
9110 * locate.el (locate-header-face): Allow nil in type.
9111
9112 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
9113
9114 2005-12-25 Romain Francoise <romain@orebokech.com>
9115
9116 * battery.el (battery-linux-proc-acpi): Also try
9117 `/proc/acpi/thermal_zone/THM0/temperature'.
9118
9119 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
9120
9121 * custom.el (custom-push-theme): Fix docstring.
9122
9123 * cus-edit.el (custom-variable-set, custom-variable-save)
9124 (custom-variable-save): Custom-quote widget values.
9125 (customize-save-variable): Fix custom-push-theme call.
9126
9127 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9128
9129 * w32-fns.el (w32-batch-update-autoloads): New function.
9130
9131 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
9132 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
9133 from the command line.
9134
9135 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
9136
9137 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
9138 reset means to remove setting from theme entirely. Don't keep
9139 expanding theme-settings list; delete old entries if necessary.
9140
9141 * cus-edit.el (custom-buffer-create-internal): Move "Erase
9142 customization" button one line up.
9143 (custom-themed): New face.
9144 (custom-magic-alist): New value, THEMED, for theme settings.
9145 (custom-variable-state-set, custom-face-state-set):
9146 Check theme-value instead of saved-value.
9147 (custom-variable-reset-standard, custom-face-reset-standard):
9148 Remove theme setting entirely. Recalculate new values.
9149 (custom-variable-set, custom-variable-set)
9150 (custom-variable-reset-saved, custom-variable-reset-backup)
9151 (custom-face-set, custom-face-reset-saved): Update `user' theme.
9152 (custom-variable-save): Fix typos.
9153
9154 2005-12-23 Juri Linkov <juri@jurta.org>
9155
9156 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
9157 Add autoload cookies.
9158 (edebug-outside-d-c-i-n-s-w): New variable.
9159 (edebug-display, edebug-outside-excursion): Use it to save the
9160 original value of default-cursor-in-non-selected-windows.
9161 Set default-cursor-in-non-selected-windows to t while Edebug
9162 is active.
9163 (edebug-mode, edebug-eval-mode): Doc fix.
9164
9165 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
9166 with `buffer-substring-no-properties' to remove common substring
9167 highlighting.
9168
9169 * info.el (info-other-window, info): Rename function argument
9170 `file' to `file-or-node'.
9171 (Info-complete-menu-item): Use local variable `complete-nodes' to
9172 keep the global value of `Info-complete-nodes' unchanged for
9173 subsequent completions.
9174 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
9175
9176 * simple.el (get-next-valid-buffer, last-buffer)
9177 (next-error-buffer-p, next-error-find-buffer)
9178 (minibuffer-history-sexp-flag): Doc fix.
9179
9180 * savehist.el (savehist-mode-hook): Add `:group'.
9181
9182 * log-view.el: Call autoload for vc-find-version.
9183 (log-view-current-file): Adjust subgroup numbers.
9184 (log-view-current-tag): Add `length'.
9185
9186 2005-12-23 Richard M. Stallman <rms@gnu.org>
9187
9188 * vc.el (vc-annotate-car-last-cons): Defn moved up.
9189
9190 2005-12-23 Juri Linkov <juri@jurta.org>
9191
9192 * hi-lock.el (hi-lock-archaic-interface-message-used)
9193 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
9194 (hi-lock-mode): Display "Hi" in the mode line only when
9195 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
9196 (hi-lock-write-interactive-patterns):
9197 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
9198 (hi-lock-set-pattern, hi-lock-set-file-patterns)
9199 (hi-lock-font-lock-hook): Set 3rd arg `how' of
9200 font-lock-add-keywords to t.
9201
9202 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
9203
9204 * hi-lock.el (hi-lock-highlight-range): New variable.
9205 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
9206 only if font-lock-fontified is non-nil. Remove overlays.
9207 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
9208 font-lock-fontified is non-nil, otherwise use overlays (instead of
9209 text properties).
9210 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
9211 New variables.
9212 (hi-lock-string-serialize) New function.
9213
9214 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9215
9216 * menu-bar.el (menu-find-file-existing): New function.
9217 (menu-bar-file-menu): Use menu-find-file-existing for Open.
9218
9219 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
9220
9221 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9222
9223 * vc.el: Remove unnecessary leading * in docstrings.
9224 (vc-annotate-mode-map): Move initialization into declaration.
9225 (vc-static-header-alist): Nitpick on the regexp.
9226 (vc-default-init-version): New fun.
9227 (vc-register): Use it.
9228 (vc-insert-headers): Use dolist.
9229 (vc-annotate-get-backend): Remove unused function.
9230 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
9231 (vc-annotate-mode): Remove corresponding call.
9232 (vc-annotate-car-last-cons): Simplify.
9233 (vc-annotate-buffers): Remove var.
9234 (vc-annotate-backend): Make it buffer-local.
9235 (vc-annotate): Move the interaction to the interactive spec.
9236 Add a `buf' argument.
9237 (vc-annotate-warp-version): Use this new `buf' argument to avoid
9238 killing&creating a vc-annotate buffer, which is very disruptive when
9239 the buffers are shown in dedicated frames.
9240
9241 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
9242
9243 * descr-text.el: Add FSF as maintainer.
9244 (describe-text-mode, describe-text-mode-map)
9245 (describe-text-mode-hook, describe-text-done): Delete. Use normal
9246 help-mode.
9247 (describe-text-widget, describe-text-sexp)
9248 (describe-property-list, describe-text-category)
9249 (describe-text-properties, describe-text-properties-1)
9250 (describe-char): Use help buttons instead of widgets.
9251 (describe-char-unicodedata-file): Make URL link in doc string.
9252
9253 2005-12-22 Richard M. Stallman <rms@gnu.org>
9254
9255 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9256 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
9257 Don't include buttons that write a file when there's no file.
9258 (custom-variable-menu, custom-face-menu, custom-group-menu):
9259 Don't include commands that write a file when there's no file.
9260 (customize-browse): Reword the top-of-buffer help intro.
9261 (custom-buffer-create-internal): Fix previous change.
9262 (customize-changed-options-previous-release): Prev release is 21.1.
9263 (customize-changed-options): Doc fix.
9264 (customize-changed): New alias.
9265 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
9266 Say "standard values".
9267 (Custom-reset-standard): Doc fix.
9268 (custom-face-reset-standard): Doc fix.
9269
9270 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9271
9272 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
9273 even if font-lock-mode is non-nil since it may be t without having
9274 turned on font-lock-mode-internal.
9275 (font-lock-choose-keywords): Minor optimization.
9276 (font-lock-add-keywords, font-lock-remove-keywords)
9277 (font-lock-set-defaults): Don't call make-local-variable on a variable
9278 that we know to already be local.
9279
9280 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9281
9282 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
9283 messages if in the minibuffer.
9284
9285 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9286
9287 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
9288 (tex-mode-flyspell-verify, flyspell-get-word)
9289 (flyspell-external-point-words): Don't use point-min/max uselessly.
9290
9291 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
9292 by Kevin Rodgers. Instead, just hide the completions buffer if we
9293 don't need to show it.
9294
9295 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9296
9297 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
9298
9299 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9300
9301 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
9302 delete-windows-on with an inexistent buffer.
9303
9304 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
9305
9306 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9307 Delete defcustom variable :tag names.
9308
9309 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
9310
9311 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
9312 (log-view-font-lock-keywords): Ajust subgroup numbers.
9313 (log-view-current-tag): Don't hard code the number of subgroups.
9314
9315 2005-12-20 Juri Linkov <juri@jurta.org>
9316
9317 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
9318 (tooltip-x-offset, tooltip-y-offset): Doc fix.
9319
9320 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9321 (menu-bar-non-minibuffer-window-p): Instead of checking
9322 display-multi-frame-p, use selected-frame when menu-updating-frame
9323 is nil.
9324
9325 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
9326
9327 * align.el (align-rules-list): Use [ \t] instead of \s-
9328 for column separators in text mode.
9329
9330 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
9331
9332 * help-mode.el (help-customize-variable, help-customize-face):
9333 Don't pop help-xref-stack as help-follow no longer pushes
9334 anything on to it.
9335
9336 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9337
9338 * textmodes/org.el (org-agenda-custom-commands): New option.
9339 (org-agenda): Offer custom commands on splash screen.
9340 (org-make-tags-matcher): Parser for Boolean logic added.
9341 (org-agenda-set-tags): New command.
9342 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
9343 (org-set-tags): Efficiency improvements.
9344 (org-auto-align-tags): New option.
9345 (org-todo, org-demote, org-promote): Realign tags.
9346 (org-tags-completion-function): Use also "&" and "|" as separators.
9347 (org-org-menu): Agenda commands simplified.
9348
9349 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9350
9351 * cus-edit.el (customize-apropos, customize-apropos-options):
9352 Docstring changes.
9353
9354 * font-lock.el (font-lock): Add tags to the links in the defgroup.
9355
9356 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
9357
9358 * longlines.el (longlines-mode): Wrap while widened.
9359 (longlines-decode-region, longlines-encode-region): Compute max
9360 just once.
9361
9362 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9363
9364 * cus-edit.el (mac): New group.
9365
9366 * cus-start.el (all): Add user options in macterm.c. Add test for
9367 Mac-related built-ins. Fix test for GTK-related built-ins.
9368
9369 * term/mac-win.el (mac-handle-language-change)
9370 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
9371 (mac-services-open-selection, mac-services-mail-selection)
9372 (mac-services-mail-to, mac-services-insert-text)
9373 (mac-dispatch-apple-event): Add docstrings.
9374 (x-get-selection, mac-select-convert-to-string): Select coding
9375 system from `utf-16be' and `utf-16le' using `byteorder'.
9376
9377 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
9378
9379 * subr.el (lazy-completion-table): Don't be fooled if the var holds
9380 a "list" (lambda ...) rather than a real completion list.
9381
9382 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
9383 lexical-let when encountering ((lambda (...) ...) ...).
9384
9385 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9386
9387 * progmodes/sh-script.el (sh-mode):
9388 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
9389 * textmodes/picture.el (picture-mode): Update docstrings.
9390
9391 2005-12-17 Eli Zaretskii <eliz@gnu.org>
9392
9393 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
9394 commands enclosed in $(ARGQUOTE)s should not be split between two
9395 lines, as that will break with GNU Make >3.80, when sh.exe is used
9396 and arg quoting is with '..'.
9397 (autoloads): Don't break the quoted --eval expression between
9398 several lines.
9399
9400 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9401
9402 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
9403 Capture error from printing circular structures.
9404
9405 2005-12-17 Martin Rudalics <rudalics@gmx.at>
9406
9407 * wid-edit.el (widget-checkbox-action): Clear undo info.
9408
9409 2005-12-16 Bill Wohler <wohler@newt.com>
9410
9411 * menu-bar.el (kill-this-buffer): Set a good example by using menu
9412 bar, not menubar in comment.
9413
9414 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
9415
9416 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
9417 After-change-functions should not clobber the match data.
9418
9419 2005-12-16 Juri Linkov <juri@jurta.org>
9420
9421 * simple.el (choose-completion): Use `buffer-substring-no-properties'
9422 instead of `buffer-substring'.
9423 (completion-common-substring): Doc fix.
9424 (completion-setup-function): Use minibuffer-completion-contents
9425 instead of minibuffer-contents. Don't set common-string-length
9426 initially. Remove special handling of partial-completion-mode.
9427 Move computation of completion-base-size into one cond.
9428 Call completion-base-size-function in mainbuf. In computation of
9429 completion-base-size for file name completion don't move point to
9430 the end of the minibuffer. Move computation of common-string-length
9431 into one cond. Start putting faces only when common-string-length>=0.
9432 Add condition to put completions-common-part when
9433 common-string-length>0.
9434
9435 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
9436 place point at the first different character in the minibuffer
9437 even if this position is at the beginning of the minibuffer.
9438
9439 * info.el (Info-read-node-name-1): In completion-base-size-function's
9440 lambda return 1 if common-substring or minibuffer-completion-contents
9441 starts with (, and 0 otherwise.
9442
9443 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
9444 Use `crm-current-element' for second arg of `display-completion-list'.
9445
9446 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
9447
9448 * files.el (set-auto-mode): Look for an interpreter specified on
9449 the first line also if search for mode specification succeeded,
9450 but the mode is not known.
9451
9452 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9453
9454 * textmodes/org.el (org-tags-match-list-sublevels): New option.
9455 (org-open-at-point): Implement tag searches as links.
9456 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
9457 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
9458 (org-tags-sparse-tree, org-tags-view, org-set-tags)
9459 (org-agenda-dispatch): New commands.
9460 (org-use-tag-inheritance, org-tags-column): New options.
9461 (org-tab-follows-link, org-return-follows-link): New options.
9462 (org-tags): New customize group.
9463 (org-start-icalendar-file): Get local time zone.
9464 (org-tags-completion-function): New function.
9465 (org-set-font-lock-defaults): Make sure links will also be
9466 highlighted inside headlines.
9467
9468 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
9469
9470 * term.el (term-emulate-terminal):
9471 Let term-handle-ansi-terminal-messages override what Bash says about
9472 its current directory.
9473
9474 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
9475
9476 * bindings.el (last-buffer): Move to simple.el.
9477 * simple.el (last-buffer): Move here.
9478 (get-next-valid-buffer): New function.
9479 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
9480 (prev-buffer): Ditto. Rename to `previous-buffer'.
9481
9482 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
9483 * bindings.el (global-map): Ditto.
9484
9485 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
9486
9487 * cus-edit.el: Introductory comment change.
9488 (custom-magic-alist): Change message string for the `rogue' state.
9489
9490 2005-12-15 Richard M. Stallman <rms@gnu.org>
9491
9492 * tooltip.el: Delete defcustom variable :tag names.
9493
9494 * complete.el (partial-completion-mode): Doc fix.
9495
9496 * textmodes/flyspell.el (flyspell-external-point-words):
9497 Use save-excursion to ensure we don't move backward in the
9498 search loop, not even one character.
9499 (flyspell-delete-all-overlays): Use remove-overlays directly.
9500
9501 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
9502 (ispell-start-process): Set that variable.
9503 Clear ispell-buffer-local-name.
9504 (ispell-internal-change-dictionary):
9505 Set ispell-current-dictionary after killing process.
9506 (ispell-buffer-local-dict):
9507 Don't set spell-personal-dictionary after killing process.
9508 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
9509 (ispell-tex-skip-alists, ispell-html-skip-alists)
9510 (ispell-skip-region-alist): Mark as risky.
9511
9512 * net/newsticker.el (newsticker--retrieval-timer-list)
9513 (newsticker--display-timer, newsticker-running-p)
9514 (newsticker-ticker-running-p): Definitions moved up.
9515
9516 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
9517
9518 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
9519
9520 2005-12-15 David Ponce <david@dponce.com>
9521
9522 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
9523 (recentf-edit-list, recentf-open-files): Signal an error when
9524 there is no recent file.
9525
9526 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
9527
9528 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
9529 read-only except for texinfo-format-region evaluation.
9530
9531 2005-12-14 Richard M. Stallman <rms@gnu.org>
9532
9533 * vc.el (vc-default-previous-version, vc-default-next-version)
9534 (vc-do-command): Doc fixes.
9535
9536 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9537
9538 * textmodes/bibtex.el (bibtex-expand-strings)
9539 (bibtex-autokey-expand-string, bibtex-name-part)
9540 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
9541 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
9542 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
9543 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
9544 (bibtex-entry-postfix, bibtex-known-entry-type-re)
9545 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
9546 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
9547 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
9548 (bibtex-beginning-of-last-entry): Remove.
9549 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
9550 message if comma is missing but buffer is read-only.
9551 (bibtex-parse-field-text): Handle whitespaces at the end of field
9552 text. Return 3-element list with beginning and end of field text
9553 and end of field.
9554 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
9555 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
9556 (bibtex-search-forward-field, bibtex-search-backward-field):
9557 Search always delimited by limits of entry. Use more efficient
9558 search algorithms.
9559 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
9560 bibtex-end-of-name-in-field.
9561 (bibtex-text-in-field-bounds): Handle BibTeX strings when
9562 extracting the content of a field.
9563 (bibtex-text-in-field): Use search limits.
9564 (bibtex-parse-string-prefix): Handle empty string keys based on
9565 bibtex-string-empty-key.
9566 (bibtex-parse-string): Fix docstring.
9567 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
9568 (bibtex-preamble-prefix, bibtex-strings): New functions.
9569 (bibtex-skip-to-valid-entry): Include preceding whitespace in
9570 BibTeX entries (consistent with other BibTeX functions).
9571 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
9572 (bibtex-search-entry): Fix docstring. Simplify.
9573 (bibtex-flash-head, bibtex-complete-string-cleanup)
9574 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
9575 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
9576 (bibtex-parse-entry): New optional arg content.
9577 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
9578 Use bibtex-text-in-field-bounds.
9579 (bibtex-print-help-message): Handle BibTeX strings and preambles.
9580 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
9581 bibtex-parse-string-postfix.
9582 (bibtex-find-text-internal): New function.
9583 (bibtex-remove-delimiters): Use it.
9584 (bibtex-find-text): Use it. New optional arg help.
9585 (bibtex-complete): Handle BibTeX string and preamble entries.
9586 (bibtex-Preamble): Fix order of closing delimiters.
9587
9588 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
9589
9590 * vc.el (vc-default-revert): New fun.
9591
9592 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
9593
9594 2005-12-14 Romain Francoise <romain@orebokech.com>
9595
9596 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
9597 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
9598 (font-lock-remove-keywords): Likewise.
9599
9600 2005-12-14 Juri Linkov <juri@jurta.org>
9601
9602 * log-view.el (log-view-diff): Doc fix.
9603
9604 * isearch.el (isearch-query-replace): Use (mark) instead of
9605 isearch-opoint if mark is active in transient-mark-mode.
9606
9607 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
9608
9609 * isearch.el (isearch-query-replace): Check for isearch-other-end.
9610
9611 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
9612
9613 * progmodes/cpp.el (cpp-face): New widget.
9614 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
9615
9616 2005-12-14 Juri Linkov <juri@jurta.org>
9617
9618 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
9619 around `erase-buffer' and `insert'.
9620
9621 * descr-text.el (describe-text-properties): Replace buffer name
9622 "*Help-2*" with "*Help*<2>".
9623 (describe-char): Add functions print-help-return-message,
9624 toggle-read-only. Use help-setup-xref with nil to not store
9625 describe-char in help-xref-stack. Use help-make-xrefs to
9626 make [back] button.
9627
9628 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
9629
9630 * wdired.el (wdired-old-point): New internal variable.
9631 (wdired-change-to-wdired-mode): Set it buffer-locally.
9632 (wdired-abort-changes): Restore point after aborting changes.
9633
9634 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9635
9636 * vc.el (vc-do-command): Add a new value t for okstatus.
9637
9638 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
9639 frame in case of errors.
9640
9641 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9642
9643 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
9644 so it comes after "On the Left" in the menu.
9645
9646 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
9647
9648 * cus-edit.el (customize-apropos, customize-apropos-options)
9649 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
9650
9651 2005-12-12 Bill Wohler <wohler@newt.com>
9652
9653 * vc-svn.el (vc-svn-registered): Fix problem of visiting
9654 non-writable Subversion-controlled files by saving window
9655 configuration before calling vc-do-command. vc-do-command calls
9656 pop-to-buffer on error which is unexpected during registration.
9657
9658 2005-12-12 Jay Belanger <belanger@truman.edu>
9659
9660 * calc/README: Update the summary of changes.
9661
9662 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9663
9664 * descr-text.el (describe-char): Rework last fix to solve the problem
9665 is the same way it's solved for everything else in that function
9666 (i.e. by extracting the info before setting up the *Help* buffer).
9667
9668 2005-12-12 Kim F. Storm <storm@cua.dk>
9669
9670 * subr.el (version-regexp-alist): Allow space as separator before
9671 non-numeric part, e.g. "1.0 alpha".
9672 (version-to-list): Interpret .X.Y version as 0.X.Y version.
9673
9674 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9675
9676 * textmodes/org.el (org-agenda, org-timeline, org-todo):
9677 Implement Logging and the keep-modes setting.
9678 (org-get-category): Make sure a string is returned.
9679 (org-log-done): New function.
9680 (org-log-done, org-closed-string): New options.
9681
9682 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9683
9684 * tooltip.el (tooltip-y-offset): Change default to 20.
9685
9686 2005-12-12 Richard M. Stallman <rms@gnu.org>
9687
9688 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
9689
9690 * frame.el (display-hourglass): Doc fix.
9691
9692 * help.el (help-for-help-internal): Simplify entry for `a'.
9693
9694 * info.el (Info-on-current-buffer): Doc fix.
9695 (info-insert-file-contents): Don't test (featurep 'jka-compr).
9696
9697 * startup.el (inhibit-splash-screen): Make this the real name.
9698 (inhibit-startup-message): Make this the alias.
9699 (command-line): Find only simple.el, and use its directory
9700 to fill in other preloaded files' names.
9701 (command-line): Deactivate the mark if deactivate-mark is set.
9702
9703 * international/mule.el (load-with-code-conversion):
9704 Bind deactivate-mark.
9705
9706 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9707
9708 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
9709
9710 * cus-edit.el (customize-apropos): Avoid listing an option more
9711 than once under different aliases. No longer list user options
9712 that are not defined with defcustom (unless a prefix arg is given).
9713 Doc fix.
9714 (customize-apropos-options): Doc fix.
9715
9716 2005-12-11 Juri Linkov <juri@jurta.org>
9717
9718 * frame.el (set-background-color, set-foreground-color)
9719 (set-cursor-color, set-mouse-color, set-border-color):
9720 Add explicit prompts to read colors by `facemenu-read-color'.
9721 (show-trailing-whitespace, blink-cursor-delay)
9722 (blink-cursor-interval, display-hourglass, hourglass-delay):
9723 Remove tags.
9724 (display-hourglass, hourglass-delay): Doc fix.
9725 (cursor-in-non-selected-windows): Capitalize words in tag.
9726
9727 * faces.el (frame-background-mode): Replace `choice-item' keywords
9728 with `const' to not make [default] button. Change default value tag
9729 from `default' to `automatic'. Doc fix.
9730 (trailing-whitespace) <defface>: Change group `whitespace' to
9731 `whitespace-faces'.
9732
9733 2005-12-11 Richard M. Stallman <rms@gnu.org>
9734
9735 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
9736
9737 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9738
9739 * term/mac-win.el: Create keymap for mac-apple-event-map.
9740
9741 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
9742
9743 * tooltip.el (tooltip-mode): Move to start of file so that it
9744 appears at top of customize buffer.
9745
9746 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9747 Add the gud groupname.
9748 (gud-tooltip-mode): Add the tooltip groupname.
9749 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
9750 avoid conflict with tooltip-use-echo-area.
9751
9752 2005-12-10 Romain Francoise <romain@orebokech.com>
9753
9754 * help.el (help-for-help-internal): Add `r' in doc string.
9755
9756 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9757
9758 * align.el (align-regexp, align-highlight-rule):
9759 Use region-beginning and region-end instead of point and mark, so that
9760 repetition (with `repeat-complex-command') recomputes the region
9761 bounds.
9762
9763 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
9764
9765 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9766 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9767 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
9768 (balance-windows): Rewrite using the above new functions.
9769
9770 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
9771
9772 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
9773 react if global-hi-lock-mode seems intended.
9774 (global-hi-lock-mode) Renamed from hi-lock-mode.
9775 (hi-lock-archaic-interface-message-used)
9776 (hi-lock-archaic-interface-deduce): New variables.
9777 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
9778 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
9779 (hi-lock-find-patterns, hi-lock-font-lock-hook):
9780 Replace hi-lock-buffer-mode with hi-lock-mode.
9781
9782 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
9783
9784 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
9785 completion list, even after a partial completion has been
9786 inserted in the current buffer. If there are more than 1
9787 completion, redisplay the *Completions* buffer; if the
9788 completion is unique, delete the *Completions* window.
9789
9790 2005-12-10 Eli Zaretskii <eliz@gnu.org>
9791
9792 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
9793 strings and long subject lines that were broken into multiple
9794 lines at arbitrary places. Handle subjects that have "Re: " in
9795 the middle.
9796
9797 2005-12-10 John W. Eaton <jwe@octave.org>
9798
9799 * emacs/octave-mod.el (octave-electric-space): Don't indent
9800 comments or strings if octave-auto-indent is nil.
9801
9802 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9803
9804 * term/mac-win.el: Require url when compiling.
9805 Call mac-process-deferred-apple-events after loading init files.
9806 (mac-apple-event-map): New defvar. Define event handlers in it.
9807 (core-event, internet-event): New Apple event class symbols.
9808 (open-application, reopen-application, open-documents)
9809 (print-documents, open-contents, quit-application)
9810 (application-died, show-preferences, autosave-now, get-url):
9811 New Apple event ID symbols.
9812 (about): New HICommand ID symbol.
9813 (mac-event-spec, mac-event-ae): New macros.
9814 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
9815 (mac-ae-selection-range, mac-ae-text-for-search)
9816 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
9817 (mac-application-menu-map): Remove keymap. Handlers for HICommand
9818 and Services menu events are now defined in mac-apple-event-map.
9819 (mac-drag-n-drop): Remove selection range handling.
9820
9821 2005-12-10 Kenichi Handa <handa@m17n.org>
9822
9823 * simple.el (zap-to-char):
9824 * isearch.el (isearch-process-search-char): Translate CHAR by
9825 translation-table-for-input.
9826
9827 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
9828
9829 * foldout.el (foldout-exit-fold): Properly hide subtree.
9830
9831 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9832
9833 * files.el (save-buffer):
9834 * international/ucs-tables.el (ucs-set-table-for-input):
9835 * mail/mail-extr.el (mail-extract-address-components):
9836 * mail/sendmail.el (mail-mode): Reformat doc string.
9837
9838 2005-12-09 Juri Linkov <juri@jurta.org>
9839
9840 * isearch.el (isearch-highlight): Change main overlay priority
9841 from 1 to 1001. Simplify.
9842 (isearch-lazy-highlight-update): Change lazy overlay priority
9843 from 0 to 1000.
9844
9845 * replace.el (replace-highlight): Change overlay priority from
9846 1 to 1001.
9847
9848 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
9849 Change overlay priority from 1 to 1001. Reuse existing overlay.
9850
9851 * compare-w.el (compare-windows-highlight): Change overlay
9852 priority from 1 to 1000.
9853
9854 * menu-bar.el (menu-bar-edit-menu): Add listp around
9855 pending-undo-list to disable menu item "undo" when pending
9856 undo list is empty.
9857
9858 * locate.el (locate): Disable undo in *Locate* buffer.
9859
9860 2005-12-09 Kim F. Storm <storm@cua.dk>
9861
9862 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
9863
9864 2005-12-09 David Ponce <david@dponce.com>
9865
9866 * recentf.el: Improvement of the menu code.
9867 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
9868 instead of menu hook.
9869 (recentf-show-menu, recentf-hide-menu): New functions.
9870 (recentf-menu-customization-changed, recentf-mode): Use them.
9871 (recentf-menu-action, recentf-max-menu-items)
9872 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
9873 (recentf-arrange-by-rule-others)
9874 (recentf-arrange-by-rules-min-items)
9875 (recentf-arrange-by-rule-subfilter) : Don't use
9876 `recentf-menu-customization-changed'.
9877 (recentf-arrange-rules): Likewise. Accept functions to compute
9878 sub-menu titles.
9879 (recentf-menu-filter): Likewise. Doc fix.
9880 (recentf-menu-value-shortcut): Doc fix.
9881 (recentf-dump-variable): Quote atom value.
9882 (recentf-make-menu-items): Update to use it as a menu filter.
9883 (recentf-match-rule): New function.
9884 (recentf-arrange-by-rule): Use it.
9885 (recentf-indirect-mode-rule): New function.
9886 (recentf-build-mode-rules): Use it.
9887 (recentf-dir-rule): New function.
9888 (recentf-arrange-by-dir): Use it.
9889 (recentf-filter-changer-current): Rename from
9890 `recentf-filter-changer-state'. All references updated.
9891 (recentf-filter-changer-alist): Update filter names.
9892 (recentf-filter-changer-select): New function.
9893 (recentf-filter-changer): Use it. Make a sub-menu from filters
9894 available in `recentf-filter-changer-alist'.
9895 (recentf-data-cache, recentf-clear-data)
9896 (recentf-update-menu): Remove. All references updated.
9897 (recentf-match-rule-p, recentf-build-dir-rules)
9898 (recentf-filter-changer-goto-next)
9899 (recentf-filter-changer-get-current)
9900 (recentf-filter-changer-get-next): Remove.
9901
9902 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
9903
9904 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
9905 buffer "Reset" button to "Reset to Current" for consistency with
9906 the State buttons.
9907
9908 2005-12-08 John Paul Wallington <jpw@pobox.com>
9909
9910 * ibuf-ext.el (define-ibuffer-filter filename):
9911 If `dired-directory' is a list then really use its car.
9912
9913 2005-12-08 Kim F. Storm <storm@cua.dk>
9914
9915 * emulation/cua-rect.el (cua--rectangle-aux-replace):
9916 Fix indention of text on right side of replaced rectangle.
9917
9918 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
9919
9920 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
9921 No need to check gud-comint-buffer is bound.
9922 (gdb): Prevent multiple debugging when first session uses gdba.
9923
9924 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9925
9926 CC Mode update to 5.31.
9927
9928 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
9929 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
9930 We might do this function properly in the future).
9931
9932 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
9933 New macros c-sentence-end and c-default-value-sentence end, to cope
9934 with Emacs 22's new function `sentence-end'.
9935
9936 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9937
9938 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
9939 compat issue using `c-put-overlay' and `c-delete-overlay'.
9940
9941 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
9942 New compat macros to handle overlays/extents.
9943
9944 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9945
9946 * progmodes/cc-fix.el: Add definitions of the macros push and pop
9947 (for GNU Emacs 20.4)
9948
9949 * progmodes/cc-defs.el:
9950 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
9951
9952 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
9953 highlighting mechanism so it will work in XEmacs too.
9954
9955 * progmodes/cc-defs.el: Insert c-int-to-char.
9956
9957 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
9958 call to the new macro c-int-to-char. This solves XEmacs's
9959 regarding characters as different from integers.
9960
9961 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9962
9963 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
9964 New internal helper.
9965
9966 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
9967 construct to make the indirect face lookup work in XEmacs.
9968
9969 (c-cpp-matchers): Append the negation char face to the existing
9970 fontification, so that the cpp face doesn't disappear.
9971 Use `c-make-syntactic-matcher' to avoid negation chars in comments
9972 and strings.
9973
9974 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
9975 to map to `font-lock-negation-char-face' in emacsen where it exists.
9976
9977 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9978
9979 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
9980
9981 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
9982 Rename "c-subword-move-mode" as "c-subword-mode".
9983
9984 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
9985 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
9986
9987 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9988
9989 * progmodes/cc-mode.el: Added autoload directive for
9990 `c-subword-move-mode' for use in older emacsen.
9991
9992 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9993
9994 * progmodes/cc-mode.el:
9995 (i) Insert a binding for C-c C-backspace into
9996 c-bind-special-erase-keys which works in TTYs.
9997 (ii) Make sure that when file styles are used, any explicitly
9998 given style variables take priority over those in the style.
9999 Do this by calling `hack-local-variables' a second time.
10000
10001 * progmodes/cc-vars.el: Add language specific customization
10002 widgets for AWK to c-doc-comment-style, c-require-final-newline
10003 and c-default-style. Add a defcustom for awk-mode-hook.
10004 Give c-syntactic-element and c-syntactic-context doc-strings by
10005 directly setting their `variable-documentation' propery.
10006 This allows Emacs 22.1 to read these with C-h v.
10007
10008 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
10009
10010 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10011
10012 * progmodes/cc-fonts.el, cc-vars.el
10013 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
10014 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
10015 Masatake YAMATO.
10016
10017 (c-doc-comment-style): Made GtkDoc default in C mode.
10018
10019 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
10020 and C-c C-<delete>.
10021
10022 (c-bind-special-erase-keys): New function for use on
10023 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
10024
10025 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
10026 <delete> key behavior in XEmacs according to `delete-forward-p'.
10027 C.f. `c-electric-delete'.
10028
10029 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10030
10031 * progmodes/cc-mode.el: Give c-hungry-backspace and
10032 c-hungry-delete-forward permanent key bindings.
10033
10034 * progmodes/cc-cmds.el (c-electric-semi&comma):
10035 Bind c-syntactic-context for calls to "criteria functions", for
10036 consistency with other calls to user functions.
10037
10038 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
10039 `current-prefix-arg', since this might be the prefix arg to a
10040 command which calls c-indent-command as a function. Change the
10041 interactive spec from "p" to "P".
10042
10043 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
10044 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
10045 was difficult to understand.
10046
10047 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10048
10049 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
10050 first char of an identifier.
10051
10052 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
10053 +" syntax in C++.
10054
10055 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10056
10057 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
10058 auto-fill doesn't split a c-comment's last word from a hanging
10059 "*/" when a space is typed between them after fill-column.
10060
10061 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
10062
10063 * progmodes/cc-styles.el (c-set-style)
10064 (c-setup-paragraph-variables): Abort the command if we're not in a
10065 CC Mode buffer.
10066
10067 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
10068 with blank comment-prefix, and a blank line as the comment's
10069 second line.
10070
10071 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10072
10073 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
10074 Incorporate the patterns added in the Emacs development branch
10075 for the new Emacs 22 face `font-lock-negation-char-face'.
10076
10077 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
10078 of "red" since it stands out better in xterms and DOS terminals.
10079
10080 * progmodes/cc-engine.el (c-literal-faces):
10081 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
10082
10083 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10084
10085 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
10086 forcibly enable c-electric-flag.
10087
10088 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
10089 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
10090 after the comment-prefix of a C-style comment will close that comment.
10091
10092 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10093
10094 * progmodes/cc-fonts.el (c-basic-matchers-before)
10095 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
10096 in Pike.
10097
10098 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
10099 digraphs.
10100
10101 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
10102 (c-cpp-message-directives, c-cpp-include-directives)
10103 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
10104 (c-cpp-expr-directives): Introduce new language constants to
10105 control cpp syntax in a cleaner way.
10106
10107 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
10108
10109 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
10110
10111 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
10112 (c-multiline-string-start-char): New language constants and
10113 variables to specify how newlines in string literals work.
10114
10115 (c-font-lock-invalid-string): Use them.
10116
10117 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
10118 unbalanced close brace is entered. Optimization by avoiding going
10119 back over arbitrarily large blocks. Removed hints that this
10120 function only would be relevant/useful in AWK.
10121
10122 (c-electric-brace): Indent syntactically after the cleanups since
10123 lineup functions might do it differently then.
10124
10125 * progmodes/cc-engine.el, cc-langs.el
10126 (c-opt-op-identifier-prefix): New language constant and variable.
10127
10128 (c-just-after-func-arglist-p, c-after-special-operator-id)
10129 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
10130
10131 * progmodes/cc-align.el, cc-engine.el
10132 (c-after-special-operator-id): New helper to handle C++ operator
10133 identifiers.
10134
10135 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
10136 (c-guess-basic-syntax): Handle C++ operator identifiers in
10137 declarations.
10138
10139 * progmodes/cc-langs.el (c-assignment-operators): Add the
10140 trigraph version of ^= too.
10141
10142 * progmodes/cc-langs.el (c-assignment-operators): Add the
10143 trigraph version of |= in C++.
10144
10145 * progmodes/cc-fonts.el (c-font-lock-declarators):
10146 Handle `c-decl-hangon-kwds' after the identifier name.
10147
10148 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
10149 whether an arglist is "nonempty", ignore a comment after the open
10150 paren if it isn't followed by a non-comment token on the same line.
10151
10152 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
10153 Enable heuristics below the point to cope with classes inside special
10154 brace lists in Pike.
10155
10156 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10157
10158 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
10159
10160 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10161
10162 * progmodes/cc-guess.el (cc-guess-install): New function to
10163 install an already guessed style in another buffer.
10164
10165 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
10166 sets `inhibit-read-only' - `c-save-buffer-state' should be used
10167 anyway if the change always is undone.
10168
10169 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10170
10171 Implement togglable electricity:
10172
10173 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
10174 saying when it should be used.
10175
10176 * progmodes/cc-engine.el: Add the new buffer-local variable,
10177 c-electric-flag.
10178
10179 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
10180 c-toggle-auto-newline.
10181
10182 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
10183 c-toggle-auto-newline. Remove the binding for
10184 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
10185 c-toggle-electric-state.
10186
10187 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
10188
10189 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
10190 c-\(forward\|backward\)-subword.
10191 (c-update-modeline): Add the new modeline flag `l' for
10192 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
10193 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
10194 Make the old name an alias of the new name.
10195 (c-toggle-electric-state): New function.
10196 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
10197 Adapt these functions to do electric things only when
10198 c-electric-flag is non-nil.
10199 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
10200 new functions from c-electric-brace.
10201 (c-point-syntax): Add a check for "virtual semicolons" in AWK
10202 mode, so that the tentative extra newline doesn't change the
10203 syntax of the following brace.
10204 (c-electric-brace): Restructure by extracting the above functions.
10205 Tidy up the coding somewhat.
10206 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
10207 restructure a bit.
10208
10209 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10210
10211 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
10212 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
10213
10214 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
10215 (c-submode-indicators): Change name from `c-auto-hungry-string'
10216 since it's now used to track another submode.
10217
10218 (c-update-modeline): Convert to function and extended to check
10219 `c-subword-move-mode'.
10220
10221 (c-forward-into-nomenclature, c-backward-into-nomenclature):
10222 Convert to compat aliases for `c-forward-subword' and
10223 `c-backward-subword'.
10224
10225 * progmodes/cc-subword.el: New functions and minor mode to handle
10226 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
10227
10228 (c-forward-subword, c-backward-subword, c-mark-subword)
10229 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
10230 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
10231 Functions corresponding to the standard word handling functions.
10232
10233 (c-subword-move-mode): Minor mode that replaces all the standard
10234 word handling functions with their subword equivalences.
10235
10236 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10237
10238 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
10239 entry for one-liner-defun.
10240
10241 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
10242 name in its def-edebug-spec.
10243
10244 * progmodes/cc-cmds.el (c-electric-brace): Make the
10245 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
10246 compacts space before a comment, if this will make things fit on
10247 one line.
10248
10249 Introduce an "awk" style, mainly for auto-newline and clean-ups.
10250
10251 * progmodes/cc-align.el: New function c-snug-1line-defun-close
10252
10253 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
10254 clean-up one-liner-defun.
10255
10256 * progmodes/cc-styles.el: Add the new "awk" style.
10257
10258 * progmodes/cc-vars.el: Add description of one-liner-defun to
10259 c-cleanup-list's doc-string. New user options,
10260 c-max-one-liner-length. In c-default-style, set the default style
10261 for AWK to "awk".
10262
10263 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10264
10265 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
10266 macros inside labels.
10267
10268 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
10269 `c-at-statement-start-p' and `c-at-expression-start-p'.
10270
10271 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
10272 error if the mark isn't set.
10273
10274 * progmodes/cc-engine.el (c-guess-continued-construct)
10275 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
10276 accurately detect functions inside functions.
10277
10278 * progmodes/cc-engine.el (c-at-expression-start-p): New function
10279 like `c-at-statement-start-p' that additionally recognizes commas
10280 and expression parentheses as delimiters.
10281
10282 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
10283 to avoid heuristics that doesn't work for unclosed blocks.
10284 (c-at-statement-start-p): New function.
10285
10286 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
10287 Objective-C directives, e.g. directives spanning lines should work
10288 reasonably well now.
10289
10290 (c-put-c-type-property, c-clear-c-type-property): New helpers.
10291
10292 (c-forward-objc-directive): New function to move over any ObjC
10293 directive.
10294
10295 (c-just-after-func-arglist-p, c-guess-basic-syntax)
10296 (c-basic-matchers-before): Use it.
10297
10298 (c-font-lock-objc-iip-decl): Remove.
10299
10300 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
10301 in the template arglist recognition.
10302
10303 * progmodes/cc-styles.el (c-style-alist): Fix several
10304 inconsistencies in the Whitesmith style.
10305
10306 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
10307 New lineup function to get lines after Whitesmith style blocks
10308 correctly indented.
10309
10310 (c-lineup-whitesmith-in-block): Back out the compensation for
10311 opening parens since it's done using `add' lists in the style
10312 definition instead. Don't use the anchor position since it varies
10313 too much between the syntactic symbols. :P
10314
10315 * progmodes/cc-vars.el (c-valid-offset): Update.
10316
10317 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
10318 lists where the offsets are combined according to several
10319 different methods: `first', `min', `max', and `add'.
10320 Report offset evaluation errors with `c-benign-error' so that some kind
10321 of reindentation still is done.
10322
10323 * progmodes/cc-engine.el (c-guess-basic-syntax):
10324 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
10325 `arglist-close'.
10326
10327 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
10328 situations for `arglist-cont-nonempty' and `arglist-close'.
10329
10330 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
10331
10332 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
10333 cc-bytecomp-boundp' in a number of places.
10334
10335 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
10336 macro related issue.
10337
10338 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10339
10340 * progmodes/cc-awk.el: Change the terminology of regexps: A char
10341 list is now [asdf], a char class [:alpha:].
10342 Include code for char classes.
10343 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
10344 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
10345
10346 Remove (nearly all of) the cruft associated with AWK Mode's former
10347 concept of "virtual semicolons":
10348
10349 Adapt c-beginning-of-statement, c-end-of-statement (together with
10350 subfunctions) to use the new notion of "virtual semicolon" in
10351 place of the old awkward special handling for AWK. There remains
10352 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
10353 * progmodes/cc-cmds.el:
10354 (c-ascertain-adjacent-literal): In the backwards direction, now
10355 recognises AWK regexp delimiters as string delimiters.
10356 (c-after-statement-terminator-p): Adapt for virtual semicolons;
10357 check more rigorously for "end of macro".
10358 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
10359 virtual semicolons;
10360 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
10361 out the code for forward movement into ...
10362 (c-end-of-statement): Now contains the code for forward movement,
10363 adapted for virtual semicolons.
10364
10365 * progmodes/cc-engine.el:
10366 (c-ws*-string-limit-regexp): New regexp.
10367 (c-forward-single-comment, c-backward-single-comment): Comment out
10368 the (now redundant) "special" AWK stuff.
10369
10370 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
10371 c-string-par-start, c-string-par-separate to be more like Text
10372 Mode than Fundamental Mode.
10373
10374 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10375
10376 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
10377 to the fontified region so that fontification doesn't occur
10378 outside it (could happen e.g. when fontifying a line with an
10379 unfinished declaration).
10380
10381 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10382
10383 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
10384 start of the file. ^L now separate sections of the file.
10385 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
10386 (c-awk-one-line-possibly-open-string-re)
10387 (c-awk-regexp-one-line-possibly-open-char-class-re)
10388 (c-awk-one-line-possibly-open-regexp-re)
10389 (c-awk-one-line-non-syn-ws*-re): New defonsts.
10390 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
10391
10392 Amend the concept of "virtual semicolons" (in the indentation
10393 engine) for languages like AWK, such that they are now
10394 conceptually attached to end of the last token of a statement, not
10395 the end of the line. (In AWK Mode, however, the pertinent text
10396 property is still physically set on the EOL.) Remove the specific
10397 tests for awk-mode, thus facilitating the introduction of other
10398 language modes where EOLs can end statements.
10399 (Note: The funtionality in cc-cmds.el, specifically
10400 c-beginning/end-of-statement has yet to be amended.)
10401
10402 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
10403 New macros.
10404
10405 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
10406 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
10407 c-vsemi-status-unknown-p-fn (in a new page).
10408
10409 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
10410 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
10411 numerous awkward forms like
10412 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
10413 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
10414 variable before-ws-ip, the place just after char-before-ip appears.
10415
10416 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
10417 a comment.
10418
10419 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10420
10421 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
10422 `c-tentative-buffer-changes'.
10423
10424 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
10425 convert to macro to choose between Emacs and XEmacs at compile time.
10426
10427 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
10428
10429 (c-tentative-buffer-changes): New macro to handle temporary buffer
10430 changes in a convenient way.
10431
10432 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
10433 for `c-tentative-buffer-changes'.
10434
10435 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
10436 the checks for paren sexps between the point and the keyword, to
10437 avoid some false alarms.
10438
10439 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
10440 Fixed a situation where an error could be thrown for unbalanced
10441 parens. Changed to make use of c-keyword-member' to avoid some
10442 repeated regexp matches.
10443
10444 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
10445 These language variable are no longer necessary.
10446
10447 (c-block-stmt-kwds): New language constant used by
10448 c-looking-at-inexpr-block'.
10449
10450 (c-guess-basic-syntax): Remove an optional check that looked at
10451 the existence of the now removed language variables.
10452
10453 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
10454 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
10455 object instantiation expressions as declarations in some contexts.
10456 This bug only affected languages where the declarator can't be
10457 enclosed in parentheses.
10458
10459 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
10460 insert newlines before and after substatement braces.
10461
10462 * progmodes/cc-engine.el: Improved the heuristics for recognizing
10463 function declaration headers and the handling of C++ style member
10464 init lists.
10465
10466 (c-just-after-func-arglist-p): Rewritten to use
10467 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
10468
10469 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
10470
10471 (c-guess-basic-syntax): Adapt case 5B for the new
10472 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
10473 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
10474 covers all cases now).
10475
10476 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
10477
10478 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10479
10480 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
10481 c-string-par-start/separate c-sentence-end-with-esc-eol,
10482 initialised in c-setup-paragraph-variables, used in string
10483 scanning subroutines of c-beginning-of-statement.
10484
10485 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
10486 which precedes the newly inserted `{'.
10487
10488 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10489
10490 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
10491 function for declaration level blocks. It should now cope with
10492 templates better and also be a lot more comprehensible.
10493
10494 (c-looking-at-decl-block): The new function.
10495
10496 (c-search-uplist-for-classkey): The old one. It's now a wrapper
10497 for compatibility.
10498
10499 (c-add-class-syntax, c-guess-continued-construct)
10500 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
10501
10502 (c-decl-block-key): Change to tell apart ambiguous and
10503 unambiguous keywords. Pike specials are now handled directly in
10504 the code instead.
10505
10506 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
10507 New language constants and variables to make the backward skip in
10508 `c-looking-at-decl-block' as tight as possible.
10509
10510 (c-nonsymbol-token-char-list): New language constant.
10511
10512 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
10513 find balanced template arglists backwards.
10514
10515 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
10516 making char classes for `c-syntactic-skip-backward'.
10517
10518 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
10519 16D - can't be a class-close at that point.
10520
10521 * progmodes/cc-engine.el (c-guess-basic-syntax)
10522 (c-add-class-syntax): Don't narrow out the enclosing declaration
10523 level. This makes everything a lot easier, and it was actually
10524 only four small places that needed it to work. Some places that
10525 previously did `widen' are removed now, which has the effect that
10526 `c-guess-basic-syntax' never will look at things outside the
10527 current narrowment now. The anchor position for `topmost-intro'
10528 is affected by this, but it was so bogus it was basically useless
10529 before, and now it's equally bogus but in a slightly different way.
10530
10531 (c-narrow-out-enclosing-class): Gone.
10532
10533 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
10534 the narrowed region.
10535
10536 (c-least-enclosing-brace): Remove silly optional argument.
10537
10538 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10539 the point could be left directly after an open paren when finding
10540 the beginning of the first decl in the block.
10541
10542 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
10543 Specify which submatch to use.
10544
10545 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
10546
10547 (c-decl-start-re): No longer any need for special treatment of
10548 ObjC due to the above.
10549
10550 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
10551 presumably follows C in that regard.
10552
10553 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
10554 New language constants to specify operator tokens inside
10555 identifiers in a more high level way.
10556
10557 (c-opt-identifier-prefix-key): New internal language constant.
10558
10559 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
10560 (c-identifier-start, c-identifier-key): Now completely calculated
10561 from other constants.
10562
10563 (c-identifier-last-sym-match): Decommission since it's no longer used.
10564
10565 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
10566
10567 * progmodes/cc-engine.el (c-forward-name): Remove the
10568 optimization when c-identifier-key is equal to c-symbol-key since
10569 it doesn't work in byte compiled files. Don't record empty
10570 regions as identifiers.
10571
10572 * progmodes/cc-langs.el (c-filter-ops): New helper function to
10573 simplify access to `c-operators' and its likes.
10574
10575 (c-operator-list, c-all-op-syntax-tokens)
10576 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
10577 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
10578 (c-primary-expr-regexp, c-cast-parens): Use it.
10579
10580 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
10581 an explicit language in functions.
10582
10583 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
10584 variant of adornment.
10585
10586 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
10587 variable.
10588
10589 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
10590 the Pike value.
10591
10592 * progmodes/cc-engine.el (c-on-identifier)
10593 (c-simple-skip-symbol-backward): Small fix for handling "-"
10594 correctly in `skip-chars-backward'. Affected the operator lfun
10595 syntax in Pike.
10596
10597 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
10598 diagnostic message about precompiled language vars not being used.
10599
10600 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
10601 "__attribute__" is followed by a parenthesis.
10602
10603 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
10604 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
10605 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
10606
10607 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
10608 Internal cleanups to properly detect the declared identifiers in
10609 various declarations.
10610
10611 (c-decl-start-kwds): New language constant to recognize
10612 declarations that can start anywhere. Used for class declarations
10613 in Pike.
10614
10615 (c-specifier-key, c-not-decl-init-keywords)
10616 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
10617 (c-find-decl-spots): Implement `c-decl-start-kwds'.
10618
10619 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
10620 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
10621 handling of the compiler specific extension keywords into a new
10622 language constant `c-decl-hangon-kwds' that defines keyword
10623 clauses to be ignored in declarations.
10624
10625 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
10626 past unrecognized tokens when handling `c-colon-type-list-kwds'.
10627 Necessary to stop at the declared identifier in e.g. IDL valuetype
10628 declarations.
10629
10630 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
10631 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
10632 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
10633 (c-forward-decl-or-cast-1): Recognize the declared identifier in
10634 class and enum declarations as such and not as part of the type.
10635
10636 (c-forward-decl-or-cast-1, c-forward-label): Relax the
10637 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
10638
10639 (c-forward-decl-or-cast-1): Don't disregard sure signs of
10640 declarations when there's some syntax error later on.
10641
10642 (c-complex-decl-matchers): Did away with a reference to
10643 `c-specifier-key'.
10644
10645 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
10646 value - this variable is always dynamically bound.
10647
10648 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
10649 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
10650 * cc-cmds.el, cc-defs.el: Change the policy for marking up
10651 functions that might do hidden buffer changes: All such internal
10652 functions are now marked instead of those that don't.
10653
10654 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
10655 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
10656 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
10657 (c-literal-type): Allow these functions to make hidden buffer changes,
10658 so that they are free to use text property caching later on.
10659
10660 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
10661 (c-electric-brace, c-electric-slash, c-electric-star)
10662 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
10663 (c-electric-paren, c-electric-continued-statement, c-indent-command)
10664 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
10665 (c-context-line-break): Add `c-save-buffer-state' calls to comply
10666 with the changed semantics of the functions above.
10667
10668 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
10669 when macros occur in obscure places. Optimized the sexp movement
10670 a bit.
10671
10672 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10673
10674 Enhancements for c-beginning-of-statement to work in AWK Mode:
10675
10676 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
10677 (completed statement) with `}' (statement completed by closing
10678 brace or semicolon) and `$' (statement completed by EOL).
10679
10680 (c-awk-virtual-semicolon-ends-prev-line-p)
10681 (c-awk-virtual-semicolon-ends-line-p)
10682 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
10683 (c-awk-at-statement-end-p): New functions.
10684
10685 * progmodes/cc-cmds.el: Simplify the structure of functions
10686 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
10687 two functions and c-beginning-of-statement to handle AWK Mode.
10688
10689 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
10690 c-backward-single-comment for AWK mode. Attempt to clarify their
10691 doc-strings.
10692
10693 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
10694
10695 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10696
10697 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
10698 label handling. Labels are now recognized in a uniform and more
10699 robust way, regardless of context. Text properties are put on all
10700 labels to recognize the following declarations better.
10701 Multiword labels are handled both in indentation and fontification for
10702 the benefit of language extensions like Qt. For consistency, keywords
10703 in labels are now fontified with the label face instead.
10704 That also applies to "case" and "default".
10705
10706 (c-beginning-of-statement-1): Fix some bugs in the label
10707 handling. Disregard `c-nonlabel-token-key' in labels that begin
10708 with `c-label-kwds'.
10709
10710 (c-find-decl-spots): Support that the callback adds more
10711 `c-decl-end' spots to find.
10712
10713 (c-forward-decl-or-cast-1): Don't treat a list of plain
10714 identifiers followed by a colon as a declaration.
10715
10716 (c-forward-label): New function to recognize labels.
10717
10718 (c-guess-basic-syntax): Replace uses of `c-label-key' with
10719 `c-forward-label'. Moved the label recognition cases (14 and 15)
10720 earlier since they aren't so context sensitive now. Handle labels
10721 on the top level gracefully. Moved access label recognition to
10722 the generic label case (CASE 15) - removed CASE 5E.
10723
10724 (c-font-lock-declarations): Add recognition of labels in the
10725 same round since we need to handle labels in parallell with other
10726 declarations to recognize both accurately. It should also improve
10727 speed.
10728
10729 (c-simple-decl-matchers, c-basic-matchers-after):
10730 Move `c-font-lock-labels' so that it only is used on decoration level 2
10731 since `c-font-lock-declarations' handles it otherwise.
10732
10733 (c-complex-decl-matchers): Remove the simplistic recognition of
10734 access labels.
10735
10736 (c-decl-prefix-re): Remove the kludges that was necessary to cope
10737 with labels earlier.
10738
10739 (c-decl-start-re): New language variable to make
10740 `c-font-lock-declarations' stop for the special protection labels
10741 in Objective-C that start with `@'.
10742
10743 (c-label-key): Remove since it's no longer used.
10744
10745 (c-recognize-colon-labels, c-label-prefix-re): New language
10746 constants to support recognition of generic colon-terminated labels.
10747
10748 (c-type-decl-end-used): `c-decl-end' is now used whenever there
10749 are colon terminated labels.
10750
10751 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10752 first argument starts with a special brace list.
10753
10754 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
10755 (c-font-lock-declarations): Break out the declaration and cast
10756 recognition from `c-font-lock-declarations' to a new function, so
10757 that it can be used in the indentation engine.
10758
10759 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
10760 up to the start of the literal. Fixed bug with the point on the
10761 wrong side of the search limit that could happen when the start
10762 position is inside a literal.
10763
10764 * progmodes/cc-engine.el (c-parse-state)
10765 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
10766 so that it's kept a little bit back to increase the hit rate.
10767
10768 (c-parse-state): Change the macro handling and fixed some
10769 glitches. Macro context is checked more often than necessary now,
10770 but otoh less garbage conses are generated.
10771
10772 * progmodes/cc-engine.el (c-parse-state)
10773 (c-invalidate-state-cache): Cache the last position where
10774 `c-state-cache' applies. This can speed up refontification quite
10775 a bit in blocks where there are many non-brace parens before the point.
10776
10777 (c-state-cache-end): New variable for this.
10778
10779 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
10780 cache variable.
10781
10782 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
10783 get close initial continue positions when the start position is
10784 inside a literal or macro. Do not call the callback for spots
10785 before the start position (which can happen e.g. for `c-decl-end'
10786 spots inside comments). Optimize better in special cases when the
10787 region is a single line inside a literal or macro (typically when
10788 the current line is refontified).
10789
10790 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
10791 to `c-add-stmt-syntax' - there's no need to explicitly whack off
10792 entries from the paren state.
10793
10794 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
10795 special case for "else if" clauses.
10796
10797 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
10798 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
10799
10800 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
10801 New language variable to recognize the gcc extension with statement
10802 blocks inside expressions.
10803
10804 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
10805 it somewhat more comprehensible. The argument AT-BLOCK-START is
10806 no longer used and hence removed.
10807
10808 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
10809 to `c-add-stmt-syntax'.
10810
10811 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
10812 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
10813 This fixes bogus label recognition.
10814
10815 * progmodes/cc-engine.el (c-add-type, c-check-type)
10816 (c-forward-name, c-forward-type): Improve storage of template
10817 types in `c-found-types' so that they can be recognized better.
10818
10819 (c-syntactic-content): Add option to skip past nested parens.
10820
10821 * progmodes/cc-engine.el (c-forward-name):
10822 Set `c-last-identifier-range' all the time. It's less work that way.
10823 Handle that there might not be an identifier to store in
10824 `c-last-identifier-range'.
10825
10826 (c-forward-type): Handle that `c-last-identifier-range' might be
10827 nil from `c-forward-name'.
10828
10829 * progmodes/cc-defs.el (c-safe-scan-lists)
10830 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
10831
10832 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
10833 to work even if the form fails.
10834
10835 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
10836 down in a large file in one go.
10837
10838 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
10839
10840 * progmodes/cc-align.el (c-lineup-assignments): New lineup
10841 function which is like `c-lineup-math' but returns nil instead of
10842 `c-basic-offset' when it doesn't match.
10843
10844 (c-lineup-math): Change to use `c-lineup-assignments'.
10845
10846 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10847
10848 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
10849 c-beginning-of-statement. New subfunctions
10850 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
10851
10852 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10853
10854 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
10855 hardcoded char classes whereever possible. Changed a couple of
10856 places to use skip by syntax instead of skip by char class.
10857
10858 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
10859 Fix a bug in the regexp that caused extreme backtracking.
10860
10861 * progmodes/cc-langs.el (c-block-comment-starter)
10862 (c-block-comment-ender): New language constants to specify in a
10863 single place how block comments look.
10864
10865 (c-comment-start-regexp, c-block-comment-start-regexp)
10866 (comment-start, comment-end, comment-start-skip)
10867 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
10868 (c-syntactic-ws, c-nonempty-syntactic-ws)
10869 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
10870 `c-line-comment-starter', `c-block-comment-starter' and
10871 `c-block-comment-ender'.
10872
10873 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
10874 New language constants to break up things a bit.
10875
10876 (c-simple-ws): New language constant for simple whitespace.
10877
10878 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
10879
10880 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
10881 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
10882 newlines. Allow and ignore nil elements in the list.
10883
10884 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10885
10886 * progmodes/cc-cmds.el: Comment out a (n almost certainly
10887 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
10888
10889 * progmodes/cc-cmds.el: Tidy up the comments in
10890 c-beginning-of-statement and subfunctions.
10891
10892 * progmodes/cc-awk.el: Replace calls to put-text-property to the
10893 more flexible c-put-char-property and c-clear-char-properties.
10894 Add the author's email address.
10895
10896 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
10897
10898 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
10899 closing "*/" of a block comment.
10900
10901 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
10902 subfunctions) so that it works at BOB and EOB.
10903
10904 * progmodes/cc-cmds.el, cc-vars.el: More updating of
10905 c-beginning-of-statement, including new variable
10906 c-block-comment-start-regexp.
10907
10908 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10909
10910 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
10911 symbols from `*-font-lock-extra-types' so that there's no need to
10912 use `regexp-opt' on those lists.
10913
10914 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
10915 `c-type-modifier-kwds' is empty.
10916
10917 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
10918 there are several strings on the same line.
10919
10920 * progmodes/cc-engine.el (c-literal-limits): Remove the
10921 compatibility function for older emacsen. `c-literal-limits-fast'
10922 has now taken the place of this function.
10923
10924 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
10925 with older emacsen: We now require `pps-extended-state'.
10926
10927 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10928
10929 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
10930 which obviates the need to hack sentence-end. This now handles
10931 escaped newlines in strings correctly. Correct minor bugs in
10932 c-move-over-sentence and in c-beginning-of-statement.
10933
10934 * progmodes/cc-cmds.el (c-beginning-of-statement (and
10935 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
10936 that movement over macros and code are rigorously separated from
10937 eachother. Correct a few incidental bugs.
10938
10939 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
10940 Improve its doc-string. Improve the handling of certain specific cases.
10941
10942 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10943
10944 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
10945 (c-guess-basic-syntax): Change the way class-level labels are
10946 recognized; they can now contain essentially any symbols.
10947
10948 (c-opt-extra-label-key): New language variable to cope with the
10949 special protection label syntax in Objective-C.
10950
10951 (c-opt-access-key): Remove; this is now handled better by
10952 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
10953
10954 (c-complex-decl-matchers): Update to handle that
10955 `c-opt-access-key' no longer exists.
10956
10957 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
10958 improved label recognition in `c-beginning-of-statement-1'.
10959
10960 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
10961 Recognize bitfields better.
10962
10963 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
10964 Remove some cruft and fixed a bug that could cause it to go to a
10965 position further down.
10966
10967 * progmodes/cc-langs.el, cc-engine.el
10968 (c-beginning-of-statement-1): Improve detection of labels in
10969 declaration contexts.
10970
10971 (c-beginning-of-decl-1): Use it.
10972
10973 (c-nonlabel-token-key): New language constant and variable needed
10974 by `c-beginning-of-statement-1'.
10975
10976 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
10977 manifested itself due to the correction in `c-forward-sexp'.
10978
10979 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
10980 Make these behave as documented when used at the buffer limits.
10981
10982 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
10983 (c-type-decl-end-used): Made this a language variable.
10984
10985 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
10986 correctly when `combine-after-change-calls' is used together with
10987 temporary narrowings.
10988
10989 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10990 Report labels correctly when the start point is immediately after the
10991 colon.
10992
10993 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
10994 Remove since it isn't used anymore.
10995
10996 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
10997 bracket arglists such as template parens in C++.
10998
10999 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
11000 in the last check-in. Some optimization.
11001
11002 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
11003 where it could stop at the same level in a preceding sexp when
11004 PAREN-LEVEL is set.
11005
11006 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
11007 text property lookup only when it's needed.
11008
11009 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
11010 Change the policy for paren marked angle brackets to be more
11011 persistent; once marked they remain marked even when they're found
11012 to be unbalanced in the searched region. This should keep the
11013 paren syntax around even when individual lines are refontified in
11014 multiline template arglists.
11015
11016 (c-parse-and-markup-<>-arglists): New dynamically bound variable
11017 to control markup so that incorrect angle bracket arglists aren't
11018 marked in contexts where the correct value for
11019 `c-disallow-comma-in-<>-arglists' isn't known.
11020
11021 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
11022 argument has become `c-parse-and-markup-<>-arglists'.
11023
11024 (c-remove-<>-arglist-properties): Remove - no longer used.
11025
11026 (c-after-change-check-<>-operators): New function used on
11027 `after-change-functions' to avoid that "<" and ">" characters that
11028 are part of longer operators have paren syntax.
11029
11030 (c-<>-multichar-token-regexp): New language variable used by
11031 `c-after-change-check-<>-operators'.
11032
11033 (c-after-change): Call `c-after-change-check-<>-operators'.
11034
11035 (c-font-lock-<>-arglists): Use the context properties set by
11036 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
11037 correctly to avoid doing invalid markup.
11038
11039 (c-font-lock-declarations): Remove code that undoes the invalid
11040 markup done by `c-font-lock-<>-arglists'.
11041
11042 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
11043 after `c-font-lock-declarations'.
11044
11045 * progmodes/cc-engine.el (c-syntactic-skip-backward):
11046 Add paren-level feature.
11047
11048 (c-guess-basic-syntax): Improve the anchor position for
11049 `template-args-cont' in nested template arglists. There's still
11050 much to be desired in this area, though.
11051
11052 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11053
11054 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
11055 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
11056
11057 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11058
11059 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
11060 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
11061
11062 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
11063 it doesn't work no longer are supported.
11064
11065 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
11066 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
11067 requires support for the syntax-table' text property, which rules
11068 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
11069 cruft associated with those versions.
11070
11071 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
11072 for the `syntax-table' text property, which rules out Emacs 19 and
11073 XEmacs < 21.4. Removed various compatibility cruft associated
11074 with those versions.
11075
11076 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
11077 support for the `syntax-table' text property.
11078
11079 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
11080 variable and use an extra quoted face name instead. All the
11081 emacsen flavors handle that correctly.
11082
11083 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
11084 (c-font-lock-declarators, c-font-lock-declarations)
11085 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
11086 property to mark the items in in declarator lists to handle
11087 refontification inside multiline declarations better.
11088
11089 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
11090 construct like "a * b = c;" as a declaration.
11091
11092 2005-12-08 Kim F. Storm <storm@cua.dk>
11093
11094 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
11095 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
11096 select either meta, hyper, or super modifier for rectangle commands.
11097 (cua--rectangle-modifier-key): New defvar.
11098 (cua--M/H-key): Use it. Remove special case for `space'.
11099 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
11100 on X, to meta otherwise. Always bind C-return to toggle
11101 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
11102
11103 * emulation/cua-rect.el (cua-help-for-rectangle):
11104 Use cua--rectangle-modifier-key. Handle super modifier too.
11105 (cua--init-rectangles): Always bind C-return to toggle rectangle.
11106 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
11107
11108 * ido.el: Move Acknowledgements and History after Commentary.
11109 Minor changes to Commentary.
11110
11111 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
11112 keymap if cua--prefix-override-timer is `shift'.
11113 (cua--shift-control-prefix): New function; emulate "type prefix
11114 key twice" functionality to handle shifted prefix key override.
11115 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
11116 New commands.
11117 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
11118
11119 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
11120
11121 * textmodes/org.el (org-insert-heading): Try to do items before
11122 headings.
11123 (org-agenda-mode): Quote `org-agenda-mode-hook'.
11124 (org-insert-item): New function.
11125 (org-renumber-ordered-list): Don't skip to higher level lists.
11126
11127 2005-12-08 Juri Linkov <juri@jurta.org>
11128
11129 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
11130
11131 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
11132
11133 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
11134
11135 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
11136 the constructed function name fun-1.
11137
11138 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
11139 because such links don't lead to parent documentation.
11140
11141 2005-12-08 Kenichi Handa <handa@m17n.org>
11142
11143 * descr-text.el (describe-char): Use *Help-2* buffer if the
11144 current buffer is *Help*. Call describe-text-properties while
11145 setting the original buffer.
11146
11147 2005-12-07 Bill Wohler <wohler@newt.com>
11148
11149 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
11150 and causes problems with non-MH users (such as Gnus users).
11151
11152 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
11153
11154 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
11155 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
11156 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11157 command "info sources". Move calls to GDB command "list".
11158 (gdb-find-file-hook): Just use gdb-source-file-list.
11159 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
11160 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
11161 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11162 (gdb-data-list-register-values-handler): Use correct trigger name.
11163
11164 2005-12-07 Kim F. Storm <storm@cua.dk>
11165
11166 * ido.el (ido-completion-map): Rename from ido-mode-map.
11167 (ido-common-completion-map, ido-file-completion-map)
11168 (ido-file-dir-completion-map, ido-buffer-completion-map):
11169 Rename from ido-mode-....-map.
11170 (ido-init-completion-maps): Rename from ido-init-mode-maps.
11171 (ido-setup-completion-map): Rename from ido-define-mode-map.
11172 (ido-read-internal): Bind minibuffer-local-filename-completion-map
11173 to ido-completion-map.
11174
11175 2005-12-07 Kenichi Handa <handa@m17n.org>
11176
11177 * international/mule-cmds.el
11178 (set-display-table-and-terminal-coding-system): If the coding
11179 system specified in `unibyte-display' property is different from
11180 the arg coding-system, don't setup standard-display-table.
11181
11182 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11183
11184 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
11185 that comments end at \n, regardless of selective-display.
11186
11187 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
11188
11189 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
11190 (gdb-version): New variables.
11191 (gdb-source-file-list, gdb-register-names)
11192 (gdb-changed-registers): New variables for use with GDB 6.4+.
11193 (gdb-ann3): Replace with...
11194 (gdb-init-1, gdb-init-2): ...two new functions.
11195 (gdba, gdb-prompt): Call gdb-init-1.
11196 (gdb-get-version): New function. Call gdb-init-2 from here.
11197 (gud-watch): Make it work with mouse events too.
11198 (gdb-post-prompt): Don't add to queue until GDB version is known.
11199 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
11200 (gdb-locals-mode): Use gdb-version.
11201 (gdb-memory-format-map, gdb-memory-unit-map)
11202 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
11203 (gdb-locals-font-lock-keywords-1)
11204 (gdb-locals-font-lock-keywords-2): New variables.
11205 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
11206 (gdb-set-gud-minor-mode-existing-buffers-1)
11207 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
11208 (gdb-var-update-1, gdb-var-update-handler-1)
11209 (gdb-data-list-register-values-handler)
11210 (gdb-data-list-register-values-custom)
11211 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
11212 (gdb-stack-list-locals-handler, gdb-get-register-names):
11213 New functions for use with GDB 6.4+.
11214 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
11215 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
11216 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
11217 (gdb-stack-list-locals-regexp)
11218 (gdb-data-list-register-names-regexp): New regexps for use with
11219 GDB 6.4+.
11220
11221 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
11224
11225 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
11226
11227 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
11228 prompts work for AUTH PLAIN. Also reported by Steve Allan
11229 <seallan@verizon.net>.
11230
11231 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11232
11233 * frame.el (set-frame-parameter): Add doc string.
11234
11235 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
11236
11237 * textmodes/org.el (org-occur-highlights): New variable.
11238 (org-highlight-new-match, org-remove-occur-highlights): New functions.
11239 (org-highlight-sparse-tree-matches): New option.
11240 (org-do-occur): New function.
11241 (org-get-heading): Make it work also at beginning of line.
11242 (org-category-table): New variable.
11243 (org-get-category-table, org-get-category)
11244 (org-camel-to-words, org-link-search): New functions.
11245 (org-select-this-todo-keyword): New variable.
11246 (org-todo-list): New command.
11247 (org-shiftright, org-shiftleft): New commands.
11248 (org-agenda-todo): Add prefix argument.
11249 (org-show-hierarchy-above): New option.
11250 (org-show-todo-tree): Numerical prefix creates tree for specific
11251 TODO keyword.
11252 (org-outline-level): New function, to assign a level to plain
11253 lists items.
11254 (org-cycle-include-plain-lists): New option.
11255 (org-mode): Use `org-outline-level' as value of `outline-level'.
11256 (org-cycle): Temporarily switch `outline-regexp' if
11257 `org-cycle-include-plain-lists' is non-nil.
11258 (org-start-icalendar-file): Fix format bug.
11259 (org-agenda-get-day-entries): Create category table.
11260 (org-agenda-get-todos, org-agenda-get-timestamps)
11261 (org-agenda-get-deadlines, org-agenda-get-scheduled)
11262 (org-agenda-get-blocks): Use `org-get-category'.
11263 (org-context-in-file-links): Rename from
11264 `org-line-numbers-in-file-links'.
11265
11266 2005-12-06 Romain Francoise <romain@orebokech.com>
11267
11268 * window.el (balance-windows): Delete extraneous third arg in call
11269 to `enlarge-window'.
11270
11271 2005-12-06 Kenichi Handa <handa@m17n.org>
11272
11273 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
11274
11275 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
11276
11277 * progmodes/gdb-ui.el (gdb-var-create-handler)
11278 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
11279 (gdb-var-list-children-handler, gdb-var-update-handler):
11280 Current buffer is already gdb-partial-output-buffer, don't
11281 make it current again.
11282
11283 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
11284
11285 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
11286 (list-buffers-noselect): Use it.
11287
11288 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11289
11290 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
11291 (mail-yank-ignored-headers): Use regexp-opt.
11292 (mail-mode-map): Move initialization into declaration.
11293 (mail-sent-via): Remove unused shadowed var `to-line'.
11294 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
11295 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
11296 (mail-do-fcc): Use dolist and push.
11297 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
11298 (mail-yank-ignored-headers): Don't autoload.
11299
11300 2005-12-05 Kenichi Handa <handa@m17n.org>
11301
11302 * international/mule-cmds.el (set-language-info-internal): New fun.
11303 (set-language-info): Call set-language-info-internal to update
11304 language-info-alist. If LANG-ENV is the current one, call
11305 set-language-environment to make INFO effective now.
11306 (set-language-info-alist): Likewise.
11307 (locale-language-names): With locale "en", use English
11308 lang. env. but set the default codings to iso-8859-1.
11309
11310 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
11311
11312 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
11313 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
11314 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
11315 for plain strings.
11316 (gdb-frames-mode): Remove redundant call to font-lock-mode.
11317 (gdb-all-registers): Rename from toggle-gdb-all-registers.
11318 Create registers buffer if necessary. Echo new state in minibuffer.
11319 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
11320
11321 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
11322
11323 * info.el (Info-fontify-node): Match external links using
11324 non-directory part of filename.
11325
11326 2005-12-04 Juri Linkov <juri@jurta.org>
11327
11328 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
11329 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
11330 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
11331 because there is no customization option for it.
11332
11333 * font-lock.el (lisp-font-lock-keywords-1):
11334 Add define-global-minor-mode.
11335
11336 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
11337
11338 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
11339 properties on the constructed variable names.
11340
11341 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11342 Put `definition-name' properties on the constructed function names
11343 next-sym and prev-sym.
11344
11345 * emacs-lisp/find-func.el (find-function-regexp):
11346 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
11347 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
11348 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
11349 and easy-menu-define.
11350
11351 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
11352 easy-mmode-define-global-mode and define-global-minor-mode.
11353 (lisp-imenu-generic-expression): Add define-global-minor-mode.
11354
11355 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
11356 instead of easy-mmode-define-global-mode.
11357
11358 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11359 Use define-minor-mode instead of easy-mmode-define-minor-mode.
11360
11361 * cus-edit.el (customize-group, customize-group-other-window):
11362 Filter out autoloaded options from the group completion list by
11363 using heuristics that autoloaded groups don't have `custom-autoload'
11364 property on their symbols (they have only `custom-loads').
11365
11366 * simple.el (completion-setup-function): Put completions-common-part
11367 face on complete completion string too (i.e. completion string
11368 without completions-first-difference face).
11369
11370 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
11371
11372 2005-12-03 Eli Zaretskii <eliz@gnu.org>
11373
11374 * view.el (view-mode): Doc fix.
11375
11376 * disp-table.el (standard-display-european): Add to the warning
11377 message a reference to the doc string.
11378
11379 * play/yow.el (apropos-zippy): Call print-help-return-message,
11380 similar to other Help and Apropos commands.
11381
11382 * help.el (print-help-return-message): If pop-up-frames is
11383 non-nil, set up help-return-method to delete the help window and,
11384 possibly, its frame as well, and don't display message about
11385 scrolling the help window. Doc fix.
11386 (help-return-method): Doc fix.
11387
11388 2005-12-03 Martin Rudalics <rudalics@gmx.at>
11389
11390 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
11391 whereby names of length one or names starting with a
11392 symbol-constituent character would not be returned.
11393
11394 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11395
11396 * subr.el (atomic-change-group): Add edebug and indentation spec.
11397
11398 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11399
11400 * completion.el (save-completions-file-name): Fix typo in last change.
11401
11402 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11403
11404 * info.el: Move back/forward history to the beginning of the tool bar.
11405
11406 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
11407
11408 * allout.el (eval-when-compile): Remove unnecessary load of cl.
11409 Add fset of allout-real-isearch-abort during compile to fix
11410 byte-compilation warnings.
11411 (allout-mode-p): Move definition of this macro above all uses, or
11412 byte compilation in barren emacs (eg, during emacs build) will
11413 lack the definition.
11414 (allout-mode): Move this variable above any uses, or byte
11415 compilation will fail.
11416 (allout-resolve-xref): Remove use of personal file-reference function.
11417 (allout-toggle-current-subtree-encryption): Do the current (ie,
11418 visible containing) topic, rather than nearest around point. Doc fix.
11419 (allout-toggle-subtree-encryption): New function, workhorse that
11420 works on nearest topic containing point.
11421 (allout-encrypt-string): Signal requirement for newer version of pgg.
11422 (allout-resumptions): Doc fix.
11423
11424 2005-12-02 Eli Zaretskii <eliz@gnu.org>
11425
11426 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
11427
11428 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
11429
11430 * textmodes/flyspell.el (flyspell-external-point-words):
11431 Consider a misspelling as found in the string search if: (a) misspelling
11432 and found string lengths match, or (b) misspelling is found as
11433 element in a boundary-chars separated longer string, or (c)
11434 ispell-program-name is really ispell and misspelling is found as
11435 part of a TeX string. After successful match move beginning of
11436 search region to end of match. Warn about not found misspellings
11437 once the process is done.
11438 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
11439
11440 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
11441
11442 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
11443 tool bar (removed inadvertently).
11444
11445 2005-12-02 Juri Linkov <juri@jurta.org>
11446
11447 * log-view.el (log-view-diff): Clarify doc string.
11448
11449 2005-12-01 Bill Wohler <wohler@newt.com>
11450
11451 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
11452 triggers lm-verify errors.
11453
11454 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
11455
11456 * simple.el (transient-mark-mode, line-number-mode)
11457 (column-number-mode, size-indication-mode): Remove `:require nil'.
11458
11459 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
11460
11461 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
11462 in the margin also.
11463 (gdb-breakpoints-mode-map): Use D instead of d for
11464 gdb-delete-breakpoint.
11465 (gdb-get-frame-number): Require a number to match on.
11466 (gdb-threads-mode-map): Add follow-link binding.
11467
11468 2005-11-30 Jason Rumney <jasonr@gnu.org>
11469
11470 * isearch.el (isearch-mode-map): Avoid exiting search on
11471 language-change event.
11472
11473 2005-11-30 Romain Francoise <romain@orebokech.com>
11474
11475 * speedbar.el (speedbar-default-position): New defcustom.
11476 (speedbar-frame-reposition-smartly): Use it.
11477
11478 * dframe.el (dframe-reposition-frame-emacs): Fix position
11479 computation for `left' location.
11480 Update copyright year.
11481
11482 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11483
11484 * help.el (help-map): Move initialization into declaration.
11485
11486 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
11487
11488 * help-fns.el (help-argument-name): Don't autoload.
11489 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
11490 to be re-loaded when customizing the `help' group.
11491
11492 2005-11-30 John Paul Wallington <jpw@gnu.org>
11493
11494 * help-fns.el (describe-function-1): Fill arglist output.
11495
11496 2005-11-30 Kim F. Storm <storm@cua.dk>
11497
11498 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
11499 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
11500 after revert-buffer (or anything else which kills all local variables).
11501
11502 * apropos.el (apropos-parse-pattern): Doc fix.
11503 Set apropos-regexp directly, rather than expecting callers to do so.
11504 (apropos-command, apropos, apropos-value, apropos-documentation):
11505 Simplify calls to apropos-parse-pattern.
11506
11507 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11508
11509 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
11510 (hi-lock-face-phrase-buffer): Use hi-yellow face.
11511 (hi-lock-write-interactive-patterns): Use comment-region.
11512
11513 * longlines.el (longlines-mode): Add mail-setup-hook.
11514
11515 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
11516
11517 * simple.el (sendmail-user-agent-compose, next-line):
11518 Conditionally use hard-newline.
11519
11520 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11521
11522 * international/latexenc.el (latex-inputenc-coding-alist):
11523 Reword doc string.
11524
11525 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11526
11527 * help.el (describe-key-briefly, describe-key): Recognize default
11528 bindings.
11529
11530 2005-11-29 Romain Francoise <romain@orebokech.com>
11531
11532 * view.el (view-inhibit-help-message): New defcustom.
11533 (view-mode-enter): Use it.
11534
11535 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
11536
11537 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
11538 Preserve user position.
11539
11540 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
11541
11542 * font-lock.el: Throw error if facemenu is not loaded to prevent
11543 accidental change of loading order in loadup.el. (Suggested by RMS.)
11544
11545 * loadup.el: Add comment explaining why facemenu must be loaded
11546 before font-lock.
11547
11548 2005-11-28 Jay Belanger <belanger@truman.edu>
11549
11550 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
11551 (calc-dispatch-map): Add more keys for `calc-same-interface'.
11552
11553 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
11554
11555 * calc/calc-embed.el (calc-do-embedded): Update help message.
11556
11557 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
11558
11559 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11560
11561 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
11562
11563 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
11564 called-interactively-p.
11565 (elp-profilable-p): Rename from elp-not-profilable-p.
11566 Invert result and take into account macros and autoloaded functions.
11567 (elp-instrument-function): Update call.
11568 (elp-instrument-package): Update call. Add completion.
11569 (elp-pack-number): Use match-string.
11570 (elp-results-jump-to-definition-by-mouse): Merge into
11571 elp-results-jump-to-definition and then remove.
11572 (elp-output-insert-symname): Make help echo text single-line.
11573
11574 * replace.el (query-replace-map): Move initialization into declaration.
11575 (occur-engine): Use with-current-buffer.
11576 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
11577 (occur-mode-mouse-goto): Replace with an alias.
11578
11579 2005-11-28 Juri Linkov <juri@jurta.org>
11580
11581 * simple.el (quoted-insert): Let-bind input-method-function to nil.
11582
11583 * term/w32-win.el: Bind [S-tab] to [backtab].
11584
11585 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
11586 `Info-find-file' to t.
11587
11588 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
11589 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
11590 and same-window-regexps.
11591 (occur-next-error): Don't move point for arg 0.
11592
11593 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
11594
11595 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
11596
11597 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11598
11599 * log-edit.el (log-edit-changelog-use-first): New var.
11600 (log-edit-changelog-ours-p): Use it.
11601 (log-edit-insert-changelog): Set it with new arg `use-first'.
11602 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
11603 (log-edit-hook): Add them to the list of suggested options.
11604
11605 * textmodes/flyspell.el (flyspell-last-buffer): New var.
11606 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
11607 redundant work.
11608 (flyspell-mode-on): Use add-hook for after-change-functions.
11609 (flyspell-mode-off): Use remove-hook for after-change-functions.
11610 (flyspell-changes): Make it buffer-local.
11611 (flyspell-after-change-function): Make it non-interactive. Use push.
11612 (flyspell-post-command-hook): Check input-pending-p while processing
11613 the potentially long list of buffer changes.
11614
11615 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11616
11617 * buff-menu.el (list-buffers-noselect): Display the selected
11618 frame's buffer list, not the global one.
11619
11620 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11621
11622 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
11623 that (list last-input-event) works as in interactive spec.
11624
11625 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11626
11627 * loadup.el ("facemenu"): Load facemenu before font-lock, because
11628 `facemenu-keymap' needs to be defined when font-lock is loaded.
11629 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
11630
11631 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11632
11633 * completion.el: Remove useless leading * in defcustom docstrings.
11634 (save-completions-file-name): Use ~/.emacs.d if available.
11635 (completion-standard-syntax-table): Rename from
11636 cmpl-standard-syntax-table and fold initialization into declaration,
11637 thus removing cmpl-make-standard-completion-syntax-table.
11638 (completion-lisp-syntax-table, completion-c-syntax-table)
11639 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
11640 (cmpl-saved-syntax, cmpl-saved-point): Remove.
11641 (symbol-under-point, symbol-before-point)
11642 (symbol-under-or-before-point, symbol-before-point-for-complete)
11643 (add-completions-from-c-buffer): Use with-syntax-table.
11644 (make-completion): Don't return a list of completion entries.
11645 Update callers.
11646 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
11647 (completion-initialize): Rename from initialize-completions.
11648 (completion-find-file-hook): Rename from cmpl-find-file-hook.
11649 (kill-emacs-save-completions): Collect stats here.
11650 (save-completions-to-file, load-completions-from-file):
11651 Use with-current-buffer.
11652 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
11653 into a function. Move all calls to toplevel.
11654 (completion-lisp-mode-hook): New fun.
11655 (completion-c-mode-hook, completion-setup-fortran-mode):
11656 Set the syntax-table here. Use local-set-key.
11657 (completion-saved-bindings): New var.
11658 (dynamic-completion-mode): Make it into a proper minor mode.
11659 (load-completions-from-file): Remove unused var `num-uses'.
11660
11661 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
11662 constructor if it is explicitly overridden.
11663
11664 * complete.el (PC-completion-as-file-name-predicate):
11665 Use minibuffer-completing-file-name.
11666 (partial-completion-mode): Use find-file-not-found-functions.
11667 (PC-lisp-complete-symbol): Use with-syntax-table.
11668 (PC-look-for-include-file): Remove dead setq.
11669 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
11670 (PC-complete): Use with-current-buffer.
11671
11672 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
11673 escape single quotes.
11674
11675 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11676
11677 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
11678 of `if' whose condition always returned nil. Doc fix.
11679
11680 * buff-menu.el (Buffer-menu-revert-function): Make the selected
11681 window's buffer the current buffer around the call to
11682 `list-buffers-noselect'. This is necessary to mark that buffer
11683 with a `.' in the Buffer Menu when called from Lisp, for instance
11684 by Auto Revert Mode.
11685
11686 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11687
11688 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
11689 attaching to it.
11690 (gdb-pre-prompt): Make sure gdb-error is reset.
11691
11692 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
11693 with a child process, detect it.
11694 (gud-speedbar-buttons): Match regexp more carefully.
11695
11696 2005-11-27 Richard M. Stallman <rms@gnu.org>
11697
11698 * mouse.el (mouse-drag-move-window-bottom):
11699 Use adjust-window-trailing-edge.
11700
11701 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11702
11703 * simple.el (blink-matching-open): Ignore
11704 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
11705 (blink-matching-paren-on-screen): Update docstring.
11706
11707 * paren.el (show-paren-mode): No longer change
11708 `blink-matching-paren-on-screen'.
11709
11710 2005-11-27 John Paul Wallington <jpw@pobox.com>
11711
11712 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11713 (gdb-threads-select, gdb-edit-register-value):
11714 Use `posn-set-point' instead of `mouse-set-point' because the
11715 latter is not fbound when configured without X.
11716
11717 2005-11-27 Kim F. Storm <storm@cua.dk>
11718
11719 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
11720 existing face when partially highlighting a TAB in a rectangle.
11721
11722 2005-11-26 Kim F. Storm <storm@cua.dk>
11723
11724 * ido.el (ido-mode-map): Doc fix.
11725 (ido-mode-common-map, ido-mode-file-map)
11726 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
11727 (ido-define-mode-map): Rewrite. Select one of the new maps as
11728 parent for ido-mode-map instead of building from scratch.
11729 (ido-init-mode-maps): New defun to initialize new maps.
11730 (ido-mode): Call it.
11731 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
11732 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
11733
11734 2005-11-26 John Paul Wallington <jpw@pobox.com>
11735
11736 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
11737 `mouse-set-point' because the latter is not fbound when configured
11738 without X.
11739
11740 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11741
11742 * files.el (file-relative-name): Doc fix.
11743
11744 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
11745
11746 * progmodes/octave-inf.el (inferior-octave-startup): Force a
11747 non-empty string for secondary prompt PS2.
11748
11749 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11750
11751 * progmodes/compile.el (compilation-setup): Fix last change.
11752
11753 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
11754
11755 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11756 (gdb-mouse-toggle-breakpoint-margin)
11757 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
11758 Add gdb-server-prefix to keep out of command history.
11759 (gdb-edit-register-value): New function.
11760 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
11761 (gdb-info-registers-custom): Use above map.
11762
11763 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11764
11765 * custom.el (enable-theme): Signal error if argument is not a
11766 theme. Don't recalculate a face if it's not loaded yet.
11767
11768 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
11769 the `user' theme is in effect.
11770
11771 * info.el (Info-on-current-buffer): Record actual filename in
11772 Info-current-file, instead of t, or a fake filename if a non-file
11773 buffer. Make autoload.
11774 (Info-find-node, Info-revert-find-node): No need to check for
11775 Info-current-file nil.
11776 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
11777 Info-current-file is now never `t'.
11778 (Info-fontify-node): Many simplifications due to Info-current-file
11779 always being valid. Use Info-find-file to find node filename.
11780
11781 2005-11-25 David Kastrup <dak@gnu.org>
11782
11783 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
11784 new character, then delete" in order to preserve markers.
11785
11786 2005-11-25 David Ponce <david@dponce.com>
11787
11788 * recentf.el (recentf-arrange-by-rule): Handle a special
11789 `auto-mode-alist'-like "strip suffix" rule.
11790 (recentf-build-mode-rules): Handle second level auto-mode entries.
11791
11792 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
11793
11794 * viper-keym.el (viper-ESC-key): Use different values in terminal and
11795 window modes.
11796
11797 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
11798 jde-javadoc-checker-report-mode.
11799
11800 * ediff-wind (ediff-make-wide-display): Slight simplification.
11801
11802 * ediff.el (ediff-date): Change the date of last update.
11803
11804 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
11805
11806 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
11807 Use define-minor-mode, and make it a local mode. Turn on font-lock.
11808 (hi-lock-mode): New global minor mode.
11809 (turn-on-hi-lock-if-enabled): New function.
11810 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
11811 Change arguments to regexp and face instead of a font-lock pattern.
11812 Directly set face property, instead of refontifying.
11813 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
11814 (hi-lock-find-patterns): Use line-number-at-pos.
11815
11816 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
11817 arguments for hi-lock-set-pattern.
11818 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
11819 Call font-lock-fontify-buffer.
11820 (hi-lock-find-file-hook, hi-lock-current-line)
11821 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
11822
11823 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
11824 turned off.
11825
11826 * progmodes/compile.el (compilation-setup): Don't fiddle with
11827 font-lock-defaults.
11828
11829 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
11830
11831 * progmodes/gdb-ui.el (gdb-var-create-handler)
11832 (gdb-var-list-children-handler): Find values for all variable
11833 objects. gud-speedbar-buttons decides whether to display them.
11834
11835 2005-11-24 Romain Francoise <romain@orebokech.com>
11836
11837 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
11838 buffer name with a space.
11839
11840 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
11841
11842 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
11843 `org-export-local-list-max-depth'. Change default value to 3.
11844 (org-auto-renumber-ordered-lists)
11845 (org-plain-list-ordered-item-terminator): New options.
11846 (org-at-item-p, org-beginning-of-item, org-end-of-item)
11847 (org-get-indentation, org-get-string-indentation)
11848 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
11849 New functions.
11850 (org-move-item-down, org-move-item-up): New commands.
11851 (org-export-as-html): New classes for CSS support. Bug fix in
11852 regular expression detecting fixed-width regions. Respect
11853 `org-local-list-ordered-item-terminator'.
11854 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
11855 also a list item.
11856 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
11857 New item moving functions.
11858
11859 2005-11-24 Juri Linkov <juri@jurta.org>
11860
11861 * isearch.el (isearch-repeat): With empty search ring set
11862 `isearch-error' to the error string instead of signaling error
11863 with the function `error'.
11864
11865 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11866
11867 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
11868
11869 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
11870
11871 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
11872 and variable.
11873 (gdb-var-create-handler, gdb-var-list-children-handler):
11874 Don't match on "char **...".
11875 (gdb-var-update-handler): Find values for all variable objects.
11876 (gdb-info-frames-custom): Identify frames by leading "#".
11877
11878 * progmodes/gud.el (gud-speedbar-menu-items): Add
11879 gdb-speedbar-auto-raise as radio button.
11880 (gud-speedbar-buttons): Raise speedbar if requested.
11881 Don't match on "char **...".
11882 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
11883 Make it editable.
11884
11885 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
11886
11887 * info.el (Info-fontify-node): Handle the case where
11888 Info-current-file is t.
11889
11890 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
11891
11892 * simple.el (blink-matching-open): Fix off-by-one in last change.
11893
11894 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11895
11896 * term/mac-win.el: Don't change default directory.
11897
11898 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
11899
11900 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
11901 buffers correctly. (It used to throw an error in such buffers.)
11902 Make it ask for confirmation in group buffers and other Custom
11903 buffers containing more than one customization item.
11904
11905 2005-11-22 John Paul Wallington <jpw@gnu.org>
11906
11907 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
11908 property on mail and url overlays.
11909 (goto-address-at-point): Use `posn-set-point' instead of
11910 `mouse-set-point' because the latter is not fbound when configured
11911 without X.
11912
11913 2005-11-22 Lars Hansen <larsh@soem.dk>
11914
11915 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
11916 (ls-lisp-classify, ls-lisp-format): Delete call to
11917 ls-lisp-parse-symlink.
11918 (ls-lisp-handle-switches): Handle symlinks to directories as
11919 directories when ls-lisp-dirs-first in non-nil.
11920
11921 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
11922
11923 * startup.el (command-line): Make sure that loaddefs.el is handled
11924 correctly in load-history.
11925
11926 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
11927
11928 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
11929 (gdb-struct-string, gdb-array-string): New constants.
11930 (gdb-info-locals-handler): Use them.
11931 (gdb-reset): Reset gdb-var-list to nil.
11932
11933 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11934
11935 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
11936 in patterns.
11937
11938 2005-11-21 Juri Linkov <juri@jurta.org>
11939
11940 * custom.el (defcustom): Update link types in docstring.
11941
11942 2005-11-20 Martin Rudalics <rudalics@gmx.at>
11943
11944 * custom.el (defgroup): Add doc-string-elt info.
11945
11946 * widget.el (define-widget): Don't use declare for the doc-string-elt.
11947
11948 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
11949
11950 * newcomment.el (comment-enter-backward): Fix last fix.
11951
11952 * simple.el (blink-matching-open):
11953 * paren.el (show-paren-function): Allow new paren-class info.
11954
11955 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
11956
11957 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
11958 handled automagically.
11959
11960 2005-11-20 Andreas Schwab <schwab@suse.de>
11961
11962 * descr-text.el (describe-char): When copying overlays put them
11963 over the full char description instead of just the first character
11964 of it.
11965
11966 2005-11-20 Juri Linkov <juri@jurta.org>
11967
11968 * simple.el (what-cursor-position):
11969 * descr-text.el (describe-char): Use Lisp-readable syntax
11970 for octal and hex. Reorder decimal, octal and hex values.
11971 Remove excess whitespace in the output. Use `=' in `column='
11972 like in `point=' and `Hscroll='.
11973
11974 * international/mule-cmds.el (encoded-string-description):
11975 Use Lisp-readable syntax for hex.
11976
11977 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11978
11979 * newcomment.el (comment-enter-backward): Handle the case where the
11980 comment is closed by EOB.
11981
11982 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
11983
11984 * longlines.el (longlines-before-revert-hook)
11985 (longlines-after-revert-hook): New functions.
11986 (longlines-mode): Turn off longlines temporarily when reverting.
11987 Add a message-setup-hook.
11988 (longlines-decode-buffer): New function.
11989 (longlines-wrap-line): Preserve marker positions.
11990
11991 2005-11-19 Andreas Schwab <schwab@suse.de>
11992
11993 * emacs-lisp/shadow.el: Handle compressed files.
11994
11995 2005-11-19 Romain Francoise <romain@orebokech.com>
11996
11997 * net/browse-url.el (browse-url-default-browser): Signal an error
11998 if no usable browser can be found, rather than try to load w3.
11999
12000 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
12001
12002 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
12003 replacing existing properties.
12004 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12005 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
12006 tty specs.
12007 (rcirc-server-prefix, rcirc-server): New faces.
12008 (rcirc-url-regexp): Generate with rx macro.
12009 (rcirc-last-server-message-time): New variable.
12010 (rcirc-filter): Record time of last message.
12011 (rcirc-keepalive): Kill processes that did not send a message
12012 since the last ping.
12013 (rcirc-mode): Give rcirc-topic a local binding here.
12014
12015 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
12016
12017 * subr.el (read-passwd): Fontify the prompt as we do with other
12018 prompts.
12019
12020 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
12021
12022 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
12023 binding buffer-read-only to nil.
12024
12025 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12026
12027 * complete.el (partial-completion-mode):
12028 Mention completion-auto-help in the doc string.
12029
12030 * man.el (Man-highlight-references): Doc fix. Reformat code in a
12031 more Lisp-ish way.
12032
12033 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
12034
12035 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
12036 digits, not 8, to avoid misalignment for files larger than 100MB.
12037
12038 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12039
12040 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
12041 Mention "keyboard shortcuts" in the help text.
12042
12043 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12044
12045 * startup.el (fancy-splash-default-action): Discard only
12046 mouse-down and succeeding mouse-up events in the splash screen
12047 window so that drag-n-drop event can be processed.
12048
12049 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
12050
12051 * longlines.el (longlines-mode): Add hacks for mail-mode and
12052 message-mode.
12053
12054 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
12055
12056 * textmodes/org.el (org-table-sort-lines): New command.
12057 (org-tbl-menu): Add entry for `org-table-sort-lines'.
12058 (org-add-file): Command removed, use `org-agenda-file-to-front'
12059 instead.
12060 (org-export-icalendar): Use `org-icalendar-combined-name'.
12061 (org-cycle-agenda-files, org-agenda-file-to-end)
12062 (org-agenda-file-to-front): New commands.
12063 (org-table-tab-jumps-over-hlines, org-export-html-style):
12064 New options.
12065 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
12066 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
12067 New functions.
12068 (org-fill-paragraph): Call `org-table-align' in tables.
12069 (org-mode): Call `org-set-autofill-regexps'.
12070 (org-export-as-html): Support for local handformatted lists.
12071 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
12072 (org-export-local-list-max-depth): New option.
12073 (org-html-expand): Use `org-html-protect'.
12074
12075 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
12076
12077 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
12078 to "p".
12079 (gdb): Move definition of gud-pp to...
12080
12081 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
12082 speedbar.
12083 (gdb-find-watch-expression): New function.
12084
12085 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12086
12087 * faces.el (face-attribute, set-face-attribute): Mention existence
12088 of `:ignore-defface' setting in docstring.
12089
12090 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12091
12092 * simple.el (completion-setup-function): Fix last change.
12093
12094 2005-11-17 John Paul Wallington <jpw@pobox.com>
12095
12096 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
12097 Use `posn-set-point' instead of `mouse-set-point' because the
12098 latter is not fbound when configured without X.
12099
12100 * comint.el (comint-insert-input): Likewise.
12101
12102 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12103
12104 * simple.el (hard-newline): New variable.
12105 (sendmail-user-agent-compose, next-line): Use it.
12106
12107 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
12108 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
12109 (mail-mail-reply-to, mail-mail-followup-to)
12110 (mail-position-on-field, mail-signature, mail-yank-original)
12111 (mail-attach-file): Likewise.
12112
12113 * mail/mailheader.el (mail-header-format)
12114 (mail-header-format-function): Likewise.
12115
12116 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
12117
12118 2005-11-17 Juri Linkov <juri@jurta.org>
12119
12120 * font-lock.el (font-lock-faces): Rename this defgroup from
12121 `font-lock-highlighting-faces'.
12122 (font-lock-comment-face, font-lock-comment-delimiter-face)
12123 (font-lock-string-face, font-lock-doc-face)
12124 (font-lock-keyword-face, font-lock-builtin-face)
12125 (font-lock-function-name-face, font-lock-variable-name-face)
12126 (font-lock-type-face, font-lock-constant-face)
12127 (font-lock-warning-face, font-lock-negation-char-face)
12128 (font-lock-preprocessor-face)
12129 (font-lock-regexp-grouping-backslash)
12130 (font-lock-regexp-grouping-construct): Rename :group from
12131 `font-lock-highlighting-faces' to `font-lock-faces'.
12132
12133 * cus-edit.el (lisp, c, tex):
12134 * progmodes/ada-mode.el (ada):
12135 * progmodes/asm-mode.el (asm):
12136 * progmodes/cperl-mode.el (cperl-faces):
12137 * progmodes/cpp.el (cpp):
12138 * progmodes/dcl-mode.el (dcl):
12139 * progmodes/f90.el (f90):
12140 * progmodes/fortran.el (fortran):
12141 * progmodes/icon.el (icon):
12142 * progmodes/idlwave.el (idlwave-misc):
12143 * progmodes/m4-mode.el (m4):
12144 * progmodes/make-mode.el (makefile):
12145 * progmodes/meta-mode.el (meta-font):
12146 * progmodes/modula2.el (modula2):
12147 * progmodes/octave-mod.el (octave):
12148 * progmodes/pascal.el (pascal):
12149 * progmodes/perl-mode.el (perl):
12150 * progmodes/prolog.el (prolog):
12151 * progmodes/ps-mode.el (PostScript-edit):
12152 * progmodes/scheme.el (scheme):
12153 * progmodes/sh-script.el (sh-script):
12154 * progmodes/simula.el (simula):
12155 * progmodes/tcl.el (tcl):
12156 * textmodes/nroff-mode.el (nroff):
12157 * textmodes/reftex-vars.el (reftex-fontification-configurations):
12158 * textmodes/sgml-mode.el (sgml):
12159 * textmodes/texinfo.el (texinfo):
12160 Add :link (custom-group-link font-lock-faces) to defgroup.
12161
12162 * hi-lock.el (hi-lock): Rename this defgroup from
12163 `hi-lock-interactive-text-highlighting'. Change parent group from
12164 `faces' to `font-lock'. Add link to the manual.
12165 (hi-lock-mode, hi-lock-file-patterns-range)
12166 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
12167 `hi-lock-interactive-text-highlighting' to `hi-lock'.
12168 (hi-lock-faces): Add :group `faces'.
12169
12170 * cus-edit.el (custom-variable-prompt): Clarify the code.
12171
12172 * faces.el (face-read-string): Set the default value arg of
12173 completing-read.
12174
12175 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
12176
12177 * rfn-eshadow.el (file-name-shadow-properties)
12178 (file-name-shadow-tty-properties, file-name-shadow-mode):
12179 Remove autoloads, because the file is now preloaded.
12180
12181 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12182
12183 * printing.el (easy-menu-intern): Don't define.
12184 (pr-get-symbol): Use easy-menu-intern only if defined.
12185
12186 * simple.el (blink-matching-open): Simplify a bit.
12187 (completion-setup-function): Fix the case of partial-completion-mode
12188 when the minibuffer's contents start with "-".
12189 Obey completion-base-size-function even when
12190 minibuffer-completing-file-name is non-nil.
12191
12192 2005-11-16 Richard M. Stallman <rms@gnu.org>
12193
12194 * net/eudcb-ph.el (eudc-ph-open-session):
12195 Use set-process-query-on-exit-flag.
12196
12197 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
12198
12199 * international/ucs-tables.el (ucs-set-table-for-input):
12200 Use make-local-variable, not make-variable-buffer-local.
12201
12202 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12203 Improve warning message text.
12204
12205 * savehist.el (savehist-save-hook): Add :group.
12206
12207 * menu-bar.el (menu-bar-help-menu):
12208 Rename Find Extra Packages to External Packages.
12209
12210 * cus-edit.el (Custom-reset-standard): Verify that
12211 :custom-standard-value prop exists before calling it.
12212
12213 * apropos.el (apropos-calc-scores): Use apropos-pattern.
12214
12215 2005-11-16 Martin Rudalics <rudalics@gmx.at>
12216
12217 * wid-edit.el (color): Enclose %t in %{...%}.
12218
12219 * cus-edit.el (face): Enclose %t in %{...%}.
12220
12221 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
12222
12223 * savehist.el (savehist-mode-hook): Re-add the var.
12224 (savehist-mode): Use it.
12225
12226 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12227
12228 * textmodes/flyspell.el: Fix commenting convention.
12229 Remove unnecessary leading * in custom docstrings.
12230 (flyspell-emacs): Remove unused var.
12231 (flyspell-delete-region-overlays): Use remove-overlays.
12232 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
12233 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
12234 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
12235 (flyspell-debug-signal-word-checked): Use with-current-buffer.
12236 (make-flyspell-overlay): Don't locally reuse a global name.
12237 (flyspell-highlight-incorrect-region)
12238 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
12239 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
12240 (flyspell-notify-misspell): Remove unused args `start' and `end'.
12241 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
12242 Wrap calls to accept-process-output inside with-local-quit since it's
12243 often called from a post-command-hook.
12244 (flyspell-correct-word, flyspell-auto-correct-word):
12245 Use ispell-send-string.
12246 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
12247
12248 * calendar/diary-lib.el (diary-list-entries): Also hide the
12249 terminating newline.
12250
12251 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
12252
12253 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
12254 window-system, to allow fonts on tty.
12255
12256 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
12257
12258 * progmodes/gud.el (gud-speedbar-item-info): New function.
12259 (gud-install-speedbar-variables): Use it to display data type
12260 of watch expression as a tooltip in speedbar.
12261
12262 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
12263
12264 * font-core.el (global-font-lock-mode): Add :version keyword,
12265 because default was changed.
12266
12267 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
12268
12269 * startup.el (command-line): Use `custom-reevaluate-setting' for
12270 `file-name-shadow-mode'.
12271
12272 * loadup.el: Preload rfn-eshadow.
12273
12274 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
12275 Add :version keyword.
12276 (file-name-shadow-properties, file-name-shadow-tty-properties)
12277 (file-name-shadow): Add :version keyword.
12278
12279 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
12280 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12281 in the custom-group property of the symbol frames and the fringe
12282 group got no link to its parent group frames.
12283 Doc fix.
12284
12285 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12286
12287 * progmodes/gud.el (gud-stop-subjob): New function.
12288 (gud-menu-map, gud-tool-bar-map): Use it.
12289
12290 2005-11-16 Kim F. Storm <storm@cua.dk>
12291
12292 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
12293 than kill it.
12294 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
12295 to a more useful/logical place.
12296
12297 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12298
12299 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
12300 go buttons complementary.
12301
12302 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12303
12304 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
12305 (rfn-eshadow-sifn-equal): New function.
12306 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
12307
12308 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
12309
12310 * viper-utils.el (viper-non-word-characters-reformed-vi):
12311 Quote `-' in string.
12312
12313 * viper.el (viper-emacs-state-mode-list): Ensure that
12314 rcirc-mode buffers come up in Emacs state.
12315
12316 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
12317 operation.
12318
12319 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
12320
12321 * term.el (term-termcap-format): Fix typos.
12322 (term-down): Fix the negative argument case.
12323
12324 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12325
12326 * progmodes/gdb-ui.el: Remove face-alias left over from change on
12327 2005-08-15.
12328 (gdb-ann3): New command gud-go.
12329 (menu): Accomodate gdb-mi.el.
12330 (gdb-assembler-custom): Make buffer of selected window current
12331 so that set-window-point works.
12332
12333 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
12334 buttons and include new ones.
12335
12336 2005-11-16 Kim F. Storm <storm@cua.dk>
12337
12338 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
12339 (gud-menu-map): Use it.
12340
12341 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
12342
12343 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
12344 that works correctly for Custom and that does not override a user
12345 who disables it.
12346
12347 * help-mode.el (help-make-xrefs, help-xref-on-pp)
12348 (help-xref-interned, help-follow): Make hyperlinks for variables
12349 that are unbound, but have a non-nil variable-documentation property.
12350
12351 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
12352 mode hook. (It conflicted with defcustoms for some mode hooks.)
12353 Use the `variable-documentation' property to give the mode hook a
12354 docstring and expand that docstring.
12355
12356 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
12357
12358 * savehist.el (savehist-mode): Don't bother with
12359 `custom-set-minor-mode'.
12360 (savehist-coding-system): Check XEmacs version.
12361 (history-length): Declare also at run time.
12362 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
12363 Don't set the customize state.
12364 (savehist-minibuffer-hook): Special case for when
12365 minibuffer-history-variable is equal to t.
12366
12367 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12368
12369 * files.el (write-file): Refresh VC status.
12370
12371 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
12372 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
12373 than fundamental-mode to see if the mode was set.
12374
12375 2005-11-14 Romain Francoise <romain@orebokech.com>
12376
12377 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12378 dummy function in `eval-when-compile' to avoid compiler warning.
12379 Require `man' at compile time.
12380
12381 2005-11-14 Jay Belanger <belanger@truman.edu>
12382
12383 * calc-alg.el (calcFunc-write-out-power): Rename it to
12384 calcFunc-powerexpand.
12385 (math-write-out-power): Rename it to math-powerexpand; have it
12386 handle negative exponents.
12387 (calc-writeoutpower): Rename it to calc-powerexpand.
12388
12389 * calc-ext.el: Change calcFunc-writeoutpower and
12390 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
12391 autoloads.
12392 Add calcFunc-ldiv to autoloads.
12393
12394 * calc-arith.el (calcFunc-ldiv): New function.
12395
12396 * calc.el (calc-left-divide): New function.
12397
12398 2005-11-14 Juri Linkov <juri@jurta.org>
12399
12400 * cus-edit.el (custom-variable-prompt): Set the default value arg
12401 of completing-read.
12402
12403 * cus-dep.el (custom-make-dependencies): Reverse the list of
12404 found dependencies.
12405
12406 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
12407
12408 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
12409 Highlighting" entry, it is on by default now.
12410 (menu-bar-options-save): Do not save global-font-lock-mode.
12411
12412 2005-11-13 Richard M. Stallman <rms@gnu.org>
12413
12414 * textmodes/flyspell.el (flyspell-large-region):
12415 Call flyspell-accept-buffer-local-defs.
12416
12417 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
12418
12419 * textmodes/flyspell.el (flyspell-notify-misspell):
12420 Fix misspelling of "Misspelling".
12421 (flyspell-process-localwords): New function.
12422 (flyspell-large-region): Call flyspell-process-localwords and
12423 flyspell-delete-region-overlays.
12424 (flyspell-delete-region-overlays): New function.
12425 (flyspell-delete-all-overlays): Call that.
12426
12427 2005-11-13 Richard M. Stallman <rms@gnu.org>
12428
12429 * help.el (help-for-help-internal): Improve doc of C-h a.
12430 (describe-key): Improve prompt; doc fix.
12431
12432 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12433
12434 * vc-svn.el (vc-svn-registered): Catch all errors.
12435
12436 * cus-dep.el (custom-make-dependencies): Typo.
12437
12438 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
12439
12440 * net/tramp-util.el (top): Fix compilation warning.
12441
12442 2005-11-13 Kim F. Storm <storm@cua.dk>
12443
12444 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
12445
12446 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12447
12448 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
12449 (gud-speedbar-buttons): Match on "const char *" too.
12450
12451 * progmodes/gdb-ui.el (gdb-var-create-handler)
12452 (gdb-var-list-children-handler): Match on "const char *" too.
12453 (gdb-var-evaluate-expression-handler): Match on empty string.
12454 (gdb-var-update-handler): Only call
12455 gdb-var-evaluate-expression-handler when required.
12456
12457 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12458
12459 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
12460 selected window. This still doesn't work for speedbar.
12461 (gud-speedbar-buttons): Handle string expressions properly.
12462
12463 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
12464 (gdb-var-create-handler): Handle string expressions properly.
12465 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
12466 Handle string expressions properly. Move "type" field into regexp.
12467
12468 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12469
12470 * bookmark.el (bookmark-maybe-message): New function to reduce
12471 code duplication: invokes `message' iff baud-rate is high enough.
12472 (bookmark-write-file): Use above instead of an inline conditional.
12473 (bookmark-load): Same.
12474
12475 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12476
12477 * bookmark.el (bookmark-write-file): Don't visit the destination
12478 file, just write the data to it using write-region. This is
12479 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
12480 change to avoid visiting the file in the first place.
12481
12482 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
12483
12484 * hi-lock.el (hi-lock-mode): Set the default value of
12485 font-lock-defaults.
12486
12487 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
12488
12489 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
12490 arg to `file-attributes'.
12491 (find-lisp-format): The UID and GID can now be strings.
12492
12493 2005-11-12 Kim F. Storm <storm@cua.dk>
12494
12495 * help.el (help-map): Bind C-h d to apropos-documentation.
12496
12497 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
12498 when point is at end-of-buffer.
12499
12500 * apropos.el (apropos-match-face): Doc fix.
12501 (apropos-sort-by-scores): Add new choice `verbose'.
12502 (apropos-documentation-sort-by-scores): New defcustom.
12503 (apropos-pattern): Now contains the pattern entered by the user.
12504 (apropos-pattern-quoted): New defvar.
12505 (apropos-regexp): New defvar, containing the regexp corresponding
12506 to apropos-pattern.
12507 (apropos-all-words-regexp): Rename from apropos-all-regexp.
12508 (apropos-read-pattern): New defun. Use it to read pattern arg in
12509 interactive calls; returns list of words for a word list, and
12510 string for a regexp.
12511 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
12512 parses a list of words or regexp as returned by apropos-read-pattern.
12513 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
12514 (apropos-score-doc): Return a very high score if the string
12515 entered by the user matches literally.
12516 (apropos-variable): Doc fix. Use apropos-read-pattern.
12517 (apropos-command): Doc fix. Use apropos-read-pattern and
12518 apropos-parse-pattern. Call apropos-print with nosubst=t.
12519 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
12520 apropos-parse-pattern.
12521 (apropos-documentation): Doc fix. Use apropos-read-pattern and
12522 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
12523 apropos-documentation-sort-by-scores. Call apropos-print with
12524 nosubst=t.
12525 (apropos-documentation-internal): Pass doc string through
12526 substitute-key-definition before adding text properties.
12527 Highlight substring matching literal user input if possible.
12528 (apropos-documentation-check-doc-file): Remove locals beg and end.
12529 Fix calculation of score (as added twice). Pass doc string through
12530 substitute-key-definition before adding text properties.
12531 (apropos-documentation-check-elc-file): Pass doc string through
12532 substitute-key-definition before adding text properties.
12533 Highlight substring matching literal user input if possible.
12534 (apropos-print): Add new arg NOSUBST; if set, command and variable
12535 doc strings have already been passed through substitute-key-definition.
12536 Add code to handle apropos-accumulator items without score element
12537 for backwards compatibility (e.g. with woman package).
12538 Only show scores if apropos-sort-by-scores is `verbose'.
12539
12540 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12541
12542 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
12543 Add jka-compr-load-suffixes to load-suffixes.
12544
12545 * jka-compr.el: Require jka-cmpr-hook.
12546 (jka-compr-info-compress-message, jka-compr-info-compress-program)
12547 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
12548 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
12549 (jka-compr-info-can-append, jka-compr-info-strip-extension)
12550 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
12551 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
12552 (jka-compr-uninstall): Remove entries from
12553 jka-compr-added-to-file-coding-system-alist after they are used.
12554 (jka-compr-error): Remove unused var `curbuf'.
12555 (jka-compr-file-local-copy): Remove unused var `notfound'.
12556
12557 2005-11-10 Romain Francoise <romain@orebokech.com>
12558
12559 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
12560
12561 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
12562
12563 * progmodes/gud.el (gud-menu-map): Move parentheses.
12564 (gdb): New command gud-pv.
12565
12566 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12567
12568 * tar-mode.el: Remove spurious or unnecessary leading stars
12569 in docstrings.
12570 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
12571 (tar-parse-octal-integer-safe): Use mapc.
12572 (tar-header-block-summarize): Remove unused var `ck'.
12573 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
12574 cleared before. Obey default-enable-multibyte-characters.
12575 Use mapconcat. Simplify setting of tar-header-offset.
12576 (tar-mode-map): Move initialization inside delcaration.
12577 (tar-flag-deleted): Use `abs'.
12578 (tar-expunge-internal): Remove unused var `line'.
12579 (tar-expunge-internal): Don't hardcode point-min==1.
12580 (tar-expunge): Widen while doing set-buffer-multibyte.
12581 (tar-rename-entry): Use file-name-coding-system.
12582 (tar-alter-one-field): Don't hardcode point-min==1.
12583 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
12584 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
12585
12586 2005-11-10 Masatake YAMATO <jet@gyve.org>
12587
12588 * add-log.el (add-log-current-defun): Handle class::method
12589 notation of c++. Fix incorrect comment.
12590
12591 2005-11-10 Alan Mackenzie <acm@muc.de>
12592
12593 * help-fns.el (describe-variable): Make C-h v work when a variable
12594 has variable documentation yet is unbound.
12595
12596 2005-11-10 Masatake YAMATO <jet@gyve.org>
12597
12598 * man.el (Man-highlight-references): Set an empty
12599 string to `Man-arguments' if it is nil.
12600 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
12601
12602 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12603
12604 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
12605 commenting conventions.
12606
12607 * cus-dep.el (custom-make-dependencies): Simplify.
12608 Better follow the commenting conventions.
12609
12610 2005-11-09 Richard M. Stallman <rms@gnu.org>
12611
12612 * apropos.el (apropos-pattern): Rename from apropos-regexp.
12613 (apropos-orig-pattern): Rename from apropos-orig-regexp.
12614 All uses changed.
12615 (apropos-rewrite-regexp): Doc fix.
12616 (apropos-variable, apropos-command, apropos, apropos-value):
12617 Change prompt; carry through the argument renaming.
12618
12619 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
12620
12621 * find-lisp.el: Require dired.
12622 (find-lisp-find-dired-internal): Do not call
12623 `abbreviate-file-name' on DIR.
12624
12625 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
12626
12627 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
12628
12629 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
12630
12631 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
12632 when using the speedbar.
12633 (gdb): New command gud-pp.
12634 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
12635
12636 2005-11-09 Juri Linkov <juri@jurta.org>
12637
12638 * replace.el (occur-excluded-properties): New defcustom.
12639 (occur-1, occur-engine, occur-accumulate-lines): Use it.
12640
12641 2005-11-08 Jay Belanger <belanger@truman.edu>
12642
12643 * calc/calc-units.el (math-convert-units): Replace any composite
12644 unit by its definition.
12645
12646 2005-11-08 Lars Hansen <larsh@soem.dk>
12647
12648 * emacs-lisp/autoload.el (update-directory-autoloads):
12649 Add obsolete function alias.
12650
12651 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
12652
12653 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
12654 comment-indent-function.
12655 (lisp-comment-indent): Replace by an alias for comment-indent-default.
12656
12657 * reveal.el (reveal-post-command): Rework the handling of
12658 reveal-open-spots, so as to be more reliable. There were several
12659 tricky corner cases where an open spot might be lost, or where
12660 a closed spot might end up on the list of open spots.
12661 Only reveal text that's ellipsised.
12662
12663 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
12664
12665 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
12666
12667 2005-11-07 John Paul Wallington <jpw@gnu.org>
12668
12669 * ibuffer.el (ibuffer): Search iconified frames too when
12670 getting Ibuffer buffer's window.
12671
12672 2005-11-06 Richard M. Stallman <rms@gnu.org>
12673
12674 * progmodes/compile.el (compilation-internal-error-properties):
12675 save-excursion around the computation of MARKER.
12676
12677 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
12678
12679 * textmodes/flyspell.el (flyspell-external-point-words):
12680 flyspell-get-word returns a list, not just a string.
12681
12682 2005-11-06 John Paul Wallington <jpw@pobox.com>
12683
12684 * ibuffer.el (ibuffer): Search all visible frames when getting
12685 Ibuffer buffer's window.
12686
12687 2005-11-07 Masatake YAMATO <jet@gyve.org>
12688
12689 * man.el (Man-reference-regexp): Accept spaces between
12690 `Man-name-regexp' and `Man-section-regexp'.
12691 (Man-apropos-regexp): New variable.
12692 (Man-abstract-xref-man-page): Use value for `Man-target-string'
12693 if available.
12694 (Man-highlight-references, Man-highlight-references0):
12695 Handle the case when `Man-arguments' includes "-k".
12696 (Man-highlight-references0): Rename the argument `TARGET-POS' to
12697 `TARGET'. `TARGET' can be a number, function or nil.
12698
12699 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
12700
12701 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
12702 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
12703 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
12704 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
12705 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
12706 (gdb-send-item): Use buffer-local-value and simplify.
12707
12708 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
12709
12710 * startup.el (command-line): Use `custom-reevaluate-setting' for
12711 `global-font-lock-mode'.
12712
12713 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
12714 by default, except in batch mode or when the -D option is given.
12715
12716 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
12717 specified keyword args on to `define-minor-mode'. Update docstring.
12718
12719 2005-11-05 Romain Francoise <romain@orebokech.com>
12720
12721 * replace.el (occur-engine): Add marker at end of line, too.
12722
12723 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12724
12725 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12726 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12727 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12728 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12729 argument to all these routines, so the passphrase can be managed
12730 externally and passed in to the system.
12731 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12732 pgg-add-passphrase-to-cache function.
12733
12734 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12735 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12736 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12737 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12738 argument to all these routines, so the passphrase can be managed
12739 externally and passed in to the system.
12740 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12741 function.
12742
12743 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12744
12745 * font-lock.el: Don't deal with font-lock-face-attributes here,
12746 move the code ...
12747
12748 * startup.el (command-line): ... here. Use face-spec-set instead
12749 of custom-declare-face.
12750
12751 * faces.el (face-spec-set): Reset the face if spec is not nil.
12752
12753 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12754
12755 * newcomment.el (comment-region-internal): Box more tightly in the
12756 common case where there's no TAB in the boxed text.
12757
12758 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12759
12760 * info.el (info-tool-bar-map): Use images prev-node, next-node and
12761 up-node.
12762
12763 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
12764
12765 * newsticker.el: Commentary updated. Code formatting changed.
12766 (newsticker-version): Change to "1.9".
12767 (newsticker, newsticker-feed): Doc fix.
12768 (newsticker-url-list): Doc fix. Add option "Weekly".
12769 (newsticker-retrieval-interval): Add option "Weekly".
12770 (newsticker-headline-processing): Doc fix.
12771 (newsticker-auto-mark-filter): Remove.
12772 (newsticker-auto-mark-filter-list): New.
12773 (newsticker-layout, newsticker-sort-method): Doc fix.
12774 (newsticker-hide-old-items-in-newsticker-buffer)
12775 (newsticker-heading-format, newsticker-item-format)
12776 (newsticker-desc-format): Doc fix.
12777 (newsticker-show-all-rss-elements): Remove.
12778 (newsticker-show-all-news-elements): New.
12779 (newsticker-faces, newsticker-ticker): Doc fix.
12780 (remove-from-invisibility-spec): Code formatting.
12781 (newsticker--process-ids): New.
12782 (newsticker-mode): Doc fix.
12783 (newsticker-mode): Change mode-line-format.
12784 (newsticker-start): Remove debug output.
12785 (newsticker-start-ticker): Doc fix. Add autoload cookie.
12786 (newsticker-w3m-show-inline-images): Code formatting.
12787 (newsticker-next-item): Call `force-mode-line-update'.
12788 (newsticker-previous-item): Call `force-mode-line-update'.
12789 (newsticker-next-feed): Call `force-mode-line-update'.
12790 (newsticker-previous-feed): Call `force-mode-line-update'.
12791 (newsticker-mark-all-items-at-point-as-read): Code formatting.
12792 (newsticker-show-old-items): Do not show descs.
12793 (newsticker-hide-entry): Hide too much.
12794 (newsticker-hide-entry, newsticker-show-entry)
12795 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
12796 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
12797 (newsticker-toggle-auto-narrow-to-item): Code formatting.
12798 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
12799 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
12800 (newsticker-get-news): Call `force-mode-line-update'.
12801 Collect process ids.
12802 (newsticker--sentinel): Change coding system handling.
12803 Move image retrieval to new functions newsticker--get-logo-url-*.
12804 Move feed parsing to new functions newsticker--parse-*.
12805 Update list of process ids.
12806 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
12807 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
12808 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
12809 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
12810 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12811 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
12812 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
12813 (newsticker--decode-coding-string): Remove.
12814 (newsticker--decode-numeric-entities): Check input. Format code.
12815 (newsticker--remove-whitespace): Check input.
12816 (newsticker--do-forget-preformatted): Doc fix.
12817 (newsticker--decode-rfc822-date): Allow for missing time.
12818 (newsticker--update-process-ids): New.
12819 (newsticker--image-sentinel): Change comment.
12820 (newsticker--image-read): Change error message.
12821 (newsticker--imenu-goto): Doc fix. Show headline title.
12822 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
12823 (newsticker--buffer-do-insert-text): Clean whitespace in
12824 html-rendered headline title. Code formatting.
12825 Call `newsticker--buffer-print-extra-elements'.
12826 (newsticker--buffer-print-extra-element): Remove.
12827 (newsticker--buffer-print-extra-elements): New.
12828 (newsticker--buffer-do-print-extra-element): New.
12829 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
12830 large sizes.
12831 (newsticker--run-auto-mark-filter)
12832 (newsticker--do-run-auto-mark-filter):
12833 Use `newsticker-auto-mark-filter-list'.
12834
12835 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
12836
12837 * net/rcirc.el: Use split-string OMIT-NULLS argument.
12838 (rcirc-print): Force redisplay before running hooks. Do long
12839 buffer truncation after making new text read-only. Deal with nil
12840 text when decoding strings. If TARGET is nil, use either the
12841 currently selected buffer, if it is an rcirc buffer and of the
12842 same process or the process buffer.
12843 (rcirc-mode): Remove header-line. Recompute short buffer names.
12844 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
12845 (rcirc-short-buffer-name): Add variable.
12846 (rcirc-kill-buffer-hook): Recompute short buffer names.
12847 Remove nick from private channel.
12848 (rcirc-send-input): Send command text to current-buffer.
12849 Don't clear overlay arrow here.
12850 (rcirc-short-buffer-name): Return a short buffer name.
12851 (rcirc-update-short-buffer-names, rcirc-abbreviate)
12852 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
12853 buffer-name abbreviations.
12854 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
12855 Do not touch nick-table when killing a parted channel.
12856 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
12857 Clear arrow from current buffer if it is now hidden.
12858 (rcirc-current-buffer): Add variable.
12859 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12860 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
12861 Remove -face from names.
12862 (rcirc-update-activity-string): Print "DND" when globally ignoring
12863 activity.
12864 (rcirc-ignore-buffer-activity-flag): Rename from
12865 rcirc-ignore-channel-activity.
12866 (rcirc-ignore-all-activity-flag): Doc fix.
12867 (rcirc-channels): Remove variable.
12868 (rcirc-kill-buffer-hook):
12869 (rcirc-get-buffer-create): Add nick to private channel.
12870 (rcirc-multiline-edit-submit): Remove tabs.
12871 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
12872 folded.
12873 (rcirc-remove-nick-channel): Bug fix.
12874 (rcirc-toggle-ignore-buffer-activity): Rename from
12875 rcirc-toggle-ignore-channel-activity.
12876 (rcirc-record-activity): Add buffers to the front of the list.
12877 (rcirc-update-activity): Remove killed buffers from list.
12878 (rcirc-process-server-response-1): Remove last argument if it is
12879 null before calling handler.
12880 (rcirc): Add "rcirc" defcustom prefix.
12881 (rcirc-prompt): Simplify default prompt.
12882 Use custom-initialize-default.
12883 (rcirc-private-chats): Remove variable.
12884 (rcirc-prompt): Change initialization.
12885 (rcirc-version): Remove function.
12886 (rcirc-id-string): Add constant.
12887 (rcirc-last-buffer): Remove variable.
12888 (rcirc-buffer-alist): Add variable.
12889 (rcirc-connect): Update variable setup.
12890 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
12891 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
12892 default.
12893 (rcirc-handler-generic): Trigger activity.
12894 (rcirc-send-message): Create the buffor of the target.
12895 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
12896 (rcirc-get-buffer): Just return nil if there is no matching buffer.
12897 (rcirc-multiline-edit-cancel): Remove function.
12898 (rcirc-set-last-buffer): Remove function.
12899 (rcirc-get-any-buffer): Add function.
12900 (rcirc-join-channels): Don't print /join text.
12901 (rcirc-toggle-ignore-channel-activity): Add and update echo area
12902 messages.
12903 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
12904 (rcirc-handler-NOTICE): Recognize CTCP responses.
12905 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
12906 constructing TOPIC string for buffers we are not JOINed.
12907 (rcirc-handler-CTCP-response): Add handler.
12908 (rcirc-multiline-edit-submit): Restore the window-configuration
12909 before adjusting point.
12910 (rcirc): Add customization group.
12911 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
12912 (rcirc-user-full-name, rcirc-startup-channels-alist)
12913 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
12914 (rcirc-ignore-all-activity-flag, rcirc-time-format)
12915 (rcirc-input-ring-size, rcirc-read-only-flag)
12916 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
12917 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
12918 Change defvar to defcustom.
12919 (rcirc-update-prompt): Add optional ALL arg, which will update
12920 prompts in all rcirc buffers. Regexp quote replacement text.
12921 (rcirc-fill-column): Accept frame-width as a value.
12922 (rcirc-set-changed): Add function.
12923 (rcirc-next-active-buffer): Write more meaningful messages.
12924 (rcirc-faces): Add customization group.
12925 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
12926 (rcirc-nick-in-message-face, rcirc-prompt-face)
12927 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
12928 (with-rcirc-process-buffer): Move before first usage.
12929 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
12930 (rcirc-debug-flag): Rename from `rcirc-log-p'.
12931 (rcirc-debug): Rename from `rcirc-log'.
12932 (rcirc-format-response-string): Do not print `-' chars for a
12933 NOTICE with no sender. Simplify output of server responses.
12934
12935 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
12936
12937 (rcirc-browse-url-map, rcirc-browse-url-at-point)
12938 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
12939 Make urls mouse and RET clickable.
12940
12941 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
12942
12943 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
12944
12945 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12946
12947 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12948 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12949 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12950 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12951 argument to all these routines, so the passphrase can be managed
12952 externally and passed in to the system.
12953 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12954 pgg-add-passphrase-to-cache function.
12955
12956 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12957 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12958 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12959 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12960 argument to all these routines, so the passphrase can be managed
12961 externally and passed in to the system.
12962 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12963 function.
12964
12965 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
12966
12967 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
12968 from goto-address-url-regexp.
12969
12970 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
12971
12972 * textmodes/org.el (org-read-date, org-goto-calendar)
12973 (org-recenter-calendar, org-agenda-goto-calendar):
12974 Temporarily clear `calendar-move-hook'.
12975
12976 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
12977
12978 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
12979 merging.
12980
12981 * ediff-util.el (ediff-previous-difference): Don't skip regions that
12982 have merge clashes.
12983
12984 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12985
12986 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
12987 Undo previous change.
12988
12989 * startup.el (command-line): Use `custom-reevaluate-setting' for
12990 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
12991 tty-register-default-colors on Mac.
12992
12993 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
12994
12995 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
12996 (gdb-buffer-type): Make it automatically buffer local...
12997 (gdb-get-create-buffer): ...and set it accordingly.
12998 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
12999 actually work.
13000
13001 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
13002
13003 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
13004 not red.
13005
13006 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13007
13008 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
13009 case GUD buffer is not visible.
13010 (gdb-goto-breakpoint): Try to force display in source buffer.
13011 (gdb-frame-gdb-buffer): Copy other similar functions.
13012 (gdb-restore-windows): Don't display source if not asked for.
13013 (gdb-assembler-buffer-name): Don't capitalise.
13014
13015 2005-11-03 Richard M. Stallman <rms@gnu.org>
13016
13017 * wid-edit.el (key-sequence): New widget type.
13018
13019 * simple.el (set-mark-command-repeat-pop): New variable.
13020 (set-mark-command): Only interpret plan C-@ after a pop as a pop
13021 if set-mark-command-repeat-pop is true.
13022
13023 * info.el (Info-fontify-node): Don't display extra "see" if there
13024 already is one here.
13025
13026 * mouse.el: Fix special handling of DEL after dragging a region:
13027 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
13028 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
13029
13030 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
13031
13032 * textmodes/ispell.el (ispell-command-loop): Change `i' description
13033 not to assume it pertains to an affix.
13034
13035 * textmodes/flyspell.el (flyspell-post-command-hook):
13036 Bind deactivate-mark to prevent deactivation.
13037
13038 2005-11-03 Lars Hansen <larsh@soem.dk>
13039
13040 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
13041 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
13042 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
13043
13044 2005-11-03 Romain Francoise <romain@orebokech.com>
13045
13046 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
13047 Update copyright years.
13048
13049 2005-11-03 Sam Steingold <sds@gnu.org>
13050
13051 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13052 Use system-type instead of window-system because window-system is not
13053 correctly defined during loadup.
13054
13055 2005-11-02 Mark A. Hershberger <mah@everybody.org>
13056
13057 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
13058 (xml-parse-tag): Join strings separated by a comment properly.
13059
13060 2005-11-02 Andreas Schwab <schwab@suse.de>
13061
13062 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
13063
13064 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13065
13066 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
13067 (byte-optimize-pure-func): Quote the eval'd value.
13068
13069 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13070 Rename from perl-font-lock-syntactic-face-function.
13071 Change the calling convention so it can be used as a font-lock MATCHER.
13072 Do the parse-partial-sexp loop outselves.
13073 (perl-font-lock-syntactic-keywords): Use it.
13074 (perl-mode): Don't set font-lock-syntactic-face-function any more.
13075
13076 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
13077
13078 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
13079 disassembly buffer too.
13080 (gdb-exited): Remove overlay arrows when execution has finished.
13081 (gdb-info-frames-custom, gdb-info-threads-custom)
13082 (gdb-info-registers-custom): Don't add inappropriate text
13083 properties if inferior is not active.
13084
13085 2005-11-02 Glenn Morris <rgm@gnu.org>
13086
13087 * progmodes/fortran.el (fortran-blink-match):
13088 Use `blink-matching-delay'.
13089
13090 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
13091
13092 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
13093
13094 2005-11-02 Lars Hansen <larsh@soem.dk>
13095
13096 * net/tramp.el (tramp-action-out-of-band): Handle scp message
13097 "Permission denied".
13098
13099 2005-11-01 Richard M. Stallman <rms@gnu.org>
13100
13101 * textmodes/flyspell.el (flyspell-external-point-words):
13102 Pass nil to flyspell-get-word.
13103
13104 2005-11-02 Kim F. Storm <storm@cua.dk>
13105
13106 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
13107 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
13108
13109 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13110
13111 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
13112 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
13113 (calendar-mouse-print-dates): Add optional `event' argument.
13114 Update interactive-spec.
13115 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
13116 Use `calendar-event-to-date' instead of `event'.
13117
13118 2005-11-02 Masatake YAMATO <jet@gyve.org>
13119
13120 * progmodes/ld-script.el (ld-script-builtins):
13121 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
13122 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
13123 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
13124
13125 2005-11-01 Romain Francoise <romain@orebokech.com>
13126
13127 * vc-sccs.el: Update copyright year.
13128 * ezimage.el: Likewise.
13129
13130 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
13131
13132 * info.el (Info-fontify-node): Use `string-width' for fontifying
13133 underlined titles.
13134
13135 2005-11-01 Juri Linkov <juri@jurta.org>
13136
13137 * info.el (Info-fontify-node): Downcase node header keywords Node,
13138 Prev, Next, Up before comparison.
13139 (Info-history): Insert absolute directory name, and put invisible
13140 property on it.
13141
13142 2005-11-01 Juri Linkov <juri@jurta.org>
13143
13144 * info.el (Info-file-supports-index-cookies): New variable.
13145 (Info-find-node-2): Check makeinfo version for index cookie support.
13146 (Info-index-nodes): Search for nodes with index cookies only when
13147 Info-file-supports-index-cookies is t. Otherwise, search nodes
13148 with "Index" in the node name.
13149 (Info-index-node): Search index cookie in the current node only when
13150 Info-file-supports-index-cookies is t. Otherwise, check the word
13151 "Index" in the node name.
13152 (Info-find-emacs-command-nodes): Remove code that searches nodes
13153 with "Index" node name in the top menu.
13154
13155 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13156
13157 * progmodes/scheme.el (scheme-mode-variables): Use the default
13158 comment-indent-function.
13159
13160 * faces.el (face-attribute): Handle the case where a face inherits from
13161 a non-existent face.
13162
13163 * simple.el (eval-expression-print-format): Use lisp-readable syntax
13164 for octal and hexa output, and merge the char into the paren.
13165 (kill-new): Use push.
13166 (copy-to-buffer): Use with-current-buffer.
13167 (completion-setup-function): Move code in loop to remove redundancy.
13168 (minibuffer-local-must-match-map): Don't add bindings that duplicate
13169 those inherited from minibuffer-local-completion-map.
13170
13171 * savehist.el (savehist-mode) <defcustom>:
13172 Use custom-set-minor-mode if available.
13173 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
13174 and emit a message if applicable.
13175
13176 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
13177
13178 * savehist.el: Sync up to version 19.
13179 (savehist-mode): New minor mode.
13180 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
13181 (savehist-length): Remove (use history-length instead).
13182 (savehist-file-modes): Rename from savehist-modes.
13183 (savehist-save-hook, savehist-loaded): New vars.
13184 (savehist-load): Use savehist-mode. Try to smooth up transition from
13185 old format to new format.
13186 (savehist-install): Allow savehist-autosave-interval to be nil.
13187 (savehist-save): Run the new hook. Be more careful to only trim the
13188 history variables.
13189 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
13190 (savehist-printable): Print into a buffer rather than char-by-char.
13191
13192 2005-11-01 John Wiegley <johnw@newartisans.com>
13193
13194 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
13195 toggle-ignore keybinding (C-a). The author said it had been
13196 disabled much earlier due to a possible incompatibility, but after
13197 many months of usage I have encountered no problems (and it is a
13198 rather useful option, especially for switching to " *temp*").
13199
13200 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
13201 support for OS/X's AddressBook, by calling out to the open source
13202 program "contacts" (installable through Fink).
13203
13204 * net/eudc.el (eudc-expand-inline): If the
13205 `eudc-multiple-match-handling-method' is set to `all', delete the
13206 query string before inserting the query result.
13207
13208 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
13209 flag, to prevent Eshell from using the system ls when
13210 `eshell-ls-insert-directory' is in used.
13211 (eshell-ls-insert-directory): Disable font-lock in directory
13212 buffer so that Eshell's own fontification is seen. This broke
13213 recently due to changes in font-lock, so this goes back to version
13214 21 behavior.
13215
13216 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
13217
13218 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
13219 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
13220 (gdb-many-windows): Doc fix.
13221
13222 2005-10-31 Romain Francoise <romain@orebokech.com>
13223
13224 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
13225
13226 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
13227
13228 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
13229 that global-font-lock-mode can be enabled by default.
13230
13231 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
13232 (font-lock-add-keywords, font-lock-remove-keywords)
13233 (font-lock-fontify-buffer): Remove autoload cookies.
13234
13235 * jit-lock.el (jit-lock-register): Likewise.
13236
13237 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
13238
13239 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13240
13241 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
13242 intact if there is no gud-comint-buffer.
13243
13244 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
13245
13246 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
13247 old prompt comint-prompt-read-only is t and GDB commands are
13248 issued from tool bar etc.
13249
13250 2005-10-31 Masatake YAMATO <jet@gyve.org>
13251
13252 * vc.el (vc-directory-exclusion-list): Add "{arch}".
13253
13254 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
13255
13256 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
13257 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
13258
13259 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
13260
13261 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
13262 starting at beginning of line. Fontification is messed up when
13263 `open-paren-in-column-0-is-defun-start' set to t.
13264 Reported by John Paul Wallington <jpw@pobox.com>.
13265
13266 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
13267
13268 * comint.el (comint-send-input): Call `comint-update-fence' when
13269 `comint-process-echoes' and `comint-prompt-read-only' are both
13270 non-nil, to avoid leftover read-only newline.
13271
13272 2005-10-30 Richard M. Stallman <rms@gnu.org>
13273
13274 * textmodes/flyspell.el (flyspell-external-point-words):
13275 Detect when WORD can't be checked properly because
13276 flyspell-get-word finds just part of it, and move on.
13277
13278 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
13279 boundarychar for Polish.
13280 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
13281 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
13282
13283 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13284
13285 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
13286 (gdb-registers-font-lock-keywords): Delete.
13287 (gdb-registers-mode): Don't fontify.
13288 (gdb-info-registers-custom): Use text properties instead as, in
13289 future, changed register values will use font-lock-warning-face.
13290 (gdb-local-font-lock-keywords): Rename to...
13291 (gdb-locals-font-lock-keywords): ...for consistency.
13292
13293 2005-10-30 Andre Spiegel <spiegel@gnu.org>
13294
13295 * vc.el (vc-switch-backend): Better error message if the buffer is
13296 not visiting a file under version control.
13297
13298 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
13299
13300 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
13301
13302 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
13303 ~/.emacs.d/.emacs.
13304
13305 2005-10-29 Richard M. Stallman <rms@gnu.org>
13306
13307 * replace.el (occur-mode-mouse-goto): Always go to other window.
13308 (occur-mode-goto-occurrence): Always switch in same window.
13309
13310 * simple.el (undo): Display message at end, not at start.
13311
13312 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
13313 New arg REUSE-CELL.
13314 (cancel-timer-internal): New function.
13315 (timer-event-handler): Use cancel-timer-internal,
13316 and pass the cell it returns to timer-activate...
13317
13318 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
13319 (jit-lock-deferred-fontify, jit-lock-context-fontify)
13320 (jit-lock-after-change): Test memory-full.
13321
13322 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13323
13324 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13325 part of the decoded armor to find the key-identifier.
13326 (pgg-gpg-lookup-key-owner): New function to return the
13327 human-readable identifier of a key owner.
13328 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13329 key itself.
13330 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13331 the key value) if we have a key and can match it against a secret
13332 key. Also, added a note pointing out fact that the prompt only
13333 indicates the first matching key.
13334
13335 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13336 pgg-decrypt-region.
13337 (pgg-pending-timers): A new hash for tracking the passphrase cache
13338 timers, so that new ones supercede old ones.
13339 (pgg-add-passphrase-to-cache): Rename from
13340 `pgg-add-passphrase-cache' to reduce confusion (all callers
13341 changed). Modified to cancel old timers when new ones are added.
13342 (pgg-remove-passphrase-from-cache): Rename from
13343 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13344 changed). Modified to cancel old timers when their keys are
13345 removed from the cache.
13346 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13347 XEmacs, an indirection to delete-itimer.
13348 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13349 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13350 users can only check cache without risk of prompting. Correct bug in
13351 notruncate behavior.
13352 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13353 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13354 Add informative docstrings.
13355 (pgg-decrypt): Convey provided passphrase in subordinate call to
13356 pgg-decrypt-region.
13357
13358 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13359 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13360 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13361 `passphrase' argument, so the passphrase can be managed externally
13362 and then passed in to the system.
13363
13364 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13365 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13366 so the passphrase cache can be used reliably with identifiers
13367 besides a pgp packet's key id.
13368
13369 * pgg-gpg.el (pgg-pgp-encrypt-region)
13370 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13371 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13372 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13373 argument to all these routines, so the passphrase can be managed
13374 externally and passed in to the system.
13375
13376 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13377 `notruncate' argument, so the passphrase cache can be used
13378 reliably with identifiers besides a pgp packet's key id.
13379
13380 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13381
13382 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13383 symmetric encryption.
13384 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13385 encrypted session key.
13386 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13387 message ask for the passphrase in a proper way.
13388
13389 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13390 New user commands for symmetric encryption.
13391
13392 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
13393
13394 * textmodes/conf-mode.el (conf-assignment-sign)
13395 (conf-assignment-regexp): Fix docstrings.
13396 (conf-mode-initialize): New function.
13397 (conf-mode): Remove optional args. Use delay-mode-hooks to
13398 recognize recursive calls.
13399 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
13400 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
13401 (conf-xdefaults-mode): Use define-derived-mode and
13402 conf-mode-initialize.
13403
13404 2005-10-29 Romain Francoise <romain@orebokech.com>
13405
13406 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
13407
13408 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13409
13410 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13411 part of the decoded armor to find the key-identifier.
13412 (pgg-gpg-lookup-key-owner): New function to return the
13413 human-readable identifier of a key owner.
13414 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13415 key itself.
13416 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13417 the key value) if we have a key and can match it against a secret
13418 key. Also, added a note pointing out fact that the prompt only
13419 indicates the first matching key.
13420
13421 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13422 pgg-decrypt-region.
13423 (pgg-pending-timers): A new hash for tracking the passphrase cache
13424 timers, so that new ones supercede old ones.
13425 (pgg-add-passphrase-to-cache): Rename from
13426 `pgg-add-passphrase-cache' to reduce confusion (all callers
13427 changed). Modified to cancel old timers when new ones are added.
13428 (pgg-remove-passphrase-from-cache): Rename from
13429 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13430 changed). Modified to cancel old timers when their keys are
13431 removed from the cache.
13432 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13433 XEmacs, an indirection to delete-itimer.
13434 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13435 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13436 users can only check cache without risk of prompting. Correct bug in
13437 notruncate behavior.
13438 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13439 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13440 Add informative docstrings.
13441 (pgg-decrypt): Convey provided passphrase in subordinate call to
13442 pgg-decrypt-region.
13443
13444 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
13445
13446 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13447 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13448 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13449 `passphrase' argument, so the passphrase can be managed externally
13450 and then passed in to the system.
13451
13452 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13453 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13454 so the passphrase cache can be used reliably with identifiers
13455 besides a pgp packet's key id.
13456
13457 * pgg-gpg.el (pgg-pgp-encrypt-region)
13458 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13459 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13460 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13461 argument to all these routines, so the passphrase can be managed
13462 externally and passed in to the system.
13463
13464 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13465 `notruncate' argument, so the passphrase cache can be used
13466 reliably with identifiers besides a pgp packet's key id.
13467
13468 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13469
13470 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13471 symmetric encryption.
13472 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13473 encrypted session key.
13474 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13475 message ask for the passphrase in a proper way.
13476
13477 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13478 New user commands for symmetric encryption.
13479
13480 2005-10-28 Bill Wohler <wohler@newt.com>
13481
13482 * help-mode.el (help-url): New button type. Calls browse-url.
13483 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
13484 Similar to Info nodes: URL `url'.
13485 (help-make-xrefs): Create help-url buttons for
13486 help-xref-url-regexp matches.
13487
13488 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
13489
13490 * tool-bar.el (tool-bar-add-item-from-menu)
13491 (tool-bar-local-item-from-menu): Fix doc strings.
13492
13493 2005-10-28 Romain Francoise <romain@orebokech.com>
13494
13495 * ldefs-boot.el: Update.
13496
13497 * subr.el (locate-library): Move from help-fns.el.
13498 * help-fns.el (locate-library): Move to subr.el.
13499
13500 2005-10-28 Richard M. Stallman <rms@gnu.org>
13501
13502 * net/tramp.el (tramp-completion-mode): defvar moved up.
13503
13504 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
13505
13506 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
13507
13508 * files.el (find-file-noselect): Use %d to format large file size.
13509
13510 * bindings.el (mode-line-format): Add %e.
13511
13512 * loadup.el ("facemenu"): Load unconditionally.
13513 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
13514 ("x-dnd"): Load, when appropriate.
13515
13516 * startup.el (command-line): Call before-init-hook earlier.
13517 Warn about some bad characters in -u user name.
13518
13519 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
13520 (flyspell-external-point-words): Error if misspelled word is not found.
13521 Set flyspell-large-region-beg at end of word.
13522
13523 2005-10-28 Andreas Schwab <schwab@suse.de>
13524
13525 * view.el (View-revert-buffer-scroll-page-forward):
13526 Use view-page-size-default.
13527
13528 2005-10-28 Juri Linkov <juri@jurta.org>
13529
13530 * international/quail.el (quail-get-current-str): Translate last
13531 raw character for deterministic input methods.
13532
13533 2005-10-27 Jay Belanger <belanger@truman.edu>
13534
13535 * calc/calc-ext.el: Add functions to autoloads.
13536 (math-identity-matrix-p, math-ident-row-p): New functions.
13537
13538 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
13539 multiplication by an identity matrix; don't turn multiplication by
13540 an inverse matrix into division.
13541 (math-div-symbol-fancy): Replace division by matrices with
13542 multiplication by inverse.
13543
13544 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
13545
13546 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
13547 (calc-writeoutpower): New functions.
13548
13549 2005-10-27 Romain Francoise <romain@orebokech.com>
13550
13551 * replace.el (occur-engine): Include colon in mouse-face highlight.
13552
13553 * dired-x.el: Change Maintainer field.
13554
13555 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
13556
13557 * longlines.el (longlines-mode): Bind after-change-functions to
13558 nil during initial decoding and final encoding.
13559
13560 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
13561
13562 * term.el (term-emulate-terminal, term-handle-colors-array)
13563 (term-handle-ansi-escape): Specify the terminfo capabilities
13564 implemented.
13565
13566 2005-10-26 Richard M. Stallman <rms@gnu.org>
13567
13568 * info.el (Info-fontify-node): Fix detection of sentence-break
13569 before *Note.
13570
13571 2005-10-26 Romain Francoise <romain@orebokech.com>
13572
13573 * smerge-mode.el: Add `tools' to file keywords.
13574
13575 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
13576
13577 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
13578 when the fringe is not available.
13579
13580 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
13581 (def-gdb-auto-update-trigger): Simplify construction.
13582 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13583 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
13584 defined explicitly.
13585 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
13586 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
13587 defined explicitly.
13588 (gdb-info-locals-custom): Remove as it's a no-op.
13589
13590 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
13591
13592 * longlines.el (longlines-mode): Remove narrowing before
13593 performing the initial decoding or final encoding.
13594
13595 2005-10-25 Romain Francoise <romain@orebokech.com>
13596
13597 * emacs-lisp/find-func.el (find-library-name): Also strip
13598 extension if library name ends in .el, to take advantage of
13599 `find-library-suffixes'.
13600
13601 2005-10-25 Richard M. Stallman <rms@gnu.org>
13602
13603 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
13604
13605 2005-10-25 Juri Linkov <juri@jurta.org>
13606
13607 * textmodes/texinfo.el (texinfo-mode): Change charset of one
13608 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
13609
13610 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13611
13612 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
13613 (blackbox-redefine-key): Add argument `map'.
13614
13615 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
13616 regions when moving the jit-lock-context-unfontify-pos boundary.
13617
13618 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
13619
13620 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
13621
13622 2005-10-25 Masatake YAMATO <jet@gyve.org>
13623
13624 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
13625
13626 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
13627
13628 * play/blackbox.el (blackbox-redefine-key): New function.
13629 (blackbox-mode-map): Use it to remap existing bindings for cursor
13630 motion instead of binding literal keys.
13631
13632 2005-10-25 Glenn Morris <rgm@gnu.org>
13633
13634 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
13635 diary does not end in a newline. Do not assume a blank line at
13636 the start of the diary file.
13637
13638 2005-10-25 Kenichi Handa <handa@m17n.org>
13639
13640 * international/quail.el (quail-translate-key): If the input
13641 method is deterministic and failed to handle the last key, restart
13642 the key handling loop from an appropriate key.
13643
13644 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
13645
13646 * vc.el (vc-dired-mode): Extend comment for binding of
13647 `directory-listing-before-filename-regexp'.
13648
13649 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13650
13651 * textmodes/texinfo.el (texinfo-mode):
13652 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
13653 not to unnecessarily expose emacs-mule's internal char codes.
13654
13655 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
13656
13657 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
13658 Display hand pointer and help-echo on disabled icon too.
13659 (gdb-mouse-until): New function.
13660 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
13661
13662 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
13663
13664 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
13665 with 2005-10-23 change to doctor.el.
13666
13667 * finder.el (finder-mode-map): Add follow-link binding.
13668
13669 2005-10-25 Kim F. Storm <storm@cua.dk>
13670
13671 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
13672 to gdb-mouse-toggle-breakpoint-fringe.
13673 (gdb-mouse-toggle-breakpoint-margin): Rename from
13674 gdb-mouse-toggle-breakpoint. Fix doc.
13675 (gdb-mouse-toggle-breakpoint-fringe): New defun.
13676 (gdb-put-string): Add optional SPROPS arg. Add props to string.
13677 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
13678 string properties also for fringe breakpoint bitmaps.
13679
13680 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
13681
13682 * textmodes/org.el (org-start-icalendar-file): Fix format form.
13683
13684 2005-10-25 Masatake YAMATO <jet@gyve.org>
13685
13686 * simple.el (completion-common-substring):
13687 Use `completion-common-substring' prior to `completion-base-size'.
13688
13689 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
13690
13691 * savehist.el: Require CL while compiling.
13692 (savehist-history-variables): Remove.
13693 (savehist-save-minibuffer-history, savehist-additional-variables)
13694 (savehist-minibuffer-history-variables): New vars.
13695 (savehist-save): Use them.
13696 (savehist-uninstall, savehist-minibuffer-hook): New funs.
13697 (savehist-install): New fun, extracted from savehist-load.
13698 (savehist-load): Use them.
13699
13700 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13701
13702 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
13703 a dummy doc-string-elt property.
13704 (defalias, defvaralias, define-category): Add a docstring property.
13705
13706 * image.el (defimage):
13707 * widget.el (define-widget):
13708 * custom.el (defface, defcustom): Add `doc-string' declaration.
13709
13710 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
13711 (defadvice): Add `doc-string' declaration.
13712
13713 * emacs-lisp/byte-run.el (macro-declaration-function):
13714 Handle `doc-string' declarations.
13715 (define-obsolete-function-alias, define-obsolete-variable-alias):
13716 Add `doc-string' declaration.
13717
13718 2005-10-24 Kenichi Handa <handa@m17n.org>
13719
13720 * international/utf-7.el (utf-7): Add autoload cookie.
13721
13722 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
13723
13724 2005-10-24 Eli Zaretskii <eliz@gnu.org>
13725
13726 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
13727 list of directories passed to batch-update-autoloads. Add "." to
13728 the list of the echoed directories.
13729
13730 * pgg-def.el:
13731 * pgg-gpg.el:
13732 * pgg-parse.el:
13733 * pgg-pgp.el:
13734 * pgg-pgp5.el:
13735 * pgg.el: Moved here from the gnus subdirectory.
13736
13737 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
13738
13739 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
13740 in case comint-prompt-read-only is set to t.
13741
13742 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
13743 in case comint-prompt-read-only is set to t.
13744
13745 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
13746
13747 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
13748 Now a string.
13749 (icalendar-import-format): Handle CLASS, STATUS, URL.
13750 Rename `subject' to `summary'.
13751 (icalendar-import-format-summary): Rename from
13752 `icalendar-import-format-subject'.
13753 (icalendar-import-format-url, icalendar-import-format-status)
13754 (icalendar-import-format-class): New variables.
13755 (icalendar--rris): Take variable argument list.
13756 (icalendar--datestring-to-isodate): Remove unnecessary
13757 calendar-style check when converting dates with explicit month names.
13758 (icalendar-export-region): Change return type of conversion
13759 subroutines. Bury current buffer unless error occurred.
13760 (icalendar--convert-to-ical)
13761 (icalendar--parse-summary-and-rest): New functions.
13762 (icalendar--convert-ordinary-to-ical)
13763 (icalendar--convert-weekly-to-ical)
13764 (icalendar--convert-yearly-to-ical)
13765 (icalendar--convert-block-to-ical)
13766 (icalendar--convert-cyclic-to-ical)
13767 (icalendar--convert-anniversary-to-ical): Change return type.
13768 Strip trailing blanks from subject.
13769 (icalendar--convert-sexp-to-ical): Change return type.
13770 Strip trailing blanks from subject. Handle simple sexp
13771 entries as generated by icalendar.el.
13772 (icalendar--convert-float-to-ical)
13773 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
13774 (icalendar-import-file): Doc fix.
13775 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
13776 Correct call to icalendar--rris.
13777 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
13778 `summary'.
13779 (icalendar--add-diary-entry): Rename `subject' to `summary'.
13780
13781 2005-10-24 Romain Francoise <romain@orebokech.com>
13782
13783 * server.el (server-sentinel): Set query-on-exit flag to nil on
13784 new client processes (it isn't inherited from the server process).
13785
13786 * replace.el (occur-engine): Rearrange text properties.
13787
13788 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13789
13790 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
13791 case-fold-search is nil.
13792 (debug-help-follow): Use help-xref-interned directly.
13793
13794 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13795
13796 * thumbs.el (thumbs-image-type): Add .pbm.
13797
13798 2005-10-23 Richard M. Stallman <rms@gnu.org>
13799
13800 * faces.el (inhibit-face-set-after-frame-default): New variable.
13801 (set-face-attribute): Bind it.
13802 (face-set-after-frame-default): Test it.
13803
13804 * help-fns.el (describe-simplify-lib-file-name): New function.
13805 (describe-function-1, describe-variable): Use it.
13806
13807 * faces.el (describe-face): Use describe-simplify-lib-file-name.
13808
13809 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
13810 Eliminate nil as possible value.
13811 (tooltip-hide-delay): Reduce internal-border-width.
13812
13813 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
13814 (menu-bar-file-menu) <new-file>: Likewise.
13815
13816 * simple.el (line-move-finish): Ignore fields computing LINE-END.
13817
13818 * international/mule.el (load-with-code-conversion):
13819 Pass full file name to `eval-buffer' unless preloading.
13820
13821 * textmodes/flyspell.el (flyspell-large-region):
13822 Call ispell-check-version.
13823
13824 * textmodes/ispell.el (ispell-local-dictionary-overridden):
13825 Fix the make-variable-buffer-local call that was supposed
13826 to be for this variable.
13827 (ispell-aspell-supports-utf8): Doc fix.
13828 (ispell-find-aspell-dictionaries): Preserve elements of
13829 ispell-dictionary-alist for dictionaries that aspell doesn't report.
13830 (ispell-aspell-find-dictionary): Return nil on error.
13831
13832 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
13833 (doctor-symptoms): Likewise.
13834
13835 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
13836
13837 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13838
13839 * cus-edit.el (custom-button, custom-button-pressed): New vars.
13840 (custom-raised-buttons): Add :set spec.
13841 (custom-button-unraised, custom-button-pressed-unraised):
13842 New faces, so that custom-raised-buttons actually does something.
13843 (custom-mode): Use custom-button and custom-button-pressed.
13844
13845 * wid-edit.el (widget-specify-button): Don't ignore
13846 widget-mouse-face on graphic terminals.
13847 (widget-move-and-invoke): Cleanup.
13848
13849 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
13850
13851 * whitespace.el (whitespace-cleanup): Doc fix.
13852
13853 2005-10-23 Romain Francoise <romain@orebokech.com>
13854
13855 * emulation/viper.el (viper-set-hooks): Quote forms passed to
13856 `eval-after-load' to avoid evaluating their result.
13857
13858 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
13859
13860 * files.el (directory-listing-before-filename-regexp):
13861 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
13862
13863 * dired.el (dired-move-to-filename-regexp): Remove.
13864 All occurences replaced by `directory-listing-before-filename-regexp'.
13865
13866 * dired-x.el, locate.el, vc.el:
13867 Replace `dired-move-to-filename-regexp' by
13868 `directory-listing-before-filename-regexp'. In vc.el it is
13869 overwritten locally; maybe this can be handled in files.el too.
13870
13871 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
13872 replaced by `directory-listing-before-filename-regexp'.
13873
13874 2005-10-23 Andreas Schwab <schwab@suse.de>
13875
13876 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
13877 and eval-next-after-load.
13878
13879 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
13880
13881 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
13882 exist, create it.
13883
13884 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
13885
13886 * allout.el: Remove autoloads for mailcrypt and crypt++.
13887 Require pgg, pgg-gpg during compilation.
13888 (allout-version): Increment version number to 2.1, and use a literal
13889 rather than RCS Id.
13890 (allout-default-encryption-scheme): Remove.
13891 (allout-passphrase-verifier-handling)
13892 (allout-passphrase-verifier-string)
13893 (allout-file-passphrase-verifier-string)
13894 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
13895 (allout-passphrase-hint-handling): Rename and simplify.
13896 (allout-init): Use `find-file-hook' if available, otherwise
13897 `find-file-hooks'.
13898 (allout-mode): Use `write-file-functions' if available, otherwise
13899 `local-write-file-hooks' and, instead of making auto-save-hook
13900 buffer local, make the write-file-hook activity contingent to
13901 allout-mode.
13902 (allout-mode): Use key-binding substitution in the docstring.
13903 (allout-kill-line): Spell-out kill ring data structure mutation
13904 instead of using byte-compiler-complaint-provoking `pop'.
13905 (allout-insert-listified): Use `insert' rather than `insert-string'
13906 (allout-toggle-current-subtree-encryption): Update docstring, adjust
13907 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
13908 (allout-encrypt-string): Totally revamped vis new underlying
13909 encryption facilities.
13910 (allout-mc-activate-passwd): Remove.
13911 (allout-obtain-passphrase): New, more or less replaces
13912 allout-mc-activate-passwd.
13913 (allout-encrypted-key-info): More or less replaces
13914 allout-encrypted-text-type.
13915 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
13916 (my-mark-marker): Use `(featurep 'xemacs)'.
13917
13918 2005-10-23 Lars Hansen <larsh@soem.dk>
13919
13920 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
13921 (byte-compile-file-form-defmumble, byte-compile-defun)
13922 (byte-compile-defmacro): Use it.
13923 (byte-compile-form): Don't call byte-compile-set-symbol-position
13924 when a byte-compile handler is called.
13925
13926 2005-10-22 Romain Francoise <romain@orebokech.com>
13927
13928 * savehist.el (savehist-history-variables): Add `grep-find-history'.
13929
13930 * subr.el (eval-after-load): Convert library name to an absolute
13931 file name using locate-library, since load-history no longer has
13932 library names in it.
13933
13934 2005-10-22 Richard M. Stallman <rms@gnu.org>
13935
13936 * files.el (make-temp-file): Move from subr.el.
13937 * subr.el (make-temp-file): Move to files.el.
13938
13939 * window.el (get-buffer-window-list): Move from subr.el.
13940 * subr.el (get-buffer-window-list): Move to window.el.
13941
13942 * image.el (image-load-path): Use eval-at-startup to initialize.
13943
13944 * subr.el (eval-at-startup): New macro.
13945
13946 * subr.el: Much rearrangement of functions and division
13947 into pages. No code changes.
13948
13949 2005-10-22 Kenichi Handa <handa@m17n.org>
13950
13951 * tar-mode.el (tar-extract): Be sure to call
13952 find-operation-coding-system if set-auto-coding doesn't find a
13953 coding system.
13954
13955 2005-10-22 Kim F. Storm <storm@cua.dk>
13956
13957 * image.el (image-type-header-regexps): Rename from image-type-regexps.
13958 Change users.
13959 (image-type-file-name-regexps): New defconst.
13960 (image-type-from-data): Simplify loop.
13961 (image-type-from-buffer): New defun.
13962 (image-type-from-file-header): Use it instead of image-type-from-data.
13963 Use image-search-load-path instead of only looking in data-directory.
13964 (image-type-from-file-name): New defun.
13965 (image-search-load-path): Change `pathname' to `filename'.
13966 Make PATH arg optional, default to image-load-path.
13967
13968 2005-10-21 Richard M. Stallman <rms@gnu.org>
13969
13970 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
13971
13972 * textmodes/paragraphs.el (sentence-end-base): New variable.
13973 (sentence-end): Use sentence-end-base.
13974
13975 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13976
13977 * font-lock.el (font-lock-default-fontify-region): Check the multiline
13978 property independently from the font-lock-multiline variable.
13979
13980 2005-10-21 Richard M. Stallman <rms@gnu.org>
13981
13982 * emacs-lisp/find-func.el (find-library-name): Doc fix.
13983
13984 * startup.el (command-line): Convert library names
13985 in `load-history' to absolute file names.
13986
13987 * subr.el (symbol-file): Doc fix.
13988
13989 * loadhist.el (file-loadhist-lookup): Call locate-library
13990 instead of find-library-name. Don't try converting
13991 abs file names to library names, since load-history no longer
13992 has library names in it.
13993 (file-dependents, file-provides, file-requires): Doc fixes.
13994
13995 2005-10-21 Juri Linkov <juri@jurta.org>
13996
13997 * progmodes/etags.el (tags-table-mode): New function.
13998 (tags-verify-table): Replace initialize-new-tags-table with
13999 tags-table-mode.
14000
14001 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
14002 default value.
14003 (desktop-modes-not-to-save): Add tags-table-mode to the
14004 default value.
14005
14006 * info.el (Info-index-next): Add total number of index
14007 alternatives to the message.
14008
14009 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
14010 backward only space (instead of space and period) before looking
14011 at sentence end.
14012
14013 * simple.el (set-variable): Use user-variable-p instead of symbolp.
14014 Add the old variable value as 4th default-value arg of read-string.
14015
14016 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14017
14018 * cus-face.el (custom-declare-face): Make face from X resources
14019 also on Mac.
14020
14021 * disp-table.el (standard-display-g1, standard-display-graphic):
14022 Refuse to use string glyphs also on Mac.
14023 (standard-display-european): Don't set terminal coding system also
14024 on Mac.
14025
14026 * frame.el (display-screens): Use x-display-screens also on Mac.
14027
14028 2005-10-21 Romain Francoise <romain@orebokech.com>
14029
14030 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
14031
14032 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14033
14034 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
14035 and $? into sexps.
14036
14037 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
14038 warning face on open-paren-in-column-0.
14039
14040 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
14041 boundary case. Fix typo.
14042 Suggested by Martin Rudalics <rudalics@gmx.at>.
14043
14044 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
14045
14046 * textmodes/org.el (org-combined-agenda-icalendar-file)
14047 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
14048 (org-export-icalendar-this-file)
14049 (org-export-icalendar-all-agenda-files)
14050 (org-export-icalendar-combine-agenda-files): New commands.
14051 (org-export-icalendar, org-print-icalendar-entries)
14052 (org-start-icalendar-file, org-finish-icalendar-file)
14053 (org-ical-ts-to-string): New functions.
14054 (org-read-date, org-goto-calendar)
14055 (org-agenda-goto-calendar): Inhibit displaying diary entries by
14056 call to `calendar'.
14057 (orgtbl-setup): Remove the :keys arguments from the menu description.
14058 (org-after-save-iCalendar-file-hook): New variable.
14059
14060 2005-10-21 Kenichi Handa <handa@m17n.org>
14061
14062 * language/vietnamese.el (tcvn-5712): Make it an alias of
14063 vietnamese-tcvn coding-system.
14064
14065 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
14066
14067 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
14068 group id is given.
14069
14070 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14071
14072 * progmodes/sh-script.el (sh-escaped-line-re): New var.
14073 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
14074 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
14075 whose line is either continued or ends with a comment.
14076
14077 2005-10-20 Romain Francoise <romain@orebokech.com>
14078
14079 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
14080
14081 * replace.el (occur-engine): Add follow-link property.
14082
14083 * font-core.el (font-lock-mode): Doc fix.
14084
14085 2005-10-20 Richard M. Stallman <rms@gnu.org>
14086
14087 * net/rcirc.el: New file.
14088
14089 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
14090
14091 * term.el (term-term-name): Initialize to "eterm-color".
14092
14093 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
14094
14095 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
14096 for encryption functionality.
14097 Move allout customization subgroup from `editing' to `outlines' group.
14098 Fix commentary keywords to legitimate ones.
14099 Update author info (using my current email address, obscurified).
14100 (allout-encrypt-string, allout-encryption-produce-work-buffer)
14101 (allout-encrypted-topic-p, allout-encrypted-text-type)
14102 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
14103 (allout-situate-encryption-key-verifier)
14104 (allout-get-encryption-key-verifier, allout-verify-key)
14105 (allout-next-topic-pending-encryption)
14106 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
14107 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
14108 (outline-key-verifier-handling, outline-key-hint-handling)
14109 (outline-encrypt-unencrypted-on-saves): New defcustoms.
14110 (allout-file-key-verifier-string, allout-encryption-scheme)
14111 (allout-key-verifier-string, allout-key-hint-string)
14112 (allout-after-save-decrypt): New variables.
14113 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
14114 (allout-after-saves-handler): New hook functions.
14115 (allout-post-command-business): Do allout-after-save-decrypt.
14116 (allout-enable-file-variable-adjustment): Custom var to enable
14117 mechanism for adding and adjusting settings of Emacs file variables.
14118 (allout-adjust-file-variable, allout-file-vars-section-data):
14119 New functions, implement the mechanism.
14120 (outlineify-sticky): Use the file vars mechanism.
14121 (allout-inhibit-protection, allout-during-write-cue)
14122 (allout-override-protect, allout-before-change-protect): Remove.
14123 (allout-flag-region, allout-open-topic): Adjust read-only text.
14124 (allout-open-line-not-read-only): Add to facilitate read-only
14125 text based protection.
14126 (allout-kill-line): Revise to adjust read-only text, clue the
14127 user about the inhibition.
14128 (allout-unprotected): Use unwind-protect.
14129 (allout-shift-in, allout-shift-out): Disallow manually shifting a
14130 topic deeper than the offspring depth of the previous topic -
14131 avoiding confusing "containment discontinuities".
14132 (allout-reindent-bodies): Fix retention of body relative hanging
14133 indent during promotion of collapsed bodies.
14134 (allout-open-topic): Make it easy to open new topic with same
14135 bullet as current topic - topic creation functions provided with
14136 any universal argument provokes now prompt for bullet, defaulting
14137 to the bullet of the previous topic.
14138 (allout-plain-bullets-string, allout-distinctive-bullets-string):
14139 Plain bullet alternates `.' period and `,' comma only. All other
14140 bullets are relegated to special status (but customizable).
14141 (allout-end-of-entry): Rename from allout-end-of-current-entry
14142 since it actually operates w.r.t. most immediately containing
14143 entry, visible or not.
14144 (allout-hide-current-entry, allout-show-current-entry): Use the
14145 revised version.
14146 (allout-old-expose-topic): Solidify deprecation.
14147 (allout-end-of-subtree): Add so we can span concealed as well
14148 as visible topics.
14149 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
14150 (allout-end-of-current-heading): Tweak to just respect the first line.
14151 (allout-get-body-text): Add.
14152 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
14153 when invoked interactively.
14154 (allout-up-current-level): Use `interactive-p'.
14155 (allout-mode, allout-init): Miscellaneous docstring and
14156 operational refinements, as well as hookups of new encryption stuff.
14157 (allout-beginning-of-current-entry): Now works as advertised.
14158 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
14159 (allout-isearch-rectification): Refine condition for isearching.
14160 (allout-isearch-abort, allout-enwrap-isearch)
14161 (allout-flag-region, my-region-active-p): Relocate some macros.
14162 (allout-title): Fallback title is (buffer-name), not
14163 non-existing (current-buffer-name).
14164 (subst-char-in-string): Define if absent (for some XEmacs versions).
14165
14166 2005-10-20 Jari Aalto <jari.aalto@cante.net>
14167
14168 * mail/sendmail.el (mail-setup-hook, mail-aliases)
14169 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
14170 (mail-citation-prefix-regexp, mail-signature-file)
14171 (mail-default-headers, mail-bury-selects-summary)
14172 (mail-send-nonascii): Add autoload cookies.
14173
14174 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14175
14176 * frame.el (blink-cursor-mode): Add `mac' to the list of
14177 window-system's that support blinking cursor.
14178
14179 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14180
14181 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
14182
14183 2005-10-20 Eli Zaretskii <eliz@gnu.org>
14184
14185 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
14186 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
14187 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
14188
14189 2005-10-20 Kim F. Storm <storm@cua.dk>
14190
14191 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
14192 (ido-set-current-directory): Don't add / after final @.
14193 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
14194 Explicitly handle ange-ftp completion oddities.
14195 (ido-make-file-list): Don't rotate list at tramp root to avoid
14196 triggering tramp file handler for expand-file-name via get-file-buffer.
14197
14198 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14199
14200 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
14201
14202 2005-10-19 Jay Belanger <belanger@truman.edu>
14203
14204 * calc/calc-units.el (math-standard-units): Add units, adjust
14205 symbols and update values.
14206 (math-unit-prefixes): Add more prefixes.
14207
14208 2005-10-19 Romain Francoise <romain@orebokech.com>
14209
14210 * bookmark.el (bookmark-menu-heading): New face.
14211 (bookmark-bmenu-list): Use it.
14212 Don't fiddle with `baud-rate' at top-level.
14213
14214 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14215
14216 * image.el (create-image, find-image): Mention max-image-size in
14217 docstring.
14218
14219 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14220
14221 * savehist.el (savehist-load): Revert to checking XEmacs.
14222
14223 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
14224 Various docstring and line-width fixups.
14225 (conf-mode): Use cond.
14226 Set font-lock-defaults. Don't set comment-use-syntax.
14227
14228 2005-10-18 David Ponce <david@dponce.com>
14229
14230 * tree-widget.el (tree-widget-button-click): New function.
14231 (tree-widget-button-keymap): Use it.
14232
14233 2005-10-18 Romain Francoise <romain@orebokech.com>
14234
14235 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14236 (bookmark-bmenu-hide-filenames): Add follow-link property.
14237 Improve help-echo text.
14238
14239 * ffap.el (find-file-at-point): Doc fix.
14240
14241 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14242
14243 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
14244
14245 2005-10-18 Masatake YAMATO <jet@gyve.org>
14246
14247 Install to the CVS repository what I forgot to install in my
14248 2005-10-16 changes.
14249
14250 * progmodes/python.el (python-complete-symbol): Pass the common
14251 prefix substring of completion to `display-completion-list'.
14252
14253 * textmodes/org.el (org-complete): Ditto.
14254
14255 2005-10-18 Masatake YAMATO <jet@gyve.org>
14256
14257 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
14258
14259 * woman.el (WoMan-xref-man-page): New button type derived
14260 from `Man-abstract-xref-man-page'.
14261 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
14262
14263 * man.el (Man-abstract-xref-man-page): New button type.
14264 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
14265 (Man-highlight-references): Add new optional argument `xref-man-type'.
14266
14267 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14268
14269 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
14270
14271 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14272
14273 * cus-edit.el (Custom-move-and-invoke): Delete.
14274 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
14275
14276 * wid-edit.el (widget-move-and-invoke): New function, from
14277 Custom-move-and-invoke.
14278
14279 2005-10-17 Bill Wohler <wohler@newt.com>
14280
14281 Move all remaining images from lisp/toolbar to etc/images, move
14282 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
14283 the low resolution images in their own directory (low-color).
14284
14285 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
14286 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
14287 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
14288 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
14289 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
14290 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
14291 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
14292
14293 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
14294 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
14295 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
14296 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
14297 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
14298 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
14299 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
14300 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
14301 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
14302 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
14303 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
14304 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
14305 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
14306 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
14307 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
14308
14309 To conform with convention, replace the underscore (_) in the
14310 following image names with dash (-) or (/) as appropriate.
14311
14312 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
14313 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
14314 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
14315 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
14316 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
14317 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
14318 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
14319 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
14320 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
14321 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
14322 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
14323 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
14324 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
14325 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
14326 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
14327
14328 * info.el (info-tool-bar-map): Replace underscores in image names
14329 with dashes.
14330
14331 * makefile.w32-in (WINS): Remove toolbar.
14332
14333 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
14334
14335 * tool-bar.el: Move to lisp from toolbar. Now that
14336 toolbar is empty, it should be deleted when folks run "cvs up -P".
14337
14338 2005-10-18 Jay Belanger <belanger@truman.edu>
14339
14340 * calc/calc-store.el (calc-store-into): Get the proper variable name
14341 to display in message.
14342
14343 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14344
14345 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
14346 expressions display in speedbar for all buffers when debugging.
14347 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
14348
14349 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
14350 (speedbar-insert-button, speedbar-make-button):
14351 Use add-text-properties.
14352 (speedbar-update-localized-contents)
14353 (speedbar-update-directory-contents)
14354 (speedbar-update-special-contents): Use dolist.
14355 (speedbar-buffer-easymenu-definition): Add a menu separator.
14356
14357 2005-10-17 Jason Rumney <jasonr@gnu.org>
14358
14359 * makefile.w32-in: Use $(lisp) consistently.
14360 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
14361 for shell specific generation of mh-autoloads.
14362
14363 2005-10-17 Richard M. Stallman <rms@gnu.org>
14364
14365 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
14366
14367 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14368
14369 * jit-lock.el (jit-lock-fontify-now):
14370 Move jit-lock-context-unfontify-pos to avoid wasted work.
14371
14372 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
14373
14374 * net/tramp.el (tramp-completion-mode): New defvar. Used in
14375 `tramp-completion-mode' for checking if we are in completion mode.
14376 (tramp-completion-handle-file-name-all-completions): Reorder code
14377 in order to complete for file names only in case there are no
14378 method/user/host completions. This is necessary for cooperation
14379 with ido. Reported by Kim F. Storm <storm@cua.dk>.
14380
14381 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
14382
14383 * longlines.el (longlines-search-forward)
14384 (longlines-search-backward): Match any number of spaces.
14385
14386 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
14387
14388 * diff-mode.el (diff-mode): Doc fix.
14389
14390 2005-10-16 David Reitter <david.reitter@gmail.com>
14391
14392 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
14393 as default on darwin and windows systems.
14394
14395 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
14396
14397 * arc-mode.el (archive-zip-extract): Doc fix.
14398
14399 2005-10-16 Romain Francoise <romain@orebokech.com>
14400
14401 * mouse.el (mouse-1-click-follows-link): Doc fix.
14402
14403 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14404
14405 * savehist.el: Don't require CL at runtime.
14406 (savehist-xemacs): Remove.
14407 (savehist-coding-system): Use utf-8 if present, regardless of religion.
14408 (savehist-no-conversion): Use (featurep 'xemacs).
14409 (savehist-load): Check existence of start-itimer rather than XEmacs.
14410 Use an idle timer.
14411 (savehist-process-for-saving): Replace use of CL funs `subseq' and
14412 `delete-if-not'.
14413
14414 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
14415
14416 * savehist.el: Newer version.
14417 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
14418 (savehist-last-checksum, savehist-no-conversion): New vars.
14419 (savehist-autosave, savehist-process-for-saving, savehist-printable):
14420 New functions.
14421 (savehist-load, savehist-save): Use them.
14422 (savehist-delimit): Remove.
14423
14424 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14425
14426 * progmodes/compile.el (compilation-goto-locus): Display the
14427 compilation buffer first and the source buffer second, in case they're
14428 in overlapping frames. Don't raise the compilation frame if it was the
14429 selected window upon entry. Pass the `other-window' arg to
14430 pop-to-buffer.
14431
14432 * info.el (Info-fontify-node): Use dolist.
14433 Change add-text-properties to put-text-property.
14434
14435 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14436
14437 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
14438 bound of search.
14439
14440 2005-10-16 Masatake YAMATO <jet@gyve.org>
14441
14442 * dabbrev.el (dabbrev-completion): Pass the common
14443 prefix substring of completion to `display-completion-list'.
14444
14445 * filecache.el (file-cache-minibuffer-complete)
14446 (file-cache-complete): Ditto.
14447
14448 * tempo.el (tempo-display-completions): Ditto.
14449
14450 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
14451
14452 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
14453
14454 * eshell/em-hist.el (eshell-list-history): Ditto.
14455
14456 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
14457
14458 * mail/mailalias.el (mail-complete): Ditto.
14459
14460 * progmodes/etags.el (complete-tag): Ditto.
14461
14462 * progmodes/make-mode.el (makefile-complete): Ditto.
14463
14464 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
14465
14466 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
14467
14468 * progmodes/pascal.el (pascal-complete-word)
14469 (pascal-show-completions): Ditto.
14470
14471 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
14472
14473 * simple.el (completion-common-substring): New variable.
14474 (completion-setup-function): Use `completion-common-substring'
14475 to put faces.
14476
14477 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14478
14479 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
14480 (x-get-selection, mac-select-convert-to-string): Convert from/to
14481 UTF-16 clipboard data as in native byte order, no BOM.
14482
14483 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
14484
14485 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14486 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
14487 (gud-sentinel): Use speedbar-frame to check for speedbar.
14488
14489 2005-10-15 Richard M. Stallman <rms@gnu.org>
14490
14491 * savehist.el: New file.
14492
14493 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
14494
14495 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
14496 Fix bug in \bf fontification.
14497
14498 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14499
14500 * pcvs.el (cvs-edit-log-files): New var.
14501 (cvs-mode-edit-log): New arg `file'.
14502 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
14503 Instead force the use of the original file and nothing else.
14504 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
14505 the cvs-minor-wrap-function is set.
14506 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
14507
14508 2005-10-14 Bill Wohler <wohler@newt.com>
14509
14510 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
14511 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
14512 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
14513 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
14514 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
14515 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
14516 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
14517 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
14518 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
14519 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
14520 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
14521 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
14522 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
14523 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
14524 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
14525
14526 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14527 appropriately (for example, gud-break to gud/break).
14528
14529 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
14530
14531 * longlines.el (longlinges-search-function)
14532 (longlines-search-forward, longlines-search-backward): New functions.
14533 (longlines-mode): Set isearch-search-fun-function to
14534 longlinges-search-function.
14535
14536 * mouse.el (mouse-drag-region-1): Handle the case where a
14537 double-click event is bound to an arbitrary function.
14538
14539 2005-10-14 David Ponce <david@dponce.com>
14540
14541 * recentf.el (recentf-track-opened-file)
14542 (recentf-track-closed-file, recentf-update-menu)
14543 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
14544 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
14545 mouse-1-click-follows-link.
14546
14547 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14548
14549 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
14550 Gnome file-manager.png. Suggested by
14551 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
14552
14553 * toolbar/README: Add diropen.xpm.
14554
14555 2005-10-13 Bill Wohler <wohler@newt.com>
14556
14557 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
14558 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
14559
14560 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14561
14562 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
14563 Don't waste the byte-compiler's time on constant data.
14564
14565 2005-10-13 Kenichi Handa <handa@m17n.org>
14566
14567 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
14568 byte with `escape-glyph' face.
14569
14570 * international/fontset.el (ccl-encode-unicode-font):
14571 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
14572 Handle the case that ucs-mule-to-mule-unicode translates a character to
14573 ASCII (usually for IPA characters).
14574
14575 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14576
14577 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
14578 Don't hide the underline of titles if font-lock-mode is disabled.
14579
14580 2005-10-12 Bill Wohler <wohler@newt.com>
14581
14582 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
14583 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14584 files in MH-E-SRC have been updated.
14585 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
14586
14587 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14588
14589 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
14590 (mixal-mode-syntax-table): Add \n as end-comment.
14591 (mixal-operation-codes-alist): Immediately initialize to full value.
14592 (mixal-add-operation-code): Remove.
14593 (mixal-describe-operation-code): Make the arg non-optional.
14594 Use the interactive spec instead.
14595 Use mixal-operation-codes-alist rather than mixal-operation-codes.
14596 (mixal-font-lock-keywords): Don't highlight comments here any more.
14597 (mixal-font-lock-syntactic-keywords): New var.
14598 (mixal-mode): Use it. Fix comment-start-skip.
14599
14600 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14601
14602 * startup.el (command-line-x-option-alist): -nb => -nbi
14603
14604 2005-10-12 Kim F. Storm <storm@cua.dk>
14605
14606 * startup.el (fancy-splash-default-action): Discard mouse click in
14607 the splash screen window, as it has no sensible meaning in the
14608 next window to be selected. Fixes error reported by Jan D.
14609
14610 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14611
14612 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
14613
14614 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14615
14616 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
14617 Try to fix up minor layout issues like indentation, line break, etc...
14618 (mixal-mode-syntax-table): Don't try to specify comment syntax,
14619 because it doesn't work.
14620 (mixal-operation-codes): Add some more codes.
14621 (mixal-font-lock-keywords): Process comments here.
14622 (mixal-mode): mixasm no longer needs -g option.
14623
14624 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
14625
14626 * progmodes/sh-script.el (sh-tmp-file):
14627 Use mktemp -t. Finish support for es and rc shells.
14628
14629 2005-10-11 Jay Belanger <belanger@truman.edu>
14630
14631 * calc/calcalg2.el (calc-integral): With an argument, compute the
14632 definite integral.
14633
14634 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
14635
14636 * mouse.el (mouse-drag-region-1): Don't try to catch a
14637 double-click when doing follow-link (it's overridden anyway).
14638
14639 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
14640
14641 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
14642 (autoload-print-form-outbuf): Add docstring.
14643
14644 2005-10-11 Juri Linkov <juri@jurta.org>
14645
14646 * info.el (Info-mode-menu): Delete menu item "Edit".
14647 (Info-mode): Delete description of Info-edit from docstring,
14648 and rearrange descriptions of Info commands in the order
14649 they are documented in the Info manual.
14650
14651 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14652
14653 * calendar/appt.el (appt-check): Use diary-selective-display var.
14654
14655 2005-10-10 Richard M. Stallman <rms@gnu.org>
14656
14657 * net/newsticker.el (newsticker-start, newsticker-show-news):
14658 Add autoload cookies.
14659
14660 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
14661
14662 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
14663
14664 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
14665
14666 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
14667
14668 2005-10-10 Jay Belanger <belanger@truman.edu>
14669
14670 * calc/calc-arith.el (math-check-known-scalarp)
14671 (math-check-known-matrixp): Check the values of arguments that are
14672 variables.
14673 (math-check-known-square-matrixp): New function.
14674 (math-known-square-matrixp): Use math-check-known-square-matrixp.
14675 (math-super-types): Add sqmatrix type.
14676
14677 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
14678 mode name `square' to `sqmatrix'.
14679
14680 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14681 mode name `square' to `sqmatrix'.
14682
14683 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14684
14685 * progmodes/etags.el (select-tags-table-mode): Don't use
14686 selective-display.
14687 (tags-select-tags-table): Pass `button' to the action function.
14688 (select-tags-table): Place the side-info on button properties rather
14689 than in hidden text. Abbreviate file names.
14690 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
14691 (select-tags-table-select): Add `button' argument.
14692 Get side-info from the button property rather than from hidden text.
14693
14694 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
14695
14696 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
14697 (gud-speedbar-buttons): Preserve point if possible.
14698 (gud-sentinel): Restore previous speedbar display type.
14699
14700 * progmodes/gdb-ui.el (gdba): Improve diagram.
14701 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14702 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
14703 Call get-buffer-window once.
14704
14705 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14706
14707 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
14708 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
14709 (pascal-indent-command): Remove unused var `ind'.
14710 (pascal-indent-case): Remove unused var `oldpos'.
14711 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
14712 since it's now used as a proper minor mode map.
14713 (pascal-outline): Rename to pascal-outline-mode.
14714 (pascal-outline-mode): Use define-minor-mode.
14715 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
14716 selective-display.
14717
14718 2005-10-10 Andreas Schwab <schwab@suse.de>
14719
14720 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
14721 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
14722
14723 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
14724 outside source directory.
14725
14726 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
14727
14728 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
14729 C-x' as a prefix.
14730 (orgtbl-mode-map): Full keymap instead of sparse, because all
14731 `self-insert-command' keys are redefined in this map.
14732 (org-export-as-html): Specify charset for HTML file, by taking it
14733 from the coding system.
14734
14735 2005-10-10 Kenichi Handa <handa@m17n.org>
14736
14737 * textmodes/flyspell.el (flyspell-check-word-p):
14738 If unread-command-events is non-empty, don't call sit-for.
14739
14740 2005-10-09 Richard M. Stallman <rms@gnu.org>
14741
14742 * font-lock.el (font-lock-syntactic-keywords)
14743 (font-lock-keywords): Doc fixes.
14744
14745 * textmodes/flyspell.el (flyspell-external-point-words):
14746 Simplify logic, and don't try to check for consecutive appearances
14747 of one incorrect word.
14748
14749 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
14750
14751 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
14752 separator.
14753
14754 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
14755 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
14756 (gud-expansion-speedbar-buttons): New function.
14757 (gud-speedbar-buttons): Check for gud-comint-buffer.
14758
14759 2005-10-09 Bill Wohler <wohler@newt.com>
14760
14761 * Makefile.in (updates): Add mh-loaddefs dependency.
14762
14763 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
14764
14765 * speedbar.el (speedbar-file-key-map): Fix typo.
14766
14767 2005-10-09 Daniel Brockman <daniel@brockman.se>
14768
14769 * cus-start.el (line-spacing): Add custom spec.
14770
14771 2005-10-09 Romain Francoise <romain@orebokech.com>
14772
14773 * textmodes/ispell.el (ispell-check-version): Fix last change.
14774
14775 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14776
14777 * term/x-win.el: Remove -i, --icon-type from comment.
14778
14779 * startup.el (command-line-x-option-alist): Remove options -i,
14780 -itype, --icon-type, added -nb, --no-bitmap-icon
14781
14782 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
14783
14784 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
14785 instead of :active.
14786
14787 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
14788
14789 * textmodes/ispell.el (ispell-check-version):
14790 Ignore hyphen, and all that follows, in aspell's version text.
14791
14792 2005-10-08 Jay Belanger <belanger@truman.edu>
14793
14794 * calc/calc-arith.el (math-known-square-matrixp): New function.
14795 (math-pow-fancy): Check for matrices before distributing exponent
14796 across products.
14797
14798 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
14799 fullscreen keypad. Suggested by Luc Teirlinck.
14800 (calc-keypad-show-input): Add space for formatting.
14801
14802 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
14803 Add square matrix option.
14804
14805 * calc/calc-poly.el (math-expand-term): Check for matrices instead
14806 of checking calc-matrix-mode when deciding how to expand.
14807
14808 * calc/calc.el (calc-set-mode-line): Add square matrix option.
14809
14810 2005-10-08 Lars Hansen <larsh@soem.dk>
14811
14812 * net/tramp.el (tramp-perl-directory-files-and-attributes):
14813 Add error handling.
14814 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
14815
14816 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
14817
14818 Sync with Tramp 2.0.51.
14819
14820 * net/tramp.el (tramp-handle-set-visited-file-modtime)
14821 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14822 Insert special handling for `last-coding-system-used', again
14823 it still seems to be necessary (unlike stated before).
14824 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
14825 (tramp-password-prompt-regexp): There might be other words before
14826 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
14827 (tramp-chunksize): Improve docstring.
14828 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
14829 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
14830 Christian Joergensen <bugs@razor.dk>.
14831
14832 2005-10-07 Glenn Morris <rgm@gnu.org>
14833
14834 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
14835 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
14836 precision'.
14837
14838 2005-10-07 Romain Francoise <romain@orebokech.com>
14839
14840 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
14841 (ibuffer-do-shell-command-pipe-replace)
14842 (ibuffer-do-shell-command-file, ibuffer-do-eval)
14843 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
14844 (ibuffer-do-revert, ibuffer-do-replace-regexp)
14845 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
14846 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14847 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
14848 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
14849 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
14850 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
14851 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
14852 Autoload file sans suffix.
14853
14854 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
14855
14856 2005-10-07 David Ponce <david@dponce.com>
14857
14858 * recentf.el (recentf-menu-open-all-flag): New option.
14859 (recentf-digit-shortcut-command-name): New function.
14860 (recentf--shortcuts-keymap): New variable.
14861 (recentf-menu-shortcuts): New variable.
14862 (recentf-make-menu-items): Initialize it. Replace the "More..."
14863 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
14864 (recentf-menu-value-shortcut): New function.
14865 (recentf-make-menu-item): Use it. No more in-lined.
14866 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
14867 (recentf-open-most-recent-file): Rename from
14868 `recentf-open-file-with-key'. Don't depend on key binding.
14869 (recentf-mode-map): New variable.
14870 (recentf-mode): Use it.
14871
14872 2005-10-06 Bill Wohler <wohler@newt.com>
14873
14874 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
14875
14876 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
14877 (MH-E-SRC): New. Used by mh-autoloads.
14878 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14879 files in MH-E-SRC have been updated.
14880 (compile, recompile, bootstrap): Depend on mh-autoloads.
14881
14882 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
14883
14884 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
14885 gud-break and gud-remove icons when the fringe is not available.
14886
14887 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
14888 Typo.
14889
14890 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
14891
14892 * play/zone.el (zone): Wrap body with save-window-excursion.
14893
14894 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
14895
14896 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
14897 Use the new `list-only' arg to diary-list-entries.
14898
14899 * calendar/diary-lib.el: Use overlays rather than selective-display.
14900 (diary-selective-display): New var.
14901 (diary-header-line-format): Use it.
14902 (diary-list-entries): Add argument `list-only'.
14903 Put the buffer in diary-mode. Don't add \^M at beg and end.
14904 Replace \^M by invisible overlays.
14905 (diary-unhide-everything): Replace \^M by invisible overlays.
14906 (print-diary-entries): Look for overlays rather than \^M.
14907 Add a space to the temp buffer name.
14908 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
14909 Put the buffer in diary-mode.
14910 (list-sexp-diary-entries): Replace \^M by invisible overlays.
14911 (diary-anniversary): Make the year arg optional.
14912 (diary-time-regexp): New const.
14913 (diary-font-lock-keywords): Use it to accept a few more time formats.
14914
14915 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
14916
14917 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
14918
14919 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
14920 Fix bug introduced 2005-07-03: Use (car (last ...))
14921 to faithfully reproduce replaced artist-last.
14922 (artist-set-arrow-points-for-poly): Likewise.
14923 Suggested by Johan Bockg\e,Ae\e(Brd.
14924
14925 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
14926
14927 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
14928 * wid-edit.el (widget):
14929 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
14930 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
14931
14932 2005-10-06 Kenichi Handa <handa@m17n.org>
14933
14934 * international/mule-cmds.el (set-language-environment):
14935 Fix setting up of case-table for unibyte mode.
14936
14937 * simple.el (what-cursor-position): If the character is displayed
14938 by some `display' text property, show that. Don't use
14939 single-key-description for eight-bit characters in multibyte mode.
14940
14941 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
14942
14943 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
14944 (gdb-ann3): Set it.
14945 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
14946 (gdb-info-frames-custom): Use inverse-video for first five
14947 characters of selected frame only.
14948 (gdb-get-frame-number): Select frame even when point is on frame
14949 number.
14950
14951 2005-10-06 Masatake YAMATO <jet@gyve.org>
14952
14953 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
14954 Put `font-lock-function-name-face'.
14955 (gdb-info-frames-custom): Put `font-lock-function-name-face'
14956 and `font-lock-variable-name-face'
14957 (gdb-registers-font-lock-keywords): New font lock keywords definition.
14958 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
14959 (gdb-memory-font-lock-keywords): New font lock keywords definition.
14960 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
14961 (gdb-local-font-lock-keywords): New font lock keywords definition.
14962 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
14963 (gdb-threads-font-lock-keywords): New font lock keywords definition.
14964 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
14965
14966 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
14967
14968 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
14969 (ediff-merge-region-is-non-clash-to-skip): Previously called
14970 ediff-merge-region-is-non-clash.
14971
14972 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
14973 Use insert-buffer-substring.
14974
14975 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
14976 selecting files to patch. Also bug fixes.
14977
14978 * ediff-util.el (ediff-setup): Bug fix.
14979 (ediff-next-difference): Never skip clashes that differ in white
14980 space only.
14981
14982 * ediff-wind.el (ediff-setup-control-frame)
14983 (ediff-destroy-control-frame): Check the menubar feature.
14984
14985 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
14986 (viper-refresh-mode-line): Use make-local-variable to localize
14987 some vars instead of make-variable-buffer-local. Suggested by
14988 Stefan Monnier.
14989
14990 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
14991 (viper-restore-cursor-type, viper-set-insert-cursor-type):
14992 Use make-local-variable instead of make-variable-buffer-local.
14993 Suggested by Stefan Monnier.
14994
14995 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
14996 (viper-comint-mode-hook): Use make-local-variable on
14997 require-final-newline.
14998 (viper-non-hook-settings): Don't use make-variable-buffer-local.
14999
15000 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15001
15002 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
15003 also the second char of a comment-start sequence.
15004 (scheme-sexp-comment-syntax-table): New var.
15005 (lambda, define): Set their scheme-doc-string-elt property.
15006 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
15007 Use lisp-font-lock-syntactic-face-function now that it properly
15008 handles |...| symbols.
15009 (scheme-mode-variables): Set lisp-doc-string-elt-property,
15010 parse-sexp-lookup-properties and font-lock-extra-managed-props.
15011
15012 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
15013 bit from # to |.
15014 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
15015
15016 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
15017 (lisp-doc-string-elt-property): New var.
15018 (lisp-font-lock-syntactic-face-function): Use it.
15019 Rewrite to recognize docstrings even for forms not at toplevel.
15020
15021 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
15022 annotation on the | part of #| rather than on the # part.
15023 (scheme-font-lock-syntactic-face-function): New function, to
15024 distinguish strings from |...| symbols.
15025 (scheme-mode-variables): Use it. Also fix up the font-lock-time
15026 syntax-table so that #|...|# is properly highlighted.
15027
15028 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
15029 Don't mark as docstring the 3rd elem of an unknown toplevel form.
15030
15031 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
15032
15033 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
15034 and C-e.
15035
15036 * emacs-lisp/eldoc.el: Move comments into docstrings.
15037 (eldoc-message-commands): Initialize in its declaration.
15038 Add move-beginning-of-line and move-end-of-line.
15039 (eldoc-add-command, eldoc-add-command-completions)
15040 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
15041
15042 * outline.el (outline-mark-subtree): Activate the mark.
15043
15044 * calendar/appt.el (appt-time-regexp): New var.
15045 (appt-add, appt-make-list): Use it.
15046 (appt-convert-time): Clean up.
15047
15048 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
15049 Don't set any syntax-table property here.
15050 (tex-font-lock-verb): New function. Do it here.
15051 (tex-font-lock-syntactic-keywords): Use it.
15052
15053 2005-10-04 Richard M. Stallman <rms@gnu.org>
15054
15055 * wid-edit.el (widget-file-complete): Get the widget start point
15056 the right way. Default directory to `/' if file has none.
15057
15058 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
15059
15060 * textmodes/flyspell.el (flyspell-mode-on):
15061 Call ispell-maybe-find-aspell-dictionaries.
15062
15063 * textmodes/ispell.el (ispell-word, ispell-region):
15064 Call ispell-maybe-find-aspell-dictionaries.
15065 (ispell-accept-buffer-local-defs):
15066 Don't call ispell-maybe-find-aspell-dictionaries
15067
15068 2005-10-04 Richard M. Stallman <rms@gnu.org>
15069
15070 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
15071
15072 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
15073
15074 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
15075 instead of `fboundp' in order to allow for anonymous functions.
15076
15077 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
15078
15079 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
15080 case the user clicks on the link while another window is selected.
15081 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
15082
15083 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
15084 functionality.
15085 (dframe-help-echo): Save point in case mouse tracking is off.
15086
15087 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
15088
15089 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
15090
15091 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15092
15093 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
15094 not change the global value of those vars.
15095
15096 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
15097 make-local-variable which we do not need any more.
15098
15099 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
15100
15101 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
15102 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
15103 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
15104 (speedbar-path-line): Define obsolete aliases.
15105 (speedbar-line-directory): Doc fix.
15106
15107 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
15108 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
15109 instead of speedbar-line-path.
15110
15111 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15112
15113 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
15114 to nil if dropping on a window. Handle dropping on a minibuffer window
15115 like dropping on a non-window part of Emacs.
15116
15117 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15118
15119 * net/ange-ftp.el: Use with-current-buffer.
15120 (ange-ftp-insert-directory): Do not follow symlinks any more.
15121
15122 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
15123 Remove interactive spec.
15124
15125 2005-10-03 Kim F. Storm <storm@cua.dk>
15126
15127 * ido.el (ido-mode): Use custom-initialize-set.
15128
15129 2005-10-02 Richard M. Stallman <rms@gnu.org>
15130
15131 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
15132 Use insert-buffer-substring.
15133
15134 * net/tramp.el: Pacify byte compiler warnings in pacification code.
15135 (tramp-handle-file-local-copy): Use insert-buffer-substring.
15136
15137 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15138
15139 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
15140 in last change.
15141 (ange-ftp-insert-directory): Fix up the search for the case where
15142 `file' is absolute.
15143
15144 2005-10-02 Romain Francoise <romain@orebokech.com>
15145
15146 * progmodes/compile.el (compile-goto-error): Delete extra paren.
15147
15148 2005-10-02 Andreas Schwab <schwab@suse.de>
15149
15150 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
15151 directory component in the session info.
15152
15153 2005-10-01 Richard M. Stallman <rms@gnu.org>
15154
15155 * comint.el (comint-redirect-subvert-readonly): Doc fix.
15156
15157 * simple.el (next-error-internal): New function.
15158
15159 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
15160 (compilation-start): Pass new arg to compilation-buffer-name.
15161 (compile-goto-error): Use next-error-internal.
15162
15163 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15164
15165 * speedbar.el: Remove RCS tag.
15166 (speedbar-check-read-only): Handle non-existent files.
15167
15168 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
15169
15170 * info.el (Info-speedbar-hierarchy-buttons)
15171 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
15172
15173 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15174
15175 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
15176 Do not match newline.
15177 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
15178 (bibtex-summary): Remove unnecessary save-excursion.
15179 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
15180
15181 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15182
15183 * term/mac-win.el: Add charset info for "iso10646-1".
15184 Modify default fontset to use ATSUI-compatible fonts for some charsets
15185 if available.
15186
15187 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15188
15189 * speedbar.el: Re-apply arch tag.
15190 (speedbar-version): Rename to version 1.0. Suggested by Eric
15191 M. Ludlam.
15192 Reapply two changes from Emacs CVS' version of speedbar lost
15193 during the merge:
15194 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
15195 (speedbar-frame-parameters): Improve customize type.
15196
15197 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15198
15199 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
15200 (ange-ftp-file-directory-p): Fix the symlink case.
15201 (ange-ftp-insert-directory): When listing a single file, get a list of
15202 the parent buffer and extract the relevant line. Inspired from a patch
15203 by Katsumi Yamaoka <yamaoka@jpl.org>.
15204 (ange-ftp-file-name-sans-versions): Simplify.
15205
15206 2005-09-30 Bill Wohler <wohler@newt.com>
15207
15208 Move MH-E image files from toolbar and mail directories into
15209 etc/images.
15210
15211 * mail/reply2.*: Move to etc/images/mail/reply*.
15212
15213 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
15214 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
15215 etc/images.
15216
15217 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
15218 * toolbar/reply*: Move to etc/images/mail.
15219
15220 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
15221
15222 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
15223
15224 * speedbar.el: New version 1.0pre3.
15225
15226 Frame management code (including timer, and mouse click specifics)
15227 moved to dframe.el:
15228 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
15229 (speedbar-timer): Removed. Use dframe-timer.
15230 (speedbar-close-frame): Removed. Use dframe-close-frame.
15231 (speedbar-activity-change-focus-flag): Removed. Use
15232 dframe-activity-change-focus-flag.
15233 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
15234 dframe-update-speed.
15235
15236 (speedbar-current-frame): New macro. Use this instead of the
15237 variable speedbar-frame.
15238
15239 (speedbar-use-images, speedbar-expand-image-button-alist)
15240 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
15241
15242 (speedbar-find-image-on-load-path): Removed. Replaced by
15243 defezimage in ezimage.el.
15244 (speedbar-expand-image-button-alist): Removed. Replaced by
15245 ezimage-expand-image-button-alist in ezimage.el.
15246
15247 (speedbar-ignored-directory-regexp)
15248 (speedbar-add-ignored-directory-regexp)
15249 (speedbar-ignored-directory-expressions)
15250 (speedbar-line-directory, speedbar-buffers-line-directory)
15251 (speedbar-directory-line, speedbar-buffers-line-directory):
15252 Renamed, replacing `path' with `directory'.
15253
15254 (speedbar-create-directory, speedbar-expand-line-descendants)
15255 (speedbar-toggle-line-expansion)
15256 (speedbar-contract-line-descendants): New commands.
15257
15258 (speedbar-query-confirmation-method, speedbar-select-frame-method)
15259 (speedbar-use-tool-tips-flag): New options.
15260
15261 (speedbar-check-read-only, speedbar-require-version)
15262 (speedbar-insert-separator, speedbar-buffers-tail-notes)
15263 (speedbar-handle-delete-frame, speedbar-try-completion)
15264 (speedbar-update-localized-contents): New functions.
15265
15266 (speedbar-incompatible-version, speedbar-ro-to-do-point)
15267 (speedbar-object-read-only-indicator): New variables.
15268
15269 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
15270 New hooks.
15271
15272 (speedbar-separator-face): New face.
15273
15274 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
15275 (speedbar-ignored-modes): Add fundamental-mode.
15276 (speedbar-directory-unshown-regexp): Add . directories.
15277
15278 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
15279 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
15280 `]' for full expand/close.
15281 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
15282
15283 (speedbar-check-vc): Support hidden files.
15284 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
15285 (speedbar-this-file-in-vc): Use vc-state if available. If VC
15286 state is nil, it is not checked out.
15287
15288 (speedbar-line-text, speedbar-line-token): Support expand buttons
15289 with no text.
15290 (speedbar-refresh): Universal argument acts as power-click.
15291 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
15292 that buffer to get variable values.
15293
15294 And many other bugfixes.
15295
15296 * dframe.el, ezimage.el, sb-image.el: New files.
15297
15298 * sb-*.xpm: Remove files. New image files installed into
15299 etc/images/ezimage.
15300
15301 2005-09-30 Kenichi Handa <handa@m17n.org>
15302
15303 * ps-mule.el (ps-mule-show-warning): If a character is in
15304 ps-print-translation-table, don't treat it as non-printable.
15305
15306 2005-09-30 David Ponce <david@dponce.com>
15307
15308 * tree-widget.el (tree-widget-themes-load-path): New variable.
15309 (tree-widget-themes-directory): Doc fix.
15310 (tree-widget-image-formats) [Emacs]: Doc fix.
15311 (tree-widget--locate-sub-directory): New function.
15312 (tree-widget-themes-directory): Use it.
15313
15314 * recentf.el (recentf-filename-handlers): Rename from
15315 `recentf-filename-handler'. Allow a list of functions.
15316 (recentf-menu-items-for-commands): Fix :help strings.
15317 (recentf-apply-filename-handlers): New function.
15318 (recentf-expand-file-name): Use it.
15319 (recentf-cleanup): Remove duplicates too.
15320
15321 2005-09-29 Juri Linkov <juri@jurta.org>
15322
15323 * faces.el: Rearrange face definitions to be in the same order as
15324 their face descriptions in "(emacs)Standard Faces".
15325
15326 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
15327
15328 * tooltip.el (tooltip): Add group `basic-faces'.
15329
15330 * buff-menu.el (Buffer-menu-buffer): Remove group
15331 `font-lock-highlighting-faces'.
15332
15333 * progmodes/compile.el (compilation-error, compilation-warning)
15334 (compilation-info, compilation-line-number, compilation-column-number):
15335 Change group from `font-lock-highlighting-faces' to `compilation'.
15336
15337 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15338 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
15339 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
15340 (vhdl-font-lock-reserved-words-face)
15341 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
15342 `font-lock-highlighting-faces'.
15343
15344 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
15345
15346 2005-09-28 Kim F. Storm <storm@cua.dk>
15347
15348 * emulation/cua-base.el: Set CUA move property on additional commands:
15349 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
15350 forward-sexp, backward-sexp, forward-list, backward-list.
15351
15352 2005-09-28 Romain Francoise <romain@orebokech.com>
15353
15354 * comint.el (comint-show-output): Really set point at the
15355 beginning of the output when not using `comint-use-prompt-regexp'.
15356
15357 2005-09-27 Jay Belanger <belanger@truman.edu>
15358
15359 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
15360 in TeX mode.
15361
15362 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
15363
15364 * textmodes/org.el (org-table-sum): Fix format string.
15365
15366 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
15367 Quote face names.
15368
15369 2005-09-26 Romain Francoise <romain@orebokech.com>
15370
15371 * isearch.el (isearch-forward-regexp): Close doc string.
15372
15373 2005-09-25 Richard M. Stallman <rms@gnu.org>
15374
15375 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
15376
15377 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
15378
15379 * progmodes/compile.el (compilation-error-properties):
15380 When getting the file from the previous error message,
15381 correctly decode the new data format.
15382
15383 * progmodes/cc-cmds.el (c-electric-paren):
15384 Call old-blink-paren only for close-paren.
15385
15386 2005-09-24 Andreas Schwab <schwab@suse.de>
15387
15388 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
15389 condition.
15390
15391 2005-09-25 Romain Francoise <romain@orebokech.com>
15392
15393 * dired-aux.el (dired-copy-file-recursive):
15394 * dired.el (dired-delete-file):
15395 * ediff-mult.el (ediff-dir-diff-copy-file):
15396 * ediff-util.el (ediff-test-save-region):
15397 * forms.el (forms-mode):
15398 * ido.el (ido-file-internal, ido-delete-file-at-head):
15399 * log-edit.el (log-edit-done):
15400 * ses.el (ses-yank-resize):
15401 * play/gomoku.el (gomoku-human-plays, gomoku)
15402 (gomoku-human-resigns, gomoku-prompt-for-other-game)
15403 (gomoku-offer-a-draw):
15404 * play/landmark.el (lm-human-resigns, lm):
15405 * net/eudcb-ldap.el (eudc-ldap-check-base):
15406 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
15407 * progmodes/ebrowse.el (ebrowse-find-pattern):
15408 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
15409 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
15410 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
15411
15412 * vc.el (vc-delete-file):
15413 * play/gomoku.el (gomoku-terminate-game, gomoku)
15414 (gomoku-prompt-for-move, gomoku-human-takes-back):
15415 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
15416 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
15417
15418 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
15419
15420 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
15421 color rxvt terminals by using the code xterm.el used to use before
15422 2005-04-09 in order to match the colors used by rxvt.
15423
15424 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15425
15426 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
15427 colors rxvt-unicode terminals by using the same code as xterm.el.
15428
15429 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15430
15431 * textmodes/tex-mode.el (tex-font-lock-append-prop)
15432 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
15433 new symbol used for the tex-verbatim face.
15434
15435 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
15436
15437 * woman.el (woman-file-name):
15438 * wid-edit.el (widget-file-prompt-value)
15439 (widget-coding-system-prompt-value):
15440 * w32-fns.el (set-w32-system-coding-system):
15441 * vc.el (vc-version-diff, vc-annotate):
15442 * textmodes/reftex-auc.el (reftex-arg-cite)
15443 (reftex-arg-index-tag):
15444 * textmodes/refer.el (refer-get-bib-files):
15445 * textmodes/artist.el (artist-figlet-choose-font):
15446 * terminal.el (terminal-emulator):
15447 * replace.el (occur-read-primary-args):
15448 * rect.el (string-rectangle, string-insert-rectangle):
15449 * ps-print.el (ps-print-preprint):
15450 * progmodes/pascal.el (pascal-goto-defun):
15451 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
15452 * progmodes/compile.el (compilation-find-file):
15453 * printing.el (pr-interactive-n-up):
15454 * play/animate.el (animate-birthday-present):
15455 * net/rcompile.el (remote-compile):
15456 * man.el (man, Man-goto-section, Man-follow-manual-reference):
15457 * mail/rmailsum.el (rmail-summary-search-backward)
15458 (rmail-summary-search):
15459 * mail/rmailout.el (rmail-output-read-rmail-file-name)
15460 (rmail-output-read-file-name):
15461 * mail/rmail.el (rmail-search, rmail-search-backwards):
15462 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
15463 * locate.el (locate):
15464 * international/quail.el (quail-show-keyboard-layout):
15465 * international/mule.el (set-buffer-file-coding-system)
15466 (revert-buffer-with-coding-system, set-file-name-coding-system)
15467 (set-terminal-coding-system, set-keyboard-coding-system)
15468 (set-next-selection-coding-system):
15469 * international/mule-diag.el (describe-coding-system)
15470 (describe-font, describe-fontset):
15471 * international/mule-cmds.el (universal-coding-system-argument)
15472 (search-unencodable-char, describe-input-method)
15473 (set-language-environment, describe-language-environment):
15474 * international/codepage.el (codepage-setup):
15475 * international/code-pages.el (codepage-setup):
15476 * info.el (Info-search, Info-follow-reference)
15477 (Info-search-backward):
15478 * emacs-lisp/advice.el (ad-read-advised-function)
15479 (ad-read-advice-class, ad-clear-cache, ad-activate)
15480 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
15481 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
15482 (ad-read-regexp):
15483 * ediff-util.el (ediff-toggle-regexp-match):
15484 * ediff-ptch.el (ediff-prompt-for-patch-file):
15485 * dired-aux.el (dired-diff):
15486 * diff.el (diff):
15487 * cus-edit.el (custom-variable-prompt):
15488 * calendar/timeclock.el (timeclock-ask-for-project):
15489 * calc/calcalg3.el (calc-get-fit-variables):
15490 * calc/calc-store.el (calc-edit-variable)
15491 (calc-permanent-variable):
15492 * vc-mcvs.el (vc-mcvs-register):
15493 * shadowfile.el (shadow-define-literal-group):
15494 * woman.el (woman-file-name):
15495 * vc.el (vc-version-diff, vc-merge):
15496 * textmodes/reftex-index.el (reftex-index-complete-tag):
15497 * format.el (format-decode-buffer, format-decode-region):
15498 * emulation/viper-cmd.el (viper-read-string-with-history):
15499 * emacs-lisp/debug.el (cancel-debug-on-entry):
15500 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15501 * ediff.el (ediff-merge-revisions)
15502 (ediff-merge-revisions-with-ancestor, ediff-revision):
15503 * completion.el (interactive-completion-string-reader):
15504 * calc/calc-prog.el (calc-user-define-formula):
15505 Follow convention for reading with the minibuffer.
15506
15507 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
15508
15509 * progmodes/python.el (python-describe-symbol): Add globals() and
15510 locals() to the arguments of emacs.ehelp.
15511
15512 2005-09-24 Magnus Henoch <mange@freemail.hu>
15513
15514 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
15515 New function, code extracted from ispell-valid-dictionary-list.
15516 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
15517 Call it.
15518
15519 2005-09-24 Eli Zaretskii <eliz@gnu.org>
15520
15521 * subr.el (version-regexp-alist): Extend valid syntax for version
15522 strings: allow any of the characters -,_,+ to separate the
15523 alpha/beta/rc part from the version part. Doc fix.
15524 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
15525
15526 2005-09-23 David Reitter <david.reitter@gmail.com>
15527
15528 * mail/mailclient.el: New file.
15529
15530 2005-09-23 Richard M. Stallman <rms@gnu.org>
15531
15532 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
15533 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
15534 Doc fixes.
15535
15536 * progmodes/cc-mode.el (c-font-lock-init):
15537 Specify font-lock-lines-before.
15538
15539 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15540
15541 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
15542 whole conflict.
15543
15544 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
15545
15546 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
15547 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
15548 of `remap' feature when available. Additional key bindings for
15549 better tty support.
15550 (org-mode-restart, org-force-self-insert): New commands.
15551 (org-time-stamp-inactive): New command.
15552 (org-remap): New function.
15553 (org-table-auto-blank-field, org-level-color-stars-only): New options.
15554 (org-enable-fixed-width-editor): Move to `org-structure'
15555 customization group.
15556 (org-self-insert-command, orgtbl-self-insert-command): Modify to
15557 blank field after field motion commands.
15558
15559 2005-09-23 Kenichi Handa <handa@m17n.org>
15560
15561 * international/mule-cmds.el (set-language-environment):
15562 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
15563 have to call utf-translate-cjk-load-tables.
15564
15565 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
15566
15567 * mouse.el (mouse-move-drag-overlay): Fix last change.
15568
15569 2005-09-22 David Ponce <david@dponce.com>
15570
15571 * tree-widget.el (tree-widget-value-create): Fix previous change.
15572
15573 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15574
15575 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
15576
15577 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15578
15579 * mouse.el (mouse-move-drag-overlay): New function.
15580 (mouse-drag-region-1): Use it.
15581 Try to simplify a bit the state handling. Handle clicks on links
15582 inside intangible areas.
15583 (mouse-save-then-kill): Minor simplification.
15584 (mouse-secondary-overlay): Make it always non-nil instead of
15585 recreating it each time.
15586 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
15587 (mouse-kill-secondary, mouse-secondary-save-then-kill):
15588 Simplify accordingly.
15589
15590 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15591
15592 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
15593
15594 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
15595
15596 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
15597 (ediff-file-name-sans-prefix): Treat nil as an empty string.
15598 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
15599 to patch.
15600
15601 * ediff-util.el: Use insert-buffer-substring.
15602
15603 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
15604
15605 * emulation/viper-cmd.el (viper-change-state): Don't move over the
15606 field boundaries in the minibuffer.
15607 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
15608 (viper-minibuffer-post-command-hook): New hook.
15609 (viper-line): Don't move cursor at bolp.
15610
15611 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
15612
15613 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
15614 avoid compiler warnings.
15615
15616 * emulation/viper-macs.el (ex-map): Better messages.
15617
15618 * emulation/viper-utils.el (viper-beginning-of-field): New function.
15619
15620 * emulation/viper.el: Replace make-variable-buffer-local with
15621 viper-make-variable-buffer-local everywhere, to avoid warnings.
15622
15623 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15624
15625 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
15626 Delete unused var `old-selected-window'.
15627 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
15628 (mouse-drag-secondary): Delete unused var `start-frame'.
15629
15630 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15631
15632 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
15633
15634 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15635
15636 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
15637 Re-indent within 80 columns. Use inhibit-read-only.
15638
15639 2005-09-19 Romain Francoise <romain@orebokech.com>
15640
15641 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
15642
15643 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15644
15645 * font-lock.el (font-lock-default-fontify-region): Don't add a line
15646 unconditionally, since the after-change-function already did it.
15647
15648 2005-09-19 Miles Bader <miles@gnu.org>
15649
15650 * net/newsticker.el: Get rid of CVS keyword.
15651
15652 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
15653
15654 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
15655 The prompt is formatted later.
15656
15657 2005-09-19 David Ponce <david@dponce.com>
15658
15659 * tree-widget.el (tree-widget-value-create): Save the converted
15660 tree :node widget.
15661
15662 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
15663
15664 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
15665 variable `message'.
15666
15667 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
15668
15669 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
15670 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
15671 <slawomir.nowaczyk.847@student.lu.se>.
15672
15673 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
15674
15675 * image.el (image-load-path): Use symbol `data-directory' instead
15676 of its value, for backward compatibility with packages that bind
15677 it during `find-image'. Suggested by Katsumi Yamaoka.
15678 (image-search-load-path): Handle symbols whose values are strings.
15679
15680 2005-09-18 Romain Francoise <romain@orebokech.com>
15681
15682 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
15683 with-current-buffer form in save-excursion.
15684
15685 2005-09-18 Deepak Goel <deego@gnufans.org>
15686
15687 * apropos.el (apropos-command): Fix `message' call: first arg
15688 should be a format spec. In this and all other cases that appear
15689 below and elsewhere in the source code, I made a change only when
15690 two conditions were satisfied: [1] I can think of a possibility
15691 that the arguments would cause an error, for example, the code in
15692 question relies on external variables such as filenames. [2] I
15693 was sure that the arg to `message' could not have been nil in the code.
15694
15695 * textmodes/tildify.el (tildify-region): Ditto.
15696
15697 * textmodes/reftex-index.el (reftex-index-change-entry)
15698 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
15699 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
15700 * textmodes/org.el (org-complete, org-deadline, org-schedule)
15701 (org-priority, org-table-sum):
15702 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
15703 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
15704 (flyspell-word, flyspell-display-next-corrections):
15705 * textmodes/bibtex.el (bibtex-print-help-message):
15706 * textmodes/artist.el (artist-key-set-point-poly):
15707 * term/mac-win.el (mac-services-insert-text):
15708 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
15709 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
15710 (vhdl-port-paste-testbench, vhdl-compose-new-component)
15711 (vhdl-compose-configuration):
15712 * progmodes/sh-script.el (sh-blink, sh-show-indent)
15713 (sh-set-indent, sh-learn-line-indent):
15714 * progmodes/ps-mode.el (ps-mode-target-column):
15715 * progmodes/idlwave.el (idlwave-make-tags)
15716 (idlwave-scan-library-catalogs):
15717 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
15718 * progmodes/gud.el (gud-jdb-analyze-source):
15719 * progmodes/flymake.el (flymake-log):
15720 * progmodes/ebnf2ps.el (ebnf-generate-region):
15721 * progmodes/cmacexp.el (c-macro-expansion):
15722 * progmodes/ada-xref.el (ada-treat-cmd-string):
15723 * progmodes/ada-mode.el (ada-create-case-exception-substring)
15724 (ada-justified-indent-current, ada-batch-reformat):
15725 * play/zone.el (zone):
15726 * play/landmark.el (lm-move):
15727 * play/decipher.el (decipher-show-alphabet):
15728 * net/newsticker.el (newsticker--display-jump)
15729 (newsticker--display-scroll):
15730 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
15731 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
15732 * mail/feedmail.el (feedmail-dump-message-to-queue):
15733 * eshell/esh-proc.el (eshell-remove-process-entry):
15734 * emulation/ws-mode.el (ws-last-error):
15735 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
15736 (viper-record-kbd-macro):
15737 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
15738 * emacs-lisp/lisp-mnt.el (lm-report-bug):
15739 * emacs-lisp/find-func.el (find-function-noselect):
15740 * calendar/timeclock.el (timeclock-status-string)
15741 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
15742 (timeclock-when-to-leave-string):
15743 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
15744 * calc/calc-units.el (calc-enter-units-table):
15745 * calc/calc-mode.el (calc-mode-record-mode):
15746 * woman.el (woman-mini-help):
15747 * wdired.el (wdired-change-to-wdired-mode):
15748 * vc.el (vc-retrieve-snapshot):
15749 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
15750 * startup.el (display-startup-echo-area-message):
15751 * simple.el (set-goal-column):
15752 * ses.el (ses-command-hook, ses-recalculate-cell):
15753 * server.el (server-process-filter):
15754 * printing.el (pr-interface-txt-print, pr-interface-printify)
15755 (pr-interface-ps):
15756 * pcvs.el (cvs-help):
15757 * log-edit.el (log-edit, log-edit-mode-help):
15758 * iswitchb.el (iswitchb-possible-new-buffer):
15759 * isearch.el (isearch-edit-string):
15760 * image-mode.el (image-mode, image-minor-mode):
15761 * ibuf-macs.el (define-ibuffer-filter):
15762 * hi-lock.el (hi-lock-find-patterns):
15763 * files.el (toggle-read-only):
15764 * ediff-util.el (ediff-copy-diff)
15765 (ediff-write-merge-buffer-and-maybe-kill):
15766 * echistory.el (Electric-history-undefined):
15767 * dnd.el (dnd-insert-text):
15768 * dired-aux.el (dired-query):
15769 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
15770 * bookmark.el (bookmark-bmenu-locate):
15771 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
15772 Fix `message' calls to ensure first arg is a format string.
15773 The change was made only when these two conditions were satisfied:
15774 [1] when there is a possibility that the arguments would cause an error
15775 for example, if the code in question relies on external variables
15776 such as filenames, and
15777 [2] if the arg to `message' could not have been nil in the code.
15778
15779 * pcomplete.el (pcomplete--help): Fix `message' format spec.
15780 Not having a %s would be weird, though not technically wrong.
15781
15782 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15783
15784 * term/mac-win.el (mac-add-charset-info): Doc fix.
15785
15786 2005-09-17 Romain Francoise <romain@orebokech.com>
15787
15788 * shell.el (shell-resync-dirs): Handle echoing processes more
15789 reliably. Don't insert resync command if `comint-process-echoes'
15790 is non-nil.
15791
15792 2005-09-17 Magnus Henoch <mange@freemail.hu>
15793
15794 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
15795 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
15796 aspell versions >= 0.60.
15797 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
15798 only if ispell-aspell-supports-utf8 is non-nil.
15799
15800 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
15801
15802 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
15803 buffer-local value to lisp-indent-function.
15804
15805 2005-09-17 Milan Zamazal <pdm@zamazal.org>
15806
15807 * progmodes/glasses.el (glasses-make-readable): If
15808 glasses-separator differs from underscore, put appropriate
15809 overlays over underscore characters.
15810 (glasses-convert-to-unreadable): If glasses-separator differs from
15811 underscore, try to convert glasses-separator characters to
15812 underscores.
15813
15814 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15815
15816 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
15817 Use with-syntax-table and dolist.
15818
15819 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
15820
15821 * textmodes/reftex-auc.el:
15822 * textmodes/reftex-cite.el:
15823 * textmodes/reftex-dcr.el:
15824 * textmodes/reftex-global.el:
15825 * textmodes/reftex-parse.el:
15826 * textmodes/reftex-ref.el:
15827 * textmodes/reftex-sel.el:
15828 * textmodes/reftex-toc.el:
15829 * textmodes/reftex-vars.el:
15830 * textmodes/reftex.el: Small changes to remove compiler warnings.
15831
15832 * textmodes/reftex-index.el: Likewise.
15833 (reftex-query-index-phrase): More efficient use of markers.
15834
15835 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15836
15837 * image.el (image-load-path): New variable.
15838 (image-search-load-path): New function.
15839 (find-image): Search for images in `image-load-path'.
15840
15841 2005-09-15 Richard M. Stallman <rms@gnu.org>
15842
15843 * follow.el: Change Maintainer field.
15844
15845 2005-09-15 David Ponce <david@dponce.com>
15846
15847 * recentf.el (recentf-save-file-modes): New option.
15848 (recentf-save-list): Use it.
15849
15850 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
15851
15852 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
15853 (mode-line-mule-info, mode-line-modified): Move bindings from
15854 mouse-3 to mouse-1.
15855
15856 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15857
15858 * simple.el (sendmail-user-agent-compose): Revert last change.
15859
15860 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15861
15862 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
15863 Use with-current-buffer.
15864 (ange-ftp-gwp-start): Remove unused var `gw-user'.
15865 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
15866 (ange-ftp-insert-directory): Remove unused var `short'.
15867 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
15868
15869 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
15870 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
15871
15872 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
15873 (check-calendar-holidays, diary-list-entries): Autoload.
15874 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
15875 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
15876
15877 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
15878 which mistakenly removed a call to display-buffer.
15879
15880 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
15881
15882 * obsolete/iso-insert.el: Move to obsolete/ from international/.
15883
15884 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
15885
15886 * progmodes/hideshow.el
15887 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
15888 (hs-allow-nesting): New user var.
15889 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
15890 (hs-hide-block-at-point): When nesting allowed,
15891 if there is already an overlay in place, delete it.
15892 (hs-safety-is-job-n): Delete func; remove call sites.
15893 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
15894 (hs-overlay-at): New func.
15895 (hs-already-hidden-p, hs-show-block): Use it.
15896 (hs-hide-all): Don't pre-clean if nesting allowed.
15897 (hs-show-all): Temporarily disallow
15898 nesting around call to `hs-discard-overlays'.
15899
15900 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
15901
15902 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
15903 Delete unused local var.
15904
15905 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
15906
15907 * help-fns.el (describe-categories): "?\ " -> "?\s".
15908 (help-do-arg-highlight): Recognize also ARG-n, as in
15909 `move-to-left-margin' (ARG+n is already recognized). Simplify.
15910
15911 * international/codepage.el (dos-unsupported-char-glyph):
15912 * net/newsticker.el (tool-bar-map, w3-mode-map)
15913 (w3m-minor-mode-map):
15914 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
15915 (ent-alist):
15916 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
15917
15918 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
15919
15920 * custom.el (custom-push-theme): Handle the case where a symbol is
15921 bound but face properties have not yet been assigned.
15922
15923 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
15924 Fix behavior if noerase is `t' and there is no mail buffer.
15925
15926 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
15927 if `continue' is nil, rather than signal an error.
15928
15929 2005-09-12 Richard M. Stallman <rms@gnu.org>
15930
15931 * font-lock.el (font-lock-keywords): Add autoload.
15932
15933 * help-fns.el (describe-variable): Rearrange to put source link
15934 in a predictable place.
15935
15936 * net/newsticker.el: New file.
15937
15938 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15939
15940 * calendar/calendar.el (calendar-for-loop): Add edebug info.
15941 (calendar-basic-setup): Use the new nil arg.
15942 (number-of-diary-entries): Move to diary-lib.el.
15943
15944 * calendar/diary-lib.el: Use with-current-buffer, match-string.
15945 (diary-list-entries): Use with-syntax-table and dolist.
15946 Rename from list-diary-entries.
15947 Use number-of-diary-entries if `number' is nil.
15948 (diary, diary-view-entries): Use this new name and new nil arg value.
15949 (number-of-diary-entries): Move from calendar.el.
15950 (diary-unhide-everything): New function.
15951 (include-other-diary-files, fancy-diary-display)
15952 (diary-show-all-entries, make-diary-entry): Use it.
15953 (diary-mail-entries): Use buffer-string.
15954 (mark-diary-entries): Fix long standing paren typo.
15955 (diary-sexp-entry): Use count-lines.
15956 (make-diary-entry): Avoid `previous-line'.
15957 (diary-mode-map): New var.
15958 (diary-mode): Redraw cal after saving. Setup header-line.
15959 (fancy-diary-display-mode): Use local-set-key.
15960
15961 * startup.el (command-line): Try calling various terminal-init-foo-bar
15962 functions by stripping hyphenated suffixes from $TERM.
15963
15964 * files.el (normal-mode): Check boundness of font-lock-keywords.
15965
15966 2005-09-12 Richard M. Stallman <rms@gnu.org>
15967
15968 * progmodes/compile.el: Don't decide a file's directory
15969 until the user actually tries to go there.
15970 (compilation-next-error-function):
15971 Pass compilation-find-file the directory from the file-struct.
15972 (compilation-internal-error-properties): Separate local FILE-STRUCT
15973 from FILE. Doc the args better. Rename arg FMT to FMTS.
15974 (compilation-find-file): Arg DIR renamed to DIRECTORY.
15975 Expand it, and if nil, use default-directory.
15976 (compilation-get-file-structure): Don't mix specified directory
15977 with default directory. Put specified directory into
15978 file-struct. Don't make the file name absolute.
15979
15980 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
15981 (compile-command): Add autoload.
15982 (compilation-disable-input): Add autoload.
15983
15984 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
15985
15986 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
15987 strings of the variables it can override.
15988 (time-stamp): New (as yet undocumented) time-stamp-format escapes
15989 %Q and %q, for fully-qualified domain name and unqualified host name.
15990
15991 2005-09-11 Kim F. Storm <storm@cua.dk>
15992
15993 * emacs-lisp/authors.el (authors-aliases): Update list.
15994 (authors-fixed-entries): Update mldrag.el entry.
15995
15996 2005-09-10 Alan Mackenzie <acm@muc.de>
15997
15998 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
15999 from the region narrowed to.
16000
16001 2005-09-10 Magnus Henoch <mange@freemail.hu>
16002
16003 * textmodes/ispell.el (ispell-check-version): Signal an error if
16004 aspell version is less than 0.60.
16005
16006 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
16007
16008 * progmodes/octave-inf.el (inferior-octave-startup):
16009 Resync current dir at the end.
16010
16011 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
16012
16013 * woman.el (woman-topic-at-point-default):
16014 Rename to woman-use-topic-at-point-default.
16015 (woman-topic-at-point): Rename to woman-use-topic-at-point.
16016 (woman-file-name): Reflect renames above. Automatically use the
16017 word at point as topic if woman-use-topic-at-point is non-nil.
16018 Otherwise offer it as default but don't insert it in the
16019 minibuffer. Also use `test-completion' instead of `assoc' as
16020 suggested by Stefan Monnier.
16021
16022 2005-09-10 Andre Spiegel <spiegel@gnu.org>
16023
16024 * vc.el (vc-directory, vc-update-change-log): Throw an error on
16025 the attempt to do it over Tramp. This is not yet supported.
16026
16027 2005-09-10 Eli Zaretskii <eliz@gnu.org>
16028
16029 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16030 (menu-bar-non-minibuffer-window-p): New functions.
16031 ("Split Window", "Save As..."): Use them.
16032 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
16033 ("Print Buffer", "Truncate Long Lines in this Buffer"):
16034 Use menu-bar-menu-frame-live-and-visible-p.
16035 ("Save Buffer", "Insert File", "Open Directory...")
16036 ("Open File...", "Visit New File..."):
16037 Use menu-bar-non-minibuffer-window-p.
16038 (kill-this-buffer-enabled-p, dired <menu-enable>):
16039 Use menu-bar-non-minibuffer-window-p.
16040
16041 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16042
16043 * cus-start.el (all): Don't complain about fringe-related
16044 built-ins if fringes are not supported. Ditto about
16045 selection-related built-ins. Fix the test for GTK-related built-ins.
16046
16047 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
16048 ("Postscript Print Buffer", "Print Region", "Save As...")
16049 ("Save", "Insert File...", "Open Directory...")
16050 ("Open File...", "Visit New File..."")
16051 ("Truncate Long Lines in this Buffer"): Don't look at
16052 menu-updating-frame if this display does not support multiple frames.
16053
16054 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16055
16056 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
16057
16058 2005-09-09 Emilio Lopes <eclig@gmx.net>
16059
16060 * woman.el: Format- and whitespace-related changes.
16061
16062 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16063
16064 * woman.el: Fix my email address.
16065
16066 2005-09-08 Richard M. Stallman <rms@gnu.org>
16067
16068 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
16069 (sh-mode): Locally set skeleton-pair-default-alist.
16070
16071 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
16072
16073 * progmodes/flymake.el: Require `compile' unconditionally.
16074
16075 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
16076
16077 * woman.el (woman-file-name): Provide a default, not initial input.
16078
16079 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
16080
16081 * font-lock.el (font-lock-support-mode): Doc fix.
16082
16083 * descr-text.el (describe-property-list): Handle non-symbol prop names.
16084
16085 2005-09-08 Richard M. Stallman <rms@gnu.org>
16086
16087 * simple.el (blink-matching-open): Get rid of text props from
16088 the string shown in echo area. Don't permanently set point.
16089 Some rearrangements.
16090
16091 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
16092
16093 * recentf.el (recentf-filename-handler): Add custom choice
16094 `abbreviate-file-name'.
16095
16096 * msb.el (msb--very-many-menus): Fix typo.
16097
16098 * disp-table.el (standard-display-european): Don't set
16099 enable-multibyte-characters to nil.
16100
16101 2005-09-08 David Ponce <david@dponce.com>
16102
16103 * recentf.el (recentf-show-file-shortcuts-flag): New option.
16104 (recentf-expand-file-name): Doc fix.
16105 (recentf-dialog-mode-map): Define digit shortcuts.
16106 (recentf--files-with-key): New variable.
16107 (recentf-show-digit-shortcut-filter): New function.
16108 (recentf-open-files-items): New function.
16109 (recentf-open-files): Use it.
16110 (recentf-open-file-with-key): New command.
16111
16112 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
16113
16114 * buff-menu.el (Buffer-menu-sort-by-column): New function.
16115 Suggested by Kim F. Storm.
16116 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
16117 (Buffer-menu-make-sort-button): Use global keymap.
16118
16119 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
16120
16121 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
16122 (Man-getpage-in-background-advice): Remove defadvice; it isn't
16123 necessary any longer with the remapped command.
16124 (Man-bgproc-sentinel-advice): Remove defadvice which counts
16125 formatting time only.
16126
16127 * net/tramp.el (tramp-action-password)
16128 (tramp-multi-action-password): Compile the password prompt from
16129 `method', `user' and `host'. Sometimes it isn't obvious which
16130 password to enter, for example with remote files offered by
16131 recentf.el, or with multiple steps. Suggested by Robert Marshall
16132 <robert@chezmarshall.freeserve.co.uk>.
16133
16134 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16135
16136 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
16137 Fix regexp for when "s///" is at the beginning of line.
16138
16139 2005-09-07 Jay Belanger <belanger@truman.edu>
16140
16141 * calc/calc-poly.el (math-expand-term): Multiply out any powers
16142 when in matrix mode.
16143
16144 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
16145
16146 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
16147 non-anonymous functions.
16148
16149 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
16150
16151 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
16152 when using a header line. Otherwise, use mouse-1-click-follows-link.
16153
16154 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
16155 can't be moved; don't signal an error.
16156
16157 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
16158
16159 * cus-theme.el (custom-theme-write-faces): Save the current face
16160 spec, not the defface spec.
16161
16162 * custom.el (custom-known-themes): Clarify meaning of "standard".
16163 (custom-push-theme): Save old values in the standard theme.
16164 (disable-theme): Correct typo.
16165 (custom-face-theme-value) Deleted unused function.
16166 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
16167
16168 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
16169
16170 * progmodes/compile.el (compilation-goto-locus): Take into account
16171 iconified frames when determining whether the buffer is
16172 already visible.
16173 Don't reset window height if the window already existed.
16174
16175 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
16176
16177 * custom.el (load-theme): Rename from require-theme.
16178 Add interactive spec.
16179 (enable-theme): Rename from custom-enable-theme.
16180 Add interactive spec.
16181 (disable-theme): Rename from custom-disable-theme.
16182 Add interactive spec.
16183 (custom-make-theme-feature): Doc fix.
16184 (custom-theme-directory): Doc fix.
16185 (provide-theme): Call enable-theme.
16186
16187 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16188
16189 * obsolete/lazy-lock.el (lazy-lock-mode):
16190 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
16191 font-lock-mode if it's off. Print a warning instead.
16192
16193 * progmodes/compile.el (compilation-start): Ignore errors if the
16194 process died before we get to send-eof.
16195
16196 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
16197 Undo last change. Enclosing the result in quotes broke things on Unix
16198 since tex-send-command passes it through shell-quote-argument.
16199 (tex-send-command): Pass `file' through convert-standard-filename
16200 when possible.
16201 (tex-uptodate-p): Handle the case where TeX hasn't put additional
16202 info in a transcript.
16203
16204 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
16205
16206 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
16207 fix compilation warning. Reorder the key definitions to group
16208 together keys emitted by the current version of xterm.
16209
16210 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
16211 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
16212 Reorder predicates to correct min-color usage.
16213
16214 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
16215
16216 * longlines.el (longlines-mode): Inhibit read-only when encoding.
16217 Kill local variables when longlines-mode is turned off.
16218
16219 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
16220
16221 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
16222
16223 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
16224
16225 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
16226
16227 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
16228 (font-lock-lines-before): Change default to being inactive.
16229 (font-lock-default-fontify-region): Obey font-lock-lines-before.
16230 (font-lock-after-change-function): Don't handle f-l-lines-before here.
16231
16232 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16233
16234 * net/tramp.el (tramp-handle-make-auto-save-file-name):
16235 Deactivate temporarily advice if active (not needed for Emacs 22,
16236 but for backwards compatibility).
16237 (tramp-exists-file-name-handler): Rewrite. First implementation
16238 was too simple.
16239 (tramp-advice-make-auto-save-file-name):
16240 Call `tramp-handle-make-auto-save-file-name' (again, just for
16241 backwards compatibility).
16242
16243 2005-08-31 Reto Zimmermann <reto@gnu.org>
16244
16245 * progmodes/vhdl-mode.el
16246 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
16247 (vhdl-end-p): Fix indentation bug "else" after "-- when".
16248 (vhdl-set-default-project): New function (easier setting of default).
16249 (vhdl-port-copy): Handle extended identifiers for generics.
16250 (vhdl-compiler-alist): Better description for error message regexp.
16251 (vhdl-make): Query for target, use previous as default.
16252 (vhdl-port-copy): Fix port copy for port names starting with "signal".
16253 (vhdl-font-lock-keywords-2): Fix fontification for record
16254 el. assign.
16255 (vhdl-speedbar-make-subpack-line): Add package body link.
16256 (vhdl-generate-makefile-1): Not include itself as dependency.
16257 (vhdl-font-lock-init): Highlight c-preprocessor directives.
16258 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
16259 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
16260 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
16261 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
16262 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
16263 (vhdl-import-project): Add string argument for `error'.
16264 (vhdl-compose-configuration)
16265 (vhdl-compose-configuration-architecture): Add configuration
16266 declaration generation.
16267 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
16268 (vhdl-trailer-re): Add "record" keyword (better indentation).
16269 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
16270 "[^ \t-\"]+".
16271 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
16272 (vhdl-testbench-entity-file-name)
16273 (vhdl-testbench-architecture-file-name): Allow separate
16274 customization of testbench file names.
16275 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
16276 (vhdl-get-visible-signals): Allow newline within alias declaration.
16277 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
16278 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
16279 (member-ignore-case): Alias for missing function in XEmacs.
16280 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
16281 (vhdl-update-sensitivity-list): Ignore case on read signals.
16282 (vhdl-replace-string): Adjust case only for file names.
16283 (vhdl-update-sensitivity-list): Fix search for read signals.
16284 (vhdl-update-sensitivity-list): Exclude formal parameters.
16285 (vhdl-get-visible-signals): Include aliases of signals.
16286 (vhdl-get-visible-signals): Fix signal name searching.
16287 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
16288 (vhdl-fixup-whitespace-region): Fix for character
16289 literals (e.g. `:').
16290
16291 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16292
16293 * ansi-color.el (comint-last-output-start):
16294 * bs.el (font-lock-verbose):
16295 * diff-mode.el (add-log-buffer-file-name-function):
16296 * dired-x.el (vm-folder-directory):
16297 * faces.el (help-xref-stack-item):
16298 * files.el (font-lock-keywords):
16299 * find-lisp.el (dired-buffers, dired-subdir-alist):
16300 * ido.el (cua-inhibit-cua-keys):
16301 * log-view.el (cvs-minor-wrap-function):
16302 * outline.el (font-lock-warning-face):
16303 * simple.el (compilation-current-error):
16304 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
16305 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
16306 * tooltip.el (comint-prompt-regexp):
16307 * w32-fns.el (explicit-shell-file-name):
16308 * term/mac-win.el (mac-charset-info-alist)
16309 (mac-services-selection, mac-system-script-code):
16310 * term/tty-colors.el (msdos-color-values):
16311 * term/w32-win.el (xlfd-regexp-registry-subnum):
16312 * term/x-win.el (x-keysym-table, x-selection-timeout)
16313 (x-session-id, x-session-previous-id):
16314 * textmodes/ispell.el (mail-yank-prefix):
16315 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
16316 * textmodes/org.el (calc-embedded-close-formula)
16317 (calc-embedded-open-formula)
16318 (font-lock-unfontify-region-function):
16319 * textmodes/reftex-global.el (isearch-next-buffer-function)
16320 (TeX-master):
16321 * textmodes/reftex.el (font-lock-keywords):
16322 * textmodes/tex-mode.el (font-lock-comment-face)
16323 (font-lock-doc-face):
16324 * textmodes/texinfo.el (outline-heading-alist):
16325 Add defvars.
16326
16327 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
16328 (artist-spray-chars, artist-mode-init, artist-replace-string)
16329 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
16330 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
16331 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
16332
16333 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
16334 (conf-align-assignments): "?\ " -> "?\s".
16335
16336 * textmodes/reftex-index.el (TeX-master): Add defvar.
16337 (reftex-index-phrases-marker): Move up defvar.
16338
16339 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
16340 (reftex-toc-include-labels-indicator)
16341 (reftex-toc-include-index-indicator)
16342 (reftex-toc-max-level-indicator): Move up declarations.
16343
16344 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
16345 of args to `tramp-run-real-handler', even if it's empty in this case.
16346
16347 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16348
16349 * dired.el (dired-move-to-filename-regexp): Add date format for
16350 Mac OS X 10.3 in East Asian locales.
16351
16352 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16353
16354 * files.el (make-auto-save-file-name): Add file name handler call
16355 if applicable.
16356
16357 * net/tramp.el (tramp-file-name-handler-alist)
16358 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
16359 (tramp-handle-make-auto-save-file-name): Rename from
16360 `tramp-make-auto-save-file-name'.
16361 (tramp-exists-file-name-handler): New defun.
16362 (tramp-advice-make-auto-save-file-name): Make defadvice only when
16363 `make-auto-save-file-name' is not a magic file name operation.
16364
16365 2005-08-30 Richard M. Stallman <rms@gnu.org>
16366
16367 * files.el (risky-local-variable-p):
16368 Match `-predicates' and `-commands.
16369
16370 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
16371 (custom-save-all): Visit the file if necessary;
16372 kill the buffer if we created it.
16373 (custom-save-delete): Don't visit file or kill buffer here.
16374
16375 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
16376
16377 * textmodes/org.el (org-special-keyword): New face.
16378 (org-table-copy-down, org-table-eval-formula)
16379 (org-table-recalculate, org-init-section-numbers):
16380 Use `string-to-number' instead of `string-to-int'.
16381 (org-get-location): Use `insert-buffer-substring' instead of
16382 `insert-buffer'.
16383 (org-modify-diary-entry-string): New function.
16384 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
16385 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
16386 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
16387 active region.
16388 (org-export-as-html): Handle QUOTE keyword.
16389 (org-quote-string): New option.
16390 (org-bookmark-jump-unhide): New function, used for
16391 `bookmark-after-jump-hook'.
16392 (org-diary-default-entry): Apply only when not called through
16393 `org-agenda'.
16394
16395 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
16396
16397 * net/eudc.el (mode-popup-menu):
16398 * play/handwrite.el (ps-printer-name, ps-lpr-command):
16399 * progmodes/ada-mode.el (compile-auto-highlight)
16400 (skeleton-further-elements):
16401 * progmodes/autoconf.el (font-lock-syntactic-keywords):
16402 * progmodes/cmacexp.el (msdos-shells):
16403 * progmodes/compile.el (font-lock-extra-managed-props)
16404 (font-lock-keywords, font-lock-maximum-size)
16405 (font-lock-support-mode):
16406 * progmodes/grep.el (font-lock-lines-before):
16407 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
16408 * progmodes/mixal-mode.el (compile-command):
16409 * progmodes/perl-mode.el (font-lock-comment-face)
16410 (font-lock-doc-face, font-lock-string-face):
16411 * progmodes/prolog.el (comint-prompt-regexp):
16412 * progmodes/sh-script.el (font-lock-comment-face)
16413 (font-lock-set-defaults, font-lock-string-face):
16414 * progmodes/sql.el (font-lock-keyword-face)
16415 (font-lock-set-defaults, font-lock-string-face):
16416 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
16417 (itimer-version, lazy-lock-defer-contextually)
16418 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
16419 Add defvars.
16420
16421 * progmodes/cperl-mode.el (cperl-electric-lbrace)
16422 (cperl-electric-keyword, cperl-electric-pod)
16423 (cperl-electric-backspace, cperl-forward-re)
16424 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
16425 (vc-rcs-header, vc-sccs-header): Add defvars.
16426
16427 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
16428 (font-lock-syntactic-keywords, gud-find-expr-function):
16429 Add defvars.
16430
16431 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
16432 (gdb-frame-parameters): Declare before use.
16433
16434 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
16435 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
16436 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
16437 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
16438
16439 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
16440 (idlwave-help-with-source): Use `insert-buffer-substring', not
16441 `insert-buffer'.
16442
16443 2005-08-29 Juri Linkov <juri@jurta.org>
16444
16445 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
16446 Put outline-back-to-heading function call inside save-excursion.
16447
16448 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
16449
16450 * man.el (Man-init-defvars, Man-translate-references)
16451 (Man-support-local-filenames, Man-highlight-references):
16452 * progmodes/sql.el (sql-interactive-mode):
16453 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
16454
16455 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
16456 (compilation-mode-font-lock-keywords): Add defvars.
16457 (checkdoc-interactive-loop): "?\ " -> "?\s".
16458
16459 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
16460 (font-lock-doc-face, font-lock-string-face)
16461 (font-lock-keywords-case-fold-search): Add defvars.
16462 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
16463
16464 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
16465 Don't pass X and Y (they are ignored anyway).
16466 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
16467 (mouse-delete-window): Make arguments optional.
16468
16469 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
16470 (caesar-translate-table, minor-modes, news-buffer-save)
16471 (news-group-name, news-minor-modes): Add defvars.
16472
16473 * emacs-lisp/lselect.el (mouse-highlight-priority)
16474 (x-lost-selection-functions, zmacs-regions):
16475 * emacs-lisp/pp.el (font-lock-verbose):
16476 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
16477 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
16478 (ses-mode-map):
16479 * emacs-lisp/tcover-unsafep.el (safe-functions):
16480 * international/mule-cmds.el (mac-system-coding-system)
16481 (mac-system-locale):
16482 * language/ethio-util.el (rmail-current-message)
16483 (rmail-message-vector):
16484 * language/thai-util.el (thai-auto-composition-mode):
16485 * mail/metamail.el (rmail-current-message, rmail-message-vector):
16486 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
16487 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
16488 (vm-primary-inbox, vm-spool-files):
16489 * mail/rmail.el (deleted-head, font-lock-fontified)
16490 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
16491 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
16492 (total-messages):
16493 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
16494 (rmail-summary-mode-map):
16495 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
16496 (rmail-last-label, rmail-last-multi-labels)
16497 (rmail-summary-vector, rmail-total-messages):
16498 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
16499 * mail/rmailsum.el (msgnum):
16500 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
16501 (rmail-current-message):
16502 * obsolete/fast-lock.el (font-lock-face-list):
16503 * obsolete/rnewspost.el (mail-reply-buffer):
16504 * obsolete/scribe.el (compile-command):
16505 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
16506
16507 2005-08-28 John Paul Wallington <jpw@gnu.org>
16508
16509 * ibuf-ext.el (ibuffer-auto-update-changed):
16510 Use `frame-or-buffer-changed-p' to check whether we need to update.
16511 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
16512 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
16513 as a `frame-or-buffer-changed-p' state vector instead.
16514
16515 2005-08-27 Romain Francoise <romain@orebokech.com>
16516
16517 * textmodes/makeinfo.el (makeinfo-compile):
16518 Use `compilation-start'. Set `next-error-function' according to
16519 `disable-errors'.
16520 (makeinfo-next-error): New function.
16521 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
16522 (makeinfo-buffer): Likewise.
16523
16524 * progmodes/compile.el (compilation-start): Add autoload cookie.
16525
16526 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
16527 * textmodes/sgml-mode.el: Likewise.
16528 * progmodes/python.el: Likewise.
16529
16530 2005-08-27 Eli Zaretskii <eliz@gnu.org>
16531
16532 * simple.el (blink-matching-paren-distance): Document the meaning
16533 of nil value, and allow to customize to nil.
16534
16535 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
16536 command.com, not command.exe.
16537
16538 2005-08-26 John Wiegley <johnw@newartisans.com>
16539
16540 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
16541 code around a bit so that an extraneous nil argument is not added
16542 to a command when no args are given.
16543
16544 * eshell/esh-arg.el (eshell-parse-double-quote): If a
16545 double-quoted argument resolves to nil, return it as an empty
16546 string rather than as nil. This made it impossible to pass "" to
16547 a shell script as a null string argument.
16548
16549 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16550
16551 * outline.el (outline-invent-heading): New fun.
16552 (outline-promote, outline-demote): Use it.
16553 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
16554 (outline-end-of-subtree): Remove unused var `opoint'.
16555
16556 2005-08-26 David Reitter <david.reitter@gmail.com>
16557
16558 * menu-bar.el (truncate-lines, write-file, print-buffer)
16559 (ps-print-buffer-faces, ps-print-buffer, split-window):
16560 Disable menu items when the frame they refer to is invisible, or when
16561 they refer to a buffer and the minibuffer is selected.
16562
16563 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
16564
16565 * progmodes/flymake.el (flymake-highlight-err-lines):
16566 Use save-excursion around flymake-highlight-line to preserve point.
16567
16568 2005-08-26 Eli Zaretskii <eliz@gnu.org>
16569
16570 * progmodes/octave-mod.el: Change Author and Maintainer address.
16571 (octave-maintainer-address): Change Kurt's email address.
16572 * progmodes/octave-inf.el: Change Author and Maintainer address.
16573 * progmodes/octave-hlp.el: Change Author and Maintainer address.
16574
16575 2005-08-26 Kim F. Storm <storm@cua.dk>
16576
16577 * subr.el (version-list-<, version-list-<=, version-list-=):
16578 Rename from integer-list-*.
16579 (version-list-not-zero): Likewise. Fix while loop.
16580 (version=): Use version-list-= instead of string-equal.
16581
16582 2005-08-26 Richard M. Stallman <rms@gnu.org>
16583
16584 * outline.el (outline-promote): Try shortening the heading.
16585 As last resort, read the heading to use.
16586 (outline-demote): As last resort, read the heading to use.
16587
16588 2005-08-26 Romain Francoise <romain@orebokech.com>
16589
16590 * progmodes/compile.el (compilation-start): Doc fix.
16591
16592 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
16593 (antlr-font-lock-additional-keywords): Fix reference to
16594 `antlr-font-lock-literal-regexp' erroneously changed during the
16595 mass face rename.
16596 (antlr-run-tool): Use `compilation-start'.
16597
16598 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
16599 instead of the obsolete `compile-internal'.
16600
16601 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
16602
16603 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
16604 (number, original-date):
16605 * calendar/cal-china.el (date):
16606 * calendar/cal-coptic.el (date):
16607 * calendar/cal-french.el (date):
16608 * calendar/cal-hebrew.el (date, entry, number, original-date):
16609 * calendar/cal-islam.el (date, number, original-date):
16610 * calendar/cal-iso.el (date):
16611 * calendar/cal-julian.el (date):
16612 * calendar/cal-mayan.el (date):
16613 * calendar/cal-menu.el (date, event):
16614 * calendar/cal-persia.el (date):
16615 * calendar/lunar.el (date):
16616 * calendar/solar.el (date): Add defvars.
16617
16618 * emerge.el:
16619 * ibuffer.el:
16620 * info-xref.el:
16621 * obsolete/bg-mouse.el:
16622 * obsolete/sun-curs.el:
16623 * obsolete/swedish.el: Move the `defvar's to the top level.
16624
16625 * smerge-mode.el (smerge-refined-change): Add :group.
16626
16627 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
16628
16629 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
16630 (smerge-keep-n): Remove props.
16631 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16632 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
16633 now that it's done in smerge-keep-n.
16634 (smerge-refined-change): New face.
16635 (smerge-refine-chopup-region, smerge-refine-highlight-change)
16636 (smerge-refine): New funs.
16637 (smerge-basic-map): Bind smerge-refine.
16638
16639 2005-08-25 Juri Linkov <juri@jurta.org>
16640
16641 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
16642 compilation-process-setup-function and compilation-disable-input
16643 in grep-mode instead of let-bindings in grep.
16644
16645 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
16646 Delete "Automatic File De/compression" (auto-compression-mode).
16647
16648 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
16649
16650 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
16651 Silence warning about non-existent variable.
16652
16653 2005-08-25 Richard M. Stallman <rms@gnu.org>
16654
16655 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
16656 Rename "Describe Key" to "Describe Key or Mouse Operation".
16657
16658 * mail/mailalias.el (build-mail-aliases): Delete comments
16659 from the contents before processing them.
16660
16661 * isearch.el (isearch-edit-string): Erase the Search prompt
16662 if user enters an empty string and there is no default.
16663
16664 * comint.el (comint-file-name-prefix): Add autoload.
16665
16666 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
16667
16668 * subr.el (play-sound): Rearrange to avoid warning.
16669
16670 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
16671
16672 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
16673 New hook.
16674 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
16675
16676 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16677
16678 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
16679
16680 * custom.el (custom-theme-set-variables): Sort minor modes last.
16681
16682 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16683
16684 * subr.el (version-separator, version-regexp-alist): New vars used by
16685 version comparison funs.
16686 (integer-list-<, integer-list-=, integer-list-<=)
16687 (integer-list-not-zero): New funs for integer list comparison.
16688 (version-to-list, version=, version<, version<=): New funs for version
16689 comparison.
16690
16691 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
16692
16693 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
16694 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
16695 time to silence the byte-compiler.
16696
16697 * ibuffer.el (ibuffer-compile-make-eliding-form)
16698 (ibuffer-check-formats): Use `with-no-warnings' to hide references
16699 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
16700 so it's silly to get warnings for it).
16701 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
16702 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
16703 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
16704 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
16705 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
16706 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
16707 Defvar at compile time.
16708 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
16709 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
16710 Declare them before use.
16711
16712 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
16713 (info-xref-good, info-xref-bad): Defvar at compile time.
16714
16715 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
16716 Use `let*' instead of `let'.
16717
16718 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
16719 (*mouse-y*, menu, char): Defvar at compile time.
16720 (sc::menu): Declare it before use.
16721 (sc::pack-one-line): Use `let', not `let*'.
16722
16723 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
16724 (mail-send-hook): Defvar at compile time.
16725
16726 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
16727 Defvar at compile time.
16728
16729 * term/sun-mouse.el (current-global-mousemap)
16730 (current-local-mousemap): Declare them before use.
16731
16732 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
16733
16734 * bookmark.el (bookmark-after-jump-hook): New hook.
16735 (bookmark-jump): Run `bookmark-after-jump-hook'.
16736
16737 2005-08-23 Juri Linkov <juri@jurta.org>
16738
16739 * faces.el (minibuffer-prompt): Doc fix.
16740
16741 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
16742
16743 * progmodes/xscheme.el: Trivial changes to silence warnings.
16744 (xscheme-previous-mode, xscheme-previous-process-state):
16745 Add defvars.
16746 (xscheme-last-input-end, xscheme-process-command-line)
16747 (xscheme-process-name, xscheme-buffer-name)
16748 (xscheme-expressions-ring-max, xscheme-expressions-ring)
16749 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
16750 (xscheme-control-g-synchronization-p)
16751 (xscheme-control-g-disabled-p, xscheme-string-receiver)
16752 (default-xscheme-runlight, xscheme-runlight)
16753 (xscheme-runlight-string, xscheme-process-filter-state)
16754 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
16755 Move to beginning of file.
16756 (scheme-interaction-mode-commands-alist)
16757 (scheme-interaction-mode-map, scheme-debugger-mode-map):
16758 Declare them before use. Note: the initialization code for the
16759 variables has not been moved because it uses functions that reference
16760 the variables.
16761 (xscheme-control-g-message-string, xscheme-process-filter-alist)
16762 (xscheme-prompt-for-expression-map): Declare them before use.
16763 (scheme-debugger-mode-commands): "?\ " -> "?\s".
16764
16765 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
16766
16767 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
16768
16769 2005-08-22 Juri Linkov <juri@jurta.org>
16770
16771 * faces.el (set-face-underline): Delete this duplicate function
16772 and make an obsolete alias to set-face-underline-p.
16773 (set-face-underline-p): Use docstring of set-face-underline.
16774 (describe-face): Create hyperlink to parent face.
16775
16776 * info.el (Info-insert-dir): Use save-excursion around
16777 insert-buffer-substring.
16778 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
16779 (Info-escape-percent): Delete function.
16780 (Info-fontify-node): Replace Info-escape-percent by
16781 replace-regexp-in-string with REP arg set to lambda that
16782 duplicates `%' and preserves text properties.
16783
16784 * progmodes/compile.el (compilation-disable-input): Doc fix.
16785 (define-compilation-mode): Doc fix and refill.
16786 (kill-compilation): Use `mode-name' in the error message.
16787 (compilation-find-file): Use `compilation-error' in the
16788 read-file-name's prompt.
16789
16790 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16791
16792 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
16793 (smerge-auto-leave): Make undo re-enable the mode.
16794 (debug-ignored-errors): Add the user-error of impossible resolution.
16795 (smerge-resolve): Move things around a bit, in preparation for later.
16796 (smerge-diff): Don't fail if the buffer has no associated file.
16797 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
16798 (smerge-conflict-overlay): New function.
16799 (smerge-match-conflict): Don't add text properties here.
16800 (smerge-find-conflict): Instead, add an overlay here.
16801 Also check for the case where we're inside a conflict already, so as to
16802 obviate the need for font-lock-multiline, which is unbearably slow with
16803 large conflicts and ciomplex font-lock patterns.
16804 (smerge-remove-props): Remove overlay rather than text-properties.
16805 (smerge-mode): Don't set font-lock-multiline.
16806 Remove overlays when turned off.
16807
16808 2005-08-21 Kim F. Storm <storm@cua.dk>
16809
16810 * ido.el (ido-ignore-item-p): Use save-match-data.
16811 Bind case-fold-search to ido-case-fold locally.
16812
16813 2005-08-20 Richard M. Stallman <rms@gnu.org>
16814
16815 * files.el (normal-mode): If font lock is on, turn it off and on.
16816
16817 * subr.el (replace-regexp-in-string): Doc fix.
16818
16819 * startup.el (command-line-1): Don't suppress startup screen
16820 due to existing processes.
16821
16822 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
16823
16824 * progmodes/compile.el (compilation-disable-input): Default to nil.
16825
16826 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16827
16828 * progmodes/compile.el (compilation-disable-input): New defcustom.
16829 (compilation-start): If compilation-disable-input is non-nil, send
16830 EOF to the compilation process.
16831
16832 2005-08-20 Eli Zaretskii <eliz@gnu.org>
16833
16834 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
16835 Run the argument of tex-shell-cd-command through
16836 convert-standard-filename, to get the correct style of slashes on
16837 Windows, and enclose the result in quotes, in case the file name
16838 includes whitespace or other special characters.
16839
16840 2005-08-19 Andreas Schwab <schwab@suse.de>
16841
16842 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
16843 process.
16844
16845 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
16846
16847 * cus-start.el (minibuffer-prompt-properties): Correct typo.
16848
16849 2005-08-18 Kim F. Storm <storm@cua.dk>
16850
16851 * scroll-lock.el: Fix errors due to incorrect line wrapping.
16852
16853 2005-08-18 Richard M. Stallman <rms@gnu.org>
16854
16855 * scroll-lock.el: New file.
16856
16857 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
16858
16859 * dired.el (dired-move-to-end-of-filename):
16860 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
16861
16862 2005-08-18 Kim F. Storm <storm@cua.dk>
16863
16864 * ido.el (ido-everywhere): Fix defcustom :set function to disable
16865 rather than toggle mode when custom value is nil.
16866 (ido-everywhere): Fix defun doc string.
16867
16868 2005-08-17 Richard M. Stallman <rms@gnu.org>
16869
16870 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
16871 as tag instead of "Inviolable".
16872
16873 2005-08-17 Kim F. Storm <storm@cua.dk>
16874
16875 * windmove.el (windmove-coordinates-of-position): Remove.
16876 (windmove-coordinates-of-window-position): Remove.
16877 (windmove-reference-loc): Use posn-at-point instead.
16878
16879 * subr.el (insert-for-yank-1): Doc fix.
16880
16881 * ido.el (ido-enter-matching-directory): Rename from
16882 ido-enter-single-matching-directory. Change `slash' choice to
16883 `only'. Add `first' choice.
16884 (ido-exhibit): Adapt to above changes.
16885
16886 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
16887
16888 * Makefile.in: Expand comment about building loaddefs.el.
16889
16890 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
16891
16892 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
16893 Comment use of defadvice.
16894
16895 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
16896
16897 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
16898
16899 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
16900 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
16901 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
16902 * progmodes/idlw-shell.el, progmodes/ld-script.el,
16903 * progmodes/which-func.el, ruler-mode.el, strokes.el,
16904 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
16905 for backward compatibility for faces that did not appear in the
16906 previous Emacs release.
16907
16908 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
16909
16910 2005-08-15 Kim F. Storm <storm@cua.dk>
16911
16912 * emulation/cua-base.el (cua-delete-region): Return t if
16913 deleted region was non-empty.
16914 (cua-replace-region): Inhibit overwrite-mode for
16915 self-insert-command if replaced region was non-empty.
16916 (cua--explicit-region-start, cua--status-string): Make them
16917 buffer-local at top-level...
16918 (cua-mode): ...rather than when mode is enabled.
16919
16920 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
16921
16922 * progmodes/vhdl-mode.el (vhdl-emacs-21):
16923 Set t for Emacs 21, 22, and so on.
16924
16925 2005-08-15 David Ponce <david@dponce.com>
16926
16927 * tree-widget.el: Update Commentary header.
16928 (tree-widget-theme): Doc fix.
16929 (tree-widget-space-width): New option.
16930 (tree-widget-image-properties): Look up in the default theme too.
16931 (tree-widget--cursors): Only for images with arrow pointer shape.
16932 (tree-widget-lookup-image): Pointer shape is hand by default.
16933 (tree-widget-icon): Rename generic icon widget from
16934 `tree-widget-control'.
16935 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
16936 derive from `tree-widget-icon'.
16937 (tree-widget-handle): Improve default look and feel of the text
16938 representation.
16939 (tree-widget): Rename :*-control properties to :*-icon properties.
16940 Add :action and :help-echo properties.
16941 (tree-widget-after-toggle-functions): Move.
16942 (tree-widget-close-node, tree-widget-open-node): Remove.
16943 (tree-widget-before-create-icon-functions): New hook.
16944 (tree-widget-value-create): Update to allow customization of icons
16945 and nodes at run-time via that new hook.
16946 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
16947 (tree-widget-icon-action, tree-widget-icon-help-echo)
16948 (tree-widget-action, tree-widget-help-echo): New functions.
16949
16950 2005-08-15 Kim F. Storm <storm@cua.dk>
16951
16952 * ido.el (ido-buffer-internal): Use with-no-warnings.
16953 (ido-make-merged-file-list): Use while-no-input.
16954
16955 2005-08-15 Richard M. Stallman <rms@gnu.org>
16956
16957 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
16958 (flyspell-large-region): Fix doc and custom type.
16959
16960 2005-08-14 Richard M. Stallman <rms@gnu.org>
16961
16962 * files.el (interpreter-mode-alist): Doc fix.
16963
16964 * mail/rmail.el (rmail-nonignored-headers): New variable.
16965 (rmail-clear-headers): Use it.
16966 (rmail-reply): Better handling of mail-followup-to header.
16967
16968 * progmodes/sh-script.el (sh-font-lock-keywords-var):
16969 Rename variable from sh-font-lock-keywords. In the `shell' entry,
16970 don't try to refer to executable-font-lock-keywords.
16971 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
16972 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
16973 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
16974 (sh-mode): Set comment-start-skip, local-abbrev-table,
16975 imenu-case-fold-search.
16976 (sh-set-shell): Don't set them here.
16977 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
16978 Don't cache the results in the original alist; don't ever modify
16979 that alist.
16980
16981 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
16982
16983 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
16984 empty.
16985
16986 2005-08-15 Andreas Schwab <schwab@suse.de>
16987
16988 * desktop.el: Put autoload cookie at risky-local-variable declarations.
16989
16990 * dired.el, info.el, mail/rmail.el: Revert last change.
16991
16992 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
16993
16994 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
16995 modification in `eval-after-load' form.
16996 * info.el: Likewise.
16997 * mail/rmail.el: Likewise.
16998
16999 2005-08-14 Juri Linkov <juri@jurta.org>
17000
17001 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17002 Remove highlighting of "Compilation started". Highlight only
17003 the word "finished" in "Compilation finished". Add highlighting
17004 of "interrupt", "killed", "terminated" and the exit code.
17005 (compilation-start): Add newline after header. Use exactly the
17006 same time stamp format as the finishing message.
17007 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
17008
17009 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
17010 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
17011 Add highlighting of "interrupt", "killed", "terminated".
17012
17013 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
17014 enabled and the current command is self-insert-command, call it
17015 explicitly with overwrite-mode bound to nil, to not allow it
17016 to delete the character after the selected region.
17017
17018 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
17019
17020 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
17021 move-end-of-line, end-of-line, and beginning-of-line to the list
17022 of commands after which the echo area is updated.
17023
17024 2005-08-12 Eli Zaretskii <eliz@gnu.org>
17025
17026 * cus-edit.el (custom-save-all, custom-save-delete):
17027 Bind recentf-exclude to exclude custom-file.
17028
17029 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
17030
17031 * mail/rmailsum.el (rmail-summary-end-of-message): New command
17032 to go to the bottom of the mail message. Added to
17033 `rmail-summary-mode-map' with key "/".
17034 (rmail-summary-show-message): New (internal) function for use by
17035 both `rmail-summary-beginning/end-of-message'.
17036 (rmail-summary-beginning-of-message): Change to use
17037 rmail-summary-show-message.
17038
17039 * mail/rmail.el (rmail-end-of-message): New command to go to the
17040 end of the current message. Added to `rmail-mode-map' with key "/".
17041 (rmail-beginning-of-message): Fix to work as documented.
17042 (rmail-mode): Change documentation.
17043
17044 * progmodes/compile.el (compilation-start): Add the line
17045 "Compilation started" with compilation start time.
17046 (compilation-mode-font-lock-keywords): Add `started' to keywords.
17047
17048 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
17049
17050 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
17051 of menu items.
17052
17053 2005-08-11 Richard M. Stallman <rms@gnu.org>
17054
17055 * simple.el (pop-global-mark): Reverse test of widen-automatically.
17056
17057 * battery.el (battery-status-function): Don't use ignore-errors.
17058
17059 2005-08-11 Lute Kamstra <lute@gnu.org>
17060
17061 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
17062 define-obsolete-variable-alias.
17063
17064 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
17065
17066 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
17067 (ange-ftp-send-cmd): Revert last change, and expand
17068 the comment explaining the problem.
17069
17070 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
17071
17072 * ldefs-boot.el: Update.
17073
17074 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
17075 item to "Time, Load and Mail". Change help echo text.
17076
17077 * time.el (display-time-use-mail-icon, display-time-format)
17078 (display-time-string-forms): Shorten first line of docstrings.
17079
17080 2005-08-10 Lars Hansen <larsh@soem.dk>
17081
17082 * desktop.el (desktop-buffer-mode-handlers):
17083 Make non-customizable. Add autoload cookie. Change initial value to
17084 nil; add elements in respective modules instead. Fix doc string.
17085 (desktop-load-file): New function.
17086 (desktop-minor-mode-handlers): New autoloaded variable.
17087 (desktop-create-buffer): Call minor mode handlers.
17088 Use desktop-load-file to load major and minor mode modules prior to
17089 checking for a handler.
17090 (desktop-save): Don't add nil to desktop-minor-modes for minor
17091 modes with nil function in desktop-minor-mode-table. Don't delete
17092 desktop file before rewriting it.
17093 (desktop-locals-to-save): Add autoload cookie. Don't make
17094 automatically buffer-local. Add variables column-number-mode,
17095 size-indication-mode, indent-tabs-mode,
17096 indicate-buffer-boundaries, indicate-empty-lines and
17097 show-trailing-whitespace.
17098 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
17099 regexps. Don't use desktop-clear-preserve-buffers-regexp.
17100 (desktop-clear-preserve-buffers-regexp): Delete.
17101 (desktop-clear-preserve-buffers): Update initial value and docstring.
17102 (desktop-save-buffer): Fix doc string.
17103
17104 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
17105 (hilit-chg-desktop-restore): New function.
17106 (highlight-changes-mode): Add highlight-changes-mode to
17107 desktop-locals-to-save.
17108
17109 * dired.el: Add handler to desktop-buffer-mode-handlers.
17110 (dired-restore-desktop-buffer): Remove autoload cookie.
17111 (dired-mode): Add autoload cookie.
17112
17113 * info.el: Add handler to desktop-buffer-mode-handlers.
17114 (Info-restore-desktop-buffer): Remove autoload cookie.
17115 (Info-mode): Add autoload cookie.
17116
17117 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
17118 (mh-restore-desktop-buffer): Remove autoload cookie.
17119 (mh-folder-mode): Add autoload cookie.
17120
17121 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
17122 (rmail-restore-desktop-buffer): Remove autoload cookie.
17123
17124 2005-08-11 Masatake YAMATO <jet@gyve.org>
17125
17126 * hexl.el (hexl-address-region):
17127 (hexl-ascii-region, hexl-font-lock-keywords):
17128 (hexl-highlight-line-range): Use the term "region"
17129 instead of "area" for consistency with the other symbols
17130 defined in hexl.el.
17131
17132 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
17133
17134 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
17135 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
17136 out by Juri Linkov). Add `display-battery-mode'.
17137
17138 2005-08-09 Juri Linkov <juri@jurta.org>
17139
17140 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17141 Remove `-text' from face variable names.
17142 (compilation-error-file-name, compilation-warning-file-name)
17143 (compilation-info-file-name): Delete faces.
17144 (compilation-line-number, compilation-column-number):
17145 Remove face underlining.
17146 (compilation-message-face): Set to `underline' value by default.
17147 (compilation-error-face, compilation-warning-face)
17148 (compilation-info-face): Remove `-file-name' from face names.
17149 (compilation-error-text-face, compilation-warning-text-face)
17150 (compilation-info-text-face): Delete face variables.
17151 (compilation-text-face): Delete function.
17152
17153 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
17154 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
17155 (grep-error-face): Set to `compilation-error' instead of
17156 `compilation-error-face' (which is redefined to `grep-hit-face' in
17157 grep buffers).
17158 (grep-mode-font-lock-keywords): Remove `-text' from face variable
17159 names. Use `grep-error-face' instead of `compilation-error-text-face'.
17160
17161 * dired-aux.el (dired-do-query-replace-regexp):
17162 Use `query-replace-read-args'.
17163
17164 * replace.el (query-replace-read-from, query-replace-read-to)
17165 (query-replace-read-args): Rename arg `string' to `prompt'.
17166
17167 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
17168
17169 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
17170
17171 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
17172 uploading files.
17173 (ange-ftp-canonize-filename): Handle file names beginning with ~
17174 correctly.
17175
17176 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17177
17178 * textmodes/fill.el (canonically-space-region)
17179 (fill-context-prefix, fill-french-nobreak-p)
17180 (fill-delete-newlines, fill-comment-paragraph)
17181 (justify-current-line): "?\ " -> "?\s".
17182
17183 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
17184
17185 * textmodes/fill.el (fill-nonuniform-paragraphs):
17186 Improve argument/docstring consistency.
17187
17188 2005-08-09 Richard M. Stallman <rms@gnu.org>
17189
17190 * textmodes/ispell.el (ispell-word): More fboundp checks.
17191
17192 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
17193 (find-file-noselect-1): Call it here, only if RAWFILE.
17194 (normal-mode): Always set some major mode.
17195 (save-some-buffers-action-alist): Change some explanation strings.
17196 (file-name-non-special): In the `quote' method, use unwind-protect.
17197
17198 2005-08-09 Magnus Henoch <mange@freemail.hu>
17199
17200 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
17201 (ispell-have-aspell-dictionaries): New variable.
17202 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
17203 (ispell-get-aspell-config-value): New function.
17204 (ispell-aspell-find-dictionary): New function.
17205 (ispell-aspell-add-aliases): New function.
17206 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
17207 appropriate. Don't look for ispell dictionaries if we use aspell.
17208 (ispell-menu-map): Don't build a submenu of dictionaries.
17209
17210 2005-08-09 Richard M. Stallman <rms@gnu.org>
17211
17212 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
17213 (sql-read-passwd): Use read-passwd.
17214
17215 * progmodes/idlw-toolbar.el (idlwave-toolbar)
17216 (idlwave-toolbar-is-possible): Add defvars.
17217
17218 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
17219 Avoid warnings.
17220
17221 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
17222 (idlwave-system-class-info, idlwave-executive-commands-alist):
17223 Use defvar.
17224
17225 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
17226
17227 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
17228 Avoid warnings.
17229
17230 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
17231 and content-type: headers.
17232
17233 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
17234
17235 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
17236 and rename some of them to be more self-explanatory.
17237
17238 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
17239
17240 * startup.el (command-line-1): Implement -scriptload.
17241
17242 * replace.el (occur-engine): Initial *Occur* output not undoable.
17243
17244 * menu-bar.el (menu-bar-file-menu): Rename some menu items
17245 and improve help strings.
17246
17247 * isearch.el (isearch-repeat): When changing direction,
17248 mark search successful.
17249
17250 * ediff-init.el: Use (featurep 'xemacs).
17251
17252 * comint.el (send-invisible): Identify buffer, if not selected.
17253
17254 * align.el: Delete autoload for c-guess-basic-syntax.
17255
17256 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17257
17258 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
17259 Improve argument/docstring consistency. Doc fixes.
17260 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
17261 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
17262 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
17263 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
17264 (r2bv-organization, r2bv-pages, r2bv-primary-author)
17265 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
17266 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
17267 Defvar at compile time.
17268
17269 2005-08-09 Juri Linkov <juri@jurta.org>
17270
17271 * info.el: Replace `info' with upper-case `Info' where appropriate.
17272 (info-title-1, info-title-2, info-title-3, info-title-4)
17273 (info-menu-header): Move up face definitions.
17274 (info-menu-star): Rename from `info-menu-5'.
17275 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
17276 (Info-fontify-visited-nodes): Fix docstring.
17277 (Info-hide-note-references): Fix docstring.
17278 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
17279 menu items in the same way as on cross-references.
17280 (info-apropos): Fix sorting order and formatting to be like in the
17281 stand-alone Info browser. Display error messages for 1 sec.
17282 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
17283 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
17284 from the menu bar.
17285 (Info-insert-dir): Restore point after calling
17286 `insert-buffer-substring'.
17287
17288 2005-08-08 Richard M. Stallman <rms@gnu.org>
17289
17290 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
17291 (recompute-lucid-menubar): Add defvars.
17292
17293 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
17294
17295 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
17296
17297 * net/net-utils.el (run-dig): Rename from `dig'.
17298
17299 * play/gametree.el (gametree-mode): Use make-local-variable,
17300 not make-variable-buffer-local.
17301
17302 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
17303
17304 * ansi-color.el (ansi-color-make-extent)
17305 (ansi-color-set-extent-face): Use fboundp, not functionp.
17306
17307 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
17308 not make-variable-buffer-local.
17309
17310 * bookmark.el (Info-current-file): Add defvar.
17311 (bookmark-jump-noselect): Use with-no-warnings.
17312
17313 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
17314
17315 * ebuff-menu.el (Helper-return-blurb): Add defvar.
17316
17317 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
17318
17319 * find-file.el (ada-procedure-start-regexp)
17320 (ada-package-start-regexp): Add defvars.
17321
17322 * info.el (Info-insert-dir): Use insert-buffer-substring.
17323
17324 * xml.el (xml-att-def-re): Add defvar.
17325
17326 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
17327 calling convention.
17328
17329 * subr.el (while-no-input): Return t if there is input.
17330
17331 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
17332
17333 * cus-start.el (all): Add `overflow-newline-into-fringe'.
17334
17335 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
17336
17337 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
17338 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
17339
17340 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
17341
17342 * cmuscheme.el (scheme-start-file): Replace reference to
17343 `user-emacs-directory' by "~/.emacs.d/".
17344
17345 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
17346
17347 * info.el (Info-dir-remove-duplicates): Avoid case folding
17348 in loop; instead, keep downcased strings for comparison.
17349 Suggested by Helmut Eller.
17350
17351 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
17352
17353 Sync with Tramp 2.0.50.
17354
17355 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
17356 XEmacs case; not necessary anymore.
17357 (tramp-user-regexp): Allow "@" as part of user name.
17358 (tramp-handle-set-visited-file-modtime)
17359 (tramp-handle-insert-file-contents)
17360 (tramp-handle-write-region): No special handling for
17361 `last-coding-system-used, because this is done in
17362 `tramp-accept-process-output' now.
17363 (tramp-accept-process-output): New defun.
17364 (tramp-process-one-action, tramp-process-one-multi-action)
17365 (tramp-wait-for-regexp, tramp-wait-for-output)
17366 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
17367 Howells <dhowells@redhat.com>.
17368 (clear-visited-file-modtime): Defadvice removed. The check for
17369 unset buffer's modtime does not need to be based on
17370 `tramp-buffer-file-attributes'. Suggested by RMS.
17371 (tramp-message): Insert "\n" if not being at beginning of line.
17372 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
17373 sequence with same logic.
17374 (tramp-completion-handle-expand-file-name): Discard call of
17375 `tramp-drop-volume-letter'. It is not necessary, and there have
17376 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
17377 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17378 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
17379 should always be visible.
17380 (tramp-handle-insert-directory, tramp-setup-complete)
17381 (tramp-set-process-query-on-exit-flag)
17382 (tramp-append-tramp-buffers): Pacify byte-compiler.
17383 (tramp-bug): Delete non-existing variables from list.
17384 Apply `tramp-load-report-modules' as pre-hook.
17385 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
17386 `shell-prompt-pattern' because of non-7bit characters.
17387 Reported by Sebastian Luque <sluque@mun.ca>.
17388 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
17389 (tramp-match-string-list): Remove function.
17390 (tramp-wait-for-regexp): Remove call of that function.
17391 Suggested by Kim F. Storm <storm@cua.dk>.
17392 (tramp-set-auto-save-file-modes): Use octal integer code #o600
17393 instead of octal character code ?\600. The latter resulted in a
17394 syntax error with XEmacs.
17395
17396 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
17397 XEmacs case; not necessary anymore.
17398 (tramp-smb-handle-write-region): No special handling for
17399 `last-coding-system-used, because this is done in
17400 `tramp-accept-process-output' now.
17401 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
17402
17403 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
17404
17405 * wid-edit.el (widget-choice-value-create):
17406 Unconditionally respect user choice. Set :explicit-choice back to nil
17407 when no longer needed.
17408 (widget-choice-action): Unconditionally respect user choice.
17409 Eliminate :explicit-choice-value.
17410
17411 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
17412
17413 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
17414 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
17415 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
17416 running new function `toggle-indicate-empty-lines'.
17417 Rename "Customize" item to "Customize fringe".
17418 Rename "Indicators" item to "Buffer boundaries" and change help echo.
17419 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
17420 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
17421 Delete "Empty lines only" item.
17422 (menu-bar-showhide-fringe-ind-customize): New function.
17423 (menu-bar-showhide-fringe-ind-mixed)
17424 (menu-bar-showhide-fringe-ind-box)
17425 (menu-bar-showhide-fringe-ind-right)
17426 (menu-bar-showhide-fringe-ind-left)
17427 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
17428 instead of `fringe-indicators'.
17429
17430 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17431
17432 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
17433 Change the date of last update.
17434
17435 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17436
17437 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
17438 (viper-exec-yank, viper-put-back): Don't display modification msg
17439 if in the minibuffer.
17440
17441 * viper-init.el (viper-replace-overlay-cursor-color)
17442 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
17443 Make variables frame local.
17444
17445 * viper-util.el (viper-append-filter-alist): Use append instead of
17446 nconc.
17447
17448 * viper.el (viper-vi-state-mode-list)
17449 (viper-emacs-state-mode-list): Move help-mode and
17450 completion-list-mode from the first list to the second.
17451 (viper-mode): Docstring.
17452 (viper-go-away, viper-non-hook-settings): Don't localize
17453 minor-mode-alist in newer Emacsen. Add advice to
17454 set-cursor-color. Don't bind "\C-c\\".
17455
17456 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
17457
17458 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
17459 (scheme-macro-expand-command): New user options.
17460 (scheme-trace-procedure, scheme-expand-current-form): New commands.
17461 (scheme-form-at-point, scheme-start-file)
17462 (scheme-interactively-start-process): New functions.
17463 (scheme-get-process): New function, extracted from `scheme-proc'.
17464 (run-scheme): Call `scheme-start-file' to get start file, and pass
17465 it to `make-comint'.
17466 (switch-to-scheme, scheme-proc):
17467 Call `scheme-interactively-start-process' if no Scheme buffer/process
17468 is available.
17469
17470 2005-08-06 Juri Linkov <juri@jurta.org>
17471
17472 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17473 Use `compilation-text-face', `compilation-info-text-face' and
17474 `compilation-error-text-face' instead of `font-lock-keyword-face'.
17475 (compilation-error): New face.
17476 (compilation-error-file-name): Inherit from
17477 `compilation-error' instead of `font-lock-warning-face'.
17478 (compilation-warning-file-name): Inherit from
17479 `compilation-warning' instead of `font-lock-warning-face'.
17480 (compilation-info, compilation-error-file-name)
17481 (compilation-warning-file-name, compilation-info-file-name)
17482 (compilation-line-number, compilation-column-number): Doc fix.
17483 (compilation-error-text-face, compilation-warning-text-face)
17484 (compilation-info-text-face): New face variables.
17485 (compilation-line-face, compilation-column-face)
17486 (compilation-enter-directory-face)
17487 (compilation-leave-directory-face): Doc fix.
17488 (compilation-text-face): New function.
17489
17490 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
17491 instead of 1 to display binary file names as info file links.
17492 (grep-error-face): Use `compilation-error-face' instead of
17493 `font-lock-keyword-face'.
17494 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
17495 and `compilation-warning-text-face' instead of
17496 `font-lock-keyword-face'. Use `compilation-error-text-face'
17497 instead of `grep-error-face'.
17498
17499 2005-08-05 Kenichi Handa <handa@m17n.org>
17500
17501 * international/code-pages.el: Add autoload cookies for all coding
17502 systems.
17503
17504 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
17505
17506 * cus-start.el (all): Put undo.c where it alphabetically belongs.
17507
17508 2005-08-04 Juri Linkov <juri@jurta.org>
17509
17510 * progmodes/compile.el (compilation-mode-map):
17511 * progmodes/grep.el (grep-mode-map):
17512 Bind TAB to `compilation-next-error' and [backtab] to
17513 `compilation-previous-error'.
17514
17515 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
17516 matching line numbers, column numbers and their ranges with regexp
17517 matching only line numbers.
17518 (grep-context-face): New face variable.
17519 (grep-mode-font-lock-keywords): Use it.
17520
17521 * faces.el (read-face-name): Delete duplicate faces.
17522
17523 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
17524
17525 * thumbs.el (thumbs-find-image): Don't make variables
17526 automatically buffer local.
17527 (thumbs-current-tmp-filename, thumbs-current-image-filename)
17528 (thumbs-image-num): Make automatically buffer local.
17529 (thumbs-show-thumbs-list): Use `make-local-variable', not
17530 `make-variable-buffer-local'.
17531 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
17532
17533 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
17534 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
17535 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
17536 (bother, bye, canyou, chatlst, continue, deathlst, describe)
17537 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
17538 (feelings-about, foullst, found, hello, history, howareyoulst)
17539 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
17540 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
17541 (neglst, obj, object, owner, please, problems, qlist)
17542 (random-adjective, relation, remlst, repetitive-shortness)
17543 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
17544 (shortlst, something, sportslst, stallmanlst, states, subj)
17545 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
17546 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17547 Defvar at compile time.
17548
17549 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
17550 not `make-variable-buffer-local'.
17551
17552 2005-08-02 Kim F. Storm <storm@cua.dk>
17553
17554 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
17555 rectangle overlay in selected window.
17556
17557 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
17558
17559 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
17560 instead of display group. Make `indicate-buffer-boundaries'
17561 customizable through Custom.
17562
17563 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
17564
17565 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
17566 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
17567 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17568 (gdb-put-string): Fix typos in docstrings.
17569
17570 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
17571
17572 Update copyright notices of files in progmodes directory for
17573 release of Emacs 22.1.
17574
17575 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
17576
17577 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
17578 Don't barf if the GUD buffer has been killed.
17579
17580 2005-08-01 Kim F. Storm <storm@cua.dk>
17581
17582 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
17583
17584 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
17585
17586 * simple.el (next-error-follow-minor-mode):
17587 make-variable-buffer-local -> make-local-variable.
17588
17589 * emacs-lisp/cl-extra.el: Require CL also when compiling.
17590
17591 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
17592 (byte-compile-form-make-variable-buffer-local): New functions to warn
17593 about misuses of make-variable-buffer-local where make-local-variable
17594 was meant.
17595
17596 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
17597
17598 * bs.el (bs-attributes-list): Doc fix.
17599 (bs): Update url-link.
17600
17601 * desktop.el (desktop-save-buffer): Fix typos in docstring.
17602 (desktop-load-default): Simplify.
17603
17604 * ibuffer.el (ibuffer-columnize-and-insert-list)
17605 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
17606 (ibuffer-unmark-all, ibuffer-toggle-marks)
17607 (ibuffer-unmark-forward, ibuffer-unmark-backward)
17608 (ibuffer-compile-make-format-form, ibuffer-format-column)
17609 (ibuffer-current-buffers-with-marks)
17610 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
17611 (ibuffer): Doc fix.
17612 (ibuffer-mode): Fix typo in docstring.
17613 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
17614 with `define-obsolete-variable-alias'.
17615 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
17616
17617 2005-07-29 Kenichi Handa <handa@m17n.org>
17618
17619 * international/mule-cmds.el (select-message-coding-system):
17620 Be sure to use LF for end-of-line. If no coding system is decided,
17621 return iso-8859-1-unix.
17622
17623 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
17624
17625 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
17626 (ange-ftp-pending-error-line): New vars.
17627 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
17628 to handle the non-fatal no-route-to-host messages.
17629 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
17630
17631 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
17632
17633 * isearch.el (isearch-mode-map, isearch-other-meta-char)
17634 (isearch-quote-char, isearch-printing-char)
17635 (isearch-text-char-description): "?\ " -> "?\s".
17636 (isearch-lazy-highlight-cleanup)
17637 (isearch-lazy-highlight-initial-delay)
17638 (isearch-lazy-highlight-interval)
17639 (isearch-lazy-highlight-max-at-a-time)
17640 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
17641 Declare with define-obsolete-*-alias macros.
17642 (isearch-forward): Fix typo in docstring.
17643 (search-invisible, search-ring-yank-pointer)
17644 (regexp-search-ring-yank-pointer): Doc fixes.
17645
17646 * recentf.el (recentf-menu-append-commands-p): Declare with
17647 `define-obsolete-variable-alias'.
17648 (recentf-max-saved-items, recentf-menu-filter)
17649 (recentf-arrange-by-rule-subfilter): Doc fixes.
17650 (recentf-menu-append-commands-flag)
17651 (recentf-initialize-file-name-history, recentf-expand-file-name)
17652 (recentf-clear-data): Fix typos in docstrings.
17653
17654 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
17655
17656 * progmodes/gdb-ui.el: Smarten comments.
17657 (gdb-info-breakpoints-custom): Use nowarn when finding file.
17658
17659 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17660
17661 * term/apollo.el (terminal-init-apollo): New function containing
17662 all former top level forms in the file.
17663 * term/bobcat.el (terminal-init-bobcat):
17664 * term/cygwin.el (terminal-init-cygwin):
17665 * term/iris-ansi.el (terminal-init-iris-ansi):
17666 * term/linux.el (terminal-init-linux):
17667 * term/news.el (terminal-init-news):
17668 * term/rxvt.el (terminal-init-rxvt):
17669 * term/sun.el (terminal-init-sun):
17670 * term/tvi970.el (terminal-init-tvi970):
17671 * term/vt100.el (terminal-init-vt100):
17672 * term/vt102.el (terminal-init-vt102):
17673 * term/vt125.el (terminal-init-vt125):
17674 * term/vt200.el (terminal-init-vt200):
17675 * term/vt201.el (terminal-init-vt201):
17676 * term/vt220.el (terminal-init-vt220):
17677 * term/vt240.el (terminal-init-vt240):
17678 * term/vt300.el (terminal-init-vt300):
17679 * term/vt320.el (terminal-init-vt320):
17680 * term/vt400.el (terminal-init-vt400):
17681 * term/vt420.el (terminal-init-vt420):
17682 * term/wyse50.el (terminal-init-wyse50):
17683 * term/xterm.el (terminal-init-xterm): Likewise.
17684
17685 * term/README: Describe the terminal-init-* functionality.
17686
17687 * startup.el (command-line): After loading the terminal initialization
17688 file call the corresponding terminal initialization function.
17689
17690 2005-07-27 Kenichi Handa <handa@m17n.org>
17691
17692 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
17693 negative.
17694
17695 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
17696 (ps-mule-composition-prologue): Fix for the case that
17697 RelativeCompose is false.
17698
17699 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
17700
17701 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
17702
17703 * descr-text.el (describe-char): Handle the case where the list of
17704 chars is displayed in a separate frame.
17705 Be a bit more discriminating when looking for the char.
17706
17707 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
17708
17709 * bookmark.el (bookmark-automatically-show-annotations)
17710 (bookmark-read-annotation-text-func): Doc fixes.
17711 (bookmark-save): Improve argument/docstring consistency.
17712 (bookmark-get-bookmark, bookmark-get-bookmark-record)
17713 (bookmark-alist-from-buffer)
17714 (bookmark-upgrade-file-format-from-0)
17715 (bookmark-grok-file-format-version)
17716 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
17717 (bookmark-read-annotation-mode)
17718 (bookmark-insert-current-bookmark, bookmark-jump)
17719 (bookmark-exit-hook): Fix typos in docstrings.
17720 (bookmark-exit-hooks): Define as obsolete alias.
17721 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
17722 not `bookmark-exit-hooks'. Fix docstring.
17723 (bookmark-bmenu-select): "?\ " -> "?\s".
17724
17725 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
17726
17727 * startup.el (command-line): Fix typo.
17728
17729 2005-07-24 Richard M. Stallman <rms@gnu.org>
17730
17731 * tooltip.el (tooltip-mode): Test emacs-basic-display,
17732 not emacs-quick-startup.
17733
17734 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
17735
17736 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
17737 (reb-next-match, reb-show-subexp): Use `with-selected-window'
17738 instead of `reb-with-current-window'.
17739 (reb-prev-match): Likewise. Also, don't move left if the search
17740 was unsuccessful.
17741 (reb-initialize-buffer): New function.
17742 (re-builder, reb-change-syntax): Use it.
17743
17744 * man.el (Man-goto-page): Make second argument NOERROR optional.
17745
17746 2005-07-23 Richard M. Stallman <rms@gnu.org>
17747
17748 * man.el (Man-bgproc-sentinel): Check here for failure to find
17749 any man page in the output, and report the error here.
17750 (Man-arguments): Make it permanent local.
17751 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
17752 (Man-mode): Pass t for NOERROR.
17753
17754 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
17755 (grep-mode-font-lock-keywords):
17756 Don't use compilation-...-face for messages that are not file names.
17757
17758 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17759 Don't use compilation-...-face for messages that are not file names.
17760
17761 2005-07-22 Juri Linkov <juri@jurta.org>
17762
17763 * startup.el (normal-splash-screen): Update menu name.
17764
17765 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
17766
17767 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17768
17769 * term/xterm.el: Load term/rxvt if the terminal is actually an
17770 rxvt terminal.
17771 (xterm-rxvt-set-background-mode): Remove, not used anymore.
17772
17773 * term/rxvt.el (function-key-map): Use substitute-key-definition
17774 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
17775
17776 * term/cygwin.el: New file.
17777
17778 2005-07-22 Kim F. Storm <storm@cua.dk>
17779
17780 * image-file.el (insert-image-file, image-file-yank-handler):
17781 Fix last change to maintain a (unique) yank-handler on yanked images.
17782
17783 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
17784
17785 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
17786 of the file size (as in "177B" for 177 bytes). This happens with
17787 "ls -lh" on FreeBSD.
17788
17789 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
17790
17791 * hilit-chg.el (highlight-changes-global-initial-state)
17792 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
17793 (hilit-chg-fixup, highlight-changes-mode):
17794 Fix typos in docstrings.
17795 (highlight-changes-global-modes, highlight-changes-rotate-faces):
17796 Doc fixes.
17797
17798 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
17799
17800 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
17801 mode function using `eval-after-load'.
17802
17803 2005-07-21 Kim F. Storm <storm@cua.dk>
17804
17805 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
17806 included when reporting an emacs crash, and tell about the DEBUG file.
17807
17808 * image-file.el (insert-image-file): Add yank-handler.
17809 (image-file-yank-handler): Yank handler to make unique copies of
17810 images when they are yanked into a buffer next to each other.
17811
17812 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
17813
17814 * comint.el (comint-use-prompt-regexp, comint-send-input)
17815 (comint-source-default, comint-extract-string)
17816 (comint-get-source, comint-word, comint-completion)
17817 (comint-source, comint-prompt-read-only, comint-update-fence):
17818 Fix typos in docstrings.
17819 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
17820 Declare with define-obsolete-*-alias macros.
17821 (comint-previous-matching-input-from-input)
17822 (comint-next-matching-input-from-input)
17823 (comint-previous-matching-input, comint-next-matching-input)
17824 (comint-forward-matching-input):
17825 Improve argument/docstring consistency.
17826
17827 * desktop.el (desktop-clear-preserve-buffers-regexp):
17828 Also preserve the *server* buffer.
17829
17830 * simple.el (clone-indirect-buffer): Doc fix.
17831 (fixup-whitespace, just-one-space)
17832 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
17833 (next-error, next-error-highlight)
17834 (next-error-highlight-no-select, next-error-last-buffer)
17835 (next-error-buffer-p, next-error-find-buffer, next-error)
17836 (previous-error, next-error-no-select, previous-error-no-select)
17837 (open-line, split-line, minibuffer-prompt-width, kill-new)
17838 (binary-overwrite-mode): Fix typos in docstrings.
17839 (set-fill-column): Fix typo in message.
17840
17841 * skeleton.el (skeleton-proxy-new): Doc fix.
17842
17843 * strokes.el (strokes-load-hook): Doc fix.
17844 (strokes-grid-resolution, strokes-get-grid-position)
17845 (strokes-renormalize-to-grid, strokes-read-stroke)
17846 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
17847 (strokes-global-map): Fix typos in docstrings.
17848 (strokes-help): Doc fix. Fix help message and pass it through
17849 `substitute-command-keys'.
17850
17851 * tempo.el (tempo-insert-prompt, tempo-interactive)
17852 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
17853 (tempo-insert-string-functions, tempo-local-tags)
17854 (tempo-define-template, tempo-insert-template)
17855 (tempo-insert-prompt-compat, tempo-is-user-element)
17856 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
17857 Fix typos in docstrings.
17858
17859 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
17860 (vcursor-key-bindings, vcursor-use-vcursor-map)
17861 (vcursor-find-window, vcursor-scroll-down)
17862 (vcursor-disable, vcursor-beginning-of-buffer)
17863 (vcursor-end-of-buffer): Fix typos in docstrings.
17864 (vcursor-relative-move, vcursor-get-char-count):
17865 Improve argument/docstring consistency.
17866
17867 * version.el: "?\ " -> "?\s".
17868
17869 * wid-edit.el (widget-default-create, widget-after-change)
17870 (widget-default-format-handler, widget-checklist-add-item)
17871 (widget-radio-add-item, widget-choose, widget-specify-secret)
17872 (widget-field-value-create, widget-field-value-get)
17873 (widget-editable-list-format-handler)
17874 (widget-editable-list-entry-create, widget-group-value-create)
17875 (widget-documentation-link-add)
17876 (widget-documentation-string-value-create): "?\ " -> "?\s".
17877 (widget-convert-text): Doc fix.
17878 (widget-narrow-to-field, widget-field-find)
17879 (widget-url-link-action, widget-emacs-library-link-action)
17880 (widget-color-notify): Fix typos in docstrings.
17881
17882 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
17883 (x-select-text, set-w32-system-coding-system)
17884 (w32-add-charset-info): Fix typos in docstrings.
17885
17886 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
17887 (cua-enable-cua-keys, cua-use-hyper-key)
17888 (cua-virtual-rectangle-edges): Fix typos in docstrings.
17889 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
17890
17891 * net/tramp.el (tramp-handle-load): Fix typo in error message.
17892
17893 * emacs-lisp/re-builder.el (regexp-builder): Declare with
17894 `defalias' instead of faking it.
17895
17896 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
17897 (eshell-ls-missing, eshell-ls-dired-initial-args)
17898 (eshell-ls-use-in-dired): Fix typos in docstrings.
17899
17900 2005-07-20 Kim F. Storm <storm@cua.dk>
17901
17902 * emulation/cua-base.el (cua-mode): Improve doc string.
17903
17904 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
17905
17906 * abbrev.el (expand-region-abbrevs): Doc fix.
17907 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
17908 Improve argument/docstring consistency.
17909
17910 * arc-mode.el (archive-get-descr, archive-alternate-display):
17911 Doc fixes.
17912 (archive-l-e): Improve argument/docstring consistency.
17913 (archive-tmpdir, archive-unixdate, archive-unixtime)
17914 (archive-chmod-entry): Fix typos in docstrings.
17915 (archive-unflag, archive-unflag-backwards)
17916 (archive-unmark-all-files): "?\ " -> "?\s".
17917
17918 * buff-menu.el (Buffer-menu-unmark): Doc fix.
17919 (Buffer-menu-not-modified, Buffer-menu-execute)
17920 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
17921 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
17922
17923 * composite.el (compose-string, encode-composition-rule)
17924 (compose-last-chars): Fix typos in docstrings.
17925
17926 * desktop.el (desktop-enable, desktop-basefilename):
17927 Declare with `define-obsolete-variable-alias'.
17928 (desktop-internal-v2s): Don't quote keywords.
17929 (desktop-clear): "?\ " -> "?\s".
17930
17931 * dired.el (dired-align-file, dired-flag-backup-files)
17932 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
17933 (dired-listing-switches, dired-ls-F-marks-symlinks)
17934 (dired-dwim-target, dired-load-hook, dired-mode-hook)
17935 (dired-directory, dired-faces, dired, dired-revert)
17936 (dired-mode, dired-summary, dired-view-file)
17937 (dired-copy-filename-as-kill, dired-delete-file)
17938 (dired-no-confirm, dired-unmark-all-marks)
17939 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
17940 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
17941 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
17942 Fix typos in message strings.
17943
17944 * dired-x.el (virtual-dired): Declare with `defalias'.
17945 (dired-mark-unmarked-files, dired-local-variables-file)
17946 (dired-omit-here-always): Doc fix.
17947 (dired-omit-mode, dired-find-subdir)
17948 (dired-enable-local-variables, dired-clean-up-buffers-too)
17949 (dired-extra-startup, dired-mark-extension, dired-jump)
17950 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
17951 (dired-smart-shell-command, dired-guess-shell-alist-user)
17952 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
17953 (dired-x-bind-find-file, dired-x-submit-report):
17954 Fix typos in docstrings.
17955 (dired-mark-unmarked-files): "?\ " -> "?\s".
17956
17957 * dirtrack.el (dirtrack-list): Fix typos in docstring.
17958
17959 * faces.el (describe-face): "?\ " -> "?\s".
17960 (read-all-face-attributes, read-face-font, modify-face)
17961 (face-attr-construct, italic): Fix typos in docstrings.
17962 (frame-update-face-colors): Declare with
17963 `define-obsolete-function-alias'.
17964
17965 * files.el (find-file-noselect, recode-file-name): Doc fixes.
17966 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
17967 (magic-mode-alist, buffer-file-numbers-unique)
17968 (write-file-functions, get-free-disk-space):
17969 Fix typos in docstrings.
17970 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
17971 (write-contents-hooks, write-file-hooks):
17972 Declare with `define-obsolete-variable-alias'.
17973
17974 * forms-d2.el (arch-rj): Fix typo in docstrings.
17975 (arch-tocol): Likewise. "?\ " -> "?\s".
17976
17977 * frame.el (set-frame-font, cursor-in-non-selected-windows):
17978 Fix typo in docstring.
17979 (set-screen-width, set-screen-height): Delete redundant info in
17980 doctrings.
17981 (new-frame, screen-height, screen-width): Declare with
17982 `define-obsolete-function-alias'.
17983 (delete-frame-hook, blink-cursor): Declare with
17984 `define-obsolete-variable-alias'.
17985
17986 * paths.el (prune-directory-list): Fix typos in docstring.
17987
17988 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
17989 (cvs-prefix-get): Fix typos in docstrings.
17990
17991 * ps-print.el (ps-extend-face-list, ps-extend-face)
17992 (ps-print-background-image): Fix typos in docstrings.
17993 (ps-default-fg, ps-default-bg): Doc fixes.
17994
17995 * s-region.el (s-region-bind): Doc fix.
17996 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
17997
17998 * textmodes/org.el (org-table-formula-substitute-names)
17999 (org-table-get-vertical-vector): Doc fixes.
18000 (org-table-recalculate): Remove unused argument to `message'.
18001
18002 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
18003
18004 * textmodes/org.el (org-table-column-names)
18005 (org-table-column-name-regexp)
18006 (org-table-named-field-locations): New variables.
18007 (org-archive-subtree): Protect `this-command' when calling
18008 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
18009 the kill buffer.
18010 (org-complete): Remove fixed-formula completion.
18011 (org-edit-formulas-map): New variable.
18012 (org-table-edit-formulas): New command.
18013 (org-finish-edit-formulas, org-abort-edit-formulas)
18014 (org-show-variable, org-table-get-vertical-vector): New functions.
18015 (org-table-maybe-eval-formula): Handle `:=' fields.
18016 (org-table-get-stored-formulas, org-table-store-formulas)
18017 (org-table-get-formula, org-table-modify-formulas)
18018 (org-table-replace-in-formulas): Handle named field formulas.
18019 (org-table-get-specials): Store locations of named fields.
18020
18021 2005-07-19 Juri Linkov <juri@jurta.org>
18022
18023 * progmodes/grep.el (grep-regexp-alist)
18024 (grep-mode-font-lock-keywords, grep-process-setup):
18025 Use default GNU grep match color "01;31m" instead of "01;41m".
18026 (grep-regexp-alist, grep-mode-font-lock-keywords):
18027 Use `\\[[0-9]*m' instead of `\\[00m'.
18028 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
18029 sgr_start where its handling is more important. Use the real
18030 length of sgr_start instead of constant 8.
18031 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
18032 specially. Delete all remaining escape sequences.
18033 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
18034 (grep-regexp-alist): Make hyperlink only for binary file name
18035 instead of the whole line.
18036 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
18037 (grep-mode): Add autoload.
18038
18039 * emacs-lisp/find-func.el (find-function-regexp):
18040 Add `define-compilation-mode'.
18041
18042 2005-07-19 Juri Linkov <juri@jurta.org>
18043
18044 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
18045 (compare-windows-sync-string-size, compare-windows-recenter)
18046 (compare-windows-highlight, compare-windows): Add version 22.1.
18047 (compare-windows) <defface>: Inherit from lazy-highlight instead
18048 of duplicating its default value.
18049
18050 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
18051 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
18052
18053 * descr-text.el (describe-char): Create link buttons for `charset'
18054 and `code point'. Add the current input method name with a link
18055 button to `to input' field. Print face names of display table
18056 characters in `The display table entry is displayed by' section
18057 instead of printing face-id in the `display' field.
18058 Guess hardcoded faces and create a link button for them.
18059 Skip empty fields when calculating max-width.
18060 Treat `widget-create' specially while inserting strings from the
18061 collected field list.
18062 (describe-char-after): Made obsolete in version 22.1, not 21.5.
18063
18064 * diff-mode.el (diff-file-header): Change foreground color from
18065 yellow to green on light backgrounds.
18066 (diff-context): Inherit from `shadow' only for color/grayscale
18067 with more than 88 colors.
18068 (diff-indicator-removed, diff-indicator-added)
18069 (diff-indicator-changed): New faces.
18070 (diff-font-lock-keywords): Use new faces. Regroup rules.
18071 Add "^---$" for `normal' diff format. Fontify `#' lines with
18072 font-lock-comment-delimiter-face and font-lock-comment-face.
18073 Add `#' to ^[^...] in the rule for `diff-context-face'.
18074
18075 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
18076 a button-like box. Inherit from `highlight' on low colors.
18077 (shadow): Use shades of gray only for color/grayscale with
18078 more than 88 colors. Use green for light backgrounds with
18079 8 colors, and yellow for dark backgrounds with 8 colors.
18080
18081 * font-lock.el (font-lock-regexp-grouping-backslash):
18082 Don't inherit from escape-glyph (use bold for all cases).
18083
18084 * info.el (info-xref-visited): Use light foreground color `violet'
18085 for dark backgrounds instead of dark color `magenta3'.
18086 (info-title-1): Use `yellow' color for dark backgrounds.
18087
18088 * isearch.el (isearch): Use not-too-dark magenta3 instead of
18089 too-light magenta2.
18090
18091 * replace.el (match): Use slightly more light RoyalBlue3 instead
18092 of dark RoyalBlue4.
18093
18094 * wid-edit.el (widget-inactive): Inherit from `shadow'.
18095
18096 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
18097
18098 * novice.el (disabled-command-hook): Declare it with
18099 `define-obsolete-variable-alias'.
18100
18101 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
18102 (desktop-buffer-misc-functions, desktop-buffer-handlers)
18103 (desktop-load-default): Add release to obsolescence info.
18104 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
18105 (desktop-append-buffer-args, desktop-read):
18106 Fix typos in docstrings.
18107 (desktop-kill): Fix typo in message.
18108 (desktop-save): Doc fix.
18109
18110 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
18111
18112 * viper-cmd.el (viper-escape-to-state): Bug fix.
18113 (viper-envelop-ESC-key): Change the definition of fast
18114 keysequence so it'll work with keyboard macros.
18115
18116 * ediff.el (ediff-patch-buffer): Change the docstring.
18117
18118 2005-07-19 Kenichi Handa <handa@m17n.org>
18119
18120 * international/mule-cmds.el (select-safe-coding-system): Try to
18121 use an auto-coding (if any) before anything else. If the found
18122 auto-coding is invalid, show a warning message.
18123
18124 * international/mule.el (find-auto-coding): New function created
18125 by modifying the body of set-auto-coding.
18126 (set-auto-coding): Use find-auto-coding to find a coding.
18127
18128 2005-07-18 Richard M. Stallman <rms@gnu.org>
18129
18130 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
18131 not isearch-mode-end-hook-error.
18132 (allout-before-change-protect): Fix error message.
18133
18134 2005-07-18 Juri Linkov <juri@jurta.org>
18135
18136 * allout.el (allout-mode):
18137 * calculator.el (calculator-copy):
18138 * custom.el (custom-known-themes):
18139 * dired.el (dired-desktop-buffer-misc-data)
18140 (dired-restore-desktop-buffer):
18141 * dired-x.el (dired-omit-marker-char):
18142 * files.el (basic-save-buffer):
18143 * font-core.el (font-lock-mode):
18144 * calendar/calendar.el (calendar-goto-hebrew-date)
18145 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
18146 (calendar-goto-persian-date):
18147 * language/ethio-util.el (ethio-sera-to-fidel-region):
18148 * textmodes/picture.el (picture-mode):
18149 Delete duplicate duplicate words.
18150
18151 2005-07-18 Juri Linkov <juri@jurta.org>
18152
18153 * isearch.el (isearch-mode-map): Remove key bindings for regexp
18154 chars * ? } |.
18155 (isearch-fallback): Don't call `isearch-process-search-char'.
18156 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
18157 (isearch-process-search-char): Call `isearch-fallback' for regexp
18158 chars * ? } |.
18159 (isearch-return-char): Make obsolete with `make-obsolete' instead
18160 of simply documenting it as obsolete in the docstring.
18161 (isearch-fallback): Refill docstring.
18162
18163 * international/isearch-x.el
18164 (isearch-process-search-multibyte-characters): Remove unneeded
18165 `concat'. Add intermediate values to `junk-hist' instead of
18166 `minibuffer-history'. Test the length of `str'.
18167
18168 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
18169
18170 * allout.el (allout-resolve-xref): Fix typos in error strings.
18171 (allout-before-change-protect): Remove unneeded `concat'.
18172
18173 * array.el (array-mode, array-reconfigure-rows)
18174 (untabify-backward): Fix typos in docstrings.
18175 (array-reconfigure-rows): Use `insert-buffer-substring', not
18176 `insert-buffer'.
18177
18178 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
18179 * progmodes/ada-mode.el (ada-make-body):
18180 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
18181
18182 * dired.el (dired-log):
18183 * tar-mode.el (tar-subfile-save-buffer):
18184 * play/zone.el (zone-pgm-stress-destress):
18185 Use `insert-buffer-substring', not `insert-buffer'.
18186
18187 2005-07-17 Simon Josefsson <jas@extundo.com>
18188
18189 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
18190
18191 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
18192
18193 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
18194 Add plain auth method.
18195 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
18196
18197 2005-07-17 Kim F. Storm <storm@cua.dk>
18198
18199 * ido.el (dired-other-window): Add ido property.
18200
18201 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
18202
18203 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18204 Fix typo in docstring.
18205 (byte-compile-interactive-only-functions): Add `insert-buffer' and
18206 `insert-file-literally'.
18207
18208 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
18209 info and delete redundant message. Doc fix.
18210 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
18211 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
18212
18213 2005-07-16 Richard M. Stallman <rms@gnu.org>
18214
18215 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
18216 (byte-compile-and): Use byte-compile-and-recursion.
18217 (byte-compile-or-recursion): New function.
18218 (byte-compile-or): Use that.
18219 (byte-compile-if): Guard the else-clause too.
18220 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
18221
18222 * isearch.el (isearch-mode-end-hook-quit): New variable.
18223 (isearch-done): Bind it.
18224 (isearch-mode-end-hook): Doc fix.
18225
18226 * allout.el (allout-isearch-did-quit): Variable deleted.
18227 (allout-real-isearch-abort): Function name no longer used.
18228 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
18229 (allout-isearch-rectification): isearch-mode always exists.
18230 Don't set allout-isearch-did-quit.
18231 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
18232 allout-isearch-did-quit.
18233 (allout-enwrap-isearch): Just add the hook.
18234 (allout-isearch-abort): Function deleted.
18235 (allout-pre-command-business): Avoid warning.
18236
18237 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
18238 Correctly avoid warnings.
18239 (pascal-outline): Likewise.
18240
18241 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
18242
18243 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
18244
18245 * play/tetris.el (tetris-mode): Avoid warning.
18246
18247 * play/snake.el (snake-mode): Avoid warning.
18248
18249 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
18250 (gamegrid-set-display-table): Avoid warning.
18251 (gamegrid-set-timer): Likewise.
18252 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
18253 (gamegrid-add-score-with-update-game-score-1): Take FILE
18254 as argument.
18255 (gamegrid-add-score-with-update-game-score): Pass that argument.
18256 Rename have-shared-game-dir to gamegrid-shared-game-dir.
18257
18258 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
18259
18260 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
18261 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
18262
18263 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
18264 and insert-file.
18265
18266 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
18267 (sc-ask): Avoid warnings.
18268
18269 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
18270 (eshell-hist-initialize): Use that var the natural way.
18271
18272 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
18273
18274 * emacs-lisp/re-builder.el (reb-cook-regexp):
18275 Avoid warning calling lre-compile-string.
18276 (reb-color-display-p): Avoid warning.
18277
18278 * calculator.el (calculator-last-input): Guard uses
18279 of event-key and key-press-event-p.
18280 (event-key, key-press-event-p): Delete definitions.
18281
18282 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
18283 (find-gc-source-directory, find-gc-subrs-callers)
18284 (find-gc-noreturn-list, find-gc-source-files)
18285 (find-gc-subrs-called): Vars renamed and defvar'd.
18286
18287 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
18288 (checkdoc-overlay-put, checkdoc-delete-overlay)
18289 (checkdoc-overlay-start, checkdoc-overlay-end)
18290 (checkdoc-mode-line-update, checkdoc-char=):
18291 Define such that compiler knows they are defined.
18292 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
18293 (checkdoc-read-event): Delete. Use read-event directly.
18294
18295 * whitespace.el (whitespace-make-overlay)
18296 (whitespace-overlay-put, whitespace-delete-overlay)
18297 (whitespace-overlay-start, whitespace-overlay-end):
18298 Define such that compiler knows they are defined.
18299 (whitespace): Move conditional inside.
18300
18301 * tempo.el (tempo-insert-template): Suppress warning.
18302
18303 * ediff-diff.el (longlines-mode): Add defvar.
18304
18305 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
18306
18307 * server.el: Bind "C-x #" in a way that works even if C-x is
18308 redefined to a command key, not a prefix key.
18309
18310 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18311
18312 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
18313 cl-make-type-test till execution time.
18314
18315 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
18316
18317 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
18318 arg ARG and use it.
18319
18320 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18321
18322 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
18323
18324 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
18325
18326 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18327 a defcustom with two :set or :type keywords.
18328
18329 2005-07-15 Richard M. Stallman <rms@gnu.org>
18330
18331 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18332 Don't give ^M comment-end syntax.
18333
18334 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
18335
18336 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
18337 Don't consider gdbmi (gdb-mi.el has its own update functions).
18338 (gdb-var-delete): Make it work for gdbmi as well.
18339 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
18340
18341 * progmodes/gud.el (etags, sdb): Only require etags when needed.
18342 (gud-speedbar-menu-items): Correct logic for enabling items.
18343
18344 2005-07-15 Kim F. Storm <storm@cua.dk>
18345
18346 * ido.el: Fix commentary.
18347 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
18348 Use with-no-warnings around ffap-guesser.
18349 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
18350 Let bind minibuffer-completing-file-name to t.
18351
18352 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
18353
18354 * startup.el (site-run-file, keyboard-type): Doc fixes.
18355 (command-line): Check for "--basic-display" argument; also for
18356 "--quick", not "--bare-bones" (which was renamed).
18357 (fancy-splash-text): Add missing item "Getting New Versions".
18358 (normal-splash-screen): Fix typos and improve consistency with
18359 `fancy-splash-text'. Update copyright year.
18360
18361 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
18362 valid binding for `help-char'.
18363
18364 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
18365
18366 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
18367
18368 * term.el (term-mode): Disable cua-mode for term buffers.
18369
18370 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
18371
18372 * add-log.el (add-log-mailing-address, change-log-merge):
18373 Doc fixes.
18374 (change-log-get-method-definition): Fix typo in docstring.
18375
18376 2005-07-14 Kim F. Storm <storm@cua.dk>
18377
18378 * emulation/cua-base.el:
18379 (cua--pre-command-handler-1, cua--pre-command-handler)
18380 (cua--post-command-handler-1, cua--post-command-handler):
18381 Split in two. Check (buffer local) value of cua-mode.
18382 (cua-selection-mode): New command.
18383
18384 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
18385
18386 * custom.el (custom-initialize-safe-set)
18387 (custom-initialize-safe-default): Doc fixes.
18388
18389 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18390 and simplify :init-value again.
18391
18392 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18393 and simplify :init-value again. Delete autoload.
18394
18395 * startup.el (command-line): Use `custom-reevaluate-setting' again
18396 for tooltip-mode.
18397
18398 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18399 a defcustom with two :initialize keywords.
18400
18401 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
18402
18403 * allout.el (my-mark-marker, allout-isearch-prior-pos)
18404 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
18405 (allout-post-command-business, allout-flag-region)
18406 (isearch-reenable-font-lock, allout-yank)
18407 (allout-insert-latex-header, allout-insert-latex-trailer)
18408 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
18409 (allout-latex-verb-quote): Fix typos in docstrings.
18410 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
18411 (allout-unprotected, allout-prefix-data):
18412 Improve argument/docstring consistency.
18413 (allout-chart-subtree): Fix argument spec.
18414 (allout-open-topic): Rename `use_sib_bullet' argument to
18415 `use-sib-bullet'. Doc fix.
18416
18417 * whitespace.el (whitespace-check-buffer-leading)
18418 (whitespace-check-buffer-trailing)
18419 (whitespace-check-buffer-indent)
18420 (whitespace-check-buffer-spacetab)
18421 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
18422 (whitespace-check-leading-whitespace)
18423 (whitespace-check-trailing-whitespace)
18424 (whitespace-check-spacetab-whitespace)
18425 (whitespace-check-indent-whitespace)
18426 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
18427 (whitespace-modes): Fix typos in docstrings.
18428 (defgroup, defcustom): Doc fixes.
18429
18430 * winner.el (winner-mode, winner-boring-buffers)
18431 (winner-pending-undo-ring): Doc fixes.
18432 (winner-ring): Remove unneeded `progn'.
18433 (winner-equal): `defsubst' it.
18434 (winner-redo): Fix message.
18435
18436 2005-07-13 Kim F. Storm <storm@cua.dk>
18437
18438 * simple.el (line-move-1): Always use vertical-motion to
18439 do the last (or only) line move to ensure some movement.
18440 Undo 2005-06-23 change--don't check for overlays.
18441
18442 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18443
18444 * term/mac-win.el (ccl-encode-mac-roman-font)
18445 (ccl-encode-mac-centraleurroman-font)
18446 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
18447 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
18448 Change charset-id boundary of dimension to ?\xef.
18449 (mac-char-fontspec-list): New constant.
18450 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
18451 argument. Nil uses itself as family in font-spec. Previous
18452 behavior for nil is now provided by non-nil non-string argument.
18453 All callers changed. Add font-specs for Mac fonts to
18454 "fontset-default" unless iso8859-1 fonts are installed.
18455
18456 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
18457
18458 * progmodes/sh-script.el (sh-get-indent-info): Only indent
18459 a continuation line if the \ is preceded by SPC or TAB.
18460 (sh-get-indent-info): Simplify.
18461 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
18462 Use with-current-buffer.
18463
18464 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
18465 when the matched text is empty.
18466
18467 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
18468
18469 * startup.el (command-line): Revert to previous handling of
18470 tooltip-mode. Explain in comment why the complexity is needed.
18471
18472 * tooltip.el (tooltip-mode): Revert to previous implementation of
18473 its defcustom.
18474
18475 * frame.el (blink-cursor-mode): Revert to previous implementation
18476 of its defcustom. Update comment.
18477
18478 2005-07-12 Lars Hansen <larsh@soem.dk>
18479
18480 * desktop.el: Update e-mail address.
18481
18482 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18483
18484 * term/mac-win.el (mac-services-mail-selection)
18485 (mac-services-mail-to): New functions.
18486 (mac-application-menu-map): Bind them.
18487
18488 2005-07-12 wulei <milton@wulei.net> (tiny change)
18489
18490 * progmodes/gdb-ui.el: Add note about buffering with Windows.
18491
18492 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
18493
18494 * custom.el (custom-reevaluate-setting): Doc fix.
18495
18496 2005-07-11 Jay Belanger <belanger@truman.edu>
18497
18498 * calc/calc.el (calc-embedded-announce-formula-alist)
18499 (calc-embedded-open-close-plain-alist)
18500 (calc-embedded-open-close-mode-alist): Add checks for additional
18501 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
18502
18503 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
18504
18505 * custom.el (custom-enable-theme): Don't add theme to
18506 `custom-enabled-themes' with `push' because there is no
18507 setf-method for `delq'.
18508
18509 2005-07-11 Richard M. Stallman <rms@gnu.org>
18510
18511 * custom.el (custom-declare-variable): Doc fix.
18512
18513 * dired-aux.el (dired-compare-directories): Remove "." and ".."
18514 from the alists.
18515
18516 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
18517 Do nothing if edebug-active.
18518
18519 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
18520 (edebug-display): Do it here instead.
18521
18522 2005-07-10 Richard M. Stallman <rms@gnu.org>
18523
18524 * cus-face.el (custom-theme-set-faces): Make it work.
18525 (custom-reset-faces): Doc fix.
18526 (custom-theme-reset-internal-face, custom-theme-face-value):
18527 Functions deleted.
18528
18529 * custom.el (custom-push-theme): Maintain list of the settings
18530 of a given theme in its theme-settings property.
18531 Maintain position of old settings in the theme-value
18532 or theme-face property.
18533 (custom-enabled-themes): New variable.
18534 (custom-theme-enabled-p): New function.
18535 (provide-theme): Update custom-enabled-themes.
18536 Disable and reenable the `user' theme.
18537 (require-theme): Doc fix.
18538 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
18539 (custom-theme-value, custom-theme-variable-value): Likewise.
18540 (custom-theme-reset-internal): Likewise.
18541 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
18542 (custom-enable-theme, custom-disable-theme): New functions.
18543 (custom-variable-theme-value, custom-face-theme-value): Likewise.
18544 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
18545 (custom-theme-reset-variables): Simplify.
18546 (deftheme, custom-declare-theme, custom-make-theme-feature):
18547 Definitions moved.
18548
18549 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
18550
18551 * longlines.el (longlines-show-region)
18552 (longlines-unshow-hard-newlines): Recognize hard newlines by
18553 non-nil hard property, instead of t.
18554
18555 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
18556
18557 * viper-cmd.el (viper--key-maps): New variable.
18558 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
18559 emulation-mode-map-alists.
18560 (viper-envelop-ESC-key): Use viper-subseq.
18561 (viper-search-forward/backward/next): Disable debug-on-error.
18562
18563 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18564 (viper-ESC-key): New defcustoms.
18565
18566 * viper-macs.el (ex-map-read-args): Use viper-subseq.
18567
18568 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
18569 (viper-subseq): Copy of subseq from cl.el.
18570
18571 * viper.el (viper-go-away, viper-set-hooks): Use
18572 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
18573
18574 * viper-mous.el (viper-current-frame-saved): Use defvar.
18575
18576 * viper-init.el: Get rid of -face in face names.
18577
18578 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
18579 Make it work with longlines mode
18580
18581 * ediff-mult.el (ediff-meta-mode-hook): New variable.
18582
18583 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
18584
18585 * ediff-init.el: Get rid of -face in face names.
18586
18587 2005-07-10 Richard M. Stallman <rms@gnu.org>
18588
18589 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
18590 and with-timeout-unsuspend.
18591
18592 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
18593 and with-timeout-unsuspend.
18594
18595 * emacs-lisp/timer.el (with-timeout-timers): New variable.
18596 (with-timeout): Bind that variable to record timers.
18597 (with-timeout-suspend, with-timeout-unsuspend): New functions.
18598
18599 * emacs-lisp/debug.el (debug-help-follow): New function.
18600 (debugger-mode-map): Use that instead of help-follow.
18601 (debugger-setup-buffer): Use eval-buffer-list
18602 to handle eval-buffer frames.
18603
18604 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
18605
18606 * timezone.el (timezone-parse-date): Change first regexp
18607 so it will not mistakenly match dates with no time zone.
18608
18609 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
18610
18611 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
18612
18613 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
18614
18615 * custom.el (custom-initialize-safe-set)
18616 (custom-initialize-safe-default): New functions.
18617
18618 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18619 and simplify :init-value.
18620
18621 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18622 and simplify :init-value. Delete obsolete comment.
18623
18624 * startup.el (command-line): Use `custom-reevaluate-setting' to
18625 handle `tooltip-mode'. Delete obsolete comment.
18626
18627 * files.el (set-visited-file-name): Avoid calling
18628 `file-name-nondirectory' with a nil argument.
18629
18630 2005-07-09 Richard M. Stallman <rms@gnu.org>
18631
18632 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
18633 was called with nil for the buffer, handle the read position right.
18634 Handle read position for eval-region, too.
18635
18636 2005-07-09 Juri Linkov <juri@jurta.org>
18637
18638 * fringe.el (fringe-mode): Add period in docstring.
18639 (fringe-query-style): Build prompt depending on `all-frames' arg.
18640
18641 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
18642 to not create links to unrelated functions in the Help buffer.
18643
18644 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
18645 Doc fix.
18646
18647 * simple.el (next-error-hook): New variable.
18648 (next-error): Use it. Doc fix.
18649
18650 * textmodes/ispell.el (ispell-command-loop): Add current
18651 dictionary name and program name to mode-line-format.
18652 (ispell-region, ispell-process-line): Add current dictionary name
18653 and program name to messages.
18654
18655 2005-07-08 Jay Belanger <belanger@truman.edu>
18656
18657 * calc/calc.el (calc-embedded-announce-formula-alist)
18658 (calc-embedded-open-close-formula-alist)
18659 (calc-embedded-open-close-word-alist)
18660 (calc-embedded-open-close-plain-alist)
18661 (calc-embedded-open-close-new-formula-alist)
18662 (calc-embedded-open-close-mode-alist)
18663 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
18664 (calc-embedded-mode-hook): New variables.
18665
18666 * calc/calc-embed.el (calc-embedded-firsttime)
18667 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
18668 New variables.
18669 (calc-do-embedded): Use calc-embedded-firsttime,
18670 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
18671 determine whether or not to run hooks.
18672 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
18673 calc-embedded-firsttime-formula appropriately.
18674 Set calc-embedded delimiter variables according to mode.
18675
18676 2005-07-08 Richard M. Stallman <rms@gnu.org>
18677
18678 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
18679 Check for "emacs", etc., as entire symbol, not just as word.
18680 (checkdoc-file-comments-engine): Use regexp-quote on FN.
18681
18682 * files.el (set-visited-file-name): Report the error
18683 for "empty filename" earlier.
18684 (kill-some-buffers): Ignore buffers already dead.
18685
18686 * fringe.el (fringe-mode): Doc fix.
18687
18688 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18689 Check for (featurep 'xemacs) and turn off warnings in what it guards.
18690 Use unwind-protect to ensure byte-compile-unresolved-functions
18691 is updated.
18692
18693 * whitespace.el (whitespace-buffer-leading-cleanup):
18694 Simplify w/ skip-chars-forward.
18695 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
18696
18697 * mail/rmail.el (rmail-only-expunge): Fix paren error.
18698 Unconditionally try to leave point at the same old place.
18699
18700 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
18701
18702 * comint.el (comint-postoutput-scroll-to-bottom)
18703 (comint-show-maximum-output): Take scroll-margin into consideration.
18704
18705 2005-07-08 Kim F. Storm <storm@cua.dk>
18706
18707 * ido.el (ido-use-filename-at-point): New choice `guess'.
18708 (ido-file-internal): Try ffap-guesser if selected.
18709
18710 * ido.el (ido-before-fallback-functions): New hook.
18711 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
18712 (ido-read-file-name): Run it.
18713
18714 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
18715
18716 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
18717 strings rather than a list of symbols to the completion function.
18718
18719 2005-07-07 Jay Belanger <belanger@truman.edu>
18720
18721 * calc/calc-units.el (math-apply-units): Change the places in
18722 which units are simplified.
18723
18724 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
18725
18726 * cus-edit.el (customize-option, customize-option-other-window):
18727 Make them handle aliases.
18728
18729 * custom.el (custom-variable-p): Make it recursively follow
18730 aliases. Mention that in the docstring.
18731
18732 2005-07-07 Richard M. Stallman <rms@gnu.org>
18733
18734 * cus-start.el (exec-path): Use `directory' instead of `file'.
18735 Fix tag for nil.
18736
18737 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18738
18739 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
18740 when called non-interactively. Doc fix.
18741
18742 2005-07-07 Lute Kamstra <lute@gnu.org>
18743
18744 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
18745 new address as well.
18746
18747 2005-07-07 Kenichi Handa <handa@m17n.org>
18748
18749 * international/mule.el (make-coding-system):
18750 Describe `ascii-incompatible' property in the docstring.
18751 (set-file-name-coding-system): Signal an error if coding-system is
18752 ascii-incompatible.
18753 (set-keyboard-coding-system): Likewise.
18754
18755 * international/mule-cmds.el (set-default-coding-systems):
18756 Don't set default-file-name-coding-system and
18757 default-keyboard-coding-system if coding-system is ASCII-incompatible.
18758
18759 * international/utf-16.el: Declare that all UTF-16-based coding
18760 systems are ASCII-incompatible.
18761
18762 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
18763
18764 * progmodes/gud.el: Require font-lock for displaying errors.
18765 Used by gdb-ui.el.
18766
18767 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18768
18769 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
18770 values for the pattern lists which are `read'able but not
18771 `append'able (like symbols).
18772
18773 2005-07-06 Richard M. Stallman <rms@gnu.org>
18774
18775 * progmodes/flymake.el (flymake-float-time): Instead of
18776 with-no-warnings, test for xemacs.
18777 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
18778 to avoid warning.
18779
18780 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
18781
18782 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
18783
18784 2005-07-05 Lute Kamstra <lute@gnu.org>
18785
18786 * battery.el: Add support for Darwin (with much debugging help
18787 from Samuel Lauber <sam124@operamail.com>).
18788 (battery-status-function, battery-echo-area-format)
18789 (battery-mode-line-format): Add support for pmset on Darwin.
18790 (battery-load-low, battery-load-critical): New user options.
18791 (battery-pmset): New function.
18792
18793 2005-07-05 Lute Kamstra <lute@gnu.org>
18794
18795 Update FSF's address in GPL notices.
18796
18797 * textmodes/page-ext.el: Update FSF's address.
18798
18799 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18800
18801 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
18802 filling from using prefix when filling a single-line docstring.
18803
18804 * progmodes/flymake.el: Remove useless eval-when-compile.
18805
18806 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
18807
18808 2005-07-04 Richard M. Stallman <rms@gnu.org>
18809
18810 * textmodes/org.el (org-file-apps-defaults-gnu):
18811 Rename from org-file-apps-defaults-linux.
18812 (org-default-apps): Don't test system-type for `linux'.
18813 (org-file-apps): Doc fix.
18814
18815 2005-07-04 David Ponce <david@dponce.com>
18816
18817 * tree-widget.el: Improve header Commentary section.
18818 (tree-widget) [defgroup]
18819 (tree-widget-image-enable, tree-widget-themes-directory)
18820 (tree-widget-theme, tree-widget-image-properties-emacs)
18821 (tree-widget-image-properties-xemacs, tree-widget-create-image)
18822 (tree-widget-image-formats, tree-widget-control)
18823 (tree-widget-empty-control, tree-widget-leaf-control
18824 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
18825 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
18826 (tree-widget-keep, tree-widget-after-toggle-functions)
18827 (tree-widget-open-node, tree-widget-close-node): Doc fix.
18828 (tree-widget-open-control, tree-widget-close-control): Fix doc and
18829 :help-echo message.
18830 (tree-widget-set-theme): Doc fix. Use `string-equal'.
18831 (tree-widget-image-properties): Doc fix. Clearer implementation.
18832 (tree-widget--cursors): New constant.
18833 (tree-widget-lookup-image): New function split from
18834 `tree-widget-find-image'. Clearer implementation.
18835 (tree-widget-find-image): Use it.
18836 (tree-widget-button-keymap): Use `set-keymap-parent'.
18837 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
18838 Define the sub-widgets here.
18839 (tree-widget-node): Check that :node is not a tree-widget.
18840 (tree-widget-get-super, tree-widget-open-control)
18841 (tree-widget-close-control, tree-widget-empty-control)
18842 (tree-widget-leaf-control, tree-widget-guide)
18843 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
18844 (tree-widget-no-handle, tree-widget-value-delete)
18845 (tree-widget-map): Remove.
18846 (tree-widget-children-value-save): Doc fix. Simplified.
18847 (tree-widget-value-create): Update according to previous changes.
18848
18849 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
18850
18851 * textmodes/org.el: Leading space replaced by TABS.
18852 (org-recalc-marks, org-table-rotate-recalc-marks)
18853 (org-table-get-specials): Treat "^" and "_" marks.
18854 (org-table-justify-field-maybe): Optional argument NEW.
18855 (org-table-eval-formula): Parsing of the format simplified.
18856 New modes C,I. Honor the %= parameter in the current table.
18857 Avoid unnecessary re-align by using the NEW argument to
18858 `org-table-justify-field-maybe'.
18859 (org-calc-default-modes): Default for date-format mimicks org-mode.
18860 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
18861
18862 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
18863
18864 * cus-face.el (custom-theme-set-faces): Make it handle face
18865 aliases whose alias declarations are pre- or autoloaded.
18866
18867 2005-07-04 Juri Linkov <juri@jurta.org>
18868
18869 * faces.el (read-face-name): Put the code for getting a face name
18870 from the buffer before adding the faces from the `face' property.
18871 Use `completing-read-multiple' instead of `completing-read'.
18872 Require `crm'. Add default value and post-process the returned
18873 list of faces.
18874
18875 * emacs-lisp/crm.el (crm-find-current-element)
18876 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
18877
18878 * emacs-lisp/lisp-mode.el (eval-defun-1):
18879 * emacs-lisp/edebug.el (edebug-eval-defun):
18880 Remove unnecessary quotes.
18881
18882 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18883
18884 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
18885 (prolog-indent-level): Fix typo in docstring.
18886
18887 * info.el (Info-history, Info-history-forward)
18888 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
18889
18890 * add-log.el (add-change-log-entry):
18891 * comint.el (comint-dynamic-list-input-ring)
18892 (comint-dynamic-list-completions):
18893 * dabbrev.el (dabbrev-expand):
18894 * delim-col.el (delimit-columns-rectangle-line):
18895 * diff-mode.el (diff-context->unified, diff-reverse-direction)
18896 (diff-unified->context):
18897 * ediff-init.el (ediff-abbrev-jobname):
18898 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
18899 (ediff-replace-session-activity-marker-in-meta-buffer):
18900 * info.el (Info-summary):
18901 * lpr.el (printify-region):
18902 * printing.el (pr-create-interface):
18903 * ps-print.el (ps-print-quote):
18904 * ses.el (ses-column-widths, ses-print-cell)
18905 (ses-adjust-print-width, ses-center):
18906 * shell.el (shell-file-name-quote-list):
18907 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
18908 (strokes-fill-current-buffer-with-whitespace)
18909 (strokes-xpm-for-stroke, strokes-list-strokes)
18910 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
18911 * term.el (term-dynamic-list-input-ring)
18912 (term-dynamic-list-completions):
18913 * calc/calc.el (math-format-stack-value):
18914 * emacs-lisp/edebug.el (edebug-display-freq-count):
18915 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
18916 (delphi-new-comment-line):
18917 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
18918 * progmodes/executable.el (executable-set-magic):
18919 * progmodes/python.el (inferior-python-mode):
18920 * progmodes/scheme.el (scheme-mode-syntax-table):
18921 * progmodes/sh-script.el (sh-maybe-here-document):
18922 * progmodes/sql.el (sql-copy-column):
18923 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
18924 * textmodes/bibtex.el (bibtex-mode):
18925 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
18926 (sgml-auto-attributes):
18927 * textmodes/table.el (table-insert, table-shorten-cell)
18928 (table--generate-source-scan-lines, table-delete-row)
18929 (*table--cell-delete-char, table--spacify-frame)
18930 (table--horizontally-shift-above-and-below)
18931 (table--cell-insert-char, table--cell-blank-str)
18932 (table--fill-region-strictly):
18933 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
18934 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
18935
18936 * add-log.el (change-log):
18937 * apropos.el (apropos):
18938 * comint.el (comint-completion, comint-source):
18939 * dabbrev.el (dabbrev):
18940 * delim-col.el (columns):
18941 * diff-mode.el (diff-mode):
18942 * ediff.el (ediff):
18943 * ediff-diff.el (ediff-diff):
18944 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
18945 * ediff-mult.el (ediff-mult):
18946 * ediff-ptch.el (ediff-ptch):
18947 * ediff-wind.el (ediff-window):
18948 * facemenu.el (facemenu):
18949 * indent.el (indent):
18950 * info.el (info):
18951 * jka-cmpr-hook.el (compression, jka-compr):
18952 * lpr.el (lpr):
18953 * outline.el (outlines):
18954 * pcmpl-cvs.el (pcmpl-cvs):
18955 * pcmpl-rpm.el (pcmpl-rpm):
18956 * printing.el (printing):
18957 * ps-print.el (postscript, ps-print, ps-print-horizontal)
18958 (ps-print-vertical, ps-print-headers, ps-print-font)
18959 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
18960 (ps-print-background, ps-print-printer, ps-print-page)
18961 (ps-print-miscellany):
18962 * ses.el (ses):
18963 * shell.el (shell, shell-directories, shell-faces):
18964 * startup.el (initialization):
18965 * strokes.el (strokes):
18966 * term.el (term):
18967 * uniquify.el (uniquify):
18968 * w32-vars.el (w32):
18969 * calc/calc.el (calc):
18970 * emacs-lisp/bytecomp.el (bytecomp):
18971 * emacs-lisp/cl-indent.el (lisp-indent):
18972 * emacs-lisp/edebug.el (edebug):
18973 * emacs-lisp/elp.el (elp):
18974 * emacs-lisp/testcover.el (testcover):
18975 * emacs-lisp/trace.el (trace):
18976 * emulation/viper-ex.el (viper-ex):
18977 * emulation/viper-mous.el (viper-mouse):
18978 * mail/mailalias.el (mailalias):
18979 * mail/supercite.el (supercite, supercite-frames)
18980 (supercite-attr, supercite-cite, supercite-hooks):
18981 * net/rcompile.el (remote-compile):
18982 * net/rlogin.el (rlogin):
18983 * obsolete/ooutline.el (outlines):
18984 * progmodes/delphi.el (delphi):
18985 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
18986 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
18987 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
18988 (ebnf-optimization):
18989 * progmodes/etags.el (etags):
18990 * progmodes/executable.el (executable):
18991 * progmodes/idlwave.el (idlwave):
18992 * progmodes/pascal.el (pascal):
18993 * progmodes/prolog.el (prolog):
18994 * progmodes/python.el (python):
18995 * progmodes/scheme.el (scheme):
18996 * progmodes/sh-script.el (sh, sh-script):
18997 * progmodes/sql.el (SQL):
18998 * progmodes/tcl.el (tcl):
18999 * textmodes/bibtex.el (bibtex, bibtex-autokey):
19000 * textmodes/enriched.el (enriched):
19001 * textmodes/makeinfo.el (makeinfo):
19002 * textmodes/sgml-mode.el (sgml):
19003 * textmodes/table.el (table-hooks):
19004 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
19005 * textmodes/texinfo.el (texinfo):
19006 * textmodes/two-column.el (two-column):
19007 Finish `defgroup' description with period.
19008
19009 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
19010 * eshell/esh-var.el (eshell-var):
19011 * progmodes/vhdl-mode.el (vhdl-testbench):
19012 * textmodes/org.el (org): Fix typos in docstrings.
19013
19014 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
19015 consistency.
19016
19017 * progmodes/flymake.el (flymake-find-file): Remove.
19018 (flymake-float-time): Use `with-no-warnings'.
19019 (flymake-check-start-time, flymake-check-was-interrupted)
19020 (flymake-err-info, flymake-is-running, flymake-last-change-time)
19021 (flymake-new-err-info): `defvar' at compile time.
19022
19023 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
19024
19025 * replace.el (occur-hook): Doc fix.
19026 (occur-1): Don't call `occur-hook' if there are no matches.
19027
19028 2005-07-03 Richard M. Stallman <rms@gnu.org>
19029
19030 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
19031 global-map, save the same map.
19032 (global-map): Don't alter it at top level.
19033 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
19034 Then alter it here instead.
19035 (tpu-edt-off): Set global-map to the saved one.
19036
19037 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
19038 All references simplified.
19039 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
19040 (zmacs-regions): Add defvar.
19041 (repeat-complex-command-map): Everything about that deleted.
19042
19043 * textmodes/artist.el (artist-key-is-drawing)
19044 (artist-key-endpoint1, artist-key-poly-point-list)
19045 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
19046 (artist-key-compl-table, artist-rb-save-data)
19047 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
19048 Don't put them in eval-when-compile.
19049 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
19050
19051 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
19052 Use with-no-warnings.
19053
19054 * net/browse-url.el (dos-windows-version): Add defvar.
19055
19056 * mail/supercite.el (filladapt-prefix-table): Add defvar.
19057
19058 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19059 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
19060 (rmail-new-summary-line-count): Rename from new-summary-line-count.
19061 Add defvar.
19062 (rmail-summary-beginning-of-message): Use with-no-warnings.
19063 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
19064
19065 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
19066 Use with-no-warnings.
19067
19068 * emulation/vi.el (vi-mark-region): Use c-mark-function.
19069 (c-mark-function): Add point-moving-unit property.
19070 (vi-goto-line): Use with-no-warnings.
19071
19072 * emulation/edt.el (edt-last-copied-word): Add defvar.
19073 (zmacs-region-stays): Likewise.
19074 (edt-mark-section-wisely): Use c-mark-function for C.
19075 Use makr-defun for Fortran.
19076 (time-string): defvar deleted.
19077 (edt-display-the-time): Don't set time-string.
19078
19079 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
19080
19081 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19082 Don't warn when name is not constant
19083 or for defining the group `emacs'.
19084
19085 * tooltip.el (gud-tooltip-mode): Add defvar.
19086
19087 * startup.el (default-frame-background-mode): Add defvar.
19088
19089 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
19090
19091 * info.el (tool-bar-map): Add defvar.
19092
19093 * dired.el (dnd-protocol-alist): Add defvar.
19094
19095 * dired-aux.el (dired-query): Display question with answer, when
19096 the user answers.
19097
19098 * custom.el (custom-add-option): Doc fix.
19099
19100 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
19101
19102 2005-07-03 Eli Zaretskii <eliz@gnu.org>
19103
19104 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
19105 bogus name from the last change.
19106
19107 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
19108
19109 * custom.el (custom-declare-variable): Fix typos in comment.
19110 (custom-known-themes): Doc fix.
19111 (custom-theme-directory): New defcustom.
19112 (require-theme): Make it check `custom-theme-directory'.
19113
19114 * cus-theme.el (custom-new-theme-mode): New function.
19115 (custom-theme-name, custom-theme-variables, custom-theme-faces)
19116 (custom-theme-description): Add compiler defvars.
19117 (customize-create-theme): Add doc to the "*New Custom Theme*"
19118 buffer. Use `custom-new-theme-mode'.
19119 (custom-theme-write): Put the created buffer in emacs-lisp-mode
19120 and save it to the `custom-theme-directory'. Make this the
19121 default directory of the buffer.
19122
19123 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
19124
19125 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
19126 Fix unbalanced parentheses.
19127
19128 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
19129
19130 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
19131 into flymake-mode and delegate to flymake-mode.
19132
19133 * find-file.el (ff-which-function-are-we-in): Clean up.
19134
19135 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
19136
19137 * replace.el (occur-rename-buffer): Fix docstring.
19138
19139 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
19140 (edt-last-copied-word, edt-learn-macro-count)
19141 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
19142 (edt-rect-start-point, edt-user-global-map, rect-start-point)
19143 (time-string, zmacs-region-stays):
19144 * emulation/edt-mapper.el (edt-save-function-key-map)
19145 (EDT-key-name): `defvar' to silence the byte-compiler.
19146
19147 2005-07-02 Martin Rudalics <rudalics@gmx.at>
19148
19149 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
19150 font-lock-regexp-backslash. Doc fix.
19151 (font-lock-regexp-backslash-grouping-construct): Rename from
19152 font-lock-regexp-backslash-construct. Doc fix.
19153 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
19154 grouping constructs.
19155
19156 2005-07-02 Eli Zaretskii <eliz@gnu.org>
19157
19158 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
19159 updating all the prerequisites.
19160
19161 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
19162
19163 * textmodes/org.el (org-agenda-start-on-weekday)
19164 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
19165 (org-agenda-use-time-grid, org-archive-location)
19166 (org-allow-space-in-links, org-usenet-links-prefer-google)
19167 (org-enable-table-editor, org-export-default-language)
19168 (org-export-html-show-new-buffer, org-fill-paragraph)
19169 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
19170 (org-goto-quit, org-occur, org-eval-in-calendar)
19171 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
19172 (org-agenda-diary-entry, org-remember-help)
19173 (org-table-convert-region, org-at-table-p)
19174 (org-table-move-row-down, org-table-move-row-up)
19175 (org-table-copy-region, org-table-toggle-vline-visibility)
19176 (org-table-get-stored-formulas, org-table-get-specials)
19177 (org-recalc-commands, org-table-eval-formula)
19178 (org-table-formula-substitute-names, orgtbl-make-binding)
19179 (org-format-org-table-html, org-format-table-table-html)
19180 (org-format-table-table-html-using-table-generate-source)
19181 (org-customize): Fix typos in docstrings.
19182 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
19183 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
19184 (org-back-to-heading): Doc fixes.
19185 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
19186 (org-agenda-change-all-lines, org-get-header):
19187 Improve argument/docstring consistency.
19188 (orgtbl-error): Fix error message.
19189
19190 * progmodes/flymake.el (flymake-find-possible-master-files)
19191 (flymake-master-file-compare, flymake-get-line-err-count)
19192 (flymake-highlight-line, flymake-gui-warnings-enabled):
19193 Fix typos in docstrings.
19194 (flymake-parse-line, flymake-get-project-include-dirs-function)
19195 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
19196 Doc fixes.
19197 (flymake-get-project-include-dirs-function)
19198 (flymake-make-err-menu-data):
19199 Improve argument/docstring consistency.
19200
19201 2005-07-01 Lute Kamstra <lute@gnu.org>
19202
19203 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
19204 Catch errors with ignore-errors. Use temporary buffer.
19205 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
19206
19207 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
19208 background color faces.
19209 (facemenu-set-foreground, facemenu-set-background):
19210 Use facemenu-set-face-from-menu.
19211 (facemenu-set-face-from-menu): Treat face names that start with
19212 "fg:" or "bg:" as special.
19213 (facemenu-add-new-color): Don't create faces. Simplify.
19214
19215 2005-06-30 Richard M. Stallman <rms@gnu.org>
19216
19217 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
19218 (crm-find-current-element): Likewise.
19219
19220 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19221
19222 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
19223
19224 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
19225
19226 * arc-mode.el (archive-extract): Make it work as a mouse binding.
19227 (archive-mouse-extract): Make it an obsolete alias.
19228 (archive-mode-map): Don't use archive-mouse-extract any more.
19229 (archive-mode, archive-extract): write-contents-hooks ->
19230 write-contents-functions.
19231 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19232 first arg.
19233 (archive-rename-entry): Update the call.
19234 (archive-zip-summarize): Remove unused var `method'.
19235 (archive-lzh-summarize): Remove unused var `creator'.
19236
19237 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
19238 dedicated frame upon exit.
19239
19240 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
19241 (archive-zip-extract, archive-zip-expunge)
19242 (archive-zip-update, archive-zip-update-case): Use executable-find.
19243 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
19244 Use restore-buffer-modified-p.
19245 (archive-extract, archive-add-new-member, archive-write-file-member):
19246 Use with-current-buffer.
19247 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
19248
19249 2005-06-30 Andreas Schwab <schwab@suse.de>
19250
19251 * progmodes/gud.el (gud-filter): Remove unneeded progn.
19252
19253 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19254
19255 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
19256
19257 2005-06-30 Juri Linkov <juri@jurta.org>
19258
19259 * faces.el (vertical-border): Inherit from mode-line-inactive
19260 only on tty.
19261
19262 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
19263
19264 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
19265 example, -NLINES in the `occur' docstring).
19266
19267 * replace.el (occur-1): When no matches are found, do not set the
19268 `buffer-read-only' and modified flags for the occur buffer,
19269 because it is deleted.
19270
19271 * emulation/cua-base.el (cua-check-pending-input)
19272 (cua-repeat-replace-region, cua-mode, cua-debug)
19273 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
19274 Fix typos in docstrings.
19275
19276 * emulation/cua-gmrk.el (cua-toggle-global-mark)
19277 (cua-cut-region-to-global-mark)
19278 (cua--cut-rectangle-to-global-mark):
19279 Remove period from end of messages.
19280
19281 * emulation/cua-rect.el (cua-do-rectangle-padding):
19282 Remove period from end of messages.
19283 (cua--rectangle-seq-format): Fix typo in docstring.
19284 (cua-sequence-rectangle, cua-fill-char-rectangle):
19285 Improve argument/docstring consistency.
19286
19287 2005-06-29 Juri Linkov <juri@jurta.org>
19288
19289 * faces.el (default-frame-background-mode): New internal variable.
19290 (frame-set-background-mode): Use it.
19291
19292 * startup.el (normal-top-level): Set default-frame-background-mode
19293 instead of frame-background-mode. Before setting it, test for its
19294 nil value. Remove tests for frame-background-mode and frame
19295 parameter `reverse'. Add test for "unspecified-fg".
19296
19297 * term/xterm.el (xterm-rxvt-set-background-mode):
19298 * term/rxvt.el (rxvt-set-background-mode):
19299 Set default-frame-background-mode instead of frame-background-mode.
19300
19301 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
19302
19303 * simple.el (set-variable): Warn about obsolete user variables.
19304
19305 * imenu.el (imenu--completion-buffer):
19306 * mouse.el (mouse-buffer-menu-alist):
19307 * msb.el (msb-invisible-buffer-p):
19308 * calendar/diary-lib.el (diary-header-line-format):
19309 * emacs-lisp/pp.el (pp-buffer):
19310 * progmodes/cperl-mode.el (cperl-do-auto-fill):
19311 * textmodes/picture.el (picture-replace-match):
19312 Change space constants followed by a sexp to "?\s ".
19313
19314 * play/decipher.el (decipher-loop-with-breaks):
19315 * textmodes/texinfo.el (texinfo-insert-@item): Change space
19316 constants "protected" from end of line by a comment to "?\s".
19317
19318 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19319
19320 * font-lock.el (save-buffer-state): Use `declare'.
19321
19322 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
19323 reset the syntax-table to cperl-mode-syntax-table.
19324 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
19325 "foo_print_bar" is not matched as a reserved keyword.
19326
19327 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
19328
19329 * textmodes/org.el (orgtbl-setup): New function, for delayed
19330 setup for the orgtbl commands.
19331 (org-calc-default-modes): New option.
19332 (orgtbl-make-binding): Use `defun' to get better help display.
19333 (org-diary): Call `org-compile-prefix-format'.
19334 (org-table-formula-substitute-names): New function.
19335 (org-agenda-day-view, org-agenda-week-view): New commands.
19336 (org-agenda-toggle-week-view): Command removed.
19337 (org-tbl-menu): Split off from org-org-menu.
19338 (org-mode): Move removal of outline-mode menus to here.
19339 (org-table-formula-debug): New option.
19340 (org-table-insert-row): Keep first field if just "#" or "*".
19341 (org-mode): Paragraph regexps fixed.
19342 (org-table-recalculate-regexp): New constant.
19343 (org-table-justify-field-maybe): Avoid replace if not necessary.
19344 (org-copy-special, org-cut-special): Use `call-interactively'.
19345 (org-table-copy-region): Take region from `interactive' call.
19346 (org-trim): Return string even if no match.
19347 (org-formula): New face.
19348 (org-set-font-lock-defaults): No longer highlight "FIXME".
19349 But highlight formula-related fields in table.
19350 (org-table-p): Use regexp, not fontification.
19351 (org-table-align): Handle white space at end of line.
19352 (org-table-formula-evaluate-inline): New option.
19353 (org-mode): Auto-wrapping in comment lines turned off.
19354 (org-table-copy-down): Evaluate only in copied field, not in
19355 destination.
19356 (org-table-current-formula): Variable removed.
19357 (org-table-store-formulas, org-table-get-stored-formulas)
19358 (org-table-modify-formulas, org-table-replace-in-formulas)
19359 (org-table-maybe-eval-formula): New functions.
19360 (org-table-get-formula): Modify to use stored formulas.
19361 (org-table-insert-column, org-table-delete-column)
19362 (org-table-move-column): Call `org-table-modify-formulas'.
19363 (org-complete): Add completion for keyword formulas.
19364 (orgtbl-mode): Pull orgtbl-mode-map to start of
19365 minor-mode-map-alist.
19366
19367 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19368
19369 * progmodes/python.el (python-check): Require `compile' before
19370 modifying its variables.
19371
19372 * newcomment.el (comment-indent-default): Don't get fooled by an early
19373 end of buffer.
19374
19375 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19376
19377 * ps-print.el (ps-print-version): Fix version number.
19378
19379 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
19380
19381 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
19382
19383 2005-06-28 Richard M. Stallman <rms@gnu.org>
19384
19385 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
19386 (flyspell-local-mouse-map): Declaration deleted.
19387 (flyspell-mouse-map): Bind only mouse-2.
19388 (flyspell-mode-map): Don't test flyspell-use-local-map.
19389 (flyspell-overlay-keymap-property-name): Var deleted.
19390 (flyspell-mode-on): Don't make local bindings for
19391 flyspell-mouse-map and flyspell-mode-map.
19392 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
19393
19394 * textmodes/ispell.el (ispell-word): Do not ignore short words.
19395
19396 * progmodes/compile.el (compilation-next-error-function):
19397 Don't switch buffers; operate on the current buffer.
19398
19399 * progmodes/compile.el (compilation-error-file-name)
19400 (compilation-warning-file-name, compilation-info-file-name)
19401 (compilation-line-number, compilation-column-number): New faces.
19402 (compilation-error-face, compilation-warning-face)
19403 (compilation-info-face, compilation-line-face)
19404 (compilation-column-face): Use them.
19405
19406 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
19407
19408 * comint.el (comint-password-prompt-regexp): Accept ", try again".
19409
19410 * bindings.el (global-map): Bind insertchar and its variants.
19411
19412 2005-06-27 Richard M. Stallman <rms@gnu.org>
19413
19414 * textmodes/artist.el (artist-text-overwrite)
19415 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
19416
19417 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19418
19419 * ps-print.el: It was not working the page selection for printing.
19420 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
19421 (ps-print-version): New version 6.6.7.
19422 (ps-end-sheet): New fun.
19423 (ps-header-sheet, ps-end-job): Call it.
19424
19425 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
19426
19427 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
19428
19429 2005-06-27 Lute Kamstra <lute@gnu.org>
19430
19431 * facemenu.el (facemenu-unlisted-faces): Add foreground and
19432 background color faces.
19433 (facemenu-get-face): Delete function.
19434 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
19435 (facemenu-add-new-color): Make second argument mandatory.
19436 Create the appropriate face and return it. Simplify.
19437 (facemenu-set-foreground, facemenu-set-background): Don't check if
19438 color is defined. Use return value of facemenu-add-new-color.
19439
19440 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
19441
19442 * progmodes/gud.el (gud-filter): Add missing argument to
19443 with-selected-window.
19444
19445 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
19446
19447 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
19448 a :require to the defcustom.
19449
19450 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
19451 defcustoms corresponding to minor modes.
19452
19453 2005-06-26 David Ponce <david@dponce.com>
19454
19455 * recentf.el: Require tree-widget instead of wid-edit.
19456 (recentf-filename-handler): Fix widget :type.
19457 (recentf-cancel-dialog, recentf-open-more-files)
19458 (recentf-open-files-action): Doc fix.
19459 (recentf-dialog-goto-first): New function.
19460 (recentf-dialog-mode-map): Set parent keymap first.
19461 (recentf-dialog-mode): Define with define-derived-mode.
19462 Don't display continuation lines in dialogs.
19463 (recentf-edit-list): Rename from recentf-edit-selected-items.
19464 (recentf-edit-list-select): Rename from recentf-edit-list-action.
19465 Simplify.
19466 (recentf-edit-list-validate): New function.
19467 (recentf-edit-list): Update accordingly.
19468 (recentf-open-files-item-shift): Remove.
19469 (recentf-open-files-item): Convert menu elements into tree and
19470 link widgets. Don't create the widgets.
19471 (recentf-open-files): Update accordingly.
19472 (recentf-save-list): Untabify.
19473
19474 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
19475
19476 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
19477 (keep-lines): Add INTERACTIVE arg. Never delete lines only
19478 partially contained in the active region. Do not take active
19479 region into account when called from Lisp, unless INTERACTIVE arg
19480 is non-nil. Use `forward-line' instead of `beginning-of-line' to
19481 avoid trouble with fields. Make marker point nowhere when no
19482 longer used. Always return nil. Doc fix.
19483 (flush-lines): Add INTERACTIVE arg. Do not take active region
19484 into account when called from Lisp, unless INTERACTIVE arg is
19485 non-nil. Use `forward-line' instead of `beginning-of-line' to
19486 avoid trouble with fields. Make marker point nowhere when no
19487 longer used. Always return nil. Doc fix.
19488 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
19489 interchangeable. Do not take active region into account when
19490 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
19491 message in echo area when called from Lisp, unless INTERACTIVE arg
19492 is non-nil. Avoid saying "1 occurrences". Do not use markers.
19493 Return the number of matches. Doc fix.
19494 (occur): Doc fix.
19495 (perform-replace): Make comment follow double space convention for
19496 the sake of `outline-minor-mode'.
19497
19498 * faces.el (facep): Doc fix.
19499
19500 2005-06-25 Richard M. Stallman <rms@gnu.org>
19501
19502 * facemenu.el (facemenu-enable-faces-p): New function.
19503 (facemenu-background-menu, facemenu-foreground-menu)
19504 (facemenu-face-menu): Add menu-enable property.
19505
19506 * jka-compr.el (jka-compr-insert-file-contents):
19507 Special handling if cannot find the uncompression program.
19508
19509 * cus-face.el (custom-face-attributes): Add autoload.
19510
19511 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19512 Bind comment-indent-function locally.
19513
19514 * window.el (save-selected-window): Use save-current-buffer.
19515
19516 * subr.el (with-selected-window): Use save-current-buffer.
19517
19518 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
19519 and with-current-buffer.
19520
19521 2005-06-24 Richard M. Stallman <rms@gnu.org>
19522
19523 * simple.el (line-move-1): Fix previous change.
19524
19525 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19526
19527 * replace.el (occur-1): Set `buffer-read-only' and the
19528 buffer-modified flag before running `occur-hook' to protect
19529 against unintentional buffer switches that can lead to data loss.
19530
19531 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
19532
19533 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
19534 (gud-gdb-marker-filter): Use font-lock-warning-face for any
19535 initial error.
19536
19537 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
19538 after fresh input.
19539 (gdb-var-create-handler): Put name of expression in quotes.
19540
19541 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
19542
19543 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
19544 elements of RING in order, and without bogus nil elements.
19545
19546 2005-06-23 Richard M. Stallman <rms@gnu.org>
19547
19548 * simple.el (set-variable): Args renamed; doc fix.
19549 (line-move-1): When there are overlays around, use vertical-motion.
19550
19551 * faces.el (escape-glyph): Use brown against light background.
19552 (nobreak-space): Rename from no-break-space.
19553 Fix previous change.
19554
19555 * dired-aux.el (dired-do-copy): Fix arg prompt.
19556
19557 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
19558
19559 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19560
19561 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
19562 rather than "Distributor".
19563
19564 2005-06-23 Lute Kamstra <lute@gnu.org>
19565
19566 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
19567 (debug-on-entry): Use it. New interactive declaration that uses
19568 function-called-at-point.
19569
19570 2005-06-23 Kim F. Storm <storm@cua.dk>
19571
19572 * subr.el (save-match-data): Add comment about using evaporate arg
19573 to set-match-data.
19574
19575 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
19576
19577 * cus-edit.el (customize-face)
19578 (customize-face-other-window): Handle face aliases.
19579
19580 * faces.el (face-documentation, set-face-attribute)
19581 (face-spec-set): Handle face aliases.
19582
19583 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
19584
19585 * help-mode.el (help-make-xrefs): If a symbol representing a face
19586 name is not followed by the word "face", it could still be a
19587 function or variable name, so don't bypass other checks.
19588
19589 2005-06-22 Juri Linkov <juri@jurta.org>
19590
19591 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
19592 Replace aliased functions with calls where second arg `inherit' is t.
19593
19594 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
19595
19596 * progmodes/gdb-ui.el (gdb-error): New variable.
19597 (gdb-error): New function.
19598 (gdb-annotation-rules): Act on error-begin and error annotations.
19599 (gdb-concat-output): Use font-lock-warning-face for errors.
19600
19601 2005-06-22 Miles Bader <miles@gnu.org>
19602
19603 * bindings.el (propertized-buffer-identification): Use renamed
19604 `Buffer-menu-buffer' face.
19605
19606 * faces.el (vertical-border): Rename from `vertical-divider'.
19607 (escape-glyph): Change dark-background color back to `cyan'.
19608
19609 2005-06-21 Juri Linkov <juri@jurta.org>
19610
19611 * faces.el (face-user-default-spec): Try getting `customized-face'
19612 prior to `saved-face'.
19613 (frame-background-mode): Refill docstring.
19614
19615 * emacs-lisp/lisp-mode.el (eval-defun-1):
19616 * emacs-lisp/edebug.el (edebug-eval-defun):
19617 Set `saved-face' temporarily to nil before calling form.
19618 Set `customized-face' to the new spec after that.
19619
19620 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19621
19622 * subr.el (1value, lambda, key-substitution-in-progress):
19623 Doc fixes.
19624
19625 * autoinsert.el (auto-insert-alist):
19626 * ses.el (ses-call-printer):
19627 * subr.el (noreturn):
19628 * emacs-lisp/lisp.el (check-parens):
19629 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
19630 * net/browse-url.el (browse-url-mosaic):
19631 * progmodes/cc-defs.el (c-safe-scan-lists):
19632 * progmodes/ebnf-abn.el (ebnf-abn-lex):
19633 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
19634 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
19635 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
19636 * progmodes/ebnf-iso.el (ebnf-iso-lex):
19637 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
19638
19639 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
19640
19641 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
19642
19643 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
19644
19645 * calendar/appt.el (appt-make-list): Activate the package, if
19646 not already active (for backwards compatibility).
19647
19648 2005-06-20 Kim F. Storm <storm@cua.dk>
19649
19650 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
19651
19652 2005-06-20 Miles Bader <miles@gnu.org>
19653
19654 * faces.el (vertical-divider): New face.
19655
19656 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
19657
19658 * simple.el (kill-whole-line): Doc fix.
19659 (next-error-buffer-p, next-error-find-buffer)
19660 (clone-indirect-buffer): Fix typos in docstrings.
19661 (comment-line-break-function): Doc fix: don't say variable
19662 is automatically buffer-local (it isn't).
19663
19664 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
19665
19666 * net/tramp-ftp.el (top):
19667 * net/tramp-smb.el (top):
19668 * net/tramp-util.el (top):
19669 * net/tramp-uu.el (top):
19670 * net/tramp-vc.el (top):
19671 * net/tramp.el (top): Revert copyright years back to original
19672 ones. Tramp has a life outside GNU Emacs.
19673
19674 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
19675
19676 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
19677
19678 2005-06-18 Juri Linkov <juri@jurta.org>
19679
19680 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
19681 end of first regexp to limit the match to the position between
19682 line number and source line with same separator character as used
19683 between file name and line number. In the second regexp limit
19684 mouse-face area to file name and line number by adding new group
19685 for them and referring it in HYPERLINK arg.
19686 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
19687 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
19688 previous line where grep markers may be already removed.
19689
19690 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
19691
19692 * progmodes/ps-mode.el: Update version and maintainer's email address.
19693
19694 2005-06-18 Steve Youngs <steve@xemacs.org>
19695
19696 * net/browse-url.el (browse-url-browser-function)
19697 (browse-url-default-browser): Add firefox.
19698 (browse-url-firefox-program, browse-url-firefox-arguments)
19699 (browse-url-firefox-startup-arguments)
19700 (browse-url-firefox-new-window-is-tab): New defcustoms.
19701 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
19702
19703 2005-06-17 Richard M. Stallman <rms@gnu.org>
19704
19705 * startup.el (command-line): Warn if specified user name has
19706 no home directory.
19707
19708 * term.el (term-get-old-input, term-input-filter, term-input-sender)
19709 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
19710
19711 * longlines.el (longlines-mode, longlines-show-hard-newlines):
19712 Doc fixes.
19713
19714 * faces.el (underline): Try bold if terminal doesn't support underline.
19715
19716 * mail/sendmail.el (mail-setup-with-from): New variable.
19717 (mail-insert-from-field): New function.
19718 (sendmail-send-it): Call it.
19719 (mail-setup): Optionally call it here.
19720
19721 * term/linux.el: Call tty-no-underline.
19722
19723 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
19724
19725 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
19726
19727 2005-06-17 Miles Bader <miles@gnu.org>
19728
19729 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
19730 (ediff-current-diff-C, ediff-current-diff-Ancestor)
19731 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
19732 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
19733 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
19734 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
19735 Remove "-face" suffix from face names.
19736 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19737 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19738 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19739 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19740 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19741 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19742 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19743 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19744 New backward-compatibility aliases for renamed faces.
19745 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19746 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19747 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19748 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19749 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19750 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19751 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19752 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19753 Use renamed ediff faces.
19754
19755 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
19756 Remove "-face" suffix from face names.
19757 (eshell-test-ok-face, eshell-test-failed-face):
19758 New backward-compatibility aliases for renamed faces.
19759 (eshell-run-test): Use renamed eshell-test faces.
19760
19761 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
19762 face name.
19763 (eshell-prompt-face): New backward-compatibility alias for renamed
19764 face.
19765 (eshell-emit-prompt): Use renamed eshell-prompt face.
19766
19767 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
19768 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
19769 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
19770 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
19771 Remove "-face" suffix from face names.
19772 (eshell-ls-directory-face, eshell-ls-symlink-face)
19773 (eshell-ls-executable-face, eshell-ls-readonly-face)
19774 (eshell-ls-unreadable-face, eshell-ls-special-face)
19775 (eshell-ls-missing-face, eshell-ls-archive-face)
19776 (eshell-ls-backup-face, eshell-ls-product-face)
19777 (eshell-ls-clutter-face):
19778 New backward-compatibility aliases for renamed faces.
19779 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
19780
19781 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
19782 Remove "-face" suffix from face name.
19783 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
19784 instead of literal face.
19785
19786 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
19787
19788 * emacs-lisp/warnings.el (display-warning, lwarn)
19789 (warning-minimum-log-level): Doc fixes.
19790 (warning-minimum-level, warning-minimum-log-level):
19791 Add :debug to :type choices.
19792
19793 * progmodes/ada-mode.el (ada-format-paramlist)
19794 (ada-get-indent-case, ada-check-matching-start)
19795 (ada-check-defun-name, ada-goto-matching-decl-start)
19796 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
19797 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
19798 (ada-make-subprogram-body): Follow error conventions.
19799 (ada-case-exception-file, ada-indent-comment-as-code)
19800 (ada-indent-handle-comment-special, ada-indent-renames)
19801 (ada-indent-return, ada-search-directories-internal)
19802 (ada-tab-policy, ada-case-exception-substring)
19803 (ada-other-file-alist, ada-matching-start-re)
19804 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
19805 (ada-imenu-generic-expression, ada-compile-goto-error)
19806 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
19807 (ada-popup-menu, ada-add-extensions, ada-mode)
19808 (ada-region-selected, ada-create-case-exception)
19809 (ada-create-case-exception-substring, ada-after-keyword-p)
19810 (ada-activate-keys-for-case, ada-adjust-case-region)
19811 (ada-adjust-case-buffer, ada-format-paramlist)
19812 (ada-scan-paramlist, ada-insert-paramlist)
19813 (ada-indent-newline-indent)
19814 (ada-indent-newline-indent-conditional)
19815 (ada-justified-indent-current, ada-goto-previous-word)
19816 (ada-indent-current, ada-get-indent-open-paren)
19817 (ada-get-indent-paramlist, ada-get-indent-end)
19818 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
19819 (ada-get-indent-block-start, ada-get-indent-subprog)
19820 (ada-get-indent-noindent, ada-get-indent-label)
19821 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
19822 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
19823 (ada-goto-stmt-end, ada-goto-next-word)
19824 (ada-check-matching-start, ada-check-defun-name)
19825 (ada-goto-matching-decl-start, ada-goto-matching-start)
19826 (ada-goto-matching-end, ada-search-ignore-string-comment)
19827 (ada-in-decl-p, ada-looking-at-semi-or)
19828 (ada-looking-at-semi-private, ada-in-paramlist-p)
19829 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
19830 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
19831 (ada-next-procedure, ada-previous-procedure, ada-next-package)
19832 (ada-previous-package, ada-create-menu)
19833 (ada-fill-comment-paragraph-justify)
19834 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
19835 (ada-other-file-name, ada-last-which-function-line)
19836 (ada-last-which-function-subprog, ada-which-function)
19837 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
19838 (ada-gen-treat-proc, ada-check-emacs-version)
19839 (ada-continuation-indent, ada-align-region-separate):
19840 Fix typos in docstrings.
19841 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
19842
19843 2005-06-16 Lute Kamstra <lute@gnu.org>
19844
19845 * simple.el (fundamental-mode): Run after-change-major-mode-hook
19846 conditionally.
19847
19848 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19849
19850 * comint.el (comint-replace-by-expanded-filename)
19851 (comint-prompt-regexp, comint-delimiter-argument-list)
19852 (comint-preinput-scroll-to-bottom):
19853 * info.el (Info-hide-cookies-node):
19854 * ls-lisp.el (ls-lisp-classify):
19855 * find-file.el (ff-search-directories, ff-special-constructs)
19856 (ff-find-other-file):
19857 * font-lock.el (font-lock-keywords):
19858 * shell.el (shell-prompt-pattern)
19859 (shell-dynamic-complete-functions, shell-mode)
19860 (shell-delimiter-argument-list):
19861 * term.el (term-replace-by-expanded-filename)
19862 (term-prompt-regexp, term-delimiter-argument-list):
19863 * woman.el (woman-ignore, woman0-if):
19864 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
19865 * emacs-lisp/elint.el (elint-init-env):
19866 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
19867 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
19868 * language/ethio-util.el (ethio-tilde-escape)
19869 (ethio-use-three-dot-question):
19870 * net/zone-mode.el (zone-mode-load-time-setup):
19871 * progmodes/cc-align.el (c-lineup-argcont):
19872 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
19873 * progmodes/cperl-mode.el (cperl-set-style-back):
19874 * progmodes/inf-lisp.el (inferior-lisp-prompt):
19875 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
19876 Fix spellings in docstrings.
19877
19878 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
19879 * progmodes/modula2.el (m2-for): Fix spellings.
19880
19881 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
19882
19883 * simple.el (undo-more): Don't use `format' on `error' arguments.
19884 Improve argument/docstring consistency.
19885 (pending-undo-list): Doc fix.
19886
19887 * smerge-mode.el (smerge-ensure-match):
19888 * emulation/vip.el (vip-ex):
19889 * net/zone-mode.el (zone-mode-update-serial):
19890 * progmodes/idlwave.el (idlwave-complete):
19891 * progmodes/vhdl-mode.el (vhdl-visit-file)
19892 (vhdl-compose-wire-components):
19893 Don't use `format' on `error' arguments.
19894
19895 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
19896 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
19897 (tooltip-help-tips): Fix typos in docstrings.
19898
19899 2005-06-16 David Ponce <david@dponce.com>
19900
19901 * tree-widget.el (tree-widget-value-create): Simplify last change.
19902
19903 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
19904
19905 * ido.el (ido-incomplete-regexp): New variable.
19906 (ido-set-matches-1): Handle invalid-regexp error and set
19907 ido-incomplete-regexp.
19908 (ido-incomplete-regexp): New face.
19909 (ido-completions): Use it.
19910 (ido-complete, ido-exit-minibuffer, ido-completions):
19911 Handle incomplete regexps.
19912 (ido-completions): Add check for complete match when entering a regexp.
19913
19914 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19915
19916 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
19917
19918 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19919
19920 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
19921 by field delimiters.
19922
19923 2005-06-15 David Ponce <david@dponce.com>
19924
19925 * tree-widget.el: eval-and-compile inlined functions so they will
19926 be available at run-time too.
19927 (tree-widget-super-format-handler)
19928 (tree-widget-format-handler): Remove.
19929 (tree-widget-value-create): Handle the :indent property.
19930
19931 2005-06-15 Miles Bader <miles@gnu.org>
19932
19933 * progmodes/which-func.el (which-func): Only inherit
19934 `font-lock-function-name-face' when that makes sense against the
19935 default mode-line face, otherwise set the face color explicitly.
19936
19937 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
19938 faces instead of (non-existent) variables.
19939
19940 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
19941
19942 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
19943 (iswitchb-get-matched-buffers): Likewise. Simplify.
19944
19945 2005-06-14 Miles Bader <miles@gnu.org>
19946
19947 * progmodes/ld-script.el (ld-script-location-counter):
19948 Remove "-face" suffix from face name.
19949 (ld-script-location-counter-face):
19950 New backward-compatibility alias for renamed face.
19951 (ld-script-location-counter-face): Use renamed face.
19952
19953 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
19954 (cperl-hash): Remove "-face" suffix from face names.
19955 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
19956 New backward-compatibility aliases for renamed faces.
19957 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
19958 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
19959
19960 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
19961 name.
19962 (which-func-face): New backward-compatibility alias for renamed face.
19963 (which-func-format): Use renamed which-func face.
19964
19965 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
19966 (vhdl-function, vhdl-directive, vhdl-reserved-word)
19967 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
19968 names.
19969 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
19970 (vhdl-speedbar-configuration, vhdl-speedbar-package)
19971 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
19972 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
19973 (vhdl-speedbar-architecture-selected)
19974 (vhdl-speedbar-configuration-selected)
19975 (vhdl-speedbar-package-selected)
19976 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
19977 names.
19978 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
19979 Use renamed faces.
19980 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
19981 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
19982 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
19983 Use renamed faces.
19984 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
19985 names.
19986 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
19987 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
19988 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
19989 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
19990 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
19991 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
19992
19993 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
19994 face name.
19995 (sh-heredoc-face): New backward-compatibility alias for renamed face.
19996 (sh-heredoc-face): Use renamed sh-heredoc face.
19997
19998 * progmodes/idlw-help.el (idlwave-help-link):
19999 Remove "-face" suffix from face name.
20000 (idlwave-help-link-face):
20001 New backward-compatibility alias for renamed face.
20002 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
20003
20004 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
20005 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
20006 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
20007 New backward-compatibility aliases for renamed faces.
20008 (idlwave-shell-disabled-breakpoint-face)
20009 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
20010
20011 * progmodes/flymake.el (flymake-errline, flymake-warnline):
20012 Remove "-face" suffix from face names.
20013 (flymake-errline-face, flymake-warnline-face):
20014 New backward-compatibility aliases for renamed faces.
20015 (flymake-highlight-line): Use renamed flymake faces.
20016
20017 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
20018 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
20019 (ebrowse-member-class, ebrowse-progress):
20020 Remove "-face" suffix from face names.
20021 (ebrowse-tree-mark-face, ebrowse-root-class-face)
20022 (ebrowse-file-name-face, ebrowse-default-face)
20023 (ebrowse-member-attribute-face, ebrowse-member-class-face)
20024 (ebrowse-progress-face):
20025 New backward-compatibility aliases for renamed faces.
20026 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
20027 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
20028 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
20029 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
20030
20031 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
20032 antlr-syntax)
20033 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
20034 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
20035 names.
20036 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
20037 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
20038 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
20039 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
20040 backward-compatibility aliases for renamed faces.
20041 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
20042 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
20043 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
20044 remove "font-lock-". Use renamed antlr-mode faces.
20045 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
20046 literal face-names with face variable references.
20047
20048 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
20049 face name.
20050 (Buffer-menu-buffer-face): New backward-compatibility alias for
20051 renamed face.
20052 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
20053
20054 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
20055
20056 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
20057 Eliminate "-face" suffix.
20058 (makefile-targets): Inherit from font-lock-function-name-face and
20059 eliminate "-face" suffix.
20060 (makefile-shell): Remove attributes and eliminate "-face" suffix.
20061 (makefile-*-font-lock-keywords): Append makefile-targets in rule
20062 actions, instead of prepending, to make it less visible.
20063 (makefile-previous-dependency, makefile-match-dependency):
20064 Don't match a target on a continuation line.
20065
20066 * files.el (auto-mode-alist): Put Makefile in gmake mode.
20067
20068 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
20069
20070 * progmodes/gdb-ui.el (menu): Re-order menu items.
20071 (gdb-tooltip-print): Respect tooltip-use-echo-area.
20072
20073 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
20074 Define in tooltip.el.
20075 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
20076 (gud-tooltip-tips): Respect tooltip-use-echo-area and
20077 gud-tooltip-echo-area.
20078
20079 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
20080 backward compatibility and make obsolete.
20081 (tooltip-help-tips): Use tooltip-use-echo-area.
20082 (tooltip-show-help-function): Rename to...
20083 (tooltip-show-help): ...this, because it is a function.
20084 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
20085
20086 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
20087
20088 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
20089 (edebug-print-length, edebug-print-level, edebug-print-circle)
20090 (edebug-modify-breakpoint, edebug-eval-last-sexp)
20091 (edebug-eval-print-last-sexp): Doc fixes.
20092
20093 2005-06-14 Kim F. Storm <storm@cua.dk>
20094
20095 * ido.el (ido-mode): Make a new keymap every time we enable ido,
20096 as the coverage buffer/file/both may change.
20097
20098 2005-06-14 Lute Kamstra <lute@gnu.org>
20099
20100 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
20101 and run-mode-hooks. Simplify.
20102
20103 * mail/rmailedit.el (rmail-edit-mode):
20104 * progmodes/octave-inf.el (inferior-octave-mode):
20105 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
20106
20107 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
20108 and run-mode-hooks.
20109 (recentf-edit-list, recentf-open-files): Don't call
20110 kill-all-local-variables directly.
20111
20112 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
20113
20114 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20115
20116 * emacs-lisp/byte-run.el (make-obsolete)
20117 (define-obsolete-function-alias): Rename arguments FUNCTION and
20118 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
20119 (make-obsolete-variable, define-obsolete-variable-alias):
20120 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
20121 respectively.
20122
20123 * isearchb.el (isearchb-activate):
20124 * pcvs.el (cvs-mode):
20125 * ses.el (ses-load):
20126 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
20127 * net/tramp.el (tramp-find-file-exists-command)
20128 (tramp-find-shell):
20129 * progmodes/ada-mode.el (ada-create-case-exception)
20130 (ada-create-case-exception-substring, ada-make-subprogram-body):
20131 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20132 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
20133 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
20134 * textmodes/org.el (org-promote, org-evaluate-time-range)
20135 (org-agenda-next-date-line, org-agenda-previous-date-line)
20136 (org-agenda-error, org-open-at-point, org-table-move-row)
20137 (org-format-table-table-html-using-table-generate-source)
20138 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
20139 * textmodes/reftex.el (reftex-access-scan-info):
20140 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
20141 (reftex-toc-promote-prepare): Follow error conventions.
20142
20143 * diff-mode.el (diff-mode): Fix typo in docstring.
20144
20145 * forms.el (forms--intuit-from-file): Fix reference to
20146 `forms-number-of-fields' in error message.
20147 (forms-print): Fix quoting in error message.
20148
20149 * forms.el (forms-mode):
20150 * emulation/vi.el (vi-goto-insert-state):
20151 * progmodes/flymake.el (flymake-new-err-info)
20152 (flymake-start-syntax-check-for-current-buffer)
20153 (flymake-simple-cleanup):
20154 * eshell/esh-var.el (eshell/export):
20155 * progmodes/gud.el (xdb):
20156 * textmodes/flyspell.el (flyspell-incorrect-hook)
20157 (flyspell-maybe-correct-transposition)
20158 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
20159
20160 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
20161
20162 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
20163 minibuffer prompt.
20164
20165 2005-06-13 Kim F. Storm <storm@cua.dk>
20166
20167 * subr.el (add-to-ordered-list): New defun.
20168
20169 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
20170 add cua--keymap-alist to emulation-mode-map-alists.
20171
20172 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20173
20174 * subr.el (complete-in-turn): New macro.
20175 (dynamic-completion-table, lazy-completion-table): Add debug info.
20176
20177 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
20178 in preference to face aliases.
20179
20180 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
20181 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
20182 Remove unused vars `start' and `firstline'.
20183 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
20184 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
20185
20186 2005-06-13 Eli Zaretskii <eliz@gnu.org>
20187
20188 * cus-start.el (all): Don't complain about missing GTK-related
20189 variables, unless either `gtk' is boundp or this isn't a
20190 `windows-nt' build.
20191
20192 2005-06-13 Lute Kamstra <lute@gnu.org>
20193
20194 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
20195 run-mode-hooks.
20196
20197 * ediff-mult.el (ediff-meta-mode):
20198 * ediff-util.el (ediff-mode): Use run-mode-hooks.
20199
20200 * ledit.el (ledit-mode): Use delay-mode-hooks.
20201
20202 * woman.el (woman-mode-line-format): Delete constant.
20203 (woman-mode-map): Initialize it properly.
20204 (woman-mode): Set mode-class property to special.
20205 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
20206 Set major-mode and mode-name. Don't set mode-line-format directly.
20207 (Man-getpage-in-background): Don't reference woman-mode-line-format.
20208
20209 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
20210 string argument obsolete.
20211
20212 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
20213
20214 * textmodes/org.el (org-CUA-compatible): New option.
20215 (org-disputed-keys): New variable.
20216 (org-key): New function.
20217 (orgtbl-make-binding): Add docstring to the created function.
20218 (org-mode): Set paragraph start/separate regexps.
20219 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
20220 (org-archive-location, org-archive-mark-done)
20221 (org-archive-stamp-time): New options.
20222 (org-archive-subtree): New command.
20223 (org-fill-paragraph): New function.
20224 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
20225 (org-fake-empty-table-line): Function removed.
20226 (org-format-org-table-html): Do not create empty table lines at
20227 separator lines. Improved table header treatment.
20228 (org-link-format): New option.
20229 (org-make-link): New function.
20230 (org-insert-link, org-store-link): Use org-make-link.
20231 (org-open-file): Quote file name for shell command, to allow
20232 spaces in file names.
20233 (org-link-regexp): Fix bug with mailto link.
20234 (org-link-maybe-angles-regexp, org-protected-link-regexp):
20235 New constants.
20236 (org-export-as-html): Deal with the optional angles around a link.
20237 Better treatment of file: links.
20238 (org-open-at-point): Replace @{ and @} with < and >.
20239 (org-run-mode-hooks): Function removed.
20240 (org-agenda-mode): No longer use `org-run-mode-hooks'.
20241
20242 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
20243
20244 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
20245 MI command -data-list-register-values.
20246 (gdb-post-prompt): Indent properly.
20247
20248 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
20249
20250 * hilit-chg.el (highlight-changes-colors): Rename from
20251 `highlight-changes-colours'.
20252 (highlight-changes-colours): Keep as obsolete alias.
20253 (highlight-changes-face-list): Doc fix.
20254 (hilit-chg-make-list): Use `highlight-changes-colors'.
20255
20256 2005-06-12 Mark A. Hershberger <mah@everybody.org>
20257
20258 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
20259 defun-prompt-regexp.
20260
20261 2005-06-12 Eli Zaretskii <eliz@gnu.org>
20262
20263 * loadup.el: Don't say we are dumping under 2 names on windows-nt
20264 and cygwin.
20265
20266 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
20267 Don't use an old loaddefs.el, as in Makefile.in.
20268
20269 2005-06-12 Lute Kamstra <lute@gnu.org>
20270
20271 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
20272
20273 * man.el (Man-mode-map): Initialize it properly.
20274 (Man-mode): Set mode-class property to special.
20275
20276 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
20277
20278 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
20279
20280 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
20281 A newline is needed in the docstring there.
20282
20283 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
20284 Doc fixes.
20285
20286 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20287
20288 * printing.el: Doc fix. The menubar is no more changed when printing
20289 is loaded, it only changes when pr-menu-bind or pr-update-menus is
20290 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
20291 (pr-version): New version number (6.8.4).
20292 (pr-menu-bind): New command.
20293 (pr-update-menus): Docstring and code fix.
20294 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
20295 Docstring fix.
20296 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
20297 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
20298
20299 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
20300
20301 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
20302 "Returns" to "return", document useful return values, etc.
20303
20304 2005-06-11 Alan Mackenzie <acm@muc.de>
20305
20306 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
20307 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
20308 (adaptive-file-function): Minor amendment to doc-string.
20309
20310 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20311
20312 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
20313 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
20314 Fix :type--it is `integer', not `string'.
20315
20316 * faces.el (modeline-highlight): Rename from (the erroneous)
20317 `modeline-higilight'.
20318
20319 2005-06-11 Lute Kamstra <lute@gnu.org>
20320
20321 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
20322 lisp-interaction-mode-map but make it the parent.
20323 (edebug-eval-mode): Use define-derived-mode.
20324
20325 2005-06-11 Andreas Schwab <schwab@suse.de>
20326
20327 * bindings.el: Add binding of `ESC functionkey' for every
20328 `M-functionkey'.
20329 * hexl.el (hexl-mode-map): Likewise.
20330
20331 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
20332
20333 * progmodes/compile.el (compilation-error-regexp-alist-alist)
20334 [msft]: update regexp for newer msft compilers.
20335
20336 2005-06-10 Mark A. Hershberger <mah@everybody.org>
20337
20338 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
20339 ATTLIST portions of included DTDs.
20340 (xml-parse-dtd): Eliminate use of inefficient match-data.
20341
20342 2005-06-10 Miles Bader <miles@gnu.org>
20343
20344 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
20345 (mpuz-text): Remove "-face" suffix from face names.
20346 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
20347 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
20348 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
20349
20350 * play/gomoku.el (gomoku-O, gomoku-X):
20351 Remove "-face" suffix from face names.
20352 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
20353 New backward-compatibility aliases for renamed faces.
20354 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20355
20356 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20357
20358 * thumbs.el: Fixes for changes of 2005-06-09.
20359 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
20360 as a directory.
20361 (thumbs-thumbname): Remove directory separator from format string;
20362 `thumbs-thumbsdir' now returns a valid directory name.
20363 (thumbs-temp-dir): New defsubst.
20364 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
20365 Use it.
20366
20367 * cus-edit.el (minibuffer):
20368 * files.el (make-backup-file-name-function):
20369 * filesets.el (filesets-external-viewers):
20370 * hilit-chg.el (highlight-changes-colours)
20371 (highlight-changes-face-list, highlight-changes-rotate-faces):
20372 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
20373 * kmacro.el (kmacro-call-macro):
20374 * log-edit.el (log-edit-changelog-full-paragraphs):
20375 * mouse.el (mouse-1-click-follows-link):
20376 * skeleton.el (skeleton-autowrap):
20377 * subr.el (insert-for-yank-1):
20378 * tempo.el (tempo-insert-region):
20379 * terminal.el (terminal-emulator):
20380 * time.el (display-time-mail-face):
20381 * vc.el (vc-annotate):
20382 * vcursor.el (vcursor-copy-line):
20383 * woman.el (woman-bold-headings, woman-ignore)
20384 (woman-default-faces, woman-monochrome-faces):
20385 * calendar/todo-mode.el (todo-insert-threshold):
20386 * emulation/pc-select.el (pc-select-selection-keys-only)
20387 (pc-selection-mode):
20388 * emulation/vip.el (vip-find-char-forward):
20389 * emulation/viper-cmd.el (viper-find-char-forward):
20390 * international/mule-cmds.el
20391 (select-safe-coding-system-accept-default-p)
20392 (input-method-exit-on-invalid-key):
20393 * international/mule-diag.el (describe-coding-system):
20394 * international/ucs-tables.el (unify-8859-on-encoding-mode):
20395 * net/browse-url.el (browse-url-xterm-program):
20396 * obsolete/lazy-lock.el (lazy-lock-mode):
20397 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
20398 (cperl-mode):
20399 * progmodes/cpp.el (cpp-face-light-name-list)
20400 (cpp-face-dark-name-list):
20401 * progmodes/delphi.el (delphi-newline-always-indents):
20402 Fix spellings in docstrings.
20403
20404 * ido.el (ido-mode, ido-file-extensions-order)
20405 (ido-default-file-method, ido-default-buffer-method)
20406 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
20407 (ido-decorations, ido-read-file-name-as-directory-commands)
20408 (ido-read-file-name-non-ido, ido-work-directory-list)
20409 (ido-ignore-item-temp-list, ido-current-directory)
20410 (ido-magic-forward-char, ido-enter-find-file)
20411 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
20412 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20413
20414 2005-06-10 Lute Kamstra <lute@gnu.org>
20415
20416 * play/dunnet.el (dun-mode): Use define-derived-mode.
20417 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
20418 obsolete alias.
20419
20420 * play/doctor.el (doctor-mode-map): Remove defvar.
20421 (doctor-mode): Use define-derived-mode.
20422
20423 * mail/mspools.el (mspools-mode):
20424 * net/eudc-hotlist.el (eudc-hotlist-mode):
20425 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
20426
20427 2005-06-10 Miles Bader <miles@gnu.org>
20428
20429 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
20430 Remove "-face" suffix from face names.
20431 (flyspell-incorrect-face, flyspell-duplicate-face):
20432 New backward-compatibility aliases for renamed faces.
20433 (flyspell-mode-on, make-flyspell-overlay)
20434 (flyspell-highlight-incorrect-region)
20435 (flyspell-highlight-duplicate-region)
20436 (flyspell-display-next-corrections)
20437 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
20438
20439 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20440 from face name.
20441 (texinfo-heading-face): New backward-compatibility alias for
20442 renamed face.
20443 (texinfo-heading-face): Use renamed texinfo-heading face.
20444
20445 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
20446 suffix from face names.
20447 (tex-math-face, tex-verbatim-face):
20448 New backward-compatibility aliases for renamed faces.
20449 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
20450 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
20451 literal face name.
20452
20453 * textmodes/table.el (table-cell): Remove "-face" suffix from face
20454 name.
20455 (table-cell-face): New backward-compatibility alias for renamed face.
20456 (table--put-cell-face-property, table--update-cell-face):
20457 Use renamed table-cell face.
20458
20459 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
20460 from face name.
20461 (sgml-namespace-face): New backward-compatibility alias for
20462 renamed face.
20463 (sgml-namespace-face): Use renamed sgml-namespace face.
20464
20465 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
20466 (org-level-4, org-level-5, org-level-6, org-level-7)
20467 (org-level-8, org-warning, org-headline-done)
20468 (org-deadline-announce, org-scheduled-today)
20469 (org-scheduled-previously, org-link, org-done, org-table)
20470 (org-time-grid): Remove "-face" suffix from face names.
20471 (org-level-1-face, org-level-2-face, org-level-3-face)
20472 (org-level-4-face, org-level-5-face, org-level-6-face)
20473 (org-level-7-face, org-level-8-face, org-warning-face)
20474 (org-headline-done-face, org-deadline-announce-face)
20475 (org-scheduled-today-face, org-scheduled-previously-face)
20476 (org-link-face, org-done-face, org-table-face)
20477 (org-time-grid-face):
20478 New backward-compatibility aliases for renamed faces.
20479 (org-level-faces, org-set-font-lock-defaults, org-timeline)
20480 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
20481 (org-agenda-get-timestamps, org-agenda-get-scheduled)
20482 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
20483
20484 * emulation/viper-init.el (viper-search, viper-replace-overlay)
20485 (viper-minibuffer-emacs, viper-minibuffer-insert)
20486 (viper-minibuffer-vi): Remove "-face" suffix from face names.
20487 (viper-search-face, viper-replace-overlay-face)
20488 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20489 (viper-minibuffer-vi-face):
20490 New backward-compatibility aliases for renamed faces.
20491 (viper-search-face, viper-replace-overlay-face)
20492 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20493 (viper-minibuffer-vi-face): Use renamed viper faces.
20494
20495 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
20496 Remove "-face" suffix from face names.
20497 (testcover-nohits-face, testcover-1value-face):
20498 New backward-compatibility aliases for renamed faces.
20499 (testcover-mark): Use renamed testcover faces.
20500
20501 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
20502 face name.
20503 (diary-button-face): New backward-compatibility alias for renamed face.
20504 (diary-entry): Use renamed diary-button face.
20505
20506 * calendar/calendar.el (diary, calendar-today, holiday)
20507 (mark-visible-calendar-date): Remove "-face" suffix from face names.
20508 (diary-face, calendar-today-face, holiday-face):
20509 New backward-compatibility aliases for renamed faces.
20510 (eval-after-load "facemenu", diary-entry-marker)
20511 (calendar-today-marker, calendar-holiday-marker, diary-face):
20512 Use renamed calendar faces.
20513
20514 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
20515 (compare-windows-face): New backward-compatibility alias for
20516 renamed face.
20517 (compare-windows-highlight): Use renamed compare-windows face.
20518
20519 * strokes.el (strokes-char): Remove "-face" suffix from face name.
20520 (strokes-char-face): New backward-compatibility alias for renamed face.
20521 (strokes-encode-buffer): Use renamed strokes-char face.
20522
20523 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
20524 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
20525 Remove "-face" suffix from face names.
20526 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20527 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20528 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
20529 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
20530 Use renamed pcvs faces.
20531 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
20532 * pcvs-defs.el (cvs-mode-map): Likewise.
20533 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
20534
20535 * info.el (info-title-1, info-title-2, info-title-3)
20536 (info-title-4): Remove "-face" suffix from and downcase face names.
20537 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20538 (Info-title-4-face):
20539 New backward-compatibility aliases for renamed faces.
20540 (Info-fontify-node): Use renamed info faces.
20541
20542 * hilit-chg.el (highlight-changes, highlight-changes-delete):
20543 Remove "-face" suffix from face names.
20544 (highlight-changes-face, highlight-changes-delete-face):
20545 New backward-compatibility aliases for renamed faces.
20546 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
20547 (hilit-chg-make-list): Use renamed highlight-changes faces.
20548
20549 * generic-x.el (show-tabs-tab, show-tabs-space):
20550 Remove "-face" suffix from face names.
20551 (show-tabs-tab-face, show-tabs-space-face):
20552 New backward-compatibility aliases for renamed faces.
20553 (show-tabs-generic-mode-font-lock-defaults-1)
20554 (show-tabs-generic-mode-font-lock-defaults-2):
20555 Use renamed show-tabs faces.
20556
20557 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
20558 (smerge-markers): Remove "-face" suffix from face names.
20559 (smerge-mine-face, smerge-other-face, smerge-base-face)
20560 (smerge-markers-face):
20561 New backward-compatibility aliases for renamed faces.
20562 (smerge-mine-face, smerge-other-face, smerge-base-face)
20563 (smerge-markers-face): Use renamed smerge faces.
20564
20565 * log-view.el (log-view-file, log-view-message): Remove "-face"
20566 suffix from face names.
20567 (log-view-file-face, log-view-message-face):
20568 New backward-compatibility aliases for renamed faces.
20569 (log-view-file-face, log-view-message-face): Use renamed log-view
20570 faces.
20571
20572 * paren.el (show-paren-match, show-paren-mismatch):
20573 Remove "-face" suffix from face names.
20574 (show-paren-match-face, show-paren-mismatch-face):
20575 New backward-compatibility aliases for renamed faces.
20576 (show-paren-function): Use renamed show-paren faces.
20577
20578 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
20579 (ruler-mode-margins, ruler-mode-fringes)
20580 (ruler-mode-column-number, ruler-mode-fill-column)
20581 (ruler-mode-comment-column, ruler-mode-goal-column)
20582 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
20583 suffix from face names.
20584 (ruler-mode-default-face, ruler-mode-pad-face)
20585 (ruler-mode-margins-face, ruler-mode-fringes-face)
20586 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
20587 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
20588 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
20589 New backward-compatibility aliases for renamed faces.
20590 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
20591 (ruler-mode-column-number, ruler-mode-fill-column)
20592 (ruler-mode-comment-column, ruler-mode-goal-column)
20593 (ruler-mode-tab-stop, ruler-mode-current-column)
20594 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
20595 faces.
20596
20597 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
20598 face name.
20599 (whitespace-highlight-the-space): Use renamed face.
20600 (whitespace-highlight-face): New backward-compatibility alias for
20601 renamed face.
20602
20603 * woman.el (woman-italic, woman-bold, woman-unknown)
20604 (woman-addition, woman-symbol-face):
20605 Remove "-face" suffix from face names.
20606 (woman-italic-face, woman-bold-face, woman-unknown-face)
20607 (woman-addition-face):
20608 New backward-compatibility aliases for renamed faces.
20609 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
20610 (woman-decode-region, woman-replace-match)
20611 (woman-display-extended-fonts, woman-special-characters)
20612 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
20613 Use renamed woman faces.
20614
20615 * longlines.el (longlines-visible-face): Face removed.
20616
20617 * diff-mode.el (diff-header, diff-file-header, diff-index)
20618 (diff-hunk-header, diff-removed, diff-added, diff-changed)
20619 (diff-function, diff-context, diff-nonexistent): Remove "-face"
20620 suffix from face names.
20621 (diff-header-face, diff-file-header-face, diff-index-face)
20622 (diff-hunk-header-face, diff-removed-face, diff-added-face)
20623 (diff-changed-face, diff-function-face, diff-context-face)
20624 (diff-nonexistent-face): New backward-compatibility aliases for
20625 renamed faces.
20626 (diff-header-face, diff-file-header-face)
20627 (diff-index, diff-index-face, diff-hunk-header)
20628 (diff-hunk-header-face, diff-removed, diff-removed-face)
20629 (diff-added, diff-added-face, diff-changed-face, diff-function)
20630 (diff-function-face, diff-context-face, diff-nonexistent)
20631 (diff-nonexistent-face): Use renamed diff-mode faces.
20632
20633 * progmodes/compile.el (compilation-warning-face)
20634 (compilation-info-face): Remove "-face" suffix from face names.
20635 (compilation-warning-face, compilation-info-face):
20636 New backward-compatibility aliases for renamed faces.
20637 (compilation-warning-face, compilation-info-face):
20638 Use renamed compilation faces.
20639
20640 * add-log.el (change-log-date, change-log-name)
20641 (change-log-email, change-log-file, change-log-list)
20642 (change-log-conditionals, change-log-function)
20643 (change-log-acknowledgement): Remove "-face" suffix from face names.
20644 (change-log-date-face, change-log-name-face)
20645 (change-log-email-face, change-log-file-face)
20646 (change-log-list-face, change-log-conditionals-face)
20647 (change-log-function-face, change-log-acknowledgement-face):
20648 New backward-compatibility aliases for renamed faces.
20649 (change-log-font-lock-keywords): Use renamed change-log faces.
20650
20651 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
20652 (custom-set, custom-changed, custom-saved, custom-button)
20653 (custom-button-pressed, custom-documentation, custom-state)
20654 (custom-comment, custom-comment-tag, custom-variable-tag)
20655 (custom-variable-button, custom-face-tag, custom-group-tag-1)
20656 (custom-group-tag): Remove "-face" suffix from face names.
20657 (custom-magic-alist, custom-magic-value-create)
20658 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
20659 (custom-invalid-face, custom-rogue-face, custom-modified-face)
20660 (custom-set-face, custom-changed-face, custom-saved-face)
20661 (custom-button-face, custom-button-pressed-face)
20662 (custom-documentation-face, custom-state-face)
20663 (custom-comment-face, custom-comment-tag-face)
20664 (custom-variable-tag-face, custom-variable-button-face)
20665 (custom-face-tag-face, custom-group-tag-face-1)
20666 (custom-group-tag-face):
20667 New backward-compatibility aliases for renamed faces.
20668
20669 * wid-edit.el (widget-documentation, widget-button)
20670 (widget-field, widget-single-line-field, widget-inactive)
20671 (widget-button-pressed): "-face" suffix removed from face names.
20672 (widget-documentation-face, widget-button-face)
20673 (widget-field-face, widget-single-line-field-face)
20674 (widget-inactive-face, widget-button-pressed-face):
20675 New backward-compatibility aliases for renamed faces.
20676 (widget-documentation-face, widget-button-face)
20677 (widget-button-pressed-face, widget-specify-field)
20678 (widget-specify-inactive): Use renamed widget faces.
20679
20680 2005-06-10 Kenichi Handa <handa@m17n.org>
20681
20682 * term/x-win.el (x-clipboard-yank): Remove condition-case
20683 wrapping.
20684
20685 2005-06-11 Kenichi Handa <handa@m17n.org>
20686
20687 * add-log.el (change-log-font-lock-keywords): Make the regexp for
20688 date lines stricter.
20689
20690 2005-06-10 Zhang Wei <id.brep@gmail.com>
20691
20692 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
20693 of x-get-selection.
20694
20695 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20696
20697 * comint.el (comint-mode, comint-snapshot-last-prompt):
20698 * frame.el (frame-current-scroll-bars):
20699 * term.el (term-mode, term-check-proc, term-input-sender)
20700 (term-simple-send, term-extract-string, term-word)
20701 (term-match-partial-filename):
20702 * window.el (window-current-scroll-bars):
20703 * emulation/cua-base.el (cua-normal-cursor-color)
20704 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
20705 (cua-global-mark-cursor-color):
20706 * mail/undigest.el (rmail-forward-separator-regex):
20707 Fix typos in docstrings.
20708
20709 * comint.el (comint-check-proc, make-comint-in-buffer)
20710 (comint-source-default): Doc fixes.
20711
20712 * term.el (term-send-string): Improve argument/docstring consistency.
20713
20714 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
20715
20716 * comint.el (comint-send-input): Bind `inhibit-read-only' around
20717 call to `delete-region'.
20718 (comint-mode-hook): Do not enable Font Lock by default.
20719
20720 2005-06-09 Lute Kamstra <lute@gnu.org>
20721
20722 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
20723 could be void.
20724
20725 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
20726
20727 * emacs-lisp/debug.el (debugger-will-be-back): New var.
20728 (debug): Use it.
20729 (debugger-step-through, debugger-continue, debugger-jump)
20730 (debugger-return-value): Set it when needed.
20731 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
20732 Use inhibit-read-only.
20733
20734 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
20735
20736 * window.el (shrink-window-if-larger-than-buffer)
20737 (window-size-fixed): Fix typo in docstring.
20738
20739 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
20740 thumbnails directory on loading.
20741 (thumbs-conversion-program): Use `eq' to check the system type,
20742 not `equal'.
20743 (thumbs-temp-dir): Initialize to `temporary-file-directory',
20744 not "/tmp". Fix docstring.
20745 (thumbs-thumbsdir): New function to return the thumbnails
20746 directory, creating it if needed.
20747 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
20748 (thumbs-temp-file): Delete variable and make it into a function.
20749 (thumbs-resize-image, thumbs-modify-image): Use it.
20750 (thumbs-kill-buffer): Simplify.
20751 (thumbs-gensym): Defalias or duplicate CL `gensym'.
20752 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
20753 docstrings.
20754
20755 2005-06-09 Kim F. Storm <storm@cua.dk>
20756
20757 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
20758 set-match-data to free markers in match-data.
20759
20760 * replace.el (replace-match-data): Pass RESEAT arg `t' to
20761 match-data to unchain markers in match-data.
20762
20763 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
20764
20765 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
20766 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
20767 unnecessary now.
20768
20769 2005-06-08 Richard M. Stallman <rms@gnu.org>
20770
20771 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
20772 give the variable a doc string that doesn't say don't set it directly.
20773
20774 * textmodes/ispell.el (ispell-check-version):
20775 Use match-string-no-properties.
20776 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
20777 (ispell-buffer-local-words): Likewise.
20778
20779 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
20780 except on terminals with enough colors to really display it.
20781 (makefile-dependency-regex): Delete spurious `bb'.
20782
20783 * faces.el (escape-glyph): Use blue once again in last case.
20784 (no-break-space): Redefine so that it isn't invisible on a tty.
20785
20786 2005-06-08 Kim F. Storm <storm@cua.dk>
20787
20788 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
20789 also when reading directory name.
20790
20791 2005-06-08 Lute Kamstra <lute@gnu.org>
20792
20793 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
20794 (flyspell-mode-line-string): Remove autoload cookie.
20795 (flyspell-mode): Remove defvar.
20796
20797 2005-06-07 Lute Kamstra <lute@gnu.org>
20798
20799 * textmodes/org.el (org-run-mode-hooks): New function.
20800 (org-agenda-mode): Use it.
20801
20802 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
20803
20804 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
20805
20806 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20807
20808 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
20809
20810 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
20811
20812 * font-lock.el (font-lock-add-keywords): Doc fix.
20813
20814 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20815
20816 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
20817 (tex-compile-default): In the absence of any history, use the order in
20818 tex-compile-alist to choose the preferred command.
20819 (tex-compile-commands): Reorder a bit.
20820
20821 * textmodes/flyspell.el (flyspell-auto-correct-binding)
20822 (flyspell-incorrect-face, flyspell-duplicate-face):
20823 Use (X)Emacs-agnostic code.
20824 (flyspell-mode-map): Don't overwrite at each load. Remove code
20825 redundant with the subsequent add-minor-mode. Merge Emacs and
20826 XEmacs code.
20827 (flyspell-word): Minor simplification.
20828 (flyspell-math-tex-command-p): Quieten the byte-compiler.
20829 (flyspell-external-point-words): Remove unused vars `size' and `start'.
20830 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
20831 Merge the corresponding Emacs code.
20832 (flyspell-correct-word, flyspell-xemacs-popup):
20833 Use flyspell-do-correct.
20834
20835 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
20836 a dedicated window.
20837
20838 * international/latexenc.el (latexenc-find-file-coding-system):
20839 Undo part of last patch, to turn off a compiler warning.
20840
20841 2005-06-06 Juri Linkov <juri@jurta.org>
20842
20843 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
20844 Rename `tmm-inactive-face' to `tmm-inactive'.
20845
20846 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
20847
20848 * iswitchb.el: Rename faces.
20849
20850 2005-06-06 Kim F. Storm <storm@cua.dk>
20851
20852 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
20853 (cua-global-mark): Remove -face suffix from face names.
20854
20855 * emulation/cua-gmrk.el (cua--init-global-mark):
20856 Remove cua-global-mark face setup.
20857
20858 2005-06-06 Richard M. Stallman <rms@gnu.org>
20859
20860 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
20861 just like other allowed characters.
20862 (makefile-match-dependency): Exclude leading and training whitespace
20863 from the range of regexp subexp 1.
20864 (makefile-macroassign-regex): Don't try to match the body,
20865 just the name of the macro being defined.
20866
20867 * info.el (Info-read-node-name-2): New function.
20868 (Info-read-node-name-1): Use that.
20869 Add a completion-base-size-function property.
20870
20871 * simple.el (completion-setup-function): Look for
20872 completion-base-size-function property of minibuffer-completion-table.
20873
20874 * files.el (locate-file-completion): Doc fix.
20875
20876 * printing.el: Don't call pr-update-menus; user must do that.
20877
20878 * emacs-lisp/debug.el (debugger-window): New variable.
20879 (debug): Use debugger-window if it is set and still alive.
20880 Record debugger-window for next entry.
20881
20882 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
20883
20884 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
20885
20886 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
20887 (hack-one-local-variable, hack-local-variables)
20888 (hack-local-variables-prop-line): Pass that arg.
20889
20890 2005-06-06 Kim F. Storm <storm@cua.dk>
20891
20892 * ido.el (ido-first-match, ido-only-match, ido-subdir)
20893 (ido-indicator): Remove -face suffix from face names.
20894
20895 2005-06-06 Juri Linkov <juri@jurta.org>
20896
20897 * font-lock.el (font-lock-regexp-backslash)
20898 (font-lock-regexp-backslash-construct): New faces.
20899 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
20900 after `('. Add `while-no-input' to control structures.
20901
20902 * faces.el (no-break-space, shadow): New faces.
20903 (escape-glyph): Use less loud colors pink2 and red4.
20904
20905 * diff-mode.el (diff-context-face)
20906 * dired.el (dired-ignored)
20907 * rfn-eshadow.el (file-name-shadow)
20908 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
20909
20910 * info.el (Info-title-1-face): Use green instead of yellow because
20911 bold yellow is not readable on light backgrounds.
20912
20913 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
20914 before selecting the desired mode to not spend time fontifying
20915 old contents.
20916
20917 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
20918
20919 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
20920 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
20921
20922 * ps-print.el (ps-default-fg, ps-default-bg):
20923 Fix typos in docstrings.
20924
20925 * isearchb.el (isearchb): Don't pass a spurious second argument to
20926 `iswitchb-completions'.
20927
20928 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
20929
20930 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
20931 to preserve point.
20932 (gdb-find-file-hook): Add doc string.
20933
20934 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
20935 C dereferenced pointer expression.
20936 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
20937
20938 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
20939
20940 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
20941 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
20942 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
20943 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
20944 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
20945 Make background transparent.
20946
20947 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20948
20949 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
20950 (font-lock-remove-keywords): Doc fix.
20951 (font-lock-mode-major-mode): Compiler defvar.
20952 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
20953
20954 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
20955 (font-lock-mode): Update `font-lock-mode-major-mode'.
20956 (font-lock-set-defaults): Compiler defvar.
20957 (font-lock-default-function): Take `font-lock-mode-major-mode'
20958 into account.
20959
20960 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
20961 keep track of which major mode it enabled the minor mode for.
20962 Use find-file-hook again. Update docstring.
20963
20964 * simple.el (eval-expression-print-level)
20965 (eval-expression-print-length, eval-expression-debug-on-error):
20966 Doc fixes.
20967
20968 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
20969
20970 * iswitchb.el (iswitchb-single-match-face)
20971 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
20972 (iswitchb-invalid-regexp-face): New faces.
20973 (iswitchb-completions): Use them.
20974 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
20975 now marked as an obsolete alias.
20976 (iswitchb-read-buffer): Remove check for bound font variables.
20977 (iswitchb-invalid-regexp): New free variable.
20978 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
20979 set iswitchb-invalid-regexp.
20980 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
20981 invalid regexps.
20982 (iswitchb-completions): Add check for complete match when entering
20983 a regexp.
20984 (iswitchb-completions): Remove require-match argument.
20985 (iswitchb-exhibit): Fix caller.
20986 (iswitchb-common-match-inserted): New variable.
20987 (iswitchb-complete, iswitchb-completion-help): Use it.
20988
20989 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
20990
20991 * url-http.el (url-http-chunked-encoding-after-change-function):
20992 Use `url-http-debug' instead of `message'.
20993
20994 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
20995
20996 * url-http.el (url-http-parse-headers): Pass redirected URL as a
20997 callback argument.
20998
20999 2005-06-04 Kim F. Storm <storm@cua.dk>
21000
21001 * simple.el (line-move): Only call sit-for when moving backwards.
21002
21003 * ido.el (ido-make-merged-file-list-1): New defun split from
21004 ido-make-merged-file-list.
21005 (ido-make-merged-file-list): Bind throw-on-input around call to
21006 ido-make-merged-file-list-1. Return input-pending-p if
21007 interrupted by more input available.
21008 (ido-read-internal): Handle input-pending-p return value from
21009 ido-make-merged-file-list.
21010
21011 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
21012
21013 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
21014 compatibility code.
21015
21016 * international/latexenc.el (latexenc-find-file-coding-system):
21017 Don't inherit the EOL part of the coding-system from the
21018 tex-main buffer. Fit within 80 columns.
21019
21020 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
21021
21022 * tmm.el (tmm-inactive-face): New face.
21023 (tmm-remove-inactive-mouse-face): New function.
21024 (tmm-prompt, tmm-add-one-shortcut)
21025 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
21026 but not selectable.
21027
21028 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
21029
21030 * faces.el (face-equal): Improve argument/docstring consistency.
21031
21032 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
21033
21034 * progmodes/make-mode.el (makefile-targets-face)
21035 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
21036 (makefile-bsdmake-dependency-regex)
21037 (makefile-makepp-rule-action-regex)
21038 (makefile-bsdmake-rule-action-regex): New constants.
21039 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
21040
21041 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21042 Allow (...) within `...' for makepp messages.
21043
21044 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
21045
21046 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
21047
21048 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
21049 "." files are deleted from all file lists before comparison.
21050
21051 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21052 (viper-ESC-key): Made them customizable.
21053
21054 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
21055
21056 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
21057
21058 * autorevert.el (auto-revert-buffers): Use save-match-data.
21059
21060 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21061
21062 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
21063 menu items with a nil command binding.
21064
21065 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
21066
21067 * emacs-lisp/cl-macs.el (defsetf):
21068 Improve argument/docstring consistency.
21069
21070 * faces.el (list-faces-display): Improve the formatting by
21071 computing the maximum length required for any face-name (reworked
21072 patch of 1999-01-11, accidentally deleted on 1999-07-21).
21073 (internal-find-face): Remove redundant info in docstring.
21074
21075 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
21076
21077 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
21078 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
21079 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
21080 (gdb-assembler-custom): Improve regexps.
21081 (def-gdb-auto-update-handler): Use window point to preserve point.
21082
21083 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
21084
21085 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
21086
21087 2005-05-31 Jay Belanger <belanger@truman.edu>
21088
21089 * calc/calc-embed.el (calc-embedded-word): Change argument passed
21090 to calc-embedded.
21091 (calc-embedded-make-info): Have plain prefix argument select
21092 entire line.
21093
21094 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
21095
21096 * faces.el (list-faces-display): Signal error if passed a regexp
21097 that matches no face name.
21098
21099 * simple.el (filter-buffer-substring): Fix typo in docstring.
21100
21101 2005-05-31 Richard M. Stallman <rms@gnu.org>
21102
21103 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
21104 (vhdl-emacs-21): Doc fix.
21105 (vhdl-mode): Unconditionally set comment-padding.
21106 (vhdl-fixup-whitespace-region): Insert spaces only where
21107 there are none.
21108 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
21109
21110 2005-05-30 John Wiegley <johnw@newartisans.com>
21111
21112 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
21113 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
21114 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
21115 `directory-sep-char' to ?/, and all uses of `string-to-int' to
21116 `string-to-number'.
21117
21118 2005-05-30 Jay Belanger <belanger@truman.edu>
21119
21120 * calc/calc.el (calc-bug-address): Fix docstring.
21121 (calc-window-hook, calc-trail-window-hook): New variables.
21122 (calc-trail-display): Restore use of calc-trail-window-hook.
21123 (calc): Restore use of calc-window-hook.
21124
21125 2005-05-31 Masatake YAMATO <jet@gyve.org>
21126
21127 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
21128
21129 * help-fns.el (help-C-file-name): Add autoload mark for
21130 `find-function-noselect'.
21131
21132 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
21133
21134 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
21135 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
21136
21137 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21138
21139 * calendar/diary-lib.el (mark-included-diary-files): Only kill
21140 included diary buffer if it was not already being visited.
21141 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
21142
21143 * calendar/icalendar.el (top-level): Do not require appt.
21144
21145 * mail/supercite.el (sc-select-attribution): Only use a list
21146 element from sc-attrib-selection-list if it returns a string.
21147 Reported by Davide G. M. Salvetti <salve@debian.org>.
21148
21149 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
21150
21151 * thumbs.el (thumbs-thumbname): The resulting thumbname now
21152 includes a hash value to improve its uniqueness, and has a ".jpg"
21153 extension. Also, it is now a valid filename on all systems.
21154 (thumbs-make-thumb): Use `let', not `let*'.
21155 (thumbs-show-thumbs-list): Check for JPEG availability.
21156
21157 2005-05-30 Richard M. Stallman <rms@gnu.org>
21158
21159 * filesets.el (filesets-menu-ensure-use-cached):
21160 Prevent warning when emacs-version>= is undefined.
21161
21162 * printing.el (pr-interactive-n-up): Use string-to-number.
21163
21164 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
21165
21166 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
21167 Warn only when name to be defined is quoted.
21168
21169 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
21170
21171 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
21172 Make regexp more robust.
21173 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
21174 Force regeneration of disassembly.
21175
21176 2005-05-29 Jay Belanger <belanger@truman.edu>
21177
21178 * calc/calc.el (calc-user-invocation): Check if
21179 calc-invocation-macro is non-nil.
21180
21181 2005-05-29 Juri Linkov <juri@jurta.org>
21182
21183 * add-log.el (change-log-font-lock-keywords):
21184 Add `+' to e-mail regexp to accept mail address with keywords.
21185
21186 * man.el (Man-name-regexp): Add `:' to accept qualified names.
21187
21188 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
21189
21190 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
21191
21192 * ielm.el (inferior-emacs-lisp-mode): Ditto.
21193
21194 2005-05-29 Richard M. Stallman <rms@gnu.org>
21195
21196 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21197 Undo the change that moves to end of the current word.
21198
21199 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21200
21201 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
21202 Throw error when count <= 0 to ensure input is a number.
21203 (gdb-read-memory-custom): Pick up address from buffer.
21204 (gdb-memory-mode): Allow user to increment and decrement
21205 memory address from header line.
21206
21207 2005-05-29 Richard M. Stallman <rms@gnu.org>
21208
21209 * flyspell.el (flyspell-version): Function deleted.
21210 (flyspell-auto-correct-previous-hook): Doc fix.
21211
21212 * jit-lock.el (jit-lock-function, jit-lock-after-change):
21213 Do nothing if memory is full.
21214
21215 * font-lock.el (font-lock-fontify-syntactically-region):
21216 Pass t for GREEDY to looking-back.
21217
21218 * saveplace.el (save-place-alist-to-file): Write the file
21219 using write-region.
21220
21221 * subr.el (looking-back): New argument GREEDY.
21222
21223 * progmodes/compile.el (compilation-start): Set the mode
21224 before inserting the initial text.
21225
21226 * progmodes/which-func.el (which-func-update-1): Turn the mode
21227 off in case of error by setting which-func-mode.
21228
21229 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
21230
21231 * flyspell.el (flyspell-auto-correct-previous-word):
21232 Narrow down to what's on the screen, and recenter overlays
21233 at the end of the next word.
21234
21235 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
21236
21237 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
21238 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
21239 (flyspell-abbrev-p): Default to nil.
21240 (flyspell-use-global-abbrev-table-p): Doc fix.
21241 (flyspell-large-region): Allow nil as value.
21242 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
21243
21244 (mail-mode-flyspell-verify): More robust handling
21245 of `mail-header-separator'. More efficient signature detection.
21246 Allow for regexp metacharacters in message-header-separator.
21247 Adding `To' not to be checked in mail-mode-flyspell-verify.
21248
21249 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
21250 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
21251 Bind flyspell-auto-correct-binding.
21252 Bind C-. and C-, .
21253 (flyspell-mode-map): Likewise.
21254 (flyspell-mode): Doc fix.
21255 (flyspell-accept-buffer-local-defs): Preserve current buffer.
21256 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
21257 (flyspell-word-cache-result): New var, always local.
21258 (flyspell-check-pre-word-p): Doc fix.
21259 (flyspell-check-changed-word-p): Handle spc like newline.
21260 (flyspell-post-command-hook): Set flyspell-word-cache-result.
21261 (flyspell-word-search-backward, flyspell-word-search-forward):
21262 New functions.
21263 (flyspell-word): Return t if nothing to check.
21264 When parsing TeX code, check for after } or \.
21265 Use flyspell-word-search-backward to find previous word.
21266 Return nil if duplicated word.
21267 For word already checked, return same value as last time.
21268 Set flyspell-word-cache-result after checking.
21269 Don't clobber the return value.
21270 (flyspell-get-word): Major rewrite.
21271 (flyspell-external-point-words): New locals pword, pcount.
21272 Fix size used in progress message.
21273 Find the proper corresponding word in flyspell-large-region-buffer.
21274 (flyspell-region): Check for flyspell-large-region = nil.
21275 (flyspell-highlight-incorrect-region): Clean up overlays in region.
21276 (flyspell-auto-correct-word): Check that WORD is a cons.
21277 (flyspell-correct-word): Likewise.
21278
21279 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
21280
21281 * progmodes/make-mode.el (makefile-rule-action-regex)
21282 (makefile-macroassign-regex, makefile-makepp-mode)
21283 (makefile-bsdmake-mode): Continuation lines may be empty.
21284 Reported by Joshua Varner.
21285 (makefile-makepp-font-lock-keywords): Add $(stem).
21286
21287 2005-05-28 Karl Berry <karl@gnu.org>
21288
21289 * textmodes/tex-mode.el: Now that tex-send-command calls
21290 shell-quote-argument (2005-03-31 change), remove all calls to
21291 shell-quote-argument; they all end up invoking tex-send-command.
21292 The double quoting loses on filenames with non-safe characters,
21293 such as "@". Reported by Frederik Fouvry.
21294
21295 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21296
21297 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
21298 about preserving point.
21299
21300 2005-05-27 Jay Belanger <belanger@truman.edu>
21301
21302 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
21303 Info-goto-node.
21304
21305 * calc/calc-embed.el (calc-embed-arg): New variable.
21306 (calc-do-embedded-activate, calc-embedded-activate-formula)
21307 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
21308 variable by new variable.
21309 (calc-embedded-make-info): Replace undeclared variable by new
21310 variable. When selecting region with positive prefix
21311 argument, use end of previous line instead of beginning of line.
21312
21313 * calc/calc-aent.el (calc-arg-values): Declare it.
21314
21315 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
21316 Declare them.
21317
21318 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
21319
21320 * calc/calc.el (calc-alg-map): Declare it.
21321
21322 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
21323
21324 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
21325
21326 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
21327 (gdb-registers-buffer, toggle-gdb-all-registers):
21328 Toggle display of floating point registers.
21329 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
21330
21331 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
21332 (toggle-gud-tooltip-dereference):
21333 Rename from gud-toggle-tooltip-dereference.
21334
21335 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21336
21337 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
21338
21339 2005-05-27 Jay Belanger <belanger@truman.edu>
21340
21341 * calc/calc-prog.el (calc-kbd-report): Remove.
21342 (calc-kbd-query): Rewrite.
21343
21344 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
21345
21346 * image.el (image-library-alist): Move to image.c.
21347 (image-type-available-p): Doc fix.
21348
21349 2005-05-27 Lute Kamstra <lute@gnu.org>
21350
21351 * calc/calc.el (calc):
21352 * outline.el (outline-1, outline-2, outline-3, outline-4)
21353 (outline-5, outline-6, outline-7, outline-8):
21354 * textmodes/dns-mode.el (dns-mode):
21355 * textmodes/sgml-mode.el (sgml-namespace-face):
21356 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
21357 (tex-verbatim-face, tex-use-reftex):
21358 * textmodes/texinfo.el (texinfo-heading-face):
21359 Specify customization group.
21360
21361 * longlines.el: Don't require easy-mmode.
21362 (longlines-visible-face): Specify customization group.
21363
21364 2005-05-27 Kenichi Handa <handa@m17n.org>
21365
21366 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
21367 encoding table of windows-1251.
21368
21369 * international/ucs-tables.el (ucs-set-table-for-input):
21370 If translation-table-for-input of a coding system is a symbol, get
21371 its translation-table property.
21372
21373 * international/code-pages.el: Don't register a coding system into
21374 non-iso-charset-alist more than once.
21375 (cp-make-coding-system): Likewise.
21376
21377 2005-05-26 John Wiegley <johnw@newartisans.com>
21378
21379 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
21380 `eshell-resume-eval' is wrapped in a list, it indicates that the
21381 command was run asynchronously. In that case, unwrap the value
21382 before checking the delimiter value.
21383
21384 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
21385 character before a space at the end of a line is \, assume the space
21386 is part of the last argument rather than a final argument separator.
21387
21388 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
21389 is in use, and the target is `t' or `nil' (which are the most common
21390 values), don't assume that the symbol target is a buffer.
21391
21392 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
21393
21394 * calendar/calendar.el (calendar-mode-line-format):
21395 Use mode-line-highlight as mouse-face.
21396
21397 * time.el (display-time-string-forms, display-time-update):
21398 Use mode-line-highlight as mouse-face.
21399
21400 2005-05-26 Jay Belanger <belanger@truman.edu>
21401
21402 * calc/calc.el (calc-language-alist): Remove extra defvar.
21403
21404 2005-05-26 Lute Kamstra <lute@gnu.org>
21405
21406 * arc-mode.el (archive-mode):
21407 * bookmark.el (bookmark-read-annotation-mode)
21408 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
21409 * bs.el (bs-mode):
21410 * calc/calc-yank.el (calc-edit-mode):
21411 * calc/calc.el (calc-mode, calc-trail-mode):
21412 * calculator.el (calculator-mode):
21413 * chistory.el (command-history-mode):
21414 * comint.el:
21415 * cus-edit.el (custom-mode):
21416 * descr-text.el (describe-text-mode):
21417 * ebuff-menu.el (Electric-buffer-menu-mode):
21418 * ediff-util.el (ediff-mode):
21419 * emacs-lisp/re-builder.el (reb-mode):
21420 * emulation/vi.el (vi-mode-setup):
21421 * emulation/ws-mode.el (wordstar-mode):
21422 * eshell/esh-mode.el (eshell-mode):
21423 * forms.el (forms-mode):
21424 * help-mode.el (help-mode):
21425 * hexl.el (hexl-mode):
21426 * ibuffer.el (ibuffer-mode):
21427 * ielm.el (inferior-emacs-lisp-mode):
21428 * info.el (Info-mode, Info-edit-mode):
21429 * international/swedish.el:
21430 * ledit.el (ledit-from-lisp-mode):
21431 * locate.el (locate-mode):
21432 * mail/rmail.el (rmail-mode):
21433 * mail/rmailedit.el (rmail-edit-mode):
21434 * mail/rmailsum.el (rmail-summary-mode):
21435 * mail/supercite.el (sc-electric-mode):
21436 * net/eudc.el (eudc-mode):
21437 * net/quickurl.el (quickurl-list-mode):
21438 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
21439 * obsolete/ooutline.el (outline-mode):
21440 * obsolete/options.el (Edit-options-mode):
21441 * obsolete/rnews.el (news-mode):
21442 * obsolete/rnewspost.el (news-reply-mode):
21443 * play/5x5.el (5x5-mode):
21444 * play/decipher.el (decipher-mode, decipher-stats-mode):
21445 * play/gomoku.el (gomoku-mode):
21446 * play/snake.el (snake-mode):
21447 * play/solitaire.el (solitaire-mode):
21448 * play/tetris.el (tetris-mode):
21449 * progmodes/ada-mode.el (ada-mode):
21450 * progmodes/antlr-mode.el (antlr-mode):
21451 * progmodes/autoconf.el (autoconf-mode):
21452 * progmodes/dcl-mode.el (dcl-mode):
21453 * progmodes/delphi.el (delphi-mode):
21454 * progmodes/ebrowse.el (ebrowse-tree-mode)
21455 (ebrowse-electric-list-mode, ebrowse-member-mode)
21456 (ebrowse-electric-position-mode):
21457 * progmodes/f90.el (f90-mode):
21458 * progmodes/fortran.el (fortran-mode):
21459 * progmodes/icon.el (icon-mode):
21460 * progmodes/idlw-help.el (idlwave-help-mode):
21461 * progmodes/idlw-shell.el (idlwave-shell-mode):
21462 * progmodes/idlwave.el (idlwave-mode):
21463 * progmodes/inf-lisp.el (inferior-lisp-mode):
21464 * progmodes/m4-mode.el (m4-mode):
21465 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
21466 * progmodes/modula2.el (modula-2-mode):
21467 * progmodes/octave-inf.el (inferior-octave-mode):
21468 * progmodes/octave-mod.el (octave-mode):
21469 * progmodes/pascal.el (pascal-mode):
21470 * progmodes/sh-script.el (sh-mode):
21471 * progmodes/sql.el (sql-mode, sql-interactive-mode):
21472 * progmodes/vhdl-mode.el (vhdl-mode):
21473 * progmodes/xscheme.el (scheme-interaction-mode):
21474 * replace.el (occur-mode):
21475 * ses.el (ses-mode):
21476 * simple.el (completion-list-mode):
21477 * skeleton.el:
21478 * speedbar.el (speedbar-mode):
21479 * term.el (term-mode):
21480 * terminal.el (terminal-edit-mode):
21481 * textmodes/reftex-index.el (reftex-index-mode)
21482 (reftex-index-phrases-mode):
21483 * textmodes/reftex-sel.el (reftex-select-label-mode)
21484 (reftex-select-bib-mode):
21485 * textmodes/reftex-toc.el (reftex-toc-mode):
21486 * wdired.el (wdired-change-to-wdired-mode):
21487 * wid-browse.el (widget-browse-mode):
21488 Use run-mode-hooks.
21489
21490 * array.el (array-mode):
21491 * calendar/todo-mode.el (todo-mode):
21492 * man.el (Man-mode):
21493 * play/landmark.el (lm-mode):
21494 * play/mpuz.el (mpuz-mode):
21495 Use kill-all-local-variables and run-mode-hooks.
21496
21497 * subr.el (delay-mode-hooks): Specify indentation.
21498
21499 2005-05-26 Mark A. Hershberger <mah@everybody.org>
21500
21501 * xml.el (xml-substitute-special): Don't die for undefined xml
21502 entities.
21503
21504 2005-05-26 Jay Belanger <belanger@truman.edu>
21505
21506 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
21507 of nil.
21508
21509 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
21510
21511 * progmodes/gdb-ui.el (gdb-frame-address):
21512 Rename from gdb-current-address.
21513 (gdb-previous-frame-address): Rename from gdb-previous-address.
21514 (gdb-selected-frame): Rename from gdb-current-frame.
21515 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
21516 (gdb-frame-number): Rename from gdb-current-stack-level.
21517 (gdb-ann3): Match new mode-name for disassembly buffer.
21518 Extend initialization of variables.
21519 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
21520 (gdb-memory-mode): Use mouse-face in header line.
21521 (gdb-assembler-buffer-name): Call it disassembly and give frame
21522 in mode line.
21523 (gdb-source-spec-regexp, gdb-assembler-custom)
21524 (gdb-invalidate-assembler, gdb-frame-handler):
21525 Make robust to leading zeroes in address format.
21526
21527 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
21528
21529 * textmodes/org.el (org-mode): Use `define-derived-mode' to
21530 define `org-mode'.
21531 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
21532
21533 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
21534
21535 * log-edit.el (log-edit-changelog-entries): Distinguish between
21536 filenames like xfns.c and fns.c.
21537
21538 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
21539
21540 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
21541 point after reverting.
21542 (Buffer-menu-make-sort-button): Handle the case where
21543 `Buffer-menu-use-header-line' is nil.
21544
21545 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
21546
21547 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
21548 New funcs. In minibuffer-local-completion-map bind `]', `/'
21549 and `:' to them.
21550
21551 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
21552
21553 * startup.el (normal-top-level): Allow modification of load-path while
21554 we're iterating over it.
21555
21556 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
21557
21558 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
21559 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
21560 (thumbs-resize-interactive, thumbs-insert-image)
21561 (thumbs-insert-thumb, thumbs-dired-show-marked)
21562 (thumbs-find-image-at-point, thumbs-delete-images)
21563 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
21564 (thumbs-increment-image-size, thumbs-decrement-image-size):
21565 Fix typos in docstrings.
21566
21567 2005-05-24 Andre Spiegel <spiegel@gnu.org>
21568
21569 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
21570 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
21571 (cperl-mode): Use them.
21572
21573 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
21574
21575 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21576 Doc fixes.
21577
21578 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
21579
21580 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
21581 Bind C-d to gdb-inferior-io-eof.
21582
21583 * dired.el (dired-dnd-popup-notice): Use message-box.
21584
21585 2005-05-23 Masatake YAMATO <jet@gyve.org>
21586
21587 * bindings.el (mode-line-major-mode-keymap):
21588 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
21589
21590 * faces.el (mode-line-highlight): New face.
21591
21592 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21593 as mouse-face.
21594
21595 * bindings.el (top-level, help-echo, mode-line-modified)
21596 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
21597 as mouse-face.
21598
21599 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
21600
21601 * progmodes/cc-engine.el (c-guess-basic-syntax):
21602 Remove spurious call to `zerop'.
21603
21604 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
21605
21606 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
21607
21608 CC Mode update to 5.30.10:
21609
21610 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
21611 could go past the limit in decoration level 2, thereby causing
21612 errors during interactive fontification.
21613
21614 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
21615 the file is evaluated interactively.
21616
21617 * cc-engine.el (c-guess-basic-syntax): Handle operator
21618 declarations somewhat better in C++.
21619
21620 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
21621 make use of `run-mode-hooks' which has been added in Emacs 21.1.
21622 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
21623 (awk-mode): Use it.
21624 (make-local-hook): Suppress warning about obsoleteness.
21625
21626 * cc-engine.el, cc-align.el, cc-cmds.el
21627 (c-append-backslashes-forward, c-delete-backslashes-forward)
21628 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
21629 Compensate for return value from `forward-line' when it has moved
21630 but not to a different line due to eob.
21631
21632 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
21633 `objc-method-intro' and `objc-method-args-cont'.
21634
21635 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
21636
21637 CC Mode update to 5.30.10:
21638
21639 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
21640 in the copyright statement. Incidentally, change "along with GNU
21641 Emacs" to "along with this program" where it occurs.
21642
21643 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
21644 so that it is interactive, hence can be found by M-x awk-mode
21645 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
21646 <gmorris+emacs@ast.cam.ac.uk>.
21647
21648 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
21649 Mode's regexps.
21650
21651 2005-05-23 Kevin Ryde <user42@zip.com.au>
21652
21653 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
21654 c-parse-state, to avoid a lisp error (on bad code).
21655
21656 2005-05-23 Lute Kamstra <lute@gnu.org>
21657
21658 * subr.el (font-lock-defaults): Remove defvar as it's already
21659 defined in font-core.el.
21660
21661 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
21662
21663 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
21664
21665 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
21666 more general and work when GDB variable "print pretty" is on,
21667 as with Emacs, for example.
21668
21669 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
21670
21671 * font-core.el: Update comment.
21672
21673 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21674 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21675
21676 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
21677
21678 2005-05-22 Eli Zaretskii <eliz@gnu.org>
21679
21680 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
21681 and `yank-handler' in the doc strings.
21682
21683 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21684
21685 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
21686
21687 2005-05-22 Richard M. Stallman <rms@gnu.org>
21688
21689 * help.el (describe-key): Move print-help-return-message call
21690 out of conditional.
21691
21692 * progmodes/etags.el (list-tags): Use with-no-warnings.
21693
21694 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
21695 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
21696 (starttls-extra-args, starttls-extra-arguments): Add defvars.
21697
21698 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
21699
21700 * language/viet-util.el (viet-viscii-nonascii-translation-table):
21701 Add defvar.
21702
21703 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
21704 Use defvar, not defconst.
21705
21706 * hexl.el (hexl-follow-line): Use with-no-warnings.
21707
21708 * emulation/tpu-extras.el: Use write-file-functions instead of
21709 write-file-hooks.
21710
21711 * dired.el (dired-font-lock-keywords): Fontify files with junk
21712 extensions even if marked by -F.
21713
21714 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
21715
21716 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
21717 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
21718 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
21719 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
21720 (concatenate, list-length, get*, getf, cl-remprop):
21721 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
21722 (etypecase, progv, lexical-let, lexical-let*)
21723 (multiple-value-bind, multiple-value-setq, shiftf):
21724 Improve argument/docstring consistency.
21725
21726 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
21727
21728 2005-05-22 Andre Spiegel <spiegel@gnu.org>
21729
21730 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
21731 doesn't exist.
21732
21733 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
21734 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
21735
21736 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
21737
21738 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
21739 already deleted variables: auto-fill-hook, blink-paren-hook,
21740 lisp-indent-hook, inhibit-local-variables, unread-command-event,
21741 suspend-hooks, comment-indent-hook, meta-flag,
21742 before-change-function, after-change-function,
21743 font-lock-doc-string-face.
21744
21745 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
21746
21747 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21748
21749 2005-05-21 Eli Zaretskii <eliz@gnu.org>
21750
21751 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
21752 rmail-dont-reply-to.
21753
21754 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21755
21756 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
21757 literal blank when splitting new-header-values.
21758
21759 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
21760
21761 * calendar/cal-menu.el (cal-menu-update): Add separator as a
21762 string so that tmm doesn't create a completion entry for it.
21763
21764 * textmodes/table.el (table-disable-menu): Ditto.
21765
21766 2005-05-21 Richard M. Stallman <rms@gnu.org>
21767
21768 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
21769
21770 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
21771
21772 * net/rcompile.el (remote-compile): Use compilation-start.
21773
21774 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
21775
21776 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
21777
21778 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
21779 Default to makefile-bsdmake-mode on BSD systems.
21780
21781 * imenu.el (imenu-generic-expression, imenu--generic-function'):
21782 REGEXP may also be a search function now. The part of doc-string
21783 for describing the structure was 95% identical to that of
21784 `imenu--generic-function'. Unify it there.
21785
21786 * progmodes/make-mode.el (makefile-imenu-generic-expression):
21787 Use function to find dependencies, because regexp alone is so complex,
21788 it easily goes into an endless loop.
21789 (makefile-makepp-mode): Also add submenu for Perl functions
21790 defined in the makefile.
21791 (makefile-bsdmake-mode): Special imenu-generic-expression no
21792 longer needed, due to function call.
21793 (makefile-match-dependency): Take BOUND into account when checking
21794 if we're through.
21795
21796 2005-05-20 Jay Belanger <belanger@truman.edu>
21797
21798 * calc/calc-units.el (calc-invalidate-units-table):
21799 Use inhibit-read-only.
21800 (math-build-units-table-buffer): Use view-mode.
21801
21802 2005-05-20 David Kastrup <dak@gnu.org>
21803
21804 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
21805 easy-menu-add is not a nop on Emacs; and clarify when to call it.
21806
21807 2005-05-20 Lute Kamstra <lute@gnu.org>
21808
21809 * diff-mode.el (diff-header-face, diff-file-header-face)
21810 (diff-index-face, diff-hunk-header-face, diff-removed-face)
21811 (diff-added-face, diff-changed-face, diff-function-face)
21812 (diff-context-face, diff-nonexistent-face): Put them in the
21813 diff-mode customization group.
21814
21815 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
21816
21817 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
21818
21819 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
21820
21821 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
21822 Minor regexp-optimization.
21823
21824 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
21825
21826 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
21827 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
21828 (org-agenda-add-time-grid-maybe): New function.
21829 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
21830 (org-table-create): `dotimes' instead of `mapcar'.
21831 (org-xor): Simplify implementation.
21832 (org-agenda): `inhibit-redisplay' turned on.
21833 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
21834 a consistent line after a state change.
21835 (org-agenda-remove-times-when-in-prefix): New option.
21836 (org-prefix-has-time): New variable.
21837 (org-parse-time-string): Optional argument NODEFAULT.
21838 (org-format-agenda-item): Parse items for time-of-day
21839 specifications and move these into the prefix if possible.
21840 (org-agenda-priority): Get current heading, not previous heading
21841 during agenda remote editing.
21842
21843 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
21844
21845 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
21846 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
21847 (remove-duplicates, delete-duplicates, substitute)
21848 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
21849 (nsubstitute-if-not, find, find-if, find-if-not, position)
21850 (position-if, position-if-not, count, count-if, count-if-not)
21851 (mismatch, search, sort*, stable-sort, merge, member*)
21852 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
21853 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
21854 (intersection, nintersection, set-difference, nset-difference)
21855 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
21856 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
21857 (nsublis, tree-equal): Improve argument/docstring consistency.
21858
21859 * subr.el (send-string, send-region): Remove obsolescence declaration.
21860 (window-dot, set-window-dot, read-input, show-buffer)
21861 (eval-current-buffer, string-to-int):
21862 Add release number to obsolescence declarations.
21863
21864 2005-05-19 Kim F. Storm <storm@cua.dk>
21865
21866 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
21867 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
21868
21869 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
21870
21871 * faces.el (list-faces-display): Make back button respect optional
21872 regexp arg.
21873
21874 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
21875
21876 * calculator.el (calculator-radix-grouping-mode)
21877 (calculator-radix-grouping-digits, calculator-displayer)
21878 (calculator-radix-grouping-separator, calculator-copy-displayer):
21879 * dabbrev.el (dabbrev-search-these-buffers-only):
21880 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
21881 (diff-advance-after-apply-hunk, diff-mode-hook)
21882 (diff-minor-mode-prefix):
21883 * imenu.el (imenu-use-popup-menu):
21884 * jit-lock.el (jit-lock-context-time):
21885 * newcomment.el (comment-fill-column, comment-column)
21886 (comment-style, comment-padding, comment-multi-line)
21887 (comment-empty-lines, comment-auto-fill-only-comments):
21888 * reveal.el (reveal-around-mark):
21889 * uniquify.el (uniquify-buffer-name-style)
21890 (uniquify-after-kill-buffer-p)
21891 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
21892 (uniquify-min-dir-content, uniquify-separator)
21893 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
21894 * w32-vars.el (w32-fixed-font-alist):
21895 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
21896 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
21897 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
21898 * progmodes/perl-mode.el (perl-indent-level)
21899 (perl-continued-statement-offset, perl-continued-brace-offset)
21900 (perl-brace-offset, perl-brace-imaginary-offset)
21901 (perl-label-offset, perl-indent-continued-arguments)
21902 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
21903 * progmodes/tcl.el (tcl-indent-level)
21904 (tcl-continued-indent-level, tcl-auto-newline)
21905 (tcl-tab-always-indent, tcl-electric-hash-style)
21906 (tcl-help-directory-list, tcl-use-smart-word-finder)
21907 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
21908 (inferior-tcl-source-command):
21909 * textmodes/fill.el (enable-kinsoku):
21910 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
21911 * textmodes/table.el (table-yank-handler):
21912 Specify missing group (and type, if simple) in defcustom.
21913
21914 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
21915
21916 * progmodes/compile.el (compilation-finish-function): Fix defvar.
21917
21918 2005-05-19 Richard M. Stallman <rms@gnu.org>
21919
21920 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
21921
21922 * subr.el (event-basic-type): Don't get an error.
21923 (left-fringe-p): Function deleted.
21924
21925 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
21926 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
21927
21928 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
21929 in recursive copy.
21930
21931 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
21932
21933 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
21934
21935 * emacs-lisp/bytecomp.el
21936 (byte-compile-file-form-custom-declare-variable):
21937 Call byte-compile-nogroup-warn if appropriate.
21938
21939 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
21940 (compilation-set-window): Don't call left-fringe-p; do it directly.
21941
21942 2005-05-19 Jay Belanger <belanger@truman.edu>
21943
21944 * calc/calc-graph.el (calc-graph-format-data): Make sure
21945 var-PlotRejects is bound before trying to check its value.
21946
21947 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
21948
21949 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
21950 definition of this variable from reftex-global.el to reftex.el,
21951 because it is needed in the menu.
21952
21953 2005-05-19 Lute Kamstra <lute@gnu.org>
21954
21955 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
21956 years are fixed. Don't insert a space after a dash.
21957
21958 2005-05-19 Kim F. Storm <storm@cua.dk>
21959
21960 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
21961
21962 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
21963
21964 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
21965 strings, because (eq ... ?\\) is fairly frequent.
21966
21967 * progmodes/make-mode.el (makefile-add-this-line-targets):
21968 Simplify and integrate into `makefile-pickup-targets'.
21969 (makefile-add-this-line-macro): Simplify and integrate into
21970 `makefile-pickup-macros.
21971 (makefile-pickup-filenames-as-targets): Simplify.
21972 (makefile-previous-dependency, makefile-match-dependency):
21973 Don't stumble over `::'.
21974
21975 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
21976
21977 * subr.el (post-command-idle-hook, post-command-idle-delay):
21978 Remove obsoletion of post-command-idle-hook and
21979 post-command-idle-delay.
21980
21981 * faces.el (list-faces-display): Provide button when describe-face
21982 is called to take user back to the list of faces.
21983
21984 * help-fns.el (describe-variable): Remove hyperlinks in a
21985 variable's value as these are quite frequently inappropriate.
21986
21987 * follow.el (follow-submit-feedback, follow-mode):
21988 Remove references to post-command-idle-hook.
21989
21990 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
21991
21992 * progmodes/make-mode.el (makefile-previous-dependency)
21993 (makefile-match-dependency): Check for := (and in bsd mode also
21994 !=) to give a better result, even when font-lock is not on.
21995
21996 2005-05-18 Jay Belanger <belanger@truman.edu>
21997
21998 * calc/calc-help.el (calc-s-prefix-help):
21999 Add `calc-copy-special-constant' to help string.
22000
22001 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
22002
22003 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22004
22005 2005-05-18 Jay Belanger <belanger@truman.edu>
22006
22007 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
22008 in linear factors are in proper order.
22009
22010 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
22011
22012 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22013 Support for jurabib.
22014
22015 * textmodes/reftex.el (featurep): Define aliases for overlay
22016 commands, for XEmacs compatibility, and use these aliases in
22017 overlay initializations.
22018 (reftex-highlight): Use `reftex-move-overlay'.
22019 (reftex-unhighlight): Use `reftex-delete-overlay'.
22020 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
22021 (reftex-access-search-path): Use `reftex-uniquify' instead of
22022 `reftex-uniq'
22023
22024 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
22025 `before-string' property modification enables for Emacs as well.
22026 (reftex-select-item): Use `reftex-delete-overlay'.
22027 (reftex-select-mark): Use `reftex-make-overlay' and
22028 `reftex-overlay-put'.
22029 (reftex-select-unmark): Use `reftex-delete-overlay' and
22030 `reftex-overlay-put'.
22031
22032 2005-05-18 Lute Kamstra <lute@gnu.org>
22033
22034 * emacs-lisp/lisp.el (check-parens): Fix docstring.
22035
22036 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
22037
22038 * add-log.el (add-change-log-entry):
22039 * array.el (array-make-template, array-reconfigure-rows)
22040 (array-init-max-row, array-init-max-column)
22041 (array-init-columns-per-line, array-init-field-width):
22042 * replace.el (replace-match-maybe-edit, perform-replace):
22043 * textmodes/spell.el (spell-region):
22044 Replace `read-input' by `read-string'.
22045
22046 * forms.el (forms-mode):
22047 * finder.el (finder-compile-keywords):
22048 * shadowfile.el (shadow-read-files):
22049 Replace `eval-current-buffer' by `eval-buffer'.
22050
22051 * terminal.el (te-pass-through):
22052 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
22053 (ange-ftp-raw-send-cmd):
22054 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
22055 (send-process-next-char, telnet-initial-filter, telnet):
22056 Replace `send-string' by `process-send-string'.
22057
22058 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
22059 (prolog-consult-region): Replace `send-string' by
22060 `process-send-string'; replace `send-region' by `process-send-region'.
22061
22062 * progmodes/delphi.el (delphi-log-msg):
22063 Replace `set-window-dot' by `set-window-point'.
22064
22065 * subr.el (window-dot, set-window-dot, read-input, send-string)
22066 (send-region, show-buffer, eval-current-buffer):
22067 Make really obsolete, as the comment says.
22068
22069 2005-05-17 Kim F. Storm <storm@cua.dk>
22070
22071 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
22072 (cua--init-keymaps): Bind C-return instead of S-return to set
22073 rectangle mark.
22074
22075 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
22076 instead of S-return to toggle/clear rectangle mark.
22077
22078 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
22079
22080 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
22081 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
22082 Also fontify plain strings assigned to variables, mostly so that a
22083 colon has a face and is thus not taken as a dependency separator.
22084 (makefile-previous-dependency): Inline the new matcher, because it
22085 is too complex to work in both directions.
22086 (makefile-match-dependency): Eliminate `backward' arg (see above).
22087 Completely reimplemented so as to not sometimes go into an endless
22088 loop. It should also be more efficient, because first it only
22089 searches for `:', instead of applying the very complex regexp.
22090 (makefile-mode): Cancel `font-lock-support-mode', because blocks
22091 to be fontified in one piece can be too long for JIT.
22092 Makefiles are never *that* big.
22093
22094 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
22095
22096 * dired.el (dired-mode): Simplify.
22097
22098 2005-05-17 Lute Kamstra <lute@gnu.org>
22099
22100 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
22101 defcustom for the mode hook variable.
22102
22103 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
22104 Emacs Lisp Reference Manual.
22105
22106 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
22107
22108 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
22109 (evenp, list*):
22110 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
22111 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
22112
22113 * net/tramp-smb.el (tramp-smb-open-connection):
22114 Pass `tramp-chunksize' as fifth (required) argument.
22115
22116 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
22117
22118 * font-lock.el (lisp-font-lock-keywords-1):
22119 Set `font-lock-negation-char-face' for [^...] char group.
22120 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
22121
22122 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
22123 a var, and refine it to mask one more level of nested vars.
22124 (makefile-rule-action-regex): Turn it into a var, and refine it so
22125 it recognizes backslashed continuation lines as belonging to the
22126 same command.
22127 (makefile-macroassign-regex): Refine it so it recognizes
22128 backslashed continuation lines as belonging to the same command.
22129 (makefile-var-use-regex): Don't look at the next char, because it
22130 might be the same one to be skipped by the initial [^$], leading
22131 to an overlooked variable use.
22132 (makefile-make-font-lock-keywords): Remove two parameters, which
22133 are now variables that some of the modes set locally.
22134 Handle dependency and rule action matching through functions, because
22135 regexps alone match too often. Dependency matching now comes
22136 last, so it can check, whether a colon already matched something else.
22137 (makefile-mode): Inform that font-lock improves makefile parsing
22138 capabilities.
22139 (makefile-match-dependency, makefile-match-action): New functions.
22140
22141 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
22142
22143 * emacs-lisp/cl-extra.el (equalp): Doc fix.
22144
22145 * align.el (align-regexp):
22146 * ansi-color.el (ansi-color-get-face):
22147 * array.el (array-reconfigure-rows, array-init-max-row)
22148 (array-init-max-column, array-init-columns-per-line)
22149 (array-init-field-width):
22150 * dired-aux.el (dired-trample-file-versions):
22151 * dired-x.el (dired-mark-sexp):
22152 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
22153 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
22154 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
22155 * faces.el (face-read-integer):
22156 * files.el (backup-extract-version, insert-directory):
22157 * hexl.el (hexl-insert-decimal-char):
22158 * server.el (server-process-filter):
22159 * shell.el (shell-extract-num):
22160 * startup.el (command-line-1):
22161 * term.el (term-command-hook):
22162 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
22163 (time-stamp-do-number):
22164 * time.el (display-time-update):
22165 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
22166 (timezone-fix-time):
22167 * vms-patch.el (vms-suspend-resume-hook):
22168 * calendar/appt.el (appt-convert-time):
22169 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22170 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
22171 * calendar/cal-islam.el (mark-islamic-diary-entries):
22172 * calendar/calendar.el (calendar-cursor-to-date)
22173 (calendar-star-date):
22174 * calendar/diary-lib.el (diary-attrtype-convert)
22175 (mark-diary-entries, diary-entry-time):
22176 * calendar/solar.el (solar-get-number):
22177 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
22178 * emacs-lisp/re-builder.el (reb-display-subexp):
22179 * emulation/edt.el (edt-set-scroll-margins):
22180 * emulation/tpu-extras.el (tpu-set-scroll-margins):
22181 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
22182 (vip-get-ex-count):
22183 * emulation/viper-ex.el (viper-get-ex-token)
22184 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
22185 * international/fontset.el (fontset-plain-name):
22186 * mail/feedmail.el (feedmail-look-at-queue-directory):
22187 * mail/mailalias.el (mail-get-names):
22188 * mail/rmail.el (rmail-convert-to-babyl-format):
22189 * mail/rmailsum.el (rmail-make-basic-summary-line)
22190 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
22191 (rmail-summary-goto-msg):
22192 * mail/smtpmail.el (smtpmail-read-response):
22193 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
22194 (ange-ftp-vms-add-file-entry):
22195 * play/gametree.el (gametree-looking-at-ply)
22196 (gametree-current-branch-score):
22197 * progmodes/ada-xref.el (ada-prj-find-prj-file)
22198 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
22199 * progmodes/cperl-mode.el (condition-case):
22200 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
22201 (ebrowse-set-member-buffer-column-width)
22202 (ebrowse-select-1st-to-9nth):
22203 * progmodes/etags.el (etags-snarf-tag):
22204 * progmodes/flymake.el (flymake-parse-line):
22205 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
22206 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
22207 (idlwave-shell-menu-def):
22208 * progmodes/ps-mode.el (ps-run-goto-error):
22209 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
22210 (vhdl-speedbar-contract-level):
22211 * term/mac-win.el (x-handle-numeric-switch):
22212 * term/sun-mouse.el (sun-get-frame-data):
22213 * term/w32-win.el (x-handle-numeric-switch):
22214 * term/x-win.el (x-handle-numeric-switch):
22215 * textmodes/ispell.el (ispell-parse-output):
22216 * textmodes/nroff-mode.el (nroff-outline-level):
22217 * textmodes/reftex-cite.el (reftex-bib-sort-year)
22218 (reftex-bib-sort-year-reverse, reftex-format-citation):
22219 * textmodes/reftex-parse.el (reftex-init-section-numbers)
22220 (reftex-section-number):
22221 * textmodes/texinfmt.el (texinfo-paragraphindent):
22222 Replace `string-to-int' by `string-to-number'.
22223
22224 * international/latexenc.el: Add page marker to force the "Local
22225 Variables:" string out of the last page.
22226
22227 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22228
22229 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
22230 tooltip-change-major-mode.
22231 (gud-tooltip-print-command): Remove case where gud-minor-mode
22232 is gdb ("--fullname").
22233 (gud-tooltip-tips): Turn GUD tooltips off for this case and
22234 explain to user.
22235
22236 2005-05-16 Jay Belanger <belanger@truman.edu>
22237
22238 * calc/calc-store.el (calc-copy-special-constant): New function.
22239
22240 * calc/calc-ext.el (calc-init-extensions): Add binding for
22241 `calc-copy-special-constant'.
22242
22243 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
22244 for the `calc-copy-special-constant' command.
22245
22246 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22247
22248 * subr.el (left-fringe-p): New function.
22249
22250 * progmodes/compile.el (compilation-setup): Set local value of
22251 overlay-arrow-string to "" always.
22252 (compilation-set-window): Left fringe then don't scroll.
22253 No left fringe then no arrow and scroll message to top.
22254 (compilation-context-lines): Adjust doc string accordingly.
22255
22256 2005-05-16 Kim F. Storm <storm@cua.dk>
22257
22258 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
22259 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
22260 (ido-wide-find-dir-or-delete-dir): New command for M-d.
22261 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
22262 (ido-read-file-name): Handle commands with ido property value
22263 equal to find-file as reading a file name, to allow C-d to enter dired.
22264 (ibuffer-find-file): Add ido property with value find-file.
22265
22266 2005-05-15 Kim F. Storm <storm@cua.dk>
22267
22268 * subr.el (open-network-stream-nowait): Remove.
22269 (open-network-stream-server): Remove.
22270
22271 2005-05-15 Richard M. Stallman <rms@gnu.org>
22272
22273 * faces.el (describe-face): Output a definition link button.
22274
22275 * help-mode.el (help-face-def): New button type.
22276
22277 * emacs-lisp/copyright.el (copyright-fix-years):
22278 Match properly if the first year is 2-digit.
22279 Don't mess up the whitespace after the years by filling.
22280
22281 * dired-aux.el (dired-mark-confirm):
22282 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
22283
22284 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
22285 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
22286 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
22287
22288 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22289 Set font-lock-comment-start-skip.
22290
22291 * font-lock.el (font-lock-comment-start-skip): New variable.
22292 (font-lock-comment-end-skip): New variable.
22293 (font-lock-fontify-syntactically-region): Use them if non-nil.
22294
22295 2005-05-15 Jay Belanger <belanger@truman.edu>
22296
22297 * calc/calc-store.el (calc-store-value): Return a string rather
22298 than display it as a message.
22299 Use calc-var-name for variable name.
22300 (calc-store-into): Add the result of calc-store-value to message.
22301 (calc-copy-variable): Add a message.
22302 (calc-store-exchange): Improve error messages.
22303 (calc-store-binary, calc-store-map): Don't reset the values of
22304 special constants.
22305
22306 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
22307
22308 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
22309 manual to docstring.
22310
22311 * files.el (hack-local-variables-confirm): Add STRING argument.
22312 Make the function handle non file visiting buffers correctly.
22313 (hack-local-variables-prop-line, hack-local-variables)
22314 (hack-one-local-variable): Use STRING arg of
22315 `hack-local-variables-confirm'.
22316
22317 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
22318
22319 Sync with Tramp 2.0.49.
22320
22321 * net/tramp.el (tramp-handle-dired-call-process)
22322 (tramp-handle-insert-directory):`insert-buffer' cannot be used
22323 because the contents of the Tramp buffer is changed before
22324 insertion (`expand-file' and alike).
22325 (tramp-handle-insert-directory): If `localname' has an empty
22326 nondirectory name, it must not be quoted.
22327 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
22328 variable `tramp-chunksize'. Change callees.
22329 (tramp-open-connection-setup-interactive-shell): Check remote host
22330 for buggy `send-process-string' implementation.
22331 Set `tramp-chunksize' if found. Reported by Michael Kifer
22332 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
22333 (tramp-handle-shell-command): `insert-buffer' cannot be used
22334 because the contents of the Tramp buffer is changed before
22335 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
22336 <frederic.bothamy@free.fr>.
22337 (tramp-set-auto-save): Actions should be done for Tramp file name
22338 handler only. Ange-FTP has its own auto-save mechanism.
22339 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
22340 (tramp-set-auto-save-file-modes): Set file modes of
22341 `buffer-auto-save-file-name' to ?\600 as fallback solution.
22342 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
22343 (tramp-bug): Remove obsolete variable.
22344 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
22345 for presence of `mml-mode'. Make it running for older Emacsen as well.
22346
22347 2005-05-14 John Paul Wallington <jpw@pobox.com>
22348
22349 * ibuf-ext.el (define-ibuffer-filter filename):
22350 If `dired-directory' is a list, use its car.
22351
22352 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
22353
22354 * ibuffer.el (define-ibuffer-column filename):
22355 If `dired-directory' is a list, use its car.
22356
22357 2005-05-14 Richard M. Stallman <rms@gnu.org>
22358
22359 * subr.el (symbol-file): Doc fix.
22360
22361 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
22362 (byte-compile-form): Call byte-compile-nogroup-warn.
22363 (byte-compile-warning-types): Doc fix.
22364
22365 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
22366
22367 * progmodes/cc-engine.el (c-literal-faces):
22368 Add font-lock-comment-delimiter-face.
22369
22370 * net/net-utils.el (dig): Use with-no-warnings.
22371
22372 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
22373 (sc-recite-frame-alist, sc-default-cite-frame)
22374 (sc-default-uncite-frame, sc-default-recite-frame)
22375 (sc-attrib-selection-list, sc-rewrite-header-list):
22376 Mark as risky-local-variable.
22377
22378 * international/ogonek.el (ogonek-jak, ogonek-how):
22379 Don't use beginning-of-buffer.
22380
22381 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
22382
22383 * calendar/solar.el (solar-data-list): Move definition up.
22384
22385 * dnd.el (dnd-protocol-alist): Add autoload.
22386
22387 * progmodes/sh-script.el: Many doc usage fixes.
22388 (sh-indent-after-do): Change default to match common styles.
22389
22390 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
22391
22392 * files.el (interpreter-mode-alist)
22393 (auto-mode-interpreter-regexp): Doc fixes.
22394
22395 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
22396
22397 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
22398
22399 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
22400
22401 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22402
22403 * dired.el (dired-mode): make-variable-buffer-local =>
22404 make-local-variable.
22405
22406 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22407
22408 * term/mac-win.el (mac-select-convert-to-string): Try coding
22409 systems in mac-script-code-coding-systems if specified one cannot
22410 encode string for `com.apple.traditional-mac-plain-text'.
22411
22412 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
22413
22414 * progmodes/make-mode.el (makefile-targets-face)
22415 (makefile-shell-face, makefile-makepp-perl-face): New faces.
22416 (makefile-dependency-regex): Fix it to not make the colon in
22417 $(var:a=b) special.
22418 (makefile-rule-action-regex): New regexp for highlighting embedded
22419 Shell strings.
22420 (makefile-macroassign-regex): Handle != for highlighting as
22421 embedded Shell strings.
22422 (makefile-var-use-regex): New const.
22423 (makefile-statements, makefile-automake-statements)
22424 (makefile-gmake-statements, makefile-makepp-statements)
22425 (makefile-bsdmake-statements): New consts.
22426 (makefile-make-font-lock-keywords): New function.
22427 (makefile-automake-font-lock-keywords)
22428 (makefile-gmake-font-lock-keywords)
22429 (makefile-makepp-font-lock-keywords)
22430 (makefile-bsdmake-font-lock-keywords): New consts.
22431 (makefile-mode-map): Add switchers between the various submodes.
22432 (makefile-mode): Document the availability of the variants.
22433 (makefile-automake-mode, makefile-gmake-mode)
22434 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
22435
22436 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
22437 new variants of makefile-mode.
22438
22439 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22440
22441 * font-lock.el (font-lock-comment-delimiter-face): Fix up
22442 the inheritance.
22443
22444 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
22445
22446 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
22447 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
22448
22449 * files.el (normal-mode): Extend the scope of the
22450 `enable-local-variables' binding to include the `set-auto-mode' call.
22451 (magic-mode-alist): Doc fix.
22452
22453 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22454
22455 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
22456 font-lock-comment-face rather than copying its setting.
22457
22458 2005-05-12 Andreas Schwab <schwab@suse.de>
22459
22460 * eshell/esh-mode.el (eshell-send-input): Doc fix.
22461
22462 2005-05-12 Lute Kamstra <lute@gnu.org>
22463
22464 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
22465 defcustom for the mode hook variable. Delete the last argument.
22466 * generic-x.el: Fix callers of define-generic-mode.
22467 (generic-x-modes): Delete group.
22468 (show-tabs-tab-face, show-tabs-space-face): Put them in the
22469 generic-x customization group.
22470
22471 2005-05-12 Kim F. Storm <storm@cua.dk>
22472
22473 * font-lock.el (font-lock-negation-char-face): Default to "off".
22474
22475 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
22476 font-lock-negation-char-face to ! in !=.
22477
22478 2005-05-12 Masatake YAMATO <jet@gyve.org>
22479
22480 * add-log.el (find-change-log): Fix typos in the docstring
22481 of function.
22482
22483 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
22484
22485 * international/latexenc.el (latexenc-find-file-coding-system):
22486 Avoid `re-search-forward' when looking for input encoding because
22487 of speed and safety. Better regular expressions for recognizing
22488 input encoding. Limit a search for TeX-master/tex-main-file to
22489 the local variable section.
22490
22491 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
22492
22493 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
22494 syntax of $ to "'" (quote).
22495
22496 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
22497
22498 * dnd.el (dnd-protocol-alist): Improve custom type.
22499
22500 * dired.el (dired-dnd-protocol-alist): New variable.
22501 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
22502 `dired-mode-hook' to the end.
22503
22504 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22505
22506 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
22507 comment-end if comment-start-skip is not set.
22508 Obey the font-lock-comment-delimiter-face variables.
22509
22510 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22511
22512 * files.el (executable-find): Move from executable.el. Use
22513 locate-file.
22514 * progmodes/executable.el (executable-find): Move to files.el.
22515
22516 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
22517 when trying to ensure forward progress.
22518
22519 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
22520
22521 * mouse-sel.el (mouse-sel-follow-link-p): New function.
22522 (mouse-select, mouse-select-internal, mouse-extend-internal):
22523 Use it to implement mouse-1-click-follows-link functionality.
22524
22525 2005-05-11 Richard M. Stallman <rms@gnu.org>
22526
22527 * font-lock.el (font-lock-fontify-syntactically-region):
22528 Use font-lock-comment-delimiter-face for comment delimiters.
22529
22530 2005-05-10 Jay Belanger <belanger@truman.edu>
22531
22532 * calc/calc-help.el (calc-m-prefix-help): Add mention of
22533 preserving embedded modes.
22534
22535 2005-05-10 Richard M. Stallman <rms@gnu.org>
22536
22537 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
22538
22539 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
22540 Move from ada-stmt.el.
22541 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
22542
22543 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
22544 Move to ada-mode.el.
22545 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
22546
22547 * cus-edit.el (custom-file): Call file-chase-links.
22548
22549 * files.el (read-directory-name): Fix previous change.
22550 (hack-local-variables-confirm): New function.
22551 (hack-local-variables-prop-line, hack-local-variables)
22552 (hack-one-local-variable): Use it.
22553
22554 2005-05-10 Lute Kamstra <lute@gnu.org>
22555
22556 * font-lock.el (font-lock-keywords-alist)
22557 (font-lock-removed-keywords-alist): Clarify docstrings.
22558
22559 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
22560
22561 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
22562 (gdb-source-info): Check for preprocessor info.
22563 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
22564 a macro for a function.
22565 (gdb-info-breakpoints-custom): Try to find file again if not already
22566 found (user might have used GDB dir command).
22567 (gdb-get-location): Update gdb-location-alist correctly for change
22568 to gdb-info-breakpoints-custom.
22569
22570 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
22571 (gud-tooltip-print-command): Add gdbmi case.
22572 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
22573 preprocessor info.
22574
22575 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
22576
22577 * startup.el (fancy-splash-insert): Fix typo in doc string.
22578
22579 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
22580
22581 * obsolete/float.el (string-to-float):
22582 * obsolete/hilit19.el (hilit-add-pattern):
22583 * obsolete/rnews.el (news-parse-range, news-select-message)
22584 (news-get-pruned-list-of-files): Replace `string-to-int' by
22585 `string-to-number'.
22586
22587 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
22588 `find-file-not-found-hooks'; use `add-hook'.
22589 (uncompress-while-visiting): Set `write-file-functions', not
22590 `write-file-hooks'; use `add-hook'.
22591
22592 2005-05-09 Kim F. Storm <storm@cua.dk>
22593
22594 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
22595 (cua-paste): Handle clipboard action.
22596 (cua--init-keymaps): Remap clipboard-kill-region and
22597 clipboard-kill-ring-save.
22598
22599 2005-05-08 Eli Zaretskii <eliz@gnu.org>
22600
22601 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22602 Improve commentary.
22603
22604 * simple.el (next-error-overlay-arrow-position): Revert the change
22605 made on 2005-04-30.
22606
22607 2005-05-07 Jay Belanger <belanger@truman.edu>
22608
22609 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
22610 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
22611 `calc-sel-reselect'.
22612
22613 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
22614 Calc is in embedded mode.
22615
22616 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22617
22618 * progmodes/compile.el (compilation-setup):
22619 Set overlay-arrow-string to an empty string on text terminals.
22620
22621 * textmodes/ispell.el (ispell-program-name): Try looking for
22622 "aspell" along exec-path, and if found, use it as the default
22623 speller program.
22624
22625 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
22626
22627 * international/mule.el (sgml-xml-auto-coding-function):
22628 Recognize encoding='FOO' in single quotes as well as in double quotes.
22629
22630 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22631
22632 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
22633 as well as `interactive', so that defmacro* would recognize
22634 `declare' forms.
22635
22636 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22637
22638 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22639 Explain more about the LIGHTER arg's usage in the doc string.
22640 Add commentary to clarify what the code does. Fix the regexp that
22641 strips whitespace from LIGHTER. Quote LIGHTER before using it,
22642 since it could have characters special to regular expressions.
22643
22644 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
22645
22646 * replace.el (occur-1): Bind inhibit-read-only so that
22647 erase-buffer doesn't barf on read-only text properties (likewise
22648 for add-text-properties in occur-engine). Mark buffer as unmodified.
22649 (occur-engine): Don't set buffer-read-only here.
22650
22651 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22652
22653 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
22654 list-buffers-directory. This caused the *cvs-commit* buffer to be
22655 sometimes mistakenly reused as a *cvs* buffer.
22656
22657 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
22658
22659 * tooltip.el: Move code for GUD tooltips into gud.el.
22660 (require): CL no longer needed to compile case.
22661 (tooltip-mode): Do not toggle functions for GUD tooltips.
22662 (tooltip-gud-tips-p): Remove. Replace with minor mode
22663 gud-tooltip-mode in gud.el.
22664 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
22665 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
22666 tooltip-gud prefix with gud-tooltip and obsolete.
22667 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
22668 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
22669 (tooltip-mouse-motion): Mouse movement functions/variable.
22670 Rename in gud.el by adding gud prefix.
22671 (tooltip-gud-original-filter, tooltip-gud-dereference)
22672 (tooltip-gud-event, tooltip-toggle-gud-tips)
22673 (tooltip-gud-process-output, tooltip-gud-print-command)
22674 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
22675 gud.el by replacing tooltip-gud prefix with gud-tooltip.
22676 (gdb-tooltip-print): Move to gdb-ui.el.
22677
22678 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
22679 (require): CL needed to compile case.
22680 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
22681 tooltip-gud-tips-p. Make it a minor-mode.
22682 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
22683 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
22684 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
22685 (gud-tooltip-change-major-mode)
22686 (gud-tooltip-activate-mouse-motions-if-enabled)
22687 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
22688 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
22689 (gud-tooltip-original-filter, gud-tooltip-dereference)
22690 (gud-tooltip-event, tooltip-toggle-gud-tips)
22691 (gud-tooltip-process-output, gud-tooltip-print-command)
22692 (gud-tooltip-tips): Move from tooltip.el.
22693
22694 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
22695 (gdb-cpp-define-alist-flags): Doc fix.
22696 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
22697 gud-tooltip-mode is t.
22698
22699 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22700
22701 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
22702 evaporate if their text is deleted.
22703 (goto-address-at-point): Make it work as a mouse binding as well.
22704 (goto-address-at-mouse): Obsolete it. Update users.
22705
22706 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22707
22708 * calendar/appt.el (top-level): No longer activate on load.
22709
22710 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
22711
22712 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22713 * net/webjump.el (webjump):
22714 * progmodes/idlw-help.el (idlwave-do-context-help1)
22715 (idlwave-highlight-linked-completions):
22716 * textmodes/po.el (po-find-file-coding-system-guts):
22717 Replace `assoc-ignore-case' by `assoc-string'.
22718
22719 2005-05-06 Eli Zaretskii <eliz@gnu.org>
22720
22721 * files.el (locate-file): Doc fix.
22722
22723 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
22724 Remove the redundant test for ms-dos.
22725
22726 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
22727 look for the preprocessor with exec-suffixes. If not found in
22728 standard places, look in exec-path. Remove most of the tests that
22729 used system-type.
22730
22731 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
22732
22733 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
22734
22735 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
22736 file-name clash with jka-compr.el on 8+3 filesystems.
22737
22738 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22739
22740 * term/mac-win.el: Don't define or bind scroll bar functions if
22741 x-toolkit-scroll-bars is t.
22742 (x-select-text, x-get-selection-value): Clear
22743 x-last-selected-text-clipboard if x-select-enable-clipboard is
22744 nil.
22745 (PRIMARY): Put mac-scrap-name property.
22746 (mac-select-convert-to-file-url): New function.
22747 (public.file-url): New selection target type. Add to
22748 selection-converter-alist.
22749 (x-get-selection, x-selection-value): Handle it.
22750 (x-cut-buffer-or-selection-value): New alias.
22751
22752 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22753
22754 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
22755 entry to avoid calling bibtex-find-entry with arg global
22756 being t. Remove arg key.
22757 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
22758 (bibtex-copy-summary-as-kill): Change accordingly.
22759
22760 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22761
22762 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
22763 (org-agenda-date-later): Use with-current-buffer.
22764
22765 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
22766
22767 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
22768 (define-obsolete-variable-alias): Doc Fixes.
22769
22770 2005-05-06 Kim F. Storm <storm@cua.dk>
22771
22772 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
22773 vertical-motion when selective-display is active.
22774
22775 * ido.el (ido-setup-hook): New hook.
22776 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
22777 (ido-input-stack): New var.
22778 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
22779 ido-next-work-file binding to M-O.
22780 Bind M-f to ido-wide-find-file-or-pop-dir.
22781 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
22782 (ido-read-internal): Run ido-setup-hook.
22783 Catch quit in read-file-name and read-string to cancel edit.
22784 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
22785 Automatically pop-all when completing a directory name (RET).
22786 (ido-file-internal): Add with-no-warnings around ffap and dired code.
22787 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
22788 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
22789 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
22790 New functions for M-b/M-f to move among the directory components.
22791 (ido-make-merged-file-list): Catch quit to cancel merge.
22792 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
22793 (ido-completion-help): No warnings for ido-completion-buffer-full.
22794
22795 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
22796
22797 * font-lock.el (font-lock-negation-char-face): New face and variable.
22798 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
22799 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
22800 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
22801 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
22802
22803 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
22804
22805 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
22806 Fix typo in docstring.
22807
22808 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
22809 (ebrowse-print-statistics-line)
22810 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
22811
22812 * term/w32-win.el (image-library-alist): Add additional name for
22813 Xpm library.
22814
22815 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
22816
22817 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
22818 use gcc instead of cpp.
22819
22820 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
22821 (gdb-create-define-alist): Use it.
22822 (gdb-cpp-define-alist-program): Update for MS-DOS.
22823
22824 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
22825
22826 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
22827
22828 2005-05-04 Richard M. Stallman <rms@gnu.org>
22829
22830 * help.el (describe-key): No error when UNTRANSLATED is nil.
22831
22832 * simple.el (line-move-1): Fix previous change to signal errors
22833 appropriately.
22834
22835 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
22836
22837 * calendar/icalendar.el (icalendar-version): Now at 0.12.
22838 (icalendar-duration-correction): Remove.
22839 (icalendar--get-event-properties): Split result at commas.
22840 (icalendar--decode-isoduration): New optional argument
22841 DURATION-CORRECTION.
22842 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
22843 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
22844 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
22845 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
22846 (icalendar--convert-anniversary-to-ical): New functions, extracted
22847 from icalendar-export-region, with bug fixes.
22848 (icalendar-export-region): Use the above functions.
22849 (icalendar-import-buffer): Check before saving diary file.
22850 (icalendar--convert-recurring-to-diary)
22851 (icalendar--convert-non-recurring-all-day-to-diary)
22852 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
22853 extracted from icalendar--convert-ical-to-diary, with bug fixes.
22854 (icalendar--convert-ical-to-diary): Use the above functions.
22855
22856 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
22857
22858 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
22859 Remove these recent additions.
22860 (c-mode): Restore to before 2005-04-28.
22861
22862 * progmodes/cc-vars.el (cc-define-list-program): Remove this
22863 recent addition.
22864
22865 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
22866 (gdb-define-alist): New variables.
22867 (gdb-create-define-alist): New function.
22868 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
22869 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
22870 with string-to-number.
22871 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
22872
22873 * progmodes/gud.el: Replace string-to-int with string-to-number.
22874 (gud-find-file): Handle gdb-define-alist.
22875
22876 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
22877
22878 2005-05-02 Jay Belanger <belanger@truman.edu>
22879
22880 * calc/calc-aent.el (math-read-token):
22881 * calc/calc-bin.el (calc-word-size):
22882 * calc/calc-ext.el (calc-read-number-fancy):
22883 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
22884 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
22885 * calc/calc-frac.el (calc-over-notation):
22886 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
22887 (calc-graph-num-points, calc-graph-init):
22888 * calc/calc-prog.el (calc-read-parse-table-part)
22889 (calc-edit-macro-repeats):
22890 * calc/calc-yank.el (calc-do-grab-rectangle):
22891 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
22892 Replace `string-to-int' by `string-to-number'.
22893
22894 2005-05-02 Kim F. Storm <storm@cua.dk>
22895
22896 * kmacro.el: Use executing-kbd-macro-index variable.
22897
22898 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
22899
22900 * net/rlogin.el (rlogin-parse-words): Delete func.
22901 (rlogin): Use split-string, not rlogin-parse-words.
22902 Also, if there are option-like elements in the parsed args,
22903 take the host to be the first arg immediately following them.
22904 Suggested by Michael Mauger.
22905
22906 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
22907
22908 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
22909
22910 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
22911
22912 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
22913 (cc-mode-cpp-program): Rename to cc-define-list-program and
22914 move to cc-vars.el.
22915
22916 * progmodes/cc-vars.el (cc-define-list-program):
22917 Change to "gcc -E -dM -". Make customizable.
22918
22919 2005-05-02 Kim F. Storm <storm@cua.dk>
22920
22921 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
22922
22923 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
22924
22925 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
22926
22927 * international/mule-util.el (truncate-string): Remove alias and
22928 obsolete declaration.
22929
22930 * international/mule-cmds.el (update-iso-coding-systems):
22931 Remove alias and obsolete declaration.
22932
22933 * international/mule.el (coding-system-parent): Remove alias and
22934 obsolete declaration.
22935
22936 * subr.el (define-function, sref): Remove aliases and obsolete
22937 declarations.
22938 (chars-in-region): Remove obsolete declaration.
22939
22940 2005-05-01 Richard M. Stallman <rms@gnu.org>
22941
22942 * info.el (Info-mode): Set widen-automatically to nil, locally.
22943
22944 * simple.el (widen-automatically): New variable.
22945 (pop-global-mark): Obey widen-automatically.
22946
22947 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
22948
22949 * term/xterm.el (function-key-map): Call substitute-key-definition
22950 before the keymap size is increased by a lot of define-key calls.
22951
22952 2005-05-01 Richard M. Stallman <rms@gnu.org>
22953
22954 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
22955 Rename ARG to ELEMENT. Doc fix.
22956
22957 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
22958
22959 * allout.el (allout-exposure): Remove macro and obsolete declaration.
22960 Remove references to allout-exposure/change to allout-new-exposure.
22961
22962 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
22963 bytecode symbols.
22964
22965 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
22966 (compiled-function-p, focus-frame, unfocus-frame):
22967 Remove aliases and obsolete declarations.
22968 Back out inadvertent changes from previous commit.
22969
22970 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
22971
22972 * files.el (require-final-newline): Make Custom tags consistent
22973 with mode-require-final-newline.
22974 (mode-require-final-newline): Doc fix.
22975
22976 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
22977
22978 * international/latexenc.el (latexenc-find-file-coding-system):
22979 Fix regular expressions.
22980
22981 2005-05-01 David Kastrup <dak@gnu.org>
22982
22983 * international/latexenc.el (latexenc-find-file-coding-system):
22984 Fix regular expressions.
22985
22986 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
22987
22988 * subr.el (string-to-int): Make obsolete.
22989
22990 2005-04-30 Richard M. Stallman <rms@gnu.org>
22991
22992 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
22993
22994 * loadup.el: load jka-comp-hook.
22995
22996 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
22997 (jka-compr-handler): Add autoload. `put' calls moved
22998 to jka-comp-hook.el.
22999 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
23000 (jka-compr-inhibit): Autoload.
23001
23002 * jka-comp-hook.el: New file.
23003 Enable the mode by default.
23004
23005 * files.el (backup-buffer-copy): Use copy-file instead
23006 of write-region, and put back the 'excl.
23007
23008 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
23009
23010 * progmodes/flymake.el (flymake-split-string)
23011 (flymake-split-string, flymake-log, flymake-pid-to-names)
23012 (flymake-reg-names, flymake-get-source-buffer-name)
23013 (flymake-unreg-names, flymake-add-line-err-info)
23014 (flymake-add-err-info): Clarify docstrings.
23015 (flymake-popup-menu, flymake-make-emacs-menu)
23016 (flymake-make-xemacs-menu): Add docstrings.
23017 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
23018 Set variables directly throughout.
23019
23020 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
23021
23022 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
23023 exists. Initialize cc-define-alist.
23024 (c-mode): Add cc-create-define-alist locally to after-save-hook.
23025 If there is no file (Macroexpansion) don't create an alist.
23026
23027 2005-04-29 Sam Steingold <sds@gnu.org>
23028
23029 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
23030 (cc-create-define-alist): Use it instead of the hard-coded string.
23031
23032 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23033
23034 * international/mule-conf.el (file-coding-system-alist): Fix regexp
23035 for latexenc.
23036
23037 2005-04-29 Lute Kamstra <lute@gnu.org>
23038
23039 * emacs-lisp/generic.el: Improve commentary section.
23040 (define-generic-mode): Improve docstring.
23041
23042 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
23043
23044 * textmodes/org.el (many places): Change to quiet the byte compiler.
23045 (org-prefix-format-compiled): New variable.
23046 (org-compile-prefix-format): New function.
23047 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
23048 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
23049 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
23050 (org-get-entries-from-diary): Use `org-get-time-of-day' for
23051 consistency with entries from `org-mode' files.
23052 (org-get-time-of-day): Fix bug with partial matches early in a line.
23053 (org-non-link-chars): New constant.
23054 (org-link-regexp): Respect `org-non-link-chars'.
23055 (org-agenda-day-view): Remove command.
23056 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
23057 (org-follow-bbdb-link, org-store-link): Search also company field.
23058 (org-highlight-overlay): New variable.
23059 (org-highlight, org-unhighlight): New functions.
23060 (org-agenda-mode): Add pre-command-hook to remove highlight.
23061 (org-evaluate-time-range): Behavior depends upon whether time stamp
23062 contains a time or not.
23063 (org-show-subtree, org-show-entry): New functions.
23064 (org-agenda-cleanup-fancy-diary): Remove empty lines.
23065
23066 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
23067
23068 * comint.el (comint-output-filter-functions): Add autoload cookie.
23069
23070 2005-04-28 Kim F. Storm <storm@cua.dk>
23071
23072 * ido.el (ido-everywhere): Fix last change.
23073
23074 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23075
23076 * international/latexenc.el: New file.
23077 * international/mule-conf.el (file-coding-system-alist): For .tex,
23078 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
23079
23080 2005-04-28 Lute Kamstra <lute@gnu.org>
23081
23082 * font-lock.el (font-lock-add-keywords)
23083 (font-lock-remove-keywords): Clarify docstring.
23084 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
23085 Don't start docstrings with a `*'.
23086 (font-lock-update-removed-keyword-alist): Give it a docstring.
23087
23088 * generic-x.el: Update commentary section.
23089 Only require font-lock when compiling.
23090 Define all modes conditionally.
23091 Place all generic modes in the generic-x-modes customization group.
23092 (generic-x-modes): New customization group.
23093 (generic-default-modes, generic-mswindows-modes)
23094 (generic-unix-modes, generic-other-modes): New constants.
23095 (generic-define-mswindows-modes, generic-define-unix-modes):
23096 Update docstrings. Make them obsolete.
23097 (generic-extras-enable-list): New default value. Update docstring.
23098 Improve :type. Change :set function.
23099 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
23100 Fix docstring.
23101
23102 * emacs-lisp/generic.el (generic-mode-internal):
23103 Simplify font-lock-defaults.
23104 (define-generic-mode): Fix docstring.
23105
23106 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23107
23108 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
23109 font-lock-face property to highlight matches.
23110
23111 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
23112
23113 * progmodes/cc-mode.el (cc-create-define-alist): New function.
23114 (cc-define-alist): New variable.
23115 (c-mode): Make it local and initialize it.
23116
23117 * progmodes/gdb-ui.el (gdb-active-process): New variable.
23118 (gdb-exited): New function.
23119 (gdb-annotation-rules): Use it.
23120 (gdb-starting): Set gdb-active-process to t.
23121 (gdb-stopping): Amend doc string.
23122 (gdb-reset): Set gdb-active-process to nil.
23123
23124 * tooltip.el (tooltip-gud-tips): Show the associated #define
23125 directives when a C program under GDB is not executing.
23126
23127 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
23128
23129 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
23130 font-lock-fontify-syntactic-keywords.
23131
23132 * font-lock.el (font-lock-default-fontify-region): Don't force
23133 parse-sexp-lookup-properties to nil.
23134
23135 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23136
23137 * man.el (man-mode-syntax-table): Set up `:' to have
23138 word-constituent syntax.
23139
23140 2005-04-27 Lute Kamstra <lute@gnu.org>
23141
23142 * novice.el (disable-command): Don't add spurious newlines to the
23143 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
23144
23145 2005-04-26 Jay Belanger <belanger@truman.edu>
23146
23147 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
23148 than one window before deleting window.
23149
23150 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
23151
23152 * shell.el (shell-prompt-pattern): Doc fix.
23153 (shell-mode): Set paragraph-separate buffer locally to "\\'".
23154
23155 * comint.el (comint-prompt-regexp, comint-get-old-input)
23156 (comint-use-prompt-regexp)
23157 (comint-use-prompt-regexp-instead-of-fields)
23158 (comint-replace-by-expanded-history, comint-send-input)
23159 (comint-output-filter, comint-get-old-input-default)
23160 (comint-line-beginning-position, comint-bol, comint-show-output)
23161 (comint-backward-matching-input, comint-forward-matching-input)
23162 (comint-next-prompt, comint-previous-prompt):
23163 Rename `comint-use-prompt-regexp-instead-of-fields' to
23164 `comint-use-prompt-regexp'. Keep old name as alias and declare
23165 obsolete.
23166 (comint-use-prompt-regexp): Shorten first line of doc string.
23167
23168 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
23169 Set paragraph-separate buffer locally to "\\'".
23170
23171 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
23172 Adapt to above name change.
23173
23174 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
23175 (smbclient-prompt-regexp): Ditto.
23176
23177 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
23178
23179 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
23180
23181 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
23182 gdb-location-list.
23183 Break lines that are over 80 characters wide.
23184
23185 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
23186
23187 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
23188 New fun and var, to preserve compatibility.
23189
23190 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
23191
23192 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
23193
23194 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
23195 name to file-newer-than-file-p.
23196
23197 2005-04-26 Richard M. Stallman <rms@gnu.org>
23198
23199 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
23200
23201 * progmodes/python.el (python-mode):
23202 Use new name eldoc-documentation-function.
23203
23204 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
23205
23206 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23207 (eldoc-documentation-function):
23208 Rename from eldoc-print-current-symbol-info-function. Calls changed.
23209
23210 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
23211
23212 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
23213
23214 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23215
23216 * term/xterm.el (function-key-map): Fix strings for
23217 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
23218 {C,S,A,C-S}-{f1-f12}.
23219
23220 2005-04-26 Kenichi Handa <handa@m17n.org>
23221
23222 * international/mule-cmds.el (select-safe-coding-system):
23223 Fix previous change.
23224
23225 2005-04-26 Lute Kamstra <lute@gnu.org>
23226
23227 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
23228
23229 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
23230 (font-lock-comment-delimiter-face): Ditto.
23231
23232 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
23233
23234 2005-04-25 Jay Belanger <belanger@truman.edu>
23235
23236 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
23237 to t while inserting information; use help-mode.
23238
23239 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23240
23241 * term.el (ansi-term-color-vector): Use the xterm colors.
23242 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
23243
23244 2005-04-25 Lute Kamstra <lute@gnu.org>
23245
23246 * font-core.el (font-lock-defaults): Fix docstring.
23247
23248 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
23249
23250 2005-04-25 Kenichi Handa <handa@m17n.org>
23251
23252 * international/mule-cmds.el (select-safe-coding-system):
23253 Don't check consistency with coding: spec, etc if raw-text or
23254 no-conversion was found to be safe.
23255
23256 2005-04-24 Richard M. Stallman <rms@gnu.org>
23257
23258 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
23259 citation markers at start of each line.
23260
23261 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
23262 citation markers at start of each line.
23263
23264 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
23265
23266 * files.el (mode-require-final-newline): Fix previous change.
23267 (require-final-newline): Fix type label.
23268
23269 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23270
23271 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
23272 statement in buffer (broken by 2004-11-24 change).
23273
23274 2005-04-24 Kim F. Storm <storm@cua.dk>
23275
23276 * ido.el (ido-everywhere): Save and restore old read-buffer-function
23277 and read-file-name-function values. Don't overwrite existing
23278 non-nil values if ido-mode is enabled without ido-everywhere.
23279
23280 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
23281
23282 * files.el (mode-require-final-newline): Minor doc fix.
23283
23284 2005-04-24 Eli Zaretskii <eliz@gnu.org>
23285
23286 * subr.el (syntax-after): Doc fix.
23287 (syntax-class): If argument is nil, return nil. Mask off upper 16
23288 bits, not 8 bits.
23289
23290 * files.el (mode-require-final-newline): Doc fix.
23291 (backup-buffer-copy): Fix last change.
23292
23293 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23294
23295 * term/mac-win.el: Require select. Set selection-coding-system to
23296 mac-system-coding-system. Call menu-bar-enable-clipboard.
23297 (x-last-selected-text-clipboard, x-last-selected-text-primary)
23298 (x-select-enable-clipboard): New variables.
23299 (x-select-text, x-get-selection, x-selection-value)
23300 (x-get-selection-value, mac-select-convert-to-string)
23301 (mac-services-open-file, mac-services-open-selection)
23302 (mac-services-insert-text): New functions.
23303 (CLIPBOARD, FIND): Put mac-scrap-name property.
23304 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
23305 (public.tiff): Put mac-ostype property.
23306 (selection-converter-alist): Add entries for them.
23307 (mac-application-menu-map): New keymap.
23308 (interprogram-cut-function, interprogram-paste-function): Set to
23309 x-select-text and x-get-selection-value, respectively.
23310 (split-window-keep-point): Set to t.
23311
23312 2005-04-23 Richard M. Stallman <rms@gnu.org>
23313
23314 * files.el (read-directory-name): Always pass non-nil
23315 DEFAULT-FILENAME arg to read-file-name.
23316 (backup-buffer-copy, basic-save-buffer-2): Take care against
23317 writing thru an unexpected existing symlink.
23318 (revert-buffer): In indirect buffer, revert the base buffer.
23319 (magic-mode-alist): Doc fix.
23320 (buffer-stale-function): Doc fix.
23321 (minibuffer-with-setup-hook): Avoid warning.
23322 (mode-require-final-newline): Doc and custom fix.
23323
23324 * follow.el (follow-end-of-buffer): Use with-no-warnings.
23325
23326 * font-lock.el (font-lock-comment-face): On terminals with few colors,
23327 use the default appearance.
23328 (font-lock-comment-delimiter-face): New face, new variable.
23329
23330 * imenu.el (imenu--generic-function): The official position of a
23331 definition is the start of the line that BEG is in.
23332
23333 * midnight.el (midnight-timer): Move defvar up.
23334
23335 * mouse.el (mouse-drag-region-1): Delete some debugging code.
23336
23337 * saveplace.el (save-place-to-alist): Use with-no-warnings.
23338
23339 * startup.el (command-line): Use with-no-warnings.
23340
23341 * window.el (window-size-fixed): New defvar.
23342
23343 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
23344
23345 * mail/rmail.el (rmail-font-lock-keywords):
23346 Use font-lock-comment-delimiter-face.
23347
23348 * mail/sendmail.el (mail-font-lock-keywords):
23349 Use font-lock-comment-delimiter-face.
23350
23351 * progmodes/compile.el (next-error-highlight-timer): New defvar.
23352
23353 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23354
23355 * progmodes/compile.el (compilation-mode-font-lock-keywords):
23356 Specify t for LAXMATCH when matching directories.
23357 Save match data around compilation-compat-error-properties form.
23358
23359 2005-04-23 David Kastrup <dak@gnu.org>
23360
23361 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
23362 Mention that the autoloaded aliases should be kept for AUCTeX.
23363
23364 2005-04-23 Andreas Schwab <schwab@suse.de>
23365
23366 * isearch.el (isearch-forward): Doc fix.
23367
23368 2005-04-23 Eli Zaretskii <eliz@gnu.org>
23369
23370 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
23371 (jit-lock-stealth-nice): Change default value to 0.5.
23372
23373 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
23374
23375 * abbrev.el (write-abbrev-file): Write table entries in
23376 alphabetical order by table name.
23377
23378 2005-04-22 Kim F. Storm <storm@cua.dk>
23379
23380 * ido.el (ido-read-internal): Fix `list' completion.
23381
23382 2005-04-22 Kenichi Handa <handa@m17n.org>
23383
23384 * recentf.el (recentf-save-file-coding-system): New variable.
23385 (recentf-save-list): Encode the file by
23386 recentf-save-file-coding-system and add coding: tag.
23387
23388 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
23389
23390 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
23391
23392 2005-04-21 Lute Kamstra <lute@gnu.org>
23393
23394 * loadhist.el (unload-feature): Don't remove a function from hooks
23395 if it is about to be restored to an autoload . Remove functions
23396 that will become unbound from auto-mode-alist. Simplify the code.
23397
23398 * subr.el (assq-delete-all): New implementation that is linear,
23399 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
23400 (rassq-delete-all): New function.
23401
23402 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23403 Add size-indication-mode.
23404
23405 2005-04-21 Kenichi Handa <handa@m17n.org>
23406
23407 * international/mule-cmds.el: Add autoload for widget-value in
23408 eval-when-compile.
23409
23410 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
23411
23412 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23413 Add tooltip-mode.
23414
23415 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
23416
23417 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
23418
23419 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
23420 (inferior-lisp-filter-regexp, inferior-lisp-program)
23421 (inferior-lisp-load-command, inferior-lisp-prompt)
23422 (inferior-lisp-mode-hook, lisp-source-modes)
23423 (inferior-lisp-load-hook): defvar->defcustom.
23424 (inferior-lisp-program, inferior-lisp-prompt)
23425 (inferior-lisp-load-hook): Doc fixes.
23426 (inferior-lisp-install-letter-bindings): Small change in
23427 introductory comment.
23428
23429 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
23430
23431 * vc.el (vc-annotate-color-map): Change some colors so that text
23432 using them as foreground is readable on both white and black
23433 backgrounds.
23434
23435 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23436
23437 * international/mule-conf.el (translation-table-for-input):
23438 Remove redundant declaration.
23439
23440 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23441
23442 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
23443
23444 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
23445 (tooltip-toggle-gud-tips): New function.
23446
23447 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23448
23449 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
23450 right angle brackets.
23451
23452 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23453
23454 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
23455
23456 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23457
23458 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
23459 Remove. Update callers to use expand-file-name instead.
23460
23461 * subr.el (syntax-class): New function.
23462
23463 * simple.el (blink-matching-open): Use it.
23464
23465 * paren.el (show-paren-function): Use it to recognize parens that are
23466 also used in 2-char comment markers.
23467
23468 2005-04-19 Lute Kamstra <lute@gnu.org>
23469
23470 * loadhist.el (unload-feature): Update for new format of
23471 load-history. Simplify the code.
23472
23473 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23474
23475 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
23476 (mac-add-charset-info): New function. Initialize variable
23477 mac-charset-info-alist using it.
23478 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
23479 for translation.
23480 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
23481 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
23482 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
23483 New CCL programs.
23484
23485 2005-04-19 Kim F. Storm <storm@cua.dk>
23486
23487 * simple.el (next-buffer, prev-buffer, next-error)
23488 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23489 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
23490
23491 * bindings.el (next-buffer, prev-buffer, next-error)
23492 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23493 (clone-indirect-buffer-other-window): Move bindings from simple.el.
23494 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
23495 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
23496
23497 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
23498
23499 * isearch.el (isearch-edit-string): Make the search-ring available for
23500 minibuffer history commands.
23501 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
23502 the default history commands now work just as well.
23503 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
23504
23505 2005-04-18 Kim F. Storm <storm@cua.dk>
23506
23507 * emulation/cua-base.el (cua--pre-command-handler): Add more
23508 elaborate check for shift modifier on non-window systems.
23509
23510 2005-04-18 Lars Hansen <larsh@math.ku.dk>
23511
23512 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
23513
23514 2005-04-18 Kim F. Storm <storm@cua.dk>
23515
23516 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
23517 and make it optional. Don't test tooltip-gud-echo-area here.
23518 (tooltip-gud-process-output, gdb-tooltip-print):
23519 Pass tooltip-gud-echo-area to tooltip-show.
23520 (tooltip-help-tips): Remove second optional arg to tooltip-show.
23521
23522 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23523
23524 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
23525 `display-graphic-p' may not be bound yet.
23526
23527 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
23528
23529 * startup.el (command-line): No longer enable Xterm Mouse mode by
23530 default in terminals compatible with xterm.
23531
23532 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
23533
23534 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
23535
23536 * tooltip.el (tooltip-gud-echo-area): Rename from
23537 tooltip-use-echo-area.
23538 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
23539 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
23540 area independently of where help tooltips are displayed.
23541
23542 2005-04-17 David Kastrup <dak@gnu.org>
23543
23544 * cus-theme.el (custom-theme-write-variables): Quote variables
23545 where necessary.
23546
23547 2005-04-17 Richard M. Stallman <rms@gnu.org>
23548
23549 * simple.el (yank-excluded-properties): Add follow-link to value.
23550
23551 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
23552
23553 * startup.el (fancy-splash-max-time): Just 30 seconds.
23554 (fancy-splash-delay): Just 7.
23555 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
23556
23557 * loadhist.el (unload-feature): Update for new format of load-history.
23558 Simplify the code.
23559
23560 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
23561 (rmail-font-lock-keywords): Don't fontify the text of a citation.
23562
23563 * mail/sendmail.el (mail-font-lock-keywords):
23564 Don't fontify subject text.
23565 Don't fontify the text of a citation.
23566
23567 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
23568
23569 * comint.el (comint-output-filter): Run comint-output-filter-functions
23570 with point where the user had it.
23571
23572 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
23573
23574 * international/ucs-tables.el (ucs-set-table-for-input):
23575 Disable when using unify-on-decoding.
23576
23577 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
23578
23579 * emulation/cua-base.el (cua-global-mark-face): Add special case
23580 for displays supporting a high number of colors.
23581
23582 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23583
23584 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
23585
23586 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
23587
23588 * filesets.el (filesets-add-buffer): If user supplies a name of a
23589 non-existing fileset, create a new fileset.
23590
23591 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
23592
23593 * textmodes/org.el (org-up-heading-all): Fix bug with
23594 `outline-up-heading-all'.
23595
23596 2005-04-16 Andreas Schwab <schwab@suse.de>
23597
23598 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
23599 /etc/permissions.d/* and /etc/aliases.d/*.
23600
23601 2005-04-16 Kenichi Handa <handa@m17n.org>
23602
23603 * international/code-pages.el (cp-make-coding-system):
23604 Set `translation-table-for-input' property value to the symbol
23605 ucs-mule-to-mule-unicode, not to that value.
23606 (pt154): Escape guillemet by `\'.
23607
23608 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
23609
23610 * loadup.el: Load tooltip if x-show-tip is fboundp.
23611
23612 * startup.el (command-line): Add comment.
23613
23614 * tooltip.el (tooltip-mode): Specify correct standard value for
23615 Custom in init-value.
23616
23617 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
23618
23619 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
23620 possible.
23621
23622 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
23623
23624 * textmodes/org.el (org-agenda-date-prompt): Rename from
23625 `org-agenda-date-today'.
23626 (org-evaluate-time-range): Insert at point instead of directly
23627 after time range.
23628 (org-first-headline-recenter, org-subtree-end-visible-p)
23629 (org-optimize-window-after-visibility-change): New functions
23630 (org-agenda-post-command-hook): Don't allow point at end of line,
23631 to make sure it always hits the text properties.
23632 (org-agenda-next-date-line, org-agenda-previous-date-line):
23633 New commands.
23634 (org-set-regexps-and-options): Category may contain white space.
23635 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23636 Improve marker positions.
23637 (org-agenda-new-marker): Argument POS made optional.
23638 (org-agenda-get-timestamps): Deadlines which are done are listed
23639 in org-done-face now.
23640 (org-agenda-get-todos, org-agenda-get-timestamps)
23641 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23642 Set `undone-face' and `done-face' properties.
23643 (org-last-todo-state-is-todo): New variable.
23644 (org-todo): Set `org-last-todo-state-is-todo'.
23645 (org-agenda-todo): Change face according to
23646 `org-last-todo-state-is-todo'. And change other lines referring to
23647 the same entry.
23648 (org-calendar-goto-agenda): New command.
23649 (org-calendar-to-agenda-key): New option.
23650 (org-startup-folded): New allowed value `content'.
23651 (org-set-regexps-and-options): Accept new value `content' for
23652 `org-startup-folded'.
23653 (org-get-current-options): Handle new value `content' for
23654 `org-startup-folded'.
23655 (org-insert-todo-heading): New command.
23656 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
23657 interactively in empty file and option
23658 `org-insert-mode-line-in-empty-file' has been set.
23659 (org-agenda-todo, org-agenda-priority): Modify to use
23660 `org-agenda-change-all-lines'.
23661 (org-warning-face): Change color on dark background
23662
23663 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23664
23665 * international/mule-cmds.el (set-locale-environment): On Mac OS,
23666 use preferences AppleLocale and AppleLanguages, and variable
23667 mac-system-locale for default locale. On Mac OS Classic, use
23668 mac-system-coding-system for default coding systems.
23669
23670 * term/mac-win.el: Don't set file-name-coding-system.
23671 Decode variables system-name, emacs-build-system, user-login-name, and
23672 user-full-name by mac-system-coding-system on Mac OS Classic.
23673 (mac-system-coding-system): New variable.
23674
23675 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
23676
23677 * startup.el (command-line): Handle `xterm-mouse-mode' before
23678 reading init file.
23679
23680 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
23681
23682 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
23683
23684 * progmodes/sh-script.el (sh-here-document-word): Make it a
23685 defcustom. Doc fix.
23686 (sh-add): Bash uses $(( )) for arithmetic.
23687 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
23688 (sh-maybe-here-document): Remove quotes and leading whitespace
23689 from heredoc word when closing. Indent heredoc with tabs if word
23690 starts with "-".
23691
23692 2005-04-13 Richard M. Stallman <rms@gnu.org>
23693
23694 * simple.el (undo): Fix previous change.
23695
23696 * custom.el (defface): Doc fix.
23697
23698 2005-04-13 Lute Kamstra <lute@gnu.org>
23699
23700 * Makefile.in (DONTCOMPILE): Remove list.
23701 (compile, compile-always): Don't use DONTCOMPILE.
23702 (update-authors): Load the library in which batch-update-authors
23703 is defined.
23704 * makefile.w32-in (DONTCOMPILE): Remove list.
23705 (compile, compile-always): Fix comments.
23706 (update-authors): Load the library in which batch-update-authors
23707 is defined.
23708
23709 * generic-x.el (generic-mode-ini-file-find-file-hook):
23710 Rename to ini-generic-mode-find-file-hook.
23711 Keep generic-mode-ini-file-find-file-hook as an alias.
23712 (ini-generic-mode-find-file-hook): Rename from
23713 generic-mode-ini-file-find-file-hook. Fix docstring.
23714 (ini-generic-mode): Docstring change.
23715 (bat-generic-mode-run-as-comint): Silence the byte compiler.
23716
23717 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
23718 called from lisp.
23719
23720 * generic.el: Move to the emacs-lisp subdir.
23721
23722 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
23723
23724 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
23725 and C-S- function and cursor motion keys.
23726
23727 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
23728
23729 * startup.el (command-line): Enable Xterm Mouse mode by default.
23730 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
23731 for Custom. No longer show "Mouse" in mode line when enabled.
23732 Doc fix.
23733
23734 2005-04-12 Kim F. Storm <storm@cua.dk>
23735
23736 * emulation/cua-base.el (cua-rectangle-face)
23737 (cua-rectangle-noselect-face): Define face attributes here.
23738
23739 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
23740
23741 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23742
23743 * startup.el (command-line): Turn off blinking cursor if
23744 cursorBlink in resources is off or false.
23745
23746 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23747
23748 * term/mac-win.el (dnd): Require dnd.
23749 (mac-drag-n-drop): Call dnd-handle-one-url.
23750 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
23751 (kTextEncodingISOLatin2): Remove constants.
23752 (mac-script-code-coding-systems): New constant.
23753 (mac-handle-language-change): New function.
23754 (special-event-map): Bind it to `language-change' event.
23755 (mac-centraleurroman, mac-cyrillic): New coding systems.
23756 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
23757 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
23758 and mac-cyrillic-encoder to encode-mac-centraleurroman and
23759 encode-mac-cyrillic, respectively.
23760
23761 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23762
23763 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
23764 Don't set overlay-arrow-string to "=>" as this is done
23765 globally in C now.
23766
23767 2005-04-12 Lute Kamstra <lute@gnu.org>
23768
23769 * generic-x.el (rc-generic-mode, rul-generic-mode):
23770 Fix auto-mode-alist entries.
23771 (etc-fstab-generic-mode): Tweak fontification.
23772
23773 * generic.el (generic-make-keywords-list): Fix docstring.
23774 (generic-mode-internal): Simplify generic-font-lock-keywords.
23775
23776 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23777
23778 * whitespace.el (whitespace-buffer-leading)
23779 (whitespace-buffer-trailing): Revert the incorrect test inversion.
23780 However, fix the highlight area for the leading and
23781 trailing whitespaces to show space.
23782
23783 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23784
23785 * whitespace.el (whitespace-version): Bump to 3.5
23786
23787 (whitespace-buffer-leading, whitespace-buffer-trailing):
23788 Invert sense of the test to highlight the whitespace.
23789
23790 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23791
23792 * progmodes/gud.el (gud-display-line): GUD uses its own
23793 overlay arrow now so don't set overlay-arrow-string.
23794 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
23795
23796 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
23797
23798 * term.el (term-ansi-current-bold, term-ansi-current-underline)
23799 (term-ansi-current-reverse, term-ansi-current-invisible)
23800 (term-ansi-face-already-done): Change to boolean.
23801 (term-reset-terminal, term-handle-colors-array): Handle the above
23802 vars accordingly.
23803 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
23804 (term-emulate-terminal): Use the new name.
23805
23806 * faces.el (secondary-selection): Use yellow1, not yellow.
23807 (trailing-whitespace): Use red1, not red.
23808
23809 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23810
23811 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
23812 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
23813 (dired-dnd-handle-file): Call dnd-get-local-file-uri
23814
23815 * cus-edit.el (dnd): New group.
23816
23817 * term/w32-win.el (dnd): Require dnd
23818 (w32-drag-n-drop): Call dnd-handle-one-url.
23819
23820 * x-dnd.el: Require dnd.
23821 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
23822 Call dnd-handle-one-url.
23823 (x-dnd-types-alist, x-dnd-insert-utf8-text)
23824 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
23825 to dnd-insert-text.
23826 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
23827 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
23828 (x-dnd-get-local-file-name, x-dnd-open-local-file)
23829 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
23830
23831 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
23832
23833 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
23834
23835 * wdired.el: Doc fixes.
23836 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
23837 (wdired-use-dired-vertical-movement): Rename from
23838 wdired-always-move-to-filename-beginning.
23839 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
23840 (wdired-change-to-wdired-mode): Change mode name.
23841 (wdired-newline): Delete.
23842
23843 2005-04-11 Richard M. Stallman <rms@gnu.org>
23844
23845 * whitespace.el (whitespace-highlight-the-space):
23846 Don't call whitespace-unhighlight-the-space here.
23847
23848 * simple.el (undo): Record t in undo-equiv-table
23849 for the redo record made by an undo-in-region.
23850
23851 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23852
23853 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
23854 (gdb-frame-inferior-io-buffer): New Functions to control
23855 display of separate IO buffer.
23856 (menu): Add them to menu-bar.
23857 (gdb-display-buffer): Check for buffer another frame.
23858 Protect GUD buffer.
23859 (gdb-setup-windows): Create IO buffer if not already there.
23860 (gdb-memory-mode): Remove purecopy noops.
23861
23862 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23863
23864 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
23865 and pass to self-insert-command.
23866
23867 2005-04-11 Lute Kamstra <lute@gnu.org>
23868
23869 * generic.el: Commentary section cleanup.
23870 (generic): Delete.
23871 (generic-use-find-file-hook, generic-lines-to-scan)
23872 (generic-find-file-regexp, generic-ignore-files-regexp)
23873 (default-generic-mode, generic-mode-find-file-hook)
23874 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
23875 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
23876 (generic-use-find-file-hook, generic-lines-to-scan)
23877 (generic-find-file-regexp, generic-ignore-files-regexp)
23878 (default-generic-mode, generic-mode-find-file-hook)
23879 (generic-mode-ini-file-find-file-hook): Move from generic.el.
23880
23881 2005-04-10 Karl Fogel <kfogel@red-bean.com>
23882
23883 * bookmark.el (bookmark-write-file): Catch errors writing file.
23884 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
23885
23886 2005-04-10 Richard M. Stallman <rms@gnu.org>
23887
23888 * startup.el (fancy-splash-tail): Update copyright year.
23889 (command-line): Split part of -Q into -D.
23890 (emacs-basic-display): New defvar.
23891 (fancy-splash-text): Correct name of menu item.
23892
23893 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
23894
23895 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
23896 lines in one node.
23897
23898 * comint.el (comint-send-input): New arg ARTIFICIAL.
23899 Callers in this file changed.
23900
23901 * abbrev.el (define-abbrevs): Read system abbrevs properly.
23902
23903 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
23904
23905 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
23906
23907 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
23908 `ldap-search-internal'.
23909
23910 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
23911
23912 * files.el (set-auto-mode-1): Use line-end-position.
23913
23914 * international/latin-1.el:
23915 * international/latin-2.el:
23916 * international/latin-3.el:
23917 * international/latin-4.el:
23918 * international/latin-5.el:
23919 * international/latin-8.el:
23920 * international/latin-9.el: Give punctuation syntax to NBSP.
23921
23922 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
23923 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
23924 Use char-classes to accept non-ascii letters, accepted in some recent
23925 bibtex implementations.
23926
23927 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
23928
23929 * custom.el (custom-set-minor-mode): Any non-nil value for the
23930 variable should enable the mode when set through Custom.
23931
23932 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
23933
23934 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
23935 TAB binding so tab-always-indent is obeyed.
23936 (vhdl-minibuffer-local-map): Move initialization into declaration.
23937 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
23938 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
23939 (vhdl-hooked-abbrev): Avoid test for XEmacs.
23940 (vhdl-current-line): Use line-beginning-position.
23941 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
23942 with-output-to-temp-buffer, so the current position can be recorded.
23943
23944 2005-04-10 Masatake YAMATO <jet@gyve.org>
23945
23946 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23947 Add regexp for gcov.
23948
23949 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
23950
23951 * calendar/time-date.el (time-to-seconds, seconds-to-time)
23952 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
23953 syntax which Emacs 20 doesn't support.
23954
23955 2005-04-09 Richard M. Stallman <rms@gnu.org>
23956
23957 * help.el (describe-key-briefly, describe-key):
23958 Replace strings as event types with "(any string)".
23959
23960 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
23961
23962 * arc-mode.el (archive-mode-map): Move initialization into
23963 the declaration. Override *all* bindings of `undo'.
23964 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
23965
23966 2005-04-09 Jay Belanger <belanger@truman.edu>
23967
23968 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
23969
23970 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
23971
23972 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
23973 (xterm-register-default-colors): Update color values computation
23974 to match xterm-200.
23975
23976 2005-04-09 Kenichi Handa <handa@m17n.org>
23977
23978 * international/code-pages.el (iso-latin-7): Fix the map.
23979
23980 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
23981
23982 * emacs-lisp/lisp.el (defun-prompt-regexp)
23983 (parens-require-spaces, buffer-end, end-of-defun)
23984 (insert-parentheses): Doc fixes.
23985
23986 2005-04-08 Kim F. Storm <storm@cua.dk>
23987
23988 * comint.el (comint-highlight-prompt): Fix face spec.
23989 * hi-lock.el (hi-green): Likewise.
23990
23991 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
23992
23993 * cus-edit.el (custom-modified-face):
23994 * comint.el (comint-highlight-input): Fix previous changes.
23995 * term.el (term-handle-ansi-escape): Add a comment.
23996
23997 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
23998
23999 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
24000 in the buffer and in whitespace-highlighted-space.
24001 (whitespace-unhighlight-the-space): Simplify.
24002 (whitespace-buffer): Simplify.
24003
24004 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24005
24006 * textmodes/table.el (table-cell-face): Add special case for
24007 displays supporting a high number of colors.
24008 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24009 (vhdl-font-lock-reserved-words-face)
24010 (vhdl-speedbar-architecture-face)
24011 (vhdl-speedbar-instantiation-face)
24012 (vhdl-speedbar-architecture-selected-face)
24013 (vhdl-speedbar-instantiation-selected-face): Likewise.
24014 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
24015 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
24016 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
24017 (ebrowse-root-class-face, ebrowse-member-attribute-face)
24018 (ebrowse-progress-face): Likewise.
24019 * progmodes/compile.el (compilation-info-face): Likewise.
24020 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
24021 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
24022 * calendar/calendar.el (diary-face): Likewise.
24023 * woman.el (woman-italic-face, woman-bold-face)
24024 (woman-unknown-face): Likewise.
24025 * wid-edit.el (widget-button-pressed-face): Likewise.
24026 * whitespace.el (whitespace-highlight-face): Likewise.
24027 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
24028 * pcvs-info.el (cvs-marked-face): Likewise.
24029 * info.el (info-xref): Likewise.
24030 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
24031 * hilit-chg.el (highlight-changes-face)
24032 (highlight-changes-delete-face): Likewise.
24033 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
24034 (hi-red-b): Likewise.
24035 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
24036 * font-lock.el (font-lock-keyword-face)
24037 (font-lock-function-name-face, font-lock-warning-face): Likewise.
24038 * cus-edit.el (custom-invalid-face, custom-modified-face)
24039 (custom-set-face, custom-changed-face, custom-variable-tag-face)
24040 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
24041 * comint.el (comint-highlight-prompt): Likewise.
24042
24043 2005-04-08 Lute Kamstra <lute@gnu.org>
24044
24045 * font-lock.el (font-lock-keywords): Docstring fixes.
24046
24047 2005-04-08 Kenichi Handa <handa@m17n.org>
24048
24049 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
24050 chars are more than a limit, print " and more..." at the tail.
24051
24052 2005-04-08 Kim F. Storm <storm@cua.dk>
24053
24054 * emacs-lisp/authors.el (authors-aliases): Update list.
24055 (authors-ignored-files): New list.
24056 (authors-fixed-entries): Fix typo.
24057 (authors-renamed-files-alist): Update list.
24058 (authors-add): Check authors-ignored-files.
24059
24060 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
24061
24062 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
24063 optional, to ensure backward compatibility.
24064
24065 2005-04-08 Stephen Eglen <stephen@gnu.org>
24066
24067 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
24068
24069 2005-04-08 Kim F. Storm <storm@cua.dk>
24070
24071 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
24072
24073 * mouse.el (mouse-on-link-p): Doc fix.
24074
24075 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
24076
24077 * ielm.el (ielm-prompt-read-only): Doc fix.
24078
24079 * comint.el (comint-prompt-read-only): Doc fix.
24080
24081 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
24082
24083 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
24084 ensure dired always handles wildcards passed to ffap.
24085 (find-file-at-point): Use it.
24086 (ffap-dired-wildcards): Doc fix.
24087
24088 2005-04-07 Juri Linkov <juri@jurta.org>
24089
24090 * simple.el (next-error-overlay-arrow-position): New defvar.
24091 Put "=>" on its property `overlay-arrow-string'. Add it to
24092 `overlay-arrow-variable-list'.
24093
24094 * progmodes/compile.el (compilation-setup):
24095 Set `next-error-overlay-arrow-position' to nil. Also set it to
24096 nil in the local hook `kill-buffer-hook'. Make local variable
24097 `overlay-arrow-string' and set it to "=>".
24098 (compilation-goto-locus): Set BOL position to
24099 `next-error-overlay-arrow-position' instead of
24100 `overlay-arrow-position'.
24101
24102 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
24103 locally instead of adding it to the global hook.
24104 (Info-kill-buffer): Move up.
24105
24106 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
24107
24108 * term/xterm.el (xterm-standard-colors): Update color values from
24109 xterm-200.
24110
24111 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
24112
24113 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
24114
24115 * fast-lock.el:
24116 * lazy-lock.el: Move them to the obsolete subdir.
24117
24118 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24119
24120 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
24121 (wdired-add-replace-advice): Remove.
24122 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
24123
24124 2005-04-06 Kim F. Storm <storm@cua.dk>
24125
24126 * startup.el (command-line): Add --bare-bones alias for -Q.
24127
24128 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24129
24130 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
24131 create the startup fontset if a font specification ends with
24132 `mac-roman'.
24133
24134 2005-04-06 Lute Kamstra <lute@gnu.org>
24135
24136 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
24137 change.
24138
24139 * emacs-lisp/copyright.el (copyright-update-year): Replace the
24140 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
24141
24142 2005-04-05 Lute Kamstra <lute@gnu.org>
24143
24144 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
24145 (define-generic-mode): Ditto. Fix debug declaration.
24146
24147 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
24148 Put them in the generic-x group.
24149
24150 * calendar/timeclock.el (timeclock): Doc fix.
24151
24152 * generic.el (define-generic-mode): Don't use custom-current-group.
24153 Document default :group value.
24154 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
24155 (define-global-minor-mode): Don't use custom-current-group.
24156
24157 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
24158
24159 * startup.el (command-line-1): Display startup-echo-area-message
24160 when fancy splash screen is in use.
24161
24162 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
24163 (sh-escaped-newline): New face.
24164 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
24165 newline, and use sh-escaped-newline face.
24166
24167 * progmodes/tcl.el (tcl-escaped-newline): New face.
24168 (tcl-builtin-list): New variable.
24169 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
24170 newlines. Fix keywords subexpression number.
24171
24172 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
24173
24174 * textmodes/org.el (org-diary-default-entry): Fix call to
24175 `add-to-diary-entry'.
24176
24177 2005-04-05 Kim F. Storm <storm@cua.dk>
24178
24179 * ediff-init.el: Use (featurep 'xemacs).
24180
24181 2005-04-05 David Ponce <david@dponce.com>
24182
24183 * cus-edit.el (face): Derive from symbol widget. Display sample
24184 of the current face on the fly.
24185 (widget-face-sample-face-get, widget-face-notify): New functions.
24186 (widget-face-value-create): Remove.
24187
24188 * wid-edit.el (widget-field-end): Temporarily remove field
24189 narrowing before to call `get-char-property'.
24190
24191 2005-04-04 Jay Belanger <belanger@truman.edu>
24192
24193 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
24194 (math-read-subscripts): New variable.
24195 (math-read-preprocess-string): Process subscripts.
24196
24197 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
24198
24199 * comint.el (comint-prompt-read-only): Doc fix.
24200
24201 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
24202 `-1'. Doc fix.
24203
24204 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
24205
24206 * textmodes/org.el (org-insert-mode-line-in-empty-file):
24207 Change default value to nil.
24208
24209 2005-04-04 Lute Kamstra <lute@gnu.org>
24210
24211 * autorevert.el (auto-revert-mode): Specify :group.
24212 * battery.el (display-battery-mode): Specify :group.
24213 * diff-mode.el (diff-minor-mode): Specify :group.
24214 * font-core.el (font-lock-mode): Specify :group.
24215 * hl-line.el (hl-line-mode): Specify :group.
24216 * iimage.el (iimage): New customization group.
24217 (iimage-mode): Specify :group.
24218 * longlines.el (longlines-mode): Specify :group.
24219 * master.el: Don't require easy-mmode.
24220 (master): New customization group.
24221 (master-mode): Specify :group.
24222 * msb.el (msb-mode): Specify :group.
24223 * reveal.el (reveal-mode): Specify :group.
24224 * simple.el (next-error-follow-minor-mode): Specify :group.
24225 * smerge-mode.el (smerge-mode): Specify :group.
24226 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
24227 * emulation/cua-base.el (cua-mode): Specify :group.
24228 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
24229 * language/thai-util.el (thai-auto-composition-mode)
24230 (thai-word-mode): Specify :group.
24231 * mail/supercite.el (sc-minor-mode): Specify :group.
24232 * progmodes/cwarn.el (cwarn-mode): Specify :group.
24233 * progmodes/flymake.el (flymake-mode): Specify :group.
24234 * progmodes/glasses.el (glasses-mode): Specify :group.
24235 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
24236 * textmodes/enriched.el (enriched-mode): Specify :group.
24237 * textmodes/refill.el (refill-mode): Specify :group.
24238
24239 * add-log.el (change-log-font-lock-keywords): Names in
24240 parenthesized lists can contain spaces.
24241
24242 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
24243
24244 * startup.el (fancy-splash-text): Shorten default text of
24245 "Emacs Tutorial" line. Also, if the current language env
24246 indicates an available tutorial file other than TUTORIAL,
24247 extract its title and append it to the line in parentheses.
24248 (fancy-splash-insert): If arg is a thunk, funcall it.
24249
24250 2005-04-04 Jay Belanger <belanger@truman.edu>
24251
24252 * calc.el (calc-language-alist): Add tags to customization type.
24253
24254 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
24255
24256 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
24257 Doc fix.
24258
24259 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
24260
24261 * add-log.el (change-log-font-lock-keywords): The manual
24262 describing a Change Log entry, says: (...) "Aside from these
24263 header lines, every line in the change log starts with a space or
24264 a tab.". The font-lock was not highlighting lines started with
24265 spaces, added support for it.
24266
24267 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24268
24269 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
24270 (bibtex-generate-url-list): Update docstring accordingly. Put the
24271 complex example in the docstring.
24272 (bibtex-font-lock-url): Use pop.
24273
24274 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
24275
24276 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
24277
24278 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
24279
24280 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24281
24282 * filesets.el (filesets-set-default): Doc fix.
24283
24284 2005-04-03 Lute Kamstra <lute@gnu.org>
24285
24286 * generic.el (define-generic-mode): Add argument to specify
24287 keywords for defcustom.
24288 (default-generic-mode): Specify :group.
24289
24290 * generic-x.el: Specify :group for all generic modes.
24291
24292 * desktop.el (desktop-no-desktop-file-hook)
24293 (desktop-after-read-hook): Doc fix.
24294
24295 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
24296
24297 * simple.el (visible-mode): Use explicit :group keyword.
24298 This changes the group of `visible-mode-hook' from paren-blinking
24299 to editing-basics.
24300
24301 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
24302
24303 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
24304 mailbox specifications as well as URLs.
24305 (rmail-insert-inbox-text): Remove unused conditional branches.
24306
24307 2005-04-01 Jay Belanger <belanger@truman.edu>
24308
24309 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
24310 (calc-gnuplot-print-command): Move definitions to calc.el.
24311
24312 * calc/calc-embed.el (calc-embedded-announce-formula)
24313 (calc-embedded-open-formula, calc-embedded-close-formula)
24314 (calc-embedded-open-word, calc-embedded-close-word)
24315 (calc-embedded-open-plain, calc-embedded-close-plain)
24316 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
24317 (calc-embedded-open-mode, calc-embedded-close-mode):
24318 Move definitions to calc.el.
24319
24320 * calc/calc.el (calc-settings-file, calc-language-alist):
24321 Make customizable.
24322 (calc-embedded-announce-formula, calc-embedded-open-formula)
24323 (calc-embedded-close-formula, calc-embedded-open-word)
24324 (calc-embedded-close-word, calc-embedded-open-plain)
24325 (calc-embedded-close-plain, calc-embedded-open-new-formula)
24326 (calc-embedded-close-new-formula, calc-embedded-open-mode)
24327 (calc-embedded-close-mode, calc-gnuplot-name)
24328 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
24329 from other files and make customizable.
24330
24331 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24332
24333 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
24334 Use buffer-live-p.
24335 (cvs-mode-run): Don't call cvs-update-header here.
24336 (cvs-run-process): Call cvs-update-header.
24337 Use process properties for cvs-postprocess and cvs-buffer so that
24338 the sentinel can behave better if the temp buffer is killed.
24339 Use a pipe rather than a tty, to better handle unexpected prompts.
24340 (cvs-sentinel): Rewrite. Call cvs-update-header.
24341
24342 2005-04-01 Andre Spiegel <spiegel@gnu.org>
24343
24344 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
24345 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
24346
24347 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24348
24349 * generic.el (define-generic-mode): Add indentation rule.
24350
24351 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
24352
24353 * files.el (mode-require-final-newline): Make Custom correctly
24354 report a nil value and allow to set it to nil via Custom.
24355 Doc fix.
24356
24357 2005-04-01 Kenichi Handa <handa@m17n.org>
24358
24359 * international/characters.el: Enable the correct case setting for
24360 dotless-i and dotted-I.
24361
24362 2005-04-01 Kim F. Storm <storm@cua.dk>
24363
24364 * ido.el (ido-file-internal): Fall back to non-ido command if
24365 initial directory is on slow ftp (or tramp) host.
24366
24367 2005-03-31 Richard M. Stallman <rms@gnu.org>
24368
24369 * emacs-lisp/autoload.el (make-autoload):
24370 Handle define-global-minor-mode.
24371
24372 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24373 Rename from easy-mmode-define-global-mode.
24374 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
24375
24376 * progmodes/scheme.el (scheme-mode-syntax-table):
24377 Update syntax of | and # for two-character comment syntax.
24378
24379 2005-03-31 Lute Kamstra <lute@gnu.org>
24380
24381 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
24382 (define-minor-mode): Call custom-current-group at load-time.
24383
24384 * generic.el (define-generic-mode): Add debug declaration.
24385 Add defcustom for the mode hook.
24386 (generic-mode-internal): Use run-mode-hooks.
24387
24388 2005-03-31 Kim F. Storm <storm@cua.dk>
24389
24390 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
24391 (mouse-fixup-help-message): New defun called by show_help_echo
24392 to fixup mouse-2 prefix in help messages when applicable.
24393
24394 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
24395
24396 2005-03-31 Kenichi Handa <handa@m17n.org>
24397
24398 * language/thai-word.el (thai-find-word-ends): Pay attention to
24399 the case that we reach the end of buffer.
24400
24401 * textmodes/fill.el (fill-text-properties-at): New function.
24402 (fill-newline): Use fill-text-properties-at instead of
24403 text-properties-at.
24404
24405 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24406
24407 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
24408 not comint-quote-filename.
24409
24410 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
24411
24412 * help-fns.el (help-with-tutorial): Revert last change.
24413
24414 2005-03-31 Kim F. Storm <storm@cua.dk>
24415
24416 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
24417
24418 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
24419
24420 * calendar/cal-china.el: Update reference to "Calendrical
24421 Calculations" book; there's a new edition.
24422 * calendar/cal-coptic.el: Likewise.
24423 * calendar/cal-french.el: Likewise.
24424 * calendar/cal-hebrew.el: Likewise.
24425 * calendar/cal-islam.el: Likewise.
24426 * calendar/cal-iso.el: Likewise.
24427 * calendar/cal-julian.el: Likewise.
24428 * calendar/cal-mayan.el: Likewise.
24429 * calendar/cal-persia.el: Likewise.
24430 * calendar/calendar.el: Likewise.
24431 * calendar/holidays.el: Likewise.
24432 * calendar/lunar.el: Likewise.
24433 * calendar/solar.el: Likewise.
24434
24435 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
24436 white space from doc string.
24437
24438 2005-03-30 Jay Belanger <belanger@truman.edu>
24439
24440 * calc/calc-help.el (calc-full-help): Remove email address.
24441
24442 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
24443
24444 * help-fns.el (help-with-tutorial): Delete title line.
24445
24446 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
24447
24448 * calendar/cal-x.el (calendar-one-frame-setup)
24449 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
24450 rather than `symbol' for set-window-dedicated-p.
24451
24452 * calendar/appt.el (appt-buffer-name): Make it a constant.
24453 (appt-add): Doc fix.
24454
24455 * filesets.el (filesets-menu-path, filesets-menu-before)
24456 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
24457 (filesets-menu-cache-file): Use directory ~/.emacs.d.
24458 (filesets-add-submenu): Delete and use add-submenu instead.
24459
24460 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
24461
24462 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
24463 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
24464 (org-diary-default-entry): New function.
24465 (org-get-entries-from-diary): Better parsing of diary entries.
24466 (org-agenda-check-no-diary): New function.
24467 ("diary-lib"): Advice to function `add-to-diary-list', to allow
24468 linking to diary entries.
24469 (org-agenda-execute-calendar-command): New function.
24470 (org-agenda): Improve visible section in window.
24471 Use `org-fit-agenda-window'.
24472 (org-fit-agenda-window): New option.
24473 (org-move-subtree-down): Better handling of empty lines
24474 at end of subtree.
24475 (org-cycle): Numeric prefix is interpreted now as show-subtree N
24476 levels up.
24477 (org-fontify-done-headline): New option.
24478 (org-headline-done-face): New face.
24479 (org-set-font-lock-defaults): Use `org-headline-done-face'.
24480 (org-table-copy-down): Rename from `org-table-copy-from-above'.
24481 When current field is non-empty, it is copied to next row.
24482 (org-table-copy-from-above): Fix bug which made it
24483 impossible to copy fields containing only a single non-white character.
24484
24485 2005-03-30 Kim F. Storm <storm@cua.dk>
24486
24487 * kmacro.el (kmacro-end-macro): Isearch may store this command
24488 into the macro -- so ignore it when executing keyboard macro.
24489
24490 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24491
24492 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
24493
24494 2005-03-29 Kenichi Handa <handa@m17n.org>
24495
24496 * language/thai.el ("Thai"): Set setup-function and exit-function
24497 for Thai language environment.
24498
24499 * language/thai-util.el: Require thai-word.
24500 (thai-word-mode-map): New variable.
24501 (thai-word-mode): New minor mode.
24502 (setup-thai-language-environment-internal): New function.
24503 (exit-thai-language-environment-internal): New function.
24504
24505 * language/thai-word.el (thai-word-table): Declare it by defvar,
24506 use dolist to initialize it.
24507 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
24508 (thai-fill-find-break-point): New functions.
24509
24510 2005-03-29 Richard M. Stallman <rms@gnu.org>
24511
24512 * simple.el (idle-update-delay): Move definition up.
24513 (set-mark): Doc fix.
24514
24515 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
24516
24517 * longlines.el: New file.
24518
24519 * simple.el (buffer-substring-filters): New variable.
24520 (filter-buffer-substring): New function.
24521 (kill-region, copy-region-as-kill): Use it.
24522
24523 * register.el (copy-to-register, append-to-register)
24524 (prepend-to-register): Use filter-buffer-substring.
24525
24526 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24527
24528 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
24529 (gud-filter-pending-text): Move in front of gdb.
24530 (gud-overlay-arrow-position): New variable.
24531 (gud-sentinel, gud-display-line): Use it in place of
24532 overlay-arrow-position.
24533
24534 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
24535
24536 * progmodes/fortran.el (fortran-if-indent): Doc fix.
24537 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
24538 (fortran-font-lock-keywords-4): New variable.
24539 (fortran-blocks-re, fortran-end-block-re)
24540 (fortran-start-block-re): New constants, for hideshow.
24541 (hs-special-modes-alist): Add a Fortran entry.
24542 (fortran-mode-map): Bind fortran-end-of-block,
24543 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
24544 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
24545 (fortran-looking-at-if-then, fortran-end-of-block)
24546 (fortran-beginning-of-block): New functions, for hideshow.
24547
24548 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
24549 Doc fix. Tweak regexp.
24550 (f90-beginning-of-block): Push mark first.
24551
24552 2005-03-29 Jay Belanger <belanger@truman.edu>
24553
24554 * calc/calc.el: Update copyright date.
24555 (calc-version): Increase to 2.1.
24556 (calc-version-date): Remove.
24557
24558 * calc/calc-help.el: Update copyright date.
24559 (calc-full-help): Remove reference to calc-version-date.
24560 Update copyright date.
24561
24562 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24563
24564 * vc.el (vc-do-command): Use a pipe for async processes, so password
24565 prompts don't show up at places where the user can't reply.
24566
24567 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24568
24569 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
24570 on the file name we pass to the inferior shell.
24571
24572 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
24573
24574 * progmodes/which-func.el (which-function): Be robust in the face of an
24575 imenu--make-index-alist failure.
24576
24577 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24578
24579 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
24580
24581 * progmodes/python.el (python-preoutput-filter): Fix last change.
24582
24583 2005-03-29 Lute Kamstra <lute@gnu.org>
24584
24585 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
24586 functions and compiled macros.
24587 (debug-convert-byte-code): Handle macros too.
24588 (debug-on-entry-1): Don't signal an error when trying to clear a
24589 function that is not set to debug on entry.
24590
24591 2005-03-29 Jay Belanger <belanger@truman.edu>
24592
24593 * calc/calc-lang.el: Add functions to math-function-table
24594 properties of tex and math.
24595
24596 2005-03-29 Kenichi Handa <handa@m17n.org>
24597
24598 * ps-mule.el (ps-mule-plot-string): Translate characters by
24599 ps-print-translation-table.
24600 (ps-mule-begin-job): Call find-charset-region/string with
24601 ps-print-translation-table.
24602 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
24603
24604 * ps-print.el (ps-print-translation-table): New variable.
24605 (ps-plot-region): Translate characters by ps-print-translation-table.
24606
24607 2005-03-29 Juri Linkov <juri@jurta.org>
24608
24609 * simple.el (next-error-highlight-timer): New variable.
24610
24611 * progmodes/compile.el (compilation-goto-locus):
24612 Use `next-error-highlight-timer' instead of `sit-for'.
24613
24614 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24615
24616 * mail/supercite.el (sc-mail-field): Use assoc-string.
24617 (sc-get-address): Simplify regexps.
24618
24619 * files.el (minibuffer-with-setup-hook): New macro.
24620 (find-file-read-args): Use it to avoid let-binding
24621 minibuffer-with-setup-hook (which breaks turning on/off
24622 file-name-shadow-mode while in the prompt).
24623
24624 * complete.el (PC-read-include-file-name-internal):
24625 Use test-completion.
24626
24627 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
24628
24629 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
24630
24631 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24632
24633 * window.el (window-buffer-height): Use count-screen-lines.
24634
24635 * progmodes/python.el (python-preoutput-leftover): New var.
24636 (python-preoutput-filter): Use it.
24637 (python-send-receive): Loop until all the result has been received.
24638
24639 2005-03-28 Juri Linkov <juri@jurta.org>
24640
24641 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
24642
24643 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
24644 "Recover Crashed Session".
24645 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
24646 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
24647 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
24648 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
24649 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
24650 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
24651 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
24652 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
24653
24654 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
24655 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
24656 Ediff Sessions", "Toggle use of separate control buffer frame",
24657 "Use separate frame for Ediff control buffer".
24658
24659 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
24660 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
24661 "Rename Bookmark", "Delete Bookmark".
24662
24663 * info.el (Info-mode-menu): Remove ellipsis from "Index".
24664 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
24665 Add `:active Info-index-alternatives' to "Next Matching Item".
24666
24667 * wdired.el (wdired-change-to-wdired-mode):
24668 Mention `wdired-abort-changes' key in the initial message.
24669
24670 * international/mule.el (auto-coding-alist): Associate non-ascii
24671 image filename extensions with `no-conversion'.
24672
24673 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
24674
24675 * international/iso-acc.el:
24676 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
24677
24678 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
24679
24680 * textmodes/sgml-mode.el (html-mode): Doc update.
24681
24682 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
24683
24684 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
24685
24686 * term.el (term-move-columns): Fix face after extending a line.
24687 (term-insert-spaces): Likewise.
24688 (term-reset-terminal): Fix off by one error.
24689
24690 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24691
24692 * international/mule.el (auto-coding-alist): Add .xpi files.
24693
24694 * files.el (auto-mode-alist): Add .xpi files.
24695
24696 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
24697
24698 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
24699
24700 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24701
24702 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
24703
24704 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
24705
24706 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
24707 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
24708
24709 * calendar/cal-move.el (calendar-beginning-of-year): Move the
24710 cursor to Jan 1 when needed.
24711 (calendar-end-of-year): Fix -/+ typo.
24712 Reported by Chong Yidong <cyd@stupidchicken.com>.
24713
24714 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
24715
24716 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
24717
24718 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
24719 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
24720
24721 2005-03-25 Richard M. Stallman <rms@gnu.org>
24722
24723 * filesets.el (filesets-init): Add autoload.
24724
24725 * mail/mailalias.el (mail-directory): Doc fix.
24726
24727 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24728
24729 * mail/mailalias.el (mail-directory-process): Do nothing if
24730 mail-directory-process is an atom.
24731 (mail-get-names): Ignore mail-directory-names if it is an atom.
24732 (mail-directory-process defvar): Doc fix.
24733 (mail-names): Doc fix.
24734
24735 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
24736
24737 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
24738
24739 2005-03-26 Kenichi Handa <handa@m17n.org>
24740
24741 * international/mule-util.el (detect-coding-with-priority):
24742 Call update-coding-systems-internal before detect-coding-region.
24743
24744 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
24745
24746 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
24747 (gdb-frames-mode-map): Add follow-link property.
24748
24749 2005-03-25 Jay Belanger <belanger@truman.edu>
24750
24751 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
24752 for variables.
24753
24754 2005-03-25 Juri Linkov <juri@jurta.org>
24755
24756 * image-mode.el: Optimize image filename extension regexps in
24757 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
24758 in `auto-mode-alist'.
24759 (image-mode): Add `image-toggle-display-text' to local hook
24760 `change-major-mode-hook'. Display the image as an image by
24761 default. Set `cursor-type' and `truncate-lines' if the image
24762 is already displayed. Take into account the current mode (image
24763 or text) in message.
24764 (image-minor-mode): New minor mode.
24765 (image-mode-maybe, image-toggle-display-text): New functions.
24766 (image-toggle-display): Use called-interactively-p.
24767 Let-bind `inhibit-read-only' to t.
24768
24769 * image-mode.el (image-minor-mode): Set `cursor-type' and
24770 `truncate-lines' if the image is already displayed. Add turning
24771 image-minor-mode off to `change-major-mode-hook'. Add message.
24772 Call `image-toggle-display-text' after turning image-minor-mode off.
24773
24774 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24775
24776 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
24777 Terminal.app, use utf-8.
24778 (set-display-table-and-terminal-coding-system): Add coding-system arg.
24779 (set-locale-environment): Use it.
24780
24781 * term/xterm.el: Undo last change, better done in mule-cmds.el.
24782
24783 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
24784
24785 * progmodes/python.el (python-close-block-statement-p)
24786 (python-outdent-p, python-current-defun): Use symbol-end.
24787
24788 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24789
24790 * files.el (save-some-buffers): Doc fix.
24791
24792 2005-03-25 Werner Lemberg <wl@gnu.org>
24793
24794 * complete.el, thumbs.el: Replace `legal' with `valid'.
24795 * calendar/calendar.el: Replace `legal' with `valid'.
24796 * emacs-lisp/advice.el: Replace `legal' with `valid'.
24797 * mail/supercite.el: Replace `legal' with `valid'.
24798 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
24799 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
24800 Replace `legal' with `valid'.
24801 * textmodes/reftex-vars.el, textmodes/reftex.el:
24802 Replace `legal' with `valid'.
24803
24804 2005-03-25 Werner Lemberg <wl@gnu.org>
24805
24806 * calc/calc-forms.el, calc/calc-sel.el
24807 * midnight.el, vc-cvs.el
24808 * emacs-lisp/cl-macs.el
24809 * emulation/vip.el
24810 * eshell/esh-io.el, eshell/esh-var.el
24811 * mail/supercite.el
24812 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
24813 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
24814 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
24815 * progmodes/sh-script.el, progmodes/xscheme.el
24816 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
24817 * textmodes/reftex-index.el, textmodes/reftex-parse.el
24818 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
24819 * textmodes/reftex.el, textmodes/org.el:
24820 Replace `illegal' with `invalid'.
24821
24822 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24823
24824 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
24825 (flymake-find-buildfile, flymake-find-possible-master-files)
24826 (flymake-check-include, flymake-parse-line): Replace loops over the
24827 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
24828
24829 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
24830 Substitute file-name-as-directory in the rest of the file.
24831 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
24832 (flymake-replace-region): Remove unused arg `buffer'.
24833 (flymake-check-patch-master-file-buffer): Update calls to it.
24834 (flymake-add-err-info): Remove unused var `count'.
24835 (flymake-mode): Use define-minor-mode.
24836
24837 * progmodes/flymake.el: Use with-current-buffer.
24838 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
24839 flymake-replace-regexp-in-string, flymake-line-beginning-position)
24840 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
24841 Avoid testing for `xemacs'.
24842 (flymake-nop): Move.
24843 (flymake-region-has-flymake-overlays): Return the computed value.
24844 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
24845 Remove unused var `endline'.
24846 (flymake-get-line-count): Remove unused function.
24847 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
24848
24849 * emulation/vi.el:
24850 * generic.el:
24851 * hilit-chg.el (global-highlight-changes):
24852 * hi-lock.el (hi-lock-mode):
24853 * follow.el: find-file-hooks -> find-file-hook.
24854
24855 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
24856
24857 2005-03-24 Juri Linkov <juri@jurta.org>
24858
24859 * dired.el (dired-mode-map): Add menu item "Compare directories"
24860 for dired-compare-directories.
24861
24862 * dired-aux.el (dired-compare-directories): Add autoload cookie.
24863 Doc fix. Replace `read-file-name' with `read-directory-name'.
24864
24865 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24866
24867 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
24868
24869 2005-03-24 Jay Belanger <belanger@truman.edu>
24870
24871 * calc/calc-embed.el (calc-embedded-mode-change): Save all
24872 relevant mode settings in calc-embedded-original-modes when modes
24873 are permanently changed.
24874
24875 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24876
24877 * autoinsert.el: find-file-hooks -> find-file-hook.
24878
24879 2005-03-24 Lute Kamstra <lute@gnu.org>
24880
24881 * generic.el (generic-font-lock-defaults): Make it obsolete.
24882 (generic-font-lock-keywords): New variable to replace
24883 generic-font-lock-defaults.
24884 (generic-mode-set-font-lock): Delete it.
24885 (generic-mode-internal): Don't call generic-mode-set-font-lock.
24886 (generic-bracket-support): Add docstring.
24887
24888 * generic-x.el: Rename generic-font-lock-defaults to
24889 generic-font-lock-keywords throughout.
24890 (mailagent-rules-setup-function): Delete it.
24891 (mailagent-rules-generic-mode): Use anonymous function instead.
24892 (show-tabs-generic-mode-font-lock-defaults-1)
24893 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
24894 Quote faces.
24895 (show-tabs-tab-face, show-tabs-space-face): Specify background,
24896 not foreground.
24897
24898 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
24899 Recognize define-generic-mode.
24900
24901 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
24902
24903 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
24904 if there's no completion table.
24905
24906 2005-03-23 Miles Bader <miles@gnu.org>
24907
24908 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24909 Remove tty-specific variants, as they're no longer needed.
24910
24911 2005-03-23 Lute Kamstra <lute@gnu.org>
24912
24913 * generic-x.el: Code cleanup: make args constant whenever possible.
24914 (installshield-statement-keyword-list)
24915 (installshield-system-functions-list)
24916 (installshield-system-variables-list, installshield-types-list)
24917 (installshield-funarg-constants-list): Make them constants.
24918
24919 * generic.el (generic-make-keywords-list): Add autoload cookie.
24920
24921 * calendar/time-date.el: Add comment on time value formats.
24922 Don't require parse-time.
24923 (with-decoded-time-value): New macro.
24924 (encode-time-value): New function.
24925 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
24926 (days-to-time): Return a valid time value when arg is huge.
24927 (time-since): Use time-subtract.
24928 (time-to-number-of-days): Use time-to-seconds.
24929
24930 2005-03-23 David Ponce <david@dponce.com>
24931
24932 * recentf.el (recentf-keep): New option.
24933 (recentf-menu-action): Default to `find-file'.
24934 (recentf-keep-non-readable-files-flag)
24935 (recentf-keep-non-readable-files-p)
24936 (recentf-file-readable-p, recentf-find-file)
24937 (recentf-cleanup-remote): Remove.
24938 (recentf-include-p): More robust.
24939 (recentf-keep-p): New function.
24940 (recentf-remove-if-non-kept): Rename from
24941 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
24942 All callers updated.
24943 (recentf-menu-items-for-commands): Fix help string.
24944 (recentf-track-closed-file): Update. Doc fix.
24945 (recentf-cleanup): Update. Count removed files. Doc fix.
24946
24947 2005-03-23 Kim F. Storm <storm@cua.dk>
24948
24949 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24950 Don't inherit from fringe face (now happens automatically).
24951
24952 2005-03-22 Kim F. Storm <storm@cua.dk>
24953
24954 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
24955 position values.
24956
24957 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
24958
24959 * menu-bar.el (showhide-date-time): Remove.
24960 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
24961 (menu-bar-make-mm-toggle): Simplify.
24962
24963 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24964
24965 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
24966 Accept qualified variable and function names.
24967
24968 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
24969
24970 * bindings.el (completion-ignored-extensions):
24971 Remove ".lis" for `vax-vms'.
24972
24973 2005-03-22 Andreas Schwab <schwab@suse.de>
24974
24975 * generic-x.el: Revert last change.
24976 * ldefs-boot.el: Update.
24977
24978 2005-03-22 Jay Belanger <belanger@truman.edu>
24979
24980 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
24981 (calc-embedded-save-original-modes)
24982 (calc-embedded-restore-original-modes): New functions.
24983 (calc-do-embedded): Save original modes when entering embedded mode
24984 and restore when leaving embedded mode.
24985 (calc-embedded-modes-change): Change the value of
24986 calc-embedded-original-modes to reflect permanent changes.
24987
24988 2005-03-22 Lute Kamstra <lute@gnu.org>
24989
24990 * generic-x.el: Require generic again.
24991
24992 2005-03-22 Miles Bader <miles@gnu.org>
24993
24994 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24995 Tweak details to look good on both ttys and bitmap displays, light
24996 or dark background, etc.
24997
24998 2005-03-21 Kim F. Storm <storm@cua.dk>
24999
25000 * tooltip.el (tooltip-show-help-function): Check car and cdr of
25001 mouse position.
25002
25003 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25004
25005 * icomplete.el: Don't forcibly turn on the mode upon load.
25006 (icomplete-mode): Use define-minor-mode.
25007 (icomplete-eoinput): Default to nil.
25008 (icomplete-minibuffer-setup): Remove autoload.
25009 (icomplete-tidy): Simplify.
25010 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
25011 in the initial state or if the user has modified the field.
25012 Fix handling of icomplete-max-delay-chars.
25013 Remove code that handles the oddball case where
25014 minibuffer-completion-table is an integer.
25015 Wrap icomplete-completions in while-no-input in case building
25016 completions takes more time than expected.
25017 (icomplete-completions): Simplify.
25018
25019 2005-03-21 Richard M. Stallman <rms@gnu.org>
25020
25021 * jka-compr.el (jka-compr-really-do-compress):
25022 Make variable buffer-local.
25023
25024 * image-mode.el: Handle .xpm files too.
25025 (image-toggle-display): Preserve modification flag.
25026
25027 * help.el (where-is): Don't mention aliases with no key bindings.
25028
25029 2005-03-21 Lute Kamstra <lute@gnu.org>
25030
25031 * generic.el: Fix commentary section. Don't require cl for
25032 compilation.
25033 (generic-mode-list): Add autoload cookie.
25034 (generic-use-find-file-hook, generic-lines-to-scan)
25035 (generic-find-file-regexp, generic-ignore-files-regexp)
25036 (generic-mode, generic-mode-find-file-hook)
25037 (generic-mode-ini-file-find-file-hook): Fix docstrings.
25038 (define-generic-mode): Make it a defmacro. Fix docstring.
25039 (generic-mode-internal): Code cleanup. Add autoload cookie.
25040 (generic-mode-set-comments): Code cleanup.
25041 * generic-x.el: Don't prevent compilation. Don't require generic.
25042 Follow coding conventions. Minor code cleanup.
25043 (etc-fstab-generic-mode): Add some keywords.
25044 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
25045 define-generic-mode like a function declaration.
25046
25047 2005-03-21 Jay Belanger <belanger@truman.edu>
25048
25049 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
25050 changing modes.
25051
25052 2005-03-21 Sam Steingold <sds@gnu.org>
25053
25054 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
25055
25056 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
25057
25058 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
25059 Add underscore to "f$ lexicals" regexp.
25060
25061 2005-03-20 Juri Linkov <juri@jurta.org>
25062
25063 * subr.el (progress-reporter-do-update): When `min-value' is equal
25064 to `max-value', set `percentage' to 0 and prevent division by zero.
25065
25066 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
25067
25068 Sync with Tramp 2.0.48.
25069
25070 * net/tramp.el (all): Change all addresses to .gnu.org.
25071 (tramp-append-tramp-buffers): New defun.
25072 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
25073 Catch `dont-send' signal.
25074 (tramp-set-auto-save-file-modes): Set always permissions, because
25075 there might be an old auto-saved file belonging to another
25076 original file. This could be a security threat. Reported by
25077 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
25078 Check for Emacs 21.3.50 removed.
25079
25080 * net/tramp-smb.el (all): Remove debug construct for
25081 `with-parsed-tramp-file-name'.
25082 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
25083 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
25084 No error message if DIRECTORY or FILENAME doesn't exist.
25085 (tramp-smb-open-connection): Check existence of
25086 `tramp-smb-program'.
25087
25088 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
25089
25090 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
25091 Properly handle the case where the `m' or `s' command's argument is not
25092 yet terminated.
25093 (perl-indent-new-calculate): New function.
25094 (perl-indent-line): Use it.
25095
25096 2005-03-20 Miles Bader <miles@gnu.org>
25097
25098 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
25099 in text-mode too. Change to new face names.
25100 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
25101 Add `:weight bold' attribute.
25102 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
25103
25104 2005-03-19 Juri Linkov <juri@jurta.org>
25105
25106 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
25107
25108 * international/mule.el (auto-coding-alist): Sync with
25109 `auto-mode-alist' by adding upper case archive file extensions
25110 and adding ear/war to jar extension.
25111
25112 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
25113
25114 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
25115 running, restart it.
25116
25117 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
25118
25119 * finder.el (finder-current-item): Throw an error on an empty line.
25120
25121 * man.el (Man-follow-manual-reference): If current-word returns
25122 nil, use "".
25123
25124 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
25125
25126 * simple.el (goto-line): Doc fix.
25127
25128 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
25129
25130 * files.el (save-buffer): Doc fix.
25131
25132 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
25133
25134 * recentf.el (recentf-cleanup-remote): New variable.
25135 (recentf-cleanup): Use it to conditionally check availability of
25136 remote files.
25137
25138 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
25139
25140 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
25141 function names.
25142
25143 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25144
25145 * language/thai-word.el: New file.
25146
25147 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25148
25149 * files.el (backup-buffer): If the file's directory is not
25150 writable, use copy instead of move to backup the file.
25151
25152 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25153
25154 * obsolete/keyswap.el: Moved to obsolete/ from term/.
25155
25156 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25157
25158 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
25159 Use functionp instead of symbolp and fboundp. Reported by Drkm
25160 <darkman_spam@yahoo.fr>.
25161 (ps-print-version): New version 6.6.6.
25162
25163 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
25164
25165 * textmodes/table.el (table--line-column-position): New idiom.
25166 (table--row-column-insertion-point-p): New function to test
25167 validity of row and column insertion operation at a location.
25168 (table-global-menu, table-cell-menu): Use above functions for
25169 deterministic test operation.
25170 (table--editable-cell-p): Behave in deterministic fashion.
25171
25172 2005-03-18 Juri Linkov <juri@jurta.org>
25173
25174 * isearch.el (isearch-lazy-highlight-new-loop):
25175 Make arguments beg and end optional.
25176 (isearch-update): Remove optional arguments nil from
25177 isearch-lazy-highlight-new-loop.
25178 (isearch-lazy-highlight-search): Let-bind case-fold-search to
25179 isearch-lazy-highlight-case-fold-search instead of
25180 isearch-case-fold-search, and let-bind isearch-regexp to
25181 isearch-lazy-highlight-regexp.
25182 Use isearch-lazy-highlight-last-string instead of isearch-string.
25183
25184 * replace.el (perform-replace): Remove bindings of global
25185 variables isearch-string, isearch-regexp, isearch-case-fold-search.
25186 Add three new arguments to `replace-highlight'.
25187 (replace-highlight): Add arguments string, regexp, case-fold.
25188 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
25189 to allow isearch-lazy-highlight-new-loop to use these values
25190 to set corresponding isearch-lazy-highlight-* internal
25191 variables whose values lazy highlighting will use regardless of
25192 changes to global variables isearch-string, isearch-regexp,
25193 isearch-case-fold-search during lazy highlighting loop.
25194 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
25195 to `lazy-highlight-cleanup'.
25196
25197 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
25198 (ispell-highlight-face): Set default face to `isearch' when
25199 lazy highlighting is enabled.
25200 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
25201 priority to 1. Add lazy highlighting.
25202 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
25203 from `isearch-dehighlight'.
25204
25205 2005-03-18 David Ponce <david@dponce.com>
25206
25207 * files.el (hack-local-variables): Do a case-insensitive search
25208 for End.
25209
25210 2005-03-18 Juri Linkov <juri@jurta.org>
25211
25212 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
25213 `isearch-lazy-highlight-cleanup', add alias to old name and
25214 declare obsolete. Add release numbers to other obsolete vars.
25215 (isearch-done, isearch-lazy-highlight-new-loop):
25216 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
25217 (lazy-highlight-cleanup) <variable>: Doc fix.
25218 (isearch-lazy-highlight-update): Rename obsolete
25219 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
25220
25221 2005-03-18 Kenichi Handa <handa@m17n.org>
25222
25223 * language/thai-util.el: Fix categorization of Thai characters in
25224 thai-category-table.
25225 (thai-composition-pattern): Adjust it for the above change.
25226 (thai-self-insert-command, thai-compose-syllable): New functions.
25227 (thai-compose-region): Use thai-compose-syllable.
25228 (thai-compose-string): Likewise.
25229 (thai-composition-function): Likewise.
25230 (thai-auto-composition): New function.
25231 (thai-auto-composition-mode): New minor mode.
25232
25233 * language/thai.el: Fix patterns to be registered in
25234 composition-function-table.
25235
25236 * international/quail.el (quail-input-method): Locally bind
25237 inhibit-modification-hooks to t.
25238
25239 2005-03-17 Richard M. Stallman <rms@gnu.org>
25240
25241 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
25242 (perl-mode): Use run-mode-hooks.
25243
25244 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
25245 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
25246 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
25247
25248 * mail/sendmail.el (sendmail-send-it): Reenable the code
25249 to compute resend-to-address and use it.
25250
25251 * tar-mode.el (tar-mode): Turn off undo unconditionally.
25252
25253 * image-mode.el: New file.
25254
25255 * image.el (insert-sliced-image): Add autoload cookie.
25256
25257 * font-lock.el (font-lock-lines-before): New user option.
25258 (font-lock-after-change-function): Obey it.
25259
25260 * bindings.el (esc-map): Make M-g a prefix.
25261 Bind M-g g and M-g M-g to goto-line.
25262
25263 * faces.el (face-id): Doc fix.
25264
25265 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25266
25267 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
25268 (rmail-show-message): Use rmail-unknown-mail-followup-to.
25269 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
25270
25271 * mail/sendmail.el (mail-yank-ignored-headers)
25272 (mail-font-lock-keywords, mail-mode-fill-paragraph):
25273 Add Mail-Followup-To and Mail-Reply-To headers.
25274 (mail-citation-hook): Add autoload cookie.
25275 (mail-mode): Doc fix.
25276 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
25277 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
25278 (mail-mode-fill-paragraph): Handle those headers.
25279 (mail-mailing-lists): New variable.
25280 (mail-mail-reply-to, mail-mail-followup-to): New functions.
25281
25282 2005-03-17 Juri Linkov <juri@jurta.org>
25283
25284 * isearch.el (isearch-fallback): Check for `(car previous)'
25285 before calling `isearch-other-end-state'.
25286
25287 2005-03-17 Kim F. Storm <storm@cua.dk>
25288
25289 * simple.el (move-beginning-of-line): Move to beginning of buffer
25290 line, as well as beginning of screen line.
25291
25292 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
25293
25294 * calendar/diary-lib.el (mark-diary-entries): Use new optional
25295 argument REDRAW rather than calendar-redrawing variable.
25296 * calendar/calendar.el (calendar-redrawing): Delete.
25297 (redraw-calendar): Do not bind calendar-redrawing.
25298
25299 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
25300
25301 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
25302 diary-file buffer.
25303
25304 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
25305
25306 * help.el (describe-mode): Allow a :minor-mode-function property to
25307 specify a different minor mode toggle function than the variable.
25308 * simple.el (auto-fill-function):
25309 * subr.el (add-minor-mode): Use it.
25310
25311 2005-03-16 Kenichi Handa <handa@m17n.org>
25312
25313 * language/ethio-util.el (sera-being-called-by-w3): New variable.
25314 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
25315 (ethio-fidel-to-sera-buffer): Likewise.
25316
25317 2005-03-16 Juri Linkov <juri@jurta.org>
25318
25319 * emacs-lisp/find-func.el (find-function-regexp):
25320 Add defun-emitting macro `menu-bar-make-toggle'.
25321
25322 * isearch.el: Put `isearch-scroll' property to
25323 `split-window-horizontally'.
25324
25325 * info.el: Update error messages for `debug-ignored-errors'.
25326 (Info-isearch-search): Doc fix.
25327 (Info-find-node): Move up code to go into info buffer before
25328 recording the node to the history.
25329 (Info-fontify-node): Fontify titles only if the next line
25330 has two or more `*', `=', `-', `.'.
25331 Display "go to this node" for empty (match-string 3).
25332
25333 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25334
25335 * term/mac-win.el: Add mouse pointer shape constants.
25336
25337 2005-03-15 Kim F. Storm <storm@cua.dk>
25338
25339 * simple.el (move-beginning-of-line): Use vertical-motion.
25340
25341 2005-03-15 Juri Linkov <juri@jurta.org>
25342
25343 * isearch.el (isearch-error): New variable.
25344 (isearch-invalid-regexp, isearch-within-brackets): Remove.
25345 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
25346 (isearch-within-brackets-state): Remove.
25347 (isearch-case-fold-search-state, isearch-pop-fun-state):
25348 Decrease frame index.
25349 (isearch-mode, isearch-top-state, isearch-push-state)
25350 (isearch-edit-string, isearch-abort, isearch-search-and-update)
25351 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
25352 (isearch-search, isearch-lazy-highlight-new-loop):
25353 Replace `isearch-invalid-regexp' with `isearch-error'.
25354 Remove `isearch-within-brackets'.
25355 (isearch-search): Add `search-failed' handler to `condition-case'.
25356 (isearch-lazy-highlight-search): Add `condition-case' to catch
25357 errors and allow `isearch-lazy-highlight-update' to try
25358 highlighting from the beginning of the window.
25359 (isearch-repeat): Move up code to set isearch-wrapped to t
25360 before calling isearch-wrap-function.
25361
25362 * info.el (Info-isearch-initial-node): New internal variable.
25363 (Info-search): Signal an error in isearch mode when search leaves
25364 the initial node. Signal an error when `bound' is non-nil and
25365 nothing was found in the current subfile.
25366 (Info-isearch-search): Remove `condition-case'.
25367 (Info-isearch-wrap): Don't wrap when search failed during leaving
25368 the initial node. If `Info-isearch-search' is nil, wrap around
25369 the current node.
25370 (Info-isearch-start): New fun.
25371 (Info-mode): Add buffer-local hook `Info-isearch-start' to
25372 `isearch-mode-hook'.
25373
25374 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25375
25376 * simple.el (normal-erase-is-backspace): Set default to t if
25377 running on Mac.
25378
25379 * term/mac-win.el (function-key-map): Sync with x-win.el.
25380
25381 2005-03-15 Kenichi Handa <handa@m17n.org>
25382
25383 * international/mule-cmds.el (locale-language-names): Modify the
25384 format of elements and add more entries.
25385 (locale-preferred-coding-systems): Add more entries.
25386 (set-locale-environment): Adjust for the change of
25387 locale-language-names.
25388
25389 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
25390
25391 * pcvs.el (smerge-ediff): Remove bogus autoload.
25392
25393 2005-03-14 Lute Kamstra <lute@gnu.org>
25394
25395 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
25396 Ignore a `*' at the beginning of a line.
25397
25398 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
25399 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
25400 subr.el.
25401 (dont-compile, eval-when-compile, eval-and-compile): Use declare
25402 to specify indentation.
25403
25404 * generic.el (define-generic-mode): Let generic-mode-list be a
25405 list of strings; test membership with equal.
25406
25407 2005-03-14 Kim F. Storm <storm@cua.dk>
25408
25409 * simple.el (next-line, previous-line): Add optional try-vscroll
25410 arg to recognize interactive use. Pass it on to line-move.
25411 (line-move): Don't perform auto-window-vscroll when defining or
25412 executing keyboard macro to ensure consistent behavior.
25413
25414 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
25415
25416 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
25417
25418 2005-03-13 Lute Kamstra <lute@gnu.org>
25419
25420 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
25421 debugger-setup-buffer so that backtrace marks the frames set to
25422 debug-on-exit and we don't have to do it manually. Set an extra
25423 debug-on-exit for macro's.
25424 (debugger-setup-buffer): Don't mark the top frame manually.
25425
25426 2005-03-12 Lute Kamstra <lute@gnu.org>
25427
25428 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
25429 lisp-indent-function throughout.
25430 (with-no-warnings): Set lisp-indent-function property.
25431
25432 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
25433
25434 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
25435 Add entry for backslash.
25436
25437 2005-03-12 Juri Linkov <juri@jurta.org>
25438
25439 * info.el (Info-search): Four fixes for backward search.
25440
25441 2005-03-11 Jay Belanger <belanger@truman.edu>
25442
25443 * calc/calc.el (calc-language-alist): New variable.
25444 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
25445 (calc-embedded-find-modes): Use calc-language-alist instead of
25446 calc-embedded-language-alist.
25447
25448 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25449
25450 * calendar/calendar.el (calendar-redrawing): New internal
25451 variable.
25452 (redraw-calendar): Remove bogus save-excursion from previous
25453 change. Bind calendar-redrawing to t for mark-diary-entries.
25454 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
25455 calendar if that is why we were called.
25456
25457 2005-03-11 Kenichi Handa <handa@m17n.org>
25458
25459 * international/mule.el (make-coding-system): Set property
25460 coding-system-define-form to nil.
25461 (define-coding-system-alias): Likewise.
25462
25463 2005-03-11 Kenichi Handa <handa@m17n.org>
25464
25465 These changes are suggested by Dave Love <fx@gnu.org>.
25466
25467 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
25468 coding: tag.
25469 (adaptive-fill-regexp): Add more bullets.
25470 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
25471 regexps.
25472
25473 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
25474
25475 * help.el (describe-mode): Properly handle non-trivial lighters.
25476 Don't ignore minor modes that are not listed in minor-mode-list.
25477
25478 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
25479 feature ON when the user requests to turn it OFF.
25480
25481 2005-03-10 Lute Kamstra <lute@gnu.org>
25482
25483 * emacs-lisp/debug.el (debug-entry-code): Delete it.
25484 (implement-debug-on-entry): New function to replace debug-entry-code.
25485 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
25486 second argument as the 2005-03-07 change makes it obsolete.
25487 (debug-on-entry, cancel-debug-on-entry): Update call to
25488 debug-on-entry-1.
25489 (debug, debugger-setup-buffer): Comment update.
25490 (debugger-frame-number): Update to work with implement-debug-on-entry.
25491
25492 2005-03-10 Jay Belanger <belanger@truman.edu>
25493
25494 * calc/calc-embed.el (math-ms-args): Declare it.
25495 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
25496 math-ms-args.
25497 (calc-embedded-subst): Use math-multi-subst-rec to substitute
25498 variables.
25499
25500 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
25501
25502 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
25503 Use message-box.
25504
25505 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
25506 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
25507 (tooltip-gud-tips): Simplify.
25508 (tooltip-gud-tips-p): Remove superfluous :set.
25509 (tooltip-gud-modes): Add fortran-mode.
25510 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
25511
25512 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
25513
25514 2005-03-09 Kim F. Storm <storm@cua.dk>
25515
25516 * play/animate.el (animate-place-char): Use forward-line instead
25517 of next-line to improve performance.
25518
25519 2005-03-09 Simon Josefsson <jas@extundo.com>
25520
25521 * net/browse-url.el (browse-url-default-browser): Doc fix.
25522
25523 2005-03-09 Miles Bader <miles@gnu.org>
25524
25525 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
25526 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
25527
25528 2005-03-09 Kenichi Handa <handa@m17n.org>
25529
25530 * international/latin-1.el: Set case and syntax for 255 only if
25531 set-case-syntax-set-multibyte is nil.
25532
25533 * textmodes/ispell.el (ispell-insert-word): New function.
25534 (ispell-word): Use ispell-insert-word to insert a new word.
25535 (ispell-process-line): Likewise.
25536 (ispell-complete-word): Likewise.
25537
25538 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
25539
25540 * calendar/calendar.el (redraw-calendar): Preserve point.
25541 Reported by Matt Hodges <MPHodges@member.fsf.org>.
25542 (calendar-week-start-day): Move after definition of
25543 redraw-calendar. Delete buffer test, since redraw-calendar has
25544 that now.
25545
25546 * calendar/diary-lib.el (mark-diary-entries): Only call
25547 redraw-calendar in the first of any recursive calls.
25548 Reported by Alan Shutko <ats@acm.org>.
25549
25550 2005-03-08 Juri Linkov <juri@jurta.org>
25551
25552 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
25553 (html-horizontal-rule, html-line, html-image, html-checkboxes)
25554 (html-radio-buttons): Add a space before the trailing `/>' where
25555 sgml-xml-mode is non-nil.
25556 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
25557 the subsequent tag of the empty XML tag.
25558 (html-href-anchor): Don't set initial input to "http:".
25559 (html-image): Ask for the image URL and set point inside alt="".
25560 (html-name-anchor): Duplicate the name in the `id' attribute when
25561 sgml-xml-mode is non-nil.
25562 (html-paragraph): Remove \n before <p>.
25563 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
25564 instead of `checked' when sgml-xml-mode is non-nil.
25565
25566 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
25567 Remove 1 space before #RRGGBB to not truncate it on terminal
25568 windows w/o fringes. Remove 1 space between bg and fg examples
25569 to get more space.
25570 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
25571 avoid byte-compile warnings.
25572
25573 * image-file.el (image-file-handler): Put `safe-magic' property to
25574 `image-file-handler'.
25575
25576 * info.el (Info-isearch-search): Emulate word search in
25577 isearching through multiple Info nodes with Info-search.
25578 (Info-isearch-wrap): Allow isearch-word.
25579
25580 2005-03-08 Lute Kamstra <lute@gnu.org>
25581
25582 * emacs-lisp/debug.el (debugger-step-through): Make sure that
25583 stepping into the debugger's code is not possible.
25584 (debugger-jumping-flag): Docstring update.
25585
25586 2005-03-08 Jay Belanger <belanger@truman.edu>
25587
25588 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
25589 embedded mode begins.
25590 (calc-embedded-language-alist): New variable.
25591 (calc-embedded-find-modes): Use calc-embedded-language-alist to
25592 set default language mode.
25593
25594 2005-03-08 Kenichi Handa <handa@m17n.org>
25595
25596 * international/ccl.el (define-ccl-program): Fix docstring about
25597 extra 256 bytes assured for the output buffer.
25598
25599 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25600 Fix BUFFER_MAGNIFICATION to 2.
25601 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25602
25603 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
25604
25605 * align.el (align-rules-list): Added an alignment rule for CSS
25606 declarations (applies to css-mode and html-mode buffers).
25607
25608 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
25609
25610 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
25611
25612 2005-03-07 Kim F. Storm <storm@cua.dk>
25613
25614 * simple.el (move-beginning-of-line): New command.
25615
25616 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
25617
25618 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
25619
25620 * emulation/cua-base.el: Put CUA move property on move-end-of-line
25621 and move-beginning-of-line.
25622
25623 * apropos.el (apropos-print): Omit command from M-x ... RET.
25624
25625 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
25626
25627 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
25628 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
25629
25630 2005-03-06 Richard M. Stallman <rms@gnu.org>
25631
25632 * bindings.el (esc-map): Bind M-g to goto-line.
25633
25634 * facemenu.el (global-map): Bind M-o, not M-g.
25635
25636 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25637
25638 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
25639 "Open Directory" as for "Open File".
25640
25641 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
25642
25643 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
25644 (push-mark-command): Run activate-mark-hook.
25645
25646 2005-03-06 Richard M. Stallman <rms@gnu.org>
25647
25648 * help-mode.el (help-mode-finish): Don't alter the element
25649 in view-return-to-alist if there already is one.
25650
25651 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
25652 make sure the current buffer is the expected one.
25653
25654 * novice.el (disabled-command-function): Output in *Disabled Command*.
25655 Explicitly ignore non-keyboard events, and explicitly handle C-g.
25656
25657 * textmodes/flyspell.el (flyspell-large-region):
25658 Pass args differently for aspell.
25659
25660 * files.el (mode-require-final-newline): Doc fix.
25661
25662 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25663
25664 * progmodes/which-func.el (which-function):
25665 Specify NOERROR when calling imenu--make-index-alist.
25666
25667 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
25668
25669 * simple.el (normal-erase-is-backspace): Define default value.
25670
25671 * custom.el (custom-theme-set-variables): Remove unused var
25672 `immediate'.
25673 (custom-reevaluate-setting): Simple function to handle variables
25674 that are defined before their default value can really be
25675 computed.
25676
25677 * startup.el (command-line): Use it for temporary-file-directory,
25678 small-emporary-file-directory, auto-save-file-name-transforms,
25679 blink-cursor-mode, and normal-erase-is-backspace.
25680
25681 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
25682 progress, even with buggy anchored keywords.
25683
25684 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
25685
25686 * simple.el (goto-line): Remove unbalanced final parenthesis.
25687
25688 2005-03-05 Richard M. Stallman <rms@gnu.org>
25689
25690 * simple.el (goto-line): Use a number at point as the default.
25691 With C-u as arg, switch buffers.
25692
25693 2005-03-05 Juri Linkov <juri@jurta.org>
25694
25695 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
25696 with `no-blinking-cursor'.
25697
25698 * startup.el (no-blinking-cursor): New defvar.
25699 (command-line): Add `--no-blinking-cursor' to longopts.
25700 Set `no-blinking-cursor' to t for command line arguments
25701 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
25702 with `no-blinking-cursor' in the condition for calling
25703 `blink-cursor-mode'.
25704
25705 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
25706
25707 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
25708 (menu-bar-options-save): Add blink-cursor-mode.
25709 (menu-bar-options-menu): Add blink-cursor-mode.
25710
25711 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
25712
25713 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
25714 (icalendar-export-file, icalendar-export-region)
25715 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
25716 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
25717
25718 2005-03-04 Lute Kamstra <lute@gnu.org>
25719
25720 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
25721 (debug-function-list): Ditto.
25722
25723 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
25724
25725 * textmodes/texinfmt.el (texinfo-append-refill):
25726 Redefine the types of line to which @refill
25727 is not appended by replacing a search for `@refill\\|@bye' with
25728 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
25729 itemize@refill' bug and the unfilled long lines bug.
25730 (texinfmt-version): Update number and date.
25731
25732 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
25733
25734 * international/code-pages.el (windows-1250, windows-125[2-8])
25735 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
25736
25737 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
25738
25739 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
25740 bound yet.
25741
25742 2005-03-02 Romain Francoise <romain@orebokech.com>
25743
25744 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
25745 buffer after removing limits.
25746 (ibuffer-pop-filter): Ditto.
25747 Update copyright.
25748
25749 2005-03-02 Miles Bader <miles@gnu.org>
25750
25751 * button.el (make-text-button): If the user doesn't specify a
25752 type, use the default. Rewrite to use `add-text-properties' and
25753 plist functions.
25754
25755 2005-03-01 Lute Kamstra <lute@gnu.org>
25756
25757 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
25758 (debugger-jumping-flag): New var.
25759 (debug-entry-code): Use it.
25760 (debugger-jump): Use debugger-jumping-flag and add
25761 debugger-reenable to post-command-hook.
25762 (debugger-reenable): Use debugger-jumping-flag and remove itself
25763 from post-command-hook.
25764 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
25765 debugger-reenable.
25766
25767 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
25768
25769 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
25770 inclusion of "itemize\\|", which may be unnecessary, is certainly
25771 inelegant, and stops refilling in itemize lists when formatting
25772 Japanese Texinfo files to Info.
25773 Update copyright to 2005.
25774
25775 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
25776
25777 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
25778 of an error if GDB can't find the source file.
25779
25780 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
25781
25782 * calendar/calendar.el (redraw-calendar): Work from any buffer,
25783 not just the calendar.
25784
25785 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
25786 first.
25787 (diary-redraw-calendar): New function.
25788 (make-diary-entry): Add diary-redraw-calendar to local
25789 write-contents-functions. Turn off selective display before
25790 inserting in diary.
25791
25792 2005-03-01 Kim F. Storm <storm@cua.dk>
25793
25794 * emacs-lisp/copyright.el (copyright-fix-years): New command.
25795
25796 2005-03-01 Lute Kamstra <lute@gnu.org>
25797
25798 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
25799 that debug-entry-code can be safely removed from a function while
25800 this code is being evaluated. Revert the 2005-02-27 change as the
25801 new implementation no longer requires it. Make sure that a
25802 function body containing just a string is not mistaken for a docstring.
25803 (debug): Skip one more frame in case of debug on entry.
25804 (debugger-setup-buffer): Delete one more frame line in case of
25805 debug on entry.
25806 (debugger-frame-number): Update to use the new text introduced by
25807 the 1999-11-03 change. Skip one more frame in case of debug on entry.
25808
25809 2005-02-28 Kim F. Storm <storm@cua.dk>
25810
25811 * double.el (double-translate-key): Call force-window-update after
25812 read-event to avoid crash in redisplay.
25813
25814 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
25815
25816 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
25817 (debug): Use it. Move the inhibit-trace earlier.
25818 (debug-entry-code): New const.
25819 (debug-on-entry-1): Use it.
25820
25821 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
25822
25823 * international/utf-16.el (ccl-encode-mule-utf-16le):
25824 Fix BUFFER_MAGNIFICATION to 2.
25825 (ccl-encode-mule-utf-16be): Likewise.
25826
25827 2005-02-28 Kenichi Handa <handa@m17n.org>
25828
25829 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25830 Fix BUFFER_MAGNIFICATION to 4.
25831 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25832
25833 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
25834
25835 * speedbar.el (speedbar-update-flag): Doc fix.
25836 (speedbar-show-info-under-mouse): Give set-mouse-position the right
25837 argument.
25838
25839 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
25840
25841 * reveal.el (reveal-post-command): Don't try to reveal overlays which
25842 have a non-nil `invisible' property but are actually visible.
25843
25844 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
25845 for perldoc sections.
25846 (perl-outline-regexp, perl-outline-level): New var and function.
25847 (perl-mode): Use them.
25848
25849 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
25850
25851 * calendar/diary-lib.el (diary-remind): Discard any mark portion
25852 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
25853
25854 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
25855
25856 * cus-edit.el: Comment change.
25857 (custom-buffer-create-internal): Slightly reword text at top of
25858 Custom buffers. Mention there that saving an option edits the
25859 init file. Add link to Emacs manual node on `custom-file'.
25860 (custom-magic-alist): Rewrite individual State messages to use
25861 capitalized keywords. Doc fix.
25862
25863 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
25864
25865 * calendar/calendar.el (calendar-buffer): Move above
25866 calendar-week-start-day.
25867 (calendar-week-start-day): Doc fix. Add :set function.
25868 (calendar-minimum-window-height): New variable.
25869 (generate-calendar-window): Only resize window if selected-window
25870 is displaying the calendar buffer. Use new variable
25871 calendar-minimum-window-height.
25872 (generate-calendar): Reword error message.
25873 (calendar-mode-map): Bind DEL to scroll-other-window-down.
25874
25875 2005-02-27 Andreas Schwab <schwab@suse.de>
25876
25877 * vc.el (vc-do-command): Don't run command asynchronously when
25878 operating in a remote directory.
25879
25880 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
25881 change from sync with Tramp 2.0.47.
25882
25883 2005-02-27 Richard M. Stallman <rms@gnu.org>
25884
25885 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
25886
25887 * textmodes/flyspell.el (flyspell-mode-on):
25888 Call ispell-change-dictionary only if necessary.
25889
25890 * emacs-lisp/re-builder.el (regexp-builder): New function.
25891
25892 * register.el (describe-register-1): Explicitly handle
25893 yank-excluded-properties = t.
25894
25895 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
25896 (custom-magic-alist): Change the status descriptions again.
25897 (face widget-type): Total rewrite based on `restricted-sexp'
25898 to eliminate the confusing double hiding levels.
25899
25900 * emacs-lisp/debug.el (debug-on-entry-1):
25901 If function body is empty, add nil as body form.
25902
25903 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
25904
25905 * emacs-lisp/trace.el (inhibit-trace): New var.
25906 (trace-make-advice): Use it.
25907
25908 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
25909
25910 2005-02-26 Kim F. Storm <storm@cua.dk>
25911
25912 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
25913 (mouse-on-link-p, mouse-drag-region-1): Use it.
25914
25915 2005-02-25 Lute Kamstra <lute@gnu.org>
25916
25917 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
25918
25919 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
25920
25921 * frame.el (blink-cursor-mode): Add :group keyword.
25922
25923 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
25924
25925 * calendar/icalendar.el (icalendar--decode-isodatetime):
25926 New optional argument DAY-SHIFT.
25927 (icalendar-export-region): Fix coding-system-for-write.
25928 (icalendar--convert-ical-to-diary): Shift end-day of all-day
25929 events by one.
25930
25931 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
25932
25933 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
25934
25935 2005-02-24 Kim F. Storm <storm@cua.dk>
25936
25937 * international/iso-acc.el (iso-accents-compose): Fix crash
25938 during redisplay. Call force-window-update after read-event
25939 and delete-region to signal that window is not accurate.
25940
25941 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
25942
25943 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
25944 Remove unused and inexistent var `inhibit-trace'.
25945 (debugger-mode): Use run-mode-hooks.
25946 (debugger-list-functions): Add buttons; setup xref stack.
25947
25948 2005-02-23 Richard M. Stallman <rms@gnu.org>
25949
25950 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
25951 appointment says it was explicitly made.
25952 (appt-add): Set the 3rd element.
25953 (appt-make-list): Preserve explicit appointments.
25954
25955 * subr.el (find-tag-default): Catch errors in forward-sexp.
25956
25957 2005-02-23 Juri Linkov <juri@jurta.org>
25958
25959 * info.el (Info-isearch-search): New defcustom.
25960 (Info-isearch-search): Call the default isearch function
25961 when Info-isearch-search is nil.
25962 (Info-isearch-wrap): Use variable Info-isearch-search.
25963
25964 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
25965
25966 * cus-edit.el: Comment change.
25967
25968 2005-02-22 Kim F. Storm <storm@cua.dk>
25969
25970 * progmodes/hideif.el (hide-ifdef-use-define-alist):
25971 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
25972
25973 2005-02-22 Simon Josefsson <jas@extundo.com>
25974
25975 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
25976 New variable.
25977 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
25978 Oskarsson" <myrkraverk@users.sourceforget.net>.
25979
25980 2005-02-22 Kim F. Storm <storm@cua.dk>
25981
25982 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
25983 check that window of that event is the selected window.
25984 (mouse-drag-region-1): Compare mouse event window to selected
25985 window before setting point.
25986
25987 * tooltip.el (tooltip-show-help-function): Pass event to
25988 mouse-on-link-p so it can check selected window.
25989
25990 2005-02-22 Kenichi Handa <handa@m17n.org>
25991
25992 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
25993 (ps-mule-show-warning): New function.
25994 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
25995 characters are found.
25996
25997 * ps-print.el (ps-header-footer-string): Return a list of header
25998 and footer strings.
25999
26000 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
26001
26002 * pcvs.el (cvs-retrieve-revision): Fix thinko.
26003
26004 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
26005
26006 * frame.el (blink-cursor-mode): Use define-minor-mode.
26007
26008 * term/mac-win.el (function-key-map): Use char-names more consistently.
26009 (file-name-coding-system): Only set it for MacOS-9. The other case is
26010 already handled in mule-cmds.el (where it also works when mac-win.el
26011 is not used).
26012
26013 2005-02-21 Kenichi Handa <handa@m17n.org>
26014
26015 * international/mule.el (ctext-pre-write-conversion): Always use
26016 " *code-converting-work*" buffer for work.
26017
26018 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
26019
26020 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
26021
26022 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
26023
26024 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
26025
26026 * ses.el (undo-more): Restore defadvice, but only the part that
26027 allows changes outside the restricted area of the buffer.
26028
26029 2005-02-20 Kim F. Storm <storm@cua.dk>
26030
26031 * simple.el (line-move): Add fourth optional arg try-vscroll which
26032 must be set to perform auto-window-vscroll.
26033 When moving backwards and doing auto-window-vscroll, automatically
26034 vscroll to the last part of lines which are taller than the window.
26035 (next-line, previous-line): Set try-vscroll arg on line-move.
26036
26037 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
26038
26039 * replace.el (query-replace, query-replace-regexp)
26040 (replace-string, replace-regexp): When operating on region, make
26041 the minibuffer prompt say so.
26042
26043 * isearch.el (isearch-forward): Document isearch-query-replace and
26044 isearch-query-replace-regexp keybindings.
26045
26046 2005-02-19 Jay Belanger <belanger@truman.edu>
26047
26048 * calc/calc-aent.el (math-read-token): Add local variable.
26049
26050 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
26051 (calc-edit-top): Move declaration to earlier in file.
26052 (calc-edit-macro-repeats): Add local variables.
26053
26054 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
26055 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
26056 calcFunc-tanh.
26057 Adjust integration rule for calcFunc-tan.
26058
26059 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26060
26061 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
26062 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
26063 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
26064 (viper-skip-separators): Bug fix.
26065 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
26066 particular major mode.
26067 (viper-del-backward-char-in-replace): Don't put deleted char on the
26068 kill ring.
26069
26070 * viper-ex.el (viper-color-display-p): New function.
26071 (viper-has-face-support-p): Use viper-color-display-p.
26072
26073 * viper-keym.el (viper-gnus-modifier-map): New keymap.
26074
26075 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
26076
26077 * viper-util.el (viper-glob-unix-files): Fix shell status check.
26078 (viper-file-remote-p): Make equivalent to file-remote-p.
26079
26080 * viper.el (viper-major-mode-modifier-list):
26081 Use viper-gnus-modifier-map.
26082
26083 2005-02-19 David Kastrup <dak@gnu.org>
26084
26085 * subr.el (subregexp-context-p): Fix garbled doc string by adding
26086 quoting.
26087
26088 2005-02-19 Jay Belanger <belanger@truman.edu>
26089
26090 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
26091 Remove extra definitions.
26092 (calc-coth): New function.
26093 (calcFunc-cot): Fix `let'.
26094
26095 2005-02-19 Eli Zaretskii <eliz@gnu.org>
26096
26097 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
26098 the reasons we use "type pc" in these faces.
26099
26100 * button.el (button): Ditto.
26101
26102 2005-02-19 Michael Mauger <mmaug@yahoo.com>
26103
26104 * replace.el (query-replace-read-from): Set the value of
26105 query-replace-from-history-variable to handle the case of an empty
26106 string entered to accept the suggested default.
26107
26108 * net/tramp.el (tramp-file-name-for-operation):
26109 Use dired-call-process instead of dired-call-process-command.
26110
26111 2005-02-19 Jay Belanger <belanger@truman.edu>
26112
26113 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
26114 (math-div-non-trig): New variables.
26115 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
26116 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
26117 (math-combine-prod, math-div-symb-fancy): Add simplifications for
26118 trig expressions.
26119
26120 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
26121
26122 * progmodes/gdb-ui.el (gdb-var-update-handler)
26123 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
26124 for watch expressions,
26125 (gdb-var-create-handler): Don't set speedbar-update-flag.
26126 (gdb-post-prompt): Simplify test for speedbar.
26127
26128 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26129
26130 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
26131 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
26132 we use the syntax table of the correct buffer.
26133 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
26134 Felix Gatzemeier.
26135
26136 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
26137 (ediff-file-remote-p): Make synonymous with file-remote-p.
26138 In all deffaces ediff-*-face-*, use min-colors.
26139
26140 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
26141 ediff-recurse-to-subdirectories.
26142 (ediff-mark-if-equal): Check that the arguments are strings, use
26143 ediff-same-contents (after to Felix Gatzemeier).
26144
26145 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
26146 nil.
26147
26148 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
26149
26150 * log-view.el (log-view-message-re): Fix up Subversion regexp.
26151
26152 2005-02-18 David Kastrup <dak@gnu.org>
26153
26154 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
26155 use `mark-active' when defined.
26156
26157 2005-02-18 Kenichi Handa <handa@m17n.org>
26158
26159 * ps-print.el (ps-font-info-database): New entry
26160 ZapfChancery-MediumItalic with correct font name. Fix font name
26161 of the entry Zapf-Chancery-MediumItalic.
26162
26163 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
26164
26165 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
26166
26167 2005-02-16 Kim F. Storm <storm@cua.dk>
26168
26169 * ido.el (ido-fallback-command): Pass user input to fallback command.
26170
26171 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
26172
26173 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
26174 (gdb-find-file-hook): Add server prefix.
26175
26176 2005-02-16 Richard M. Stallman <rms@gnu.org>
26177
26178 * replace.el (perform-replace): Pass new args to replace-highlight.
26179 (replace-highlight): Take region args,
26180 and pass them to isearch-lazy-highlight-new-loop.
26181
26182 * novice.el (disabled-command-hook): Autoload the defalias
26183 and the make-obsolete-variable call.
26184
26185 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
26186
26187 * isearch.el (isearch-lazy-highlight-start-limit)
26188 (isearch-lazy-highlight-end-limit): New variables limit
26189 the region for highlighting.
26190 (isearch-lazy-highlight-new-loop): New args BEG and END.
26191 (isearch-lazy-highlight-search): Use the new vars.
26192 (isearch-lazy-highlight-update): Likewise.
26193
26194 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
26195
26196 * cus-start.el (all): Use default-boundp.
26197
26198 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
26199
26200 * menu-bar.el (menu-bar-select-frame): Handle current frame.
26201
26202 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
26203
26204 * autorevert.el (auto-revert-stop-on-user-input)
26205 (auto-revert-verbose): Doc fixes.
26206
26207 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
26208
26209 * international/mule-cmds.el (set-locale-environment): Remove call
26210 to set-selection-coding-system on Windows.
26211
26212 2005-02-15 Jay Belanger <belanger@truman.edu>
26213
26214 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
26215 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
26216 calcFunc-coth.
26217 (math-simplify-sqrt): Add simplifications.
26218
26219 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
26220 to list.
26221
26222 * calc/calc-ext.el: Add functions to autoloads.
26223
26224 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
26225 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
26226 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
26227 (math-csc-raw, math-cot-raw): New functions.
26228
26229 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
26230
26231 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
26232 the variable name in a message.
26233
26234 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
26235 calcFunc-csc, calcFunc-cot.
26236
26237 * calc/calcalg2.el: Add derivative and integration rules for
26238 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
26239 calcFunc-csch, calcFunc-coth.
26240 (math-do-integral-methods): Add to checks for when to use
26241 substitutions.
26242
26243 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
26244
26245 2005-02-15 Lute Kamstra <lute@gnu.org>
26246
26247 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
26248 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
26249 <monnier@iro.umontreal.ca>
26250 (lisp-outline-level): Improve efficiency. Suggested by David
26251 Kastrup <dak@gnu.org>.
26252
26253 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
26254
26255 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
26256 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
26257 (gdb-set-gud-minor-mode-existing-buffers): New functions.
26258 (gdb-find-file-hook): New hook. Add it to find-file-hook.
26259 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
26260
26261 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
26262
26263 * cus-start.el (all): Comment change.
26264
26265 2005-02-14 Lute Kamstra <lute@gnu.org>
26266
26267 * cus-start.el (all): Check if symbol is void.
26268
26269 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
26270
26271 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
26272 optional argument to \cite.
26273
26274 2005-02-14 Richard M. Stallman <rms@gnu.org>
26275
26276 * cus-edit.el (custom-buffer-create-internal): Update help message.
26277 (custom-magic-alist): Update help messages.
26278
26279 * cus-start.el (all): Allow a var to specify a standard value.
26280
26281 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
26282
26283 * custom.el (custom-theme-set-variables): Handle variable aliases.
26284
26285 * frame.el (blink-cursor-timer): Doc fix.
26286 (blink-cursor): Make it an alias for `blink-cursor-mode' and
26287 declare obsolete.
26288 (blink-cursor-mode): Define with defcustom and use correct
26289 standard expression in that defcustom.
26290 * startup.el (command-line): Adapt to above changes in frame.el.
26291
26292 2005-02-11 Lute Kamstra <lute@gnu.org>
26293
26294 * apropos.el (apropos-score-doc): Prevent division by zero.
26295
26296 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
26297
26298 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
26299 (icalendar--get-event-property-attributes)
26300 (icalendar--get-event-properties)
26301 (icalendar--datetime-to-diary-date): New functions.
26302 (icalendar--split-value): Doc fix.
26303 (icalendar--datetime-to-noneuropean-date)
26304 (icalendar--datetime-to-european-date): New optional argument
26305 SEPARATOR. Return result as a string instead of a list.
26306 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
26307 (icalendar--convert-string-for-export): Rename arg S to STRING.
26308 (icalendar-export-region): Doc fix. Change name of error buffer.
26309 Save output buffer.
26310 (icalendar-import-file): Add blank at end of prompt.
26311 (icalendar-import-buffer): Doc fix. Do not switch to error
26312 buffer. Indicate status in return value.
26313 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
26314 buffer. Save output buffer. Handle exception from recurrence
26315 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
26316 events. Fix problems with weekly all-day events.
26317
26318 2005-02-10 Richard M. Stallman <rms@gnu.org>
26319
26320 * simple.el (eval-expression-print-format):
26321 Avoid warning about edebug-active.
26322
26323 * help.el (help-for-help-internal): Rename from help-for-help.
26324 (help-for-help): Define with defalias.
26325
26326 * font-core.el (font-lock-default-function): Use with-no-warnings.
26327
26328 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
26329
26330 * custom.el (defface): Doc fix.
26331
26332 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
26333
26334 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
26335 width 0" to prevent word wrapping problems.
26336
26337 2005-02-09 Kim F. Storm <storm@cua.dk>
26338
26339 * ido.el (ido-file-extensions-order): New defcustom.
26340 (ido-file-extension-lessp, ido-file-extension-aux)
26341 (ido-file-extension-order): New advanced file ordering.
26342 (ido-file-lessp): New simple file ordering.
26343 (ido-sort-list): Remove.
26344 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
26345 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
26346
26347 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
26348
26349 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
26350 that some versions of grep produce.
26351 (grep-mode-font-lock-keywords): Likewise.
26352
26353 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
26354
26355 * progmodes/gdb-ui.el (gdb-location-list): New variable.
26356 (gdb-cdir): Delete.
26357 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
26358 (gdb-source-info): Treat case when source file is in another
26359 directory properly.
26360 (gdb-get-location): New function.
26361
26362 2005-02-07 Jay Belanger <belanger@truman.edu>
26363
26364 * calc/calc-prog.el (calc-write-parse-table-part)
26365 (calc-fix-token-name): Fix a check for language type.
26366
26367 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
26368
26369 2005-02-07 Andre Spiegel <spiegel@gnu.org>
26370
26371 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
26372 as directory not writable.
26373
26374 2005-02-07 Kim F. Storm <storm@cua.dk>
26375
26376 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
26377 (cua--standard-movement-commands): Remove list.
26378 Instead, set CUA property value to move for movement commands.
26379 (cua-movement-commands): Remove. Users must set CUA prop instead.
26380 (cua--pre-command-handler): Check CUA property.
26381 (cua--init-keymaps): Don't remap undo commands.
26382 (cua-mode): Don't call cua--rectangle-on-off.
26383
26384 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
26385 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
26386 (cua--rect-undo-set-point): New var.
26387 (cua--rectangle-undo-boundary): Setup undo apply entry.
26388 (cua--rect-undo-handler): New function for rectangle undo.
26389 (cua--rect-start-position, cua--rect-end-position): Add.
26390 (cua--rectangle-post-command): Call cua--rectangle-set-corners
26391 for restored rectangle. Set point if cua--rect-undo-set-point.
26392
26393 2005-02-06 Jay Belanger <belanger@truman.edu>
26394
26395 * calc/calc-lang.el (calc-tex-language): Display more information
26396 in messages.
26397
26398 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
26399 in TeX mode.
26400
26401 2005-02-06 Richard M. Stallman <rms@gnu.org>
26402
26403 * emacs-lisp/lisp.el (buffer-end): Doc fix.
26404
26405 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
26406
26407 * net/ldap.el (ldap-search-internal): Support attributes with
26408 optional descriptions separated by a semi-colon, as in
26409 "userCertificate;binary".
26410
26411 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26412
26413 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
26414 isn't a cons (i.e. the version is 0).
26415
26416 2005-02-05 Eli Zaretskii <eliz@gnu.org>
26417
26418 * help.el (help-for-help): Doc fix.
26419
26420 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
26421
26422 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
26423 GDB-Windows on the menu-bar as this works better.
26424
26425 2005-02-04 Jay Belanger <belanger@truman.edu>
26426
26427 * calc/calc-embed.el (calc-embedded-update): Don't put in
26428 unnecessary newlines. Adjust the end of formula marker.
26429
26430 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
26431 (math-latex-parse-two-args): New function.
26432
26433 2005-02-03 Lute Kamstra <lute@gnu.org>
26434
26435 * help-fns.el (help-with-tutorial): Make sure that users cannot
26436 remove the entire text of the tutorial by means of `undo'.
26437
26438 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
26439
26440 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
26441 in recent changes, where the ispell process was repeatedly
26442 killed & restarted.
26443
26444 * international/mule-cmds.el (set-locale-environment): Set file-name
26445 coding system to utf-8 on Darwin systems.
26446 (set-default-coding-systems): Don't set default-file-name-coding-system
26447 on Darwin systems.
26448
26449 2005-02-03 Richard M. Stallman <rms@gnu.org>
26450
26451 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
26452
26453 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
26454
26455 * faces.el (list-faces-display): Add optional argument.
26456
26457 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
26458
26459 * font-core.el (font-lock-default-function): Handle the rare case where
26460 only font-lock-keywords is set.
26461
26462 2005-02-02 Kenichi Handa <handa@m17n.org>
26463
26464 * international/characters.el: Cancel previous change for
26465 I-WITH-DOT-ABOVE and DOTLESS-i.
26466
26467 * international/latin-5.el: Cancel previous change.
26468
26469 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26470
26471 * progmodes/gud.el: Correction to syntax in gud-menu-map.
26472
26473 2005-02-02 Kenichi Handa <handa@m17n.org>
26474
26475 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
26476 DOTLESS-i.
26477
26478 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
26479 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
26480
26481 * case-table.el (get-upcase-table): New function.
26482 (copy-case-table): Copy upcaes table too if non-nil.
26483 (set-case-syntax-delims): Maintain upcase table too.
26484 (set-case-syntax-pair): Likewise.
26485 (set-upcase-syntax, set-downcase-syntax): New functions.
26486 (set-case-syntax): Maintain upcase table too.
26487
26488 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26489
26490 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
26491
26492 * progmodes/gud.el (gud-goto-info): New function.
26493 (gud-tool-bar-map): Use correct icon.
26494
26495 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26496
26497 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
26498 When delegating, order args in the funcall correctly.
26499
26500 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26501
26502 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
26503
26504 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
26505
26506 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
26507 buffer not visiting a file.
26508
26509 2005-01-31 Jay Belanger <belanger@truman.edu>
26510
26511 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
26512 bound on the line with the formula.
26513
26514 2005-01-31 Kim F. Storm <storm@cua.dk>
26515
26516 * ses.el (ses-create-cell-variable-range)
26517 (ses-destroy-cell-variable-range, ses-reset-header-string)
26518 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
26519 (ses-insert-row): Fix format of apply undo entries.
26520
26521 2005-01-31 Jay Belanger <belanger@truman.edu>
26522
26523 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
26524 parts.
26525
26526 * calc/calc-embed.el (calc-embedded-open-formula)
26527 (calc-embedded-close-formula): Ignore matrix environments.
26528
26529 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
26530 TeX mode.
26531
26532 * calc/calc-lang.el (math-function-table, math-oper-table)
26533 (math-variable-table): Adjust the LaTeX portions.
26534
26535 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
26536 (math-latex-ignore-words): New constant.
26537
26538 2005-01-31 Richard M. Stallman <rms@gnu.org>
26539
26540 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
26541 (ispell-local-dictionary): Doc fix.
26542 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
26543 Don't reinitialize at run time. Don't defcustom.
26544 All uses changed to append ispell-local-dictionary-alist,
26545 or check it first.
26546 (ispell-current-dictionary): New variable for dictionary in use.
26547 (ispell-dictionary): Now used only for global default.
26548 (ispell-start-process): Set ispell-current-dictionary,
26549 not ispell-dictionary.
26550 (ispell-change-dictionary): Use this only for setting
26551 user preferences.
26552 (ispell-internal-change-dictionary): New function
26553 to change the current dictionary in use.
26554 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
26555 Use ispell-current-dictionary.
26556 Handle ispell-local-dictionary-overridden.
26557 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
26558
26559 2005-01-31 Jay Belanger <belanger@truman.edu>
26560
26561 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
26562
26563 * calc/calc-ext.el: Add calc-latex-language to autoloads.
26564 (calc-mode-map): Add calc-latex-language.
26565
26566 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
26567 (math-latex-print-frac): New functions.
26568 (math-oper-table, math-function-table, math-variable-table)
26569 (math-complex-format, math-input-filter): Add latex properties.
26570 (calc-set-language): Set math-expr-special-function-mapping.
26571
26572 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
26573 (calc-write-parse-table-part): Add LaTeX support.
26574
26575 * calc/calc.el (calc-language): Adjust docstring.
26576 (calc-set-mode-line): Add LaTeX support.
26577 (math-expr-special-function-mapping): New variable.
26578 (math-tex-ignore-words): Add to list.
26579
26580 * calc/calccomp.el (math-compose-expr, math-compose-rows):
26581 Add LaTeX support.
26582 (math-compose-expr): Add support for special functions.
26583
26584 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
26585
26586 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
26587
26588 * progmodes/gdb-ui.el (gdb-memory-address)
26589 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
26590 (gdb-memory-mode-map, gdb-memory-format-keymap)
26591 (gdb-memory-format-menu, gdb-memory-unit-keymap)
26592 (gdb-memory-unit-menu): New variables for a buffer
26593 that lets the user examine program memory.
26594 (gdb-memory-set-address, gdb-memory-set-repeat-count)
26595 (gdb-memory-format-binary, gdb-memory-format-octal)
26596 (gdb-memory-format-unsigned, gdb-memory-format-signed)
26597 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
26598 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
26599 (gdb-memory-unit-word, gdb-memory-unit-halfword)
26600 (gdb-memory-unit-byte, gdb-memory-unit-menu)
26601 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
26602 (gdb-memory-mode, gdb-memory-buffer-name)
26603 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
26604 New functions for above buffer.
26605
26606 2005-01-30 Richard M. Stallman <rms@gnu.org>
26607
26608 * cus-edit.el (custom-bury-buffer): Function deleted.
26609 (custom-buffer-done-function): Option deleted.
26610 (custom-buffer-done-kill): New replacement option.
26611 (Custom-buffer-done): Call quit-window.
26612 (custom-buffer-create-internal): Update for above changes.
26613
26614 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
26615
26616 * simple.el (undo-ask-before-discard): New var.
26617 (undo-outer-limit-truncate): Implement it.
26618 (undo-extra-outer-limit): Doc update.
26619
26620 2005-01-29 Richard M. Stallman <rms@gnu.org>
26621
26622 * ses.el (undo-more): Delete defadvice.
26623 (ses-begin-change): Doc fix.
26624
26625 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
26626 instead of rebinding C-x u and C-_.
26627
26628 * files.el (normal-backup-enable-predicate): Return nil for files
26629 in /tmp, regardless of temporary-file-directory.
26630
26631 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
26632
26633 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
26634 (open-rectangle, delete-whitespace-rectangle-line)
26635 (clear-rectangle-line): If FILL, pass t instead of FILL
26636 for move-to-column's 2nd arg.
26637
26638 * simple.el (undo): Fix the test for continuing a series of undos.
26639 (undo-more): Set pending-undo-list to t when we reach end.
26640 (pending-undo-list): Move up defvar.
26641
26642 * wid-edit.el (widget-button-click):
26643 Shorten the range of the track-mouse binding.
26644
26645 * comint.el (comint-insert-input): Undo previous changes;
26646 use last-input-event in interactive spec.
26647
26648 2005-01-29 Eli Zaretskii <eliz@gnu.org>
26649
26650 * progmodes/compile.el (compilation-start): Bind buffer-read-only
26651 to nil before invoking call-process. Reset buffer's modified flag
26652 after fontifying it in the no-async branch.
26653
26654 * wid-edit.el (widget-specify-button): If mouse pointer shape
26655 cannot be changed, use mouse face instead.
26656
26657 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
26658
26659 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
26660 (gdb-goto-breakpoint): Make breakpoint handling work on template
26661 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
26662 (gdb-assembler-custom): Update to recognize breakpoint information
26663 added on 2005-01-19.
26664
26665 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
26666
26667 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
26668 (dsssl-mode): Use define-derived-mode.
26669 (scheme-mode-initialize): Remove.
26670 (scheme-mode): Use run-mode-hooks.
26671
26672 * cus-edit.el (customize-group-other-window)
26673 (custom-buffer-create-other-window): Don't override special-display-*.
26674 (custom-mode-map): Make it dense.
26675
26676 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
26677 sets the default value.
26678
26679 2005-01-28 Eli Zaretskii <eliz@gnu.org>
26680
26681 * descr-text.el: Add more keywords.
26682
26683 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
26684
26685 * speedbar.el: Avoid unnecessary use of locate-library.
26686
26687 * international/mule-cmds.el (standard-display-european-internal):
26688 Don't fiddle with latin-1 non-break space any more since it's now
26689 special cased in the C code.
26690 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
26691
26692 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
26693
26694 * cus-start.el (all): Add `undo-outer-limit'.
26695
26696 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
26697
26698 * textmodes/bibtex.el (bibtex-format-entry):
26699 Use `bibtex-empty-field-re' only on the text of fields, not on entire
26700 field lines.
26701 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
26702 not on part of a buffer.
26703
26704 2005-01-25 Lute Kamstra <lute@gnu.org>
26705
26706 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
26707 nonempty field text strings like "{letters\\macro{}more letters}".
26708 Clarify docstring.
26709 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
26710 (bibtex-entry-offset, bibtex-parse-association)
26711 (bibtex-parse-field-name): Fix typos in docstrings.
26712 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
26713
26714 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
26715
26716 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
26717 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
26718 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
26719 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
26720
26721 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
26722 isearch minor mode.
26723
26724 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
26725
26726 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
26727
26728 2005-01-24 Lute Kamstra <lute@gnu.org>
26729
26730 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
26731 CASECHARS and NOT-CASECHARS regular expressions of the
26732 "nederlands" and "nederlands8" dictionaries to prevent a "Range
26733 striding over charsets" error.
26734
26735 2005-01-24 Jay Belanger <belanger@truman.edu>
26736
26737 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
26738 display variable name.
26739
26740 2005-01-24 Kenichi Handa <handa@m17n.org>
26741
26742 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
26743 Fix setting of the element of encoded-kbd-iso2022-invocations.
26744
26745 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
26746
26747 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
26748 (gdb-threads-select): Change to also accept mouse events.
26749 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
26750 (gdb-threads-mouse-select): Delete.
26751
26752 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
26753
26754 * files.el (insert-directory): Take care of empty directory,
26755 listed without -a switch.
26756
26757 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
26758
26759 * textmodes/refill.el (refill-post-command-function):
26760 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
26761 to the list of functions that we should be careful not to undo.
26762 (refill-late-fill-paragraph-function): Remove.
26763 (refill-saved-state): New var.
26764 (refill-mode): Use it to save fill-paragraph-function.
26765 Save also the value of auto-fill-function.
26766
26767 * term/w32-win.el: Simplify code.
26768
26769 2005-01-23 Kim F. Storm <storm@cua.dk>
26770
26771 * simple.el (line-move): Adapt to new return value from
26772 pos-visible-in-window-p.
26773
26774 * simple.el (line-move): Fix last change. Check partial
26775 visibility at point rather than at window-start.
26776
26777 2005-01-22 Jason Rumney <jasonr@gnu.org>
26778
26779 * term/w32-win.el (xw-defined-colors): Remove debug-message.
26780
26781 2005-01-22 David Kastrup <dak@gnu.org>
26782
26783 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
26784
26785 2005-01-22 Eli Zaretskii <eliz@gnu.org>
26786
26787 * type-break.el (type-break-mode): Add a test for
26788 type-break-file-name being non-nil.
26789
26790 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
26791
26792 * net/eudc.el (top level): Call (message "") via progn, so that
26793 eudc-options-file is loaded.
26794
26795 2005-01-22 Kim F. Storm <storm@cua.dk>
26796
26797 * simple.el (line-move-1): Rename from line-move.
26798 (line-move): New function that adjusts vscroll for partially
26799 visible rows, and calls line-move-1 otherwise.
26800
26801 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
26802
26803 * pcomplete.el: Define pcomplete-read-event instead of read-event,
26804 since it's not a complete read-event implementation
26805
26806 2005-01-20 Jay Belanger <belanger@truman.edu>
26807
26808 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
26809 for called function.
26810
26811 2005-01-20 Steven Tamm <steventamm@mac.com>
26812
26813 * term/mac-win.el (process-connection-type): Remove.
26814 Controlled now by s/darwin.h:PTY_ITERATION.
26815
26816 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
26817
26818 * window.el (handle-select-window): Don't switch window when we're
26819 in the minibuffer.
26820
26821 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
26822
26823 * subr.el (dotimes-with-progress-reporter): New macro.
26824
26825 * ses.el (ses-dotimes-msg): Remove macro.
26826 Use `dotimes-with-progress-reporter' instead.
26827
26828 2005-01-19 Steven Tamm <steventamm@mac.com>
26829
26830 * term/mac-win.el (process-connection-type): Use new
26831 operating-system-release variable to use ptys on Darwin 7 (OS X
26832 10.3) when using carbon build.
26833
26834 2005-01-19 Jay Belanger <belanger@truman.edu>
26835
26836 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
26837 flags if the last command was a tab or M-tab.
26838
26839 * calc/calc-prog.el (calc-user-define-edit): Put original formula
26840 in formula editing buffer.
26841
26842 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26843
26844 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
26845 breakpoint image symbol in margin.
26846
26847 2005-01-19 Jay Belanger <belanger@truman.edu>
26848
26849 * calc/calc-prog.el (calc-execute-kbd-macro):
26850 Ignore calc-keep-arg-flag.
26851
26852 2005-01-19 Kenichi Handa <handa@m17n.org>
26853
26854 * textmodes/ispell.el (ispell-looking-at): New function.
26855 (ispell-process-line): Use ispell-looking-at to compare the ispell
26856 output and the buffer contents.
26857
26858 2005-01-18 Jay Belanger <belanger@truman.edu>
26859
26860 * calc/calc.el (calc-display-raw): Fix docstring.
26861
26862 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
26863
26864 * simple.el (blink-matching-open): Strip extra info from syntax.
26865
26866 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
26867 funny chars in the end-of-here-doc marker.
26868
26869 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26870
26871 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
26872 that enable/disabled state of breakpoints is shown correctly in
26873 fringe and on ttys.
26874 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
26875 Add breakpoint information as text properties.
26876 (gdb-mouse-toggle-breakpoint):
26877 Rename to gdb-mouse-set-clear-breakpoint.
26878 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
26879 breakpoints in the margin.
26880 (gdb-remove-strings): Simplify.
26881
26882 2005-01-17 Jay Belanger <belanger@truman.edu>
26883
26884 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
26885 erasing buffer.
26886
26887 2005-01-17 Richard M. Stallman <rms@gnu.org>
26888
26889 * progmodes/grep.el (grep-find): Copy from `grep' the condition
26890 for calling grep-compute-defaults.
26891
26892 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
26893 if buffer is empty.
26894
26895 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
26896
26897 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
26898
26899 * hilit-chg.el (highlight-changes-mode): Don't autoload.
26900
26901 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
26902 non-preloaded variables.
26903
26904 2005-01-17 Steven Tamm <steventamm@mac.com>
26905
26906 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
26907 tex-shell cause to force interactivity when using pipes.
26908
26909 2005-01-17 Kim F. Storm <storm@cua.dk>
26910
26911 * simple.el (just-one-space): Make arg optional.
26912
26913 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
26914
26915 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
26916 posn-at-x-y to t to access left-margin.
26917
26918 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
26919
26920 Sync with Tramp 2.0.47.
26921
26922 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
26923 catching keep-date problems in cp/scp operations.
26924 (tramp-handle-copy-file): Don't call `set-file-modes'
26925 unconditionally. Specialized functions should know better what is
26926 necessary. This improves performance a little bit, and the
26927 functions could catch errors with `cp -p' and `scp -p'.
26928 (tramp-do-copy-or-rename-file-via-buffer)
26929 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
26930 when appropriate.
26931 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
26932 Call `set-file-modes' when appropriate.
26933 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
26934 Johnsson <isak@hypergene.com>
26935 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
26936 of both Tramp buffer and debug buffer. Reported by Joakim Verona
26937 <joakim@verona.se>
26938 (tramp-file-name-for-operation): Mark `shell-command' as magic for
26939 Emacs only.
26940
26941 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
26942 `find-file-hooks' and `dired-mode-hook'.
26943 (tramp-minor-mode-map): Respective map. Add remapping for
26944 `compile' and `recompile'.
26945 (tramp-remap-command, tramp-recompile): New defuns.
26946 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
26947 in buffer "*Compilation*". Call the commands asynchronously.
26948
26949 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
26950 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
26951 `shell-command', because it isn't magic in XEmacs. Reported by
26952 Adrian Aichner <adrian@xemacs.org>.
26953
26954 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
26955 `substitute-in-file-name.
26956 (tramp-smb-handle-substitute-in-file-name): New defun.
26957 (tramp-smb-advice-PC-do-completion): Delete advice.
26958
26959 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
26960
26961 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
26962 Fix error in deleting region.
26963
26964 2005-01-15 Richard M. Stallman <rms@gnu.org>
26965
26966 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
26967 In non-temp buffer, switch syntax table temporarily.
26968
26969 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
26970
26971 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
26972
26973 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
26974
26975 * imenu.el (imenu--split-menu): Copy menulist before sorting.
26976 (imenu--generic-function): Use START, not BEG, as pos of definition.
26977
26978 * simple.el (just-one-space): Argument specifies number of spaces.
26979
26980 * simple.el (eval-expression-print-format): Avoid warning
26981 about edebug-active.
26982
26983 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
26984
26985 * progmodes/sh-script.el: Code copied from make-mode.el
26986 with small changes,
26987 (sh-mode-map): Bind C-c C-\.
26988 (sh-backslash-column, sh-backslash-align): New variables.
26989 (sh-backslash-region, sh-append-backslash): New functions.
26990
26991 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
26992
26993 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
26994 (rmail-pop-password, rmail-pop-password-required): Move to
26995 rmail-obsolete group.
26996 (rmail-set-pop-password): Rename to rmail-set-remote-password.
26997 All callers updated.
26998 (rmail-get-pop-password): Rename to rmail-get-remote-password.
26999 Take an argument specifying whether it is POP or IMAP mailbox we
27000 are using. All callers updated.
27001 (rmail-pop-password-error): Rename to
27002 rmail-remote-password-error. Added mailutils-specific error message.
27003 (rmail-movemail-search-path)
27004 (rmail-movemail-variant-in-use): New variables.
27005 (rmail-remote-password, rmail-remote-password-required):
27006 New customization variables.
27007 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
27008 (rmail-parse-url): New function.
27009 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
27010 with GNU mailutils movemail.
27011
27012 2005-01-15 Kevin Ryde <user42@zip.com.au>
27013
27014 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
27015 suffix to space, $ or '$, to correctly position point when going
27016 to @table style constants like DBL_MAX.
27017
27018 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
27019
27020 * type-break.el (type-break-mode, type-break-file-time)
27021 (type-break-file-keystroke-count, type-break-choose-file):
27022 Don't store data in or load data from the file if type-break-file-name
27023 is nil.
27024 (type-break-file-name): Doc update as per the above.
27025
27026 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
27027
27028 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
27029 lookup-key might return nil; handle that.
27030
27031 2005-01-15 Alan Mackenzie <acm@muc.de>
27032
27033 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
27034 rather than the element found, thus enabling the tree to be setcar'd.
27035
27036 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27037
27038 * textmodes/org.el (org-show-following-heading): New option.
27039 (org-show-hierarchy-above): Use `org-show-following-heading'.
27040 (org-cycle): Documentation fix.
27041
27042 * textmodes/org.el (orgtbl-optimized): New option
27043 (orgtbl-mode): New command, a minor mode.
27044 (orgtbl-mode-map): New variable.
27045 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
27046 (orgtbl-error, orgtbl-self-insert-command)
27047 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
27048
27049 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
27050 a local variable in each org-mode buffer.
27051
27052 * textmodes/org.el (org-set-regexps-and-options): Rename from
27053 `org-set-regexps'. Added checking for STARTUP keyword.
27054 (org-get-current-options): Add STARTUP options.
27055 (org-table-insert-row): Make mode intelligent about when
27056 realignment is needed.
27057 (org-self-insert-command, org-delete-backward-char, org-delete-char):
27058 New commands.
27059 (org-enable-table-editor): New default value `optimized'.
27060 (org-table-blank-field): Support blanking regions if active.
27061
27062 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27063
27064 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
27065 if the year is not given.
27066
27067 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
27068 Add new escapes %m and %M, fixed bug with %F by adding
27069 save-match-data.
27070 (reftex-reference): Remove ?. from list of spaces.
27071 (reftex-label-info): Add automatic label prefix recognition.
27072
27073 * textmodes/reftex-index.el (reftex-index-next-phrase):
27074 Add slave parameter to call of `reftex-index-this-phrase'.
27075 (reftex-index-this-phrase): New optional argument.
27076 (reftex-index-region-phrases): Add slave parameter to call of
27077 `reftex-index-this-phrase'.
27078 (reftex-display-index): New argument redo.
27079 (reftex-index-rescan): Add `redo' to arguments of
27080 `reftex-display-index'.
27081 (reftex-index-Rescan, reftex-index-revert)
27082 (reftex-index-switch-index-tag): Add `redo' to arguments of
27083 `reftex-display-index'.
27084 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
27085 indexing. Fix bug with matching is there is a quote before or
27086 after the word.
27087
27088 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
27089 Fix bug when collecting citation keys in lines with comments.
27090 (reftex-citation): Prefix argument no longer rescans the document,
27091 but forces prompting for optional arguments of cite macros.
27092 (reftex-do-citation): Prompting for optional arguments implemented.
27093
27094 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
27095 Add optional arguments to most cite commands.
27096 (reftex-cite-cleanup-optional-args): New option
27097 (reftex-cite-prompt-optional-args): New option.
27098 (reftex-trust-label-prefix): New option.
27099
27100 * textmodes/reftex-toc.el (reftex-toc-find-section):
27101 Add push-mark before changing the position in the buffer.
27102
27103 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
27104 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
27105
27106 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
27107
27108 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
27109 more carefully.
27110
27111 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
27112
27113 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
27114 (sgml-mode): Use it.
27115 (sgml-get-context): Better keep track of implicitly closed tags.
27116
27117 2005-01-13 Kenichi Handa <handa@m17n.org>
27118
27119 * textmodes/ispell.el: These changes are to fix misalignment error
27120 caused by equivalent characters of different Emacs charsets.
27121 (ispell-unified-chars-table): New variable.
27122 (ispell-get-decoded-string): New function.
27123 (ispell-get-casechars, ispell-get-not-casechars)
27124 (ispell-get-otherchars): Call ispell-get-decoded-string.
27125
27126 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27127
27128 * custom.el (custom-declare-variable): Just put symbol instead
27129 of (defvar . symbol) in `current-load-list'.
27130
27131 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
27132
27133 * emacs-lisp/elint.el: Fixed typo in Commentary section.
27134
27135 2005-01-12 Jay Belanger <belanger@truman.edu>
27136
27137 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
27138 to create a Calc summary.
27139
27140 2005-01-12 Kim F. Storm <storm@cua.dk>
27141
27142 * mouse.el (mouse-on-link-p): Change functionality and doc
27143 string to comply with latest description in lisp ref.
27144
27145 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
27146
27147 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
27148 Enable mouse clicks on mode-line, header-line and margin.
27149 (event-type): Give mouse event symbols an `event-kind' property
27150 with value `mouse-click'.
27151
27152 2005-01-12 Juri Linkov <juri@jurta.org>
27153
27154 * facemenu.el (list-colors-display): Add new arg buffer-name.
27155 Use it. Fix docstring. Replace code for identifying duplicate
27156 colors by the name with call to `list-colors-duplicates' which
27157 identifies duplicate colors by the value unless the color
27158 is one of special Windows colors. Set truncate-lines to t.
27159 Print sorted duplicate color names on each line. Indent to 22
27160 \(the longest color name in rgb.txt) instead of 20. Optimize.
27161 (list-colors-duplicates): New function.
27162 (facemenu-color-name-equal): Delete function.
27163
27164 * facemenu.el (list-colors-print): New function created from code
27165 in list-colors-display. Print #RRGGBB at the window right edge.
27166 (list-colors-display): When temp-buffer-show-function is not
27167 defined, call list-colors-print from temp-buffer-show-hook
27168 to get the right value of window-width in list-colors-print
27169 after the buffer is displayed.
27170
27171 * simple.el (pop-mark): Move deactivate-mark out of conditional
27172 part to deactivate the active mark regardless of the state of the
27173 mark ring.
27174
27175 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
27176 variables line in desktop files.
27177
27178 2005-01-12 Juri Linkov <juri@jurta.org>
27179
27180 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
27181 Bring together isearch highlight related options.
27182 (lazy-highlight): Replace group `replace' by `matching'.
27183 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27184 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27185 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
27186 and declare them obsolete.
27187 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
27188 (isearch-faces): Remove defgroup.
27189 (isearch-overlay, isearch-highlight, isearch-dehighlight):
27190 Move isearch highlighting code closer to lazy highlighting code.
27191
27192 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
27193 (query-replace-highlight, query-replace-lazy-highlight)
27194 (query-replace): Move definitions to the beginning of the file.
27195
27196 2005-01-11 Juri Linkov <juri@jurta.org>
27197
27198 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
27199 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
27200 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
27201
27202 * info.el (Info-history-forward): New variable.
27203 (Info-select-node): Reset Info-history-forward to nil.
27204 (Info-last): Turn into defalias.
27205 (Info-history-back): Rename from Info-last.
27206 Add current node to Info-history-forward.
27207 (Info-history-forward): New fun.
27208 (Info-mode-map): Replace Info-last by Info-history-back.
27209 Bind Info-history-forward to "r".
27210 (Info-mode-menu): Replace Info-last by Info-history-back.
27211 Fix menu item text. Add menu item for Info-history-forward.
27212 (info-tool-bar-map): Replace Info-last by Info-history-back.
27213 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
27214 for Info-history-forward.
27215 (Info-mode): Replace Info-last by Info-history-back in docstring.
27216 Add local variable Info-history-forward.
27217 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
27218
27219 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
27220
27221 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
27222 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
27223 Ignore select-window events rather than fiddle with
27224 mouse-autoselect-window.
27225
27226 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
27227
27228 * type-break.el (type-break-mode): Fix previous change.
27229
27230 2005-01-10 Jay Belanger <belanger@truman.edu>
27231
27232 * calc/calc-ext.el (calc-reset): Reset when inside embedded
27233 calculator; only reset when point is inside a calculator.
27234 Don't adjust the window height if the window takes up the whole height
27235 of the frame.
27236
27237 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
27238
27239 * ebuff-menu.el (Electric-buffer-menu-mode):
27240 Preserve value of buffer-local var header-line-format.
27241
27242 2005-01-09 Jay Belanger <belanger@truman.edu>
27243
27244 * calc/calc.el (calc-mode-var-list-restore-saved-values):
27245 Make sure settings file exists before accessing it.
27246
27247 * calc/calc-embed.el (calc-embedded-subst):
27248 Replace math-multi-subst-rec, which is only supposed to be called
27249 by math-multi-subst, by math-multi-subst.
27250
27251 2005-01-09 Andre Spiegel <spiegel@gnu.org>
27252
27253 * vc.el (vc-allow-async-revert): New user option.
27254 (vc-disable-async-diff): New internal variable.
27255 (vc-revert-buffer): Use them to disable asynchronous diff.
27256
27257 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
27258 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
27259 asynchronously if vc-disable-async-diff is t.
27260
27261 2005-01-09 Jay Belanger <belanger@truman.edu>
27262
27263 * calc/calc.el (defcalcmodevar): New macro.
27264 (calc-mode-var-list-restore-default-values)
27265 (calc-mode-var-list-restore-saved-values): New functions.
27266 (calc-mode-var-list): Use defcalcmodevar to define it.
27267 (calc-always-load-extensions, calc-line-numbering)
27268 (calc-line-breaking, calc-display-just, calc-display-origin)
27269 (calc-number-radix, calc-leading-zeros, calc-group-digits)
27270 (calc-group-char, calc-point-char, calc-frac-format)
27271 (calc-prefer-frac, calc-hms-format, calc-date-format)
27272 (calc-float-format, calc-full-float-format, calc-complex-format)
27273 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
27274 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
27275 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
27276 (calc-matrix-brackets, calc-language, calc-language-option)
27277 (calc-left-label, calc-right-label, calc-word-size)
27278 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
27279 (calc-display-raw, calc-internal-prec, calc-angle-mode)
27280 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
27281 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
27282 (calc-window-height, calc-display-trail, calc-show-selections)
27283 (calc-use-selections, calc-assoc-selections)
27284 (calc-display-working-message, calc-auto-why, calc-timing)
27285 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
27286 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
27287 (calc-gnuplot-default-device, calc-gnuplot-default-output)
27288 (calc-gnuplot-print-device, calc-gnuplot-print-output)
27289 (calc-gnuplot-geometry, calc-graph-default-resolution)
27290 (calc-graph-default-resolution-3d, calc-invocation-macro)
27291 (calc-show-banner): Use defcalcmodevar to declare them and set
27292 their default values.
27293
27294 * calc/calc-ext.el (calc-reset): Restore saved values of variables
27295 instead of default values (but restore default values if there is
27296 an argument of 0).
27297
27298 2005-01-09 David Kastrup <dak@gnu.org>
27299
27300 * desktop.el (desktop-restore-eager): Fix typo in type.
27301
27302 2005-01-08 Richard M. Stallman <rms@gnu.org>
27303
27304 * cus-edit.el (customize): Delete :link.
27305
27306 2005-01-08 Jay Belanger <belanger@truman.edu>
27307
27308 * calc/calc.el (calc-mode): Remove the extension from the
27309 `calc-settings-file' file name when loading it.
27310
27311 2005-01-08 Kim F. Storm <storm@cua.dk>
27312
27313 * info.el (Info-mode-map, Info-next-link-keymap)
27314 (Info-prev-link-keymap, Info-up-link-keymap):
27315 Map follow-link to mouse-face.
27316 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
27317
27318 2005-01-08 Jay Belanger <belanger@truman.edu>
27319
27320 * calc/calc.el (calc-settings-file): Change default value.
27321 Suggested by cgw in a comment in calc-mode.el.
27322
27323 * calc/calc-mode.el (calc-settings-file-name):
27324 Compare calc-settings-file to user-init-file instead of ~/.emacs.
27325 Replace ~/.emacs in a prompt by calc-settings-file.
27326
27327 2005-01-07 Lars Hansen <larsh@math.ku.dk>
27328
27329 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
27330 (desktop-lazy-idle-delay): New customizable variables.
27331 (desktop-buffer-args-list): New variable.
27332 (desktop-append-buffer-args): New function.
27333 (desktop-save): Call desktop-append-buffer-args for some buffers.
27334 (desktop-lazy-create-buffer): New function.
27335 (desktop-idle-create-buffers): New function.
27336 (desktop-read): Add message about buffers to restore lazily.
27337 (desktop-lazy-abort): New command.
27338 (desktop-clear): Call desktop-lazy-abort.
27339 (desktop-lazy-complete): New command.
27340
27341 2005-01-06 Richard M. Stallman <rms@gnu.org>
27342
27343 * emacs-lisp/find-func.el (find-face-definition):
27344 Rename from find-face.
27345
27346 2005-01-06 Kim F. Storm <storm@cua.dk>
27347
27348 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
27349
27350 * man.el (Man-xref-man-page, Man-xref-header-file)
27351 (Man-xref-normal-file): Add follow-link property.
27352
27353 2005-01-06 Jay Belanger <belanger@truman.edu>
27354
27355 * calc/calc-units.el: Make sure the proper macro definitions are
27356 available when compiling.
27357
27358 2005-01-06 Juri Linkov <juri@jurta.org>
27359
27360 * isearch.el (isearch-lazy-highlight-update):
27361 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
27362
27363 2005-01-06 Miles Bader <miles@gnu.org>
27364
27365 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
27366 (isearch-lazy-highlight-face): Use new name.
27367
27368 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
27369
27370 * uniquify.el (uniquify-rationalize-file-buffer-names):
27371 Re-add an interactive spec.
27372 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
27373 to the same name.
27374
27375 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
27376 (isearch-update, isearch-done): Adjust calls accordingly.
27377
27378 2005-01-05 Richard M. Stallman <rms@gnu.org>
27379
27380 * custom.el (custom-set-variables, custom-theme-set-variables):
27381 Clarify documentation.
27382
27383 * emacs-lisp/find-func.el (find-variable)
27384 (find-variable-other-window, find-variable-other-frame):
27385 Fix the TYPE args to find-function-read and find-function-do-it.
27386 (find-function): Doc fix.
27387 (find-function-at-point): Replace function-at-point alias.
27388
27389 2005-01-04 Richard M. Stallman <rms@gnu.org>
27390
27391 * cus-face.el (custom-declare-face):
27392 Record defface in current-load-list.
27393
27394 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
27395
27396 * emacs-lisp/find-func.el: Doc fixes.
27397 (find-face-regexp): New variable.
27398 (find-function-regexp-alist): New variable.
27399 (find-function-C-source): Third arg is now TYPE.
27400 (find-function-search-for-symbol): Handle general TYPE.
27401 (find-function-read, find-function-do-it): Handle general TYPE.
27402 (find-definition-noselect, find-face): New functions.
27403 (function-at-point): Alias deleted.
27404
27405 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
27406
27407 * battery.el (display-battery-mode): Rename from display-battery.
27408 Handle the case where it gets turned off.
27409
27410 2005-01-04 Richard M. Stallman <rms@gnu.org>
27411
27412 * cus-edit.el (customize): Make :link point to user doc.
27413
27414 * man.el (Man-fontify-manpage): Turn off undo generation.
27415
27416 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
27417
27418 2005-01-04 Andreas Schwab <schwab@suse.de>
27419
27420 * files.el (insert-directory): Only look for error lines in
27421 inserted text. Don't move too far after processing --dired markers.
27422
27423 2005-01-04 Richard M. Stallman <rms@gnu.org>
27424
27425 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
27426 Don't expand if the character is @, period, dash, etc.
27427 (define-mail-abbrev): Quote names that contain problem characters.
27428
27429 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
27430
27431 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
27432
27433 2005-01-03 Richard M. Stallman <rms@gnu.org>
27434
27435 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
27436 (query-replace-highlight, query-replace-lazy-highlight)
27437 (query-replace): Definitions moved up. Doc fix.
27438
27439 2005-01-03 Richard M. Stallman <rms@gnu.org>
27440
27441 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
27442 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27443 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27444 (lazy-highlight-face): Rename from isearch-lazy-...
27445 Change all references to them.
27446
27447 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
27448
27449 * cus-edit.el (custom-file): Doc fix for defcustom.
27450 (custom-file): The function no longer sets the variable
27451 `custom-file' to its return value.
27452
27453 * startup.el (command-line): No longer load `custom-file'.
27454
27455 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
27456
27457 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
27458
27459 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
27460 Don't confuse module-prefixed identifiers for labels.
27461 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
27462
27463 2005-01-02 Richard M. Stallman <rms@gnu.org>
27464
27465 * files.el (basic-save-buffer-1): Fix previous change.
27466
27467 * loadhist.el (file-loadhist-lookup): New function.
27468 (file-provides, file-requires): Use it.
27469
27470 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
27471 instead of calculating the right size.
27472
27473 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
27474
27475 * vc-svn.el (vc-svn-diff): Stay local if possible.
27476
27477 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
27478
27479 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
27480
27481 * files.el (hack-local-variables): Fix last change.
27482
27483 2005-01-02 Jay Belanger <belanger@truman.edu>
27484
27485 * calc/calc-yank.el (calc-edit-top): New variable.
27486 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
27487 object. Change header properties.
27488 (calc-edit-finish, calc-edit-finish-stack-object)
27489 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
27490 edited object.
27491 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
27492 for the beginning of the edited object.
27493 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
27494 for the beginning of the edited object.
27495 * calc/calc-prog.el (calc-edit-macro-finish-edit)
27496 (calc-finish-formula-edit, calc-macro-repeats)
27497 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
27498 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
27499 beginning of the edited object.
27500 (calc-user-define-edit): Change the header for editing macros.
27501 Remove unnecessary variable.
27502
27503 2005-01-01 Jay Belanger <belanger@truman.edu>
27504
27505 * calc/calc-yank.el (calc-edit-mode): Change default header.
27506 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
27507 * calc/calc-store.el (calc-edit-variable): Change title to match new
27508 header.
27509 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
27510 mode to match new header.
27511 (calc-user-define-edit): Change titles to include names of commands.
27512 (calc-finish-formula-edit): Adjust to handle new header.
27513 (calc-finish-macro-edit): Remove.
27514 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
27515 (calc-edit-macro-command, calc-edit-macro-command-type)
27516 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
27517 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
27518 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
27519 (calc-edit-macro-finish-edit): New functions.
27520 (calc-user-define-edit): Use new functions to edit named calc macros.
27521
27522 2005-01-01 Stefan <monnier@iro.umontreal.ca>
27523
27524 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
27525
27526 * ses.el (copy-region-as-kill): Deactivate mark.
27527
27528 2005-01-01 Richard M. Stallman <rms@gnu.org>
27529
27530 * replace.el (occur-1): If the output buffer is also an input,
27531 don't kill it, rename it.
27532
27533 * faces.el (set-face-background, set-face-foreground): Doc fix.
27534
27535 * cus-face.el (custom-face-attributes): Fix :help-echo strings
27536 for :foreground and :background.
27537
27538 * dired.el (dired-view-command-alist): Variable deleted.
27539 (dired-view-file, dired-mouse-find-file-other-window):
27540 Delete the code to use it.
27541
27542 2005-01-01 Kim F. Storm <storm@cua.dk>
27543
27544 * image.el (insert-sliced-image): Use t for line-height property.
27545
27546 See ChangeLog.11 for earlier changes.
27547
27548 ;; Local Variables:
27549 ;; coding: iso-2022-7bit
27550 ;; End:
27551
27552 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
27553 Copying and distribution of this file, with or without modification,
27554 are permitted provided the copyright notice and this notice are preserved.
27555
27556 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1