]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-09-29 Glenn Morris <rgm@gnu.org>
2
3 * custom.el (defcustom): Doc fix.
4
5 * calendar/calendar.el (european-calendar-style): Call
6 european-calendar or american-calendar as needed when set.
7 (diary-view-entries, list-calendar-holidays): Move autoloads
8 before use.
9
10 2006-09-29 Juri Linkov <juri@jurta.org>
11
12 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
13 to nil if there is no previous property change.
14
15 2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
16
17 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
18 saving anything to be sure that `forward-sexp' behaves correctly.
19
20 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
21
22 * simple.el (line-move-finish): Ignore field boundaries if the
23 initial and final points have the same `field' property.
24
25 2006-09-29 Kim F. Storm <storm@cua.dk>
26
27 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
28 to t while calling ido-read-internal.
29
30 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
31
32 * textmodes/org.el (org-file-remote-p): Get regexp from list.
33 (org-archive-subtree): remove erraneous `]' from character list.
34
35 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
36
37 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
38 (ses-reconstruct-all): Make undo of "insert row" work by keeping
39 markers for data-area and parameters-area.
40
41 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
42
43 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
44
45 * font-lock.el (font-lock-after-change-function): Refontify next line
46 as well if end is at BOL.
47 (font-lock-extend-jit-lock-region-after-change): Be more careful to
48 only extend the region as much as needed.
49
50 2006-09-28 Richard Stallman <rms@gnu.org>
51
52 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
53
54 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
55
56 * international/mule.el (after-insert-file-set-coding):
57 If VISIT, don't let set-buffer-multibyte make undo info.
58
59 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
60
61 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
62 lines in base64-encoded authentication response.
63
64 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
65
66 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
67 (ebnf-version): New version 4.3.
68 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
69 (ebnf-prologue): Adjust PostScript programming.
70 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
71 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
72
73 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
74
75 * jit-lock.el (jit-lock-force-redisplay): Rename from
76 jit-lock-fontify-again, and undo the mistaken change I've just done.
77
78 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
79 (jit-lock-fontify-again): Don't refontify text that's not displayed.
80
81 2006-09-26 Kenichi Handa <handa@m17n.org>
82
83 * startup.el (display-splash-screen): Allow a prefix argument.
84
85 2006-09-25 Jason Rumney <jasonr@gnu.org>
86
87 * subr.el (shell-quote-argument): Use DOS logic for Windows
88 shells with DOS semantics.
89
90 2006-09-24 Richard Stallman <rms@gnu.org>
91
92 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
93 (compilation-goto-locus): Use compilation-goto-locus-delete-o
94 to delete the overlay. Put it on pre-command-hook.
95
96 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
97
98 * startup.el (fancy-splash-screens, normal-splash-screen):
99 Call the splash buffer *About GNU Emacs*.
100
101 * simple.el (next-error-highlight, next-error-highlight-no-select):
102 Default to 0.5.
103 (yank-excluded-properties): Add `fontified'.
104
105 * font-lock.el (font-lock-compile-keywords): Allow value of
106 syntax-begin-function to enable paren-column-0 highlighting.
107
108 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
109
110 * dired.el (dired-build-subdir-alist): When file ends in colon,
111 don't exit the loop, just disregard that file.
112
113 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
114
115 * simple.el (line-move-finish): Handle corner case for fields in
116 continued lines.
117 (line-move-1): Remove flawed test for that case.
118
119 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
120
121 * icomplete.el (icomplete-simple-completing-p): Use the correct
122 name for the new variable, `icomplete-with-completion-tables'.
123 (file local variables): Remove superfluous setting.
124
125 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
126
127 * calendar/appt.el (appt-check): Fix typo for appointments just
128 after midnight.
129
130 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
131
132 * help.el (describe-key-briefly, describe-key): Don't expect an
133 extra up event if a down-event is generated by a popup menu.
134
135 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
136
137 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
138 local dictionary when changing the global dictionary.
139
140 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
141
142 * icomplete.el (icomplete-with-completion-tables): List of
143 specialized completion tables with which icomplete should
144 operate. Include the new `internal-complete-buffer', so icomplete
145 works with interactive buffer-selection.
146 (icomplete-simple-completing-p): Add acceptance of specialized
147 completion tables listed in icomplete-with-completion-tables.
148
149 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
150
151 * frame.el (focus-follows-mouse): Set default to nil on Mac.
152
153 * startup.el (command-line): Use `custom-reevaluate-setting' for
154 `focus-follows-mouse'.
155
156 2006-09-22 Richard Stallman <rms@gnu.org>
157
158 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
159 explain why Save is not available.
160
161 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
162
163 * woman.el (woman0-so): Use `let*', not `let'.
164 (woman-horizontal-line): Remove unbalanced parenthesis.
165
166 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
167
168 * woman.el: Make sure all the end-of-region markers we use have
169 a non-nil insertion-type.
170 (woman0-so): Move things around so we can use copy-marker.
171 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
172 Adjust marker type.
173 (woman2-process-escapes): Check marker type.
174 (woman-horizontal-line): Dispense with the use of a marker.
175
176 2006-09-22 Jay Belanger <belanger@truman.edu>
177
178 * calc/calc-lang.el: Add Greek letters to math-variable-table
179 property of tex.
180
181 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
182
183 * files.el (save-some-buffers-action-alist): Display diff in
184 view-mode.
185
186 2006-09-22 Masatake YAMATO <jet@gyve.org>
187
188 * add-log.el (add-log-current-defun): Use `forward-sexp'
189 instead of `forward-word' to pick c++::symbol.
190 Reported by Herbert Euler <herberteuler@hotmail.com>.
191
192 2006-09-22 Kenichi Handa <handa@m17n.org>
193
194 * bindings.el: Fix setting self-insert-command for multibyte
195 characters in global-map.
196
197 2006-09-21 David Kastrup <dak@gnu.org>
198
199 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
200 doc string.
201
202 2006-09-21 Kim F. Storm <storm@cua.dk>
203
204 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
205 (pushnew): Fix last change.
206
207 2006-09-21 Kenichi Handa <handa@m17n.org>
208
209 * language/european.el ("Latin-1"): Add windows-1252 to
210 coding-priority.
211 ("German"): Likewise.
212
213 2006-09-21 Kim F. Storm <storm@cua.dk>
214
215 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
216 Suggested by Miles Bader.
217
218 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
219 instead of add-to-list in the simple case.
220
221 2006-09-20 Kenichi Handa <handa@m17n.org>
222
223 * isearch.el (isearch-process-search-char): Cancel the previous
224 change.
225 (isearch-search-string): New function.
226 (isearch-search): Use isearch-search-string.
227 (isearch-lazy-highlight-search): Likewise.
228
229 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
230
231 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of comment
232 to become an option.
233
234 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
237
238 2006-09-20 Kim F. Storm <storm@cua.dk>
239
240 * simple.el (line-move-partial): Call pos-visible-in-window-p with
241 position t instead of trying both window-end and window-end - 1.
242
243 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
244
245 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
246 hidden trees.
247
248 2006-09-20 David Kastrup <dak@gnu.org>
249
250 * mouse.el (mouse-posn-property): Improve doc string.
251 (mouse-on-link-p): Change buffers for function calls on links.
252
253 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
254 buffer is read-only.
255
256 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
257
258 * allout.el (allout-unprotected): Let inhibit-read-only only when
259 buffer-read-only isn't set.
260 (allout-annotate-hidden): Enable topic annotation during copies even
261 when the buffer is read-only, eg for topic copies. Ensure that the loop
262 advances, even when the span extends beyond the deletion region.
263 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
264 rather than allout-exposure-changed-hook, as a stronger assertion.
265 (allout-keybindings-list): Add bindings for
266 allout-copy-line-as-kill and allout-copy-topic-as-kill.
267 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
268 Copy wrappers for allout-kill-line and allout-kill-topic.
269 (allout-listify-exposed): Position correctly to accumulate lines.
270
271 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
272
273 * simple.el (line-move-1): Escape field boundaries occurring
274 exactly at point. Update goal column if constrained to a field.
275 (line-move-finish): Escape field boundaries occurring exactly at point.
276
277 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
278
279 * mouse.el (mouse-on-link-p): Tentatively fix last change.
280 (mouse-drag-vertical-line): Remove unused var `wconfig'.
281
282 2006-09-19 Kim F. Storm <storm@cua.dk>
283
284 * help.el (describe-key-briefly, describe-key): Simplify printing
285 of descriptions by using format and %S. Fix "is undefined"
286 messages to say "at that spot" for mouse events.
287
288 * simple.el (line-move-partial): Optimize. Try window-line-height
289 before posn-at-point to get vpos of current line.
290
291 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
292
293 * viper.el: Bump up version/date of update to reflect the substantial
294 changes done in August 2006.
295
296 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
297 are defined.
298
299 * ediff-util.el (ediff-add-to-history): New function.
300
301 * ediff.el: Use ediff-add-to-history instead of add-to-history.
302
303 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
304
305 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
306 Delete duplicate make-local-variable form.
307 (conf-space-keywords): Add autoload cookie.
308 Fix typo (`keywords', not `keyword').
309
310 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
311
312 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
313 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
314 to x-gtk-use-old-file-dialog
315
316 2006-09-18 Richard Stallman <rms@gnu.org>
317
318 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
319 that might come in during mouse tracking.
320
321 2006-09-18 Kim F. Storm <storm@cua.dk>
322
323 * simple.el (line-move-partial): Rework 2006-09-15 change to use
324 new window-line-height function. Further optimize by not calling
325 pos-visible-in-window-p for window-end when window-line-height
326 returns useful information.
327
328 2006-09-16 Richard Stallman <rms@gnu.org>
329
330 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
331 (conf-space-mode): Don't handle prefix arg.
332 Delete conf-space-keywords-override code.
333 Use add-hook.
334 (conf-space-keywords): New command.
335 (conf-space-mode-internal): Be careful with imenu-generic-expression.
336 Delete conf-space-keywords-override code.
337 (conf-space-keywords-alist): Doc fix.
338 (conf-space-font-lock-keywords): Doc fix.
339 (conf-space-keywords-override): Var deleted.
340
341 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
342
343 * startup.el (fancy-splash-screens): Don't switch to the scratch
344 buffer; it may not be the next buffer.
345
346 2006-09-16 Romain Francoise <romain@orebokech.com>
347
348 * saveplace.el (load-save-place-alist-from-file): Use expanded name
349 in both messages.
350
351 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
352
353 * progmodes/python.el (python-preoutput-filter):
354 Fix arg order to string-match.
355
356 2006-09-16 Richard Stallman <rms@gnu.org>
357
358 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
359 font-lock-compile-keywords.
360
361 * font-lock.el (font-lock-compile-keywords): Rename optional arg
362 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
363
364 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
365
366 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
367
368 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
369 and the data doesn't look like UTF8, send STRING instead.
370
371 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
372
373 * textmodes/flyspell.el (flyspell-check-region-doublons):
374 New function to detect duplicated words.
375 (flyspell-large-region): Use it.
376
377 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
378
379 * simple.el (line-move-to-column): Revert 2006-08-03 change.
380
381 2006-09-16 Eli Zaretskii <eliz@gnu.org>
382
383 * help.el (describe-prefix-bindings): Use let, not let*.
384
385 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
386
387 * allout.el (allout-regexp, allout-line-boundary-regexp)
388 (allout-bob-regexp): Correct grouping and boundaries to fix
389 backwards traversal.
390 (allout-depth-specific-regexp, allout-depth-one-regexp):
391 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
392 worse time in allout-ascend.
393 (allout-doublecheck-at-and-shallower): Identify depth threshold
394 below which topics are checked for and disqualified by containment
395 discontinuities.
396 (allout-hotspot-key-handler): Correctly handle multiple-key
397 strokes. Remove some unused variables.
398 (allout-mode-leaders): Clarify that mode-specific comment-start
399 will be used.
400 (set-allout-regexp): Correctly regexp-quote allout regexps to
401 properly accept alternative header-leads and primary bullets with
402 regexp-specific characters (eg, C "/*", mathematica "(*").
403 Include new regular expressions among those configured.
404 (allout-infer-header-lead-and-primary-bullet):
405 Rename allout-infer-header-lead.
406 (allout-recent-depth): Manifest as a variable as well as a function.
407 (allout-prefix-data): Simplify into an inline instead of a macro,
408 assuming current match data rather than being explicitly passed
409 it. Establish allout-recent-depth value as well as
410 allout-recent-prefix-beginning and allout-recent-prefix-end.
411 (allout-aberrant-container-p): True when an item's immediate
412 offspring discontinuously contained. Useful for disqualifying
413 unintended topic prefixes, likely at low depths.
414 (allout-goto-prefix-doublechecked): Elaborate version of
415 allout-goto-prefix which disqualifies aberrant pseudo-items.
416 (allout-pre-next-prefix): Layer on top of lower-level routines, to
417 get disqualification of aberrant containers.
418 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
419 containers.
420 (allout-beginning-of-current-entry): Position at start of buffer
421 when in container (depth 0) entry.
422 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
423 (allout-current-bullet): Strip text properties.
424 (allout-get-prefix-bullet): Use right match groups.
425 (allout-beginning-of-line, allout-next-heading):
426 Disqualify aberrant containers.
427 (allout-previous-heading): Disqualify aberrant containers, and
428 change to regular (rather than inline) function, to allow
429 self-recursion.
430 (allout-get-invisibility-overlay): Increment so progress is made
431 when the first overlay is not the sought one.
432 (allout-end-of-prefix): Disqualify aberrant containers.
433 (allout-end-of-line): Cycle something like allout-beginning-of-line.
434 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
435 outline.el outlines) functional again. Change the primary bullet
436 along with the header-lead - level 1 new-style bullets now work.
437 Engage allout-before-change-handler in mainline emacs, not just
438 xemacs, to do undo handling.
439 (allout-before-change-handler): Expose undo changes occurring in
440 hidden regions. Use allout-get-invisibility-overlay instead of
441 reimplementing it inline.
442 (allout-chart-subtree): Use start rather than end of prefix in
443 charts. Use allout-recent-depth variable.
444 (allout-chart-siblings): Disqualify aberrant topics.
445 (allout-beginning-of-current-entry): Position correctly.
446 (allout-ascend): Use new allout-depth-specific-regexp and
447 allout-depth-one-regexp for linear instead of O(N^2) or worse
448 behavior.
449 (allout-ascend-to-depth): Depend on allout-ascend, rather than
450 reimplementing an algorithm.
451 (allout-up-current-level): Depend on allout-ascend, rather than
452 reimplementing an algorithm. Return to start-point if we fail.
453 (allout-descend-to-depth): Use allout-recent-depth variable
454 instead of function.
455 (allout-next-sibling): On traversal of numerous intervening
456 topics, resort to economical allout-next-sibling-leap.
457 (allout-next-sibling-leap): Specialized version of
458 allout-next-sibling that uses allout-ascend cleverly, to depend on
459 a regexp search to leap large numbers of contained topics, rather
460 than arbitrarily many one-by-one traversals.
461 (allout-next-visible-heading): Disqualify aberrant topics.
462 (allout-previous-visible-heading): Position consistently when
463 interactive.
464 (allout-forward-current-level): Base on allout-previous-sibling
465 rather than (differently) reimplmenting the algorithm. Remove some
466 unused variables.
467 (allout-solicit-alternate-bullet): Present default choice stripped
468 of text properties.
469 (allout-rebullet-heading): Use bullet stripped of text properties.
470 Register changes using allout-exposure-change-hook.
471 Disregard aberrant topics.
472 (allout-shift-in): With universal-argument, make topic a peer of
473 it's former offspring. Simplify the code by separating out
474 allout-shift-out functionality.
475 (allout-shift-out): With universal-argument, make offspring peers
476 of their former container, and its siblings. Implement the
477 functionality here, rather than inappropriately muddling the
478 implementation of allout-shift-in.
479 (allout-rebullet-topic): Respect additional argument for new
480 parent-child separation function.
481 (allout-yank-processing): Use allout-ascend directly.
482 (allout-show-entry): Disqualify aberrant topics.
483 (allout-show-children): Handle discontinuous children gracefully,
484 extending the depth being revealed to expose them and posting a
485 message indicating the situation.
486 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
487 Leave cursor in correct position.
488 (allout-hide-current-subtree): Use allout-ascend directly.
489 Disqualify aberrant topics.
490 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
491 a way that the yanks can restore it, as used to happen.
492 (allout-yank-processing): Restore exposure layout as recorded by
493 allout-kill-*, as used to happen.
494 (allout-annotate-hidden, allout-hide-by-annotation): New routines
495 for preseving and restoring exposure layout across kills.
496 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
497 (allout-encrypt-string): Strip text properties.
498 Rearranged order and outline-headings for some of the
499 miscellaneous functions.
500 (allout-resolve-xref): No need to quote the error name in the
501 condition-case handler section.
502 (allout-flatten): Classic recursive (and recursively intensive,
503 without tail-recursion) list-flattener, needed by allout-shift-out
504 when confronted with discontinuous children.
505
506 2006-09-16 Jason Rumney <jasonr@gnu.org>
507
508 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
509 on ms-windows.
510 (dnd-open-unc-file): Remove.
511 (dnd-open-local-file): Mention in doc string that it also handles
512 remote files if the system natively supports unc file-names.
513
514 2006-09-15 Kim F. Storm <storm@cua.dk>
515
516 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
517 all necessary information about the event before erasing *Help*.
518
519 * simple.el (line-move-partial): Use window-line-visiblity to
520 quickly check whether last line is partially visible, and only do
521 the hard (and slow) part in that case.
522
523 2006-09-15 Jay Belanger <belanger@truman.edu>
524
525 * COPYING: Replace "Library Public License" by "Lesser Public
526 License" throughout.
527
528 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
529
530 * term/x-win.el (x-menu-bar-open): New function for F10.
531
532 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
533
534 * progmodes/compile.el (compilation-error-regexp-alist-alist):
535 Disallow filenames containing " -" to avoid confusion with libtool
536 compilation messages. Suggested by Stefan Monnier.
537
538 2006-09-15 David Kastrup <dak@gnu.org>
539
540 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
541 instead of buffer position for `mouse-on-link-p'.
542
543 * mouse.el (mouse-posn-property): New function looking up the
544 properties at a click position in overlays and text properties in
545 either buffer or strings.
546 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
547 of both `follow-link' as well as `mouse-face' properties.
548 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
549 buffer position.
550
551 * help.el (describe-key-briefly): When reading a down-event on
552 mode lines or scroll bar, swallow the following up event, too.
553 Use the new mouse sensitity of `key-binding' for lookup.
554 (describe-key): The same here.
555
556 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
557
558 * play/life.el (life-patterns): Add a few more interesting patterns.
559 (life-setup): Force `show-trailing-whitespace' to nil.
560
561 2006-09-14 Richard Stallman <rms@gnu.org>
562
563 * startup.el (fancy-splash-text): Change text to improve alignment.
564 (fancy-splash-screens): Don't set non-standard tab width.
565 Bind cursor-type temporarily, and make it easy to patch to
566 preserve the splash buffer.
567 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
568 (fancy-splash-screens): Display echo-area message explicitly.
569 Don't set fancy-splash-help-echo.
570
571 * simple.el (line-number-mode): Group mode-line instead of
572 editing-basics.
573 (column-number-mode, size-indication-mode): Likewise.
574
575 * faces.el (mode-line-faces): Group mode-line instead of modeline.
576
577 * time.el (display-time): Group mode-line instead of modeline.
578
579 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
580
581 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
582
583 * startup.el (fancy-splash-text): Move editing instructions to
584 fancy-splash-head.
585 (fancy-splash-head): Issue editing instructions.
586 (fancy-splash-screens): Fixup whitespace.
587
588 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * bindings.el (mode-line-buffer-identification-keymap):
591 Remove duplicate line.
592
593 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
594
595 * ido.el (ido-ignore-item-p): Allow any kind of functions in
596 ignore lists.
597
598 2006-09-14 Kim F. Storm <storm@cua.dk>
599
600 * jit-lock.el (jit-lock-fontify-again): New function.
601 (jit-lock-fontify-now): Use it instead of lambda form.
602
603 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
604
605 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
606 (flyspell-auto-correct-word): Make ispell-filter local to these
607 functions. Check that ispell-filter has new stuff before calling
608 ispell-parse-output.
609
610 2006-09-13 Kim F. Storm <storm@cua.dk>
611
612 * simple.el (line-move-partial): Optimize.
613
614 2006-09-13 Richard Stallman <rms@gnu.org>
615
616 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
617 Delete spurious backquote.
618
619 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
620
621 * net/rcirc.el (rcirc-print): Fix last change.
622
623 2006-09-12 Jay Belanger <belanger@truman.edu>
624
625 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
626
627 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
628
629 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
630 rcirc-show-maximum-output.
631 (rcirc-mode): Remove window-scroll-function hook.
632 (rcirc-scroll-to-bottom): Remove function.
633 (rcirc-print): Recenter so point stays at the bottom of the window
634 if point was already there.
635
636 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
637
638 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
639 not to "t".
640 * progmodes/compile.el (compilation-start): Likewise.
641 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
642 Don't use expand-file-name on invocation-directory, since this
643 might mishandle special characters in invocation-directory.
644
645 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
646
647 * pcvs-defs.el: Remove * in defcustom's docstrings.
648
649 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
650
651 * progmodes/compile.el (compilation-directory-properties):
652 Doc fix for help-echo.
653
654 2006-09-12 Lars Hansen <larsh@soem.dk>
655
656 * desktop.el (desktop-read): Add comment.
657
658 2006-09-12 Kim F. Storm <storm@cua.dk>
659
660 * simple.el (next-error-highlight, next-error-highlight-no-select):
661 Fix spelling error.
662
663 * subr.el (sit-for): Rework to use input-pending-p and cond.
664 Return nil input is pending on entry also for SECONDS <= 0.
665 (while-no-input): Use input-pending-p instead of sit-for.
666
667 2006-09-11 Richard Stallman <rms@gnu.org>
668
669 * simple.el (next-error-highlight, next-error-highlight-no-select):
670 Fix custom type and doc strings.
671
672 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
673
674 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
675 (diff-apply-hunk): Use it to ask for confirmation.
676
677 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
678
679 * emacs-lisp/cl.el (pushnew): Add missing `,'.
680
681 2006-09-11 David Kastrup <dak@gnu.org>
682
683 * help.el (string-key-binding, describe-key-briefly)
684 (describe-key): Remove `string-key-binding' and its callers since
685 `key-binding' already caters for the proper lookup now.
686
687 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
688
689 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
690 (cfengine-mode): Use it. Fix \ syntax to be like /.
691
692 * bindings.el (mode-line-buffer-identification-keymap):
693 Move initialization into declaration.
694
695 2006-09-10 Kim F. Storm <storm@cua.dk>
696
697 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
698 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
699 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
700 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
701
702 2006-09-10 Richard Stallman <rms@gnu.org>
703
704 * dired-aux.el: Handle errors in recursive copy usefully.
705 (dired-create-files-failures): New variable.
706 (dired-copy-file): Remove condition-case.
707 (dired-copy-file-recursive): Check for errors on all file
708 operations, and add them to dired-create-files-failures.
709 Check file file-date-erorr here too.
710 (dired-create-files): Check dired-create-files-failures
711 and report those errors too.
712
713 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
714
715 * subr.el (add-to-list): New argument COMPARE-FN.
716
717 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
718
719 * filecache.el (file-cache-add-directory)
720 (file-cache-add-directory-list, file-cache-add-file)
721 (file-cache-add-directory-using-find)
722 (file-cache-add-directory-using-locate)
723 (file-cache-add-directory-recursively): Add autoloads.
724
725 2006-09-09 Richard Stallman <rms@gnu.org>
726
727 * textmodes/conf-mode.el (conf-space-mode):
728 Use hack-local-variables-hook instead of calling hack-local-variables.
729 (conf-space-keywords-override): New variable.
730 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
731 (conf-space-mode): Always make conf-space-keywords and
732 conf-space-keywords-override local.
733 Call conf-space-mode-internal directly as well as via hook.
734
735 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
736
737 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
738 quasi-keywords.
739
740 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
741
742 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
743 (python-send-string): Be slightly more careful about adding \n.
744
745 * startup.el (normal-splash-screen): Don't display the buffer if we'll
746 kill it right away anyway.
747
748 2006-09-09 Eli Zaretskii <eliz@gnu.org>
749
750 * international/codepage.el (cp850-decode-table): Fix a few codes.
751 (cp858-decode-table): New variable.
752
753 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
754
755 * net/ldap.el (ldap-search-internal): Doc fix.
756
757 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
758
759 * play/life.el (life-display-generation): Test for input manually if
760 `sleeptime' is negative or null.
761
762 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
763 (print-region-1): Substitute `%s' with the page title.
764
765 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
766
767 * locate.el (locate-current-search): New variable.
768 (locate): Set buffer local value. Use current buffer if it is
769 in Locate mode.
770 (locate-mode): Disable undo here.
771 (locate-do-setup): Use locate-current-filter from buffer to be killed.
772 (locate-update): Use locate-current-search and locate-current-filter.
773
774 2006-09-08 David Kastrup <dak@gnu.org>
775
776 * desktop.el (desktop-read): When loading a desktop, disable
777 saving it while the load progresses, and switch off a pending lazy
778 load by calling `desktop-lazy-abort'.
779
780 2006-08-27 Martin Rudalics <rudalics@gmx.at>
781
782 * window.el (mouse-autoselect-window-timer)
783 (mouse-autoselect-window-position)
784 (mouse-autoselect-window-window)
785 (mouse-autoselect-window-now): New vars.
786 (mouse-autoselect-window-cancel)
787 (mouse-autoselect-window-select)
788 (mouse-autoselect-window-start): New functions.
789 (handle-select-window): Call `mouse-autoselect-window-start' when
790 delayed window autoselection is enabled.
791
792 * cus-start.el (mouse-autoselect-window): Handle delayed window
793 autoselection.
794
795 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
796 commands after which it is allowed to print in the echo area.
797
798 2006-09-08 Richard Stallman <rms@gnu.org>
799
800 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
801
802 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
803 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
804
805 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
806 (cancel-timer-internal): Add doc string.
807 (cancel-function-timers): Doc fix.
808 (with-timeout-handler, timer-event-last*): Add doc strings.
809
810 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
811
812 * files.el (risky-local-variable-p): Match ...-bindat-spec.
813
814 * dired.el (dired-log-summary): Add doc string.
815
816 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
817 (custom-group-menu-create): Not here.
818
819 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
820
821 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
822
823 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
824
825 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
826 (mac-apple-event-map): Define its handler.
827
828 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
829
830 * net/ldap.el (ldap-search-internal): Handle `auth' key.
831
832 2006-09-07 Magnus Henoch <mange@freemail.hu>
833
834 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
835 clause.
836
837 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
838
839 * info.el (Info-index): Bind completion-ignore-case.
840
841 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
842
843 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
844 previous commit.
845 (inferior-prolog-guess-flavor): New fun left out of previous commit.
846 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
847 burp in dedicated windows.
848 (inferior-prolog-self-insert-command): New command.
849 (inferior-prolog-mode-map): Use it.
850
851 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
852
853 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
854
855 * international/code-pages.el: Add cp858.
856
857 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
858
859 * dnd.el: Fix bootstrapping.
860
861 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
862
863 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
864 (dnd-open-remote-url): New function.
865 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
866 not windows-nt.
867
868 2006-09-07 Jason Rumney <jasonr@gnu.org>
869
870 * dnd.el (dnd-open-remote-file-function): New variable.
871 (dnd-open-unc-file): New function.
872 (dnd-open-file): Call dnd-open-remote-file-function if set.
873
874 2006-09-06 Daiki Ueno <ueno@unixuser.org>
875
876 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
877 pgg-passphrase-coding-system rather than locale-coding-system.
878 * pgg-def.el (pgg-passphrase-coding-system): New user option.
879
880 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
881
882 * progmodes/prolog.el: Remove * in docstrings.
883 (prolog-program-name): Add SWI prolog.
884 (prolog-mode-menu): New menu.
885 (prolog-mode): Set comment-add.
886 (prolog-indent-line): Simplify. Use indent-line-to.
887 (inferior-prolog-buffer): New var.
888 (inferior-prolog-run, inferior-prolog-process): New funs.
889 (run-prolog, switch-to-prolog): Rewrite, using them.
890 (prolog-consult-region): Use inferior-prolog-buffer.
891 (inferior-prolog-load-file): New function.
892 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
893
894 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
895 last word, if it's not the end of the paragraph.
896
897 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
898 file name.
899
900 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
901
902 * frame.el (display-mm-dimensions-alist): New defcustom.
903 (display-mm-height, display-mm-width): Use it.
904
905 2006-09-06 Simon Josefsson <jas@extundo.com>
906
907 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
908
909 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
910
911 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
912 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
913 string values.
914
915 2006-09-06 Kim F. Storm <storm@cua.dk>
916
917 * simple.el (line-move-partial): New function to do vscrolling for
918 partially visible images / tall lines. Rewrite based on code
919 previously in line-move. Simplify backwards vscrolling.
920 (line-move): Use it. Simplify.
921
922 2006-09-05 Kim F. Storm <storm@cua.dk>
923
924 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
925
926 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
927
928 * progmodes/compile.el (compilation-error-regexp-alist-alist):
929 Process the `gcc-include' after the `gnu' rule.
930
931 2006-09-05 Kim F. Storm <storm@cua.dk>
932
933 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
934
935 2006-09-05 Daiki Ueno <ueno@unixuser.org>
936
937 * pgg.el (pgg-clear-string): Alias to clear-string for backward
938 compatibility.
939
940 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
941 inhibit-redisplay; encode passphrase with locale-coding-system.
942
943 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
944
945 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
946
947 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
948
949 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
950 (gdb-var-list-children-regexp): Make type field optional.
951
952 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
953 e.g public, protected in C++.
954
955 2006-09-04 John Paul Wallington <jpw@pobox.com>
956
957 * simple.el (completion-show-help): New defcustom.
958 (completion-setup-function): Heed it.
959
960 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
961
962 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
963
964 2006-09-04 Richard Stallman <rms@gnu.org>
965
966 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
967 (rsf-min-region-to-spam-list): Doc fix.
968 (rsf-add-content-type-field): Doc fix.
969
970 * simple.el (kill-region): Explicitly test there is a region.
971
972 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
973
974 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
975 sendmail in several common directories.
976
977 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
978
979 * paths.el (sendmail-program): Removed.
980
981 2006-09-04 Daiki Ueno <ueno@unixuser.org>
982
983 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
984 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
985 http://article.gmane.org/gmane.emacs.gnus.general/50457
986
987 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
988
989 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
990 mark after running the menu filter.
991
992 2006-09-03 Juri Linkov <juri@jurta.org>
993
994 * international/quail.el (quail-defrule-internal): Add a check
995 if a key is a vector.
996
997 2006-09-02 Juri Linkov <juri@jurta.org>
998
999 * man.el (Man-topic-history): New variable.
1000 (man): Use it.
1001
1002 * woman.el (woman-topic-history): Change defvar to defvaralias
1003 for symbol `Man-topic-history'.
1004
1005 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
1006 `comint-last-output-start' is a marker by using `markerp' and
1007 check if it has a position by using `marker-position', and use
1008 this position for `goto-char'.
1009
1010 * international/quail.el (quail-defrule-internal): Add missing
1011 `error' call for null key.
1012
1013 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
1014
1015 * rcirc.el (rcirc-keywords): New variable.
1016 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
1017 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
1018 variables.
1019 (rcirc-responses-no-activity): New function.
1020 (rcirc-handler-generic): Check for responses in above.
1021 (rcirc-process-command): Add ?: character to arguments of raw
1022 server commands.
1023 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
1024 `rcirc-dim-nicks'.
1025 (rcirc-gray-toggle): Remove unused variable.
1026 (rcirc-print): Remove some tracking logic, which is moved into
1027 markup functions.
1028 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
1029 types.
1030 (rcirc-activity-string): Look for 'keyword in activity-types.
1031 (rcirc-window-configuration-change): Don't erase overlay-arrow
1032 unnecessarily.
1033 (rcirc-add-or-remove): New function.
1034 (rcirc-cmd-ignore): Use it.
1035 (rcirc-message-leader): Remove unused function.
1036 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
1037 (rcirc-add-face): New function.
1038 (rcirc-facify): Use rcirc-add-face.
1039 (rcirc-url-regexp): Add parens.
1040 (rcirc-map-regexp): Remove function.
1041 (rcirc-mangle-regexp): Remove function.
1042 (rcirc-markup-text-functions): New variable.
1043 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
1044 (rcirc-markup-body-text, rcirc-markup-attributes)
1045 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
1046 (rcirc-markup-bright-nicks): New markup handler functions.
1047 (rcirc-nick-in-message-full-line): New face.
1048 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
1049 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
1050
1051 2006-09-02 Martin Rudalics <rudalics@gmx.at>
1052
1053 * cus-start.el (hscroll-margin, hscroll-step)
1054 (mode-line-in-non-selected-windows, mouse-autoselect-window)
1055 (x-use-underline-position-properties): Change version to "22.1"
1056 since they will appear there for the first time.
1057
1058 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1059
1060 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
1061
1062 2006-08-31 Richard Stallman <rms@gnu.org>
1063
1064 * cus-edit.el (custom-save-variables): Slight cleanup.
1065 (Custom-no-edit): Renamed from custom-no-edit.
1066 (Custom-newline): Renamed from custom-newline.
1067 (custom-mode-map): Use new names.
1068
1069 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
1070 about customization, rather than M-x customize, in the doc string
1071 made for the defcustom.
1072
1073 * emacs-lisp/trace.el (trace-function-background): Doc fix.
1074
1075 2006-08-31 Romain Francoise <romain@orebokech.com>
1076
1077 * dired-x.el (dired-guess-shell-alist-default): Update.
1078
1079 2006-08-31 Michael Mauger <mmaug@yahoo.com>
1080
1081 * custom.el (custom-theme-set-variables): Autoload packages before
1082 sorting the variables.
1083
1084 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
1085
1086 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
1087 chars if XEmacs.
1088 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
1089
1090 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * progmodes/python.el (python-eldoc-function): Re-enable quit while
1093 waiting for process.
1094
1095 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1096
1097 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
1098 results in ASCII-only string, encode original one directly.
1099
1100 2006-08-29 Romain Francoise <romain@orebokech.com>
1101
1102 * startup.el (normal-splash-screen, fancy-splash-screens):
1103 Make buffer read-only and arrange to enter view mode if necessary.
1104
1105 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * hl-line.el (hl-line): New face.
1108 (hl-line-face): Use it.
1109
1110 * image-mode.el (image-mode): Fix last fix.
1111 Suggested by Kim F. Storm.
1112
1113 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1114
1115 Sync with Tramp 2.0.54.
1116
1117 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
1118 of `=', because `tramp-get-remote-gid' might not always return an
1119 integer when expected.
1120 (tramp-register-file-name-handlers): `partial-completion-mode' is
1121 unknown to XEmacs.
1122 (tramp-time-diff): Don't use `floor', it might fail for large
1123 differences.
1124 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
1125 `tramp-auto-save-directory' if unset in order to guarantee unique
1126 auto-save file names.
1127
1128 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * image-mode.el (image-mode): Display image as text on a terminal.
1131
1132 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1133
1134 * progmodes/python.el (python-send-command): Simplify.
1135 (run-python): Don't generate a new buffer unless `new' was specified.
1136 Make sure we send `import emacs' to the proper process.
1137
1138 * progmodes/python.el (python-send-command): Don't wait for the command
1139 to terminate. Don't fiddle with compilation-parsing-end.
1140
1141 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1144 Insert commentary after first line summary.
1145
1146 * woman.el (woman-follow): New function, based on `man-follow'.
1147 (woman-mode-map): Use it.
1148
1149 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
1150 since ibuffer-do-sort-by-recency does not define a sorter.
1151
1152 2006-08-28 Kim F. Storm <storm@cua.dk>
1153
1154 * find-dired.el (find-dired): Use shell-quote-argument to properly
1155 escape ( and ) args. Also use it on {} and ; args in default
1156 value of find-ls-option string.
1157 (find-grep-dired): Use shell-quote-argument on {} and ; args.
1158
1159 2006-08-27 Michael Olson <mwolson@gnu.org>
1160
1161 * emacs-lisp/tq.el: Small grammar fix in comments.
1162 (tq-enqueue): Check for existence of queue rather than the
1163 head queue item's question, which was a no-op.
1164 (tq-filter, tq-process-buffer): Make sure the process buffer
1165 exists before making it the current buffer.
1166
1167 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1168
1169 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
1170 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
1171 (special-event-map): Apply 2006-08-16 change for x-win.el.
1172
1173 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1174
1175 * progmodes/python.el (python-send-receive): Wait in the
1176 process's buffer so as to check the right buffer-local variables.
1177
1178 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1179
1180 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
1181 (defgroup checkdoc): Move to beginning.
1182
1183 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
1184 (python-preoutput-continuation): Remove.
1185 (python-preoutput-filter): Simplify correspondingly.
1186 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
1187 Loop around to catch embedded _emacs_out output.
1188 (run-python): Send the import&print command on a single line.
1189 (python-send-command): Send command&print on a single line.
1190 (python-send-string): Only add double \n if needed.
1191 (python-send-receive): Loop until the result comes.
1192 (python-mode-running): Defvar it.
1193 (python-setup-brm): Remove unused var `menu'.
1194 Only bind py-mode-map and `features' around brm-init.
1195 (python-calculate-indentation): Remove unused var `point'.
1196 (python-beginning-of-defun): Remove unused var `def-line'.
1197
1198 2006-08-25 Richard Stallman <rms@gnu.org>
1199
1200 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
1201
1202 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1203
1204 * viper.el (viper-set-hooks): Use frame bindings for
1205 viper-vi-state-cursor-color.
1206 (viper-non-hook-settings): Don't set default
1207 mode-line-buffer-identification.
1208
1209 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
1210 (viper-set-cursor-color-according-to-state)
1211 (viper-get-saved-cursor-color-in-replace-mode)
1212 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
1213 viper-emacs-state-cursor-color.
1214
1215 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
1216 (viper-undo): Use point if undo-beg-posn is nil.
1217 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
1218 (viper-after-change-undo-hook): Don't use
1219 viper-emacs-state-cursor-color by default.
1220 (viper-undo): More sensible positioning after undo.
1221
1222 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
1223 (viper-emacs-state-cursor-color): Default to nil, since this feature
1224 doesn't work well yet.
1225
1226 * ediff-mult.el (ediff-intersect-directories)
1227 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
1228 always expand filenames.
1229
1230 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1231
1232 * tumme.el: Remove * in defcustoms's docstrings.
1233
1234 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
1237 Accept internal time format for SECS arg.
1238 (timer-relative-time): Doc fix.
1239
1240 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
1241 adapted from Martin Rudalics.
1242 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
1243 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
1244 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
1245 using sit-for.
1246
1247 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
1248
1249 * cus-start.el (all): Add `overline-margin' and
1250 `x-underline-at-descent-line'.
1251
1252 2006-08-24 Kim F. Storm <storm@cua.dk>
1253
1254 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
1255 to mean "use find -exec"; nil now unambiguously means auto-detect.
1256 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
1257 Use shell-quote-argument to build grep-find-command and
1258 grep-find-template.
1259 (rgrep): Use shell-quote-argument to properly quote arguments to find.
1260 Reported by Tom Seddon.
1261
1262 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * startup.el (fancy-splash-head): Give instructions for dismissing
1265 the splash screen for default startup too.
1266 (display-startup-echo-area-message, fancy-splash-screens)
1267 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
1268 all splash text at once and keep the splash buffer around.
1269 (command-line-1): Give display-startup-echo-area-message a t arg.
1270
1271 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
1272
1273 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
1274 gnus frame is selected.
1275
1276 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
1279
1280 2006-08-22 Kim F. Storm <storm@cua.dk>
1281
1282 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
1283 Add suffix matching for subdirs.
1284
1285 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1286
1287 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
1288 mouse-yank-at-point is non-nil.
1289
1290 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1291
1292 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
1293 a bit wider and remove fringes to fit initial output on line.
1294
1295 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1296
1297 * frame.el (blink-cursor-end): Only ignore the error we care about.
1298 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
1299
1300 2006-08-21 Richard Stallman <rms@gnu.org>
1301
1302 * whitespace.el (whitespace-cleanup): Doc fix.
1303
1304 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
1305
1306 * net/rcirc.el (rcirc-show-maximum-output): New var.
1307 (rcirc-buffer-process): If no buffer argument is supplied, use
1308 current-buffer.
1309 (rcirc-complete-nick): Complete to the last completed nick first.
1310 (rcirc-mode): Preserve the value of `rcirc-urls' across
1311 connections. Setup scroll function.
1312 (rcirc-scroll-to-bottom): New function.
1313 (rcirc-print): Use nick syntax around regexp work.
1314 Notice dim-nicks speaking only if they say our nick.
1315 (rcirc-update-activity-string): Do not show the modeline indicator
1316 if there are no live rcirc processes.
1317 (rcirc-cmd-ignore): Ignore case.
1318 (rcirc-browse-url-at-point): Fix off-by-one error.
1319
1320 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1321
1322 * progmodes/python.el: Remove * in defcustom docstrings.
1323 (run-python, python-proc, python-try-complete): Use derived-mode-p.
1324 (python-mode): Set tab-width and indent-tabs-mode.
1325
1326 2006-08-20 Dave Love <fx@gnu.org>
1327
1328 * progmodes/python.el: Update to Dave Love's latest version.
1329 (python-font-lock-keywords, python-mode): Don't use
1330 font-lock-syntax-table, but match symbol elements explicitly instead.
1331 (python-mode-map): Add help, and a few more key bindings.
1332 (python-skip-comments/blanks): Move out of comments as well.
1333 (python-continuation-line-p): Behave better with unbalanced parens.
1334 (python-blank-line-p): New fun.
1335 (python-open-block-statement-p): Don't use a heuristic.
1336 (python-outdent-p): Better handle blocks-in-the-same-line.
1337 (python-calculate-indentation): Misc improvements.
1338 (python-comment-indent): Remove.
1339 (python-block-pairs): New var.
1340 (python-first-word): New fun.
1341 (python-indentation-levels): Handle more common cases.
1342 (python-indent-line-1): Add `leave' argument.
1343 (python-indent-region): New fun.
1344 (python-skip-out): New fun.
1345 (python-beginning-of-statement, python-end-of-statement): Use it.
1346 (python-next-statement): Return correct count even at eob.
1347 (python-end-of-block): Fix paren-typo.
1348 (python-imenu-create-index): Add module variables.
1349 (run-python): Add `new' arg.
1350 Check we're at a prompt before returning.
1351 (python-send-command): Move to end of buffer.
1352 Wait for prompt to return.
1353 (python-set-proc): New fun.
1354 (python-imports): New var.
1355 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
1356 (python-eldoc-function): Try to move out of arg list.
1357 (python-outline-level): Offset by 1.
1358 (python-find-imports): New fun.
1359 (python-symbol-completions): Use python-imports.
1360 (python-module-path, ffap-alist): Add support for ffap.
1361 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
1362 (pythin-insert-*, python-default-template, python-expand-template):
1363 Add templates/skeletons.
1364 (python-setup-brm): Support for Bicycle Repair Man.
1365 (python-abbrev-syntax-table): New var.
1366 (python-abbrev-pc-hook, python-pea-hook): New funs.
1367
1368 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * frame.el (blink-cursor-start): Set timer first.
1371 (blink-cursor-end): Ignore timer cancelling errors.
1372 Suggested by Ken Manheimer.
1373
1374 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
1375
1376 * newcomment.el (comment-box): Call `comment-normalize-vars'.
1377 Add autoload cookie.
1378
1379 2006-08-20 Richard Stallman <rms@gnu.org>
1380
1381 * simple.el (line-number-at-pos): Doc fix.
1382
1383 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
1384 timer-activate-when-idle, so timer can run before Emacs becomes
1385 non-idle again.
1386
1387 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1388
1389 * whitespace.el (whitespace-cleanup-internal): New optional arg
1390 REGION-ONLY. If it's non-nil, modify the message to the user
1391 accordingly.
1392 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
1393 a non-nil argument.
1394
1395 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
1396
1397 * rect.el (spaces-string): Simplify and add doc string.
1398
1399 2006-08-17 Romain Francoise <romain@orebokech.com>
1400
1401 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
1402
1403 2006-08-17 Richard Stallman <rms@gnu.org>
1404
1405 * compare-w.el (compare-windows): lambda's take an arg and pass
1406 it to compare-windows-skip-whitespace.
1407
1408 2006-08-17 Martin Rudalics <rudalics@gmx.at>
1409
1410 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
1411 the right buffer.
1412
1413 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
1416 removed files.
1417
1418 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
1419
1420 * progmodes/gdb-ui.el (gdb-locals-watch-map)
1421 (gdb-locals-watch-map-1): Suppress keymap first.
1422 (gdb-edit-locals-map-1): New variable.
1423 (gdb-edit-locals-value): New function.
1424 (gdb-stack-list-locals-handler): Use them.
1425
1426 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1427
1428 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
1429 cursor would normally be drawn in the fringe.
1430
1431 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
1432 Reported by Martin Rudalics <rudalics@gmx.at>.
1433
1434 2006-08-16 Richard Stallman <rms@gnu.org>
1435
1436 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
1437 (special-event-map): Process drag-n-drop events this way.
1438
1439 * simple.el (move-beginning-of-line): Test whether fields
1440 would prevent motion back to line's first visible character.
1441 If so, stop where the fields would stop the motion.
1442
1443 * newcomment.el (comment-indent): Fully update INDENT
1444 before checking to see if it will change the text.
1445
1446 * cus-edit.el (custom-newline): New function.
1447 (custom-mode-map): Bind newline to custom-newline.
1448
1449 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
1450 into ignore-whitespace.
1451 Check each buffer for its skip-function.
1452 Handle compare-windows-skip-whitespace special-case test
1453 by returning t from default skip function.
1454
1455 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1456
1457 * textmodes/org.el (org-clock-special-range)
1458 (org-clock-update-time-maybe): New functions.
1459 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1460 not only a-z.
1461 (org-agenda-get-blocks): Allow multiple blocks per headline.
1462 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1463 (org-export-html-title-format)
1464 (org-export-html-toplevel-hlevel): New options.
1465 (org-export-language-setup): Add support for Czech.
1466 (org-mode, org-insert-todo-heading, org-find-visible)
1467 (org-find-invisible, org-invisible-p, org-invisible-p2)
1468 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1469 (org-show-subtree, org-show-entry, org-make-options-regexp):
1470 Remove compatibility support for old outline-mode.
1471 (org-check-occur-regexp): Funtion removed.
1472 (org-on-heading-p, org-back-to-heading): Made defalias.
1473 (org-set-local): New defsubst.
1474 (org-set-regexps-and-options, org-mode)
1475 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1476 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1477 (org-remember-apply-template, org-table-edit-field)
1478 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1479 (org-set-autofill-regexps): Use `org-set-local'.
1480 (org-table-eval-formula): Fix bug with parsing of display flags.
1481
1482 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1483
1484 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
1485 frame with fringe arrow. Suggested by Simon Marshall
1486 <simon.marshall@misys.com>.
1487 (gdb-stack-position): New variable.
1488 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
1489 (gdb-frames-mode): Set gdb-stack-position to nil.
1490 Add to overlay-arrow-variable-list
1491 (gdb-reset): Delete gdb-stack-position from above list.
1492
1493 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1494
1495 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
1496 read only.
1497
1498 2006-08-13 Romain Francoise <romain@orebokech.com>
1499
1500 * cus-theme.el (customize-create-theme)
1501 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
1502
1503 * filesets.el (filesets-add-buffer): Ditto.
1504
1505 * pcvs.el (cvs-change-cvsroot): Ditto.
1506
1507 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
1508
1509 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
1510 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
1511 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
1512 expressions.
1513 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
1514 Only search till end of line.
1515 Add face to function names in case of no filename.
1516 Add face to variable names of watchpoints.
1517
1518 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
1519
1520 * cus-start.el <indent-tabs-mode>: Move to the `indent'
1521 customization group.
1522
1523 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
1524
1525 * allout.el (allout-prior-bindings, allout-added-bindings):
1526 Remove, after long deprecation.
1527 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
1528 Add customization vars controlling allout-beginning-of-line and
1529 allout-end-of-line conveniences.
1530 (allout-header-prefix, allout-use-mode-specific-leader)
1531 (allout-use-mode-specific-leader, allout-mode-leaders):
1532 Revise docstrings.
1533 (allout-infer-header-lead): Change to be an alias for
1534 allout-infer-header-lead-and-primary-bullet.
1535 (allout-infer-header-lead-and-primary-bullet): New version of
1536 allout-infer-header-lead which assigns the primary bullet to the
1537 same as the header lead, when its being changed.
1538 (allout-infer-body-reindent): Apply regexp-quote instead of
1539 unconditionally prepending "\\", so that all literal
1540 allout-header-prefix and allout-primary-bullet strings are
1541 properly handled.
1542 (allout-add-resumptions): Add optional qualifier for extending or
1543 appending to existing values, rather than replacing them.
1544 (allout-view-change-hook): Clarify docstring.
1545 (allout-exposure-change-hook): Take explicit arguments, via
1546 run-hook-with-args.
1547 (allout-structure-added-hook)
1548 (allout-structure-deleted-hook)
1549 (allout-structure-shifted-hook): New hooks analogous to
1550 allout-exposure-change-hook for other kinds of structural outline
1551 edits.
1552 (allout-encryption-plaintext-sanitization-regexps): New encryption
1553 customization variable, by which cooperating modes can provde
1554 massage of the plaintext without actually being passed it.
1555 (allout-encryption-ciphertext-rejection-regexps)
1556 (allout-encryption-ciphertext-rejection-ceiling): New encryption
1557 customization variables, by which cooperating modes can prohibit
1558 rare but possible ciphertext patterns from fouling their
1559 operation, with actually being passed the ciphertext.
1560 (allout-mode): Run activation and deactivation hooks after the
1561 minor-mode variable has been toggled, to clarify the mode
1562 disposition. The new encryption ciphertext rejection variable is
1563 used to ensure that the ciphertext does not contain text that
1564 would be recognized as outline structural elements by allout.
1565 Substite allout-beginning-of-line and allout-end-of-line for
1566 conventionall beginning-of-line and end-of-line bindings.
1567 If allout-old-style-prefixes is non-nil, don't nullify it on mode
1568 activation!
1569 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
1570 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
1571 (allout-chart-subtree): Implement new mode, charting only the
1572 visible items in the subtree, when new 'visible' parameter is non-nil.
1573 (allout-end-of-subtree): Properly handle the last item in the buffer.
1574 (allout-pre-command-business, allout-command-counter):
1575 Increment an advertised counter so that cooperating enhancements can
1576 track revisions of items.
1577 (allout-open-topic): Run allout-structure-added-hook with suitable
1578 arguments.
1579 (allout-shift-in): Run allout-structure-shifted-hook with suitable
1580 arguments.
1581 (allout-shift-out): Fix doubling for negative args and ensure call
1582 of allout-structure-shifted-hook by solely using allout-shift-in.
1583 (allout-kill-line, allout-kill-topic):
1584 Run allout-structure-deleted-hook with suitable arguments.
1585 (allout-yank-processing): Run allout-structure-added-hook with
1586 proper arguments.
1587 (allout-yank): Enclose activity in allout-unprotected.
1588 (allout-flag-region): Run allout-exposure-change-hook with
1589 suitable arguments, instead of making the callee infer the arguments.
1590 (allout-encrypt-string):
1591 Support allout-encryption-plaintext-sanitization-regexps,
1592 allout-encryption-ciphertext-rejection-regexps, and
1593 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
1594 en/de cryption mode in symmetric encryption failure message.
1595 (allout-obtain-passphrase): Use copy-sequence to get a distinct
1596 copy of the passphrase, and don't zero it or we'll corrupt the
1597 stashed copy.
1598 (allout-create-encryption-passphrase-verifier)
1599 (allout-verify-passphrase): Respect the new signature for
1600 allout-encrypt-string.
1601 (allout-get-configvar-values): Convenience for getting a
1602 configuration variable value and handling its absence gracefully.
1603
1604 2006-08-11 Romain Francoise <romain@orebokech.com>
1605
1606 * obsolete/zone-mode.el: Delete.
1607
1608 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
1609
1610 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
1611
1612 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
1613
1614 * emacs-lisp/bindat.el (bindat-ip-to-string):
1615 Use `format-network-address' if possible.
1616
1617 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1618
1619 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
1620
1621 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
1622
1623 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
1624 restore unread-command-events here.
1625 (edebug-display): Do it here, to detect sit-for interruptions.
1626
1627 2006-08-10 Romain Francoise <romain@orebokech.com>
1628
1629 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
1630 (dns-mode-soa-auto-increment-serial): New user option.
1631 (dns-mode-soa-maybe-increment-serial): New function.
1632 (dns-mode): Add the latter to `write-contents-functions'.
1633
1634 * obsolete/zone-mode.el: Move to obsolete/ from net/.
1635 Delete autoload cookies.
1636
1637 2006-08-10 John Wiegley <johnw@newartisans.com>
1638
1639 * eshell/em-glob.el (eshell-glob-chars-list)
1640 (eshell-glob-translate-alist): Add support for [^g] in character globs.
1641
1642 2006-08-10 Richard Stallman <rms@gnu.org>
1643
1644 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
1645 (facemenu-set-face): Doc fix.
1646 (facemenu-listed-faces): Doc fix.
1647
1648 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * avoid.el (mouse-avoidance-animating-pointer): New var.
1651 (mouse-avoidance-nudge-mouse): Use it.
1652 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
1653 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
1654 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
1655 Don't activate if currently animating. All callers changed.
1656
1657 2006-08-09 John Wiegley <johnw@newartisans.com>
1658
1659 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
1660 variable, which causes timeclock to report elapsed time worked,
1661 instead of just work remaining.
1662
1663 2006-08-09 Kenichi Handa <handa@m17n.org>
1664
1665 * international/latexenc.el (latexenc-find-file-coding-system):
1666 Fix for the case that the 2nd element of arg-list is a cons.
1667
1668 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * info.el (Info-fontify-node): Handle preceding `in' for note
1671 reference hiding rules.
1672
1673 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1674
1675 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
1676 mistake a closing " for an opening one.
1677
1678 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1679
1680 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1681
1682 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1683
1684 * complete.el (PC-do-completion): Filter out completions matching
1685 completion-ignored-extensions before checking whether there are
1686 multiple completions.
1687 Don't use `list' unnecessarily when building completion tables.
1688
1689 2006-08-06 Richard Stallman <rms@gnu.org>
1690
1691 * help.el (describe-mode): Make minor mode list more concise.
1692
1693 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
1694
1695 * bindings.el: Give mode-line-format, mode-line-modes, and
1696 mode-line-position `standard-value' properties.
1697
1698 2006-08-05 Eli Zaretskii <eliz@gnu.org>
1699
1700 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1701 "(file)node" instead of the file name.
1702
1703 2006-08-05 Richard Stallman <rms@gnu.org>
1704
1705 * faces.el (escape-glyph): Doc fix.
1706
1707 2006-08-04 Kenichi Handa <handa@m17n.org>
1708
1709 * international/mule-diag.el (describe-font): Improve docstring
1710 and error message. Use frame-parameter (not frame-parameters).
1711
1712 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1713
1714 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
1715 Correctly mark the end-of-docstring char.
1716
1717 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * simple.el (line-move-to-column): Constrain move-to-column to
1720 current field.
1721
1722 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * font-lock.el (font-lock-beg, font-lock-end)
1725 (font-lock-extend-region-functions): New vars.
1726 (font-lock-extend-region-multiline)
1727 (font-lock-extend-region-wholelines): New functions.
1728 (font-lock-default-fontify-region): Use them.
1729 (font-lock-extend-jit-lock-region-after-change): Only round up
1730 if font-lock-default-fontify-region will do it as well.
1731
1732 * font-lock.el (font-lock-extend-after-change-region-function):
1733 Rename from font-lock-extend-region-function.
1734 (font-lock-extend-region): Remove by inlining at call sites.
1735 (font-lock-after-change-function): Don't needlessly round up to a whole
1736 number of lines.
1737 (font-lock-extend-jit-lock-region-after-change): Be more careful about
1738 the boundary conditions and the interactions between the various ways
1739 to extend the region.
1740
1741 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1742
1743 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
1744 modification status when forcing the second redisplay.
1745
1746 2006-08-03 Kim F. Storm <storm@cua.dk>
1747
1748 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
1749
1750 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1751
1752 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
1753 doesn't look like a file name.
1754
1755 * complete.el (PC-expand-many-files): Avoid signalling an error when
1756 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
1757
1758 2006-08-02 Andreas Schwab <schwab@suse.de>
1759
1760 * bindings.el (mode-line-format): Simplify reference to vc-mode.
1761
1762 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * bindings.el (map): Make mode-line-buffer-identification-keymap
1765 before defining propertized-buffer-identification.
1766
1767 2006-08-01 Richard Stallman <rms@gnu.org>
1768
1769 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
1770
1771 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1772
1773 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
1774 default value.
1775 (gdb-find-source-frame): New function.
1776 (menu): Add to menu bar.
1777
1778 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
1779
1780 * font-core.el (font-lock-extend-region-function)
1781 (font-lock-extend-region): Move to font-lock.el.
1782
1783 * font-lock.el (font-lock-extend-region-function)
1784 (font-lock-extend-region): Move from font-core.el. Simplify.
1785
1786 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
1787 if needed.
1788 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
1789 (jit-lock-after-change-extend-region-functions): New hook.
1790 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
1791
1792 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
1793 (font-lock-turn-on-thing-lock): Use it.
1794
1795 * longlines.el (longlines-show-region): Make it work on read-only
1796 buffers as well.
1797
1798 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1799
1800 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
1801
1802 2006-07-31 Richard Stallman <rms@gnu.org>
1803
1804 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
1805 (vhdl-speedbar-display-projects): Update old obsolete
1806 speedbar variable names.
1807
1808 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1809
1810 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
1811 (gdb-stopped): Use it.
1812
1813 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
1814
1815 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
1816
1817 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
1818 for load-history elements.
1819
1820 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1821
1822 * files.el (convert-standard-filename): For Cygwin, replace
1823 characters not allowed in Windows file names.
1824 (make-auto-save-file-name): Add Cygwin to the list of systems
1825 where the auto-save file name needs to be run through
1826 convert-standard-filename.
1827
1828 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
1829
1830 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
1831
1832 2006-07-28 Richard Stallman <rms@gnu.org>
1833
1834 * bindings.el (mode-line-frame-identification)
1835 (propertized-buffer-identification): Centralize the code
1836 to initialize the variable.
1837
1838 * progmodes/grep.el (grep-default-command): Catch errors from
1839 wildcard-to-regexp.
1840
1841 2006-07-29 Kim F. Storm <storm@cua.dk>
1842
1843 * progmodes/grep.el (grep-tag-default): New function.
1844 (grep-default-command, grep-read-regexp): Use it.
1845 (grep-read-files): Use car of grep-files-history or grep-files-aliases
1846 as default if nothing else applies.
1847
1848 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
1849
1850 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1851 Throw error if buffer is not in Dired and Wdired mode, respectively.
1852
1853 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
1854
1855 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
1856 self-insert-command keys don't activate buttons.
1857 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
1858
1859 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
1860
1861 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
1862 faces for enable character.
1863
1864 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1865
1866 * Makefile.in (recompile): Update comment to reflect change
1867 on 2004-04-21.
1868
1869 2006-07-27 Richard Stallman <rms@gnu.org>
1870
1871 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
1872 (customize-package-emacs-version): Change msg when pkg has no entry.
1873 (custom-no-edit): On a button, do like widget-button-press.
1874
1875 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1876
1877 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
1878 S-tab and C-S-tab.
1879
1880 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1881
1882 * progmodes/which-func.el (which-function): Fix documentation/
1883 comment typo.
1884
1885 2006-07-26 Richard Stallman <rms@gnu.org>
1886
1887 * textmodes/ispell.el (ispell-word): If we replace the word,
1888 move point to the end. Insert before deleting.
1889
1890 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
1893 a timer.
1894
1895 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
1896
1897 * tumme.el (tumme-backward-image): Add prefix argument. Add error
1898 when at first image.
1899 (tumme-forward-image): Add prefix argument. Add error when at last
1900 image.
1901
1902 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * tabify.el (tabify-regexp): Use more specific regexps.
1905 (tabify): Avoid modifying the buffer unnecessarily.
1906
1907 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
1908
1909 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
1910 (tumme-format-properties-string): Handle empty `buf'.
1911 (tumme-get-comment): Change variable names inside `let'.
1912 Add missing `let' variable that cause font-lock problems.
1913 (tumme-write-comments): Change variable names inside `let'.
1914 Add missing `let' variable that cause font-lock problems.
1915 (tumme-forward-image): Rename from `tumme-forward-char'.
1916 (tumme-backward-image): Rename from `tumme-backward-char'.
1917
1918 2006-07-25 Masatake YAMATO <jet@gyve.org>
1919
1920 * progmodes/ld-script.el (ld-script-keywords)
1921 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
1922 and add comments.
1923
1924 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
1925
1926 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
1927 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
1928 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
1929 for status indicator.
1930
1931 2006-07-24 Richard Stallman <rms@gnu.org>
1932
1933 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
1934
1935 * subr.el (dolist, dotimes): Use interned symbols for locals.
1936 (--dotimes-limit--, --dolist-tail--): New defvars.
1937 (looking-back): Doc fix.
1938
1939 * replace.el (replace-match-string-symbols): Handle dotted lists.
1940
1941 2006-07-24 mathias <mathias@mattis>
1942
1943 * tumme.el (tumme-write-tags): Add.
1944 (tumme-write-comments): Add.
1945 (tumme-tag-files): Change to use `tumme-write-tags'.
1946 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
1947 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
1948 (tumme-save-information-from-widgets): Change to use
1949 `tumme-write-comments' and `tumme-write-tags'.
1950 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
1951 (tumme-write-tag): Remove.
1952 (tumme-write-comment): Remove.
1953 (tumme-display-previous-thumbnail-original): Remove empty line.
1954 (tumme-widget-list): Add punctuation.
1955
1956 2006-07-24 mathias <mathias.dahl@gmail.com>
1957
1958 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
1959
1960 2006-07-24 Daiki Ueno <ueno@unixuser.org>
1961
1962 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1963 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
1964 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
1965
1966 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1967
1968 * mouse.el (mouse-on-link-p): Doc fix.
1969
1970 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1973 Handle "C-h f `".
1974
1975 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1976
1977 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
1978 column.
1979
1980 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
1981
1982 * textmodes/table.el: Add move-beginning-of-line and
1983 move-end-of-line to Point Motion Only Group.
1984
1985 2006-07-22 Eric Hanchrow <offby1@blarg.net>
1986
1987 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
1988
1989 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1990
1991 * startup.el (user-mail-address): Initialize from the `EMAIL'
1992 environment variable first. Document this.
1993 (command-line): Ditto.
1994
1995 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
1996
1997 * help-mode.el (help-function-def, help-variable-def)
1998 (help-face-def): Print a message in the minibuffer.
1999
2000 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2001
2002 * term/xterm.el (terminal-init-xterm): Fix key bindings
2003 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2004
2005 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2006
2007 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
2008 where `(nth 1 command)' is a cons cell. Doc fix.
2009
2010 * textmodes/po.el (po-find-charset): Doc fix.
2011
2012 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
2013
2014 * allout.el (allout-unprotected, allout-e-o-prefix-p)
2015 (allout-beginning-of-current-line, allout-end-of-current-line)
2016 (allout-next-visible-heading, allout-open-topic)
2017 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
2018 (allout-flag-current-subtree, allout-show-to-offshoot)
2019 (allout-hide-current-entry, allout-show-current-branches)
2020 (allout-hide-region-body, allout-old-expose-topic)
2021 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
2022 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
2023 containing `beginning-of-line' and `end-of-line' with
2024 `inhibit-field-text-motion' t.
2025
2026 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2027
2028 * frame.el (focus-follows-mouse): Document that it doesn't have
2029 any effect on MS-Windows.
2030
2031 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2032
2033 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
2034
2035 2006-07-20 Jay Belanger <belanger@truman.edu>
2036
2037 * calc.el (calc-previous-alg-entry): Remove variable.
2038
2039 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
2040 New variables.
2041 (calc-alg-entry): Use `calc-alg-entry-history'.
2042 (calc-do-quick-calc): Use `calc-quick-calc-history'.
2043 Remove reference to `calc-previous-alg-entry'.
2044 (calcAlg-edit, calcAlg-enter): Remove reference to
2045 `calc-previous-alg-entry'.
2046 (calcAlg-previous): Use `previous-history-element' instead of
2047 `calc-previous-alg-entry'.
2048 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
2049 Change keybinding for `calcAlg-plus-minus', add keybindings for
2050 `previous-history-element' and `next-history-element'.
2051
2052 * calc-rewr.el (calc-match): Remove reference to
2053 `calc-previous-alg-entry'.
2054
2055 * calc-sel.el (calc-selection-history): New variable.
2056 (calc-enter-selection, calc-sel-mult-both-sides)
2057 (calc-sel-add-both-sides): Use `calc-selection-history'.
2058
2059 * calc-map.el (calc-get-operator-history): New variable.
2060 (calc-get-operator): Use `calc-get-operator-history'.
2061
2062 * calcalg3.el (calc-curve-fit-history): New variable.
2063 (calc-curve-fit): Use `calc-curve-fit-history'.
2064
2065 2006-07-20 Kenichi Handa <handa@m17n.org>
2066
2067 * international/mule-cmds.el (select-safe-coding-system): Fix the
2068 way of deciding eol-type of the coding system.
2069
2070 2006-07-20 Alan Mackenzie <acm@muc.de>
2071
2072 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
2073 (c-lang-setvar): New macro.
2074 (c-make-init-lang-vars-fun): Use the initialization forms in
2075 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
2076 (comment-start, comment-end, comment-start-skip): Change these from
2077 c-lang-defvar's to c-lang-setvar's.
2078
2079 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
2080 which calls make-local-variable on the elements of
2081 c-emacs-variable-inits.
2082 (c-init-language-vars-for): Call this new macro.
2083
2084 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2085
2086 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2087 Try to rule out false positives due to time stamps.
2088 (compilation-mode-font-lock-keywords): Remove rules made redundant
2089 because of the above change. Add `segmentation fault' to the known and
2090 highlighted compilation termination messages.
2091
2092 2006-07-19 Kim F. Storm <storm@cua.dk>
2093
2094 * progmodes/grep.el (grep-find-ignored-directories):
2095 Add .svn and _darcs to list.
2096
2097 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2098
2099 * dired.el (dired-mode-map): Add key binding `C-te' for
2100 `tumme-dired-edit-comment-and-tags'.
2101
2102 * tumme.el (tumme-display-thumbnail-original-image): Make sure
2103 image display buffer is displayed before call to
2104 `tumme-display-image.
2105 (tumme-dired-display-image): Make sure image display buffer is
2106 displayed before call to `tumme-display-image.
2107 (tumme-mouse-display-image): Make sure image display buffer is
2108 displayed before call to `tumme-display-image.
2109 (tumme-widget-list): Add.
2110 (tumme-dired-edit-comment-and-tags): Add.
2111 (tumme-save-information-from-widgets): Add.
2112
2113 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2114
2115 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
2116
2117 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2118
2119 * progmodes/sh-script.el (sh-font-lock-keywords-1):
2120 Revert inadvertently installed patch hunk.
2121
2122 * progmodes/compile.el (compilation-find-file): Handle the
2123 cases where the user selects a non-existent file.
2124
2125 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2126
2127 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
2128
2129 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * subr.el (sit-for): Just sleep-for if noninteractive.
2132
2133 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2134
2135 * emacs-lisp/autoload.el (make-autoload): Use new arg.
2136
2137 * custom.el (custom-autoload): Add `noset' argument.
2138 (custom-push-theme): Don't autoload the variable, let callers do it.
2139 (custom-theme-set-variables): Autoload the variable if necessary.
2140
2141 * cus-edit.el (custom-variable-state-set): If the variable was
2142 originally set outside custom, but to the same value as the default,
2143 consider it to be standard.
2144
2145 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
2146 file *before* telling Emacs to add the autoloads, in case it fails.
2147
2148 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
2149 Use `cond', push', and `dolist'.
2150
2151 2006-07-17 Richard Stallman <rms@gnu.org>
2152
2153 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
2154 Add defvars to silence warnings.
2155
2156 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2159 Don't highlight "Compiling file" messages as error.
2160
2161 * dired-aux.el (dired-compress-file): Confirm again if gzipped
2162 file already exists.
2163
2164 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
2165
2166 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
2167 entry, don't assign to free var; simply return the extracted filename.
2168 (ff-treat-as-special): Incorporate common preamble from callers.
2169 (ff-other-file-name, ff-find-the-other-file):
2170 Update call to ff-treat-as-special.
2171
2172 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
2173
2174 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
2175
2176 * tumme.el (tumme-get-comment): Fix bug.
2177
2178 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2179
2180 * files.el: Remove spurious * in docstrings.
2181
2182 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2183
2184 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
2185 grammar.
2186 (allout-beginning-of-current-line): Beware beginning of buffer.
2187 Also, a comment is simplified.
2188 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
2189 when appropriate. (This fix enables use for other than
2190 bullet-hotspot operation.)
2191 (allout-hide-current-subtree): While escalating to sibling-close,
2192 make sure to situate on a topic.
2193
2194 2006-07-14 Kim F. Storm <storm@cua.dk>
2195
2196 * emulation/cua-base.el (cua-delete-selection)
2197 (cua-toggle-set-mark): New defcustoms.
2198 (cua-rectangle-modifier-key): Add `alt' modifier.
2199 (cua-replace-region): Don't delete if cua-delete-selection is nil.
2200 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
2201 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
2202
2203 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
2204
2205 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2206
2207 * allout.el: Require 'cl during byte-compilation/interactive load,
2208 for the `assert' macro.
2209 (allout-mode-deactivate-hook): New hook, run when allout mode
2210 deactivates.
2211 (allout-developer): New allout customization subgroup.
2212 (allout-run-unit-tests-on-load): New allout-developer
2213 customization variable, when true allout unit tests are run towards
2214 end of file load/eval.
2215 (allout-inhibit-auto-fill): Disable auto-fill activity even during
2216 auto-fill-mode.
2217 (allout-resumptions): Remove, to be replaced by...
2218 (allout-add-resumptions): Register variable settings to be
2219 reinstated by `allout-do-resumptions'. The settings are made
2220 buffer-local, but the locality/globality of the suspended setting
2221 is restored on resumption.
2222 (allout-do-resumptions): Reinstate all settings suspended using
2223 `allout-add-resumptions'.
2224 (allout-test-resumptions): Unit tests (and intermediate variables)
2225 for resumptions.
2226 (allout-tests-globally-unbound, allout-tests-globally-true)
2227 (allout-tests-locally-true): Intermediate variables for
2228 resumptions unit tests.
2229 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
2230 (allout-exposure-category): Replaces 'allout-overlay-category variable.
2231 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
2232 instead of retired `allout-resumptions'. For hook functions, use
2233 `local' parameter so hook settings are created and removed as
2234 buffer-local settings. Revise (resumptions) setting
2235 auto-fill-function so it is set only if already active. (The
2236 related fill-function settings are all made in either case, so
2237 that activating auto-fill-mode activity will have the custom
2238 allout-mode behaviors (hanging indent on topics, if configured for it).
2239 Remove all allout-exposure-category overlays on mode deactivation.
2240 (allout-hotspot-key-handler): New function extracted from
2241 `allout-pre-command-business', so the functionality can be used
2242 for other purposes, eg as a binding in an overlay.
2243 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
2244 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
2245 customization variable.
2246 (allout-run-unit-tests): Run the (currently quite small)
2247 repertoire of unit tests. Called just before the provide iff user
2248 has customized `allout-run-unit-tests-on-load' non-nil.
2249
2250 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
2251
2252 * emacs-lisp/authors.el (authors-aliases): Update.
2253
2254 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2255
2256 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
2257 gdb-source-window. Add dedicated argument.
2258 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
2259 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
2260 (gdb-display-threads-buffer, gdb-display-memory-buffer)
2261 (gdb-display-locals-buffer): Use it.
2262
2263 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
2264 Set gdb-source-window.
2265
2266 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
2267
2268 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
2269 minor modes, redundant with the custom-autoload line above.
2270
2271 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
2272
2273 * longlines.el (longlines-post-command-function): Handle open-line too.
2274
2275 2006-07-12 Richard Stallman <rms@gnu.org>
2276
2277 * progmodes/grep.el (grep-last-buffer): Doc fix.
2278
2279 * info.el (Info-try-follow-nearest-node): Doc fix.
2280
2281 * emacs-lisp/edebug.el (edebug-instrument-function):
2282 Err if find-function-noselect gives no position.
2283
2284 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2285 If can't find definition, return nil for position.
2286 (find-function-do-it): Handle new return value
2287 of find-definition-noselect.
2288 (find-definition-noselect, find-variable-noselect): Doc fix.
2289 (find-function-noselect): Doc fix.
2290
2291 * help-mode.el (help-variable-def): Handle find-variable-noselect
2292 returning no position.
2293 (help-function-def): Likewise for find-function-search-for-symbol.
2294 (help-face-def): Likewise.
2295
2296 * help-fns.el (describe-variable): Handle find-variable-noselect
2297 returning no position.
2298
2299 * files.el (locate-file-completion): Avoid duplicates in result.
2300
2301 * cus-edit.el (custom-no-edit): New command.
2302 (custom-mode-map): Remap to custom-no-edit instead of
2303 using suppress-keymap.
2304
2305 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2306
2307 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2308 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2309 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2310
2311 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
2312
2313 2006-07-11 Kim F. Storm <storm@cua.dk>
2314
2315 * ido.el (ido-copy-current-file-name): Use buffer-name if
2316 buffer-file-name is nil.
2317
2318 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
2319
2320 * simple.el (undo-ask-before-discard): Set to nil.
2321
2322 * vc.el (vc-exec-after): Don't delete process manually.
2323 (vc-print-log): Run log-view-mode in process sentinel inside
2324 inhibit-read-only. Don't shrink window due to timing issues.
2325
2326 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
2327 Avoid using with-output-to-temp-buffer, which clobbers local vars.
2328
2329 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2330
2331 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2332 Fix ambiguity introduced by last change.
2333 (compilation-find-file): Move save-excursion to where it may
2334 make sense. Fix a left over `find-file'.
2335
2336 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
2337
2338 * textmodes/texinfmt.el (texinfo-format-separate-node):
2339 Insert a string before point, which fits documentation, not after.
2340 (texinfo-multitable-item): In a multitable row, insert any
2341 additional needed @tabs and spaces.
2342
2343 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
2344
2345 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2346 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2347 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
2348 instead of shell-command.
2349 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
2350 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
2351 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
2352 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
2353 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
2354 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
2355
2356 2006-07-11 Kim F. Storm <storm@cua.dk>
2357
2358 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
2359 Remove special case for seconds < 0. Use (redisplay t) instead.
2360
2361 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2362
2363 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
2364 avoid compilation error.
2365
2366 * subr.el (sit-for): New function.
2367
2368 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
2369
2370 2006-07-10 Richard Stallman <rms@gnu.org>
2371
2372 * ldefs-boot.el (edebug): Update page.
2373
2374 2006-07-10 Kim F. Storm <storm@cua.dk>
2375
2376 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
2377 to FOR-RELEASE and TODO.
2378
2379 2006-07-10 Romain Francoise <romain@orebokech.com>
2380
2381 * emacs-lisp/authors.el (authors-aliases): Update.
2382
2383 2006-07-10 Alan Mackenzie <acm@muc.de>
2384
2385 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
2386 * cc-mode.el: Changes to eradicate eval-after-load.
2387
2388 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
2389
2390 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2391 on non-char events.
2392
2393 2006-07-09 Romain Francoise <romain@orebokech.com>
2394
2395 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2396 Don't highlight start/end markers as compilation messages.
2397
2398 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
2399 to t.
2400
2401 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2402
2403 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
2404
2405 2006-07-08 Richard Stallman <rms@gnu.org>
2406
2407 * term/x-win.el (x-handle-display): Add doc string.
2408
2409 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2410
2411 * subr.el (def-edebug-spec): Move here.
2412 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
2413
2414 * imenu.el (imenu-choose-buffer-index): Doc fix.
2415
2416 2006-07-08 Romain Francoise <romain@orebokech.com>
2417
2418 * term/x-win.el (x-display-name): Fix typo.
2419
2420 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2421
2422 * hexl.el (hexl-find-file): Doc fix.
2423
2424 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2425
2426 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
2427
2428 * term/x-win.el (x-display-name): Doc fix.
2429
2430 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2431
2432 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
2433 long prefixes.
2434 (fill-region-as-paragraph): Don't round up to a whole line.
2435 (fill-comment-paragraph): Don't include the code-before-the-comment
2436 when calling fill-region-as-paragraph.
2437
2438 * international/mule.el (make-char): Remove redundancy.
2439
2440 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
2441 property may contain an anonymous function rather than a symbol.
2442
2443 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
2444
2445 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2446 Use shy regexp. Fix incorrect backref to potentially unmatched group.
2447
2448 * dirtrack.el (dirtrack-default-directory-function): Remove.
2449 (dirtrack-directory-function): Use file-name-as-directory.
2450 (dirtrack-windows-directory-function): Simplify.
2451 (dirtrack-forward-slash, dirtrack-backward-slash)
2452 (dirtrack-replace-slash): Remove.
2453 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
2454 (dirtrack): Fix wrong parenthesizing; use match-string.
2455
2456 * progmodes/octave-inf.el: Remove spurious * in docstrings.
2457 (inferior-octave-mode): Only change the buffer-local value of
2458 comint-dynamic-complete-functions.
2459 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
2460 Move the initialization to the declaration.
2461 (inferior-octave-complete): Remove unused var `filter'.
2462
2463 * shell.el (shell-mode): Only change the buffer-local value of
2464 comint-dynamic-complete-functions.
2465
2466 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2467
2468 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
2469 entry is skipped because it has been scheduled.
2470 (org-prepare-agenda-buffers): Don't mark buffers as modified when
2471 changing `:org-archived' and `:org-comment' properties.
2472
2473 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * server.el (server-select-display): Don't make the temp frame
2476 minibuffer-only, in case it's not a temp frame.
2477 (server-process-filter): Don't delete the temp frame if it's the
2478 only one we have on that display.
2479
2480 * files.el (find-alternate-file): Doc fix.
2481
2482 2006-07-05 Richard Stallman <rms@gnu.org>
2483
2484 * files.el (abbreviate-file-name): Add save-match-data.
2485
2486 2006-07-03 Richard Stallman <rms@gnu.org>
2487
2488 * faces.el (read-face-name): Doc fix.
2489
2490 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
2491
2492 * net/goto-addr.el (goto-address): Mark as safe for local evals.
2493
2494 2006-07-05 Andre Spiegel <spiegel@gnu.org>
2495
2496 * vc.el (vc-diff-internal): Fix prev change.
2497
2498 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2499
2500 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
2501 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
2502
2503 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2504
2505 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
2506 fails if the symbol contains chars like ( or '.
2507 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
2508 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
2509 `short'.
2510
2511 2006-07-04 Kenichi Handa <handa@m17n.org>
2512
2513 * international/mule-cmds.el (set-language-info): If LANG-ENV is
2514 the current one, don't call set-language-environment, but call one
2515 of set-language-environment-XXX to make INFO effective now.
2516 (set-language-environment): Call set-language-environment-XXX
2517 functions instead of doing the various setups directly.
2518 (set-language-environment-coding-systems): Delete argument eol-type.
2519 (set-language-environment-input-method)
2520 (set-language-environment-nonascii-translation)
2521 (set-language-environment-charset)
2522 (set-language-environment-fontset)
2523 (set-language-environment-unibyte): New functions.
2524
2525 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2526
2527 * locate.el (locate-update-when-revert): New option.
2528 (locate-update-path): New option (suggested by Michael Albinus).
2529 (locate-prompt-for-command): Whitespace change.
2530 (locate-update): No longer offer to update the locate database by
2531 default. Implement the two new options.
2532
2533 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
2534
2535 * tooltip.el: Move comment about track-mouse...
2536
2537 * progmodes/gud.el: ...to here.
2538
2539 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * facemenu.el (facemenu-listed-faces): New var.
2542 (facemenu-unlisted-faces): Variable deleted.
2543 (facemenu-add-new-face): Use facemenu-listed-faces.
2544
2545 * emulation/viper-init.el, calendar/calendar.el:
2546 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2547
2548 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2549
2550 * textmodes/org.el (org-mode): Remove no invalid settings for
2551 calc embedded mode.
2552 (org-mode-p): New defsubst.
2553 (org-save-all-org-buffers): New function.
2554 (org-first-headline-recenter): Enclose outline-regexp in group
2555 delimiters.
2556 (org-set-tags): Keep single space after stars.
2557
2558 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2559
2560 * window.el (set-window-text-height): Only set window-min-height to
2561 1 if that's the requested size.
2562
2563 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2564 (diff-unified->context, diff-context->unified)
2565 (diff-reverse-direction): Make sure the end marker stays at the end.
2566 (diff-mode): Add the keymap table at the end of docstring.
2567 Use lexical-let rather than constructing a closure manually.
2568
2569 * files.el (find-file-noselect-1): Remove unused var assignment.
2570 (hack-local-variables-confirm): Print lists of strings as lists of
2571 strings rather than lists of symbols.
2572 (abbreviate-file-name, hack-local-variables-prop-line):
2573 Use match-string.
2574 (hack-one-local-variable): Move `make-local-variable' nearer its use.
2575 (recover-session-finish): Use line-end-position.
2576
2577 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
2578
2579 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2580
2581 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
2582
2583 * progmodes/make-mode.el (makefile-macroassign-regex):
2584 Accept preceding keyword.
2585 (makefile-gmake-statements): Reorganize, now that makepp has
2586 "override" and also handle forgotten "override define".
2587 (makefile-makepp-statements): Add new "global", "override export"
2588 and "override global".
2589
2590 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
2591
2592 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
2593 (ada-compile-mouse-goto-error, ada-deactivate-properties)
2594 (ada-no-auto-case): Fix typos in docstrings.
2595
2596 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2597
2598 * info.el (Info-find-node-2): Search for makeinfo version more
2599 carefully.
2600
2601 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2602
2603 * textmodes/org.el (org-prepare-agenda-buffers):
2604 Use `invisible-OK' argument for `org-end-of-subtree'.
2605 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
2606 (org-beginning-of-item): Fix bug in regular expression for white line.
2607 (org-export-as-html): Enforce space after bullet in plain list items.
2608 (org-set-autofill-regexps): Require space after plain list bullet
2609 for paragraph-start.
2610 (org-ts-regexp3): New constant.
2611 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
2612 (org-timestamp-up-day, org-timestamp-down-day)
2613 (org-timestamp-change): Work with inactive timestamps.
2614 (org-ts-regexp1): Don't allow brackets in time stamps.
2615
2616 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
2617
2618 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2619 for ignoring links.
2620
2621 * faces.el (read-face-name): Use it.
2622
2623 2006-06-28 Juri Linkov <juri@jurta.org>
2624
2625 * buff-menu.el (list-buffers-noselect): Compare Info file
2626 with the string "dir" to detect Info directory.
2627
2628 * complete.el (partial-completion-mode): In lambda for
2629 `choose-completion-string-functions' use full function signature
2630 with 4 args, and move point to the end of the minibuffer only if arg
2631 `mini-p' is non-nil.
2632
2633 2006-06-28 John Paul Wallington <jpw@pobox.com>
2634
2635 * ibuffer.el (ibuffer-mode): Doc fix.
2636
2637 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2638
2639 * textmodes/org.el (org-context): New contexts :item-bullet,
2640 :latex-fragment, :latex-preview.
2641 (org-overlays-at, org-overlay-start, org-overlay-end):
2642 New compatibility functions.
2643 (org-inside-LaTeX-fragment-p): More accurate matching, using the
2644 exact regexp that will be used during export.
2645 (org-latex-regexps): New variable.
2646 (org-cdlatex-mode): Improve advice for `texmathp'.
2647 (turn-on-org-cdlatex): New function.
2648
2649 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2650
2651 * term/mac-win.el (mac-handle-font-selection): Change keys of
2652 mac-atsu-font-table from strings to numbers.
2653 (mac-ts-caret-position): Use also when cursor-type is nil.
2654 (mac-ts-update-active-input-area): Add Mac OS Classic support.
2655 Relax condition for using overlay strings.
2656 Use mac-ts-caret-position face when cursor-type is nil.
2657
2658 2006-06-26 Kim F. Storm <storm@cua.dk>
2659
2660 * help.el (view-emacs-news): Declare `res' in the right let* form.
2661
2662 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
2663
2664 * net/rcompile.el (remote-compile): Replace ange-ftp based
2665 implementation by Tramp functions.
2666 Suggested by Marc Abramowitz <msabramo@gmail.com>.
2667
2668 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
2669
2670 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
2671
2672 * international/fontset.el (setup-default-fontset): Fix a typo in
2673 the "Oriya-Akruti" registry name.
2674
2675 2006-06-23 Lars Hansen <larsh@soem.dk>
2676
2677 * desktop.el (desktop-full-file-name): New function.
2678 (desktop-kill, desktop-save, desktop-remove, desktop-read)
2679 (desktop-revert): Use it.
2680 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
2681 (desktop-after-read-hook): Add option list-buffers.
2682 (desktop-locals-to-save): Add tab-width.
2683 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
2684 Fix docstring.
2685
2686 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2687
2688 * textmodes/org.el (org-cdlatex-mode-map)
2689 (org-cdlatex-texmathp-advice-is-done): New variables.
2690 (org-cdlatex-mode): New minor mode.
2691 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
2692 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
2693 (org-export-with-archived-trees): New option.
2694 (org-open-file): Remove the call to `convert-standard-filename'.
2695 (org-archive-tag, org-agenda-skip-archived-trees)
2696 (org-cycle-open-archived-trees)
2697 (org-sparse-tree-open-archived-trees): New options.
2698 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
2699 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
2700 New functions.
2701 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
2702 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
2703 (org-mode-map): Add binding for `org-toggle-archive-tag'.
2704 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2705 Call `org-prepare-agenda-buffers'.
2706 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
2707 (org-file-apps, org-file-apps-defaults-gnu)
2708 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
2709 Handle remote files by forcing them to be opened in Emacs.
2710
2711 2006-06-23 Andre Spiegel <spiegel@gnu.org>
2712
2713 * vc.el (vc-diff-knows-L): New variable.
2714 (vc-diff-internal): Use it to handle "diff" programs that don't
2715 understand -L. This works automatically, no user action is necessary.
2716
2717 2006-06-23 Daniel Brockman <daniel@brockman.se>
2718
2719 * net/rcirc.el (rcirc-default-user-full-name): Default to
2720 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
2721 longer exists).
2722 (rcirc-process-list): Check `buffer-live-p' before attempting to
2723 switch to a buffer.
2724
2725 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
2726
2727 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
2728 based on rcirc-coding-system-alist.
2729
2730 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2731
2732 * cus-edit.el (customize-apropos): A better error message.
2733 (top level) <debug-ignored-errors>: Extend and update the list of
2734 ignored error messages.
2735
2736 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
2737
2738 * complete.el (PC-do-completion): Retain capitalization of user
2739 input, when possible, even if completion-ignore-case is set.
2740
2741 2006-06-23 Eli Zaretskii <eliz@gnu.org>
2742
2743 * generic-x.el (bat-generic-mode): Support .cmd files.
2744
2745 * dos-w32.el (top level): Use find-file-not-found-functions
2746 instead of the obsolete find-file-not-found-hooks.
2747
2748 2006-06-22 Kim F. Storm <storm@cua.dk>
2749
2750 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
2751 to recognize mode name containing submodes, such as Grep/lw.
2752
2753 2006-06-21 Kim F. Storm <storm@cua.dk>
2754
2755 * simple.el (line-move-1): Check for move-end-of-line instead of
2756 end-of-line when setting temporary-goal-column.
2757
2758 2006-06-21 Miles Bader <miles@gnu.org>
2759
2760 * play/cookie1.el (cookie): Work properly when there's only one entry.
2761
2762 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
2763
2764 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
2765 (gdb-frame-handler): Generalize frame regexp for templates.
2766
2767 2006-06-20 Glenn Morris <rgm@gnu.org>
2768
2769 * calendar/appt.el (appt-display-format): Default value must be
2770 one of the customize options.
2771
2772 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2773
2774 * term/xterm.el (terminal-init-xterm): Update key availability info.
2775 Bind C-return.
2776
2777 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2778
2779 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * files.el (hack-local-variables): Run `hack-local-variables-hook'
2782 whether or not a local variables list is defined.
2783
2784 * msb.el (msb): Move `sit-for' hack here to handle both
2785 "mouse-down and drag" and "mouse-up and select" situations.
2786 (mouse-select-buffer): Move `sit-for' hack to `msb'.
2787
2788 2006-06-20 Kenichi Handa <handa@m17n.org>
2789
2790 * international/characters.el (word-combining-categories):
2791 Add entries for 2-byte Han characters.
2792
2793 2006-06-19 Richard Stallman <rms@gnu.org>
2794
2795 * bindings.el (mode-line-format): Save some mode line space.
2796
2797 * files.el (find-file-noselect): Improve the question wording.
2798 (basic-save-buffer-2): Mask UMASK against 666.
2799
2800 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
2801 (mouse-drag-vertical-line): Call it.
2802
2803 * cus-edit.el (customize-option, customize-option-other-window):
2804 Error if SYMBOL is nil.
2805
2806 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2807
2808 * textmodes/org.el: Require noutline, also on XEmacs.
2809 (org-end-of-subtree): Return point.
2810 (org-dblock-start-re, org-dblock-end-re): New constants.
2811 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
2812 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
2813 (org-update-all-dblocks, org-find-dblock): New functions.
2814 (org-collect-clock-time-entries): New function.
2815 (org-html-handle-time-stamps): Never export CLOCK timeranges.
2816 (org-fixup-indentation): Modify to deal correctly with lines
2817 starting with TAB. Only one argument DIFF now.
2818 (org-demote, org-promote): Call `org-fixup-indentation' with just
2819 one argument, DIFF.
2820 (org-mode): Don't mark buffer as modified when aligning tables.
2821 (org-clock-sum): Don't mark buffer modified when adding time sum
2822 properties.
2823 (org-export-as-html): Add support for a link validation function.
2824 (org-archive-all-done): New function.
2825 (org-archive-subtree): New prefix argument. When set, archive all
2826 done subtrees in this buffer.
2827 (org-remove-clock-overlays)
2828 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
2829 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
2830 (org-put-clock-overlay): Don't swallow last headline character
2831 when displaying overlay.
2832 (org-store-link): Link to `image-mode' with just the file name.
2833
2834 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2835
2836 * viper-cmd.el (viper-special-read-and-insert-char):
2837 Use read-key-sequence.
2838 (viper-after-change-undo-hook): Misc enhancements.
2839 (viper-after-change-undo-hook): New hook.
2840 (viper-undo): Use viper-after-change-undo-hook.
2841 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
2842 (viper-next-line-at-bol): If point is on a widget or a button, simulate
2843 clicking on that widget/button.
2844
2845 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
2846
2847 * ediff-diff (ediff-test-patch-utility): Catch errors.
2848 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
2849 (ediff-set-actual-diff-options): New function.
2850 (ediff-reset-diff-options, ediff-toggle-ignore-case):
2851 Use ediff-set-actual-diff-options.
2852 (ediff-extract-diffs): Catch errors.
2853 (ediff-whitespace): Add non-breakable space.
2854 (ediff-same-file-contents): Catch errors.
2855
2856 * ediff-mult.el (ediff-collect-custom-diffs):
2857 Save coding-system-for-read.
2858
2859 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
2860 (ediff-vc-internal, ediff-vc-merge-internal):
2861 Use ediff-delete-version-file.
2862 (ediff-delete-version-file): New function.
2863
2864 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
2865
2866 * ediff.el (ediff-directories, ediff-directory-revisions)
2867 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
2868 (ediff-directories-internal, ediff-merge-directory-revisions)
2869 (ediff-merge-directory-revisions-with-ancestor)
2870 (ediff-directories3): Use read-directory-name.
2871
2872 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
2873
2874 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
2875 Remove superfluous part of regexp for brace matching which is handled
2876 by `scan-lists' call.
2877
2878 2006-06-16 Richard Stallman <rms@gnu.org>
2879
2880 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
2881
2882 * files.el (basic-save-buffer-2): For a new precious file,
2883 use the default modes in the return value.
2884
2885 * facemenu.el (facemenu-color-alist): Doc fix.
2886
2887 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
2888
2889 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2890
2891 * cus-start.el (all): Add mac-ts-script-language-on-focus.
2892
2893 * term/mac-win.el (mac-text-encoding-ascii): New constant.
2894 (mac-utxt-to-string): Use it.
2895 (mac-ts-update-active-input-area): Use mac-ae-number.
2896
2897 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
2898
2899 * term.el (term-handle-scroll, term-delete-lines)
2900 (term-insert-lines): Fix off by one errors.
2901
2902 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2903
2904 * net/tramp.el (tramp-touch): Use UTC to express time.
2905
2906 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * mail/sendmail.el (mail-send): Search explicitly for
2909 mail-header-separator when checking for corrupted header lines.
2910
2911 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
2912
2913 * progmodes/gdb-ui.el (gdb-same-frame): New option.
2914 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
2915 (gdb-init-1): Initialise them.
2916 (gdb-starting): Reset gdb-printing
2917 (gdb-starting): Save value of gud-overlay-arrow-position.
2918 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
2919 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
2920 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
2921 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
2922
2923 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2924
2925 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
2926
2927 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
2928
2929 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
2930 (ldap-search-internal): Keep error messages, and a regexp fix.
2931
2932 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
2933
2934 * files.el (hack-local-variables-confirm):
2935 Display string value using its printed representation.
2936
2937 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
2938
2939 * server.el (server-edit): No-op if no server buffers exist.
2940
2941 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
2942
2943 * textmodes/page-ext.el (pages-directory-for-addresses):
2944 Including `pages-directory-address-mode' in the function results
2945 in the message "Buffer in which pages were found is deleted".
2946
2947 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2948
2949 * textmodes/org.el (org-agenda-mode-map): Add bindings for
2950 clocking functions.
2951
2952 (org-agenda-clock-in, org-check-running-clock)
2953 (org-clock-out-if-current, org-remove-clock-overlays)
2954 (org-put-clock-overlay): New functions.
2955 (org-clock-marker, org-clock-file-total-minutes)
2956 (org-clock-overlays): New variables.
2957 (org-clock-display, org-clock-sum, org-clock-cancel)
2958 (org-clock-out, org-clock-in): New commands.
2959 (org-export): New function.
2960 (org-emph-re): New constant.
2961 (org-set-emph-re, org-do-emphasis-faces): New functions.
2962 (org-emphasis-regexp-components, org-emphasis-alist): New options.
2963 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
2964 (org-export-html-convert-emphasize): Use the configurable emphasis.
2965 (org-cleaned-string-for-export): Make multiline emphasis visible
2966 to the exporter. New optional argument PARAMETERS.
2967 (org-export-as-html): Specify :emph-multiline parameter to
2968 `org-cleaned-string-for-export'.
2969
2970 2006-06-10 Richard Stallman <rms@gnu.org>
2971
2972 * help.el (help-for-help-internal): Clean up help text.
2973
2974 2006-06-10 Andreas Schwab <schwab@suse.de>
2975
2976 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
2977 in doc string.
2978
2979 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
2980
2981 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
2982
2983 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
2984 spaces after the comment start.
2985
2986 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2987
2988 * play/pong.el (pong-init-buffer):
2989 Fill buffer with spaces instead of ^A.
2990
2991 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
2992 launched asynchronously, delete its process instead of being cool.
2993 (ispell-async-processp): Check for `delete-process' existence
2994 instead of `kill-process' one for consistency.
2995
2996 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
2997
2998 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
2999 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
3000 in mode line at startup.
3001
3002 2006-06-08 Kim F. Storm <storm@cua.dk>
3003
3004 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
3005 (ido-init-completion-maps): Bind them to M-SPC and M-v.
3006 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
3007 (ido-file-internal): Pass full file name to write-file.
3008 (ido-read-internal): Only pop stack elements automatically if they
3009 actually match an existing directory or file name.
3010
3011 2006-06-07 Kenichi Handa <handa@m17n.org>
3012
3013 * international/mule.el (find-auto-coding): Don't handle the short
3014 name `char-trans'.
3015
3016 * files.el (hack-local-variables-prop-line)
3017 (hack-local-variables): Cancel the previous change.
3018
3019 2006-06-06 Jesper Harder <harder@phys.au.dk>
3020
3021 * ediff-diff.el (ediff-test-utility): Protect against file-error.
3022
3023 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * diff-mode.el (diff-mode): Set buffer-read-only to t when
3026 diff-default-read-only is non-nil.
3027 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
3028 (diff-refine-hunk): Set inhibit-read-only to t.
3029
3030 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
3031 modifying the *Diff* buffer.
3032 (diff-process-filter): New filter function for diff process that
3033 sets inhibit-read-only to t when modifying the *Diff* buffer.
3034
3035 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3036
3037 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
3038 insertion point and control the number of empty lines.
3039 (org-paste-subtree): Limit the number of empty lines at the end of
3040 the inserted tree.
3041 (org-agenda): Use buffer name of current file for narrowing.
3042 (org-export-as-xml): Command removed.
3043 (org-export-xml-type): Option removed.
3044 (org-mode-map): Call `org-export-as-xoxo' directly.
3045 (org-get-indentation): New optional argument LINE.
3046 (org-fix-indentation, org-remove-tabs): New functions.
3047 (org-export-as-ascii, org-ascii-level-start): Determine and apply
3048 correct indentation for headlines that are converted it items.
3049 (org-skip-comments): Remove table lines that contain narrowing
3050 cookies but no other non-empty fields.
3051 (org-set-tags): Allow groups of mutually exclusive tags.
3052 (org-cmp-time): Sort 24:21 before items without time.
3053 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
3054 (org-open-at-point): Require double colon also for numbers.
3055
3056 2006-06-06 Kim F. Storm <storm@cua.dk>
3057
3058 * ido.el (ido-default-file-method, ido-default-buffer-method):
3059 Make choice values consistent with corresponding command names.
3060 (ido-visit-buffer): Update accordingly. Default to selected-window.
3061
3062 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
3063
3064 * progmodes/gud.el (gud-running): Fix doc string.
3065 (gud-menu-map): Use :visible instead fo :enable for debugger test.
3066 (gud-tooltip-modes): Add python-mode.
3067 (gud-tooltip-print-command): Add pdb. Remove perldb.
3068
3069 2006-06-05 Eli Zaretskii <eliz@gnu.org>
3070
3071 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
3072 Quote $(EMACS).
3073
3074 2006-06-05 Richard Stallman <rms@gnu.org>
3075
3076 * faces.el (defined-colors): Doc fix.
3077
3078 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
3079
3080 * vc.el (vc-process-filter): Inhibit undo info collection around
3081 call to insert.
3082 (vc-setup-buffer): Likewise for call to erase-buffer.
3083 (vc-do-command): Likewise for call to process-file.
3084
3085 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
3088 for gud-go.
3089 (gud-common-init): Other debuggers may trigger error.
3090
3091 2006-06-05 Kenichi Handa <handa@m17n.org>
3092
3093 * international/mule.el (find-auto-coding):
3094 Handle enable-character-translation in file header.
3095
3096 2006-06-04 Kim F. Storm <storm@cua.dk>
3097
3098 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
3099 (authors-fixed-entries): Fix spelling.
3100 (authors-canonical-file-name): Don't report error for wildcards.
3101
3102 * help.el (view-emacs-news): Rewrite to support new NEWS,
3103 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
3104 e.g. version 10 matches 1.10, and don't be confused by version 1.1
3105 being a prefix of 1.12 (etc). A numeric prefix arg also works.
3106
3107 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
3108
3109 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
3110 exec constructs like `foo bar`.
3111 (sh-quoted-subshell): New helper function to search for a possibly
3112 nested subshell (like `` or $()) within a "" quoted string.
3113 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
3114 (sh-apply-quoted-subshell): Flag quote characters inside a
3115 subshell, which is itself already in a quoted region, as
3116 punctuation, since this is the closest to what they actually are.
3117 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
3118 sh-apply-quoted-subshell.
3119 (sh-font-lock-syntactic-face-function): Apply the new face for
3120 text inside `` instead of the old font-lock-string-face.
3121
3122 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3123
3124 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
3125 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
3126 (mac-bytes-to-text-range, mac-ae-text-range-array)
3127 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
3128 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
3129 (mac-ts-unicode-for-key-event): New functions.
3130 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
3131 (mac-handle-font-selection): Use mac-ae-number.
3132 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
3133 New variables.
3134 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
3135 (mac-ts-converted-text, mac-ts-selected-converted-text)
3136 (mac-ts-block-fill-text, mac-ts-outline-text)
3137 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
3138 (mac-ts-hilite-style-faces): New constant.
3139 (mac-apple-event-map): Bind text input events.
3140 (mac-dispatch-apple-event): Use command-execute instead of
3141 call-interactively.
3142 (global-map): Don't bind mac-apple-event.
3143 (special-event-map): Bind mac-apple-event.
3144
3145 2006-06-02 Eli Zaretskii <eliz@gnu.org>
3146
3147 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
3148 file name.
3149 (emacs): Enclose the value of $(EMACS) in quotes.
3150
3151 2006-06-02 Juri Linkov <juri@jurta.org>
3152
3153 * international/mule.el (sgml-html-meta-auto-coding-function):
3154 Remove the condition `(search-forward "<html" size t)'.
3155 Replace `\"' with `[\"']?' in `re-search-forward'.
3156
3157 2006-06-02 Kenichi Handa <handa@m17n.org>
3158
3159 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
3160 as well as `coding'.
3161 (hack-local-variables): Likewise.
3162
3163 * international/mule.el (enable-character-translation):
3164 Put permanent-local and safe-local-variable properties.
3165 (find-auto-coding): Handle char-trans: tag.
3166
3167 2006-06-02 Juri Linkov <juri@jurta.org>
3168
3169 * international/mule.el (sgml-html-meta-auto-coding-function):
3170 Limit the search by the end of the HTML header (if any).
3171
3172 2006-06-01 Richard Stallman <rms@gnu.org>
3173
3174 * subr.el (with-current-buffer): Doc fix.
3175
3176 2006-06-02 Masatake YAMATO <jet@gyve.org>
3177
3178 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
3179 Almost rewrite. Underlines over all lines of gcov output are too
3180 uncomfortable to read. Suggested by Dan Nicolaescu.
3181
3182 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3183
3184 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
3185
3186 * shell.el (shell-mode): Use shell-mode-map in docstring.
3187
3188 * comint.el (comint-send-input): Do not add help-echo and
3189 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
3190
3191 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3192
3193 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
3194
3195 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
3198 (gdb-stopped, gdb-info-stack-custom): If there is no source info
3199 look up the stack and pop up GUD buffer if necessary.
3200 (gdb-frames-select): Remove redundant call to gud-display-frame.
3201 (gdb-info-threads-custom): Keep point at start of buffer.
3202 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
3203
3204 2006-05-31 Juri Linkov <juri@jurta.org>
3205
3206 * replace.el (query-replace-read-from, query-replace-read-to):
3207 Bind `history-add-new-input' to nil. Call `add-to-history'.
3208
3209 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
3210
3211 * textmodes/table.el: Convert all HTML tags to lower case for
3212 XHTML compatibility.
3213
3214 2006-05-31 Masatake YAMATO <jet@gyve.org>
3215
3216 * progmodes/compile.el:
3217 (compilation-error-regexp-alist-alist::gcov-called-line):
3218 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
3219
3220 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
3221
3222 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
3223 Revert inadvertent changes made with last commit.
3224
3225 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
3226
3227 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
3228 New functions.
3229
3230 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
3231
3232 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3233
3234 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
3235 only matches in the right place.
3236 (org-upcoming-deadline): New face.
3237 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
3238 (org-export-ascii-underline): Rename constant `org-ascii-underline'
3239 and make it an option.
3240 (org-export-ascii-bullets): New option.
3241 (org-export-as-html): Many changes to emit valid XHTML.
3242 (org-par-open): New variable.
3243 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
3244 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
3245 (org-timeline): Pass `org-timeline-show-empty-dates' to
3246 `org-get-all-dates'. Interpret empty dates returned by
3247 `org-get-all-dates'.
3248 (org-get-all-dates): New argument EMPTY. Add dates without
3249 entries to the list, mark large ranges of empty dates.
3250 (org-point-in-group, org-context): New functions.
3251
3252 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
3253
3254 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
3255
3256 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
3257 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
3258 to C-mouse-3 (for 2 button mice).
3259 (gdb-send): Do the right thing for C-d.
3260
3261 * speedbar.el (speedbar-detach): Delete.
3262 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
3263 it breaks things.
3264 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
3265
3266 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
3267
3268 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
3269 Makeppfile.
3270
3271 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3272 Add makepp diagnostic.
3273
3274 2006-05-29 Richard Stallman <rms@gnu.org>
3275
3276 * window.el (fit-window-to-buffer): Doc fix.
3277
3278 * help.el (temp-buffer-max-height): Doc fix.
3279
3280 * subr.el (with-current-buffer): Doc fix.
3281
3282 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3283
3284 * term/x-win.el: Bind F10 to menu-bar-start if available.
3285
3286 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
3287
3288 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
3289 uses with a simple test.
3290 (term-set-escape-char, term-mode, term-check-kill-echo-list)
3291 (term-send-raw-string, term-send-raw, term-mouse-paste)
3292 (term-char-mode, term-line-mode, term-exec, term-sentinel)
3293 (term-handle-exit, term-read-input-ring)
3294 (term-previous-matching-input-string)
3295 (term-previous-matching-input-string-position)
3296 (term-previous-matching-input-from-input)
3297 (term-replace-by-expanded-history, term-send-input)
3298 (term-skip-prompt, term-bol, term-send-invisible)
3299 (term-kill-input, term-delchar-or-maybe-eof)
3300 (term-backward-matching-input, term-check-source)
3301 (term-proc-query, term-emulate-terminal)
3302 (term-handle-colors-array, term-process-pager, term-pager-line)
3303 (term-pager-bob, term-unwrap-line, term-word)
3304 (term-dynamic-complete-filename)
3305 (term-dynamic-complete-as-filename)
3306 (term-dynamic-simple-complete): Replace one arm ifs with whens or
3307 unlesses.
3308
3309 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
3312 during bootstrapping.
3313
3314 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
3315 Basically undo the change of 2006-05-26: use extra arguments instead of
3316 dynamic scoping.
3317 (ewoc-locate): Remove unused var `footer'.
3318
3319 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3320
3321 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
3322
3323 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
3324 (generate-file-autoloads): Obey it. Return whether autoloads were
3325 added at point or not.
3326 (update-file-autoloads): Use this new return value.
3327 Remove redundant test for the presence of an autoload cookie.
3328
3329 * emacs-lisp/autoload.el (autoload-find-file): New fun.
3330 This one calls hack-local-variables.
3331 (generate-file-autoloads, update-file-autoloads): Use it.
3332
3333 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
3334 (bibtex-sort-entry-class): Add safe-local-variable predicate.
3335 (bibtex-sort-entry-class-alist): Don't set the global value.
3336 (bibtex-init-sort-entry-class-alist): New fun.
3337 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
3338 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
3339 of bibtex-init-sort-entry-class.
3340
3341 2006-05-28 Richard Stallman <rms@gnu.org>
3342
3343 * subr.el (load-history-regexp): If FILE is relative, insist
3344 entire last name component must match it.
3345 (load-history-filename-element, load-history-regexp): Doc fixes.
3346
3347 2006-05-29 Kim F. Storm <storm@cua.dk>
3348
3349 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
3350 `pos' and `raw-data' for clarity, as eval forms may access these.
3351
3352 2006-05-28 Kim F. Storm <storm@cua.dk>
3353
3354 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
3355
3356 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3357
3358 * progmodes/make-mode.el (makefile-browser-map)
3359 (makefile-mode-syntax-table): Move initialization inside declaration.
3360 (makefile-fill-paragraph): Use the default comment-filling code.
3361
3362 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * replace.el (query-replace-defaults): New variable.
3365 (query-replace-read-from): Use `query-replace-defaults' for
3366 default value, instead of history list.
3367 (query-replace-read-to): Update `query-replace-defaults'.
3368
3369 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
3370
3371 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
3372 with no X toolkit.
3373
3374 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
3375
3376 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
3377 (tumme-show-all-from-dir): Add autoload.
3378
3379 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3380
3381 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
3382 (tumme-remove-tag): Fix bug.
3383
3384 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3385
3386 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
3387 FOOTER args. Update unique caller.
3388 (ewoc-delete): Compute last node once before looping.
3389 (ewoc--node-branch): Merge into unique caller.
3390 (ewoc--node): Don't define constructor make-ewoc--node for this
3391 structure.
3392 (ewoc): Add member `hf-pp' to this structure.
3393 (ewoc--wrap): New func.
3394 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
3395 header/footer pretty-printers. Save header/footer pretty-printer.
3396 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
3397
3398 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
3399
3400 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3401
3402 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
3403 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
3404 Tag'. Change "Compare directories..." to "Change Directories...".
3405 Move tumme commands to Operate, Regexp and Immediate menus.
3406 Change "Add Comment" to "Add Image Comment". Change "Add Image
3407 Tag" to "Add Image Tags".
3408
3409 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
3410 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
3411 `tumme-delete-tag'.
3412
3413 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
3414
3415 * shell.el (shell-mode): Call shell-dirtrack-mode after
3416 list-buffers-directory is made a local variable, to avoid setting
3417 the default value.
3418
3419 2006-05-26 Kevin Ryde <user42@zip.com.au>
3420
3421 * info.el (Info-index-next): Use where-is-internal to report
3422 actual binding of Info-index-next, rather than hard-coded `,'.
3423
3424 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3425
3426 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
3427 and "Find Command in Manual" to here.
3428
3429 * buff-menu.el (list-buffers-noselect): For Info buffers, use
3430 Info-current-file as the file name.
3431
3432 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
3433
3434 * ses.el (defadvice undo-more): Delete this defadvice. The undo
3435 overrides will now be done a different way.
3436 (ses-set-parameter): Reapply this function for undo.
3437 (ses-set-header-row): Reconstruct header row during undo.
3438 (ses-widen): New function.
3439 (ses-goto-data, ses-reconstruct-all): Use new function.
3440 (ses-command-hook): Widen buffer during undo, before unupdating
3441 the cells.
3442 (ses-insert-row, ses-delete-row): Widen buffer during undo.
3443 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
3444 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
3445 formula hasn't been executed yet.
3446
3447 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3448
3449 * comint.el (comint-kill-whole-line): Rename arg to count.
3450 Fix doc string.
3451
3452 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
3453
3454 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
3455 to copy-file.
3456
3457 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3458
3459 * simple.el (toggle-truncate-lines): Make arg optional for
3460 backward compatibility.
3461
3462 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
3463
3464 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
3465 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
3466 DLL arg. Instead, use ewoc--current-dll. Update all callers.
3467 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
3468 (ewoc--adjust): Use ewoc--current-dll.
3469 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
3470
3471 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3472
3473 * textmodes/org.el (org-next-item, org-previous-item): Emit more
3474 compact error message.
3475 (org-tags-view): Refresh category table in each file.
3476 (org-table-justify-field-maybe): Remove superfluous arguments to
3477 `format'.
3478 (org-export-as-html): Insert "<p>" before postamble.
3479 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
3480
3481 2006-05-26 Kenichi Handa <handa@m17n.org>
3482
3483 * textmodes/po.el (po-find-charset): Pay attention to the case
3484 FILENAME is a cons (NAME . BUFFER).
3485 (po-find-file-coding-system-guts): Likewise.
3486
3487 * arc-mode.el (archive-set-buffer-as-visiting-file):
3488 Call find-operation-coding-system with (FILENAME . BUFFER).
3489
3490 * tar-mode.el (tar-extract): Call find-operation-coding-system
3491 with (FILENAME . BUFFER).
3492
3493 * international/mule.el (decode-coding-inserted-region):
3494 Call find-operation-coding-system with (FILENAME . BUFFER).
3495
3496 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * image-mode.el (image-toggle-display): Use buffer contents to
3499 generate image for a remote file.
3500
3501 2006-05-25 Juri Linkov <juri@jurta.org>
3502
3503 * replace.el (query-replace-read-from, query-replace-read-to):
3504 Remove 8th arg KEEP-ALL in read-from-minibuffer.
3505
3506 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
3507
3508 * whitespace.el (whitespace-cleanup): Change to cleanup
3509 region if one is active.
3510 * whitespace.el (whitespace-cleanup-internal): New internal method.
3511
3512 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3513
3514 * dired.el (dired-mode-map): Add help-echo strings to tumme
3515 commands. Bind `tumme-dired-display-image' to C-t i.
3516
3517 * tumme.el (tumme-display-image): Change documentation string slightly.
3518 (tumme-dired-display-image): Add call to `display-buffer'.
3519
3520 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3521
3522 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
3523 Signal error if RAW-DATA is a multibyte string.
3524
3525 2006-05-24 Richard Stallman <rms@gnu.org>
3526
3527 * subr.el (with-local-quit): When handling `quit' signal,
3528 make a chance for quit-flag to cause a quit.
3529
3530 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
3531 (ad-disable-advice): Add autoloads.
3532
3533 * subr.el (read-passwd): Copy PROMPT before changing its properties.
3534
3535 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3536
3537 * dired.el (dired-mode-map): Change menu items for tumme as per
3538 suggestions in emacs-devel.
3539
3540 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3541
3542 * dired.el (dired-mode-map): Fix breakage.
3543
3544 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3545
3546 * tumme.el (tumme-display-dired-image): Rename to...
3547 (tumme-dired-display-image): ...this.
3548 (tumme-track-movement): Change default value to t.
3549 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
3550 used from `tumme-next-line-and-display' and similar commands.
3551
3552 * dired.el (dired-mode-map): Add Thumbnail submenu under the
3553 Immediate menu. Add some tumme commands there.
3554
3555 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
3556
3557 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
3558
3559 2006-05-24 Chong Yidong <cyd@mit.edu>
3560
3561 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
3562 menu entries that open submenus.
3563
3564 2006-05-24 Alan Mackenzie <acm@muc.de>
3565
3566 * startup.el (command-line): For names of preloaded files, don't
3567 append ".elc" (now done in Fload), and call file-truename on the
3568 lisp directory.
3569
3570 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
3571 match ANY loaded file with the right name, not just those in
3572 load-path. Put a regexp matching the file name into
3573 after-load-alist, rather than the name itself.
3574
3575 * subr.el: New functions load-history-regexp,
3576 load-history-filename-element, do-after-load-evaluation.
3577
3578 * international/mule.el (load-with-code-conversion): Do the
3579 eval-after-load stuff by calling do-after-load-evaluation.
3580
3581 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3582
3583 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
3584 has not been killed.
3585
3586 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3587
3588 * term/mac-win.el: Set idle timer to clean up expired Apple events.
3589 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
3590 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
3591 Optionally set error message in reply.
3592
3593 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3594
3595 * textmodes/org.el (org-open-at-point): Use renamed variable
3596 `org-confirm-shell-link-function'.
3597 (org-confirm-shell-link-function): Rename from
3598 `org-confirm-shell-links'.
3599 (org-export-directory): New function.
3600 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
3601 (org-export-icalendar): Use `org-export-directory'.
3602 (org-indent-item): Keep cursor position.
3603 (org-link-file-path-type): New option.
3604 (org-export-as-html): Fix bug with plain lists starting in
3605 column 0.
3606 (org-export-as-html): Remove deadline formatting, this happens
3607 now already in `org-html-handle-time-stamps'.
3608 (org-export-html-style): Deadline class removed.
3609 (org-insert-labeled-timestamps-at-point): New option.
3610 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
3611 of `hide-sublevels 1', in case the first headline is not level 1.
3612 (org-overview, org-content): New fuction.
3613 (org-cycle-global-status, org-cycle-subtree-status): Make these
3614 variables buffer-local.
3615 (org-global-cycle): New command.
3616 (org-shifttab): Use `org-global-cycle'.
3617 (org-insert-heading, org-insert-item): Go to end of new
3618 headline/item after creating it.
3619 (org-export-visible): Rename from `org-export-copy-visible'.
3620 Now creates a temporary org-file and applies an exporting command
3621 to it.
3622 (org-table-eval-formula): Support for lisp forms.
3623 (org-agenda-todo-ignore-scheduled): New option.
3624 (org-agenda-get-todos): Use new option
3625 `org-agenda-todo-ignore-scheduled'.
3626 (org-export-html-inline-images): New value `maybe'.
3627 (org-export-as-html): Inlining of images dependent on link description.
3628 (org-archive-subtree): Check for end-of-buffer before trying
3629 `kill-line'.
3630 (org-agenda-follow-mode): New option.
3631 (org-export-with-tags, org-export-with-timestamps): New options.
3632 (org-html-handle-time-stamps): New function.
3633 (org-keyword-time-regexp): New variable.
3634 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
3635 (org-agenda-todo-list-sublevels): New option.
3636 (org-html-level-start): When TITLE is nil, just close all levels.
3637 (org-parse-key-lines, org-parse-export-options): Remove functions,
3638 replaced by `org-infile-export-plist'.
3639 (org-combine-plists, org-infile-export-plist)
3640 (org-default-export-plist): New functions.
3641 (org-export-html-preamble, org-export-html-postamble)
3642 (org-export-html-auto-preamble, org-export-html-auto-postamble):
3643 New variables.
3644 (org-export-publishing-directory): New option.
3645 (org-export-as-html, org-export-as-ascii): Use the new property
3646 lists for settings.
3647 (org-export-copy-visible, org-export-as-xoxo):
3648 Respect `org-export-publishing-directory'.
3649 (org-link-search, org-store-link, org-file-apps): Support for
3650 links to BibTeX database entries..
3651 (org-get-current-options, org-set-regexps-and-options):
3652 Implement logging as a startup option.
3653 (org-store-link): Make sure context string is never empty
3654 (org-insert-link): Use relative path when possible.
3655 (org-at-item-checklet-p): New function.
3656 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
3657 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
3658 (org-metaright, org-metaup, org-metadown, org-shiftup)
3659 (org-shiftdown, org-shiftright, org-shiftleft)
3660 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
3661 Dispatch using `call-interactively'.
3662 (org-call-with-arg): New defsubst.
3663 (org-tag-alist, org-use-fast-tag-selection): New options.
3664 (org-complete): Use `org-tag-alist'.
3665 (org-fast-tag-insert, org-fast-tag-selection): New functions.
3666 (org-next-item, org-previous-item): New commands.
3667 (org-beginning-of-item, org-end-of-item): Add (interactive) to
3668 make command.
3669 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
3670
3671 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
3672
3673 * emacs-lisp/ewoc.el (ewoc-delete): New function.
3674 (ewoc-filter): Use `ewoc-delete'.
3675
3676 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
3677
3678 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3679
3680 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
3681 Signal more user-friendly error messages.
3682
3683 * complete.el (PC-do-completion): Undo the addition of implicit
3684 wildcards if they did not lead to finding any match.
3685 (read-file-name-internal): Don't add the final > if the completion is
3686 not finished.
3687
3688 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3689
3690 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
3691 Quote safe-local-variable predicate.
3692
3693 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3694
3695 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
3696
3697 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3698
3699 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
3700
3701 * progmodes/make-mode.el (makefile-special-targets-list)
3702 (makefile-macro-table, makefile-target-table): Mark as risky.
3703 (makefile-query-one-target-method): Make this the alias for the
3704 following variable.
3705 (makefile-query-one-target-method-function): Make this the real name.
3706
3707 * textmodes/artist.el (artist-text-renderer): Make this the alias
3708 for the following variable.
3709 (artist-text-renderer-function): Make this the real name.
3710
3711 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
3712 the alias for the following variable.
3713 (flyspell-generic-check-word-predicate): Make this the real name.
3714
3715 * textmodes/ispell.el (ispell-format-word): Make this the alias
3716 for the following variable.
3717 (ispell-format-word-function): Make this the real name.
3718 (ispell-message-text-end): Mark as risky.
3719
3720 * skeleton.el (skeleton-transformation, skeleton-filter)
3721 (skeleton-pair-filter): Make these the aliases for the following
3722 variables.
3723 (skeleton-transformation-function, skeleton-filter-function)
3724 (skeleton-pair-filter-function): Make these the real names.
3725
3726 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
3727 and skeleton-pair-filter-function.
3728
3729 * textmodes/sgml-mode.el (sgml-transformation): Make this the
3730 alias for the following variable.
3731 (sgml-transformation-function): Make this the real name.
3732 (sgml-tag-alist): Mark as risky.
3733
3734 2006-05-21 Richard Stallman <rms@gnu.org>
3735
3736 * simple.el (kill-region): Interactively, pass point, then mark.
3737
3738 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3739
3740 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
3741
3742 2006-05-21 Romain Francoise <romain@orebokech.com>
3743
3744 * dired-x.el (dired-mode-map): Don't bind M-g.
3745
3746 2006-05-20 Richard Stallman <rms@gnu.org>
3747
3748 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
3749 (dired-goto-file): Doc fix.
3750
3751 2006-05-21 Kim F. Storm <storm@cua.dk>
3752
3753 * emulation/cua-base.el: Mention customizing cua-mode as alternative
3754 way to enable built-in cua-mode if user loads older CUA-mode package.
3755
3756 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
3757 if default-filename is specified.
3758
3759 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3760
3761 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
3762
3763 * info.el (info-apropos): Make sure current-file and current-node
3764 have non-nil values. Speed up by using add-to-list instead of
3765 manual consing.
3766
3767 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3768
3769 * progmodes/make-mode.el (makefile-mode): Doc fix.
3770
3771 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3772
3773 * dired-aux.el (dired-do-shell-command): Doc fix.
3774
3775 2006-05-20 Kevin Ryde <user42@zip.com.au>
3776
3777 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
3778 ``(custom-manual :tag "Foo" "(foo)Node")''.
3779
3780 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
3781
3782 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
3783 value is an integer.
3784
3785 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3786
3787 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
3788 "format".
3789 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
3790
3791 2006-05-20 Martin Rudalics <rudalics@gmx.at>
3792
3793 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
3794 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
3795
3796 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3797
3798 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
3799 regexp for keywords.
3800
3801 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
3802
3803 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
3804 replace-regexp-in-string.
3805
3806 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
3807 encode, and escape file name on conversion to URL.
3808
3809 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3810
3811 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
3812 Don't unescape URL.
3813 (dnd-get-local-file-name): Unescape URL on conversion to file name.
3814
3815 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
3816 on conversion to URLs.
3817
3818 * net/browse-url.el (browse-url-file-url): Encode file name on
3819 conversion to URL.
3820
3821 * term/mac-win.el (mac-ae-open-documents): Escape file name on
3822 conversion to URL.
3823
3824 2006-05-19 Eli Zaretskii <eliz@gnu.org>
3825
3826 * progmodes/cc-styles.el (c-style-alist): Doc fix.
3827
3828 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3829
3830 * term/mac-win.el (mac-bytes-to-digits): Remove function.
3831 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
3832
3833 2006-05-19 Glenn Morris <rgm@gnu.org>
3834
3835 * calendar/diary-lib.el (diary-bahai-date)
3836 (list-bahai-diary-entries, mark-bahai-diary-entries)
3837 (mark-bahai-calendar-date-pattern): Not interactive.
3838 (add-to-diary-list): New optional arg LITERAL. Doc fix.
3839 (diary-entries-list): Change format of 4th element in each entry.
3840 (diary-list-entries): Use add-to-diary-list.
3841 (diary-goto-entry): Handle the case where the buffer visiting the
3842 diary has been killed.
3843 (fancy-diary-display): Add 'locator to button rather than 'marker.
3844 Only generate temp-face when there are marks to apply.
3845 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
3846 (diary-fancy-date-pattern): New variable.
3847 (diary-time-regexp): Doc fix.
3848 (diary-anniversary, diary-time): New faces.
3849 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
3850 diary-time-regexp. Add font-lock-multiline property where needed.
3851 Use new faces diary-anniversary and diary-time.
3852 (diary-fancy-font-lock-fontify-region-function): New function, to
3853 handle multiline font-lock pattern in fancy diary.
3854 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
3855 (diary-font-lock-keywords): Tweak time regexp. Use new face
3856 diary-time.
3857
3858 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
3859
3860 * international/code-pages.el (mik): Table corrected.
3861
3862 2006-05-18 Kim F. Storm <storm@cua.dk>
3863
3864 * progmodes/grep.el (grep-find): Don't check grep-find-command
3865 before running command (breaks non-interactive usage).
3866
3867 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
3868
3869 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
3870 (ewoc--insert-new-node): Don't insert trailing newline.
3871 Instead, adjust successor nodes's start markers.
3872 (ewoc--refresh-node): Delete all text from current node's start
3873 marker to the next one's; adjust successor nodes's start markers.
3874 (ewoc--create): Doc fixes.
3875 (ewoc--refresh): Don't insert newline.
3876 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
3877 * pcvs.el (cvs-make-cvs-buffer):
3878 Specify extra newline for ewoc's header and footer.
3879 (cvs-update-header): Update initial header recognition.
3880 Append newline to final header and footer values.
3881 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
3882
3883 2006-05-17 Richard Stallman <rms@gnu.org>
3884
3885 * files.el (file-name-extension): Doc fix.
3886
3887 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3888
3889 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
3890 we can explicitly enable/disable rather than toggle.
3891 (shell-mode): Use it.
3892 (shell-cd): Don't try to reproduce what `cd' does.
3893
3894 2006-05-17 Kim F. Storm <storm@cua.dk>
3895
3896 * ido.el (ido-read-internal): Use only nondirectory part of
3897 default item.
3898
3899 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
3900
3901 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
3902 (ewoc-nth): Doc fix.
3903
3904 (ewoc-map, ewoc-invalidate): Compute PP before looping.
3905
3906 2006-05-16 Eli Zaretskii <eliz@gnu.org>
3907
3908 * international/mule.el (auto-coding-alist): Add .lha to files
3909 read with no-conversion.
3910
3911 * files.el (auto-mode-alist): Add .lha files to archive file
3912 extensions.
3913
3914 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
3915 Convert csize to integer when computing offsets within the
3916 compressed archive file.
3917
3918 2006-05-16 Kim F. Storm <storm@cua.dk>
3919
3920 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
3921 with read-from-minibuffer.
3922
3923 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
3924
3925 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
3926 (byte-compile-warnings): Fix safe-local-variable property.
3927
3928 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
3929
3930 * allout.el (allout-show-bodies, allout-old-style-prefixes)
3931 (allout-stylish-prefixes, allout-numbered-bullet)
3932 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
3933 predicates to qualify `safe-local-variable' property, when
3934 available, else use equivalent lambda.
3935 (allout-current-topic-collapsed-p): Do the right thing regarding
3936 trailing blank lines.
3937
3938 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3939
3940 * server.el (server-start): Only create a directory if needed.
3941 (server-edit, server-unload-hook): server-start => server-mode.
3942 (kill-emacs-hook): Cleanup upon exit.
3943
3944 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
3945
3946 * hexl.el (hexlify-buffer): Encode process arguments manually.
3947
3948 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
3951 call to gdb-tooltip-print.
3952
3953 2006-05-15 Romain Francoise <romain@orebokech.com>
3954
3955 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
3956 systems, default to "tar" since those systems probably have GNU tar.
3957
3958 2006-05-14 Lars Hansen <larsh@soem.dk>
3959
3960 * desktop.el (desktop-missing-file-warning): Fix docstring.
3961 (desktop-restore-file-buffer): Correct question asked on missing file.
3962
3963 2006-05-14 Kim F. Storm <storm@cua.dk>
3964
3965 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
3966 Add CUA move property.
3967
3968 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
3969
3970 * custom.el (custom-push-theme): Load the variable before checking
3971 its `standard-value'.
3972
3973 2006-05-13 Lars Hansen <larsh@soem.dk>
3974
3975 * desktop.el (desktop-save): Use with-temp-buffer.
3976
3977 2006-05-12 Glenn Morris <rgm@gnu.org>
3978
3979 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
3980 * calendar/calendar.el (calendar-mode-map):
3981 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
3982 * calendar/appt.el (appt-check, appt-make-list): Refer to
3983 diary-view-entries, diary-list-entries, diary-show-all-entries
3984 rather than obsolete aliases.
3985
3986 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
3987
3988 * simple.el (line-move-finish): Avoid calling point motion hooks
3989 while processing intangibility.
3990
3991 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
3992
3993 * term/xterm.el (terminal-init-xterm): Fix typo.
3994
3995 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
3996
3997 * allout.el (allout-view-change-hook): Mark as being deprecated,
3998 to be replaced by `allout-exposure-change-hook'.
3999 (allout-exposure-change-hook): New, replacing
4000 `allout-view-change-hook'.
4001 (allout-flag-region): Run new hook `allout-exposure-change-hook',
4002 in addition to `allout-view-change-hook'.
4003 (allout-show-bodies, allout-old-style-prefixes)
4004 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
4005 lambda forms to prevent their showing up in variable help
4006 presentations as inscrutable byte-compiled code.
4007 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
4008 Use string-or-null-p to qualify safe-local-variable values.
4009 (allout-reindent-bodies): Use memq to qualify matches against
4010 valid safe-local-variable values. Also, quote the lambda as above.
4011 (allout-use-mode-specific-leader): Add missing candidate-value
4012 symbols, use memq, and quote the lambda.
4013 (allout-overlay-interior-modification-handler): Remove unused
4014 variables `msg' and 'opened'.
4015 (allout-hidden-p): Constrain invisibility consideration to allout's
4016 invisibility spec, disregarding invisibility for other reasons.
4017
4018 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4019
4020 * files.el (version-control): Correct safe values.
4021
4022 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
4023
4024 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
4025
4026 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
4027 (ewoc--insert-new-node): New func.
4028 Update callers of deleted funcs to use it, instead.
4029
4030 2006-05-11 Glenn Morris <rgm@gnu.org>
4031
4032 * calendar/calendar.el (diary-show-all-entries): Do not refer to
4033 obsolete alias `show-all-diary-entries'.
4034 (make-diary-entry): Not interactive.
4035 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
4036 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
4037 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
4038 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4039 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
4040 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
4041
4042 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4043
4044 * calendar/calendar.el (calendar-french-date-string)
4045 (calendar-mayan-date-string, calendar-chinese-date-string)
4046 (calendar-astro-date-string, calendar-iso-date-string)
4047 (calendar-islamic-date-string, calendar-bahai-date-string)
4048 (calendar-hebrew-date-string, calendar-coptic-date-string)
4049 (calendar-ethiopic-date-string, calendar-persian-date-string):
4050 These functions are not interactive.
4051
4052 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * files.el: Balance parentheses.
4055
4056 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4057
4058 * files.el, newcomment.el, outline.el, simple.el,
4059 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4060 progmodes/cc-vars.el, progmodes/compile.el:
4061 Move `safe-local-variable' declarations to the respective files.
4062
4063 * help-fns.el (describe-variable): Don't print safe-var if it is
4064 byte-code. Improve wording as suggested by Luc Teirlinck.
4065
4066 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4067
4068 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
4069 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
4070 Use a token for pending-triggers to ensure gdb-var-update
4071 gets called once per user input again for pre-GDB 6.4.
4072 (gdb-var-delete): Match on more complex expressions.
4073 (gdb-var-list-children-handler, gdb-var-create-handler):
4074 Use a token for consistency.
4075
4076 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
4077
4078 * textmodes/org.el (org-read-date, org-goto-calendar)
4079 (org-agenda-goto-calendar):
4080 Bind `view-calendar-holidays-initially' to nil.
4081
4082 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4083
4084 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
4085 Update all callers to do it there, instead.
4086
4087 2006-05-10 Glenn Morris <rgm@gnu.org>
4088
4089 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
4090 prefix arg case, to avoid view-diary-entries-initially error.
4091 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4092 (calendar-date-is-legal-p): Handle dates with no day part.
4093
4094 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4095
4096 * comint.el (comint-insert-input): Just make it when
4097 comint-use-prompt regexp is nil (default) and with the mouse.
4098 (comint-copy-old-input): Reinstate from 2004-06-23.
4099 (comint-mode-map): Bind C-c C-m to it.
4100
4101 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
4102
4103 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
4104 Remove spurious move to point-max (new comint behavior fixes).
4105
4106 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
4107 compatibility function (Emacs 18/19).
4108 (idlwave-is-continuation-line): Always return point at start of
4109 previous non-blank continuation line.
4110 `keyword-parameters': Fix continued comment font-lock matcher.
4111 (idlwave-font-lock-fontify-region): Written, use as
4112 font-lock-fontify-region-function, to fix continued keyword
4113 fontification issues.
4114
4115 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4116
4117 * term/mac-win.el (mac-font-panel-mode): Doc fix.
4118 (mac-service-selection, mac-service-open-file)
4119 (mac-service-open-selection, mac-service-mail-selection)
4120 (mac-service-mail-to, mac-service-insert-text): Rename from
4121 mac-services-*. All uses changed.
4122 (mac-apple-event-map): Rename event symbol `services' to `service'.
4123
4124 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
4125
4126 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
4127 (ewoc--node-enter-first, ewoc--node-enter-last)
4128 (ewoc--delete-node-internal): Merge funcs into unique callers.
4129
4130 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
4131
4132 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
4133 return value of read-from-minibuffer for empty input.
4134
4135 2006-05-09 Miles Bader <miles@gnu.org>
4136
4137 * comint.el (comint-insert-input): Remove redundant calls to setq
4138 and goto-char.
4139
4140 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
4141
4142 * comint.el (comint-insert-input): Make it work when
4143 comint-use-prompt-regexp is t.
4144
4145 2006-05-10 Miles Bader <miles@gnu.org>
4146
4147 * subr.el (field-at-pos): New function.
4148
4149 * comint.el (comint-insert-input): Use it.
4150
4151 2006-05-09 Juri Linkov <juri@jurta.org>
4152
4153 * battery.el (battery-linux-proc-acpi): Also try
4154 `/proc/acpi/thermal_zone/THR2/temperature'.
4155
4156 * files.el <safe-local-variable>: Remove `eval' and `let' binding
4157 for now unused lambda `string-or-null'.
4158
4159 * add-log.el (change-log-default-name): Put `string-or-null-p'
4160 instead of lambda on `safe-local-variable' property.
4161
4162 * diff-mode.el (diff-context->unified): Use `region-beginning' and
4163 `region-end' instead of `mark' and `point'.
4164 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
4165 Operate on region in Transient Mark mode when the mark is active.
4166 Use `region-beginning' and `region-end' instead of `mark' and
4167 `point'.
4168 (diff-hunk-text, diff-goto-source): Doc fix.
4169
4170 * startup.el (fancy-splash-screens, normal-splash-screen): Use
4171 face `mode-line-buffer-id' for mode-line buffer face instead of
4172 hard-coded `(:weight bold)'.
4173
4174 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
4175 buffer-undo-list to t (undo-ask is reproducible by visiting
4176 nested archives).
4177
4178 2006-05-09 Kim F. Storm <storm@cua.dk>
4179
4180 * progmodes/grep.el (rgrep): Set default directory of *grep*
4181 buffer if we start M-x rgrep in the *grep* buffer and choose
4182 a different base directory.
4183
4184 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4185
4186 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
4187 completion also when ido is loaded.
4188
4189 2006-05-09 Masatake YAMATO <jet@gyve.org>
4190
4191 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
4192 "warning" and "import".
4193 (cpp-font-lock-keywords): Added "warning".
4194
4195 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
4196
4197 * term/xterm.el (terminal-init-xterm): Add more key bindings.
4198
4199 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
4200
4201 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4202 pages at a time, if we signal the end, we should indeed reach that end.
4203
4204 2006-05-08 David Reitter <david.reitter@gmail.com>
4205
4206 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
4207 output during execution of the body.
4208
4209 2006-05-08 Kim F. Storm <storm@cua.dk>
4210
4211 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
4212
4213 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
4214
4215 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
4216 Use with-current-buffer.
4217
4218 2006-05-07 Kim F. Storm <storm@cua.dk>
4219
4220 * subr.el (add-to-history): Remove keep-dups arg.
4221
4222 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
4223 to nil around call to add-to-history.
4224
4225 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4226
4227 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
4228 than after a buffer modification.
4229
4230 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
4231
4232 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
4233 call to...
4234 (gud-watch): ...here so speedbar is raised for already watched
4235 expressions.
4236 (gdb-speedbar-refresh): Delete function.
4237 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
4238 Use speedbar-timer-fn instead of speedbar-refresh (reverting
4239 earlier change).
4240 (gdb-var-evaluate-expression-handler)
4241 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
4242
4243 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
4244 Update localized contents for all buffers except ignored modes.
4245
4246 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4247
4248 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
4249 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
4250 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
4251 (mac-handle-font-panel-closed, mac-handle-font-selection):
4252 New functions.
4253 (mac-font-panel-mode): New minor mode.
4254 (mac-apple-event-map): Add bindings for toolbar toggle button and
4255 font panel.
4256 (menu-bar-showhide-menu): Add mac-font-panel-mode.
4257
4258 2006-05-07 John Paul Wallington <jpw@pobox.com>
4259
4260 * ibuffer.el (ibuffer-compressed-file-name-regexp):
4261 Avoid `regexp-opt'; simplify regexp for readability.
4262
4263 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4264
4265 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
4266 * files.el (buffer-stale-function):
4267 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4268 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
4269 links to the main manual, not to emacs-xtra.
4270
4271 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4272
4273 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
4274 MacJapanese if text is ASCII-only.
4275
4276 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
4277
4278 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
4279 unless so nil isn't returned.
4280 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
4281
4282 2006-05-06 Kim F. Storm <storm@cua.dk>
4283
4284 * subr.el (add-to-history): New function.
4285
4286 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
4287 (ediff-merge-files-with-ancestor):
4288 * env.el (setenv):
4289 * isearch.el (isearch-update-ring):
4290 * server.el (server-visit-files):
4291 * progmodes/grep.el (lgrep, rgrep):
4292 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
4293 * progmodes/xscheme.el (xscheme-insert-expression):
4294 Use add-to-history.
4295
4296 * kmacro.el (kmacro-push-ring): Use add-to-history.
4297 (kmacro-ring-length): Remove unused defun.
4298 (kmacro-start-macro): Use kmacro-push-ring.
4299
4300 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
4301
4302 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
4303 directly instead of a lambda expression that calls it.
4304
4305 2006-05-06 Kim F. Storm <storm@cua.dk>
4306
4307 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
4308 instead of compute-motion.
4309
4310 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
4311
4312 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
4313 change.
4314
4315 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
4316
4317 * startup.el (command-line-1): Refer to "Pure Storage" on
4318 pure-space-overflow.
4319
4320 2006-05-05 Martin Rudalics <rudalics@gmx.at>
4321
4322 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
4323 provided faces once they all have been used up.
4324
4325 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4326
4327 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
4328 reference to the Lisp manual to the warning about pure space
4329 overflow.
4330
4331 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4332
4333 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4334 argument to avoid the call to `ispell-internal-change-dictionary'
4335 when not needed.
4336 (ispell-change-dictionary): Use this argument and call
4337 `ispell-internal-change-dictionary' after the possible change
4338 to `ispell-local-dictionary'.
4339 (ispell-internal-change-dictionary): Check for a change in
4340 personal dictionary use too.
4341
4342 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4343
4344 * startup.el (command-line): On MS-Windows, probe "~", not
4345 "~USER", for warning about non-existent home directory
4346
4347 * arc-mode.el (archive-l-e): New optional argument `float' means
4348 generate a float value.
4349 (archive-arc-summarize, archive-lzh-summarize)
4350 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
4351 with 3rd argument non-nil when file's size is being computed.
4352 Format the file sizes with %8.0f instead of %8d.
4353
4354 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4355
4356 * cus-start.el (all): Add mac-dnd-known-types.
4357
4358 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
4359 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
4360 (mac-TIFF-to-string): New functions.
4361 (x-get-selection, x-selection-value)
4362 (mac-select-convert-to-string): Use them.
4363 (mac-text-encoding-mac-japanese-basic-variant): New constant.
4364 (mac-dnd-types-alist): New customization variable.
4365 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
4366 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
4367 (mac-dnd-handle-drag-n-drop-event): New functions.
4368 (mac-drag-n-drop): Remove function.
4369 (global-map): Bind drag-n-drop and M-drag-n-drop to
4370 mac-dnd-handle-drag-n-drop-event.
4371
4372 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
4373
4374 * progmodes/perl-mode.el (perl-beginning-of-function):
4375 Skip anonymous subs.
4376
4377 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
4378
4379 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
4380 regexp-opt at run time.
4381
4382 * term.el (term-handle-ansi-escape): Fix off by one error.
4383
4384 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4387 (gdb-init-1, gdb-post-prompt): ...and references to it.
4388 (gdb-frame-handler): Strip directory name from filename if present.
4389
4390 * progmodes/gud.el (gdb-force-update): Delete defvar
4391 (gud-speedbar-buttons): ...and references to it. Use window-start
4392 to try to keep positon in watch expression.
4393
4394 2006-05-03 Richard Stallman <rms@gnu.org>
4395
4396 * simple.el (next-history-element, previous-history-element): Doc fix.
4397
4398 * isearch.el (isearch-update-ring): Doc fix.
4399
4400 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
4401
4402 * isearch.el (isearch-update-ring): Take history-delete-duplicates
4403 into consideration. Replace one arm ifs with whens.
4404
4405 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
4406
4407 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4408 (menu): Fix typo.
4409
4410 2006-05-02 Miles Bader <miles@gnu.org>
4411
4412 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
4413
4414 2006-05-02 Jay Belanger <belanger@truman.edu>
4415
4416 * calc/calc-embed.el (calc-override-minor-modes-map)
4417 (calc-override-minor-modes): New variables.
4418 (calc-do-embedded): Make sure that Calc keystrokes aren't
4419 overwritten by minor modes.
4420
4421 2006-05-02 Chong Yidong <cyd@mit.edu>
4422
4423 * msb.el (msb): If EVENT is a down event, read and discard the up event.
4424
4425 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4426
4427 * startup.el (command-line-1): Refer to Lisp manual when
4428 pure-space-overflow occurs.
4429
4430 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
4431 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
4432 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
4433 (version-control): Don't use `t' for safe-local-variable declarations.
4434
4435 2006-05-01 Richard Stallman <rms@gnu.org>
4436
4437 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
4438 M-r, M-R, M-A, M-SPC or M-DEL.
4439 (diff-mode-map): diff-refine-hunk now on C-c C-w
4440 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
4441
4442 * help-mode.el (help-mode): view-exit-action calls delete-window
4443 only when it is safe and possible.
4444
4445 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
4446 in messages.
4447
4448 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
4449
4450 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
4451 in the default tool-bar-map.
4452
4453 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
4454
4455 * net/tramp.el (tramp-completion-file-name-handler-alist)
4456 (tramp-run-real-handler, tramp-completion-run-real-handler)
4457 (tramp-completion-handle-file-name-all-completions)
4458 (tramp-completion-handle-file-name-completion): Autoload them.
4459 (tramp-completion-handle-file-exists-p)
4460 (tramp-completion-handle-file-name-directory)
4461 (tramp-completion-handle-file-name-nondirectory)
4462 (tramp-completion-handle-expand-file-name): Remove them.
4463 (tramp-handle-file-name-directory): Return the real directory name.
4464 Returning "/" only doesn't need to be necessary any longer.
4465 (tramp-file-name-handler): Make special attention when in hostname
4466 completion mode.
4467 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
4468 (tramp-register-file-name-handlers):
4469 Register `tramp-completion-file-name-handler' only when
4470 `partial-completion-mode' is enabled.
4471 (tramp-completion-handle-file-name-all-completions):
4472 Delete directory part from results.
4473 (tramp-get-completion-methods, tramp-get-completion-user-host):
4474 Discard deleting "/", it doesn't work after the change of
4475 `tramp-handle-file-name-directory' above.
4476
4477 2006-05-01 Kim F. Storm <storm@cua.dk>
4478
4479 * progmodes/grep.el (grep-expand-template): Use save-match-data
4480 and symbol-value.
4481
4482 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4483
4484 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
4485 Use select-frame-set-input-focus instead of raise-frame.
4486 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
4487
4488 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
4489
4490 * progmodes/gud.el (gud-def): Add %c case.
4491 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
4492 (gud-format-command): Make match case sensitive. Match on %F.
4493
4494 2006-04-30 Glenn Morris <rgm@gnu.org>
4495
4496 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
4497 (cal-tex-preamble): Use cal-tex-preamble-extra.
4498 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
4499 than alias `list-diary-entries'.
4500
4501 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4502
4503 * help-fns.el (describe-variable): Add info about safe local variables.
4504
4505 2006-04-29 Richard Stallman <rms@gnu.org>
4506
4507 * bindings.el (mode-line-format): help-echo doc fixes.
4508
4509 * net/tramp.el (tramp-file-name-handler-alist): Delete
4510 expand-file-name and other operations that can cause spurious loading.
4511
4512 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4513
4514 * files.el (safe-local-variable-p): Remove support for the special
4515 value t.
4516
4517 * textmodes/paragraphs.el (sentence-end-without-space):
4518 Fix safety predicate.
4519 (sentence-end-double-space, sentence-end-without-period)
4520 (paragraph-ignore-fill-prefix):
4521 * textmodes/fill.el (colon-double-space):
4522 * abbrev.el (abbrev-mode): Tighten the safety predicate.
4523
4524 * subr.el (booleanp): New fun.
4525
4526 * textmodes/reftex-vars.el (reftex-guess-label-type):
4527 Tighten the safety predicate.
4528
4529 2006-04-28 Kim F. Storm <storm@cua.dk>
4530
4531 * progmodes/grep.el (defgroup grep): Doc fix.
4532 (grep-auto-highlight): Remove.
4533 (grep-template): New defcustom.
4534 (grep-find-template): Rename from grep-tree-template.
4535 (grep-files-aliases): Rename from grep-tree-files-aliases.
4536 Remove "all" alias, add "l" alias.
4537 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
4538 (grep-find-ignored-directories): New defcustom to replace
4539 grep-tree-ignore-CVS-directories, to facilitate ignoring
4540 subdirectories for multiple version control systems.
4541 (grep-mode-map): Add Recursive grep item to GREP menu.
4542 (grep-regexp-history, grep-files-history): New defvars.
4543 (grep-probe): New helper function.
4544 (grep-compute-defaults): Use it to simplify code.
4545 Adapt to name changes.
4546 Use `.' as base in grep-find-template rather than <D>.
4547 (grep): Remove superfluous highlight-regexp arg. Fix doc.
4548 Call grep-compute-defaults unconditionally.
4549 (grep-expand-keywords): New defconst.
4550 (grep-expand-template): Rename from grep-expand-command-macros.
4551 Simplify via grep-expand-keywords. Look at case-fold-search instead
4552 of grep-tree-ignore-case to add -i option.
4553 Bind case-fold-search to nil while matching keywords.
4554 (grep-tree-last-regexp, grep-tree-last-files): Remove.
4555 (grep-read-regexp, grep-read-files): New helper functions.
4556 (rgrep): Rename from grep-tree. Rework to use proper histories.
4557 Adapt to changes in defcustoms and functions above.
4558 (lgrep): New command, as grep, but using same interactive UI as rgrep.
4559
4560 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
4561
4562 * net/tramp.el (tramp-completion-file-name-handler):
4563 Disable Tramp's functionality while loading Tramp itself.
4564 (tramp-register-file-name-handlers): That's a defsubst now.
4565 Code from `tramp-repair-jka-compr' moved here. Apply it via
4566 `after-init-hook'.
4567 (tramp-repair-jka-compr): Remove.
4568
4569 2006-04-27 Jay Belanger <belanger@truman.edu>
4570
4571 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
4572 read expression when `math-read-big-expr' doesn't work.
4573
4574 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
4575
4576 * startup.el (command-line-1): Display warning when
4577 pure-space-overflow is non-nil.
4578
4579 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4580
4581 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
4582 risky.
4583
4584 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4585
4586 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
4587 Return the URL or nil if none can be generated.
4588
4589 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
4590
4591 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
4592 byte compiler warnings.
4593 (gud-basic-call, gud-find-expr): Let user select an expression
4594 for printing. Print expression as well as value in GUD buffer.
4595
4596 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
4597
4598 * allout.el: Remove local autoload declaration for
4599 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
4600 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
4601 (allout-plain-bullets-string, allout-distinctive-bullets-string)
4602 (allout-use-mode-specific-leader, allout-old-style-prefixes)
4603 (allout-stylish-prefixes, allout-numbered-bullet)
4604 (allout-file-xref-bullet, allout-presentation-padding)
4605 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
4606 safe-local-variable with suitable value spec, and add autoload
4607 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
4608 (move-beginning-of-line, move-end-of-line): Repair so these compat
4609 functions now actually resituate the point, when appropriate.
4610
4611 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4612
4613 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
4614
4615 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
4616 (add-log-iso8601-time-string): Fix call to format-time-string.
4617
4618 2006-04-26 Kim F. Storm <storm@cua.dk>
4619
4620 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4621
4622 2006-04-26 Masatake YAMATO <jet@gyve.org>
4623
4624 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4625 Add support for "//" style comments. Remove `b' flag
4626 from ?* in `asm-mode-syntax-table'.
4627
4628 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4629
4630 * follow.el: Use (featurep 'xemacs) everywhere.
4631 (follow-mode): Use define-minor-mode.
4632 (follow-mode-map): Move initialization into the declaration.
4633 Use command remapping.
4634 (follow-emacs-version-xemacs-p): Remove.
4635 (follow-submit-feedback): Remove.
4636
4637 * allout.el (allout-layout, allout-passphrase-verifier-string)
4638 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
4639
4640 * textmodes/reftex-vars.el (reftex-vref-is-default)
4641 (reftex-fref-is-default, reftex-guess-label-type):
4642 Tighten up a bit the safety predicate.
4643
4644 * textmodes/paragraphs.el (sentence-end-double-space)
4645 (sentence-end-without-period, sentence-end-without-space)
4646 (page-delimiter, paragraph-ignore-fill-prefix):
4647 Tighten up a bit the safety predicate.
4648
4649 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4650
4651 * progmodes/python.el (python-continuation-line-p)
4652 (python-beginning-of-statement): syntax-ppss may return
4653 a negative depth.
4654 (python-mode): Don't forcefully enable font-lock.
4655
4656 * time-stamp.el (time-stamp-start, time-stamp-end)
4657 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
4658
4659 * add-log.el: Remove spurious * in docstrings.
4660 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
4661 (add-change-log-entry): Use it here, since it's not specific
4662 to iso8601.
4663 (add-log-iso8601-time-string): Don't use it here any more.
4664 (change-log-indent-text, change-log-indent): Rename from add-log-*.
4665
4666 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
4667
4668 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
4669
4670 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
4671 (rcirc-toggle-low-priority): Doc fix.
4672 (rcirc-handler-NOTICE): Remove beginning of line anchor in
4673 ChanServ regexp.
4674 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
4675 #emacs.
4676 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
4677 (rcirc-decode-coding-system): Use utf-8 as the default.
4678 (rcirc-multiline-minor-mode): Set the fill-column.
4679 (rcirc-format-response-string): Display bright and dim nicks.
4680 (rcirc-browse-url): Update interactive spec to fill ARG.
4681 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
4682 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
4683
4684 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4685
4686 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
4687 case for @Article, etc.
4688
4689 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
4690
4691 * net/tramp.el (tramp-register-file-name-handlers): New defun.
4692 Added with autoload cookie.
4693 (tramp-unload-file-name-handlers): Rename from
4694 `tramp-unload-file-name-handler-alist'.
4695
4696 2006-04-23 Romain Francoise <romain@orebokech.com>
4697
4698 * comint.el (comint-match-partial-filename): Doc fix.
4699
4700 2006-04-21 Glenn Morris <rgm@gnu.org>
4701
4702 * calendar/cal-menu.el (calendar-mode-map): Refer to
4703 `diary-view-entries' rather than alias `view-diary-entries'.
4704 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
4705
4706 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * progmodes/antlr-mode.el (antlr-default):
4709 * cus-edit.el (custom-documentation):
4710 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
4711 in defface.
4712
4713 2006-04-21 Kim F. Storm <storm@cua.dk>
4714
4715 * image.el (image-type): New defun split out of create-image.
4716 (create-image): Use it.
4717
4718 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4719
4720 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
4721 (org-open-at-point): Remove the "...done" message to keep output
4722 in the echo area visible.
4723 (org-export-as-xoxo): Fix call to `indent-region'.
4724
4725 2006-04-21 Kevin Ryde <user42@zip.com.au>
4726
4727 * international/mule.el (keyboard-coding-system): defcustom
4728 info-link fixes: "Specify Coding" has been split, keyboard now in
4729 "Terminal Coding", and "Single-Byte Character Support" is now
4730 "Unibyte Mode".
4731
4732 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
4733
4734 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
4735 Use font-lock-warning-face for any errors e.g. no stack.
4736 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
4737
4738 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4739
4740 * progmodes/sh-script.el (sh-shell): Mark as safe.
4741
4742 * newcomment.el (comment-start, comment-start-skip)
4743 (comment-end-skip, comment-end): Mark as safe.
4744
4745 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4746
4747 * textmodes/org.el (org-deadline-announce): Face removed.
4748 (org-level-faces, org-n-levels): Convert to constant.
4749 (org-compatible-face): New function.
4750 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
4751 (org-level-5, org-level-6, org-level-7, org-level-8)
4752 (org-special-keyword, org-warning, org-headline-done, org-link)
4753 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
4754 (org-scheduled-today, org-scheduled-previously, org-time-grid):
4755 Face definition revised for better color tty support.
4756 (org-bold-re, org-italic-re, org-underline-re): New constants.
4757 (org-set-font-lock-defaults): Use the new constants.
4758 (org-agenda-highlight-todo): New function.
4759 (org-agenda-todo): Fix bug with point at end of line.
4760 (org-agenda-change-all-lines, org-finalize-agenda-entries):
4761 Fontify TODO keywords.
4762 (org-insert-link): Preserve relative path in ../ links.
4763 (org-export-as-html): Convert links pointing to .org files into
4764 links that will work beteen the exported HTML files.
4765 (org-todo-list): Fix bug when arg=0.
4766 (org-insert-heading): More fine-tuning.
4767
4768 2006-04-19 Romain Francoise <romain@orebokech.com>
4769
4770 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
4771 from `rmail-mime-charset-pattern'.
4772
4773 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4774
4775 * progmodes/python.el (python-mode): Fix typo.
4776
4777 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4778
4779 * comint.el (comint-previous-input): Don't clobber input line
4780 when moving off either end of the input history ring.
4781 (comint-delete-input): New function, used by
4782 `comint-previous-input' and others.
4783 (comint-previous-matching-input):
4784 Use `coming-delete-input'. Save the partial input if leaving the
4785 edit line. Goto point-max before deleting input to avoid
4786 partial input fragments hanging around.
4787 (comint-restore-input): New function, used by `comint-previous-input'.
4788
4789 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * imenu.el (imenu--index-alist): Balance parentheses.
4792
4793 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4794
4795 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
4796
4797 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
4798
4799 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
4800 file is nil.
4801
4802 2006-04-18 Richard Stallman <rms@gnu.org>
4803
4804 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
4805
4806 * imenu.el (imenu-create-index-function, imenu--index-alist)
4807 (imenu--last-menubar-index-alist, imenu--make-index-alist)
4808 (imenu-default-create-index-function, imenu--generic-function):
4809 Doc fixes.
4810
4811 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
4812
4813 * help-mode.el (help-mode): Set view-exit-action to delete window.
4814
4815 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
4816 now works by passing nil as arg.
4817
4818 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
4819
4820 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
4821 (read-abbrev-file): Provide default when reading filename.
4822
4823 * files.el (enable-local-variables): Allow :all as value.
4824 (hack-local-variables): Implement that value.
4825 (safe-local-variable-values, safe-local-eval-forms)
4826 (enable-local-variables): Mark as risky.
4827 (find-file-visit-truename, kept-old-versions): Mark safe.
4828
4829 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
4830 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
4831 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
4832
4833 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4834
4835 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
4836 Use forward-line so as to get to BOL even in the presence of fields.
4837 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
4838 in return.
4839 (inferior-tcl): Tell tclsh to work in interactive mode.
4840
4841 * complete.el (partial-completion-mode):
4842 Use 'choose-completion-string-functions to make sure that
4843 choose-completion fills the minibuffer properly.
4844
4845 * complete.el (PC-old-read-file-name-internal): Remove.
4846 (PC-read-include-file-name-internal): Remove. Turn it into an advice
4847 of read-file-name-internal.
4848 (partial-completion-mode): Enable/disable this advice.
4849
4850 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
4851
4852 * net/tramp.el (tramp-completion-file-name-handler): Revert change
4853 of 2006-04-17.
4854
4855 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4856
4857 * textmodes/org.el (org-insert-heading): Insert heading before
4858 current if at beginning of line.
4859 (org-todo, org-date): New faces.
4860 (org-table-align): Make sure tooltip window contains full text.
4861 (org-no-properties): New defsubst.
4862 (org-set-font-lock-defaults): Use new faces.
4863
4864 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
4865
4866 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
4867 for root variables.
4868
4869 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
4870 (gdb-frame-address): Re-use to identify frame for watch expression.
4871 (gdb-var-list, gdb-var-create-handler): Add frame address for root
4872 variables.
4873 (gdb-init-1, gdb-source, gdb-post-prompt)
4874 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
4875 (gdb-frame-handler): Get gdb-frame-address.
4876
4877 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4878
4879 Sync with Tramp 2.0.53.
4880
4881 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
4882 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
4883 (tramp-completion-file-name-handler): Add autoload cookie for
4884 adding to `file-name-handler-alist'.
4885
4886 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
4887 the prompt. If it returns earlier (when detecting an error
4888 message), the rest of the output will merge accidently with the
4889 output of the next command. Reported by M Jared Finder
4890 <jared@hpalace.com>.
4891
4892 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
4893 for `process-file', in order to let it work for older Emacsen too.
4894
4895 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
4896
4897 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
4898 (tex-font-lock-keywords-3): Use it.
4899
4900 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4901
4902 * newcomment.el (comment-add): New function.
4903 (comment-region-default, comment-dwim): Use it.
4904
4905 2006-04-15 Michael Olson <mwolson@gnu.org>
4906
4907 * emacs-lisp/tq.el: Improve comments.
4908 (tq-queue-head-question): New accessor function.
4909 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
4910 Update for modified queue structure.
4911 (tq-queue-add): Accept `question' argument.
4912 (tq-queue-pop): If a question is pending, send it.
4913 (tq-enqueue): Accept new optional argument `delay-question'.
4914 If this is non-nil, and at least one other question is pending a
4915 response, queue the question rather than sending it immediately.
4916
4917 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4918
4919 * calendar/appt.el (appt-add): Check whether an appointment is
4920 already present in appt-time-msg-list. Simplify code.
4921
4922 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4923
4924 * progmodes/cc-langs.el (c-mode-menu):
4925 Don't presume c-subword-mode is bound.
4926
4927 2006-04-13 Bill Wohler <wohler@newt.com>
4928
4929 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
4930 (customize-package-emacs-version): Use cdr instead of cadr now
4931 that alists use dotted pairs.
4932
4933 * custom.el (defcustom): Fix docstring for :package-version.
4934
4935 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
4936
4937 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
4938 (tramp-handle-shell-command): Display output buffer only when
4939 `tramp-display-shell-command-buffer' is true.
4940 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
4941
4942 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4943
4944 * textmodes/org.el (org-set-autofill-regexps): Set only the local
4945 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
4946
4947 2006-04-13 Romain Francoise <romain@orebokech.com>
4948
4949 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
4950 leaving temporary .cvsignore buffers behind.
4951
4952 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4953
4954 * textmodes/org.el (org-set-regexps-and-options)
4955 (org-get-current-options): Better names for the startup folding
4956 options.
4957
4958 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
4959
4960 * vc.el (vc-annotate): Arrange for point to end up at the same
4961 line number as in the original, but only when using a new buffer.
4962
4963 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
4964
4965 * files.el (hack-one-local-variable-eval-safep):
4966 Recognize `edebug-form-spec' for `put', but only if it passes
4967 `edebug-basic-spec'. Generalize `put' handling.
4968
4969 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
4970 vetting file-local form specs.
4971
4972 * allout.el (allout-layout): Autoload its `safe-local-variable'
4973 property.
4974
4975 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4976
4977 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
4978 (org-agenda-mouse-1-follows-link)
4979 (org-mouse-1-follows-link): New options.
4980 (org-format-agenda-item): Fix bug if TAGS is nil.
4981 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
4982
4983 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
4984
4985 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
4986 GDB 6.1+ gives full filename for "info sources" so use
4987 file-name-nondirectory.
4988
4989 2006-04-12 Romain Francoise <romain@orebokech.com>
4990
4991 * subr.el (read-passwd): Bind `message-log-max' to nil.
4992
4993 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4994
4995 * progmodes/perl-mode.el (perl-indent-new-calculate):
4996 Recompute parse-start after jumping backward by a whole sexp.
4997
4998 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4999
5000 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
5001 window configuration.
5002 (vc-annotate-display-select): Select the buffer so that current-buffer
5003 (and selected-window) is the output buffer at the end of vc-annotate.
5004
5005 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5006
5007 * vc.el (vc-annotate-color-map): Add custom TTY color map for
5008 8-color terminals, to use all of the colors in a sensible order.
5009 256-color terminals work well with the standard map.
5010 (vc-annotate-lines): Only strip the first color character if it
5011 is "#", to allow for terminal-style named colors.
5012 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
5013 the correct buffer is scrolled.
5014
5015 2006-04-11 Richard Stallman <rms@gnu.org>
5016
5017 * emacs-lisp/bytecomp.el (byte-compile-file):
5018 Bind enable-local-variables to :safe, and make normal-mode obey it.
5019
5020 * files.el (enable-local-variables): Allow value :safe.
5021 (normal-mode): Doc fix.
5022 (hack-local-variables): Implement enable-local-variables = :safe.
5023 (hack-local-variables-confirm): Don't prevent quitting.
5024
5025 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5026
5027 * loadhist.el (unload-feature): A bit of sanity check of
5028 load-history entries. Cancel timer-vars before unbinding them.
5029
5030 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
5031 quote special chars, and make the trick work on the hex part of the
5032 buffer as well.
5033 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
5034 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
5035
5036 * startup.el (normal-splash-screen): Fix last change so we don't wait
5037 2 minutes if we don't show the splash screen.
5038
5039 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5040
5041 * textmodes/org.el (org-export-plain-list-max-depth)
5042 (org-table-spaces-around-separators)
5043 (org-radio-targets, org-activate-camels)
5044 (org-table-spaces-around-invisible-separators): Options removed.
5045 (org-time-stamp-rounding-minutes, org-remember-templates)
5046 (org-ellipsis, org-activate-links, org-descriptive-links):
5047 New options.
5048 (org-remember-apply-template, org-current-time)
5049 (org-finish-edit-table-field)
5050 (org-link-unescape, org-link-escape)
5051 (org-string-width, org-table-clean-line, org-html-do-expand)
5052 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
5053 (org-read-agenda-file-list): New functions.
5054 (org-table-edit-field)
5055 (org-table-create-or-convert-from-region): New commands
5056 (org-table-toggle-vline-visibility): Command removed.
5057 (org-table-convert-region): Made a command.
5058 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
5059 Replace with the normal org- functions.
5060 (org-self-insert-command): Don't trigger realign unnecessarily
5061 when blanking a field that is not full.
5062 (org-mode): `Set buffer-invisibility-spec' for links.
5063 (org-activate-links2): Hide link part and only show descriptive
5064 part of the link.
5065 (org-insert-link): Modify for new linking system.
5066 (org-store-link): Store description separately, for use by
5067 `org-insert-link'.
5068 (org-table-align): Use `org-string-width'.
5069 (defgroup): Completely new group structure for custom variables.
5070 (org-agenda-files): Option: Single file name allowed. Function:
5071 Optional argument unrestrited means ignore any restricitons.
5072 (org-install-agenda-files-menu): Find a buffer in Org-mode before
5073 trying to modify the menu. Use generalized access to
5074 `org-agenda-files.'
5075 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
5076 (org-agenda-file-to-front, org-remove-file, org-diary)
5077 (org-tags-view, org-export-icalendar-all-agenda-files)
5078 (org-export-icalendar-combine-agenda-files): Use generalized
5079 access to `org-agenda-files'.
5080 (org-remember-handler): Correctly preserve heading if present.
5081 (org-table-insert-row, org-table-insert-hline): Deal with
5082 invisible characters.
5083
5084 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
5085
5086 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
5087 (vc-annotate-color-map): New 18 element constant
5088 value/saturation, rotating hue colormap, from red->blue.
5089 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
5090 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
5091 (vc-annotate): To avoid killing the required local variables,
5092 set them before the end of `with-output-to-temp-buffer', and
5093 after first switching to annotate-mode.
5094 (vc-annotate-warp-version): Add buffer argument in goto-line to
5095 ensure annotation, not source, is scrolled.
5096
5097 2006-04-10 Bill Wohler <wohler@newt.com>
5098
5099 * custom.el (defcustom, custom-handle-keyword):
5100 Add :package-version keyword.
5101 (custom-add-package-version): New function. Sets value of new
5102 property 'custom-package-version from :package-version keyword.
5103 (defcustom): Create Common Keywords section in docstring.
5104 (defface, defgroup): Replace definitions of a select few keywords
5105 with a reference to the Common Keywords in defcustom.
5106 (defcustom, defface, defgroup): Replace reference to Customization
5107 chapter in manual with hyperlink.
5108
5109 * cus-edit.el (customize-package-emacs-version-alist):
5110 New variable.
5111 (customize-changed-options): Add check for custom-package-version.
5112 (customize-package-emacs-version): New function to look up Emacs
5113 version corresponding to the given package version.
5114
5115 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
5116 defun name, in similar fashion to find-variable-regexp.
5117
5118 2006-04-10 Eli Zaretskii <eliz@gnu.org>
5119
5120 * international/mule-cmds.el (set-locale-environment): Fix last
5121 change for when the locale's preferences don't specify any encoding.
5122
5123 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5124
5125 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
5126 so the defined var/fun doesn't need to be quoted.
5127
5128 2006-04-10 Richard Stallman <rms@gnu.org>
5129
5130 * finder.el (finder-mode-map): Add n and p bindings.
5131
5132 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
5133
5134 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
5135 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
5136 (gdb-setup-windows): Put something in source window if we can't find
5137 the source file.
5138 (gdb-frame-handler): Make it work again with just assembly.
5139 (gdb-data-list-register-values-handler): Make it work when there is
5140 no stack.
5141
5142 2006-04-09 Richard Stallman <rms@gnu.org>
5143
5144 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
5145 specs while looking for charset.
5146
5147 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
5148
5149 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
5150 Make them faces.
5151 (lm-font-lock-keywords): Update appropriately.
5152
5153 2006-04-10 Kim F. Storm <storm@cua.dk>
5154
5155 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
5156 it can also replace buffer-substring-no-properties.
5157
5158 * emulation/cua-base.el (cua-delete-region, cua-paste)
5159 (cua-repeat-replace-region): Use filter-buffer-substring.
5160
5161 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5162 (cua-cut-region-to-global-mark): Likewise.
5163
5164 * emulation/cua-rect.el (cua--extract-rectangle)
5165 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
5166
5167 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5168
5169 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
5170 entry-type. Add field delimiters to numerical fields if they are
5171 not present.
5172
5173 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5174
5175 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
5176 string-const to return value.
5177 (bibtex-remove-delimiters): Use it.
5178
5179 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5180
5181 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
5182 cl-byte-compile-compiler-macro unless it exists.
5183
5184 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5185
5186 * files.el (hack-local-variables-confirm) <offer-save>:
5187 Clarify message text. Suggested by Ralf Angeli.
5188
5189 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5190
5191 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
5192 (delete-extract-rectangle-line): Use `filter-buffer-substring'
5193 instead of `buffer-substring' and `delete-region'. (Most of the
5194 code actually copied from `kill-region'.)
5195
5196 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
5197
5198 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
5199 (rcirc-default-port): Rename from rcirc-port.
5200 (rcirc-default-nick): Rename from rcirc-nick.
5201 (rcirc-default-user-name): Rename from rcirc-user-name.
5202 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
5203 (rcirc-low-priority-flag): New variable.
5204 (rcirc-decode-coding-system): New defcustom.
5205 (rcirc-encode-coding-system): New defcustom.
5206 (rcirc-coding-system-alist): New defcustom.
5207 (rcirc-multiline-major-mode): New defcustom.
5208 (rcirc-nick): New internal variable.
5209 (rcirc-process): Remove variable.
5210 (rcirc-server-buffer): New variable.
5211 (rcirc): Update to use rcirc-default-* variables above.
5212 (rcirc-connect): Do not add window-configuration-hook-here.
5213 (rcirc-server): New internal variable.
5214 (rcirc-connect): Do not send keepalive pings if
5215 rcirc-keepalive-seconds is nil.
5216 (with-rcirc-server-buffer): New macro.
5217 (rcirc-send-string): Encode with rcirc-encode-coding-system.
5218 (rcirc-server-name): Rename from rcirc-server.
5219 (rcirc-buffer-process): New function.
5220 (rcirc-buffer-nick): New function.
5221 (rcirc-buffer-target): Remove function.
5222 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
5223 New commands.
5224 (rcirc-mode-map): Change binding of C-c C-l to
5225 rcirc-toggle-low-priority.
5226 (rcirc-mode): Initialize coding system based on
5227 rcirc-coding-system-alist. New change-major-mode-hook to part the
5228 channel on a mode change. Make kill-buffer-hook buffer-local.
5229 (rcirc-change-major-mode-hook): New function.
5230 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
5231 (rcirc-last-post-time): New variable.
5232 (rcirc-process-message): Store the last time user posted a message
5233 to this target.
5234 (rcirc-multiline-minor-mode): New mode.
5235 (rcirc-multiline-minor-mode-map): New mode map.
5236 (rcirc-edit-multiline): Put multiline-edit buffer in
5237 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
5238 (rcirc-print): Ignore any line starting with an ignored nick.
5239 (rcirc-print): Decode using rcirc-decode-coding-system.
5240 (rcirc-track-minor-mode): Update global-mode-string when disabling
5241 this mode.
5242 (minor-mode-alist): Add LowPri indicator.
5243 (rcirc-toggle-low-priority): New function.
5244 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
5245 next lowpriority buffer with activity.
5246 (rcirc-record-activity): Sort buffers in rcirc-activity by the
5247 last time the user posted a message in to the target.
5248 (rcirc-update-activity-string): New formatting for low priority
5249 buffers.
5250 (rcirc-split-activity): New function.
5251 (rcirc-handler-PART, rcirc-handler-KICK)
5252 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
5253 (rcirc-nick-away-alist): New variable.
5254 (rcirc-handler-301): New handler. Away messages are printed once
5255 per change.
5256
5257 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5258
5259 * info.el (Info-follow-nearest-node): Doc fix.
5260
5261 * international/mule-cmds.el (set-locale-environment): Make sure
5262 the coding-system preferred by the locale's language has the same
5263 EOL conversion type as the original buffer-file-coding-system.
5264 (locale-language-names): Add a few MS Windows language codes.
5265
5266 2006-04-07 Richard Stallman <rms@gnu.org>
5267
5268 * simple.el (eval-expression): Doc fix.
5269
5270 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
5271 (eval-defun): Doc fixes.
5272
5273 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5274
5275 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
5276
5277 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
5278
5279 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
5280 GDB list command without argument for greater generality.
5281
5282 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5283
5284 * subr.el (string-or-null-p): New function.
5285
5286 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
5287
5288 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
5289
5290 * files.el: Update comment about safe-local-variable declarations.
5291
5292 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5293
5294 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
5295 See idlwave.org.
5296
5297 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
5298 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
5299
5300 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
5301 See idlwave.org.
5302
5303 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
5304 version 6.0 (minimal changes). See idlwave.org.
5305
5306 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
5307 6.0 (minimal changes). See idlwave.org.
5308
5309 * progmodes/idlw-rinfo.el: File obsoleted and removed.
5310
5311 2006-04-06 Romain Francoise <romain@orebokech.com>
5312
5313 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
5314 symmetric encryption features and a new asynchronous interface to
5315 GnuPG. This new version is version 1.4, plus whitespace changes.
5316
5317 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5318
5319 * files.el: Move some `safe-local-variable' declarations to the
5320 respective files.
5321
5322 * textmodes/ispell.el (ispell-check-comments)
5323 (ispell-local-dictionary): Mark as safe.
5324
5325 * abbrev.el (abbrev-mode): Mark as safe.
5326
5327 * add-log.el (change-log-default-name): Mark as safe.
5328
5329 * textmodes/reftex-vars.el (reftex-vref-is-default)
5330 (reftex-fref-is-default, reftex-level-indent)
5331 (reftex-guess-label-type): Mark as safe.
5332
5333 * textmodes/fill.el (colon-double-space): Mark as safe.
5334
5335 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
5336 (sentence-end-double-space, sentence-end-without-period)
5337 (sentence-end-without-space, sentence-end, sentence-end-base)
5338 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
5339
5340 2006-04-06 Kim F. Storm <storm@cua.dk>
5341
5342 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
5343 the :set-after list.
5344 (ido-downcase-unc-hosts): New user option. Default on.
5345 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
5346 when it is set, as regexps are now applied on the fly.
5347 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
5348 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
5349 on the fly, but only when ido-process-ignore-lists is set.
5350 Do case insensitive filtering if ido-downcase-unc-hosts is set.
5351 Only downcase names if ido-downcase-unc-hosts is set.
5352
5353 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
5354
5355 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
5356
5357 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
5358
5359 2006-04-05 Kim F. Storm <storm@cua.dk>
5360
5361 * ido.el (ido-mode): Set after ido-unc-hosts and
5362 ido-ignore-unc-host-regexps.
5363 (ido-save-history): Save ido-unc-hosts-cache.
5364 (ido-load-history): Load ido-unc-hosts-cache.
5365 (ido-reread-directory): Refresh unc hosts cache in // dir.
5366
5367 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
5368 to nil while displaying slash screen.
5369
5370 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5371
5372 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
5373 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5374
5375 2006-04-05 Kenichi Handa <handa@m17n.org>
5376
5377 * international/characters.el: Setup cases of Latin, Greek, and
5378 Cyrillic characters in CJK charsets.
5379
5380 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5381
5382 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5383 default-enable-multibyte-characters. This reverts the change from
5384 revision 6.17 which is no longer necessary because the passphrase
5385 is sent separately now. GnuPG messages are unreadable under
5386 multibyte locales with default-enable-multibyte-characters set to nil.
5387
5388 2006-04-04 Andreas Schwab <schwab@suse.de>
5389
5390 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
5391 and `byte-compile-warnings' as `safe-local-variable'.
5392
5393 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
5394
5395 * man.el (Man-mode-map): Restore the \r binding.
5396 (Man-abstract-xref-man-page): If Man-target-string is a function,
5397 call it.
5398 (Man-highlight-references): Use Man-default-man-entry to get the
5399 target. Deal with xrefs too.
5400 (Man-highlight-references0): Don't call the target function.
5401
5402 * woman.el (WoMan-xref-man-page): Strip the section number, woman
5403 cannot deal with it.
5404
5405 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5406
5407 * pgg-gpg.el: Clean up process buffers every time gpg processes
5408 complete.
5409
5410 2006-04-04 Kenichi Handa <handa@m17n.org>
5411
5412 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
5413 here.
5414 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
5415 Temporarily bind inhibit-field-text-motion to t.
5416
5417 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5418
5419 * startup.el (normal-splash-screen): Only set mode-line-format in the
5420 splash buffer, so as not to interfere when debugging the code.
5421 Ignore errors when switching buffer.
5422
5423 2006-04-03 Romain Francoise <romain@orebokech.com>
5424
5425 * dired.el (dired-dnd-protocol-alist): Fix typo.
5426
5427 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5428
5429 * savehist.el (savehist): Add :version.
5430 (savehist-ignored-variables): New variable.
5431 (savehist-minibuffer-hook): Don't save variables listed in
5432 `savehist-ignored-variables'.
5433
5434 * dired.el (dired-dnd-protocol-alist): Mention that change does
5435 only apply to new buffers in doc string.
5436
5437 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5438
5439 * recentf.el (recentf-open-files-item): Include newline in button
5440 field, so opening a file will work, when the point is at the end
5441 of the file name. Allow, for example, to [i]search a file by
5442 extension and just push RET to open it.
5443
5444 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5445
5446 * pgg-gpg.el (pgg-gpg-process-filter)
5447 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5448
5449 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5450 lines, temporary fix.
5451
5452 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5453
5454 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
5455
5456 2006-04-02 Richard Stallman <rms@gnu.org>
5457
5458 * progmodes/compile.el (compilation-message-face): Make it defcustom.
5459
5460 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5461
5462 * ibuf-macs.el (define-ibuffer-column): Add a new key:
5463 header-mouse-map.
5464
5465 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
5466 (ibuffer-mode-header-map): New keymaps.
5467 (ibuffer-update-title-and-summary): Enable mouse face highlighting
5468 and keybindings for column headers.
5469 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
5470 property.
5471
5472 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
5473
5474 * speedbar.el (speedbar-after-create-hook): Doc fix.
5475
5476 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
5477
5478 * shell.el (shell-directory-tracker)
5479 (shell-dynamic-complete-command): Doc fixes.
5480
5481 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
5482
5483 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
5484 terminals.
5485
5486 2006-04-01 Kim F. Storm <storm@cua.dk>
5487
5488 * ido.el (ido-unc-hosts-cache): New defvar.
5489 (ido-unc-hosts): If value of defcustom is a function, call it to
5490 get list of UNC hosts. Add function-item choices to specify
5491 ido-unc-hosts-net-view or user function.
5492 (ido-ignore-unc-host-regexps): New defcustom.
5493 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
5494 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
5495 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
5496
5497 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5498
5499 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
5500 wwidth.
5501
5502 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
5503
5504 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
5505 (ido-max-work-file-list, ido-switch-buffer)
5506 (ido-read-file-name-as-directory-commands):
5507 Fix typos in docstrings.
5508
5509 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5510
5511 * term/mac-win.el (mac-system-coding-system): Define and use after
5512 Mac-specific coding systems are ready.
5513
5514 2006-03-27 Romain Francoise <romain@orebokech.com>
5515
5516 * net/rcirc.el (rcirc-connect): Add autoload cookie.
5517
5518 * ldefs-boot.el: Update.
5519
5520 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5521
5522 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5523 passphrases when it is not needed.
5524 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5525 passphrase stuff from gpg, should only be necessary when you use
5526 gpg with a smartcard.
5527
5528 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5529
5530 * comint.el (comint-dynamic-list-completions): Allow user to
5531 select *Completions* buffer.
5532
5533 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
5534
5535 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
5536
5537 2006-03-26 Andreas Schwab <schwab@suse.de>
5538
5539 * progmodes/gud.el (gdb): Only complain about multiple debugging
5540 when the gdb process is still running.
5541
5542 2006-03-25 Eli Zaretskii <eliz@gnu.org>
5543
5544 * mail/rmail.el (tool-bar-map): Defvar it.
5545 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
5546 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
5547
5548 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
5549
5550 * help.el (print-help-return-message): Suggest to use
5551 display-buffer instead of switch-to-buffer-other-window to restore
5552 the previous window without selecting it.
5553
5554 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5555
5556 * frame.el (select-frame-by-name): Call x-focus-frame also when
5557 window-system is mac.
5558
5559 * term/mac-win.el: Adjust Courier font specifications in
5560 x-fixed-font-alist.
5561 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
5562 when directly encoding to UTF-16 in native byte order, no BOM.
5563
5564 2006-03-25 Kim F. Storm <storm@cua.dk>
5565
5566 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
5567 (cua--init-keymaps): Use it instead of fixed C-return.
5568 (cua-mode): Set after it.
5569
5570 * emulation/cua-rect.el (cua--init-rectangles):
5571 Use cua-rectangle-mark-key instead of fixed C-return.
5572
5573 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
5574
5575 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
5576 "run" in .gdbinit.
5577 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
5578
5579 2006-03-24 Romain Francoise <romain@orebokech.com>
5580
5581 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
5582 `display-buffer-other-frame'.
5583
5584 2006-03-24 Kim F. Storm <storm@cua.dk>
5585
5586 * apropos.el (apropos-synonyms): Add selection => region.
5587
5588 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5589
5590 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5591 (gdb-var-list-children-regexp, gdb-var-update-regexp)
5592 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
5593 (gdb-data-list-register-values-regexp)
5594 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
5595 Future proof against new fields being added to MI output.
5596 (gdb-send): Don't treat backslashes for program input as
5597 continuations.
5598 (gdb-assembler-handler): Don't use window-start for this handler.
5599 (gdb-frame-handler): Don't change to hollow arrow if overlay
5600 arrow doesn't move to new frame.
5601
5602 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5603
5604 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
5605 prevent compiler warnings.
5606 (gdb-stopped): Check for gud-last-last-frame (case: signal).
5607 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
5608 (gdb-assembler-custom): Use hollow-right-triangle for assembler
5609 buffer too.
5610
5611 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
5612
5613 * pgg-gpg.el (pgg-gpg-update-agent): Check for
5614 make-network-process, so we can use the same code in Gnus v5-10
5615 too and have this file fully synchronized with that release.
5616
5617 2006-03-23 Romain Francoise <romain@orebokech.com>
5618
5619 * ibuf-ext.el (ibuffer-read-filter-group-name):
5620 Use `ibuffer-generate-filter-groups' to make completion list match
5621 the filter groups that are really displayed in the Ibuffer buffer.
5622 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
5623
5624 2006-03-23 Kenichi Handa <handa@m17n.org>
5625
5626 * international/mule-cmds.el (sort-coding-systems): Describe that
5627 the argument is modified in docstring.
5628
5629 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5630
5631 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5632 (pgg-gpg-update-agent): New function.
5633 (pgg-gpg-use-agent-p): New function.
5634 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5635 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5636 (pgg-gpg-sign-region): Use it.
5637
5638 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
5639
5640 * cus-edit.el (custom-face-set): Call custom-push-theme before
5641 face-spec set so that `changed' theme is correctly saved.
5642 (custom-face-reset-standard): Reset to recalculated face rather
5643 than defface spec.
5644
5645 * custom.el (custom-push-theme): Only save `changed' theme if the
5646 current face does not match the defface specs.
5647
5648 2006-03-21 Simon Josefsson <jas@extundo.com>
5649
5650 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5651 <wilde@sha-bang.de>.
5652 (pgg-gpg-use-agent): New variable.
5653 (pgg-gpg-process-region): Use it.
5654 (pgg-gpg-encrypt-region): Likewise.
5655 (pgg-gpg-encrypt-symmetric-region): Likewise.
5656 (pgg-gpg-decrypt-region): Likewise.
5657 (pgg-gpg-sign-region): Likewise.
5658 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5659
5660 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
5661
5662 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
5663 bracket links.
5664
5665 2006-03-21 Kim F. Storm <storm@cua.dk>
5666
5667 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
5668 fringe-indicator-alist instead of modifying global value.
5669 (gdb-frame-handler): Likewise.
5670
5671 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5672
5673 * diff-mode.el (diff-function): Make it inherit from diff-header
5674 instead of diff-context.
5675
5676 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
5677 bitmap.
5678 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
5679 change names in macro above for consistency.
5680 (gdb-frame-handler): Use hollow-right-triangle for all selected
5681 frames which except the innermost (where execution has stopped).
5682 (gdb-reset): Reset buffer-local values of overlay-arrow.
5683
5684 2006-03-20 Richard Stallman <rms@gnu.org>
5685
5686 * simple.el (set-mark-command): Doc fix.
5687
5688 * files.el (display-buffer-other-frame): New command.
5689 (ctl-x-4-map): Bind C-x 5 C-o to it.
5690
5691 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5692
5693 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
5694 rather than just defer-time, in case defer-time has been changed but
5695 the timer isn't running yet.
5696 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
5697
5698 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5699
5700 * help-mode.el (help-follow-symbol): New function.
5701 Essentially identical to the old `help-follow', but do not let
5702 `push-button' do the work when on an xref.
5703 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
5704
5705 2006-03-19 Richard Stallman <rms@gnu.org>
5706
5707 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
5708 preceded by the word `program'.
5709 (help-follow-mouse, help-follow): Throw error if not on xref.
5710 Delete no longer used args.
5711
5712 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
5713
5714 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
5715 annotation ensure gud-overlay-arrow-position is redisplayed.
5716
5717 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5718
5719 * textmodes/bibtex.el (bibtex-include-OPTkey)
5720 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
5721 (bibtex-autokey-name-case-convert)
5722 (bibtex-autokey-titleword-case-convert): Make these the aliases
5723 for the following two variables.
5724 (bibtex-autokey-name-case-convert-function)
5725 (bibtex-autokey-titleword-case-convert-function): Make these the
5726 real names.
5727 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
5728 bibtex-font-lock-crossref sublists.
5729 (bibtex-mode): Revert 2005-12-30 change (which made
5730 completion-ignore-case buffer-local).
5731 (bibtex-url): Simplify.
5732
5733 2006-03-19 Kim F. Storm <storm@cua.dk>
5734
5735 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
5736 cursor property value to 2 (to align with C level change).
5737
5738 2006-03-19 Bill Wohler <wohler@newt.com>
5739
5740 * image.el (image-load-path-for-library): Shorten first line in
5741 docstring.
5742
5743 2006-03-18 Richard Stallman <rms@gnu.org>
5744
5745 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
5746
5747 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
5748
5749 * isearch.el (isearch-other-meta-char): Handle user bindings for
5750 shifted control characters.
5751
5752 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
5753
5754 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
5755 part that matches email addresses, file names, etc.
5756
5757 2006-03-18 Eli Zaretskii <eliz@gnu.org>
5758
5759 * term/w32-win.el (mouse-set-font):
5760 Mention w32-list-proportional-fonts in the doc string.
5761
5762 2006-03-18 Kim F. Storm <storm@cua.dk>
5763
5764 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
5765 (ido-unc-hosts): New user option to explicitly define list of know
5766 UNC-style hosts for completion.
5767 (ido-cache-unc-host-shares-time): New user option.
5768 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
5769 New helper functions for UNC file-name support.
5770 (ido-may-cache-directory): Check for UNC host. Simplify.
5771 (ido-wash-history): Clean out old UNC hosts.
5772 (ido-nonreadable-directory-p): UNC hosts are always readable.
5773 (ido-directory-too-big-p): UNC hosts are never too big.
5774 (ido-set-current-directory): Handle UNC root path.
5775 (ido-file-name-all-completions): Complete UNC host names from
5776 ido-unc-hosts list. Cache UNC host shares.
5777 (ido-make-file-list-1): Don't filter UNC root.
5778 (ido-exhibit): Check for // in root directory, and switch to UNC
5779 mode by setting ido-current-directory to //.
5780
5781 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * cus-edit.el (customize-changed-options): Mention explicit
5784 version number as default in prompt.
5785
5786 2006-03-17 Bill Wohler <wohler@newt.com>
5787
5788 * image.el (image-load-path-for-library): Minor docstring fix.
5789
5790 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
5791
5792 * textmodes/org.el (org-read-date): Include subgroup 5 into
5793 replacement text.
5794 (org-popup-calendar-for-date-prompt): Fix customization type.
5795
5796 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
5797
5798 * progmodes/gdb-ui.el (gud-watch): Provide completion.
5799 (gdb-continuation): New variable.
5800 (gdb-send): Deal with continuation lines.
5801
5802 * progmodes/gud.el (gud-gdb-complete-command)
5803 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
5804 expressions.
5805 (gud-tooltip-mode): Use buffer-local value.
5806
5807 2006-03-16 Kim F. Storm <storm@cua.dk>
5808
5809 * ido.el (ido-edit-input): Use selected match, if any.
5810
5811 2006-03-16 Bill Wohler <wohler@newt.com>
5812
5813 * image.el (image-load-path-for-library): Prefer user's images in
5814 image-load-path.
5815
5816 2006-03-16 Martin Rudalics <rudalics@gmx.at>
5817
5818 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
5819 when checking for attempt to drag leftmost or rightmost scrollbar.
5820
5821 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
5822
5823 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
5824 (gdb-force-mode-line-update): New function.
5825 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
5826 (gdb-exited): Use them.
5827 (gdb-signal): New function.
5828 (gdb-annotation-rules): Provide a rule for it.
5829
5830 2006-03-16 Kenichi Handa <handa@m17n.org>
5831
5832 * international/mule.el (auto-coding-regexp-alist): Add entries
5833 for Unicode BOM.
5834
5835 * sort.el (sort-build-lists): Temporarily bind
5836 inhibit-field-text-motion to t.
5837
5838 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
5839
5840 * locate.el (locate-command, locate-make-command-line)
5841 (locate-fcodes-file, locate-update-command)
5842 (locate-prompt-for-command, locate, locate-with-filter)
5843 (locate-get-file-positions): Doc fixes.
5844 (locate-buffer-name, locate-header-face): Remove leading `*' in
5845 defcustom.
5846 (locate-filter-output): Use `keep-lines' instead of its alias
5847 `delete-non-matching-lines'.
5848 (locate-get-filename, locate-get-dirname): Add introductory comment.
5849 (locate-find-directory-other-window): Give appropriate error
5850 message if used outside main listing.
5851
5852 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5853
5854 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
5855 the new extend-region feature.
5856 (font-lock-after-change-function): Update correspondingly.
5857 * jit-lock.el (jit-lock-after-change): Update correspondingly.
5858 * progmodes/grep.el (font-lock-lines-before): Don't disable.
5859
5860 2006-03-15 Bill Wohler <wohler@newt.com>
5861
5862 * image.el (image-load-path-for-library): Fix example by not
5863 recommending that one binds image-load-path. Just defvar it to
5864 placate compiler and only use it if previously defined.
5865
5866 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5867
5868 * textmodes/org.el (org-insert-centered): Use `string-width' to
5869 make underlining work for wide characters.
5870 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
5871 TAB to `org-cycle', to make sure that no binding in
5872 `outline-mode-map' can supercede it.
5873
5874 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
5875
5876 * allout.el: Increment version to 2.2.1 in file commentary.
5877
5878 (allout-version): Increment to 2.2.1.
5879
5880 (allout-default-layout): New customization variable, used when the
5881 file lacks a specific allout-layout. Uses allout-layout-type for
5882 recursively nested definition.
5883
5884 (allout-layout-type): Widget defining allout layouts, necessary for
5885 self-recursive definition.
5886
5887 (allout-mode): Incorporate allout-default-layout as fallback for
5888 allout-layout.
5889
5890 (allout-layout): Mark as 'safe-local-variable', and refer mention
5891 fallback to `allout-default-layout' in absence of a specified value.
5892 (allout-passphrase-verifier-string)
5893 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
5894
5895 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
5896
5897 (allout-get-encryption-passphrase-verifier): Use correct name of
5898 passphrase verifier in docstring.
5899
5900 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
5901
5902 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
5903 elements.
5904 (gdb-find-watch-expression): Make it work for arrays too.
5905 Follow change to gdb-var-list.
5906 (gud-watch): Allow the user to enter variable name with a prexix
5907 arg. Create keybindings.
5908 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
5909 (gdb-var-list-children-handler, gdb-var-update-handler)
5910 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
5911 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
5912 Follow change to gdb-var-list.
5913 (gdb-starting): Don't show the overlay arrows when program is running.
5914
5915 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
5916 gdb-var-list.
5917
5918 2006-03-14 Bill Wohler <wohler@newt.com>
5919
5920 * image.el (image-load-path-for-library): Pass value of path
5921 rather than symbol. Always return list of directories.
5922 Guarantee that image directory comes first.
5923
5924 2006-03-14 Alan Mackenzie <acm@muc.de>
5925
5926 * font-core.el (font-lock-extend-region\(-function\)?.):
5927 New function/variable.
5928
5929 * font-lock.el (font-lock-after-change-function):
5930 Call font-lock-extend-region. Obey font-lock-lines-before.
5931 (font-lock-default-fontify-region): Remove reference to
5932 font-lock-lines-before.
5933
5934 * jit-lock.el (jit-lock-after-change):
5935 Call font-lock-extend-region. Obey font-lock-lines-before.
5936
5937 2006-03-14 David Ponce <david@dponce.com>
5938
5939 * tree-widget.el (tree-widget-themes-load-path)
5940 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
5941
5942 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
5943
5944 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
5945 (rcirc-print): Mark the start of text at the end of the prompt.
5946 (rcirc-track-minor-mode): Add autoload cookie.
5947 (rcirc-update-activity-string): Add space to front of mode-line
5948 indicator.
5949
5950 2006-03-13 Miles Bader <miles@gnu.org>
5951
5952 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
5953 (rcirc-abbrev-nick): Remove function.
5954 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
5955
5956 2006-03-13 David Ponce <david@dponce.com>
5957
5958 * tree-widget.el: Handle themes across all occurrences of the main
5959 themes sub-directory found in tree-widget-themes-load-path.
5960 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
5961 (tree-widget--locate-sub-directory): Return all occurrences.
5962 (tree-widget-themes-path): New function.
5963 Replace tree-widget-themes-directory, and return a list of directories.
5964 (tree-widget-set-parent-theme)
5965 (tree-widget-lookup-image): Use it.
5966
5967 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
5968
5969 * textmodes/org.el (org-link-search): Avoid self-matching of
5970 links, allow target text to be distributed over several lines.
5971 (org-search-not-link): New function.
5972 (org-set-regexps-and-options, org-get-current-options):
5973 New startup options.
5974 (org-export-as-html): Take odd-level setting from local variable.
5975 (org-fontify-emphasized-text): New option.
5976 (org-set-font-lock-defaults): Include emphasized text.
5977 (org-follow-mhe-link): Allow folder-only links, fix folder name.
5978 (org-font-lock): Customize group renamed from `org-faces'.
5979
5980 2006-03-13 John Paul Wallington <jpw@pobox.com>
5981
5982 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
5983 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
5984
5985 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
5986
5987 * cus-start.el (all): Delete :version keyword for members of the
5988 fringe group, since the entire group is new in 22.1.
5989
5990 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
5991
5992 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
5993 map if value is hexadecimal (an address).
5994 (gud-watch): Only search roots for existing watch expressions.
5995 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
5996 prevent caching problems with speedbar-update-directory-contents.
5997
5998 2006-03-12 Juri Linkov <juri@jurta.org>
5999
6000 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
6001 before comparing with `low' and `warn'.
6002
6003 * info.el (Info-dir-remove-duplicates): Move point to the
6004 beginning of the current line after deleting the entries from
6005 redundant heading. Use marker for `limit' and compare it with
6006 point before calling `re-search-forward'.
6007
6008 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * simple.el (yank): Fix typo in docstring.
6011
6012 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
6013
6014 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
6015 messages, where "D" is the 6th character.
6016
6017 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6018
6019 * simple.el (yank): Fix last change.
6020
6021 2006-03-11 David Ponce <david@dponce.com>
6022
6023 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
6024 merging elements from the standard ispell-dictionary-alist.
6025 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
6026 alist, and return the new alist.
6027
6028 2006-03-11 Richard Stallman <rms@gnu.org>
6029
6030 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
6031
6032 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
6033 the way it is implemented is too unclean.
6034
6035 * simple.el (kill-region, yank): Doc fix.
6036
6037 * battery.el (battery-echo-area-format): Doc fix.
6038 (battery-mode-line-format): Likewise.
6039 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
6040 (battery-linux-proc-acpi): Ignore batteries that say "charged".
6041
6042 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6043
6044 * progmodes/octave-mod.el (octave-indent-for-comment):
6045 Behave according to do string.
6046
6047 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
6048
6049 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
6050 Be visible only if major mode is Mail Mode.
6051
6052 * textmodes/flyspell.el (flyspell-external-point-words)
6053 (flyspell-process-localwords): Fix last changes.
6054
6055 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6056
6057 * calendar/holidays.el (list-holidays): Doc fix.
6058
6059 * international/mule.el (auto-coding-alist): Add .odt
6060 (OpenOffice's open document) files.
6061
6062 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
6063 document) files. Mention in the doc string the need to sync with
6064 auto-coding-alist.
6065
6066 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
6067
6068 * files.el (hack-local-variables-confirm): Don't prompt for ! if
6069 enable-local-variables is set to always query, or there is no
6070 savable variable.
6071
6072 2006-03-10 Bill Wohler <wohler@newt.com>
6073
6074 * image.el (image-load-path-for-library): Merge at least three
6075 functions from Gnus and MH-E into this one function that can now
6076 be shared.
6077
6078 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
6079
6080 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
6081 gdb-remove-mouse-face and remove help-echo too.
6082 (gdb-enqueue-input): Correct conditional clause.
6083
6084 2006-03-10 Glenn Morris <rgm@gnu.org>
6085
6086 * calendar/calendar.el (calendar-holidays): Doc fix.
6087 * calendar/holidays.el (list-holidays): Doc fix.
6088
6089 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
6090
6091 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
6092 it gets called in gdb-prompt anyway.
6093 (gdb-use-separate-io-buffer): Only restore window arrangement for
6094 gdb-many-windows.
6095 (gdb-enqueue-input): Make it harder to send GDB input when program
6096 is running.
6097 (gdb-buffer-list): New variable.
6098 (gdb-remove-mouse-face): New function.
6099 (gdb-starting): Use it when GDB input won't get sent.
6100
6101 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
6102
6103 * help.el (view-lossage): Remove trailing whitespace before
6104 inserting "\n".
6105
6106 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
6107
6108 * files.el (hack-local-variables-confirm):
6109 Set coding-system-for-read to nil before writing to .emacs.
6110
6111 * arc-mode.el (archive-extract): Check if an existing buffer name
6112 comes from a different archive.
6113
6114 * help.el (describe-key-briefly): If KEY is a down event, read and
6115 discard the up event.
6116
6117 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
6120 be edited and use font-lock-warning-face for any changes.
6121
6122 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
6123 (gdb-edit-value): Use it to report any errors.
6124
6125 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
6126
6127 * help.el (describe-key): Remove leftover test code.
6128
6129 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6130
6131 * textmodes/org.el: Move defvars out of eval-when-compile.
6132 Use buffer-file-name variable.
6133 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
6134 arg `file'.
6135 (org-level-faces): Remove startup dependency.
6136 (org-cycle, org-map-tree, org-scan-tags)
6137 (org-remember-handler): Don't call `outline-level' directly.
6138 (org-mhe-search-all-folders): New option.
6139 (org-mhe-get-message-folder-from-index)
6140 (org-mhe-get-message-folder): Fix indexing search.
6141 (org-format-agenda-item): Handle nil TAGS argument.
6142 (org-cleaned-string-for-export, org-activate-target-links)
6143 (org-make-target-link-regexp): Deal with empty radio target list.
6144 (org-tag): New face.
6145 (org-get-level-face): New function.
6146 (org-set-font-lock-defaults): Simplify setup for headlines.
6147 (org-complete): Pass common substring to `display-completion-list'.
6148
6149 2006-03-06 David Ponce <david@dponce.com>
6150
6151 * tree-widget.el: Update Commentary header.
6152 (tree-widget-theme-name): Ignore parent themes.
6153 (tree-widget-set-parent-theme): New function.
6154 (tree-widget-set-theme): Use it.
6155 (tree-widget-set-image-properties): Move definition. Does nothing
6156 if image properties have already been set.
6157 (tree-widget-image-properties): Move definition. Receive an image
6158 name. Set the :pointer property.
6159 (tree-widget-lookup-image): Doc fix. Search in parent themes.
6160 Don't set the :pointer image property.
6161 (tree-widget-convert-widget): New function. Handle :dynargs
6162 compatibility here.
6163 (tree-widget): Use it to :convert-widget. Add the :expander-p
6164 predicate to control when the :expander function is entered.
6165 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
6166 (tree-widget-value-create): Handle :expander-p. widget-apply
6167 :expander.
6168 (tree-widget-expander-p): New function. Default value of the
6169 :expander-p property.
6170
6171 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
6172
6173 * help.el (describe-key): Properly handle the return value of
6174 read-key-sequence when grabbing an up-event. Cleanup mouse-1
6175 remaps. Handle string and vector `follow-link' values.
6176
6177 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6178
6179 * complete.el (PC-expand-many-files): Try be more careful when parsing
6180 the shell's output.
6181
6182 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6183
6184 * outline.el (hide-sublevels): Provide better interactive default.
6185
6186 2006-03-06 Kenichi Handa <handa@m17n.org>
6187
6188 * international/fontset.el (create-fontset-from-fontset-spec):
6189 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
6190
6191 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
6192
6193 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
6194 backslashes instead of one in regexp.
6195 (gud-tooltip-dereference): Add missing optional argument.
6196
6197 2006-03-04 John Paul Wallington <jpw@pobox.com>
6198
6199 * wdired.el (toplevel): Require `cl' at compile-time.
6200
6201 2006-03-04 Andreas Schwab <schwab@suse.de>
6202
6203 * server.el (server-process-filter): Handle errors during
6204 evaluation of the argument.
6205
6206 2006-03-03 John Paul Wallington <jpw@pobox.com>
6207
6208 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
6209 escape parentheses at beginning of line.
6210 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
6211 (t-mouse-mode): Remove period from end of error message.
6212
6213 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
6214
6215 * textmodes/flyspell.el (flyspell-process-localwords):
6216 Be case-sensitive.
6217
6218 2006-03-03 Martin Rudalics <rudalics@gmx.at>
6219
6220 * cus-edit.el (custom-quote): Remove function, since it has been
6221 moved to custom.el.
6222
6223 * font-lock.el (lisp-font-lock-keywords-2)
6224 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
6225 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6226 they have no special meaning.
6227
6228 * midnight.el (clean-buffer-list): Handle case where base-buffer of
6229 indirect buffer gets killed before indirect buffer. Use dolist.
6230
6231 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6232
6233 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
6234 value instead of a literal constant (1) on more pauses.
6235
6236 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
6237
6238 * textmodes/flyspell.el (flyspell-external-point-words):
6239 Be case-sensitive.
6240
6241 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
6242
6243 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
6244 with "www".
6245
6246 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6247
6248 * allout.el: Restablish intermediate missing comment header to
6249 preserve outline structure.
6250 (allout-beginning-of-current-entry): Skip invisible text.
6251 (allout-open-topic): Fix opening a topic at end-of-buffer.
6252 (allout-minor-mode): Move nearer to allout-mode function.
6253
6254 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
6255
6256 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
6257
6258 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
6259
6260 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
6261 is nil.
6262
6263 * progmodes/gud.el (gud-speedbar-menu-items):
6264 Use buffer-local-value and add missing :visible keyword.
6265
6266 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
6267
6268 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6269
6270 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
6271 must be `follow-link'.
6272
6273 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
6274
6275 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
6276 formatting: No nested anchors.
6277 (org-all-targets): Fix bug with XEmacs compatibility.
6278 (org-read-date): Add (require 'parse-time).
6279 (org-set-tags): Fix bug with extra inserted space.
6280 (org-export-html-style): Define a style class for targets.
6281 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
6282 (org-hide-leading-stars): New option.
6283 (org-hide): New face.
6284 (org-set-font-lock-defaults): Allow to hide leading stars.
6285 (org-get-legal-level, org-tr-level): New functions.
6286 (org-odd-levels-only): New option.
6287 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
6288 (org-demote, org-promote): Deal with double-star levels.
6289 (org-convert-to-odd-levels): New command.
6290
6291 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
6292
6293 * speedbar.el (speedbar-update-localized-contents): Try to
6294 preserve window-start.
6295 (speedbar-update-directory-contents): Try to preserve window-start
6296 and window-point.
6297 (speedbar-update-special-contents): Don't move back to start of window.
6298
6299 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
6300 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
6301 speedbar-timer-fn.
6302 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
6303 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
6304 instead of gdb-speedbar-timer-fn.
6305
6306 2006-02-28 Jay Belanger <belanger@truman.edu>
6307
6308 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
6309 (math-compose-expr): Use latex option when calling
6310 `math-compose-tex-matrix' for latex mode.
6311
6312 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
6313
6314 * speedbar.el: Re-instate comments about developing for speedbar
6315 [this is what info and gdb-ui use even if better methods exist now].
6316
6317 * t-mouse.el: New file.
6318 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
6319 (t-mouse-lispy-buffer-posn-from-coords): Remove.
6320 (t-mouse-make-event-element): Use posn-at-x-y instead.
6321 (t-mouse-make-event): Deal with Fedora Core 3.
6322 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
6323 (t-mouse-mouse-position-function): New function. Use it instead
6324 of advising mouse-position.
6325 (t-mouse-mode): New minor mode.
6326 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
6327
6328 2006-02-27 Glenn Morris <rgm@gnu.org>
6329
6330 * calendar/calendar.el (calendar-holidays): Doc fix.
6331
6332 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
6333
6334 * progmodes/gdb-ui.el (gdb-source-window): New variable.
6335 Re-introduce the concept of a source window.
6336 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
6337 consistency with get-buffer-create.
6338 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6339 (gdb-data-list-register-values-handler)
6340 (gdb-stack-list-locals-handler): Try to preserve window-start as
6341 well as window-point.
6342 (gdb-display-source-buffer): New function (old concept).
6343 (gdb-goto-breakpoint): Use it.
6344
6345 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
6346 for gdb-ui/gdb-mi (old concept).
6347
6348 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
6349
6350 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
6351 binding.
6352
6353 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
6354
6355 * textmodes/reftex-sel.el (reftex-select-label-map)
6356 (reftex-select-bib-map): Add `follow-mouse' binding.
6357
6358 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
6359
6360 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6361 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
6362 Give :set functions to provide automatic updating.
6363 Update docstring. Give compiler defvars early in the file
6364 and move the defcustoms to a later spot where all called functions
6365 are defined.
6366 (jka-compr-file-name-handler-entry): Doc fix.
6367 (jka-compr-compression-info-list--internal)
6368 (jka-compr-mode-alist-additions--internal)
6369 (jka-compr-load-suffixes--internal): New variables.
6370 (jka-compr-install): Set the three above variables.
6371 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6372 (jka-compr-update, jka-compr-set): New functions.
6373 (auto-compression-mode): Doc fix.
6374
6375 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
6376 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6377 Use jka-compr-compression-info-list--internal,
6378 jka-compr-mode-alist-additions--internal and
6379 jka-compr-load-suffixes--internal.
6380
6381 * files.el (load-library):
6382 * loadhist.el (file-loadhist-lookup):
6383 * startup.el (command-line):
6384 * subr.el (locate-library):
6385 * emacs-lisp/autoload.el (update-directory-autoloads):
6386 * emacs-lisp/find-func.el (find-library-suffixes):
6387 Use `get-load-suffixes' instead of `load-suffixes'.
6388
6389 * subr.el (locate-library):
6390 * emacs-lisp/find-func.el (find-library-name):
6391 Use `load-file-rep-suffixes' instead of '("").
6392
6393 2006-02-26 Kim F. Storm <storm@cua.dk>
6394
6395 * ido.el (ido-save-history, ido-load-history): Simplify.
6396 Don't use find-file-noselect to avoid interference from other modes.
6397
6398 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
6399
6400 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
6401 to use the default shell if filename is not available.
6402 Reported by Giorgos Keramidas.
6403
6404 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
6405
6406 * progmodes/etags.el (tags-completion-table): Do completion from
6407 all the tables in the current list, as documented in the manual.
6408
6409 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6410
6411 * CC Mode Update to 5.31.3.
6412
6413 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6414
6415 * progmodes/cc-mode.el (c-postprocess-file-styles):
6416 Bind inhibit-read-only to t, around the call to
6417 c-remove-any-local-eval-or-mode-variables, so that it works on a
6418 RO file.
6419
6420 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6421
6422 * progmodes/cc-awk.el: Correct a typo.
6423
6424 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6425
6426 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
6427 c-hungry-delete-backwards, at the request of RMS. Leave the old
6428 name as an alias.
6429
6430 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6431
6432 * progmodes/cc-mode.el: Correct a typo.
6433
6434 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6435
6436 * progmodes/cc-defs.el: Update the version number to 5.31.3.
6437
6438 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6439
6440 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
6441 brace-else-brace (error due to mbeg, mend being undefined).
6442
6443 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6444
6445 * progmodes/cc-mode.el: File Local variables: Solve the problem
6446 where both `mode' and c-file-offsets are specified: `mode' will
6447 overwrite c-f-o's settings:
6448 (c-remove-any-local-eval-or-mode-variables): New function.
6449 (c-postprocess-file-styles): Call the above new function, within
6450 c-tentative-buffer-change, to splat `mode' and `eval' before the
6451 second hack-local-variables.
6452
6453 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6454
6455 * progmodes/cc-mode.el:
6456 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
6457 (c-after-change): Protect the match data with save-match-data.
6458 It was getting corrupted by c-after-change-check-<>-operators.
6459
6460 * cc-defs.el: [Supersedes patch V1.38]:
6461 (top level): Check for a buggy font-lock-compile-keywords ONLY in
6462 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
6463
6464 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
6465 with save-match-data. It was being corrupted when Font Lock was
6466 not enabled.
6467
6468 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6469
6470 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
6471 Mode and Subword Mode.
6472
6473 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
6474 real labels ("case 1:" or "foo:") from non-labels ("public:").
6475 (c-forward-objc-directive): Replace c-forward-token-2 with crude
6476 coding; c-f-t-2 doesn't move over a token at EOB.
6477
6478 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
6479
6480 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
6481 (c-update-modeline): Concatenate the minor mode indicators
6482 directly onto mode-name, removing c-submode-indicators.
6483 Sometimes, c-s-i got separated from the mode name on the mode line.
6484
6485 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
6486 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
6487
6488 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6489
6490 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
6491 error message when there's an evaluation error to show whether
6492 it's loaded from source or not.
6493 (c-filter-ops): Make it available at runtime too to work when
6494 `c-make-init-lang-vars-fun' needs to evaluate from source.
6495
6496 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
6497
6498 * help.el (help): Revert last part of 2006-02-23 change (deletion
6499 of the `provide' call).
6500
6501 2006-02-23 Juri Linkov <juri@jurta.org>
6502
6503 * compare-w.el (compare-windows-highlight): Add new value
6504 `persistent' and change :type from `boolean' to `choice'.
6505 (compare-windows-overlays1, compare-windows-overlays2):
6506 New internal variables.
6507 (compare-windows-highlight): If compare-windows-highlight is
6508 `persistent', add current overlays to compare-windows-overlays[12]
6509 instead of adding compare-windows-dehighlight to pre-command-hook.
6510 (compare-windows-dehighlight): Delete all overlays from
6511 compare-windows-overlays[12].
6512
6513 * info.el (Info-search): Don't bind search-spaces-regexp to
6514 Info-search-whitespace-regexp in non-regexp isearch mode.
6515
6516 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
6519
6520 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * textmodes/org.el (org-xemacs-p)
6523 (org-export-html-show-new-buffer, org-table-may-need-update)
6524 (org-insert-item, org-mhe-get-message-real-folder)
6525 (org-mhe-get-message-folder-from-index)
6526 (org-mhe-get-message-folder, org-mhe-get-message-num)
6527 (org-mhe-get-header, org-make-org-heading-search-string)
6528 (org-make-org-heading-camel, org-table-sort-lines)
6529 (org-format-org-table-html, org-format-table-table-html):
6530 Fix typos in docstrings.
6531
6532 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
6533
6534 * textmodes/org.el (org-cleaned-string-for-export)
6535 (org-solidify-link-text): New function.
6536 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
6537 XEmacs, just to silence the compiler.
6538 (org-export-as-ascii, org-export-as-html-and-open):
6539 Use `org-cleaned-string-for-export' and create internal links.
6540 (org-follow-mhe-link): Require mh-e, use folder.
6541
6542 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6543
6544 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
6545
6546 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
6547 gdb-debug-log-length.
6548 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
6549 it a real ring but...
6550 (gud-gdba-marker-filter): ...make it work like mark-ring.
6551 (gdb-enable-debug): Rename from gdb-enable-debug-log.
6552 (gdb-mouse-jump): New function. Add bindings.
6553
6554 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
6557 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
6558 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
6559 (gdb-debug-log-length): Customize it's length.
6560 (gud-watch, gdb-var-create-handler): Display function::var format
6561 but don't use to create variable object.
6562 (gdb-var-create-handler): Use message-box in place of message.
6563 (gdb-stopped): Call gdb-exited if signalled.
6564
6565 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6566
6567 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
6568
6569 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
6570
6571 * textmodes/reftex.el (reftex-locate-file): Search all extensions
6572 if `reftex-try-all-extensions' is set.
6573
6574 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
6575 fail silently when there is no valid argument at point.
6576 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
6577 `fail-silently' argument. From a patch by David Reiter.
6578
6579 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
6580 New commands.
6581 (org-mark-ring): New variable.
6582 (org-mark-ring-length): New option.
6583 (org-open-at-point, org-goto, org-open-file): Push old position
6584 onto the mark ring.
6585 (org-add-hook): New function.
6586 (org-export-table-remove-special-lines): New option.
6587 (org-skip-comments, org-format-org-table-html): Respect new
6588 option `org-export-table-remove-special-lines'.
6589 (org-open-file): Allow special command configuration for
6590 directory link.
6591 (org-file-apps): Fix bugs in customize type, added setting
6592 for directories.
6593 (org-activate-tags, org-format-agenda-item, org-complete)
6594 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
6595 (org-get-tags, org-get-buffer-tags, org-open-at-point)
6596 (org-link-search, org-make-org-heading-search-string)
6597 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
6598 (org-radio-targets, org-file-link-context-use-camel-case)
6599 (org-activate-camels): New options.
6600 (org-update-radio-target-regexp, org-all-targets)
6601 (org-make-target-link-regexp, org-activate-target-links):
6602 New functions.
6603 (org-make-org-heading-search-string): New function.
6604 (org-store-link, org-insert-link): Use new option
6605 `org-file-link-context-use-camel-case'.
6606 (org-activate-camels): Use new option `org-activate-camels'.
6607 (org-link-regexp): Add mhe prefix.
6608 (org-open-at-point, org-store-link): Support for mhe links.
6609 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
6610 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
6611 (org-mhe-get-header, org-follow-mhe-link): New functions.
6612 (org-remove-angle-brackets, org-add-angle-brackets):
6613 New functions.
6614 (org-bracket-link-regexp): New constant.
6615 (org-read-date): Fix bug that was rejecting all typed dates.
6616 (org-link-search): Make hierarchy above visible after a match.
6617 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
6618 (org-store-link): Fix bug with link creation when cursor is in
6619 an empty line.
6620 (org-open-at-point): Fix bug with matching a link.
6621 Fixed buggy argument sequence in call to `org-view-tags'.
6622 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6623 (org-prefix-has-tag): New variable.
6624 (org-format-agenda-item): Remove tags from headline
6625 if appropriate.
6626 (org-agenda-remove-tags-when-in-prefix): New option.
6627
6628 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
6629
6630 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
6631 Fix the regular expressions.
6632
6633 2006-02-21 Richard M. Stallman <rms@gnu.org>
6634
6635 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
6636 if there's no other specific basis.
6637
6638 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
6639 as variables at all.
6640 (unsafep-variable): Rename arg; doc fix.
6641
6642 * abbrevlist.el (list-one-abbrev-table): Add autoload.
6643
6644 * calendar/appt.el (diary-selective-display): Add defvar.
6645
6646 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
6647
6648 * isearch.el (search-whitespace-regexp): Fix custom type.
6649
6650 * help.el (describe-key-briefly): Compute interactive args
6651 in same was as before previous change.
6652
6653 * files.el (enable-local-variables): Doc fix.
6654
6655 2006-02-21 Kim F. Storm <storm@cua.dk>
6656
6657 * fringe.el: Cleanup as file is now pre-loaded.
6658 (fringe-bitmaps): Initialize unconditionally.
6659 (fringe-mode, set-fringe-style): Remove autoload cookies.
6660
6661 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6662
6663 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
6664 `horizontal-bar'.
6665 (fringe-cursor-alist): Use `horizontal-bar'.
6666
6667 2006-02-20 Kim F. Storm <storm@cua.dk>
6668
6669 * fringe.el (fringe-bitmaps): Update to new bitmap names.
6670 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
6671
6672 * loadup.el: Load "fringe" on window systems.
6673
6674 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6675
6676 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
6677 out of scope components.
6678
6679 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
6680 default.
6681
6682 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
6683
6684 * custom.el (customize-mark-to-save, customize-mark-as-set):
6685 Load the symbol first.
6686
6687 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6688
6689 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
6690 strech spec so it doesn't display as "^J" on the header line
6691 when `Buffer-menu-use-header-line' is t.
6692
6693 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6694
6695 * speedbar.el (speedbar-make-button): Keep text properties
6696 of string arguments if desired.
6697
6698 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
6699 expessions.
6700
6701 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
6702 of speedbar.
6703
6704 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
6705
6706 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
6707 to value of `read-file-name-completion-ignore-case'.
6708
6709 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
6710
6711 * custom.el (customize-mark-as-set): Push to `user' theme.
6712
6713 * cus-edit.el (custom-save-variables): Allow unthemed values.
6714 (customize-set-variable): Push setting to `user' theme.
6715
6716 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6717
6718 * progmodes/gud.el: Don't require font-lock as it's now
6719 automatically loaded.
6720 (gud-speedbar-buttons): Replace gdb-var-changed with
6721 gdb-force-update.
6722
6723 * progmodes/gdb-ui.el (gdb-force-update): Rename from
6724 gdb-var-changed.
6725 (gdb-post-prompt): Use it.
6726 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6727 (gdb-var-update-handler, gdb-var-delete)
6728 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
6729 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
6730 gdb-force-update in gdb-post-prompt.
6731 (gdb-reset): Clear watch expressions from speedbar when quitting.
6732
6733 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6734
6735 * viper-cmd.el (viper-insert-state-post-command-sentinel)
6736 (viper-change-state-to-vi, viper-change-state-to-emacs):
6737 Make aware of cursor coloring in the Emacs state.
6738 (viper-special-read-and-insert-char): Use read-char-exclusive.
6739 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
6740
6741 * viper-init.el (viper-emacs-state-cursor-color): New variable.
6742
6743 * viper-util.el (viper-save-cursor-color)
6744 (viper-get-saved-cursor-color-in-replace-mode)
6745 (viper-get-saved-cursor-color-in-insert-mode)
6746 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
6747 state.
6748 (viper-get-saved-cursor-color-in-emacs-mode): New function.
6749
6750 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
6751 (ediff-ignore-case-option3, ediff-actual-diff-options)
6752 (ediff-actual-diff3-options): New variables to control case sensitivity.
6753 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
6754 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
6755 (ediff-toggle-ignore-case): New function.
6756 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
6757
6758 * ediff-help.el (ediff-long-help-message-narrow2)
6759 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
6760 (ediff-long-help-message-word-mode): Add ignore-case command.
6761 (ediff-help-for-quick-help): Add ignore-case command.
6762
6763 * ediff-merg.el: Move provide to the end.
6764
6765 * ediff-ptch.el: Move provide to the end.
6766
6767 * ediff-wind.el: Move provide to the end.
6768
6769 * ediff-mult.el: Move provide to the end.
6770 (ediff-set-meta-overlay): Enable follow-link.
6771
6772 * ediff.el: Move provide to the end.
6773 Break recursive load cycle in eval-when-compile.
6774 (ediff-patch-buffer): Better heuristics.
6775
6776 * ediff-util.el: Move provide to the end.
6777 Break recursive load cycle in eval-when-compile.
6778 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
6779 defuns.
6780 (ediff-submit-report): Pass the values of ediff-diff3-program,
6781 ediff-diff3-options.
6782
6783 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
6784
6785 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
6786 the opening bracket of the following bracketing pairs: {}, [], (), <>,
6787 `' (for example, in the docstring of `windmove-default-keybindings').
6788
6789 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6790
6791 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
6792 shadow face. Don't provide binding to edit variable when it is
6793 out of scope.
6794
6795 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6796 (gdb-var-update-handler): Detect out of scope variables with pre
6797 GDB 6.4 too.
6798 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
6799 Reset status of variable objects to nil in update handlers.
6800 (gdb-var-update-handler-1): Detect when a variable object comes
6801 in scope. setcar on var changes gdb-var-list directly.
6802
6803 2006-02-17 Juri Linkov <juri@jurta.org>
6804
6805 * ffap.el (ffap) <defface>: Add explicit face declaration.
6806 (ffap-highlight): Use face `ffap' directly instead of checking
6807 for its existence.
6808
6809 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
6810 `visible-ok' of `other-buffer' to find the right original buffer.
6811
6812 * info.el (Info-search): Skip `Local Variables' node.
6813
6814 2006-02-17 Juri Linkov <juri@jurta.org>
6815
6816 * info.el (Info-find-file): Check for symbols `apropos', `history',
6817 `toc' in the input filename, and return these symbols as is.
6818 (Info-find-node-2): Set Info-current-file to symbols `apropos',
6819 `history', `toc' instead of strings.
6820 (Info-set-mode-line): For non-string Info-current-file use the
6821 symbol's name inside **.
6822 (Info-isearch-push-state): Add quote before Info-current-file and
6823 Info-current-node.
6824 (Info-isearch-pop-state): Use `equal' instead of `string='.
6825 (Info-extract-pointer, Info-following-node-name): Use
6826 `match-string-no-properties' instead of `match-string'.
6827 (Info-up): Check `old-file' for `stringp'.
6828 (Info-history): Use `equal' instead of `string-equal'.
6829 Check `file' for `stringp'.
6830 (Info-history): Use symbol `history' instead of string as first arg
6831 of `Info-find-node'.
6832 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
6833 `toc' instead of string.
6834 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
6835 instead of `buffer-substring', and `match-string-no-properties'
6836 instead of `match-string'.
6837 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
6838 instead of strings.
6839 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
6840 Use symbol `apropos' instead of string.
6841 (Info-copy-current-node-name): Check `Info-current-file' for
6842 `stringp' and construct a command with `Info-find-node' from it.
6843 (Info-fontify-node): Use `match-string-no-properties' instead of
6844 `match-string' and check file names for `stringp'.
6845 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
6846 `history', `toc' instead of strings.
6847
6848 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
6849
6850 * files.el: Rearrange functions and variables in the file local
6851 variables section.
6852
6853 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
6854
6855 * files.el: Add truncate-lines, ispell-check-comments and
6856 ispell-local-dictionary as safe local variables.
6857
6858 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6859
6860 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
6861 out of scope variables.
6862 (gud-speedbar-buttons): Use unless.
6863
6864 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
6865 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
6866 (gdb-show-changed-values): Also use for out of scope variables.
6867 (gdb-var-update-handler-1): Note if variable goes out of scope.
6868
6869 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
6870
6871 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
6872 default to global variable values for unsupplied args.
6873 (rcirc-get-buffer-create): Fix bug with setting the target.
6874 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
6875 test for rcirc-always-use-server-buffer-flag here.
6876 (rcirc-response-formats): Add %N, which is a facified nick. %n
6877 uses the default face. Change the ACTION format string. If the
6878 "nick" is the server, don't print anything for that field.
6879 Comment fixes.
6880 (rcirc-target-buffer): Don't test
6881 rcirc-always-use-server-buffer-flag here.
6882 (rcirc-print): Squeeze extra spaces out of the text before message.
6883 (rcirc-put-nick-channel): Strip potential "@" char from nick
6884 before adding them to nick table.
6885 (rcirc-url-regexp): Improve to match address like "foo.com".
6886
6887 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6888
6889 * allout.el (allout-hidden-p): Move this defsubst before
6890 allout-overlay-interior-modification-handler, where it is first
6891 used.
6892
6893 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
6894
6895 * allout.el: Use allout invisible-text overlays instead of
6896 selective display for concealed text. Also, lots of general
6897 cleanup, and improved compatibility code.
6898
6899 (allout-version) Incremented, corrected, revised, and refined
6900 module commentary.
6901
6902 (provide 'allout): Moved to the bottom, added a require of overlay.
6903
6904 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
6905 `except-current'.
6906 (allout-write-file-hook-handler): Minimize delay.
6907 (count-trailing-whitespace-region): New function so
6908 auto-encryption of current topic can resituate cursor exactly.
6909 PGP/GPG encryption trims trailing whitespace from lines, which
6910 must be accounted for across encryption then decryption.
6911
6912 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
6913 just plain "\C-c", to avoid intruding on user's keybinding space.
6914
6915 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
6916 parameter, so user request to provide a new password is done.
6917
6918 (allout-outside-normal-auto-fill-function, allout-auto-fill):
6919 Refined mechanism for auto-filling behavior while in allout mode.
6920
6921 (allout-mode): Explicitly specify the mode map in the docstring.
6922 Clarify provision for various write-file hook var names.
6923 Adjusted for invisible-text overlays instead of selective-display.
6924
6925 (allout-depth): Really return 0 if not within any topic. This
6926 rectifies `allout-beginning-of-level' and sequence numbering
6927 errors that occur when cutting and pasting numbered topics.
6928 Changed from a in-line subst to a regular function, as well.
6929
6930 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
6931
6932 (allout-end-of-subtree, allout-end-of-subtree)
6933 (allout-end-of-entry, allout-end-of-current-heading)
6934 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
6935 (allout-show-children, allout-show-to-offshoot)
6936 (allout-hide-current-entry, allout-show-current-entry): Rectified
6937 handling of trailing blank lines between items.
6938
6939 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
6940 (allout-current-depth, allout-unprotected, allout-hidden-p)
6941 (allout-on-current-heading-p, allout-listify-exposed)
6942 (allout-chart-subtree, allout-goto-prefix)
6943 (allout-back-to-current-heading, allout-get-body-text)
6944 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
6945 (allout-hide-region-body, allout-toggle-subtree-encryption)
6946 (allout-encrypt-string, allout-encrypted-key-info)
6947 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
6948 (allout-file-vars-section-data): Adjusted for use with
6949 invisible-text overlays instead of selective-display.
6950
6951 (allout-kill-line, allout-kill-topic, allout-yank-processing):
6952 Reworked for use with invisible text overlays.
6953
6954 (allout-current-topic-collapsed-p): New function.
6955
6956 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
6957 to know when to close the containing topic.
6958
6959 (allout-pre-command-business, allout-post-command-business):
6960 Simplify undo-batching and dynamic isearch exposure.
6961
6962 (allout-set-overlay-category): New for invisible-text overlays.
6963 Sets properties of allout-overlay-category, used by
6964 allout-flag-region to set invisible-text overlay properties.
6965 (allout-get-invisibility-overlay): Get the first qualifying
6966 invisibility overlay, so we can find the extent of it.
6967 (allout-back-to-visible-text): Get to just before the beginnining
6968 of the current invisibility overlay, if any.
6969
6970 (allout-overlay-insert-in-front-handler)
6971 (allout-overlay-interior-modification-handler)
6972 (allout-before-change-handler, allout-isearch-end-handler): New
6973 functions to handle extraordinary actions affecting concealed
6974 text.
6975
6976 (allout-flag-region): Use overlays instead of selective-display
6977 for invisible text - by inheritence from the properties of
6978 allout-overlay-category in mainline Emacs, and applied
6979 property-by-property in XEmacs, some recent versions of which
6980 don't inherit the properties from the category. Provisions to
6981 respond to concealed-text edits simplified drastically.
6982
6983 (allout-isearch-rectification, allout-isearch-was-font-lock)
6984 (allout-isearch-expose, allout-enwrap-isearch)
6985 (allout-isearch-abort, allout-pre-was-isearching)
6986 (allout-isearch-prior-pos, allout-isearch-did-quit)
6987 (allout-isearch-dynamic-expose)
6988 (allout-hide-current-entry-completely): Functions deleted.
6989
6990 (allout-undo-aggregation): Explicit undo aggregation no longer
6991 necessary due to transition away from selective-display.
6992
6993 (set-allout-regexp, allout-up-current-level)
6994 (allout-next-visible-heading, allout-forward-current-level)
6995 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
6996 (allout-kill-line, allout-yank-processing, allout-show-children)
6997 (allout-expose-topic, allout-old-expose-topic)
6998 (allout-listify-exposed, allout-insert-latex-header)
6999 (allout-toggle-subtree-encryption, allout-encrypt-string)
7000 (remove-from-invisibility-spec, allout-hide-current-subtree):
7001 Ditched unused variables.
7002
7003 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
7004
7005 * textmodes/ispell.el (ispell-change-dictionary): Call
7006 ispell-buffer-local-dict instead of
7007 ispell-accept-buffer-local-defs.
7008 (ispell-local-dictionary-alist): Accept as valid any coding-system
7009 supported by Emacs.
7010 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
7011 changed to iso-8859-3.
7012
7013 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
7014
7015 * speedbar.el (speedbar-frame-width): Make an inline function
7016 instead of a macro. Use frame-width.
7017 (speedbar-try-completion, speedbar-update-contents)
7018 (speedbar-timer-fn): Use consp.
7019 (speedbar-update-localized-contents): Try to preserve point.
7020
7021 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
7022 (menu): Re-order menu items.
7023 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
7024 field.
7025 (gdb-var-update-handler-1): Use it for GDB 6.4+.
7026 (gdb-post-prompt): Speed things by not forcing update.
7027
7028 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * wid-edit.el (widget-button-click): For mouse-1, cancel button
7031 press and perform default action if we get a mouse movement event.
7032
7033 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
7034
7035 * calendar/icalendar.el (icalendar--get-event-property)
7036 (icalendar--get-event-property-attributes): Fix typos in
7037 docstrings.
7038
7039 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
7040 docstring.
7041
7042 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
7043
7044 * bs.el (bs-mode): Use `buffer-disable-undo'.
7045 (bs--get-file-name): Simplify.
7046 (bs-show-in-buffer): Mark the buffer as not modified.
7047
7048 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7049
7050 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
7051 widget-button-click.
7052
7053 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7054 (custom-mode): Update docstring.
7055
7056 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
7057 binding.
7058
7059 * files.el (hack-local-variables-confirm): Allow scrolling if the
7060 file variable list is too long. Kill temp buffer after use.
7061
7062 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7063
7064 * progmodes/gud.el (gdb): Improve doc string.
7065 (gdb-script-font-lock-keywords): Expand allowed character set.
7066
7067 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
7068 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
7069 (gdb-separate-io-interrupt, gdb-separate-io-quit)
7070 (gdb-separate-io-stop, gdb-separate-io-eof):
7071 Rename from gdb-inferior-* to gdb-separate-*.
7072 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
7073
7074 2006-02-14 Jay Belanger <belanger@truman.edu>
7075
7076 * calc/calc-arith.el (math-check-known-scalarp): Make sure
7077 expression is a symbol before checking that it is bound.
7078
7079 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7080 test to see if equation can be solved.
7081
7082 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7083
7084 * wid-edit.el (widget-button-click): Use :pressed-face property
7085 for overlay face, if it exists.
7086
7087 * cus-edit.el (custom-manual, custom-add-see-also)
7088 (custom-add-parent-links, custom-group-link): Add :pressed-face
7089 property to links.
7090
7091 * files.el (hack-local-variables): Remove ignored variables before
7092 checking if any variables need setting.
7093
7094 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7095
7096 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
7097
7098 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7099
7100 * help.el (where-is): Fix message for remapped commands.
7101
7102 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
7103 Fix typos in docstrings.
7104
7105 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * files.el (safe-local-variable-values): New option.
7108 (hack-local-variables-prop-line): Return a list of variable-value
7109 pairs if MODE-ONLY is non-nil.
7110 (hack-local-variables): Construct list of variable-value pairs,
7111 and apply or reject them in one go. Ask for confirmation if
7112 variables are not known safe.
7113 (hack-local-variables-confirm): Complete rewrite. Support
7114 `safe-local-variable-values'.
7115 (enable-local-variables): Update docstring to reflect new
7116 behavior.
7117 (ignored-local-variables): Ignore ignored-local-variables and
7118 safe-local-variable-values.
7119 (safe-local-variable-p): New function.
7120 (risky-local-variable-p): `safe-local-variable' property check
7121 moved to safe-local-variable-p.
7122 (hack-one-local-variable): Checks moved to hack-local-variables.
7123
7124 (byte-compile-dynamic, c-basic-offset, c-file-style)
7125 (c-indent-level, comment-column, fill-column, fill-prefix)
7126 (indent-tabs-mode, kept-new-versions, no-byte-compile)
7127 (no-update-autoloads, outline-regexp, page-delimiter)
7128 (paragraph-start, paragraph-separate, sentence-end)
7129 (sentence-end-double-space tab-width, version-control):
7130 Add `safe-local-variable' property.
7131
7132 * find-lisp.el: Delete nonexistent `autocompile' file variable.
7133
7134 * icomplete.el, play/landmark.el: Change nonexistent
7135 `outline-layout' file variable to `allout-layout'.
7136
7137 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
7138
7139 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
7140 (gdb-get-changed-registers): Test value of gud-minor-mode relative
7141 to gud-comint-buffer.
7142 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
7143 gdb-ui.el for gdb-mi.el.
7144 (gdb-post-prompt, gdb-get-changed-registers): Move test for
7145 registers buffer to gdb-get-changed-registers.
7146 (gdb-breakpoint-regexp): New regexp. Allow toggling and
7147 deletion of catchpoints (throw and catch).
7148 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7149 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
7150 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
7151 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
7152 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
7153
7154 2006-02-13 Jay Belanger <belanger@truman.edu>
7155
7156 * calc/calc-arith.el (math-check-known-matrixp): Make sure
7157 expression is a symbol before checking that it is bound.
7158
7159 2006-02-13 Richard M. Stallman <rms@gnu.org>
7160
7161 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
7162 for the minibuffer too, but not if resize-mini-windows will interfere.
7163
7164 * help.el (describe-key-briefly, describe-key): Do all arg-reading
7165 inside `interactive' spec.
7166 (describe-key-briefly-internal, describe-key-internal):
7167 Functions merged back into their callers.
7168
7169 2006-02-13 Martin Rudalics <rudalics@gmx.at>
7170
7171 * info.el (info-xref-visited): Inherit from info-xref too.
7172 (Info-set-mode-line): Replace occurrences of `%' by `%%'
7173 when propertizing Info-current-file and Info-current-node.
7174
7175 2006-02-13 Juri Linkov <juri@jurta.org>
7176
7177 * tumme.el (tumme-thumbnail-storage): Fix docstring.
7178 (tumme-thumb-name): Fix per-directory format.
7179
7180 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
7181
7182 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
7183
7184 2006-02-12 Miles Bader <miles@gnu.org>
7185
7186 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
7187
7188 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
7189
7190 * tumme.el: Remove history section. If someone needs the it, it
7191 can always be found in CVS.
7192
7193 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7194
7195 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
7196 about the Thumbnail Managing Standard option.
7197
7198 2006-02-12 Richard M. Stallman <rms@gnu.org>
7199
7200 * subr.el (substitute-key-definition): Doc fix.
7201
7202 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
7203
7204 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
7205
7206 * info.el (Info-mode): Doc fix.
7207
7208 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
7209
7210 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
7211
7212 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
7213 because on Solaris a POSIX compatible "id" is needed. Reported by
7214 Magnus Henoch <mange@freemail.hu>.
7215
7216 2006-02-12 Juri Linkov <juri@jurta.org>
7217
7218 * tumme.el: Remove todo item about Thumbnail Managing Standard.
7219 (tumme) <defgroup>: Change :group to `multimedia'.
7220 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
7221 Managing Standard.
7222 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
7223 Fix dostring.
7224 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
7225 and %y. Fix docstring.
7226 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
7227 (tumme-cmd-create-standard-thumbnail-command): New user options.
7228 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
7229 is `standard'. Fix docstring.
7230 (tumme-thumb-width, tumme-thumb-height): New user options.
7231 (tumme-external-viewer): Try to find various viewers.
7232 (tumme-get-thumbnail-image): Use `create-image' instead of
7233 constructing the `image' structure.
7234 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
7235 `standard'.
7236 (tumme-thumb-name): Add file name generation for standard storage.
7237 Simplify code for other storages.
7238 (tumme-thumb-name): Use width %w and height %h instead of size %s.
7239 Add modification time %m and thumbnail-nq8 %q.
7240 Use `tumme-cmd-create-standard-thumbnail-command' if
7241 tumme-thumbnail-storage is `standard'.
7242 (tumme-dired-insert-marked-thumbs): New autoload command.
7243 (tumme-dired-after-readin-hook): New function.
7244 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
7245 `tumme-thumb-size'.
7246 (tumme-display-image): Replace size-x %x and size-y %y with
7247 width %w and height %h.
7248
7249 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
7250 `tumme-dired-insert-marked-thumbs'.
7251
7252 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7253
7254 * tumme.el (tumme-write-tag): Fix small bug (file name did not
7255 include path).
7256 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
7257 matching tag.
7258
7259 2006-02-12 Miles Bader <miles@gnu.org>
7260
7261 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
7262 New variables.
7263 (rcirc-abbrev-nick): New function.
7264 (rcirc-format-response-string): Rewrite to use the formats in
7265 `rcirc-response-formats' and expand escape sequences therein.
7266 A text-property `rcirc-text' is added over the actual response
7267 text to make easy to find inside the returned string.
7268 (rcirc-print): When filling, just look for the `rcirc-text'
7269 text-property to find the appropriate fill prefix, instead of
7270 using hardwired patterns.
7271
7272 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7273
7274 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
7275 Managing Standard.
7276
7277 2006-02-11 Kim F. Storm <storm@cua.dk>
7278
7279 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
7280 Don't use insert-buffer; do insert-buffer-substring directly.
7281 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
7282
7283 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7284
7285 * files.el (revert-buffer, recover-file): Replace buffer-read-only
7286 with inhibit-read-only. Suggested by Stefan Monnier.
7287 (revert-buffer): Let insert-file-contents discard
7288 buffer-undo-list. Simplify code.
7289 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
7290
7291 2006-02-11 Eli Zaretskii <eliz@gnu.org>
7292
7293 * menu-bar.el (menu-bar-select-yank): Add a doc string.
7294
7295 * help.el (describe-key-briefly): Now a wrapper for
7296 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
7297 to t. Populate yank-menu if empty.
7298 (describe-key-briefly-internal): Renamed from describe-key-briefly.
7299 (describe-key): Now a wrapper for describe-key-internal. Bind
7300 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
7301 (describe-key-internal): Renamed from describe-key.
7302
7303 2006-02-11 Milan Zamazal <pdm@zamazal.org>
7304
7305 * progmodes/glasses.el (glasses-separator): Doc fix.
7306 (glasses-original-separator): New defcustom.
7307 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
7308
7309 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7310
7311 * mwheel.el (mouse-wheel-up-event): Doc fix.
7312
7313 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7314
7315 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
7316 (tumme-dir): New function. Copied from thumbs.el.
7317
7318 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
7319
7320 * desktop.el (desktop-outvar): Fix typo.
7321 (desktop-save-buffer-p): Doc fix.
7322
7323 * subr.el (substitute-key-definition): Fix typo.
7324
7325 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7326
7327 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
7328 when window-system is mac.
7329
7330 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
7331
7332 2006-02-10 Kim F. Storm <storm@cua.dk>
7333
7334 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
7335 indirect-function instead of using condition-case.
7336
7337 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
7338
7339 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
7340 less `colloquial'...
7341
7342 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
7343
7344 * tumme.el: Add a couple of todo items.
7345
7346 2006-02-09 Lars Hansen <larsh@soem.dk>
7347
7348 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
7349 (highlight-changes-mode): Don't change desktop-locals-to-save.
7350
7351 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
7352
7353 * image-mode.el (image-toggle-display): Clear image cache if using
7354 filename.
7355
7356 2006-02-09 Masatake YAMATO <jet@gyve.org>
7357
7358 * dired-x.el (dired-guess-shell-alist-default): Add .man as
7359 a `dired-man' target.
7360
7361 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
7362 boundary of symbols.
7363
7364 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
7365
7366 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
7367
7368 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
7369
7370 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
7371 `mapcar'; return nil.
7372
7373 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
7374
7375 * mouse.el (mouse-drag-track): Don't change window if we rebind to
7376 some other event.
7377
7378 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
7379
7380 * net/rcirc.el (rcirc-startup-channels-alist):
7381 Add irc.freenode.net and #emacs as defaults.
7382 (rcirc-ignore-all-activity-flag): Remove variable.
7383 (rcirc-authinfo): New variable.
7384 (rcirc-authinfo-filename): Remove variable.
7385 (rcirc-always-use-server-buffer-flag): New flag.
7386 (rcirc): M-x rcirc will automatically connect without prompting.
7387 C-u M-x rcirc will prompt. Use rcirc-connect to create a
7388 connection in lisp.
7389 (rcirc-process-server-response-1): Remove everything but the nick
7390 portion of the sender so it doesn't need to be done everywhere
7391 else. Update related code.
7392 (global-map): Remove global keybindings.
7393 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
7394 (rcirc-send-input): Split into several functions.
7395 (rcirc-process-input-line, rcirc-process-message)
7396 (rcirc-process-command): New functions.
7397 (rcirc-target-buffer): New function to determine where to route
7398 messages.
7399 (rcirc-user-nick): Save match data.
7400 (rcirc-toggle-ignore-buffer-activity)
7401 (rcirc-update-activity-string): Remove global ignore functionality,
7402 which can be done now by toggling rcirc-track-minor-mode.
7403 (rcirc-track-minor-mode-map): New keymap.
7404 (rcirc-track-minor-mode): New minor-mode.
7405 (ignore): Make the ignore output nicer. Always print it when
7406 adding or removing nicks.
7407 (rcirc-url-regexp): Improve.
7408 (rcirc-mangle-text): Remove properties before using text in the
7409 modeline.
7410 (rcirc-authenticate): Authentication data comes from
7411 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
7412 (rcirc-server-prefix): Inherit from rcirc-server.
7413
7414 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
7415
7416 * Makefile.in (compile): Append "|| true" to the end of the `find'
7417 command, like compile-always does.
7418
7419 2006-02-08 Sam Steingold <sds@gnu.org>
7420
7421 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
7422 output from a dead connection.
7423
7424 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7425
7426 * dired.el (dired-mode-map): Add more bindings for tumme.
7427
7428 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
7429
7430 * wdired.el (wdired-mode-map): Use remap.
7431 (wdired-get-filename): Massage.
7432 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
7433 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
7434 `keymap' property rather than `local-map'.
7435
7436 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7437
7438 * tumme.el (tumme-get-thumbnail-image): New utility function.
7439 Suggested by from Chong Yidong.
7440 (tumme-dired-with-window-configuration): Rename from
7441 `tumme-dired'. Add code to save window configuration.
7442 (tumme-restore-window-configuration): New command to restore the
7443 window configuration that `tumme-dired-with-window-configuration'
7444 saves before it changes the window configuration.
7445 (tumme-show-all-from-dir): New command to display thumbnails for
7446 all files in a directory entered by the user, like M-x thumbs.
7447 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
7448 have been created.
7449 (tumme-display-thumbnail-original-image): Call `display-buffer'.
7450 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
7451 Remove obsolete test function.
7452
7453 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
7454
7455 * vc.el (small-temporary-file-directory): Remove defvar; there's
7456 a defcustom for it in files.el.
7457
7458 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
7459 Fix typo in message.
7460 (tumme-gallery-generate): Fix typo in `error' message.
7461 (tumme-display-window-height-correction)
7462 (tumme-display-window-width-correction, tumme-line-up-dynamic)
7463 (tumme-line-up-interactive): Dox fixes.
7464 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
7465 (tumme-restore-window-configuration, tumme-format-properties-string)
7466 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
7467 Fix typos in docstrings.
7468
7469 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7470
7471 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
7472
7473 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
7474
7475 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
7476 User should use hook if desired.
7477
7478 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
7479 buffer if necessary.
7480 (gdb-delete-frame-or-window): New function.
7481 (gdb-breakpoints-mode-map): Bind "q" to it.
7482
7483 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7484
7485 * textmodes/nroff-mode.el: Clean up name space.
7486 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
7487 (nroff-mode): Obey the global setting of nroff-electric-mode.
7488 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
7489
7490 * calendar/calendar.el (calendar-increment-month): Typo in last change.
7491
7492 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
7493
7494 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
7495
7496 2006-02-06 Lars Hansen <larsh@soem.dk>
7497
7498 * generic-x.el (etc-fstab-generic-mode): Add file system types
7499 cifs and usbdevfs. Allow special chars in file names.
7500
7501 2006-02-05 Jay Belanger <belanger@truman.edu>
7502
7503 Update copyright notices of the files in lisp/calc.
7504
7505 2006-02-05 Romain Francoise <romain@orebokech.com>
7506
7507 Update copyright notices of all files in the lisp/play directory.
7508
7509 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
7510
7511 * ldefs-boot.el: Regenerate.
7512
7513 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
7514
7515 2006-02-05 Kim F. Storm <storm@cua.dk>
7516
7517 * files.el (magic-mode-regexp-match-limit): New defvar.
7518 (set-auto-mode): Use it to limit magic-mode-alist matching.
7519
7520 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
7521
7522 * simple.el (display-message-or-buffer): Compare the number of
7523 characters to the frame width when determining whether a 1-line
7524 message string will fit in the echo area. Count screen lines
7525 instead of buffer lines when determining whether a multi-line
7526 message will fit in the echo area/minibuffer window.
7527
7528 2006-02-04 Eli Zaretskii <eliz@gnu.org>
7529
7530 * info.el (Info-index, Info-mode): Improve the description of the
7531 `i' command.
7532
7533 * ldefs-boot.el: Regenerate.
7534
7535 2006-02-03 Werner Lemberg <wl@gnu.org>
7536
7537 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
7538 greedy to find the closing bracket in \*[...] and similar
7539 expressions. This is a first rough fix -- many additional
7540 refinements are necessary to make nroff mode really usable with groff.
7541
7542 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
7543
7544 * international/mule-cmds.el (set-locale-environment):
7545 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
7546 libX11.
7547
7548 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
7549
7550 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
7551 archive are created in archive-tmpdir.
7552
7553 2006-02-02 John Paul Wallington <jpw@pobox.com>
7554
7555 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
7556 (ibuffer-fontification-alist): Use it.
7557 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
7558 to "* z" and the Ibuffer Mark menu.
7559
7560 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
7561
7562 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7563
7564 * textmodes/table.el (*table--cell-describe-mode)
7565 (*table--cell-describe-bindings): Undo last change since
7566 print-help-return-message is not obsoleted by anything at all.
7567
7568 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * emulation/cua-base.el (cua-mode): Doc fix.
7571
7572 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
7573
7574 * dframe.el (dframe-handle-make-frame-visible)
7575 (dframe-handle-iconify-frame, dframe-get-focus)
7576 (dframe-select-attached-frame, dframe-power-click)
7577 (dframe-frame-mode): Fix typos in docstrings.
7578
7579 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
7580 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
7581 Fix typos in docstrings.
7582
7583 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
7584 (hi-lock-face-buffer, hi-lock-font-lock-hook)
7585 (hi-lock-archaic-interface-message-used)
7586 (hi-lock-file-patterns-range): Fix typos in docstrings.
7587
7588 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7589 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
7590
7591 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
7592 Fix typo in docstring.
7593
7594 * net/newsticker.el (newsticker--decode-iso8601-date)
7595 (newsticker--set-customvar, newsticker--buffer-insert-item)
7596 (newsticker--do-run-auto-mark-filter)
7597 (newsticker--parse-generic-feed): Doc fixes.
7598 (newsticker--retrieval-timer-list, newsticker-url-list)
7599 (newsticker-hide-immortal-items-in-echo-area)
7600 (newsticker-hide-obsolete-items-in-echo-area)
7601 (newsticker-new-item-face, newsticker--enclosure)
7602 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
7603 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
7604 (newsticker--parse-generic-feed, newsticker--cache-contains)
7605 (newsticker--stat-num-items, newsticker-download-enclosures):
7606 Fix typos in docstrings.
7607
7608 * net/rcirc.el (rcirc-debug): Doc fix.
7609 (rcirc-fill-column, rcirc-receive-message-hooks)
7610 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
7611 (rcirc-mode, rcirc-generate-new-buffer-name)
7612 (rcirc-startup-channels, rcirc-ignore-update-automatic)
7613 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
7614 Fix typos in docstrings.
7615 (rcirc-print): "?\ " -> "?\s".
7616 (rcirc-cmd-join): Improve argument/docstring consistency.
7617
7618 2006-02-01 Mark A. Hershberger <mah@everybody.org>
7619
7620 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
7621 before narrow-to-region.
7622
7623 2006-02-01 Richard M. Stallman <rms@gnu.org>
7624
7625 * simple.el (move-beginning-of-line): Scan properly for invis change.
7626
7627 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
7628
7629 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
7630
7631 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
7632 change bit only when id-format is 'integer. Reported by Matt
7633 Hodges <M.P.Hodges@rl.ac.uk>.
7634
7635 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
7636
7637 * hilit-chg.el (highlight-changes-initial-state)
7638 (highlight-changes-global-initial-state): Doc fixes.
7639 (highlight-changes-global-modes, global-highlight-changes):
7640 Fix typos in docstrings.
7641
7642 2006-02-01 Kim F. Storm <storm@cua.dk>
7643
7644 * emulation/cua-base.el (cua-mode): Mention that CUA enables
7645 transient-mark-mode in doc string.
7646
7647 2006-01-31 Richard M. Stallman <rms@gnu.org>
7648
7649 * replace.el (multi-occur): Doc fix.
7650 (multi-occur-in-matching-buffers): Rename from
7651 multi-occur-by-filename-regexp. Prefix arg says match
7652 buffer names instead of file names.
7653
7654 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
7655
7656 * bs.el: Allow non-default values of `bs-header-lines-length'.
7657 (bs--running-in-xemacs): Remove (not needed anymore).
7658 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
7659 instead of `shrink-window', thus avoiding having to compute the
7660 height of the window.
7661 (bs--up): Wrap around even when there's no header.
7662 (bs--down): Use `forward-line' instead of `next-line'.
7663
7664 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
7665
7666 * image-mode.el (image-toggle-display): Use file name if possible,
7667 instead of unnecessarily allocating a (possibly huge) lisp string.
7668
7669 2006-01-30 John Paul Wallington <jpw@pobox.com>
7670
7671 * subr.el (toplevel): Define `cl-assertion-failed' condition here
7672 because the `assert' macro signals it at runtime.
7673
7674 * emacs-lisp/cl.el (toplevel): Remove definition of
7675 `cl-assertion-failed' condition.
7676
7677 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
7678
7679 * thumbs.el (thumbs-marked-list): Make buffer-local and
7680 permanent-local.
7681 (thumbs-insert-thumb): Make help-echo non-sticky.
7682 (thumbs-file-alist): Use eolp as check for (non)-image.
7683
7684 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7685
7686 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
7687 (ediff-before-session-group-setup-hooks)
7688 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
7689 Fix typos in docstrings.
7690
7691 * window.el (bw-dir, bw-eqdir, balance-windows)
7692 (split-window-keep-point): Fix typos in docstrings.
7693
7694 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
7695 (org-quote-string, org-calendar-to-agenda-key)
7696 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
7697 (org-show-following-heading, org-tags-column)
7698 (org-use-tag-inheritance, org, org-allow-space-in-links)
7699 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
7700 (org-enable-table-editor, org-calc-default-modes)
7701 (org-table-allow-automatic-line-recalculation)
7702 (org-export-html-style, org-export-with-fixed-width)
7703 (org-export-with-sub-superscripts, org-special-keyword)
7704 (org-formula, org-time-grid, org-table-may-need-update)
7705 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
7706 (org-goto-quit, org-get-indentation, org-end-of-item)
7707 (org-move-item-down, org-move-item-up)
7708 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
7709 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
7710 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
7711 (org-agenda-log-mode, org-agenda-toggle-diary)
7712 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
7713 (org-agenda-file-to-end, org-agenda-no-heading-message)
7714 (org-agenda-get-closed, org-format-agenda-item)
7715 (org-cmp-priority, org-cmp-category, org-cmp-time)
7716 (org-agenda-change-all-lines, org-agenda-diary-entry)
7717 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
7718 (org-link-search, org-camel-to-words, org-open-file)
7719 (org-remember-handler, org-table-convert-region)
7720 (org-table-move-row-down, org-table-move-row-up)
7721 (org-table-copy-region, org-table-wrap-region)
7722 (org-table-toggle-vline-visibility)
7723 (org-table-get-vertical-vector, org-table-modify-formulas)
7724 (org-table-get-specials, org-recalc-commands)
7725 (org-table-rotate-recalc-marks, org-table-eval-formula)
7726 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
7727 (org-level-color-stars-only, org-insert-heading):
7728 Fix typos in docstrings.
7729 (last-arg): Add defvar.
7730
7731 * makefile.w32-in (WINS): Add erc.
7732 (MH_E_SRC): Update (copied from lisp/Makefile.in).
7733
7734 2006-01-29 Bill Wohler <wohler@newt.com>
7735
7736 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
7737 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
7738 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
7739 (mh-autoloads): Don't use comments on otherwise empty lines.
7740
7741 2006-01-29 Edward O'Connor <ted@oconnor.cx>
7742
7743 * emulation/viper.el (viper-major-mode-modifier-list): Add
7744 insert-state and vi-state entries for erc-mode.
7745 (viper-go-away, viper-set-hooks): Add and remove
7746 viper-comint-mode-hook from erc-mode-hook as appropriate.
7747
7748 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
7749
7750 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
7751
7752 * bs.el (bs--format-aux): Implement `middle' alignment as
7753 described in the docstring for `bs-attributes-list'.
7754 (bs--get-name): Simplify. Don't pad the buffer name.
7755
7756 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
7757
7758 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
7759 English aspell dictionary is installed, use the first entry of
7760 ispell-dictionary-alist-1.
7761
7762 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
7763
7764 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7765 Doc fix.
7766
7767 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
7768
7769 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
7770 for `process-file', in order to let it work for older Emacsen too.
7771
7772 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7773
7774 * international/latexenc.el: Add a suitable `coding:' tag.
7775 (latexenc-find-file-coding-system): Undo last change.
7776
7777 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7778
7779 * international/latexenc.el (latexenc-find-file-coding-system):
7780 Make sure latexenc-main-file is a regular file and is readable.
7781
7782 2006-01-27 Andre Spiegel <spiegel@gnu.org>
7783
7784 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
7785 Pass FILE to vc-user-login-name.
7786
7787 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
7788
7789 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
7790
7791 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
7792 there are no more images to display.
7793 (thumbs-mark, thumbs-unmark): Revert change so that they move to
7794 the next image.
7795
7796 2006-01-26 Richard M. Stallman <rms@gnu.org>
7797
7798 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
7799
7800 * wid-edit.el (advertised-widget-backward): New alias.
7801 (widget-keymap): Use advertised-widget-backward for S-TAB.
7802
7803 * tumme.el: Correct the keywords.
7804 (tumme-dir-max-size): Use defvar.
7805 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
7806
7807 * simple.el (move-beginning-of-line): Take account of fields.
7808 (clone-indirect-buffer-other-window): Take args like
7809 clone-indirect-buffer, and work like it.
7810
7811 * help-fns.el (describe-function): Don't pass `nil' as default.
7812
7813 * files.el (risky-local-variable-p): Follow var aliases.
7814
7815 * subr.el (lazy-completion-table): Doc fix.
7816
7817 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
7818 global binding of `line'.
7819
7820 2006-01-25 Andre Spiegel <spiegel@gnu.org>
7821
7822 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
7823 Tramp.
7824
7825 * vc.el (vc-default-dired-state-info): Pass FILE to
7826 vc-user-login-name.
7827 (vc-default-update-changelog): Don't use vc-user-login-name, we
7828 don't need it here.
7829
7830 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
7831 no longer necessary.
7832
7833 2006-01-25 Kenichi Handa <handa@m17n.org>
7834
7835 * international/mule.el (decode-char): Avoid the overhead of
7836 calling utf-lookup-subst-table-for-decode if
7837 utf-translate-cjk-mode is nil.
7838 (encode-char): Avoid the overhead of calling
7839 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
7840 nil.
7841
7842 2006-01-22 Kenichi Handa <handa@m17n.org>
7843
7844 * international/mule.el (make-subsidiary-coding-system): Reset
7845 `coding-system-define-form' property of subsidiaries to nil.
7846 Avoid duplicated entry in coding-system-alist.
7847 (make-coding-system): Avoid duplicated entry in
7848 coding-system-alist.
7849 (define-coding-system-alias): Likewise.
7850
7851 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
7852
7853 * completion.el: Minor fixes in introductory comment.
7854 (completion-def-wrapper): Fix alist.
7855
7856 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
7857
7858 * thumbs.el (thumbs-new-image-size): New function.
7859 (thumbs-increment-image-size-element)
7860 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
7861 (thumbs-decrement-image-size): Delete.
7862 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
7863 temp files and use to resize.
7864 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
7865 Use increment argument to enlarge/shrink. Preserve point.
7866 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
7867 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
7868 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
7869 (thumbs-mark, thumbs-unmark): Preserve point.
7870 (thumbs-modify-image): Keep old temp files and use to modify.
7871 Cleanup old temp files at load time. Preserve point.
7872 (thumbs-view-image-mode-map): Use new command names.
7873
7874 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
7875
7876 * log-view.el (log-view-minor-wrap): First rev is the one at point.
7877
7878 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
7879 the nastiest part of the cyclic dependency.
7880 (cal-menu-update): Use dotimes and calendar-increment-month.
7881
7882 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
7883 (calendar-week-start-day): Add an :initializer.
7884 (calendar-mode-map): Use suppress-keymap, and command remapping.
7885 (describe-calendar-mode): Setup xref-stack info for the back button.
7886 (calendar-star-date): Insert before delete.
7887 (calendar-set-mode-line): Add file-modified info if applicable.
7888 (calendar-increment-month): New function.
7889
7890 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
7891
7892 * font-lock.el (lisp-font-lock-keywords-2):
7893 Recognize "& keywords" only at word boundaries.
7894
7895 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
7896
7897 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
7898 and permanent-local.
7899 (thumbs-max-image-number): New variable.
7900 (thumbs-do-thumbs-insertion): Use them.
7901 (thumbs-per-line): Change default to 4.
7902 (thumbs-marked-list): Rename from thumbs-markedL.
7903 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
7904 (thumbs-rename-images): Use -list instead of L for internal variables.
7905 (thumbs-call-convert): Use call-process instead of shell-command.
7906 (thumbs-insert-thumb): Add filename as help-echo to each image.
7907 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
7908 Give dir to thumbs-show-thumbs-list.
7909 (thumbs-show-thumbs-list): Set default-directory to that of images.
7910 (thumbs-dired-show): Rename from thumbs-dired-show-all.
7911 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
7912 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
7913 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
7914
7915 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
7916
7917 * ses.el (ses-read-cell): Provide a default value.
7918
7919 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
7920
7921 * term/w32-win.el (image-library-alist): Add additional names for
7922 GIF library.
7923
7924 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7925
7926 * international/latexenc.el (latexenc-find-file-coding-system):
7927 Add file-regular-p check.
7928
7929 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
7930
7931 * simple.el (clone-buffer): Don't show the new buffer in the same
7932 window.
7933
7934 2006-01-23 Juri Linkov <juri@jurta.org>
7935
7936 * faces.el (link, link-visited): New faces based on default values
7937 of `info-xref' and `info-xref-visited'.
7938
7939 * info.el (info-xref): Inherit from `link'.
7940 (info-xref-visited): Inherit from `link-visited'.
7941
7942 * cus-edit.el (custom-buffer-create-internal): Use widget type
7943 `custom-manual' instead of `info-link' and don't set properties
7944 `button-face' and `mouse-face' explicitly.
7945 (custom-browse-group-tag, custom-browse-variable-tag)
7946 (custom-browse-face-tag): Inherit from widget class
7947 `custom-group-link' instead of `push-button'.
7948 (custom-button-unraised): Inherit from `underline' face.
7949 (custom-link): Inherit from `link' face. Fix doc and group.
7950 (custom-add-parent-links, custom-group-value-create): Don't set
7951 properties `button-face' and `mouse-face' explicitly for
7952 `custom-group-link' widget.
7953 (custom-group-link): Add properties `button-face' and `mouse-face'
7954 to widget definition.
7955 (custom-field-keymap): New variable. Put `custom-field-keymap' to
7956 editable-field's :keymap property.
7957 (custom-mode): Fix docstring: substitute keybindings for
7958 `widget-forward' and `widget-backward' from `widget-keymap',
7959 `widget-complete' from `custom-field-keymap', replace old
7960 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
7961
7962 * desktop.el (desktop-load-file): Check for `fboundp' before
7963 calling `symbol-function'.
7964
7965 * simple.el (clone-buffer, clone-indirect-buffer)
7966 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
7967 `read-string'. Fix prompts.
7968
7969 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
7970
7971 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
7972
7973 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
7974
7975 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
7976
7977 * startup.el (inhibit-splash-screen, initial-scratch-message):
7978 Doc fixes.
7979
7980 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7981
7982 Sync with Tramp 2.0.52.
7983
7984 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
7985 net/tramp-vc.el: Add code for unloading Tramp. See comment before
7986 `tramp-unload-tramp' for checklist.
7987
7988 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
7989 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
7990 (tramp-unload-file-name-handler-alist)
7991 (tramp-unload-tramp): New defuns.
7992 (tramp-advice-PC-expand-many-files): New defadvice.
7993 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
7994 removed.
7995 (tramp-handle-expand-file-name): Remove double slash.
7996 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
7997 It doesn't matter, because it will be converted later on.
7998 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
7999 implementation was just heuristic.
8000 (tramp-post-connection): Set uid and gid properties.
8001 (tramp-convert-file-attributes): Set file's gid change bit.
8002 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
8003 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
8004 in case of su(do)? methods. The home directory of the local user
8005 will be taken else.
8006 (tramp-open-connection-telnet)
8007 (tramp-open-connection-rsh, tramp-open-connection-su)
8008 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
8009 local shell prompt could hurt. Reported by Romain Francoise
8010 <romain@orebokech.com>.
8011 (tramp-let-maybe): Add `edebug-form-spec' property.
8012 (tramp-handle-expand-file-name): Bind `default-directory' locally
8013 to "/" in order to avoid problems with UNC shares or Cygwin
8014 mounts.
8015 (tramp-md5-function): Fix typo in error message.
8016
8017 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
8018
8019 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
8020 for byte-compiler pacification.
8021
8022 2006-01-22 Andre Spiegel <spiegel@gnu.org>
8023
8024 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
8025 ID-FORMAT `string'. This allows us to get rid of
8026 `vc-user-login-name UID'.
8027
8028 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
8029
8030 2006-01-22 John Paul Wallington <jpw@pobox.com>
8031
8032 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
8033
8034 2006-01-21 Martin Rudalics <rudalics@gmx.at>
8035
8036 * emacs-lisp/find-func.el (find-definition-noselect)
8037 (find-variable-noselect): Search variables in C source code too.
8038 (find-function-C-source, find-function-noselect, find-function)
8039 (find-function-other-frame, find-variable-noselect, find-variable)
8040 (find-variable-other-frame, find-variable-at-point):
8041 Fix docstrings.
8042
8043 2006-01-21 Francesco Potorti` <pot@gnu.org>
8044
8045 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
8046
8047 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
8048
8049 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
8050 Default to disabling the "Save affix" question.
8051
8052 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
8053
8054 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
8055 the first arg to run-python.
8056
8057 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8058
8059 * startup.el (command-line-1): Handle --no-desktop if desktop.el
8060 is not loaded.
8061
8062 2006-01-20 Jay Belanger <belanger@truman.edu>
8063
8064 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
8065 limit is 0.
8066
8067 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
8068 the correct variable.
8069
8070 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
8071
8072 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
8073 link. Fixed buggy argument sequence in call to `org-view-tags'.
8074 (org-compile-prefix-format): Set `org-prefix-has-tag'.
8075 (org-prefix-has-tag): New variable.
8076 (org-format-agenda-item): Remove tags from headline if
8077 appropriate.
8078 (org-agenda-remove-tags-when-in-prefix): New option.
8079 (org-get-tags-at): New function.
8080
8081 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
8082
8083 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
8084 (thumbs-find-image): Move image name and number from buffer name
8085 to mode name. Set thumbs-buffer. Preserve point so that large
8086 images remain visible.
8087 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
8088 order.
8089 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
8090 mode name.
8091 (thumbs-next-image, thumbs-previous-image): Make them work.
8092
8093 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
8094
8095 * cus-edit.el (custom-buffer-create-internal): State in the text above
8096 the whole buffer buttons that they do not operate on hidden items.
8097 (custom-face-menu): Use `custom-face-save' instead of
8098 `custom-face-save-command'.
8099 (custom-face-save-command): Make it an alias for `custom-face-save'
8100 and declare it obsolete.
8101 (custom-face-save): Doc fix.
8102
8103 * dired.el (dired-no-confirm): Add quote.
8104 (dired-subdir-alist-pre-R): Add quote in
8105 `make-variable-buffer-local' form and remove unbalanced parenthesis.
8106
8107 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8108
8109 * textmodes/table.el (table-mode-indicator): Typo in last change.
8110
8111 2006-01-19 Richard M. Stallman <rms@gnu.org>
8112
8113 * outline.el (hide-leaves): Don't call outline-end-of-heading.
8114 Fixes bug reported in Nov 2005.
8115
8116 * isearch.el (isearch-forward): Doc fix.
8117
8118 * dired.el (dired-move-to-filename-regexp): Define as alias.
8119 (dired-no-confirm): Use defcustom.
8120 (dired-subdir-alist-pre-R): Put defvar at top level.
8121
8122 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
8123
8124 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
8125 Mark as risky.
8126
8127 * simple.el (set-mark-command): Doc fix.
8128 (clone-indirect-buffer-other-window):
8129 Read arg like clone-indirect-buffer.
8130 (move-beginning-of-line): Skip invisible newlines.
8131
8132 2006-01-19 Masatake YAMATO <jet@gyve.org>
8133
8134 * progmodes/cpp.el (cpp-edit-load): Make the order of
8135 listed conditions in a base C code buffer and its associate
8136 CPP Edit buffer the same.
8137
8138 2006-01-19 Kenichi Handa <handa@m17n.org>
8139
8140 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
8141 (rmail-mime-feature): Likewise.
8142 (rmail-require-mime-maybe): Use display-warning to show a warning
8143 message.
8144
8145 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
8146 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
8147
8148 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8149
8150 * array.el: Move defvars out of eval-when-compile.
8151 (array-make-template): Replace undeclared global var with a local one.
8152 (array-mode): Inline initialization functions.
8153 (array-init-local-variables, array-init-max-row)
8154 (array-init-max-column, array-init-columns-per-line)
8155 (array-init-field-width, array-init-rows-numbered)
8156 (array-init-line-length, array-init-lines-per-row): Remove.
8157
8158 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
8159 (doc-mode-map): Define explicitly.
8160 (doctor-txtype): Use mapc.
8161
8162 * textmodes/table.el: Move defvars out of eval-when-compile.
8163 Remove harmful code meant to avoid byte-compiler warnings.
8164 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
8165 specification that checks table-fixed-width-mode directly.
8166 (table-recognize-region, table-recognize-cell):
8167 Use restore-buffer-modified-p.
8168 (table-fixed-width-mode): Remove code that refreshes
8169 table-fixed-mode-indicator.
8170 (*table--cell-describe-bindings, *table--cell-describe-mode):
8171 Avoid obsolete name print-help-return-message.
8172 (table--test-cell-list): Don't use replace-regexp from elisp.
8173 (table--point-entered-cell-function, table--point-left-cell-function):
8174 Don't set table-fixed-mode-indicator, use force-mode-line-update.
8175
8176 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
8177 that was after the end of file. Use buffer-file-name variable.
8178 (org-timestamp-change): Use with-current-buffer.
8179 (org-todo-list): Don't unnecessarily define a new buffer-local var.
8180 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
8181 `file'.
8182
8183 * progmodes/fortran.el: Move defvars out of eval-when-compile.
8184 (fortran-break-line): Remove unused var `opoint'.
8185 (fortran-abbrev-start): Obey help-event-list.
8186
8187 2006-01-18 Jesper Harder <harder@phys.au.dk>
8188
8189 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
8190
8191 2006-01-18 Masatake YAMATO <jet@gyve.org>
8192
8193 * progmodes/make-mode.el (makefile-imake-mode): New mode
8194 derived from makefile-mode.
8195 (makefile-imake-mode-syntax-table): New syntax table
8196 derived from makefile-mode-syntax-table.
8197 (makefile-mode): Write about makefile-imake-mode in doc string.
8198 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
8199 (makefile-imake-font-lock-keywords): New font lock keywords.
8200
8201 * files.el (auto-mode-alist): Add Imakefile.
8202
8203 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8204
8205 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
8206 loading the file rather than when turning on flyspell-mode.
8207
8208 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
8209
8210 * cus-edit.el (customize-rogue): Minor doc fix.
8211
8212 2006-01-17 Juri Linkov <juri@jurta.org>
8213
8214 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
8215 instead of the file at the mark as default if the file at the mark
8216 is the same as the file at point or if dired-dwim-target-directory
8217 is not the same as the current directory and the mark is not active.
8218
8219 * log-view.el (log-view-minor-wrap): Use the same logic to get
8220 revisions as `log-view-diff'.
8221
8222 * info.el (Info-revert-find-node): Check for Info-current-file
8223 before preserving new-history.
8224
8225 * man.el (Man-heading-regexp): Add `/'.
8226
8227 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
8228 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
8229
8230 2006-01-16 Juri Linkov <juri@jurta.org>
8231
8232 * faces.el (mode-line-faces): New defgroup.
8233 (mode-line-highlight): Move definition after new defgroup.
8234 (mode-line, mode-line-inactive, mode-line-highlight):
8235 Replace :group `modeline' with `mode-line-faces'.
8236 (mode-line-buffer-id): New face.
8237 (modeline-buffer-id): New face alias.
8238 (vertical-border): Remove :group `modeline'.
8239
8240 * bindings.el (propertized-buffer-identification): Use face
8241 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
8242 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
8243 (mode-line-buffer-identification-keymap): For mouse-1 replace
8244 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
8245 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
8246 mouse-3.
8247
8248 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
8249 Buffer-menu-buffer. Doc fix.
8250 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
8251 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
8252 `Buffer-menu-buffer'.
8253
8254 * info.el (Info-mode-line-node-keymap): New defvar.
8255 (Info-set-mode-line): Use `stringp' to check Info-current-file.
8256 Propertize Info-current-node with `mode-line-buffer-id' and
8257 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
8258
8259 * time.el (display-time-mail-face): Replace :group `faces' with
8260 `mode-line-faces'.
8261
8262 2006-01-16 Kenichi Handa <handa@m17n.org>
8263
8264 * international/code-pages.el: Add autoload cookies for cp125[0345678].
8265
8266 * language/european.el (cp1252): New alias for windows-1252.
8267
8268 * international/mule.el (autoload-coding-system): Prepare for EOL
8269 variants.
8270
8271 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
8272
8273 * term.el (term-raw-map): Add mapping for insert.
8274 (term-send-insert): New.
8275 (term-mode): Make variables local here instead of doing it in
8276 `term-emulate-terminal'.
8277 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
8278 Scroll reverse needs to take into account the scroll region.
8279 Saving and restoring the cursor should save the color attributes too.
8280 (term-reset-terminal): Reset the scroll region.
8281 (term-handle-ansi-escape): Cursor up and down should take into
8282 account the scroll region.
8283 (term-set-scroll-region): Rename from `term-scroll-region'.
8284 Move to 0,0 after setting the region.
8285 (term-handle-scroll): Handle scroll up.
8286 (term-down): Fix off by one error.
8287 (term-delete-lines): Do not delete outside the scroll region.
8288 (term-insert-lines): Take into account the scroll region.
8289
8290 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
8291
8292 * textmodes/ispell.el (ispell-internal-change-dictionary)
8293 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
8294 (start, end): Move declaration outside of eval-when-compile.
8295
8296 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
8297 (flyspell-mode-on): Use it.
8298
8299 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
8300 ispell-kill-ispell-hook.
8301
8302 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
8303
8304 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8305 (Custom-reset-saved): Do not ask for confirmation in single option
8306 buffers.
8307
8308 2006-01-13 Richard M. Stallman <rms@gnu.org>
8309
8310 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
8311
8312 2006-01-13 Romain Francoise <romain@orebokech.com>
8313
8314 * add-log.el (add-change-log-entry, change-log-merge):
8315 Conditionally use `hard-newline'.
8316
8317 2006-01-13 Martin Rudalics <rudalics@gmx.at>
8318
8319 * wid-edit.el (widget-field-end): If the overlay is no longer
8320 associated with a buffer, behave as if the overlay didn't exist.
8321
8322 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
8323 Make sure the links use the `custom-link' face.
8324
8325 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8326
8327 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
8328 (ld-script-mode): Don't set indent-line-function since we don't
8329 have one.
8330
8331 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8332
8333 * textmodes/org.el (org-open-file): Use mailcap for selecting an
8334 application.
8335 (org-file-apps-defaults-gnu): Use mailcap as the default for
8336 selecting an application on a UNIX system.
8337 (org-agenda-show-tags): New command.
8338 (org-table-insert-hline): Keep cursor in current table line.
8339 (org-table-convert): Offset effect of modifying
8340 `org-table-insert-hline'.
8341 (org-format-agenda-item): New optional argument TAG.
8342 (org-compile-prefix-format): Handle %T format for the tag.
8343 (org-expand-wide-chars): New function.
8344 (org-table-insert-row, org-table-insert-hline):
8345 Use `org-expand-wide-chars'.
8346 (org-open-file): Fix bug in program launch.
8347 (org-get-time-of-day): Fix bug with times before 1am.
8348 (org-agenda-menu): Add tags commands.
8349
8350 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
8351
8352 * textmodes/ispell.el (ispell-init-process): Include the used
8353 dictionary in ispell process start message.
8354 (ispell-internal-change-dictionary): When flyspell-mode is active
8355 and dictionary is changed, make sure ispell process is restarted
8356 and flyspell word cache cleared out for the current buffer.
8357 (ispell-change-dictionary): Make sure flyspell word cache is
8358 cleared out in all buffers with active flyspell mode when
8359 dictionary is globally changed.
8360 Call ispell-internal-change-dictionary after dictionary change.
8361
8362 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8363
8364 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
8365
8366 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
8367 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
8368 years. Fix small differences wrt Makefile.in.
8369 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
8370 Makefile.in does.
8371
8372 2006-01-12 Bill Wohler <wohler@newt.com>
8373
8374 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
8375 mh-search.el.
8376
8377 2006-01-12 Masatake YAMATO <jet@gyve.org>
8378
8379 * progmodes/ld-script.el: Update copyright year.
8380
8381 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
8382
8383 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
8384 Don't add widget if setting undefined.
8385
8386 2006-01-12 John Paul Wallington <jpw@pobox.com>
8387
8388 * help-fns.el (describe-variable): Remove newlines from void
8389 variable output.
8390
8391 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
8392
8393 * wdired.el (wdired-mode-map): Add help echo for
8394 wdired-abort-changes.
8395
8396 * man.el (Man-file-name-regexp): Adjust for a list of files.
8397
8398 2006-01-12 Masatake YAMATO <jet@gyve.org>
8399
8400 * progmodes/ld-script.el (auto-mode-alist): Support
8401 suffix conventions used in netbsd and eCos.
8402
8403 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
8404
8405 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
8406 (custom-variable-menu, custom-face-menu, custom-group-menu)
8407 (Custom-mode-menu): Change names of menu items. (As discussed on
8408 emacs-devel.)
8409 (custom-face-menu): Add "Undo Edits" item.
8410
8411 * startup.el (init-file-user): defcustom -> defvar.
8412
8413 * tooltip.el (tooltip-mode): Doc fix.
8414
8415 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8416
8417 * reveal.el (reveal-post-command): window-buffer signals an error on
8418 dead windows rather than returning nil.
8419 (reveal-open-new-overlays): An overlay might die while we open others.
8420
8421 2006-01-11 Bill Wohler <wohler@newt.com>
8422
8423 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
8424 phrasing in docstring.
8425
8426 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
8427 can give some systems gas. Add new file mh-buffers.el.
8428
8429 2006-01-06 Masatake YAMATO <jet@gyve.org>
8430
8431 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
8432 C preprocessor forward ported from GNU Emacs 21.2.
8433
8434 * progmodes/asm-mode.el (asm-font-lock-keywords):
8435 Use `cpp-font-lock-keywords'.
8436
8437 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
8438
8439 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
8440 of $ for "\\.ld[s]?".
8441
8442 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
8443
8444 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
8445 (tcl-indent-line): Return `noindent' if inside a string.
8446
8447 * progmodes/flymake.el (flymake-split-string): Remove more than one
8448 empty string at beg/end of the result.
8449 (flymake-find-buildfile, flymake-find-possible-master-files):
8450 Use expand-file-name.
8451 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
8452 since expand-file-name does it for us. Use directory-file-name.
8453 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
8454 (flymake-ler-get-type, flymake-ler-get-text)
8455 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
8456 (flymake-current-line-no): Remove spurious interactive spec.
8457 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
8458 (flymake-check-include): Remove arg inc-path merged into inc-name.
8459 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
8460 Arg regexp-list replaced by a simple regexp.
8461 (flymake-master-make-header-init, flymake-master-tex-init):
8462 Correspondingly replace regexp-list with a regexp. Fix regexp.
8463
8464 2006-01-10 Simon Josefsson <jas@extundo.com>
8465
8466 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
8467 describing AUTH PLAIN fix.
8468
8469 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8470
8471 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
8472 (report-emacs-bug): Don't record initial prompt text.
8473 Instead, add text properties to prompting text.
8474 (report-emacs-bug-hook): Delete prompting text.
8475
8476 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8477
8478 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
8479 `dirs'. Adjust callers.
8480
8481 2006-01-09 John Paul Wallington <jpw@gnu.org>
8482
8483 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
8484
8485 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8486
8487 * reveal.el (reveal-open-new-overlays): New extracted fun.
8488 (reveal-close-old-overlays): Idem. Check overlays's liveness before
8489 using them. Simplify the code.
8490 (reveal-post-command): Use them. Fix up obsolete windows in
8491 reveal-open-spots.
8492
8493 * progmodes/flymake.el: Use `require' rather than autoload for
8494 XEmacs's overlays.
8495 (flymake-get-common-file-prefix, flymake-build-relative-filename):
8496 Delete. Use file-relative-name instead.
8497 (flymake-get-syntax-check-program-args, flymake-perl-init):
8498 Simplify the resulting code.
8499
8500 * log-view.el (log-view-file-re, log-view-message-re): Add support
8501 for DaRCS output.
8502
8503 2006-01-09 Alex Schroeder <alex@gnu.org>
8504
8505 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
8506 identifiers sometimes added in square brackets at the beginning of
8507 subject lines.
8508
8509 2006-01-07 Richard M. Stallman <rms@gnu.org>
8510
8511 * cus-edit.el (Custom-set, Custom-save): Doc fix.
8512 (Custom-reset-current, Custom-reset-saved): Change question text.
8513 (Custom-reset-standard): Likewise.
8514 (custom-variable-reset-saved): Doc fix.
8515
8516 2006-01-07 Eli Zaretskii <eliz@gnu.org>
8517
8518 * startup.el (init-file-user): Doc fix.
8519
8520 2006-01-07 Alex Schroeder <alex@gnu.org>
8521
8522 * mail/rmail.el (rmail-current-subject): New function.
8523 (rmail-current-subject-regexp): New function.
8524 (rmail-next-same-subject): Use it.
8525
8526 * mail/rmailsum.el (rmail-summary-by-topic):
8527 Use rmail-current-subject and rmail-current-subject-regexp.
8528 (rmail-summary-next-same-subject): Ditto.
8529
8530 * net/rcirc.el (rcirc-send-input): No longer check whether the
8531 process is open, since not all commands need an open process.
8532 (rcirc-send-string): Check whether the process is open before
8533 sending anything.
8534 (rcirc-ignore-list): New option.
8535 (rcirc-ignore-list-automatic): New variable.
8536 (rcirc-print): Take rcirc-ignore-list into account.
8537 (rcirc-cmd-ignore): New command.
8538 (rcirc-ignore-update-automatic): New function.
8539 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
8540 list if ignored nicks.
8541 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
8542
8543 2006-01-06 David Reitter <david.reitter@gmail.com>
8544
8545 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
8546 reflect the address to which the report will be sent.
8547
8548 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8549
8550 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
8551 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
8552
8553 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
8554
8555 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
8556
8557 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
8558 the doc string: "functoin" => "function".
8559 * ldefs-boot.el: Likewise.
8560
8561 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
8562 message text: "Duplicat" => "Duplicate".
8563
8564 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
8565
8566 * files.el (basic-save-buffer-2): If backing-up failed, reset
8567 buffer-backed-up to nil.
8568
8569 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
8570
8571 * progmodes/gud.el (gdb-script-skip-to-head)
8572 (gdb-script-calculate-indentation): Indent for breakpoint command
8573 lists also.
8574
8575 2006-01-05 Bill Wohler <wohler@newt.com>
8576
8577 * Makefile.in (compile-always): Add mh-autoloads dependency.
8578 (bootstrap): Remove mh-autoloads dependency, as compile dependency
8579 provides it.
8580 (updates): Remove mh-autoloads dependency, since it probably has
8581 already run recently (via recompile).
8582
8583 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8584
8585 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
8586 argument `force' to disable the flyspell-last-buffer optimization.
8587 (flyspell-mode-on): Use it.
8588
8589 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
8590 flymake-simple-cleanup.
8591 (flymake-allowed-file-name-masks): Use this new default.
8592 All the functions are now called in the right buffer rather than
8593 passing the buffer as argument.
8594 (flymake-process-sentinel): Switch to buffer before calling cleanup.
8595 (flymake-parse-err-lines): Remove redundant buffer arg.
8596 (flymake-get-program-dir): Comment out unused function.
8597 (flymake-start-syntax-check, flymake-start-syntax-check-process):
8598 Remove redundant buffer argument.
8599 (flymake-get-real-file-name, flymake-simple-java-cleanup)
8600 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
8601
8602 2006-01-05 Richard M. Stallman <rms@gnu.org>
8603
8604 * info.el (Info-find-node): Don't record previous node if have none.
8605 (info): Go to directory only if history is empty.
8606
8607 * simple.el (mark): Doc fix.
8608
8609 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8610
8611 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
8612 already of desired type.
8613 (mac-ae-list): Coerce parameter to "list" type.
8614 (mac-dispatch-apple-event): Replace cadr part of event with a
8615 dummy position so that event-start returns it.
8616
8617 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8618
8619 * textmodes/org.el (org-end-of-subtree): New function.
8620 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
8621 Use `org-end-of-subtree'.
8622 (org-agenda, org-agenda-convert-date): Protect calls to
8623 `fit-window-to-buffer'.
8624 (org-tags-view): Force matching of sublevels when doing a
8625 todo-only search. Define the correct redo command, including the
8626 arguments.
8627 (org-agenda-redo): Display message.
8628 (org-check-for-org-mode): New function.
8629 (org-agenda-type): New variable.
8630 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
8631 Set `org-agenda-type'.
8632 (org-agenda-check-type): New function.
8633 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8634 (org-agenda-week-view, org-agenda-day-view)
8635 (org-agenda-next-date-line, org-agenda-previous-date-line)
8636 (org-agenda-log-mode, org-agenda-toggle-diary)
8637 (org-agenda-toggle-time-grid, org-agenda-date-later)
8638 (org-agenda-date-prompt, org-agenda-diary-entry)
8639 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
8640 (org-agenda-convert-date, org-agenda-menu):
8641 Use `org-agenda-check-type'.
8642 (org-make-overlay, org-delete-overlay)
8643 (org-detatch-overlay, org-move-overlay, org-overlay-put):
8644 New compatibility functions.
8645 (org-calendar-select-mouse): New command.
8646
8647 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
8648
8649 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
8650 (Custom-reset-standard): Fix y-or-n-p messages.
8651 (custom-link): New face for links.
8652 (custom-buffer-create-internal, custom-manual): Use it.
8653 (custom-face-save): Push to theme-face before setting face spec.
8654
8655 * wid-edit.el (widget-default-mouse-face-get): New function.
8656 (widget-specify-button): Handle mouse-face like button-face.
8657
8658 * custom.el (load-theme): Clear old theme settings if reloading.
8659
8660 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
8661
8662 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
8663 "Erase Customization" button back to same position it occupies in
8664 the individual State menus.
8665
8666 2006-01-04 Kim F. Storm <storm@cua.dk>
8667
8668 * wid-edit.el (key-sequence): Rework widget to read key binding
8669 using `kbd' syntax. Use C-q to insert literal key, event, or code.
8670 (widget-key-sequence-default-value): Default value for empty sequence.
8671 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
8672 (widget-key-sequence-read-event): New command for C-q.
8673 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
8674 (widget-key-sequence-value-to-external): New functions.
8675
8676 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8677
8678 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
8679 Use expand-file-name.
8680 (flymake-delete-temp-directory): Use expand-file-name,
8681 file-name-directory, and directory-file-name.
8682 (flymake-strrchr): Delete.
8683 (flymake-start-syntax-check): Don't pass the redundant buffer argument
8684 to the init-f function.
8685 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
8686 (flymake-init-find-buildfile-dir)
8687 (flymake-init-create-temp-source-and-master-buffer-copy)
8688 (flymake-simple-make-init-impl, flymake-simple-make-init)
8689 (flymake-master-make-init, flymake-master-make-header-init)
8690 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
8691 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
8692 (flymake-xml-init): Remove corresponding redundant buffer argument.
8693 (flymake-allowed-file-name-masks): Remove last elems that are equal to
8694 the default anyway. Clean up regexps.
8695
8696 * progmodes/flymake.el (flymake-temp-source-file-name)
8697 (flymake-master-file-name, flymake-temp-master-file-name)
8698 (flymake-base-dir): New buffer-local vars.
8699 (flymake-buffer-data, flymake-get-buffer-value)
8700 (flymake-set-buffer-value): Replace those hash-tables by the new
8701 buffer-local vars. Update callers.
8702
8703 * progmodes/flymake.el (flymake-check-start-time)
8704 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
8705 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
8706 Move definition, so we can remove redundant earlier declaration.
8707 (flymake-replace-regexp-in-string, flymake-split-string)
8708 (flymake-get-temp-dir): Use defalias.
8709 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
8710 (flymake-xemacs-window-edges): Remove unused function.
8711 (flymake-get-point-pixel-pos): Move.
8712 (flymake-pid-to-names, flymake-reg-names)
8713 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
8714 Replace by a simple list flymake-processes and by process-buffer.
8715 Update callers. Other than simplify the code, it uses buffers rather
8716 than buffer-names so it doesn't get confused by uniquify.
8717 (flymake-buffer-data): The global value should just be nil.
8718
8719 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
8720 Optimize the body of a defalias like any other code.
8721
8722 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
8723 Make sure we've setup font-lock's vars. It may influence which
8724 function we then call.
8725 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
8726 here since it's too late anyway.
8727
8728 2006-01-03 Romain Francoise <romain@orebokech.com>
8729
8730 * startup.el (fancy-splash-tail, normal-splash-screen):
8731 Update copyright year.
8732
8733 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
8734
8735 * mouse.el (mouse-drag-track): Rename, from
8736 `mouse-drag-region-1'. Includes optional argument required to
8737 enable post-drag event processing (e.g. delete region keys).
8738 Can be used without this argument to track a mouse region and operate
8739 on it as soon as the drag completes.
8740 (mouse-drag-region): Use `mouse-drag-track'.
8741
8742 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
8743
8744 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
8745 Move to `custom-buffer' group.
8746
8747 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
8748 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
8749 (custom-theme-insert-face-marker, custom-theme-variable-menu)
8750 (custom-theme-face-menu): New variables.
8751 (custom-theme-add-variable, custom-theme-variable-action)
8752 (custom-variable-reset-theme, custom-theme-delete-variable)
8753 (custom-face-reset-theme, custom-theme-face-action)
8754 (custom-theme-delete-face, custom-theme-merge-theme)
8755 (custom-theme-add-face, custom-theme-visit-theme): New functions.
8756
8757 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * custom.el: Move Custom Themes commentary to start of theme code.
8760 (custom-known-themes): Rename `standard' theme to `changed'.
8761 (custom-push-theme): Caller no longer specifies what theme to use
8762 when doing `reset'---the setting is simply removed from the theme.
8763 Delete MODE from `theme-value' and `theme-settings' properties.
8764 (custom-declare-theme): Ignore &rest args since we don't use them.
8765
8766 (custom-loaded-themes): Delete variable.
8767 (custom-theme-load-themes, custom-theme-loaded-p)
8768 (custom-theme-value): Delete functions.
8769
8770 (custom-declare-theme): Signal error on invalid theme names.
8771 (provide-theme): custom-loaded-themes was deleted.
8772 (load-theme): Load the file unconditionally.
8773 (enable-theme): Call `load-theme' if theme is undefined.
8774 (custom-enabled-themes): Only update value for successful loads.
8775 (disable-theme): Complete from enabled themes when interactive.
8776 (custom-variable-theme-value): Calculate theme value directly.
8777
8778 (custom-theme-reset-variables, custom-reset-variables): Mark as
8779 XEmacs compatibility functions. We don't actually use these.
8780
8781 * cus-edit.el (custom-variable-state-set):
8782 Use custom-variable-theme-value instead of custom-theme-value.
8783 (custom-face-state-set): Rename `standard' theme to `changed'.
8784 (custom-save-variables, custom-save-faces): Delete unneeded
8785 references to custom-reset-variables.
8786 (custom-save-resets): Delete function.
8787 (custom-save-variables, custom-save-faces): MODE argument deleted.
8788 (custom-save-variables, custom-save-faces): Ignore theme values.
8789
8790 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
8791 compatibility function.
8792
8793 2006-01-01 Richard M. Stallman <rms@gnu.org>
8794
8795 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
8796 (Custom-reset-current, Custom-reset-saved): Likewise.
8797 (Custom-reset-standard): Show message if aborted.
8798 (custom-mode): Doc fix, describing those commands.
8799
8800 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
8801 put on event-kind property.
8802
8803 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
8804
8805 * custom.el (provide-theme): Ban `user' theme name.
8806 (custom-enabling-themes): New variable.
8807 (enable-theme): Don't enable user if custom-enabling-themes is t.
8808 (custom-enabled-themes): Make it a defcustom.
8809 (custom-theme-recalc-face): No-op if face is undefined.
8810
8811 * cus-edit.el (custom-button-mouse): New variable.
8812 (custom-button-mouse): New face.
8813 (custom-raised-buttons, custom-mode): Use it.
8814
8815 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
8816
8817 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8818
8819 * progmodes/gud.el (gud-display-line): Support hl-line in the
8820 source buffer.
8821
8822 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
8823
8824 * mouse.el (mouse-drag-window-above): Verify that the found window
8825 overlaps with the given window in the horizontal dimension.
8826
8827 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8828
8829 * Makefile.in (cvs-update): New target.
8830
8831 * makefile.w32-in (cvs-update): Ditto.
8832
8833 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
8834
8835 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
8836 (custom-new-theme-mode-map): New variable.
8837
8838 2005-12-30 Richard M. Stallman <rms@gnu.org>
8839
8840 * custom.el (custom-load-themes): Function deleted.
8841
8842 * cus-edit.el (custom-save-loaded-themes): Function deleted.
8843 (custom-save-variables): Don't delete or add custom-load-themes call.
8844
8845 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
8846
8847 * cus-start.el: Add `visible-cursor'.
8848
8849 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
8850 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
8851 (flymake-process-filter): Switch to buffer before calling it instead.
8852 (flymake-post-syntax-check, flymake-highlight-err-lines)
8853 (flymake-delete-own-overlays, flymake-parse-err-lines)
8854 (flymake-start-syntax-check, flymake-start-syntax-check-process)
8855 (flymake-count-lines, flymake-parse-residual):
8856 Remove constant buffer argument.
8857 (flymake-start-syntax-check-for-current-buffer): Remove.
8858 Update callers to use flymake-start-syntax-check instead.
8859 (flymake-display-err-menu-for-current-line):
8860 Remove unused var `mouse-pos'.
8861 (flymake-restore-formatting): Comment out unused function.
8862 (flymake-report-status, flymake-report-fatal-status): Remove buffer
8863 argument, use current-buffer instead. Update callers.
8864
8865 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8866
8867 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
8868 buffer-local because choose-completion-delete-max-match requires
8869 that we set completion-ignore-case (i.e., binding via let is not
8870 sufficient).
8871 (bibtex-complete): Always set completion-ignore-case and
8872 choose-completion-string-functions. The latter is needed because
8873 choose-completion-string-functions keeps its value if we quit the
8874 *Completions* buffer without requesting a completion.
8875
8876 2005-12-30 Andreas Schwab <schwab@suse.de>
8877
8878 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
8879
8880 2005-12-30 Eli Zaretskii <eliz@gnu.org>
8881
8882 * jit-lock.el (jit-lock-chunk-size): Doc fix.
8883
8884 2005-12-30 Juri Linkov <juri@jurta.org>
8885
8886 * locate.el (locate-fcodes-file, locate-header-face)
8887 * progmodes/delphi.el (delphi-other-face)
8888 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
8889
8890 * paren.el (show-paren-match, show-paren-mismatch): Use existing
8891 group `paren-showing-faces'.
8892
8893 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
8894 (goto-address): Fix docstring.
8895
8896 * net/webjump.el (webjump-sample-sites): Update URLs.
8897
8898 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
8899
8900 * subr.el (cancel-change-group): Add listp around pending-undo-list.
8901
8902 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
8903
8904 * font-lock.el (font-lock-compile-keywords): Signal an error when
8905 font-lock-set-defaults hasn't been called.
8906
8907 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8908
8909 * subr.el (noreturn, 1value): Doc fixes.
8910
8911 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8912
8913 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
8914 that assoc-string returns nil.
8915
8916 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8917
8918 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
8919 (bibtex-entry-type-str, bibtex-empty-field-re)
8920 (bibtex-search-backward-string, bibtex-preamble-prefix)
8921 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
8922 (bibtex-any-valid-entry-type): New variable.
8923 (bibtex-parse-field-name): Simplify.
8924 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
8925 (bibtex-preamble-prefix): Include left delimiter.
8926 (bibtex-search-forward-field, bibtex-search-backward-field):
8927 Allow unbounded search past entry boundaries (required by bibtex-pop).
8928 (bibtex-text-in-field-bounds): Use push.
8929 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
8930 (bibtex-parse-preamble, bibtex-valid-entry)
8931 (bibtex-beginning-first-field): New functions.
8932 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
8933 (bibtex-map-entries): Fix docstring.
8934 (bibtex-flash-head): New arg prompt. Simplify.
8935 (bibtex-enclosing-field): Include code of bibtex-inside-field.
8936 (bibtex-insert-kill): Simplify. Always insert text past the
8937 current field or entry.
8938 (bibtex-format-entry): Use bibtex-parse-field.
8939 (bibtex-pop): Use bibtex-beginning-of-entry and
8940 bibtex-end-of-entry to initiate the search. Insert empty field if
8941 we found ourselves.
8942 (bibtex-print-help-message): New args field and comma.
8943 Handle entry keys.
8944 (bibtex-make-field): Use bibtex-beginning-of-entry.
8945 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
8946 invalid entry.
8947 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
8948 Handle preambles. Simplify code for thorough test.
8949 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
8950 New arg comma. Handle entry heads.
8951 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
8952 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
8953 New arg comma.
8954 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
8955 (bibtex-fill-field): Simplify.
8956 (bibtex-fill-entry): Use bibtex-beginning-first-field and
8957 bibtex-parse-field.
8958 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
8959 (bibtex-complete): Use bibtex-parse-preamble.
8960
8961 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
8962
8963 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
8964 Display name of expression instead of convenience variable.
8965 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
8966
8967 * progmodes/gud.el (gud-tooltip-dereference): Rename from
8968 toggle-gud-tooltip-dereference.
8969 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
8970 (gud-tooltip-tips): ...here when dereferencing.
8971
8972 2005-12-28 Bill Wohler <wohler@newt.com>
8973
8974 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
8975
8976 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
8977
8978 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
8979 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
8980 (vc-annotate-display-autoscale): Adjust call.
8981 (vc-annotate-display-default): Adjust call. Make arg compulsory.
8982 Fix interactive spec.
8983 (vc-annotate-time-span): Remove.
8984 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
8985 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
8986 (vc-annotate-display-select): Use new name.
8987
8988 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
8989 (vc-annotate-mode-menu): Remove left-over redundant declaration.
8990 Correct the construction of span entries. Simplify.
8991 (vc-annotate-display-select): Fix the nil case.
8992 (vc-annotate): Remove obsolete (and now broken) code.
8993 (vc-annotate-extract-revision-at-line): Remove obsolete code.
8994 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
8995
8996 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * subr.el (lazy-completion-table): Correct typo in docstring.
8999
9000 * startup.el (command-line): Use `custom-reevaluate-setting' for
9001 `send-mail-function'.
9002
9003 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
9004
9005 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
9006
9007 * mail/smtpmail.el (smtpmail-try-auth-methods):
9008 Send credentials together with "AUTH PLAIN" command.
9009
9010 2005-12-27 Richard M. Stallman <rms@gnu.org>
9011
9012 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
9013 mouse-2, go back to previously selected window, so it's selected
9014 when mouse-2 command runs.
9015
9016 2005-12-27 Juri Linkov <juri@jurta.org>
9017
9018 * descr-text.el (describe-text-sexp): Use square brackets for
9019 button [Show] to distinguish it from the property value `show'.
9020 (describe-property-list): Use `insert-text-button' with
9021 `help-face' type instead of putting face in quotes, because button
9022 is not created automatically for a list of faces.
9023 (describe-text-properties-1): Put button-type value in quotes to
9024 distinguish from plain text "button".
9025 (describe-char): Display code point values in hex. Don't use
9026 `symbol-name' for `current-input-method' because it is a string.
9027 Use `insert-text-button' with `help-face' type instead of putting
9028 hardcoded face in quotes, because button is not created automatically.
9029
9030 2005-12-27 Richard M. Stallman <rms@gnu.org>
9031
9032 * progmodes/glasses.el (glasses-face): More specific custom type.
9033
9034 * files.el (set-visited-file-name): Doc fix.
9035
9036 * textmodes/flyspell.el (flyspell-external-point-words):
9037 Use local var buffer-scan-pos to advance scan for next misspelling.
9038 Advance it only after we find the misspelling.
9039
9040 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
9041
9042 * textmodes/flyspell.el (flyspell-external-point-words):
9043 New criteria for finding the misspelling in the buffer.
9044
9045 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
9046
9047 * help-mode.el (help-insert-string): Set help-xref-stack-item
9048 rather than call help-setup-xref.
9049
9050 * descr-text.el (describe-char): Revert previous changes for
9051 optional buffer argument.
9052
9053 2005-12-27 Juri Linkov <juri@jurta.org>
9054
9055 * help-mode.el (help-insert-string): New function. Save buffer
9056 contents in cases where it is impossible to recompute the old contents.
9057
9058 * descr-text.el (describe-char): Set help-xref-stack-item
9059 explicitly after buffer has been generated.
9060
9061 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9062
9063 * cus-start.el (all): Add x-gtk-show-hidden-files.
9064
9065 2005-12-26 Richard M. Stallman <rms@gnu.org>
9066
9067 * replace.el (perform-replace): Calculate match-again
9068 before skipping read-only matches.
9069
9070 * paren.el (paren-showing-faces): New group.
9071 (show-paren-match, show-paren-mismatch): Move to that group.
9072
9073 * button.el (button): Put into group `basic-faces'.
9074
9075 * progmodes/make-mode.el: Remove faces from group `faces'.
9076
9077 * apropos.el (apropos, apropos-value): Doc fix.
9078 (apropos-documentation): Doc fix.
9079
9080 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
9081
9082 * subr.el (lazy-completion-table): Remove argument `args'.
9083
9084 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9085 Don't use the `args' argument of lazy-completion-table.
9086
9087 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
9088
9089 * descr-text.el (describe-char): Add optional argument for buffer.
9090 Set buffer appropriately. Call help-setup-xref.
9091 Suggested by Stefan Monnier.
9092
9093 2005-12-26 Juri Linkov <juri@jurta.org>
9094
9095 * descr-text.el: Require `help-fns' at runtime. Don't require
9096 `button' for byte compilation.
9097 (describe-text-widget): Add `help-echo' for first button.
9098 Use `help-info' for second.
9099 (describe-property-list): Use `help-argument-name' instead of `italic'.
9100 (describe-text-category): Add prompt to interactive spec.
9101 Call `help-setup-xref'.
9102 (describe-char): Use `help-character-set'. Add `help-echo' for
9103 code point. Use `help-input-method'. Remove superfluous insert.
9104
9105 2005-12-25 Richard M. Stallman <rms@gnu.org>
9106
9107 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
9108 at point, in case of narrowing.
9109
9110 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
9111
9112 * locate.el (locate-header-face): Allow nil in type.
9113
9114 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
9115
9116 2005-12-25 Romain Francoise <romain@orebokech.com>
9117
9118 * battery.el (battery-linux-proc-acpi): Also try
9119 `/proc/acpi/thermal_zone/THM0/temperature'.
9120
9121 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
9122
9123 * custom.el (custom-push-theme): Fix docstring.
9124
9125 * cus-edit.el (custom-variable-set, custom-variable-save)
9126 (custom-variable-save): Custom-quote widget values.
9127 (customize-save-variable): Fix custom-push-theme call.
9128
9129 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9130
9131 * w32-fns.el (w32-batch-update-autoloads): New function.
9132
9133 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
9134 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
9135 from the command line.
9136
9137 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
9138
9139 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
9140 reset means to remove setting from theme entirely. Don't keep
9141 expanding theme-settings list; delete old entries if necessary.
9142
9143 * cus-edit.el (custom-buffer-create-internal): Move "Erase
9144 customization" button one line up.
9145 (custom-themed): New face.
9146 (custom-magic-alist): New value, THEMED, for theme settings.
9147 (custom-variable-state-set, custom-face-state-set):
9148 Check theme-value instead of saved-value.
9149 (custom-variable-reset-standard, custom-face-reset-standard):
9150 Remove theme setting entirely. Recalculate new values.
9151 (custom-variable-set, custom-variable-set)
9152 (custom-variable-reset-saved, custom-variable-reset-backup)
9153 (custom-face-set, custom-face-reset-saved): Update `user' theme.
9154 (custom-variable-save): Fix typos.
9155
9156 2005-12-23 Juri Linkov <juri@jurta.org>
9157
9158 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
9159 Add autoload cookies.
9160 (edebug-outside-d-c-i-n-s-w): New variable.
9161 (edebug-display, edebug-outside-excursion): Use it to save the
9162 original value of default-cursor-in-non-selected-windows.
9163 Set default-cursor-in-non-selected-windows to t while Edebug
9164 is active.
9165 (edebug-mode, edebug-eval-mode): Doc fix.
9166
9167 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
9168 with `buffer-substring-no-properties' to remove common substring
9169 highlighting.
9170
9171 * info.el (info-other-window, info): Rename function argument
9172 `file' to `file-or-node'.
9173 (Info-complete-menu-item): Use local variable `complete-nodes' to
9174 keep the global value of `Info-complete-nodes' unchanged for
9175 subsequent completions.
9176 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
9177
9178 * simple.el (get-next-valid-buffer, last-buffer)
9179 (next-error-buffer-p, next-error-find-buffer)
9180 (minibuffer-history-sexp-flag): Doc fix.
9181
9182 * savehist.el (savehist-mode-hook): Add `:group'.
9183
9184 * log-view.el: Call autoload for vc-find-version.
9185 (log-view-current-file): Adjust subgroup numbers.
9186 (log-view-current-tag): Add `length'.
9187
9188 2005-12-23 Richard M. Stallman <rms@gnu.org>
9189
9190 * vc.el (vc-annotate-car-last-cons): Defn moved up.
9191
9192 2005-12-23 Juri Linkov <juri@jurta.org>
9193
9194 * hi-lock.el (hi-lock-archaic-interface-message-used)
9195 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
9196 (hi-lock-mode): Display "Hi" in the mode line only when
9197 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
9198 (hi-lock-write-interactive-patterns):
9199 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
9200 (hi-lock-set-pattern, hi-lock-set-file-patterns)
9201 (hi-lock-font-lock-hook): Set 3rd arg `how' of
9202 font-lock-add-keywords to t.
9203
9204 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
9205
9206 * hi-lock.el (hi-lock-highlight-range): New variable.
9207 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
9208 only if font-lock-fontified is non-nil. Remove overlays.
9209 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
9210 font-lock-fontified is non-nil, otherwise use overlays (instead of
9211 text properties).
9212 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
9213 New variables.
9214 (hi-lock-string-serialize) New function.
9215
9216 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9217
9218 * menu-bar.el (menu-find-file-existing): New function.
9219 (menu-bar-file-menu): Use menu-find-file-existing for Open.
9220
9221 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
9222
9223 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9224
9225 * vc.el: Remove unnecessary leading * in docstrings.
9226 (vc-annotate-mode-map): Move initialization into declaration.
9227 (vc-static-header-alist): Nitpick on the regexp.
9228 (vc-default-init-version): New fun.
9229 (vc-register): Use it.
9230 (vc-insert-headers): Use dolist.
9231 (vc-annotate-get-backend): Remove unused function.
9232 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
9233 (vc-annotate-mode): Remove corresponding call.
9234 (vc-annotate-car-last-cons): Simplify.
9235 (vc-annotate-buffers): Remove var.
9236 (vc-annotate-backend): Make it buffer-local.
9237 (vc-annotate): Move the interaction to the interactive spec.
9238 Add a `buf' argument.
9239 (vc-annotate-warp-version): Use this new `buf' argument to avoid
9240 killing&creating a vc-annotate buffer, which is very disruptive when
9241 the buffers are shown in dedicated frames.
9242
9243 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
9244
9245 * descr-text.el: Add FSF as maintainer.
9246 (describe-text-mode, describe-text-mode-map)
9247 (describe-text-mode-hook, describe-text-done): Delete. Use normal
9248 help-mode.
9249 (describe-text-widget, describe-text-sexp)
9250 (describe-property-list, describe-text-category)
9251 (describe-text-properties, describe-text-properties-1)
9252 (describe-char): Use help buttons instead of widgets.
9253 (describe-char-unicodedata-file): Make URL link in doc string.
9254
9255 2005-12-22 Richard M. Stallman <rms@gnu.org>
9256
9257 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9258 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
9259 Don't include buttons that write a file when there's no file.
9260 (custom-variable-menu, custom-face-menu, custom-group-menu):
9261 Don't include commands that write a file when there's no file.
9262 (customize-browse): Reword the top-of-buffer help intro.
9263 (custom-buffer-create-internal): Fix previous change.
9264 (customize-changed-options-previous-release): Prev release is 21.1.
9265 (customize-changed-options): Doc fix.
9266 (customize-changed): New alias.
9267 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
9268 Say "standard values".
9269 (Custom-reset-standard): Doc fix.
9270 (custom-face-reset-standard): Doc fix.
9271
9272 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9273
9274 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
9275 even if font-lock-mode is non-nil since it may be t without having
9276 turned on font-lock-mode-internal.
9277 (font-lock-choose-keywords): Minor optimization.
9278 (font-lock-add-keywords, font-lock-remove-keywords)
9279 (font-lock-set-defaults): Don't call make-local-variable on a variable
9280 that we know to already be local.
9281
9282 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
9285 messages if in the minibuffer.
9286
9287 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9288
9289 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
9290 (tex-mode-flyspell-verify, flyspell-get-word)
9291 (flyspell-external-point-words): Don't use point-min/max uselessly.
9292
9293 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
9294 by Kevin Rodgers. Instead, just hide the completions buffer if we
9295 don't need to show it.
9296
9297 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9298
9299 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
9300
9301 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9302
9303 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
9304 delete-windows-on with an inexistent buffer.
9305
9306 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
9307
9308 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9309 Delete defcustom variable :tag names.
9310
9311 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
9312
9313 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
9314 (log-view-font-lock-keywords): Ajust subgroup numbers.
9315 (log-view-current-tag): Don't hard code the number of subgroups.
9316
9317 2005-12-20 Juri Linkov <juri@jurta.org>
9318
9319 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
9320 (tooltip-x-offset, tooltip-y-offset): Doc fix.
9321
9322 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9323 (menu-bar-non-minibuffer-window-p): Instead of checking
9324 display-multi-frame-p, use selected-frame when menu-updating-frame
9325 is nil.
9326
9327 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
9328
9329 * align.el (align-rules-list): Use [ \t] instead of \s-
9330 for column separators in text mode.
9331
9332 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
9333
9334 * help-mode.el (help-customize-variable, help-customize-face):
9335 Don't pop help-xref-stack as help-follow no longer pushes
9336 anything on to it.
9337
9338 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9339
9340 * textmodes/org.el (org-agenda-custom-commands): New option.
9341 (org-agenda): Offer custom commands on splash screen.
9342 (org-make-tags-matcher): Parser for Boolean logic added.
9343 (org-agenda-set-tags): New command.
9344 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
9345 (org-set-tags): Efficiency improvements.
9346 (org-auto-align-tags): New option.
9347 (org-todo, org-demote, org-promote): Realign tags.
9348 (org-tags-completion-function): Use also "&" and "|" as separators.
9349 (org-org-menu): Agenda commands simplified.
9350
9351 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9352
9353 * cus-edit.el (customize-apropos, customize-apropos-options):
9354 Docstring changes.
9355
9356 * font-lock.el (font-lock): Add tags to the links in the defgroup.
9357
9358 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
9359
9360 * longlines.el (longlines-mode): Wrap while widened.
9361 (longlines-decode-region, longlines-encode-region): Compute max
9362 just once.
9363
9364 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9365
9366 * cus-edit.el (mac): New group.
9367
9368 * cus-start.el (all): Add user options in macterm.c. Add test for
9369 Mac-related built-ins. Fix test for GTK-related built-ins.
9370
9371 * term/mac-win.el (mac-handle-language-change)
9372 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
9373 (mac-services-open-selection, mac-services-mail-selection)
9374 (mac-services-mail-to, mac-services-insert-text)
9375 (mac-dispatch-apple-event): Add docstrings.
9376 (x-get-selection, mac-select-convert-to-string): Select coding
9377 system from `utf-16be' and `utf-16le' using `byteorder'.
9378
9379 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
9380
9381 * subr.el (lazy-completion-table): Don't be fooled if the var holds
9382 a "list" (lambda ...) rather than a real completion list.
9383
9384 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
9385 lexical-let when encountering ((lambda (...) ...) ...).
9386
9387 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9388
9389 * progmodes/sh-script.el (sh-mode):
9390 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
9391 * textmodes/picture.el (picture-mode): Update docstrings.
9392
9393 2005-12-17 Eli Zaretskii <eliz@gnu.org>
9394
9395 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
9396 commands enclosed in $(ARGQUOTE)s should not be split between two
9397 lines, as that will break with GNU Make >3.80, when sh.exe is used
9398 and arg quoting is with '..'.
9399 (autoloads): Don't break the quoted --eval expression between
9400 several lines.
9401
9402 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9403
9404 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
9405 Capture error from printing circular structures.
9406
9407 2005-12-17 Martin Rudalics <rudalics@gmx.at>
9408
9409 * wid-edit.el (widget-checkbox-action): Clear undo info.
9410
9411 2005-12-16 Bill Wohler <wohler@newt.com>
9412
9413 * menu-bar.el (kill-this-buffer): Set a good example by using menu
9414 bar, not menubar in comment.
9415
9416 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
9417
9418 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
9419 After-change-functions should not clobber the match data.
9420
9421 2005-12-16 Juri Linkov <juri@jurta.org>
9422
9423 * simple.el (choose-completion): Use `buffer-substring-no-properties'
9424 instead of `buffer-substring'.
9425 (completion-common-substring): Doc fix.
9426 (completion-setup-function): Use minibuffer-completion-contents
9427 instead of minibuffer-contents. Don't set common-string-length
9428 initially. Remove special handling of partial-completion-mode.
9429 Move computation of completion-base-size into one cond.
9430 Call completion-base-size-function in mainbuf. In computation of
9431 completion-base-size for file name completion don't move point to
9432 the end of the minibuffer. Move computation of common-string-length
9433 into one cond. Start putting faces only when common-string-length>=0.
9434 Add condition to put completions-common-part when
9435 common-string-length>0.
9436
9437 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
9438 place point at the first different character in the minibuffer
9439 even if this position is at the beginning of the minibuffer.
9440
9441 * info.el (Info-read-node-name-1): In completion-base-size-function's
9442 lambda return 1 if common-substring or minibuffer-completion-contents
9443 starts with (, and 0 otherwise.
9444
9445 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
9446 Use `crm-current-element' for second arg of `display-completion-list'.
9447
9448 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
9449
9450 * files.el (set-auto-mode): Look for an interpreter specified on
9451 the first line also if search for mode specification succeeded,
9452 but the mode is not known.
9453
9454 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9455
9456 * textmodes/org.el (org-tags-match-list-sublevels): New option.
9457 (org-open-at-point): Implement tag searches as links.
9458 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
9459 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
9460 (org-tags-sparse-tree, org-tags-view, org-set-tags)
9461 (org-agenda-dispatch): New commands.
9462 (org-use-tag-inheritance, org-tags-column): New options.
9463 (org-tab-follows-link, org-return-follows-link): New options.
9464 (org-tags): New customize group.
9465 (org-start-icalendar-file): Get local time zone.
9466 (org-tags-completion-function): New function.
9467 (org-set-font-lock-defaults): Make sure links will also be
9468 highlighted inside headlines.
9469
9470 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
9471
9472 * term.el (term-emulate-terminal):
9473 Let term-handle-ansi-terminal-messages override what Bash says about
9474 its current directory.
9475
9476 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
9477
9478 * bindings.el (last-buffer): Move to simple.el.
9479 * simple.el (last-buffer): Move here.
9480 (get-next-valid-buffer): New function.
9481 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
9482 (prev-buffer): Ditto. Rename to `previous-buffer'.
9483
9484 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
9485 * bindings.el (global-map): Ditto.
9486
9487 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
9488
9489 * cus-edit.el: Introductory comment change.
9490 (custom-magic-alist): Change message string for the `rogue' state.
9491
9492 2005-12-15 Richard M. Stallman <rms@gnu.org>
9493
9494 * tooltip.el: Delete defcustom variable :tag names.
9495
9496 * complete.el (partial-completion-mode): Doc fix.
9497
9498 * textmodes/flyspell.el (flyspell-external-point-words):
9499 Use save-excursion to ensure we don't move backward in the
9500 search loop, not even one character.
9501 (flyspell-delete-all-overlays): Use remove-overlays directly.
9502
9503 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
9504 (ispell-start-process): Set that variable.
9505 Clear ispell-buffer-local-name.
9506 (ispell-internal-change-dictionary):
9507 Set ispell-current-dictionary after killing process.
9508 (ispell-buffer-local-dict):
9509 Don't set spell-personal-dictionary after killing process.
9510 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
9511 (ispell-tex-skip-alists, ispell-html-skip-alists)
9512 (ispell-skip-region-alist): Mark as risky.
9513
9514 * net/newsticker.el (newsticker--retrieval-timer-list)
9515 (newsticker--display-timer, newsticker-running-p)
9516 (newsticker-ticker-running-p): Definitions moved up.
9517
9518 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
9519
9520 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
9521
9522 2005-12-15 David Ponce <david@dponce.com>
9523
9524 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
9525 (recentf-edit-list, recentf-open-files): Signal an error when
9526 there is no recent file.
9527
9528 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
9529
9530 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
9531 read-only except for texinfo-format-region evaluation.
9532
9533 2005-12-14 Richard M. Stallman <rms@gnu.org>
9534
9535 * vc.el (vc-default-previous-version, vc-default-next-version)
9536 (vc-do-command): Doc fixes.
9537
9538 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9539
9540 * textmodes/bibtex.el (bibtex-expand-strings)
9541 (bibtex-autokey-expand-string, bibtex-name-part)
9542 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
9543 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
9544 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
9545 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
9546 (bibtex-entry-postfix, bibtex-known-entry-type-re)
9547 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
9548 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
9549 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
9550 (bibtex-beginning-of-last-entry): Remove.
9551 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
9552 message if comma is missing but buffer is read-only.
9553 (bibtex-parse-field-text): Handle whitespaces at the end of field
9554 text. Return 3-element list with beginning and end of field text
9555 and end of field.
9556 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
9557 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
9558 (bibtex-search-forward-field, bibtex-search-backward-field):
9559 Search always delimited by limits of entry. Use more efficient
9560 search algorithms.
9561 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
9562 bibtex-end-of-name-in-field.
9563 (bibtex-text-in-field-bounds): Handle BibTeX strings when
9564 extracting the content of a field.
9565 (bibtex-text-in-field): Use search limits.
9566 (bibtex-parse-string-prefix): Handle empty string keys based on
9567 bibtex-string-empty-key.
9568 (bibtex-parse-string): Fix docstring.
9569 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
9570 (bibtex-preamble-prefix, bibtex-strings): New functions.
9571 (bibtex-skip-to-valid-entry): Include preceding whitespace in
9572 BibTeX entries (consistent with other BibTeX functions).
9573 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
9574 (bibtex-search-entry): Fix docstring. Simplify.
9575 (bibtex-flash-head, bibtex-complete-string-cleanup)
9576 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
9577 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
9578 (bibtex-parse-entry): New optional arg content.
9579 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
9580 Use bibtex-text-in-field-bounds.
9581 (bibtex-print-help-message): Handle BibTeX strings and preambles.
9582 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
9583 bibtex-parse-string-postfix.
9584 (bibtex-find-text-internal): New function.
9585 (bibtex-remove-delimiters): Use it.
9586 (bibtex-find-text): Use it. New optional arg help.
9587 (bibtex-complete): Handle BibTeX string and preamble entries.
9588 (bibtex-Preamble): Fix order of closing delimiters.
9589
9590 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * vc.el (vc-default-revert): New fun.
9593
9594 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
9595
9596 2005-12-14 Romain Francoise <romain@orebokech.com>
9597
9598 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
9599 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
9600 (font-lock-remove-keywords): Likewise.
9601
9602 2005-12-14 Juri Linkov <juri@jurta.org>
9603
9604 * log-view.el (log-view-diff): Doc fix.
9605
9606 * isearch.el (isearch-query-replace): Use (mark) instead of
9607 isearch-opoint if mark is active in transient-mark-mode.
9608
9609 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
9610
9611 * isearch.el (isearch-query-replace): Check for isearch-other-end.
9612
9613 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
9614
9615 * progmodes/cpp.el (cpp-face): New widget.
9616 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
9617
9618 2005-12-14 Juri Linkov <juri@jurta.org>
9619
9620 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
9621 around `erase-buffer' and `insert'.
9622
9623 * descr-text.el (describe-text-properties): Replace buffer name
9624 "*Help-2*" with "*Help*<2>".
9625 (describe-char): Add functions print-help-return-message,
9626 toggle-read-only. Use help-setup-xref with nil to not store
9627 describe-char in help-xref-stack. Use help-make-xrefs to
9628 make [back] button.
9629
9630 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
9631
9632 * wdired.el (wdired-old-point): New internal variable.
9633 (wdired-change-to-wdired-mode): Set it buffer-locally.
9634 (wdired-abort-changes): Restore point after aborting changes.
9635
9636 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9637
9638 * vc.el (vc-do-command): Add a new value t for okstatus.
9639
9640 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
9641 frame in case of errors.
9642
9643 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9644
9645 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
9646 so it comes after "On the Left" in the menu.
9647
9648 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
9649
9650 * cus-edit.el (customize-apropos, customize-apropos-options)
9651 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
9652
9653 2005-12-12 Bill Wohler <wohler@newt.com>
9654
9655 * vc-svn.el (vc-svn-registered): Fix problem of visiting
9656 non-writable Subversion-controlled files by saving window
9657 configuration before calling vc-do-command. vc-do-command calls
9658 pop-to-buffer on error which is unexpected during registration.
9659
9660 2005-12-12 Jay Belanger <belanger@truman.edu>
9661
9662 * calc/README: Update the summary of changes.
9663
9664 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9665
9666 * descr-text.el (describe-char): Rework last fix to solve the problem
9667 is the same way it's solved for everything else in that function
9668 (i.e. by extracting the info before setting up the *Help* buffer).
9669
9670 2005-12-12 Kim F. Storm <storm@cua.dk>
9671
9672 * subr.el (version-regexp-alist): Allow space as separator before
9673 non-numeric part, e.g. "1.0 alpha".
9674 (version-to-list): Interpret .X.Y version as 0.X.Y version.
9675
9676 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9677
9678 * textmodes/org.el (org-agenda, org-timeline, org-todo):
9679 Implement Logging and the keep-modes setting.
9680 (org-get-category): Make sure a string is returned.
9681 (org-log-done): New function.
9682 (org-log-done, org-closed-string): New options.
9683
9684 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9685
9686 * tooltip.el (tooltip-y-offset): Change default to 20.
9687
9688 2005-12-12 Richard M. Stallman <rms@gnu.org>
9689
9690 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
9691
9692 * frame.el (display-hourglass): Doc fix.
9693
9694 * help.el (help-for-help-internal): Simplify entry for `a'.
9695
9696 * info.el (Info-on-current-buffer): Doc fix.
9697 (info-insert-file-contents): Don't test (featurep 'jka-compr).
9698
9699 * startup.el (inhibit-splash-screen): Make this the real name.
9700 (inhibit-startup-message): Make this the alias.
9701 (command-line): Find only simple.el, and use its directory
9702 to fill in other preloaded files' names.
9703 (command-line): Deactivate the mark if deactivate-mark is set.
9704
9705 * international/mule.el (load-with-code-conversion):
9706 Bind deactivate-mark.
9707
9708 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9709
9710 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
9711
9712 * cus-edit.el (customize-apropos): Avoid listing an option more
9713 than once under different aliases. No longer list user options
9714 that are not defined with defcustom (unless a prefix arg is given).
9715 Doc fix.
9716 (customize-apropos-options): Doc fix.
9717
9718 2005-12-11 Juri Linkov <juri@jurta.org>
9719
9720 * frame.el (set-background-color, set-foreground-color)
9721 (set-cursor-color, set-mouse-color, set-border-color):
9722 Add explicit prompts to read colors by `facemenu-read-color'.
9723 (show-trailing-whitespace, blink-cursor-delay)
9724 (blink-cursor-interval, display-hourglass, hourglass-delay):
9725 Remove tags.
9726 (display-hourglass, hourglass-delay): Doc fix.
9727 (cursor-in-non-selected-windows): Capitalize words in tag.
9728
9729 * faces.el (frame-background-mode): Replace `choice-item' keywords
9730 with `const' to not make [default] button. Change default value tag
9731 from `default' to `automatic'. Doc fix.
9732 (trailing-whitespace) <defface>: Change group `whitespace' to
9733 `whitespace-faces'.
9734
9735 2005-12-11 Richard M. Stallman <rms@gnu.org>
9736
9737 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
9738
9739 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9740
9741 * term/mac-win.el: Create keymap for mac-apple-event-map.
9742
9743 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
9744
9745 * tooltip.el (tooltip-mode): Move to start of file so that it
9746 appears at top of customize buffer.
9747
9748 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9749 Add the gud groupname.
9750 (gud-tooltip-mode): Add the tooltip groupname.
9751 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
9752 avoid conflict with tooltip-use-echo-area.
9753
9754 2005-12-10 Romain Francoise <romain@orebokech.com>
9755
9756 * help.el (help-for-help-internal): Add `r' in doc string.
9757
9758 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9759
9760 * align.el (align-regexp, align-highlight-rule):
9761 Use region-beginning and region-end instead of point and mark, so that
9762 repetition (with `repeat-complex-command') recomputes the region
9763 bounds.
9764
9765 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
9766
9767 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9768 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9769 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
9770 (balance-windows): Rewrite using the above new functions.
9771
9772 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
9773
9774 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
9775 react if global-hi-lock-mode seems intended.
9776 (global-hi-lock-mode) Renamed from hi-lock-mode.
9777 (hi-lock-archaic-interface-message-used)
9778 (hi-lock-archaic-interface-deduce): New variables.
9779 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
9780 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
9781 (hi-lock-find-patterns, hi-lock-font-lock-hook):
9782 Replace hi-lock-buffer-mode with hi-lock-mode.
9783
9784 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
9785
9786 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
9787 completion list, even after a partial completion has been
9788 inserted in the current buffer. If there are more than 1
9789 completion, redisplay the *Completions* buffer; if the
9790 completion is unique, delete the *Completions* window.
9791
9792 2005-12-10 Eli Zaretskii <eliz@gnu.org>
9793
9794 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
9795 strings and long subject lines that were broken into multiple
9796 lines at arbitrary places. Handle subjects that have "Re: " in
9797 the middle.
9798
9799 2005-12-10 John W. Eaton <jwe@octave.org>
9800
9801 * emacs/octave-mod.el (octave-electric-space): Don't indent
9802 comments or strings if octave-auto-indent is nil.
9803
9804 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9805
9806 * term/mac-win.el: Require url when compiling.
9807 Call mac-process-deferred-apple-events after loading init files.
9808 (mac-apple-event-map): New defvar. Define event handlers in it.
9809 (core-event, internet-event): New Apple event class symbols.
9810 (open-application, reopen-application, open-documents)
9811 (print-documents, open-contents, quit-application)
9812 (application-died, show-preferences, autosave-now, get-url):
9813 New Apple event ID symbols.
9814 (about): New HICommand ID symbol.
9815 (mac-event-spec, mac-event-ae): New macros.
9816 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
9817 (mac-ae-selection-range, mac-ae-text-for-search)
9818 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
9819 (mac-application-menu-map): Remove keymap. Handlers for HICommand
9820 and Services menu events are now defined in mac-apple-event-map.
9821 (mac-drag-n-drop): Remove selection range handling.
9822
9823 2005-12-10 Kenichi Handa <handa@m17n.org>
9824
9825 * simple.el (zap-to-char):
9826 * isearch.el (isearch-process-search-char): Translate CHAR by
9827 translation-table-for-input.
9828
9829 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
9830
9831 * foldout.el (foldout-exit-fold): Properly hide subtree.
9832
9833 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9834
9835 * files.el (save-buffer):
9836 * international/ucs-tables.el (ucs-set-table-for-input):
9837 * mail/mail-extr.el (mail-extract-address-components):
9838 * mail/sendmail.el (mail-mode): Reformat doc string.
9839
9840 2005-12-09 Juri Linkov <juri@jurta.org>
9841
9842 * isearch.el (isearch-highlight): Change main overlay priority
9843 from 1 to 1001. Simplify.
9844 (isearch-lazy-highlight-update): Change lazy overlay priority
9845 from 0 to 1000.
9846
9847 * replace.el (replace-highlight): Change overlay priority from
9848 1 to 1001.
9849
9850 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
9851 Change overlay priority from 1 to 1001. Reuse existing overlay.
9852
9853 * compare-w.el (compare-windows-highlight): Change overlay
9854 priority from 1 to 1000.
9855
9856 * menu-bar.el (menu-bar-edit-menu): Add listp around
9857 pending-undo-list to disable menu item "undo" when pending
9858 undo list is empty.
9859
9860 * locate.el (locate): Disable undo in *Locate* buffer.
9861
9862 2005-12-09 Kim F. Storm <storm@cua.dk>
9863
9864 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
9865
9866 2005-12-09 David Ponce <david@dponce.com>
9867
9868 * recentf.el: Improvement of the menu code.
9869 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
9870 instead of menu hook.
9871 (recentf-show-menu, recentf-hide-menu): New functions.
9872 (recentf-menu-customization-changed, recentf-mode): Use them.
9873 (recentf-menu-action, recentf-max-menu-items)
9874 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
9875 (recentf-arrange-by-rule-others)
9876 (recentf-arrange-by-rules-min-items)
9877 (recentf-arrange-by-rule-subfilter) : Don't use
9878 `recentf-menu-customization-changed'.
9879 (recentf-arrange-rules): Likewise. Accept functions to compute
9880 sub-menu titles.
9881 (recentf-menu-filter): Likewise. Doc fix.
9882 (recentf-menu-value-shortcut): Doc fix.
9883 (recentf-dump-variable): Quote atom value.
9884 (recentf-make-menu-items): Update to use it as a menu filter.
9885 (recentf-match-rule): New function.
9886 (recentf-arrange-by-rule): Use it.
9887 (recentf-indirect-mode-rule): New function.
9888 (recentf-build-mode-rules): Use it.
9889 (recentf-dir-rule): New function.
9890 (recentf-arrange-by-dir): Use it.
9891 (recentf-filter-changer-current): Rename from
9892 `recentf-filter-changer-state'. All references updated.
9893 (recentf-filter-changer-alist): Update filter names.
9894 (recentf-filter-changer-select): New function.
9895 (recentf-filter-changer): Use it. Make a sub-menu from filters
9896 available in `recentf-filter-changer-alist'.
9897 (recentf-data-cache, recentf-clear-data)
9898 (recentf-update-menu): Remove. All references updated.
9899 (recentf-match-rule-p, recentf-build-dir-rules)
9900 (recentf-filter-changer-goto-next)
9901 (recentf-filter-changer-get-current)
9902 (recentf-filter-changer-get-next): Remove.
9903
9904 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
9905
9906 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
9907 buffer "Reset" button to "Reset to Current" for consistency with
9908 the State buttons.
9909
9910 2005-12-08 John Paul Wallington <jpw@pobox.com>
9911
9912 * ibuf-ext.el (define-ibuffer-filter filename):
9913 If `dired-directory' is a list then really use its car.
9914
9915 2005-12-08 Kim F. Storm <storm@cua.dk>
9916
9917 * emulation/cua-rect.el (cua--rectangle-aux-replace):
9918 Fix indention of text on right side of replaced rectangle.
9919
9920 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
9921
9922 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
9923 No need to check gud-comint-buffer is bound.
9924 (gdb): Prevent multiple debugging when first session uses gdba.
9925
9926 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9927
9928 CC Mode update to 5.31.
9929
9930 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
9931 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
9932 We might do this function properly in the future).
9933
9934 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
9935 New macros c-sentence-end and c-default-value-sentence end, to cope
9936 with Emacs 22's new function `sentence-end'.
9937
9938 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9939
9940 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
9941 compat issue using `c-put-overlay' and `c-delete-overlay'.
9942
9943 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
9944 New compat macros to handle overlays/extents.
9945
9946 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9947
9948 * progmodes/cc-fix.el: Add definitions of the macros push and pop
9949 (for GNU Emacs 20.4)
9950
9951 * progmodes/cc-defs.el:
9952 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
9953
9954 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
9955 highlighting mechanism so it will work in XEmacs too.
9956
9957 * progmodes/cc-defs.el: Insert c-int-to-char.
9958
9959 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
9960 call to the new macro c-int-to-char. This solves XEmacs's
9961 regarding characters as different from integers.
9962
9963 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9964
9965 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
9966 New internal helper.
9967
9968 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
9969 construct to make the indirect face lookup work in XEmacs.
9970
9971 (c-cpp-matchers): Append the negation char face to the existing
9972 fontification, so that the cpp face doesn't disappear.
9973 Use `c-make-syntactic-matcher' to avoid negation chars in comments
9974 and strings.
9975
9976 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
9977 to map to `font-lock-negation-char-face' in emacsen where it exists.
9978
9979 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9980
9981 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
9982
9983 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
9984 Rename "c-subword-move-mode" as "c-subword-mode".
9985
9986 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
9987 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
9988
9989 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9990
9991 * progmodes/cc-mode.el: Added autoload directive for
9992 `c-subword-move-mode' for use in older emacsen.
9993
9994 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9995
9996 * progmodes/cc-mode.el:
9997 (i) Insert a binding for C-c C-backspace into
9998 c-bind-special-erase-keys which works in TTYs.
9999 (ii) Make sure that when file styles are used, any explicitly
10000 given style variables take priority over those in the style.
10001 Do this by calling `hack-local-variables' a second time.
10002
10003 * progmodes/cc-vars.el: Add language specific customization
10004 widgets for AWK to c-doc-comment-style, c-require-final-newline
10005 and c-default-style. Add a defcustom for awk-mode-hook.
10006 Give c-syntactic-element and c-syntactic-context doc-strings by
10007 directly setting their `variable-documentation' propery.
10008 This allows Emacs 22.1 to read these with C-h v.
10009
10010 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
10011
10012 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10013
10014 * progmodes/cc-fonts.el, cc-vars.el
10015 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
10016 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
10017 Masatake YAMATO.
10018
10019 (c-doc-comment-style): Made GtkDoc default in C mode.
10020
10021 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
10022 and C-c C-<delete>.
10023
10024 (c-bind-special-erase-keys): New function for use on
10025 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
10026
10027 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
10028 <delete> key behavior in XEmacs according to `delete-forward-p'.
10029 C.f. `c-electric-delete'.
10030
10031 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10032
10033 * progmodes/cc-mode.el: Give c-hungry-backspace and
10034 c-hungry-delete-forward permanent key bindings.
10035
10036 * progmodes/cc-cmds.el (c-electric-semi&comma):
10037 Bind c-syntactic-context for calls to "criteria functions", for
10038 consistency with other calls to user functions.
10039
10040 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
10041 `current-prefix-arg', since this might be the prefix arg to a
10042 command which calls c-indent-command as a function. Change the
10043 interactive spec from "p" to "P".
10044
10045 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
10046 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
10047 was difficult to understand.
10048
10049 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10050
10051 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
10052 first char of an identifier.
10053
10054 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
10055 +" syntax in C++.
10056
10057 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10058
10059 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
10060 auto-fill doesn't split a c-comment's last word from a hanging
10061 "*/" when a space is typed between them after fill-column.
10062
10063 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
10064
10065 * progmodes/cc-styles.el (c-set-style)
10066 (c-setup-paragraph-variables): Abort the command if we're not in a
10067 CC Mode buffer.
10068
10069 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
10070 with blank comment-prefix, and a blank line as the comment's
10071 second line.
10072
10073 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10074
10075 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
10076 Incorporate the patterns added in the Emacs development branch
10077 for the new Emacs 22 face `font-lock-negation-char-face'.
10078
10079 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
10080 of "red" since it stands out better in xterms and DOS terminals.
10081
10082 * progmodes/cc-engine.el (c-literal-faces):
10083 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
10084
10085 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10086
10087 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
10088 forcibly enable c-electric-flag.
10089
10090 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
10091 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
10092 after the comment-prefix of a C-style comment will close that comment.
10093
10094 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10095
10096 * progmodes/cc-fonts.el (c-basic-matchers-before)
10097 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
10098 in Pike.
10099
10100 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
10101 digraphs.
10102
10103 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
10104 (c-cpp-message-directives, c-cpp-include-directives)
10105 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
10106 (c-cpp-expr-directives): Introduce new language constants to
10107 control cpp syntax in a cleaner way.
10108
10109 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
10110
10111 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
10112
10113 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
10114 (c-multiline-string-start-char): New language constants and
10115 variables to specify how newlines in string literals work.
10116
10117 (c-font-lock-invalid-string): Use them.
10118
10119 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
10120 unbalanced close brace is entered. Optimization by avoiding going
10121 back over arbitrarily large blocks. Removed hints that this
10122 function only would be relevant/useful in AWK.
10123
10124 (c-electric-brace): Indent syntactically after the cleanups since
10125 lineup functions might do it differently then.
10126
10127 * progmodes/cc-engine.el, cc-langs.el
10128 (c-opt-op-identifier-prefix): New language constant and variable.
10129
10130 (c-just-after-func-arglist-p, c-after-special-operator-id)
10131 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
10132
10133 * progmodes/cc-align.el, cc-engine.el
10134 (c-after-special-operator-id): New helper to handle C++ operator
10135 identifiers.
10136
10137 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
10138 (c-guess-basic-syntax): Handle C++ operator identifiers in
10139 declarations.
10140
10141 * progmodes/cc-langs.el (c-assignment-operators): Add the
10142 trigraph version of ^= too.
10143
10144 * progmodes/cc-langs.el (c-assignment-operators): Add the
10145 trigraph version of |= in C++.
10146
10147 * progmodes/cc-fonts.el (c-font-lock-declarators):
10148 Handle `c-decl-hangon-kwds' after the identifier name.
10149
10150 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
10151 whether an arglist is "nonempty", ignore a comment after the open
10152 paren if it isn't followed by a non-comment token on the same line.
10153
10154 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
10155 Enable heuristics below the point to cope with classes inside special
10156 brace lists in Pike.
10157
10158 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10159
10160 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
10161
10162 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10163
10164 * progmodes/cc-guess.el (cc-guess-install): New function to
10165 install an already guessed style in another buffer.
10166
10167 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
10168 sets `inhibit-read-only' - `c-save-buffer-state' should be used
10169 anyway if the change always is undone.
10170
10171 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10172
10173 Implement togglable electricity:
10174
10175 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
10176 saying when it should be used.
10177
10178 * progmodes/cc-engine.el: Add the new buffer-local variable,
10179 c-electric-flag.
10180
10181 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
10182 c-toggle-auto-newline.
10183
10184 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
10185 c-toggle-auto-newline. Remove the binding for
10186 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
10187 c-toggle-electric-state.
10188
10189 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
10190
10191 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
10192 c-\(forward\|backward\)-subword.
10193 (c-update-modeline): Add the new modeline flag `l' for
10194 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
10195 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
10196 Make the old name an alias of the new name.
10197 (c-toggle-electric-state): New function.
10198 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
10199 Adapt these functions to do electric things only when
10200 c-electric-flag is non-nil.
10201 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
10202 new functions from c-electric-brace.
10203 (c-point-syntax): Add a check for "virtual semicolons" in AWK
10204 mode, so that the tentative extra newline doesn't change the
10205 syntax of the following brace.
10206 (c-electric-brace): Restructure by extracting the above functions.
10207 Tidy up the coding somewhat.
10208 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
10209 restructure a bit.
10210
10211 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10212
10213 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
10214 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
10215
10216 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
10217 (c-submode-indicators): Change name from `c-auto-hungry-string'
10218 since it's now used to track another submode.
10219
10220 (c-update-modeline): Convert to function and extended to check
10221 `c-subword-move-mode'.
10222
10223 (c-forward-into-nomenclature, c-backward-into-nomenclature):
10224 Convert to compat aliases for `c-forward-subword' and
10225 `c-backward-subword'.
10226
10227 * progmodes/cc-subword.el: New functions and minor mode to handle
10228 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
10229
10230 (c-forward-subword, c-backward-subword, c-mark-subword)
10231 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
10232 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
10233 Functions corresponding to the standard word handling functions.
10234
10235 (c-subword-move-mode): Minor mode that replaces all the standard
10236 word handling functions with their subword equivalences.
10237
10238 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10239
10240 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
10241 entry for one-liner-defun.
10242
10243 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
10244 name in its def-edebug-spec.
10245
10246 * progmodes/cc-cmds.el (c-electric-brace): Make the
10247 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
10248 compacts space before a comment, if this will make things fit on
10249 one line.
10250
10251 Introduce an "awk" style, mainly for auto-newline and clean-ups.
10252
10253 * progmodes/cc-align.el: New function c-snug-1line-defun-close
10254
10255 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
10256 clean-up one-liner-defun.
10257
10258 * progmodes/cc-styles.el: Add the new "awk" style.
10259
10260 * progmodes/cc-vars.el: Add description of one-liner-defun to
10261 c-cleanup-list's doc-string. New user options,
10262 c-max-one-liner-length. In c-default-style, set the default style
10263 for AWK to "awk".
10264
10265 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10266
10267 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
10268 macros inside labels.
10269
10270 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
10271 `c-at-statement-start-p' and `c-at-expression-start-p'.
10272
10273 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
10274 error if the mark isn't set.
10275
10276 * progmodes/cc-engine.el (c-guess-continued-construct)
10277 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
10278 accurately detect functions inside functions.
10279
10280 * progmodes/cc-engine.el (c-at-expression-start-p): New function
10281 like `c-at-statement-start-p' that additionally recognizes commas
10282 and expression parentheses as delimiters.
10283
10284 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
10285 to avoid heuristics that doesn't work for unclosed blocks.
10286 (c-at-statement-start-p): New function.
10287
10288 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
10289 Objective-C directives, e.g. directives spanning lines should work
10290 reasonably well now.
10291
10292 (c-put-c-type-property, c-clear-c-type-property): New helpers.
10293
10294 (c-forward-objc-directive): New function to move over any ObjC
10295 directive.
10296
10297 (c-just-after-func-arglist-p, c-guess-basic-syntax)
10298 (c-basic-matchers-before): Use it.
10299
10300 (c-font-lock-objc-iip-decl): Remove.
10301
10302 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
10303 in the template arglist recognition.
10304
10305 * progmodes/cc-styles.el (c-style-alist): Fix several
10306 inconsistencies in the Whitesmith style.
10307
10308 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
10309 New lineup function to get lines after Whitesmith style blocks
10310 correctly indented.
10311
10312 (c-lineup-whitesmith-in-block): Back out the compensation for
10313 opening parens since it's done using `add' lists in the style
10314 definition instead. Don't use the anchor position since it varies
10315 too much between the syntactic symbols. :P
10316
10317 * progmodes/cc-vars.el (c-valid-offset): Update.
10318
10319 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
10320 lists where the offsets are combined according to several
10321 different methods: `first', `min', `max', and `add'.
10322 Report offset evaluation errors with `c-benign-error' so that some kind
10323 of reindentation still is done.
10324
10325 * progmodes/cc-engine.el (c-guess-basic-syntax):
10326 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
10327 `arglist-close'.
10328
10329 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
10330 situations for `arglist-cont-nonempty' and `arglist-close'.
10331
10332 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
10333
10334 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
10335 cc-bytecomp-boundp' in a number of places.
10336
10337 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
10338 macro related issue.
10339
10340 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10341
10342 * progmodes/cc-awk.el: Change the terminology of regexps: A char
10343 list is now [asdf], a char class [:alpha:].
10344 Include code for char classes.
10345 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
10346 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
10347
10348 Remove (nearly all of) the cruft associated with AWK Mode's former
10349 concept of "virtual semicolons":
10350
10351 Adapt c-beginning-of-statement, c-end-of-statement (together with
10352 subfunctions) to use the new notion of "virtual semicolon" in
10353 place of the old awkward special handling for AWK. There remains
10354 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
10355 * progmodes/cc-cmds.el:
10356 (c-ascertain-adjacent-literal): In the backwards direction, now
10357 recognises AWK regexp delimiters as string delimiters.
10358 (c-after-statement-terminator-p): Adapt for virtual semicolons;
10359 check more rigorously for "end of macro".
10360 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
10361 virtual semicolons;
10362 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
10363 out the code for forward movement into ...
10364 (c-end-of-statement): Now contains the code for forward movement,
10365 adapted for virtual semicolons.
10366
10367 * progmodes/cc-engine.el:
10368 (c-ws*-string-limit-regexp): New regexp.
10369 (c-forward-single-comment, c-backward-single-comment): Comment out
10370 the (now redundant) "special" AWK stuff.
10371
10372 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
10373 c-string-par-start, c-string-par-separate to be more like Text
10374 Mode than Fundamental Mode.
10375
10376 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10377
10378 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
10379 to the fontified region so that fontification doesn't occur
10380 outside it (could happen e.g. when fontifying a line with an
10381 unfinished declaration).
10382
10383 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10384
10385 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
10386 start of the file. ^L now separate sections of the file.
10387 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
10388 (c-awk-one-line-possibly-open-string-re)
10389 (c-awk-regexp-one-line-possibly-open-char-class-re)
10390 (c-awk-one-line-possibly-open-regexp-re)
10391 (c-awk-one-line-non-syn-ws*-re): New defonsts.
10392 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
10393
10394 Amend the concept of "virtual semicolons" (in the indentation
10395 engine) for languages like AWK, such that they are now
10396 conceptually attached to end of the last token of a statement, not
10397 the end of the line. (In AWK Mode, however, the pertinent text
10398 property is still physically set on the EOL.) Remove the specific
10399 tests for awk-mode, thus facilitating the introduction of other
10400 language modes where EOLs can end statements.
10401 (Note: The funtionality in cc-cmds.el, specifically
10402 c-beginning/end-of-statement has yet to be amended.)
10403
10404 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
10405 New macros.
10406
10407 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
10408 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
10409 c-vsemi-status-unknown-p-fn (in a new page).
10410
10411 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
10412 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
10413 numerous awkward forms like
10414 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
10415 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
10416 variable before-ws-ip, the place just after char-before-ip appears.
10417
10418 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
10419 a comment.
10420
10421 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10422
10423 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
10424 `c-tentative-buffer-changes'.
10425
10426 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
10427 convert to macro to choose between Emacs and XEmacs at compile time.
10428
10429 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
10430
10431 (c-tentative-buffer-changes): New macro to handle temporary buffer
10432 changes in a convenient way.
10433
10434 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
10435 for `c-tentative-buffer-changes'.
10436
10437 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
10438 the checks for paren sexps between the point and the keyword, to
10439 avoid some false alarms.
10440
10441 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
10442 Fixed a situation where an error could be thrown for unbalanced
10443 parens. Changed to make use of c-keyword-member' to avoid some
10444 repeated regexp matches.
10445
10446 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
10447 These language variable are no longer necessary.
10448
10449 (c-block-stmt-kwds): New language constant used by
10450 c-looking-at-inexpr-block'.
10451
10452 (c-guess-basic-syntax): Remove an optional check that looked at
10453 the existence of the now removed language variables.
10454
10455 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
10456 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
10457 object instantiation expressions as declarations in some contexts.
10458 This bug only affected languages where the declarator can't be
10459 enclosed in parentheses.
10460
10461 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
10462 insert newlines before and after substatement braces.
10463
10464 * progmodes/cc-engine.el: Improved the heuristics for recognizing
10465 function declaration headers and the handling of C++ style member
10466 init lists.
10467
10468 (c-just-after-func-arglist-p): Rewritten to use
10469 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
10470
10471 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
10472
10473 (c-guess-basic-syntax): Adapt case 5B for the new
10474 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
10475 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
10476 covers all cases now).
10477
10478 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
10479
10480 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10481
10482 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
10483 c-string-par-start/separate c-sentence-end-with-esc-eol,
10484 initialised in c-setup-paragraph-variables, used in string
10485 scanning subroutines of c-beginning-of-statement.
10486
10487 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
10488 which precedes the newly inserted `{'.
10489
10490 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10491
10492 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
10493 function for declaration level blocks. It should now cope with
10494 templates better and also be a lot more comprehensible.
10495
10496 (c-looking-at-decl-block): The new function.
10497
10498 (c-search-uplist-for-classkey): The old one. It's now a wrapper
10499 for compatibility.
10500
10501 (c-add-class-syntax, c-guess-continued-construct)
10502 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
10503
10504 (c-decl-block-key): Change to tell apart ambiguous and
10505 unambiguous keywords. Pike specials are now handled directly in
10506 the code instead.
10507
10508 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
10509 New language constants and variables to make the backward skip in
10510 `c-looking-at-decl-block' as tight as possible.
10511
10512 (c-nonsymbol-token-char-list): New language constant.
10513
10514 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
10515 find balanced template arglists backwards.
10516
10517 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
10518 making char classes for `c-syntactic-skip-backward'.
10519
10520 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
10521 16D - can't be a class-close at that point.
10522
10523 * progmodes/cc-engine.el (c-guess-basic-syntax)
10524 (c-add-class-syntax): Don't narrow out the enclosing declaration
10525 level. This makes everything a lot easier, and it was actually
10526 only four small places that needed it to work. Some places that
10527 previously did `widen' are removed now, which has the effect that
10528 `c-guess-basic-syntax' never will look at things outside the
10529 current narrowment now. The anchor position for `topmost-intro'
10530 is affected by this, but it was so bogus it was basically useless
10531 before, and now it's equally bogus but in a slightly different way.
10532
10533 (c-narrow-out-enclosing-class): Gone.
10534
10535 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
10536 the narrowed region.
10537
10538 (c-least-enclosing-brace): Remove silly optional argument.
10539
10540 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10541 the point could be left directly after an open paren when finding
10542 the beginning of the first decl in the block.
10543
10544 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
10545 Specify which submatch to use.
10546
10547 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
10548
10549 (c-decl-start-re): No longer any need for special treatment of
10550 ObjC due to the above.
10551
10552 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
10553 presumably follows C in that regard.
10554
10555 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
10556 New language constants to specify operator tokens inside
10557 identifiers in a more high level way.
10558
10559 (c-opt-identifier-prefix-key): New internal language constant.
10560
10561 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
10562 (c-identifier-start, c-identifier-key): Now completely calculated
10563 from other constants.
10564
10565 (c-identifier-last-sym-match): Decommission since it's no longer used.
10566
10567 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
10568
10569 * progmodes/cc-engine.el (c-forward-name): Remove the
10570 optimization when c-identifier-key is equal to c-symbol-key since
10571 it doesn't work in byte compiled files. Don't record empty
10572 regions as identifiers.
10573
10574 * progmodes/cc-langs.el (c-filter-ops): New helper function to
10575 simplify access to `c-operators' and its likes.
10576
10577 (c-operator-list, c-all-op-syntax-tokens)
10578 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
10579 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
10580 (c-primary-expr-regexp, c-cast-parens): Use it.
10581
10582 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
10583 an explicit language in functions.
10584
10585 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
10586 variant of adornment.
10587
10588 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
10589 variable.
10590
10591 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
10592 the Pike value.
10593
10594 * progmodes/cc-engine.el (c-on-identifier)
10595 (c-simple-skip-symbol-backward): Small fix for handling "-"
10596 correctly in `skip-chars-backward'. Affected the operator lfun
10597 syntax in Pike.
10598
10599 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
10600 diagnostic message about precompiled language vars not being used.
10601
10602 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
10603 "__attribute__" is followed by a parenthesis.
10604
10605 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
10606 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
10607 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
10608
10609 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
10610 Internal cleanups to properly detect the declared identifiers in
10611 various declarations.
10612
10613 (c-decl-start-kwds): New language constant to recognize
10614 declarations that can start anywhere. Used for class declarations
10615 in Pike.
10616
10617 (c-specifier-key, c-not-decl-init-keywords)
10618 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
10619 (c-find-decl-spots): Implement `c-decl-start-kwds'.
10620
10621 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
10622 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
10623 handling of the compiler specific extension keywords into a new
10624 language constant `c-decl-hangon-kwds' that defines keyword
10625 clauses to be ignored in declarations.
10626
10627 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
10628 past unrecognized tokens when handling `c-colon-type-list-kwds'.
10629 Necessary to stop at the declared identifier in e.g. IDL valuetype
10630 declarations.
10631
10632 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
10633 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
10634 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
10635 (c-forward-decl-or-cast-1): Recognize the declared identifier in
10636 class and enum declarations as such and not as part of the type.
10637
10638 (c-forward-decl-or-cast-1, c-forward-label): Relax the
10639 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
10640
10641 (c-forward-decl-or-cast-1): Don't disregard sure signs of
10642 declarations when there's some syntax error later on.
10643
10644 (c-complex-decl-matchers): Did away with a reference to
10645 `c-specifier-key'.
10646
10647 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
10648 value - this variable is always dynamically bound.
10649
10650 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
10651 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
10652 * cc-cmds.el, cc-defs.el: Change the policy for marking up
10653 functions that might do hidden buffer changes: All such internal
10654 functions are now marked instead of those that don't.
10655
10656 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
10657 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
10658 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
10659 (c-literal-type): Allow these functions to make hidden buffer changes,
10660 so that they are free to use text property caching later on.
10661
10662 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
10663 (c-electric-brace, c-electric-slash, c-electric-star)
10664 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
10665 (c-electric-paren, c-electric-continued-statement, c-indent-command)
10666 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
10667 (c-context-line-break): Add `c-save-buffer-state' calls to comply
10668 with the changed semantics of the functions above.
10669
10670 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
10671 when macros occur in obscure places. Optimized the sexp movement
10672 a bit.
10673
10674 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10675
10676 Enhancements for c-beginning-of-statement to work in AWK Mode:
10677
10678 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
10679 (completed statement) with `}' (statement completed by closing
10680 brace or semicolon) and `$' (statement completed by EOL).
10681
10682 (c-awk-virtual-semicolon-ends-prev-line-p)
10683 (c-awk-virtual-semicolon-ends-line-p)
10684 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
10685 (c-awk-at-statement-end-p): New functions.
10686
10687 * progmodes/cc-cmds.el: Simplify the structure of functions
10688 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
10689 two functions and c-beginning-of-statement to handle AWK Mode.
10690
10691 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
10692 c-backward-single-comment for AWK mode. Attempt to clarify their
10693 doc-strings.
10694
10695 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
10696
10697 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10698
10699 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
10700 label handling. Labels are now recognized in a uniform and more
10701 robust way, regardless of context. Text properties are put on all
10702 labels to recognize the following declarations better.
10703 Multiword labels are handled both in indentation and fontification for
10704 the benefit of language extensions like Qt. For consistency, keywords
10705 in labels are now fontified with the label face instead.
10706 That also applies to "case" and "default".
10707
10708 (c-beginning-of-statement-1): Fix some bugs in the label
10709 handling. Disregard `c-nonlabel-token-key' in labels that begin
10710 with `c-label-kwds'.
10711
10712 (c-find-decl-spots): Support that the callback adds more
10713 `c-decl-end' spots to find.
10714
10715 (c-forward-decl-or-cast-1): Don't treat a list of plain
10716 identifiers followed by a colon as a declaration.
10717
10718 (c-forward-label): New function to recognize labels.
10719
10720 (c-guess-basic-syntax): Replace uses of `c-label-key' with
10721 `c-forward-label'. Moved the label recognition cases (14 and 15)
10722 earlier since they aren't so context sensitive now. Handle labels
10723 on the top level gracefully. Moved access label recognition to
10724 the generic label case (CASE 15) - removed CASE 5E.
10725
10726 (c-font-lock-declarations): Add recognition of labels in the
10727 same round since we need to handle labels in parallell with other
10728 declarations to recognize both accurately. It should also improve
10729 speed.
10730
10731 (c-simple-decl-matchers, c-basic-matchers-after):
10732 Move `c-font-lock-labels' so that it only is used on decoration level 2
10733 since `c-font-lock-declarations' handles it otherwise.
10734
10735 (c-complex-decl-matchers): Remove the simplistic recognition of
10736 access labels.
10737
10738 (c-decl-prefix-re): Remove the kludges that was necessary to cope
10739 with labels earlier.
10740
10741 (c-decl-start-re): New language variable to make
10742 `c-font-lock-declarations' stop for the special protection labels
10743 in Objective-C that start with `@'.
10744
10745 (c-label-key): Remove since it's no longer used.
10746
10747 (c-recognize-colon-labels, c-label-prefix-re): New language
10748 constants to support recognition of generic colon-terminated labels.
10749
10750 (c-type-decl-end-used): `c-decl-end' is now used whenever there
10751 are colon terminated labels.
10752
10753 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10754 first argument starts with a special brace list.
10755
10756 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
10757 (c-font-lock-declarations): Break out the declaration and cast
10758 recognition from `c-font-lock-declarations' to a new function, so
10759 that it can be used in the indentation engine.
10760
10761 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
10762 up to the start of the literal. Fixed bug with the point on the
10763 wrong side of the search limit that could happen when the start
10764 position is inside a literal.
10765
10766 * progmodes/cc-engine.el (c-parse-state)
10767 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
10768 so that it's kept a little bit back to increase the hit rate.
10769
10770 (c-parse-state): Change the macro handling and fixed some
10771 glitches. Macro context is checked more often than necessary now,
10772 but otoh less garbage conses are generated.
10773
10774 * progmodes/cc-engine.el (c-parse-state)
10775 (c-invalidate-state-cache): Cache the last position where
10776 `c-state-cache' applies. This can speed up refontification quite
10777 a bit in blocks where there are many non-brace parens before the point.
10778
10779 (c-state-cache-end): New variable for this.
10780
10781 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
10782 cache variable.
10783
10784 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
10785 get close initial continue positions when the start position is
10786 inside a literal or macro. Do not call the callback for spots
10787 before the start position (which can happen e.g. for `c-decl-end'
10788 spots inside comments). Optimize better in special cases when the
10789 region is a single line inside a literal or macro (typically when
10790 the current line is refontified).
10791
10792 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
10793 to `c-add-stmt-syntax' - there's no need to explicitly whack off
10794 entries from the paren state.
10795
10796 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
10797 special case for "else if" clauses.
10798
10799 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
10800 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
10801
10802 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
10803 New language variable to recognize the gcc extension with statement
10804 blocks inside expressions.
10805
10806 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
10807 it somewhat more comprehensible. The argument AT-BLOCK-START is
10808 no longer used and hence removed.
10809
10810 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
10811 to `c-add-stmt-syntax'.
10812
10813 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
10814 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
10815 This fixes bogus label recognition.
10816
10817 * progmodes/cc-engine.el (c-add-type, c-check-type)
10818 (c-forward-name, c-forward-type): Improve storage of template
10819 types in `c-found-types' so that they can be recognized better.
10820
10821 (c-syntactic-content): Add option to skip past nested parens.
10822
10823 * progmodes/cc-engine.el (c-forward-name):
10824 Set `c-last-identifier-range' all the time. It's less work that way.
10825 Handle that there might not be an identifier to store in
10826 `c-last-identifier-range'.
10827
10828 (c-forward-type): Handle that `c-last-identifier-range' might be
10829 nil from `c-forward-name'.
10830
10831 * progmodes/cc-defs.el (c-safe-scan-lists)
10832 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
10833
10834 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
10835 to work even if the form fails.
10836
10837 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
10838 down in a large file in one go.
10839
10840 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
10841
10842 * progmodes/cc-align.el (c-lineup-assignments): New lineup
10843 function which is like `c-lineup-math' but returns nil instead of
10844 `c-basic-offset' when it doesn't match.
10845
10846 (c-lineup-math): Change to use `c-lineup-assignments'.
10847
10848 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10849
10850 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
10851 c-beginning-of-statement. New subfunctions
10852 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
10853
10854 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10855
10856 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
10857 hardcoded char classes whereever possible. Changed a couple of
10858 places to use skip by syntax instead of skip by char class.
10859
10860 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
10861 Fix a bug in the regexp that caused extreme backtracking.
10862
10863 * progmodes/cc-langs.el (c-block-comment-starter)
10864 (c-block-comment-ender): New language constants to specify in a
10865 single place how block comments look.
10866
10867 (c-comment-start-regexp, c-block-comment-start-regexp)
10868 (comment-start, comment-end, comment-start-skip)
10869 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
10870 (c-syntactic-ws, c-nonempty-syntactic-ws)
10871 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
10872 `c-line-comment-starter', `c-block-comment-starter' and
10873 `c-block-comment-ender'.
10874
10875 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
10876 New language constants to break up things a bit.
10877
10878 (c-simple-ws): New language constant for simple whitespace.
10879
10880 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
10881
10882 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
10883 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
10884 newlines. Allow and ignore nil elements in the list.
10885
10886 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10887
10888 * progmodes/cc-cmds.el: Comment out a (n almost certainly
10889 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
10890
10891 * progmodes/cc-cmds.el: Tidy up the comments in
10892 c-beginning-of-statement and subfunctions.
10893
10894 * progmodes/cc-awk.el: Replace calls to put-text-property to the
10895 more flexible c-put-char-property and c-clear-char-properties.
10896 Add the author's email address.
10897
10898 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
10899
10900 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
10901 closing "*/" of a block comment.
10902
10903 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
10904 subfunctions) so that it works at BOB and EOB.
10905
10906 * progmodes/cc-cmds.el, cc-vars.el: More updating of
10907 c-beginning-of-statement, including new variable
10908 c-block-comment-start-regexp.
10909
10910 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10911
10912 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
10913 symbols from `*-font-lock-extra-types' so that there's no need to
10914 use `regexp-opt' on those lists.
10915
10916 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
10917 `c-type-modifier-kwds' is empty.
10918
10919 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
10920 there are several strings on the same line.
10921
10922 * progmodes/cc-engine.el (c-literal-limits): Remove the
10923 compatibility function for older emacsen. `c-literal-limits-fast'
10924 has now taken the place of this function.
10925
10926 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
10927 with older emacsen: We now require `pps-extended-state'.
10928
10929 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10930
10931 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
10932 which obviates the need to hack sentence-end. This now handles
10933 escaped newlines in strings correctly. Correct minor bugs in
10934 c-move-over-sentence and in c-beginning-of-statement.
10935
10936 * progmodes/cc-cmds.el (c-beginning-of-statement (and
10937 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
10938 that movement over macros and code are rigorously separated from
10939 eachother. Correct a few incidental bugs.
10940
10941 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
10942 Improve its doc-string. Improve the handling of certain specific cases.
10943
10944 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10945
10946 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
10947 (c-guess-basic-syntax): Change the way class-level labels are
10948 recognized; they can now contain essentially any symbols.
10949
10950 (c-opt-extra-label-key): New language variable to cope with the
10951 special protection label syntax in Objective-C.
10952
10953 (c-opt-access-key): Remove; this is now handled better by
10954 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
10955
10956 (c-complex-decl-matchers): Update to handle that
10957 `c-opt-access-key' no longer exists.
10958
10959 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
10960 improved label recognition in `c-beginning-of-statement-1'.
10961
10962 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
10963 Recognize bitfields better.
10964
10965 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
10966 Remove some cruft and fixed a bug that could cause it to go to a
10967 position further down.
10968
10969 * progmodes/cc-langs.el, cc-engine.el
10970 (c-beginning-of-statement-1): Improve detection of labels in
10971 declaration contexts.
10972
10973 (c-beginning-of-decl-1): Use it.
10974
10975 (c-nonlabel-token-key): New language constant and variable needed
10976 by `c-beginning-of-statement-1'.
10977
10978 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
10979 manifested itself due to the correction in `c-forward-sexp'.
10980
10981 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
10982 Make these behave as documented when used at the buffer limits.
10983
10984 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
10985 (c-type-decl-end-used): Made this a language variable.
10986
10987 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
10988 correctly when `combine-after-change-calls' is used together with
10989 temporary narrowings.
10990
10991 * progmodes/cc-engine.el (c-beginning-of-statement-1):
10992 Report labels correctly when the start point is immediately after the
10993 colon.
10994
10995 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
10996 Remove since it isn't used anymore.
10997
10998 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
10999 bracket arglists such as template parens in C++.
11000
11001 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
11002 in the last check-in. Some optimization.
11003
11004 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
11005 where it could stop at the same level in a preceding sexp when
11006 PAREN-LEVEL is set.
11007
11008 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
11009 text property lookup only when it's needed.
11010
11011 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
11012 Change the policy for paren marked angle brackets to be more
11013 persistent; once marked they remain marked even when they're found
11014 to be unbalanced in the searched region. This should keep the
11015 paren syntax around even when individual lines are refontified in
11016 multiline template arglists.
11017
11018 (c-parse-and-markup-<>-arglists): New dynamically bound variable
11019 to control markup so that incorrect angle bracket arglists aren't
11020 marked in contexts where the correct value for
11021 `c-disallow-comma-in-<>-arglists' isn't known.
11022
11023 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
11024 argument has become `c-parse-and-markup-<>-arglists'.
11025
11026 (c-remove-<>-arglist-properties): Remove - no longer used.
11027
11028 (c-after-change-check-<>-operators): New function used on
11029 `after-change-functions' to avoid that "<" and ">" characters that
11030 are part of longer operators have paren syntax.
11031
11032 (c-<>-multichar-token-regexp): New language variable used by
11033 `c-after-change-check-<>-operators'.
11034
11035 (c-after-change): Call `c-after-change-check-<>-operators'.
11036
11037 (c-font-lock-<>-arglists): Use the context properties set by
11038 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
11039 correctly to avoid doing invalid markup.
11040
11041 (c-font-lock-declarations): Remove code that undoes the invalid
11042 markup done by `c-font-lock-<>-arglists'.
11043
11044 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
11045 after `c-font-lock-declarations'.
11046
11047 * progmodes/cc-engine.el (c-syntactic-skip-backward):
11048 Add paren-level feature.
11049
11050 (c-guess-basic-syntax): Improve the anchor position for
11051 `template-args-cont' in nested template arglists. There's still
11052 much to be desired in this area, though.
11053
11054 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11055
11056 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
11057 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
11058
11059 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11060
11061 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
11062 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
11063
11064 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
11065 it doesn't work no longer are supported.
11066
11067 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
11068 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
11069 requires support for the syntax-table' text property, which rules
11070 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
11071 cruft associated with those versions.
11072
11073 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
11074 for the `syntax-table' text property, which rules out Emacs 19 and
11075 XEmacs < 21.4. Removed various compatibility cruft associated
11076 with those versions.
11077
11078 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
11079 support for the `syntax-table' text property.
11080
11081 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
11082 variable and use an extra quoted face name instead. All the
11083 emacsen flavors handle that correctly.
11084
11085 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
11086 (c-font-lock-declarators, c-font-lock-declarations)
11087 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
11088 property to mark the items in in declarator lists to handle
11089 refontification inside multiline declarations better.
11090
11091 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
11092 construct like "a * b = c;" as a declaration.
11093
11094 2005-12-08 Kim F. Storm <storm@cua.dk>
11095
11096 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
11097 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
11098 select either meta, hyper, or super modifier for rectangle commands.
11099 (cua--rectangle-modifier-key): New defvar.
11100 (cua--M/H-key): Use it. Remove special case for `space'.
11101 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
11102 on X, to meta otherwise. Always bind C-return to toggle
11103 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
11104
11105 * emulation/cua-rect.el (cua-help-for-rectangle):
11106 Use cua--rectangle-modifier-key. Handle super modifier too.
11107 (cua--init-rectangles): Always bind C-return to toggle rectangle.
11108 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
11109
11110 * ido.el: Move Acknowledgements and History after Commentary.
11111 Minor changes to Commentary.
11112
11113 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
11114 keymap if cua--prefix-override-timer is `shift'.
11115 (cua--shift-control-prefix): New function; emulate "type prefix
11116 key twice" functionality to handle shifted prefix key override.
11117 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
11118 New commands.
11119 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
11120
11121 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
11122
11123 * textmodes/org.el (org-insert-heading): Try to do items before
11124 headings.
11125 (org-agenda-mode): Quote `org-agenda-mode-hook'.
11126 (org-insert-item): New function.
11127 (org-renumber-ordered-list): Don't skip to higher level lists.
11128
11129 2005-12-08 Juri Linkov <juri@jurta.org>
11130
11131 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
11132
11133 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
11134
11135 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
11136
11137 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
11138 the constructed function name fun-1.
11139
11140 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
11141 because such links don't lead to parent documentation.
11142
11143 2005-12-08 Kenichi Handa <handa@m17n.org>
11144
11145 * descr-text.el (describe-char): Use *Help-2* buffer if the
11146 current buffer is *Help*. Call describe-text-properties while
11147 setting the original buffer.
11148
11149 2005-12-07 Bill Wohler <wohler@newt.com>
11150
11151 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
11152 and causes problems with non-MH users (such as Gnus users).
11153
11154 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
11155
11156 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
11157 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
11158 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11159 command "info sources". Move calls to GDB command "list".
11160 (gdb-find-file-hook): Just use gdb-source-file-list.
11161 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
11162 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
11163 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11164 (gdb-data-list-register-values-handler): Use correct trigger name.
11165
11166 2005-12-07 Kim F. Storm <storm@cua.dk>
11167
11168 * ido.el (ido-completion-map): Rename from ido-mode-map.
11169 (ido-common-completion-map, ido-file-completion-map)
11170 (ido-file-dir-completion-map, ido-buffer-completion-map):
11171 Rename from ido-mode-....-map.
11172 (ido-init-completion-maps): Rename from ido-init-mode-maps.
11173 (ido-setup-completion-map): Rename from ido-define-mode-map.
11174 (ido-read-internal): Bind minibuffer-local-filename-completion-map
11175 to ido-completion-map.
11176
11177 2005-12-07 Kenichi Handa <handa@m17n.org>
11178
11179 * international/mule-cmds.el
11180 (set-display-table-and-terminal-coding-system): If the coding
11181 system specified in `unibyte-display' property is different from
11182 the arg coding-system, don't setup standard-display-table.
11183
11184 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11185
11186 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
11187 that comments end at \n, regardless of selective-display.
11188
11189 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
11190
11191 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
11192 (gdb-version): New variables.
11193 (gdb-source-file-list, gdb-register-names)
11194 (gdb-changed-registers): New variables for use with GDB 6.4+.
11195 (gdb-ann3): Replace with...
11196 (gdb-init-1, gdb-init-2): ...two new functions.
11197 (gdba, gdb-prompt): Call gdb-init-1.
11198 (gdb-get-version): New function. Call gdb-init-2 from here.
11199 (gud-watch): Make it work with mouse events too.
11200 (gdb-post-prompt): Don't add to queue until GDB version is known.
11201 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
11202 (gdb-locals-mode): Use gdb-version.
11203 (gdb-memory-format-map, gdb-memory-unit-map)
11204 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
11205 (gdb-locals-font-lock-keywords-1)
11206 (gdb-locals-font-lock-keywords-2): New variables.
11207 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
11208 (gdb-set-gud-minor-mode-existing-buffers-1)
11209 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
11210 (gdb-var-update-1, gdb-var-update-handler-1)
11211 (gdb-data-list-register-values-handler)
11212 (gdb-data-list-register-values-custom)
11213 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
11214 (gdb-stack-list-locals-handler, gdb-get-register-names):
11215 New functions for use with GDB 6.4+.
11216 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
11217 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
11218 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
11219 (gdb-stack-list-locals-regexp)
11220 (gdb-data-list-register-names-regexp): New regexps for use with
11221 GDB 6.4+.
11222
11223 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11224
11225 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
11226
11227 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
11228
11229 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
11230 prompts work for AUTH PLAIN. Also reported by Steve Allan
11231 <seallan@verizon.net>.
11232
11233 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11234
11235 * frame.el (set-frame-parameter): Add doc string.
11236
11237 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
11238
11239 * textmodes/org.el (org-occur-highlights): New variable.
11240 (org-highlight-new-match, org-remove-occur-highlights): New functions.
11241 (org-highlight-sparse-tree-matches): New option.
11242 (org-do-occur): New function.
11243 (org-get-heading): Make it work also at beginning of line.
11244 (org-category-table): New variable.
11245 (org-get-category-table, org-get-category)
11246 (org-camel-to-words, org-link-search): New functions.
11247 (org-select-this-todo-keyword): New variable.
11248 (org-todo-list): New command.
11249 (org-shiftright, org-shiftleft): New commands.
11250 (org-agenda-todo): Add prefix argument.
11251 (org-show-hierarchy-above): New option.
11252 (org-show-todo-tree): Numerical prefix creates tree for specific
11253 TODO keyword.
11254 (org-outline-level): New function, to assign a level to plain
11255 lists items.
11256 (org-cycle-include-plain-lists): New option.
11257 (org-mode): Use `org-outline-level' as value of `outline-level'.
11258 (org-cycle): Temporarily switch `outline-regexp' if
11259 `org-cycle-include-plain-lists' is non-nil.
11260 (org-start-icalendar-file): Fix format bug.
11261 (org-agenda-get-day-entries): Create category table.
11262 (org-agenda-get-todos, org-agenda-get-timestamps)
11263 (org-agenda-get-deadlines, org-agenda-get-scheduled)
11264 (org-agenda-get-blocks): Use `org-get-category'.
11265 (org-context-in-file-links): Rename from
11266 `org-line-numbers-in-file-links'.
11267
11268 2005-12-06 Romain Francoise <romain@orebokech.com>
11269
11270 * window.el (balance-windows): Delete extraneous third arg in call
11271 to `enlarge-window'.
11272
11273 2005-12-06 Kenichi Handa <handa@m17n.org>
11274
11275 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
11276
11277 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
11278
11279 * progmodes/gdb-ui.el (gdb-var-create-handler)
11280 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
11281 (gdb-var-list-children-handler, gdb-var-update-handler):
11282 Current buffer is already gdb-partial-output-buffer, don't
11283 make it current again.
11284
11285 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
11286
11287 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
11288 (list-buffers-noselect): Use it.
11289
11290 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11291
11292 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
11293 (mail-yank-ignored-headers): Use regexp-opt.
11294 (mail-mode-map): Move initialization into declaration.
11295 (mail-sent-via): Remove unused shadowed var `to-line'.
11296 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
11297 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
11298 (mail-do-fcc): Use dolist and push.
11299 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
11300 (mail-yank-ignored-headers): Don't autoload.
11301
11302 2005-12-05 Kenichi Handa <handa@m17n.org>
11303
11304 * international/mule-cmds.el (set-language-info-internal): New fun.
11305 (set-language-info): Call set-language-info-internal to update
11306 language-info-alist. If LANG-ENV is the current one, call
11307 set-language-environment to make INFO effective now.
11308 (set-language-info-alist): Likewise.
11309 (locale-language-names): With locale "en", use English
11310 lang. env. but set the default codings to iso-8859-1.
11311
11312 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
11313
11314 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
11315 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
11316 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
11317 for plain strings.
11318 (gdb-frames-mode): Remove redundant call to font-lock-mode.
11319 (gdb-all-registers): Rename from toggle-gdb-all-registers.
11320 Create registers buffer if necessary. Echo new state in minibuffer.
11321 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
11322
11323 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
11324
11325 * info.el (Info-fontify-node): Match external links using
11326 non-directory part of filename.
11327
11328 2005-12-04 Juri Linkov <juri@jurta.org>
11329
11330 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
11331 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
11332 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
11333 because there is no customization option for it.
11334
11335 * font-lock.el (lisp-font-lock-keywords-1):
11336 Add define-global-minor-mode.
11337
11338 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
11339
11340 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
11341 properties on the constructed variable names.
11342
11343 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11344 Put `definition-name' properties on the constructed function names
11345 next-sym and prev-sym.
11346
11347 * emacs-lisp/find-func.el (find-function-regexp):
11348 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
11349 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
11350 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
11351 and easy-menu-define.
11352
11353 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
11354 easy-mmode-define-global-mode and define-global-minor-mode.
11355 (lisp-imenu-generic-expression): Add define-global-minor-mode.
11356
11357 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
11358 instead of easy-mmode-define-global-mode.
11359
11360 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11361 Use define-minor-mode instead of easy-mmode-define-minor-mode.
11362
11363 * cus-edit.el (customize-group, customize-group-other-window):
11364 Filter out autoloaded options from the group completion list by
11365 using heuristics that autoloaded groups don't have `custom-autoload'
11366 property on their symbols (they have only `custom-loads').
11367
11368 * simple.el (completion-setup-function): Put completions-common-part
11369 face on complete completion string too (i.e. completion string
11370 without completions-first-difference face).
11371
11372 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
11373
11374 2005-12-03 Eli Zaretskii <eliz@gnu.org>
11375
11376 * view.el (view-mode): Doc fix.
11377
11378 * disp-table.el (standard-display-european): Add to the warning
11379 message a reference to the doc string.
11380
11381 * play/yow.el (apropos-zippy): Call print-help-return-message,
11382 similar to other Help and Apropos commands.
11383
11384 * help.el (print-help-return-message): If pop-up-frames is
11385 non-nil, set up help-return-method to delete the help window and,
11386 possibly, its frame as well, and don't display message about
11387 scrolling the help window. Doc fix.
11388 (help-return-method): Doc fix.
11389
11390 2005-12-03 Martin Rudalics <rudalics@gmx.at>
11391
11392 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
11393 whereby names of length one or names starting with a
11394 symbol-constituent character would not be returned.
11395
11396 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11397
11398 * subr.el (atomic-change-group): Add edebug and indentation spec.
11399
11400 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11401
11402 * completion.el (save-completions-file-name): Fix typo in last change.
11403
11404 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11405
11406 * info.el: Move back/forward history to the beginning of the tool bar.
11407
11408 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
11409
11410 * allout.el (eval-when-compile): Remove unnecessary load of cl.
11411 Add fset of allout-real-isearch-abort during compile to fix
11412 byte-compilation warnings.
11413 (allout-mode-p): Move definition of this macro above all uses, or
11414 byte compilation in barren emacs (eg, during emacs build) will
11415 lack the definition.
11416 (allout-mode): Move this variable above any uses, or byte
11417 compilation will fail.
11418 (allout-resolve-xref): Remove use of personal file-reference function.
11419 (allout-toggle-current-subtree-encryption): Do the current (ie,
11420 visible containing) topic, rather than nearest around point. Doc fix.
11421 (allout-toggle-subtree-encryption): New function, workhorse that
11422 works on nearest topic containing point.
11423 (allout-encrypt-string): Signal requirement for newer version of pgg.
11424 (allout-resumptions): Doc fix.
11425
11426 2005-12-02 Eli Zaretskii <eliz@gnu.org>
11427
11428 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
11429
11430 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
11431
11432 * textmodes/flyspell.el (flyspell-external-point-words):
11433 Consider a misspelling as found in the string search if: (a) misspelling
11434 and found string lengths match, or (b) misspelling is found as
11435 element in a boundary-chars separated longer string, or (c)
11436 ispell-program-name is really ispell and misspelling is found as
11437 part of a TeX string. After successful match move beginning of
11438 search region to end of match. Warn about not found misspellings
11439 once the process is done.
11440 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
11441
11442 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
11443
11444 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
11445 tool bar (removed inadvertently).
11446
11447 2005-12-02 Juri Linkov <juri@jurta.org>
11448
11449 * log-view.el (log-view-diff): Clarify doc string.
11450
11451 2005-12-01 Bill Wohler <wohler@newt.com>
11452
11453 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
11454 triggers lm-verify errors.
11455
11456 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
11457
11458 * simple.el (transient-mark-mode, line-number-mode)
11459 (column-number-mode, size-indication-mode): Remove `:require nil'.
11460
11461 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
11462
11463 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
11464 in the margin also.
11465 (gdb-breakpoints-mode-map): Use D instead of d for
11466 gdb-delete-breakpoint.
11467 (gdb-get-frame-number): Require a number to match on.
11468 (gdb-threads-mode-map): Add follow-link binding.
11469
11470 2005-11-30 Jason Rumney <jasonr@gnu.org>
11471
11472 * isearch.el (isearch-mode-map): Avoid exiting search on
11473 language-change event.
11474
11475 2005-11-30 Romain Francoise <romain@orebokech.com>
11476
11477 * speedbar.el (speedbar-default-position): New defcustom.
11478 (speedbar-frame-reposition-smartly): Use it.
11479
11480 * dframe.el (dframe-reposition-frame-emacs): Fix position
11481 computation for `left' location.
11482 Update copyright year.
11483
11484 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11485
11486 * help.el (help-map): Move initialization into declaration.
11487
11488 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
11489
11490 * help-fns.el (help-argument-name): Don't autoload.
11491 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
11492 to be re-loaded when customizing the `help' group.
11493
11494 2005-11-30 John Paul Wallington <jpw@gnu.org>
11495
11496 * help-fns.el (describe-function-1): Fill arglist output.
11497
11498 2005-11-30 Kim F. Storm <storm@cua.dk>
11499
11500 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
11501 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
11502 after revert-buffer (or anything else which kills all local variables).
11503
11504 * apropos.el (apropos-parse-pattern): Doc fix.
11505 Set apropos-regexp directly, rather than expecting callers to do so.
11506 (apropos-command, apropos, apropos-value, apropos-documentation):
11507 Simplify calls to apropos-parse-pattern.
11508
11509 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11510
11511 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
11512 (hi-lock-face-phrase-buffer): Use hi-yellow face.
11513 (hi-lock-write-interactive-patterns): Use comment-region.
11514
11515 * longlines.el (longlines-mode): Add mail-setup-hook.
11516
11517 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
11518
11519 * simple.el (sendmail-user-agent-compose, next-line):
11520 Conditionally use hard-newline.
11521
11522 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11523
11524 * international/latexenc.el (latex-inputenc-coding-alist):
11525 Reword doc string.
11526
11527 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11528
11529 * help.el (describe-key-briefly, describe-key): Recognize default
11530 bindings.
11531
11532 2005-11-29 Romain Francoise <romain@orebokech.com>
11533
11534 * view.el (view-inhibit-help-message): New defcustom.
11535 (view-mode-enter): Use it.
11536
11537 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
11538
11539 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
11540 Preserve user position.
11541
11542 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
11543
11544 * font-lock.el: Throw error if facemenu is not loaded to prevent
11545 accidental change of loading order in loadup.el. (Suggested by RMS.)
11546
11547 * loadup.el: Add comment explaining why facemenu must be loaded
11548 before font-lock.
11549
11550 2005-11-28 Jay Belanger <belanger@truman.edu>
11551
11552 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
11553 (calc-dispatch-map): Add more keys for `calc-same-interface'.
11554
11555 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
11556
11557 * calc/calc-embed.el (calc-do-embedded): Update help message.
11558
11559 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
11560
11561 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11562
11563 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
11564
11565 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
11566 called-interactively-p.
11567 (elp-profilable-p): Rename from elp-not-profilable-p.
11568 Invert result and take into account macros and autoloaded functions.
11569 (elp-instrument-function): Update call.
11570 (elp-instrument-package): Update call. Add completion.
11571 (elp-pack-number): Use match-string.
11572 (elp-results-jump-to-definition-by-mouse): Merge into
11573 elp-results-jump-to-definition and then remove.
11574 (elp-output-insert-symname): Make help echo text single-line.
11575
11576 * replace.el (query-replace-map): Move initialization into declaration.
11577 (occur-engine): Use with-current-buffer.
11578 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
11579 (occur-mode-mouse-goto): Replace with an alias.
11580
11581 2005-11-28 Juri Linkov <juri@jurta.org>
11582
11583 * simple.el (quoted-insert): Let-bind input-method-function to nil.
11584
11585 * term/w32-win.el: Bind [S-tab] to [backtab].
11586
11587 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
11588 `Info-find-file' to t.
11589
11590 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
11591 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
11592 and same-window-regexps.
11593 (occur-next-error): Don't move point for arg 0.
11594
11595 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
11596
11597 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
11598
11599 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11600
11601 * log-edit.el (log-edit-changelog-use-first): New var.
11602 (log-edit-changelog-ours-p): Use it.
11603 (log-edit-insert-changelog): Set it with new arg `use-first'.
11604 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
11605 (log-edit-hook): Add them to the list of suggested options.
11606
11607 * textmodes/flyspell.el (flyspell-last-buffer): New var.
11608 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
11609 redundant work.
11610 (flyspell-mode-on): Use add-hook for after-change-functions.
11611 (flyspell-mode-off): Use remove-hook for after-change-functions.
11612 (flyspell-changes): Make it buffer-local.
11613 (flyspell-after-change-function): Make it non-interactive. Use push.
11614 (flyspell-post-command-hook): Check input-pending-p while processing
11615 the potentially long list of buffer changes.
11616
11617 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11618
11619 * buff-menu.el (list-buffers-noselect): Display the selected
11620 frame's buffer list, not the global one.
11621
11622 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11623
11624 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
11625 that (list last-input-event) works as in interactive spec.
11626
11627 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11628
11629 * loadup.el ("facemenu"): Load facemenu before font-lock, because
11630 `facemenu-keymap' needs to be defined when font-lock is loaded.
11631 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
11632
11633 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11634
11635 * completion.el: Remove useless leading * in defcustom docstrings.
11636 (save-completions-file-name): Use ~/.emacs.d if available.
11637 (completion-standard-syntax-table): Rename from
11638 cmpl-standard-syntax-table and fold initialization into declaration,
11639 thus removing cmpl-make-standard-completion-syntax-table.
11640 (completion-lisp-syntax-table, completion-c-syntax-table)
11641 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
11642 (cmpl-saved-syntax, cmpl-saved-point): Remove.
11643 (symbol-under-point, symbol-before-point)
11644 (symbol-under-or-before-point, symbol-before-point-for-complete)
11645 (add-completions-from-c-buffer): Use with-syntax-table.
11646 (make-completion): Don't return a list of completion entries.
11647 Update callers.
11648 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
11649 (completion-initialize): Rename from initialize-completions.
11650 (completion-find-file-hook): Rename from cmpl-find-file-hook.
11651 (kill-emacs-save-completions): Collect stats here.
11652 (save-completions-to-file, load-completions-from-file):
11653 Use with-current-buffer.
11654 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
11655 into a function. Move all calls to toplevel.
11656 (completion-lisp-mode-hook): New fun.
11657 (completion-c-mode-hook, completion-setup-fortran-mode):
11658 Set the syntax-table here. Use local-set-key.
11659 (completion-saved-bindings): New var.
11660 (dynamic-completion-mode): Make it into a proper minor mode.
11661 (load-completions-from-file): Remove unused var `num-uses'.
11662
11663 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
11664 constructor if it is explicitly overridden.
11665
11666 * complete.el (PC-completion-as-file-name-predicate):
11667 Use minibuffer-completing-file-name.
11668 (partial-completion-mode): Use find-file-not-found-functions.
11669 (PC-lisp-complete-symbol): Use with-syntax-table.
11670 (PC-look-for-include-file): Remove dead setq.
11671 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
11672 (PC-complete): Use with-current-buffer.
11673
11674 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
11675 escape single quotes.
11676
11677 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11678
11679 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
11680 of `if' whose condition always returned nil. Doc fix.
11681
11682 * buff-menu.el (Buffer-menu-revert-function): Make the selected
11683 window's buffer the current buffer around the call to
11684 `list-buffers-noselect'. This is necessary to mark that buffer
11685 with a `.' in the Buffer Menu when called from Lisp, for instance
11686 by Auto Revert Mode.
11687
11688 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11689
11690 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
11691 attaching to it.
11692 (gdb-pre-prompt): Make sure gdb-error is reset.
11693
11694 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
11695 with a child process, detect it.
11696 (gud-speedbar-buttons): Match regexp more carefully.
11697
11698 2005-11-27 Richard M. Stallman <rms@gnu.org>
11699
11700 * mouse.el (mouse-drag-move-window-bottom):
11701 Use adjust-window-trailing-edge.
11702
11703 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11704
11705 * simple.el (blink-matching-open): Ignore
11706 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
11707 (blink-matching-paren-on-screen): Update docstring.
11708
11709 * paren.el (show-paren-mode): No longer change
11710 `blink-matching-paren-on-screen'.
11711
11712 2005-11-27 John Paul Wallington <jpw@pobox.com>
11713
11714 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11715 (gdb-threads-select, gdb-edit-register-value):
11716 Use `posn-set-point' instead of `mouse-set-point' because the
11717 latter is not fbound when configured without X.
11718
11719 2005-11-27 Kim F. Storm <storm@cua.dk>
11720
11721 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
11722 existing face when partially highlighting a TAB in a rectangle.
11723
11724 2005-11-26 Kim F. Storm <storm@cua.dk>
11725
11726 * ido.el (ido-mode-map): Doc fix.
11727 (ido-mode-common-map, ido-mode-file-map)
11728 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
11729 (ido-define-mode-map): Rewrite. Select one of the new maps as
11730 parent for ido-mode-map instead of building from scratch.
11731 (ido-init-mode-maps): New defun to initialize new maps.
11732 (ido-mode): Call it.
11733 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
11734 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
11735
11736 2005-11-26 John Paul Wallington <jpw@pobox.com>
11737
11738 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
11739 `mouse-set-point' because the latter is not fbound when configured
11740 without X.
11741
11742 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11743
11744 * files.el (file-relative-name): Doc fix.
11745
11746 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
11747
11748 * progmodes/octave-inf.el (inferior-octave-startup): Force a
11749 non-empty string for secondary prompt PS2.
11750
11751 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11752
11753 * progmodes/compile.el (compilation-setup): Fix last change.
11754
11755 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
11756
11757 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11758 (gdb-mouse-toggle-breakpoint-margin)
11759 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
11760 Add gdb-server-prefix to keep out of command history.
11761 (gdb-edit-register-value): New function.
11762 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
11763 (gdb-info-registers-custom): Use above map.
11764
11765 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11766
11767 * custom.el (enable-theme): Signal error if argument is not a
11768 theme. Don't recalculate a face if it's not loaded yet.
11769
11770 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
11771 the `user' theme is in effect.
11772
11773 * info.el (Info-on-current-buffer): Record actual filename in
11774 Info-current-file, instead of t, or a fake filename if a non-file
11775 buffer. Make autoload.
11776 (Info-find-node, Info-revert-find-node): No need to check for
11777 Info-current-file nil.
11778 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
11779 Info-current-file is now never `t'.
11780 (Info-fontify-node): Many simplifications due to Info-current-file
11781 always being valid. Use Info-find-file to find node filename.
11782
11783 2005-11-25 David Kastrup <dak@gnu.org>
11784
11785 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
11786 new character, then delete" in order to preserve markers.
11787
11788 2005-11-25 David Ponce <david@dponce.com>
11789
11790 * recentf.el (recentf-arrange-by-rule): Handle a special
11791 `auto-mode-alist'-like "strip suffix" rule.
11792 (recentf-build-mode-rules): Handle second level auto-mode entries.
11793
11794 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
11795
11796 * viper-keym.el (viper-ESC-key): Use different values in terminal and
11797 window modes.
11798
11799 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
11800 jde-javadoc-checker-report-mode.
11801
11802 * ediff-wind (ediff-make-wide-display): Slight simplification.
11803
11804 * ediff.el (ediff-date): Change the date of last update.
11805
11806 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
11807
11808 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
11809 Use define-minor-mode, and make it a local mode. Turn on font-lock.
11810 (hi-lock-mode): New global minor mode.
11811 (turn-on-hi-lock-if-enabled): New function.
11812 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
11813 Change arguments to regexp and face instead of a font-lock pattern.
11814 Directly set face property, instead of refontifying.
11815 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
11816 (hi-lock-find-patterns): Use line-number-at-pos.
11817
11818 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
11819 arguments for hi-lock-set-pattern.
11820 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
11821 Call font-lock-fontify-buffer.
11822 (hi-lock-find-file-hook, hi-lock-current-line)
11823 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
11824
11825 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
11826 turned off.
11827
11828 * progmodes/compile.el (compilation-setup): Don't fiddle with
11829 font-lock-defaults.
11830
11831 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
11832
11833 * progmodes/gdb-ui.el (gdb-var-create-handler)
11834 (gdb-var-list-children-handler): Find values for all variable
11835 objects. gud-speedbar-buttons decides whether to display them.
11836
11837 2005-11-24 Romain Francoise <romain@orebokech.com>
11838
11839 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
11840 buffer name with a space.
11841
11842 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
11843
11844 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
11845 `org-export-local-list-max-depth'. Change default value to 3.
11846 (org-auto-renumber-ordered-lists)
11847 (org-plain-list-ordered-item-terminator): New options.
11848 (org-at-item-p, org-beginning-of-item, org-end-of-item)
11849 (org-get-indentation, org-get-string-indentation)
11850 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
11851 New functions.
11852 (org-move-item-down, org-move-item-up): New commands.
11853 (org-export-as-html): New classes for CSS support. Bug fix in
11854 regular expression detecting fixed-width regions. Respect
11855 `org-local-list-ordered-item-terminator'.
11856 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
11857 also a list item.
11858 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
11859 New item moving functions.
11860
11861 2005-11-24 Juri Linkov <juri@jurta.org>
11862
11863 * isearch.el (isearch-repeat): With empty search ring set
11864 `isearch-error' to the error string instead of signaling error
11865 with the function `error'.
11866
11867 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11868
11869 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
11870
11871 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
11872
11873 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
11874 and variable.
11875 (gdb-var-create-handler, gdb-var-list-children-handler):
11876 Don't match on "char **...".
11877 (gdb-var-update-handler): Find values for all variable objects.
11878 (gdb-info-frames-custom): Identify frames by leading "#".
11879
11880 * progmodes/gud.el (gud-speedbar-menu-items): Add
11881 gdb-speedbar-auto-raise as radio button.
11882 (gud-speedbar-buttons): Raise speedbar if requested.
11883 Don't match on "char **...".
11884 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
11885 Make it editable.
11886
11887 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
11888
11889 * info.el (Info-fontify-node): Handle the case where
11890 Info-current-file is t.
11891
11892 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
11893
11894 * simple.el (blink-matching-open): Fix off-by-one in last change.
11895
11896 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11897
11898 * term/mac-win.el: Don't change default directory.
11899
11900 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
11901
11902 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
11903 buffers correctly. (It used to throw an error in such buffers.)
11904 Make it ask for confirmation in group buffers and other Custom
11905 buffers containing more than one customization item.
11906
11907 2005-11-22 John Paul Wallington <jpw@gnu.org>
11908
11909 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
11910 property on mail and url overlays.
11911 (goto-address-at-point): Use `posn-set-point' instead of
11912 `mouse-set-point' because the latter is not fbound when configured
11913 without X.
11914
11915 2005-11-22 Lars Hansen <larsh@soem.dk>
11916
11917 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
11918 (ls-lisp-classify, ls-lisp-format): Delete call to
11919 ls-lisp-parse-symlink.
11920 (ls-lisp-handle-switches): Handle symlinks to directories as
11921 directories when ls-lisp-dirs-first in non-nil.
11922
11923 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
11924
11925 * startup.el (command-line): Make sure that loaddefs.el is handled
11926 correctly in load-history.
11927
11928 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
11929
11930 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
11931 (gdb-struct-string, gdb-array-string): New constants.
11932 (gdb-info-locals-handler): Use them.
11933 (gdb-reset): Reset gdb-var-list to nil.
11934
11935 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11936
11937 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
11938 in patterns.
11939
11940 2005-11-21 Juri Linkov <juri@jurta.org>
11941
11942 * custom.el (defcustom): Update link types in docstring.
11943
11944 2005-11-20 Martin Rudalics <rudalics@gmx.at>
11945
11946 * custom.el (defgroup): Add doc-string-elt info.
11947
11948 * widget.el (define-widget): Don't use declare for the doc-string-elt.
11949
11950 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
11951
11952 * newcomment.el (comment-enter-backward): Fix last fix.
11953
11954 * simple.el (blink-matching-open):
11955 * paren.el (show-paren-function): Allow new paren-class info.
11956
11957 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
11958
11959 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
11960 handled automagically.
11961
11962 2005-11-20 Andreas Schwab <schwab@suse.de>
11963
11964 * descr-text.el (describe-char): When copying overlays put them
11965 over the full char description instead of just the first character
11966 of it.
11967
11968 2005-11-20 Juri Linkov <juri@jurta.org>
11969
11970 * simple.el (what-cursor-position):
11971 * descr-text.el (describe-char): Use Lisp-readable syntax
11972 for octal and hex. Reorder decimal, octal and hex values.
11973 Remove excess whitespace in the output. Use `=' in `column='
11974 like in `point=' and `Hscroll='.
11975
11976 * international/mule-cmds.el (encoded-string-description):
11977 Use Lisp-readable syntax for hex.
11978
11979 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11980
11981 * newcomment.el (comment-enter-backward): Handle the case where the
11982 comment is closed by EOB.
11983
11984 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
11985
11986 * longlines.el (longlines-before-revert-hook)
11987 (longlines-after-revert-hook): New functions.
11988 (longlines-mode): Turn off longlines temporarily when reverting.
11989 Add a message-setup-hook.
11990 (longlines-decode-buffer): New function.
11991 (longlines-wrap-line): Preserve marker positions.
11992
11993 2005-11-19 Andreas Schwab <schwab@suse.de>
11994
11995 * emacs-lisp/shadow.el: Handle compressed files.
11996
11997 2005-11-19 Romain Francoise <romain@orebokech.com>
11998
11999 * net/browse-url.el (browse-url-default-browser): Signal an error
12000 if no usable browser can be found, rather than try to load w3.
12001
12002 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
12003
12004 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
12005 replacing existing properties.
12006 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12007 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
12008 tty specs.
12009 (rcirc-server-prefix, rcirc-server): New faces.
12010 (rcirc-url-regexp): Generate with rx macro.
12011 (rcirc-last-server-message-time): New variable.
12012 (rcirc-filter): Record time of last message.
12013 (rcirc-keepalive): Kill processes that did not send a message
12014 since the last ping.
12015 (rcirc-mode): Give rcirc-topic a local binding here.
12016
12017 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
12018
12019 * subr.el (read-passwd): Fontify the prompt as we do with other
12020 prompts.
12021
12022 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
12023
12024 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
12025 binding buffer-read-only to nil.
12026
12027 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12028
12029 * complete.el (partial-completion-mode):
12030 Mention completion-auto-help in the doc string.
12031
12032 * man.el (Man-highlight-references): Doc fix. Reformat code in a
12033 more Lisp-ish way.
12034
12035 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
12036
12037 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
12038 digits, not 8, to avoid misalignment for files larger than 100MB.
12039
12040 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12041
12042 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
12043 Mention "keyboard shortcuts" in the help text.
12044
12045 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12046
12047 * startup.el (fancy-splash-default-action): Discard only
12048 mouse-down and succeeding mouse-up events in the splash screen
12049 window so that drag-n-drop event can be processed.
12050
12051 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
12052
12053 * longlines.el (longlines-mode): Add hacks for mail-mode and
12054 message-mode.
12055
12056 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
12057
12058 * textmodes/org.el (org-table-sort-lines): New command.
12059 (org-tbl-menu): Add entry for `org-table-sort-lines'.
12060 (org-add-file): Command removed, use `org-agenda-file-to-front'
12061 instead.
12062 (org-export-icalendar): Use `org-icalendar-combined-name'.
12063 (org-cycle-agenda-files, org-agenda-file-to-end)
12064 (org-agenda-file-to-front): New commands.
12065 (org-table-tab-jumps-over-hlines, org-export-html-style):
12066 New options.
12067 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
12068 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
12069 New functions.
12070 (org-fill-paragraph): Call `org-table-align' in tables.
12071 (org-mode): Call `org-set-autofill-regexps'.
12072 (org-export-as-html): Support for local handformatted lists.
12073 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
12074 (org-export-local-list-max-depth): New option.
12075 (org-html-expand): Use `org-html-protect'.
12076
12077 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
12078
12079 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
12080 to "p".
12081 (gdb): Move definition of gud-pp to...
12082
12083 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
12084 speedbar.
12085 (gdb-find-watch-expression): New function.
12086
12087 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12088
12089 * faces.el (face-attribute, set-face-attribute): Mention existence
12090 of `:ignore-defface' setting in docstring.
12091
12092 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12093
12094 * simple.el (completion-setup-function): Fix last change.
12095
12096 2005-11-17 John Paul Wallington <jpw@pobox.com>
12097
12098 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
12099 Use `posn-set-point' instead of `mouse-set-point' because the
12100 latter is not fbound when configured without X.
12101
12102 * comint.el (comint-insert-input): Likewise.
12103
12104 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12105
12106 * simple.el (hard-newline): New variable.
12107 (sendmail-user-agent-compose, next-line): Use it.
12108
12109 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
12110 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
12111 (mail-mail-reply-to, mail-mail-followup-to)
12112 (mail-position-on-field, mail-signature, mail-yank-original)
12113 (mail-attach-file): Likewise.
12114
12115 * mail/mailheader.el (mail-header-format)
12116 (mail-header-format-function): Likewise.
12117
12118 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
12119
12120 2005-11-17 Juri Linkov <juri@jurta.org>
12121
12122 * font-lock.el (font-lock-faces): Rename this defgroup from
12123 `font-lock-highlighting-faces'.
12124 (font-lock-comment-face, font-lock-comment-delimiter-face)
12125 (font-lock-string-face, font-lock-doc-face)
12126 (font-lock-keyword-face, font-lock-builtin-face)
12127 (font-lock-function-name-face, font-lock-variable-name-face)
12128 (font-lock-type-face, font-lock-constant-face)
12129 (font-lock-warning-face, font-lock-negation-char-face)
12130 (font-lock-preprocessor-face)
12131 (font-lock-regexp-grouping-backslash)
12132 (font-lock-regexp-grouping-construct): Rename :group from
12133 `font-lock-highlighting-faces' to `font-lock-faces'.
12134
12135 * cus-edit.el (lisp, c, tex):
12136 * progmodes/ada-mode.el (ada):
12137 * progmodes/asm-mode.el (asm):
12138 * progmodes/cperl-mode.el (cperl-faces):
12139 * progmodes/cpp.el (cpp):
12140 * progmodes/dcl-mode.el (dcl):
12141 * progmodes/f90.el (f90):
12142 * progmodes/fortran.el (fortran):
12143 * progmodes/icon.el (icon):
12144 * progmodes/idlwave.el (idlwave-misc):
12145 * progmodes/m4-mode.el (m4):
12146 * progmodes/make-mode.el (makefile):
12147 * progmodes/meta-mode.el (meta-font):
12148 * progmodes/modula2.el (modula2):
12149 * progmodes/octave-mod.el (octave):
12150 * progmodes/pascal.el (pascal):
12151 * progmodes/perl-mode.el (perl):
12152 * progmodes/prolog.el (prolog):
12153 * progmodes/ps-mode.el (PostScript-edit):
12154 * progmodes/scheme.el (scheme):
12155 * progmodes/sh-script.el (sh-script):
12156 * progmodes/simula.el (simula):
12157 * progmodes/tcl.el (tcl):
12158 * textmodes/nroff-mode.el (nroff):
12159 * textmodes/reftex-vars.el (reftex-fontification-configurations):
12160 * textmodes/sgml-mode.el (sgml):
12161 * textmodes/texinfo.el (texinfo):
12162 Add :link (custom-group-link font-lock-faces) to defgroup.
12163
12164 * hi-lock.el (hi-lock): Rename this defgroup from
12165 `hi-lock-interactive-text-highlighting'. Change parent group from
12166 `faces' to `font-lock'. Add link to the manual.
12167 (hi-lock-mode, hi-lock-file-patterns-range)
12168 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
12169 `hi-lock-interactive-text-highlighting' to `hi-lock'.
12170 (hi-lock-faces): Add :group `faces'.
12171
12172 * cus-edit.el (custom-variable-prompt): Clarify the code.
12173
12174 * faces.el (face-read-string): Set the default value arg of
12175 completing-read.
12176
12177 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
12178
12179 * rfn-eshadow.el (file-name-shadow-properties)
12180 (file-name-shadow-tty-properties, file-name-shadow-mode):
12181 Remove autoloads, because the file is now preloaded.
12182
12183 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12184
12185 * printing.el (easy-menu-intern): Don't define.
12186 (pr-get-symbol): Use easy-menu-intern only if defined.
12187
12188 * simple.el (blink-matching-open): Simplify a bit.
12189 (completion-setup-function): Fix the case of partial-completion-mode
12190 when the minibuffer's contents start with "-".
12191 Obey completion-base-size-function even when
12192 minibuffer-completing-file-name is non-nil.
12193
12194 2005-11-16 Richard M. Stallman <rms@gnu.org>
12195
12196 * net/eudcb-ph.el (eudc-ph-open-session):
12197 Use set-process-query-on-exit-flag.
12198
12199 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
12200
12201 * international/ucs-tables.el (ucs-set-table-for-input):
12202 Use make-local-variable, not make-variable-buffer-local.
12203
12204 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12205 Improve warning message text.
12206
12207 * savehist.el (savehist-save-hook): Add :group.
12208
12209 * menu-bar.el (menu-bar-help-menu):
12210 Rename Find Extra Packages to External Packages.
12211
12212 * cus-edit.el (Custom-reset-standard): Verify that
12213 :custom-standard-value prop exists before calling it.
12214
12215 * apropos.el (apropos-calc-scores): Use apropos-pattern.
12216
12217 2005-11-16 Martin Rudalics <rudalics@gmx.at>
12218
12219 * wid-edit.el (color): Enclose %t in %{...%}.
12220
12221 * cus-edit.el (face): Enclose %t in %{...%}.
12222
12223 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
12224
12225 * savehist.el (savehist-mode-hook): Re-add the var.
12226 (savehist-mode): Use it.
12227
12228 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12229
12230 * textmodes/flyspell.el: Fix commenting convention.
12231 Remove unnecessary leading * in custom docstrings.
12232 (flyspell-emacs): Remove unused var.
12233 (flyspell-delete-region-overlays): Use remove-overlays.
12234 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
12235 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
12236 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
12237 (flyspell-debug-signal-word-checked): Use with-current-buffer.
12238 (make-flyspell-overlay): Don't locally reuse a global name.
12239 (flyspell-highlight-incorrect-region)
12240 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
12241 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
12242 (flyspell-notify-misspell): Remove unused args `start' and `end'.
12243 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
12244 Wrap calls to accept-process-output inside with-local-quit since it's
12245 often called from a post-command-hook.
12246 (flyspell-correct-word, flyspell-auto-correct-word):
12247 Use ispell-send-string.
12248 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
12249
12250 * calendar/diary-lib.el (diary-list-entries): Also hide the
12251 terminating newline.
12252
12253 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
12254
12255 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
12256 window-system, to allow fonts on tty.
12257
12258 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
12259
12260 * progmodes/gud.el (gud-speedbar-item-info): New function.
12261 (gud-install-speedbar-variables): Use it to display data type
12262 of watch expression as a tooltip in speedbar.
12263
12264 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
12265
12266 * font-core.el (global-font-lock-mode): Add :version keyword,
12267 because default was changed.
12268
12269 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
12270
12271 * startup.el (command-line): Use `custom-reevaluate-setting' for
12272 `file-name-shadow-mode'.
12273
12274 * loadup.el: Preload rfn-eshadow.
12275
12276 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
12277 Add :version keyword.
12278 (file-name-shadow-properties, file-name-shadow-tty-properties)
12279 (file-name-shadow): Add :version keyword.
12280
12281 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
12282 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12283 in the custom-group property of the symbol frames and the fringe
12284 group got no link to its parent group frames.
12285 Doc fix.
12286
12287 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12288
12289 * progmodes/gud.el (gud-stop-subjob): New function.
12290 (gud-menu-map, gud-tool-bar-map): Use it.
12291
12292 2005-11-16 Kim F. Storm <storm@cua.dk>
12293
12294 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
12295 than kill it.
12296 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
12297 to a more useful/logical place.
12298
12299 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12300
12301 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
12302 go buttons complementary.
12303
12304 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12305
12306 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
12307 (rfn-eshadow-sifn-equal): New function.
12308 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
12309
12310 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
12311
12312 * viper-utils.el (viper-non-word-characters-reformed-vi):
12313 Quote `-' in string.
12314
12315 * viper.el (viper-emacs-state-mode-list): Ensure that
12316 rcirc-mode buffers come up in Emacs state.
12317
12318 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
12319 operation.
12320
12321 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
12322
12323 * term.el (term-termcap-format): Fix typos.
12324 (term-down): Fix the negative argument case.
12325
12326 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12327
12328 * progmodes/gdb-ui.el: Remove face-alias left over from change on
12329 2005-08-15.
12330 (gdb-ann3): New command gud-go.
12331 (menu): Accomodate gdb-mi.el.
12332 (gdb-assembler-custom): Make buffer of selected window current
12333 so that set-window-point works.
12334
12335 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
12336 buttons and include new ones.
12337
12338 2005-11-16 Kim F. Storm <storm@cua.dk>
12339
12340 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
12341 (gud-menu-map): Use it.
12342
12343 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
12344
12345 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
12346 that works correctly for Custom and that does not override a user
12347 who disables it.
12348
12349 * help-mode.el (help-make-xrefs, help-xref-on-pp)
12350 (help-xref-interned, help-follow): Make hyperlinks for variables
12351 that are unbound, but have a non-nil variable-documentation property.
12352
12353 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
12354 mode hook. (It conflicted with defcustoms for some mode hooks.)
12355 Use the `variable-documentation' property to give the mode hook a
12356 docstring and expand that docstring.
12357
12358 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
12359
12360 * savehist.el (savehist-mode): Don't bother with
12361 `custom-set-minor-mode'.
12362 (savehist-coding-system): Check XEmacs version.
12363 (history-length): Declare also at run time.
12364 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
12365 Don't set the customize state.
12366 (savehist-minibuffer-hook): Special case for when
12367 minibuffer-history-variable is equal to t.
12368
12369 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 * files.el (write-file): Refresh VC status.
12372
12373 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
12374 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
12375 than fundamental-mode to see if the mode was set.
12376
12377 2005-11-14 Romain Francoise <romain@orebokech.com>
12378
12379 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12380 dummy function in `eval-when-compile' to avoid compiler warning.
12381 Require `man' at compile time.
12382
12383 2005-11-14 Jay Belanger <belanger@truman.edu>
12384
12385 * calc-alg.el (calcFunc-write-out-power): Rename it to
12386 calcFunc-powerexpand.
12387 (math-write-out-power): Rename it to math-powerexpand; have it
12388 handle negative exponents.
12389 (calc-writeoutpower): Rename it to calc-powerexpand.
12390
12391 * calc-ext.el: Change calcFunc-writeoutpower and
12392 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
12393 autoloads.
12394 Add calcFunc-ldiv to autoloads.
12395
12396 * calc-arith.el (calcFunc-ldiv): New function.
12397
12398 * calc.el (calc-left-divide): New function.
12399
12400 2005-11-14 Juri Linkov <juri@jurta.org>
12401
12402 * cus-edit.el (custom-variable-prompt): Set the default value arg
12403 of completing-read.
12404
12405 * cus-dep.el (custom-make-dependencies): Reverse the list of
12406 found dependencies.
12407
12408 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
12409
12410 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
12411 Highlighting" entry, it is on by default now.
12412 (menu-bar-options-save): Do not save global-font-lock-mode.
12413
12414 2005-11-13 Richard M. Stallman <rms@gnu.org>
12415
12416 * textmodes/flyspell.el (flyspell-large-region):
12417 Call flyspell-accept-buffer-local-defs.
12418
12419 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
12420
12421 * textmodes/flyspell.el (flyspell-notify-misspell):
12422 Fix misspelling of "Misspelling".
12423 (flyspell-process-localwords): New function.
12424 (flyspell-large-region): Call flyspell-process-localwords and
12425 flyspell-delete-region-overlays.
12426 (flyspell-delete-region-overlays): New function.
12427 (flyspell-delete-all-overlays): Call that.
12428
12429 2005-11-13 Richard M. Stallman <rms@gnu.org>
12430
12431 * help.el (help-for-help-internal): Improve doc of C-h a.
12432 (describe-key): Improve prompt; doc fix.
12433
12434 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12435
12436 * vc-svn.el (vc-svn-registered): Catch all errors.
12437
12438 * cus-dep.el (custom-make-dependencies): Typo.
12439
12440 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
12441
12442 * net/tramp-util.el (top): Fix compilation warning.
12443
12444 2005-11-13 Kim F. Storm <storm@cua.dk>
12445
12446 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
12447
12448 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12449
12450 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
12451 (gud-speedbar-buttons): Match on "const char *" too.
12452
12453 * progmodes/gdb-ui.el (gdb-var-create-handler)
12454 (gdb-var-list-children-handler): Match on "const char *" too.
12455 (gdb-var-evaluate-expression-handler): Match on empty string.
12456 (gdb-var-update-handler): Only call
12457 gdb-var-evaluate-expression-handler when required.
12458
12459 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12460
12461 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
12462 selected window. This still doesn't work for speedbar.
12463 (gud-speedbar-buttons): Handle string expressions properly.
12464
12465 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
12466 (gdb-var-create-handler): Handle string expressions properly.
12467 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
12468 Handle string expressions properly. Move "type" field into regexp.
12469
12470 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12471
12472 * bookmark.el (bookmark-maybe-message): New function to reduce
12473 code duplication: invokes `message' iff baud-rate is high enough.
12474 (bookmark-write-file): Use above instead of an inline conditional.
12475 (bookmark-load): Same.
12476
12477 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12478
12479 * bookmark.el (bookmark-write-file): Don't visit the destination
12480 file, just write the data to it using write-region. This is
12481 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
12482 change to avoid visiting the file in the first place.
12483
12484 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
12485
12486 * hi-lock.el (hi-lock-mode): Set the default value of
12487 font-lock-defaults.
12488
12489 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
12490
12491 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
12492 arg to `file-attributes'.
12493 (find-lisp-format): The UID and GID can now be strings.
12494
12495 2005-11-12 Kim F. Storm <storm@cua.dk>
12496
12497 * help.el (help-map): Bind C-h d to apropos-documentation.
12498
12499 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
12500 when point is at end-of-buffer.
12501
12502 * apropos.el (apropos-match-face): Doc fix.
12503 (apropos-sort-by-scores): Add new choice `verbose'.
12504 (apropos-documentation-sort-by-scores): New defcustom.
12505 (apropos-pattern): Now contains the pattern entered by the user.
12506 (apropos-pattern-quoted): New defvar.
12507 (apropos-regexp): New defvar, containing the regexp corresponding
12508 to apropos-pattern.
12509 (apropos-all-words-regexp): Rename from apropos-all-regexp.
12510 (apropos-read-pattern): New defun. Use it to read pattern arg in
12511 interactive calls; returns list of words for a word list, and
12512 string for a regexp.
12513 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
12514 parses a list of words or regexp as returned by apropos-read-pattern.
12515 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
12516 (apropos-score-doc): Return a very high score if the string
12517 entered by the user matches literally.
12518 (apropos-variable): Doc fix. Use apropos-read-pattern.
12519 (apropos-command): Doc fix. Use apropos-read-pattern and
12520 apropos-parse-pattern. Call apropos-print with nosubst=t.
12521 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
12522 apropos-parse-pattern.
12523 (apropos-documentation): Doc fix. Use apropos-read-pattern and
12524 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
12525 apropos-documentation-sort-by-scores. Call apropos-print with
12526 nosubst=t.
12527 (apropos-documentation-internal): Pass doc string through
12528 substitute-key-definition before adding text properties.
12529 Highlight substring matching literal user input if possible.
12530 (apropos-documentation-check-doc-file): Remove locals beg and end.
12531 Fix calculation of score (as added twice). Pass doc string through
12532 substitute-key-definition before adding text properties.
12533 (apropos-documentation-check-elc-file): Pass doc string through
12534 substitute-key-definition before adding text properties.
12535 Highlight substring matching literal user input if possible.
12536 (apropos-print): Add new arg NOSUBST; if set, command and variable
12537 doc strings have already been passed through substitute-key-definition.
12538 Add code to handle apropos-accumulator items without score element
12539 for backwards compatibility (e.g. with woman package).
12540 Only show scores if apropos-sort-by-scores is `verbose'.
12541
12542 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12543
12544 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
12545 Add jka-compr-load-suffixes to load-suffixes.
12546
12547 * jka-compr.el: Require jka-cmpr-hook.
12548 (jka-compr-info-compress-message, jka-compr-info-compress-program)
12549 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
12550 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
12551 (jka-compr-info-can-append, jka-compr-info-strip-extension)
12552 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
12553 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
12554 (jka-compr-uninstall): Remove entries from
12555 jka-compr-added-to-file-coding-system-alist after they are used.
12556 (jka-compr-error): Remove unused var `curbuf'.
12557 (jka-compr-file-local-copy): Remove unused var `notfound'.
12558
12559 2005-11-10 Romain Francoise <romain@orebokech.com>
12560
12561 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
12562
12563 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
12564
12565 * progmodes/gud.el (gud-menu-map): Move parentheses.
12566 (gdb): New command gud-pv.
12567
12568 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12569
12570 * tar-mode.el: Remove spurious or unnecessary leading stars
12571 in docstrings.
12572 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
12573 (tar-parse-octal-integer-safe): Use mapc.
12574 (tar-header-block-summarize): Remove unused var `ck'.
12575 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
12576 cleared before. Obey default-enable-multibyte-characters.
12577 Use mapconcat. Simplify setting of tar-header-offset.
12578 (tar-mode-map): Move initialization inside delcaration.
12579 (tar-flag-deleted): Use `abs'.
12580 (tar-expunge-internal): Remove unused var `line'.
12581 (tar-expunge-internal): Don't hardcode point-min==1.
12582 (tar-expunge): Widen while doing set-buffer-multibyte.
12583 (tar-rename-entry): Use file-name-coding-system.
12584 (tar-alter-one-field): Don't hardcode point-min==1.
12585 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
12586 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
12587
12588 2005-11-10 Masatake YAMATO <jet@gyve.org>
12589
12590 * add-log.el (add-log-current-defun): Handle class::method
12591 notation of c++. Fix incorrect comment.
12592
12593 2005-11-10 Alan Mackenzie <acm@muc.de>
12594
12595 * help-fns.el (describe-variable): Make C-h v work when a variable
12596 has variable documentation yet is unbound.
12597
12598 2005-11-10 Masatake YAMATO <jet@gyve.org>
12599
12600 * man.el (Man-highlight-references): Set an empty
12601 string to `Man-arguments' if it is nil.
12602 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
12603
12604 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12605
12606 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
12607 commenting conventions.
12608
12609 * cus-dep.el (custom-make-dependencies): Simplify.
12610 Better follow the commenting conventions.
12611
12612 2005-11-09 Richard M. Stallman <rms@gnu.org>
12613
12614 * apropos.el (apropos-pattern): Rename from apropos-regexp.
12615 (apropos-orig-pattern): Rename from apropos-orig-regexp.
12616 All uses changed.
12617 (apropos-rewrite-regexp): Doc fix.
12618 (apropos-variable, apropos-command, apropos, apropos-value):
12619 Change prompt; carry through the argument renaming.
12620
12621 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
12622
12623 * find-lisp.el: Require dired.
12624 (find-lisp-find-dired-internal): Do not call
12625 `abbreviate-file-name' on DIR.
12626
12627 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
12628
12629 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
12630
12631 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
12632
12633 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
12634 when using the speedbar.
12635 (gdb): New command gud-pp.
12636 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
12637
12638 2005-11-09 Juri Linkov <juri@jurta.org>
12639
12640 * replace.el (occur-excluded-properties): New defcustom.
12641 (occur-1, occur-engine, occur-accumulate-lines): Use it.
12642
12643 2005-11-08 Jay Belanger <belanger@truman.edu>
12644
12645 * calc/calc-units.el (math-convert-units): Replace any composite
12646 unit by its definition.
12647
12648 2005-11-08 Lars Hansen <larsh@soem.dk>
12649
12650 * emacs-lisp/autoload.el (update-directory-autoloads):
12651 Add obsolete function alias.
12652
12653 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
12654
12655 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
12656 comment-indent-function.
12657 (lisp-comment-indent): Replace by an alias for comment-indent-default.
12658
12659 * reveal.el (reveal-post-command): Rework the handling of
12660 reveal-open-spots, so as to be more reliable. There were several
12661 tricky corner cases where an open spot might be lost, or where
12662 a closed spot might end up on the list of open spots.
12663 Only reveal text that's ellipsised.
12664
12665 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
12666
12667 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
12668
12669 2005-11-07 John Paul Wallington <jpw@gnu.org>
12670
12671 * ibuffer.el (ibuffer): Search iconified frames too when
12672 getting Ibuffer buffer's window.
12673
12674 2005-11-06 Richard M. Stallman <rms@gnu.org>
12675
12676 * progmodes/compile.el (compilation-internal-error-properties):
12677 save-excursion around the computation of MARKER.
12678
12679 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
12680
12681 * textmodes/flyspell.el (flyspell-external-point-words):
12682 flyspell-get-word returns a list, not just a string.
12683
12684 2005-11-06 John Paul Wallington <jpw@pobox.com>
12685
12686 * ibuffer.el (ibuffer): Search all visible frames when getting
12687 Ibuffer buffer's window.
12688
12689 2005-11-07 Masatake YAMATO <jet@gyve.org>
12690
12691 * man.el (Man-reference-regexp): Accept spaces between
12692 `Man-name-regexp' and `Man-section-regexp'.
12693 (Man-apropos-regexp): New variable.
12694 (Man-abstract-xref-man-page): Use value for `Man-target-string'
12695 if available.
12696 (Man-highlight-references, Man-highlight-references0):
12697 Handle the case when `Man-arguments' includes "-k".
12698 (Man-highlight-references0): Rename the argument `TARGET-POS' to
12699 `TARGET'. `TARGET' can be a number, function or nil.
12700
12701 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
12702
12703 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
12704 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
12705 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
12706 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
12707 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
12708 (gdb-send-item): Use buffer-local-value and simplify.
12709
12710 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
12711
12712 * startup.el (command-line): Use `custom-reevaluate-setting' for
12713 `global-font-lock-mode'.
12714
12715 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
12716 by default, except in batch mode or when the -D option is given.
12717
12718 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
12719 specified keyword args on to `define-minor-mode'. Update docstring.
12720
12721 2005-11-05 Romain Francoise <romain@orebokech.com>
12722
12723 * replace.el (occur-engine): Add marker at end of line, too.
12724
12725 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12726
12727 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12728 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12729 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12730 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12731 argument to all these routines, so the passphrase can be managed
12732 externally and passed in to the system.
12733 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12734 pgg-add-passphrase-to-cache function.
12735
12736 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12737 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12738 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12739 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12740 argument to all these routines, so the passphrase can be managed
12741 externally and passed in to the system.
12742 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12743 function.
12744
12745 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12746
12747 * font-lock.el: Don't deal with font-lock-face-attributes here,
12748 move the code ...
12749
12750 * startup.el (command-line): ... here. Use face-spec-set instead
12751 of custom-declare-face.
12752
12753 * faces.el (face-spec-set): Reset the face if spec is not nil.
12754
12755 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12756
12757 * newcomment.el (comment-region-internal): Box more tightly in the
12758 common case where there's no TAB in the boxed text.
12759
12760 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12761
12762 * info.el (info-tool-bar-map): Use images prev-node, next-node and
12763 up-node.
12764
12765 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
12766
12767 * newsticker.el: Commentary updated. Code formatting changed.
12768 (newsticker-version): Change to "1.9".
12769 (newsticker, newsticker-feed): Doc fix.
12770 (newsticker-url-list): Doc fix. Add option "Weekly".
12771 (newsticker-retrieval-interval): Add option "Weekly".
12772 (newsticker-headline-processing): Doc fix.
12773 (newsticker-auto-mark-filter): Remove.
12774 (newsticker-auto-mark-filter-list): New.
12775 (newsticker-layout, newsticker-sort-method): Doc fix.
12776 (newsticker-hide-old-items-in-newsticker-buffer)
12777 (newsticker-heading-format, newsticker-item-format)
12778 (newsticker-desc-format): Doc fix.
12779 (newsticker-show-all-rss-elements): Remove.
12780 (newsticker-show-all-news-elements): New.
12781 (newsticker-faces, newsticker-ticker): Doc fix.
12782 (remove-from-invisibility-spec): Code formatting.
12783 (newsticker--process-ids): New.
12784 (newsticker-mode): Doc fix.
12785 (newsticker-mode): Change mode-line-format.
12786 (newsticker-start): Remove debug output.
12787 (newsticker-start-ticker): Doc fix. Add autoload cookie.
12788 (newsticker-w3m-show-inline-images): Code formatting.
12789 (newsticker-next-item): Call `force-mode-line-update'.
12790 (newsticker-previous-item): Call `force-mode-line-update'.
12791 (newsticker-next-feed): Call `force-mode-line-update'.
12792 (newsticker-previous-feed): Call `force-mode-line-update'.
12793 (newsticker-mark-all-items-at-point-as-read): Code formatting.
12794 (newsticker-show-old-items): Do not show descs.
12795 (newsticker-hide-entry): Hide too much.
12796 (newsticker-hide-entry, newsticker-show-entry)
12797 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
12798 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
12799 (newsticker-toggle-auto-narrow-to-item): Code formatting.
12800 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
12801 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
12802 (newsticker-get-news): Call `force-mode-line-update'.
12803 Collect process ids.
12804 (newsticker--sentinel): Change coding system handling.
12805 Move image retrieval to new functions newsticker--get-logo-url-*.
12806 Move feed parsing to new functions newsticker--parse-*.
12807 Update list of process ids.
12808 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
12809 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
12810 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
12811 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
12812 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12813 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
12814 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
12815 (newsticker--decode-coding-string): Remove.
12816 (newsticker--decode-numeric-entities): Check input. Format code.
12817 (newsticker--remove-whitespace): Check input.
12818 (newsticker--do-forget-preformatted): Doc fix.
12819 (newsticker--decode-rfc822-date): Allow for missing time.
12820 (newsticker--update-process-ids): New.
12821 (newsticker--image-sentinel): Change comment.
12822 (newsticker--image-read): Change error message.
12823 (newsticker--imenu-goto): Doc fix. Show headline title.
12824 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
12825 (newsticker--buffer-do-insert-text): Clean whitespace in
12826 html-rendered headline title. Code formatting.
12827 Call `newsticker--buffer-print-extra-elements'.
12828 (newsticker--buffer-print-extra-element): Remove.
12829 (newsticker--buffer-print-extra-elements): New.
12830 (newsticker--buffer-do-print-extra-element): New.
12831 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
12832 large sizes.
12833 (newsticker--run-auto-mark-filter)
12834 (newsticker--do-run-auto-mark-filter):
12835 Use `newsticker-auto-mark-filter-list'.
12836
12837 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
12838
12839 * net/rcirc.el: Use split-string OMIT-NULLS argument.
12840 (rcirc-print): Force redisplay before running hooks. Do long
12841 buffer truncation after making new text read-only. Deal with nil
12842 text when decoding strings. If TARGET is nil, use either the
12843 currently selected buffer, if it is an rcirc buffer and of the
12844 same process or the process buffer.
12845 (rcirc-mode): Remove header-line. Recompute short buffer names.
12846 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
12847 (rcirc-short-buffer-name): Add variable.
12848 (rcirc-kill-buffer-hook): Recompute short buffer names.
12849 Remove nick from private channel.
12850 (rcirc-send-input): Send command text to current-buffer.
12851 Don't clear overlay arrow here.
12852 (rcirc-short-buffer-name): Return a short buffer name.
12853 (rcirc-update-short-buffer-names, rcirc-abbreviate)
12854 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
12855 buffer-name abbreviations.
12856 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
12857 Do not touch nick-table when killing a parted channel.
12858 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
12859 Clear arrow from current buffer if it is now hidden.
12860 (rcirc-current-buffer): Add variable.
12861 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12862 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
12863 Remove -face from names.
12864 (rcirc-update-activity-string): Print "DND" when globally ignoring
12865 activity.
12866 (rcirc-ignore-buffer-activity-flag): Rename from
12867 rcirc-ignore-channel-activity.
12868 (rcirc-ignore-all-activity-flag): Doc fix.
12869 (rcirc-channels): Remove variable.
12870 (rcirc-kill-buffer-hook):
12871 (rcirc-get-buffer-create): Add nick to private channel.
12872 (rcirc-multiline-edit-submit): Remove tabs.
12873 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
12874 folded.
12875 (rcirc-remove-nick-channel): Bug fix.
12876 (rcirc-toggle-ignore-buffer-activity): Rename from
12877 rcirc-toggle-ignore-channel-activity.
12878 (rcirc-record-activity): Add buffers to the front of the list.
12879 (rcirc-update-activity): Remove killed buffers from list.
12880 (rcirc-process-server-response-1): Remove last argument if it is
12881 null before calling handler.
12882 (rcirc): Add "rcirc" defcustom prefix.
12883 (rcirc-prompt): Simplify default prompt.
12884 Use custom-initialize-default.
12885 (rcirc-private-chats): Remove variable.
12886 (rcirc-prompt): Change initialization.
12887 (rcirc-version): Remove function.
12888 (rcirc-id-string): Add constant.
12889 (rcirc-last-buffer): Remove variable.
12890 (rcirc-buffer-alist): Add variable.
12891 (rcirc-connect): Update variable setup.
12892 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
12893 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
12894 default.
12895 (rcirc-handler-generic): Trigger activity.
12896 (rcirc-send-message): Create the buffor of the target.
12897 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
12898 (rcirc-get-buffer): Just return nil if there is no matching buffer.
12899 (rcirc-multiline-edit-cancel): Remove function.
12900 (rcirc-set-last-buffer): Remove function.
12901 (rcirc-get-any-buffer): Add function.
12902 (rcirc-join-channels): Don't print /join text.
12903 (rcirc-toggle-ignore-channel-activity): Add and update echo area
12904 messages.
12905 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
12906 (rcirc-handler-NOTICE): Recognize CTCP responses.
12907 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
12908 constructing TOPIC string for buffers we are not JOINed.
12909 (rcirc-handler-CTCP-response): Add handler.
12910 (rcirc-multiline-edit-submit): Restore the window-configuration
12911 before adjusting point.
12912 (rcirc): Add customization group.
12913 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
12914 (rcirc-user-full-name, rcirc-startup-channels-alist)
12915 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
12916 (rcirc-ignore-all-activity-flag, rcirc-time-format)
12917 (rcirc-input-ring-size, rcirc-read-only-flag)
12918 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
12919 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
12920 Change defvar to defcustom.
12921 (rcirc-update-prompt): Add optional ALL arg, which will update
12922 prompts in all rcirc buffers. Regexp quote replacement text.
12923 (rcirc-fill-column): Accept frame-width as a value.
12924 (rcirc-set-changed): Add function.
12925 (rcirc-next-active-buffer): Write more meaningful messages.
12926 (rcirc-faces): Add customization group.
12927 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
12928 (rcirc-nick-in-message-face, rcirc-prompt-face)
12929 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
12930 (with-rcirc-process-buffer): Move before first usage.
12931 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
12932 (rcirc-debug-flag): Rename from `rcirc-log-p'.
12933 (rcirc-debug): Rename from `rcirc-log'.
12934 (rcirc-format-response-string): Do not print `-' chars for a
12935 NOTICE with no sender. Simplify output of server responses.
12936
12937 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
12938
12939 (rcirc-browse-url-map, rcirc-browse-url-at-point)
12940 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
12941 Make urls mouse and RET clickable.
12942
12943 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
12944
12945 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
12946
12947 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12948
12949 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12950 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12951 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12952 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12953 argument to all these routines, so the passphrase can be managed
12954 externally and passed in to the system.
12955 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12956 pgg-add-passphrase-to-cache function.
12957
12958 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12959 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12960 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12961 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12962 argument to all these routines, so the passphrase can be managed
12963 externally and passed in to the system.
12964 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12965 function.
12966
12967 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
12968
12969 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
12970 from goto-address-url-regexp.
12971
12972 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
12973
12974 * textmodes/org.el (org-read-date, org-goto-calendar)
12975 (org-recenter-calendar, org-agenda-goto-calendar):
12976 Temporarily clear `calendar-move-hook'.
12977
12978 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
12979
12980 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
12981 merging.
12982
12983 * ediff-util.el (ediff-previous-difference): Don't skip regions that
12984 have merge clashes.
12985
12986 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12987
12988 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
12989 Undo previous change.
12990
12991 * startup.el (command-line): Use `custom-reevaluate-setting' for
12992 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
12993 tty-register-default-colors on Mac.
12994
12995 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
12996
12997 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
12998 (gdb-buffer-type): Make it automatically buffer local...
12999 (gdb-get-create-buffer): ...and set it accordingly.
13000 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
13001 actually work.
13002
13003 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
13004
13005 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
13006 not red.
13007
13008 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13009
13010 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
13011 case GUD buffer is not visible.
13012 (gdb-goto-breakpoint): Try to force display in source buffer.
13013 (gdb-frame-gdb-buffer): Copy other similar functions.
13014 (gdb-restore-windows): Don't display source if not asked for.
13015 (gdb-assembler-buffer-name): Don't capitalise.
13016
13017 2005-11-03 Richard M. Stallman <rms@gnu.org>
13018
13019 * wid-edit.el (key-sequence): New widget type.
13020
13021 * simple.el (set-mark-command-repeat-pop): New variable.
13022 (set-mark-command): Only interpret plan C-@ after a pop as a pop
13023 if set-mark-command-repeat-pop is true.
13024
13025 * info.el (Info-fontify-node): Don't display extra "see" if there
13026 already is one here.
13027
13028 * mouse.el: Fix special handling of DEL after dragging a region:
13029 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
13030 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
13031
13032 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
13033
13034 * textmodes/ispell.el (ispell-command-loop): Change `i' description
13035 not to assume it pertains to an affix.
13036
13037 * textmodes/flyspell.el (flyspell-post-command-hook):
13038 Bind deactivate-mark to prevent deactivation.
13039
13040 2005-11-03 Lars Hansen <larsh@soem.dk>
13041
13042 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
13043 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
13044 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
13045
13046 2005-11-03 Romain Francoise <romain@orebokech.com>
13047
13048 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
13049 Update copyright years.
13050
13051 2005-11-03 Sam Steingold <sds@gnu.org>
13052
13053 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13054 Use system-type instead of window-system because window-system is not
13055 correctly defined during loadup.
13056
13057 2005-11-02 Mark A. Hershberger <mah@everybody.org>
13058
13059 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
13060 (xml-parse-tag): Join strings separated by a comment properly.
13061
13062 2005-11-02 Andreas Schwab <schwab@suse.de>
13063
13064 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
13065
13066 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13067
13068 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
13069 (byte-optimize-pure-func): Quote the eval'd value.
13070
13071 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13072 Rename from perl-font-lock-syntactic-face-function.
13073 Change the calling convention so it can be used as a font-lock MATCHER.
13074 Do the parse-partial-sexp loop outselves.
13075 (perl-font-lock-syntactic-keywords): Use it.
13076 (perl-mode): Don't set font-lock-syntactic-face-function any more.
13077
13078 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
13079
13080 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
13081 disassembly buffer too.
13082 (gdb-exited): Remove overlay arrows when execution has finished.
13083 (gdb-info-frames-custom, gdb-info-threads-custom)
13084 (gdb-info-registers-custom): Don't add inappropriate text
13085 properties if inferior is not active.
13086
13087 2005-11-02 Glenn Morris <rgm@gnu.org>
13088
13089 * progmodes/fortran.el (fortran-blink-match):
13090 Use `blink-matching-delay'.
13091
13092 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
13093
13094 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
13095
13096 2005-11-02 Lars Hansen <larsh@soem.dk>
13097
13098 * net/tramp.el (tramp-action-out-of-band): Handle scp message
13099 "Permission denied".
13100
13101 2005-11-01 Richard M. Stallman <rms@gnu.org>
13102
13103 * textmodes/flyspell.el (flyspell-external-point-words):
13104 Pass nil to flyspell-get-word.
13105
13106 2005-11-02 Kim F. Storm <storm@cua.dk>
13107
13108 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
13109 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
13110
13111 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13112
13113 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
13114 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
13115 (calendar-mouse-print-dates): Add optional `event' argument.
13116 Update interactive-spec.
13117 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
13118 Use `calendar-event-to-date' instead of `event'.
13119
13120 2005-11-02 Masatake YAMATO <jet@gyve.org>
13121
13122 * progmodes/ld-script.el (ld-script-builtins):
13123 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
13124 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
13125 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
13126
13127 2005-11-01 Romain Francoise <romain@orebokech.com>
13128
13129 * vc-sccs.el: Update copyright year.
13130 * ezimage.el: Likewise.
13131
13132 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
13133
13134 * info.el (Info-fontify-node): Use `string-width' for fontifying
13135 underlined titles.
13136
13137 2005-11-01 Juri Linkov <juri@jurta.org>
13138
13139 * info.el (Info-fontify-node): Downcase node header keywords Node,
13140 Prev, Next, Up before comparison.
13141 (Info-history): Insert absolute directory name, and put invisible
13142 property on it.
13143
13144 2005-11-01 Juri Linkov <juri@jurta.org>
13145
13146 * info.el (Info-file-supports-index-cookies): New variable.
13147 (Info-find-node-2): Check makeinfo version for index cookie support.
13148 (Info-index-nodes): Search for nodes with index cookies only when
13149 Info-file-supports-index-cookies is t. Otherwise, search nodes
13150 with "Index" in the node name.
13151 (Info-index-node): Search index cookie in the current node only when
13152 Info-file-supports-index-cookies is t. Otherwise, check the word
13153 "Index" in the node name.
13154 (Info-find-emacs-command-nodes): Remove code that searches nodes
13155 with "Index" node name in the top menu.
13156
13157 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13158
13159 * progmodes/scheme.el (scheme-mode-variables): Use the default
13160 comment-indent-function.
13161
13162 * faces.el (face-attribute): Handle the case where a face inherits from
13163 a non-existent face.
13164
13165 * simple.el (eval-expression-print-format): Use lisp-readable syntax
13166 for octal and hexa output, and merge the char into the paren.
13167 (kill-new): Use push.
13168 (copy-to-buffer): Use with-current-buffer.
13169 (completion-setup-function): Move code in loop to remove redundancy.
13170 (minibuffer-local-must-match-map): Don't add bindings that duplicate
13171 those inherited from minibuffer-local-completion-map.
13172
13173 * savehist.el (savehist-mode) <defcustom>:
13174 Use custom-set-minor-mode if available.
13175 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
13176 and emit a message if applicable.
13177
13178 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
13179
13180 * savehist.el: Sync up to version 19.
13181 (savehist-mode): New minor mode.
13182 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
13183 (savehist-length): Remove (use history-length instead).
13184 (savehist-file-modes): Rename from savehist-modes.
13185 (savehist-save-hook, savehist-loaded): New vars.
13186 (savehist-load): Use savehist-mode. Try to smooth up transition from
13187 old format to new format.
13188 (savehist-install): Allow savehist-autosave-interval to be nil.
13189 (savehist-save): Run the new hook. Be more careful to only trim the
13190 history variables.
13191 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
13192 (savehist-printable): Print into a buffer rather than char-by-char.
13193
13194 2005-11-01 John Wiegley <johnw@newartisans.com>
13195
13196 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
13197 toggle-ignore keybinding (C-a). The author said it had been
13198 disabled much earlier due to a possible incompatibility, but after
13199 many months of usage I have encountered no problems (and it is a
13200 rather useful option, especially for switching to " *temp*").
13201
13202 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
13203 support for OS/X's AddressBook, by calling out to the open source
13204 program "contacts" (installable through Fink).
13205
13206 * net/eudc.el (eudc-expand-inline): If the
13207 `eudc-multiple-match-handling-method' is set to `all', delete the
13208 query string before inserting the query result.
13209
13210 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
13211 flag, to prevent Eshell from using the system ls when
13212 `eshell-ls-insert-directory' is in used.
13213 (eshell-ls-insert-directory): Disable font-lock in directory
13214 buffer so that Eshell's own fontification is seen. This broke
13215 recently due to changes in font-lock, so this goes back to version
13216 21 behavior.
13217
13218 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
13219
13220 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
13221 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
13222 (gdb-many-windows): Doc fix.
13223
13224 2005-10-31 Romain Francoise <romain@orebokech.com>
13225
13226 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
13227
13228 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
13229
13230 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
13231 that global-font-lock-mode can be enabled by default.
13232
13233 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
13234 (font-lock-add-keywords, font-lock-remove-keywords)
13235 (font-lock-fontify-buffer): Remove autoload cookies.
13236
13237 * jit-lock.el (jit-lock-register): Likewise.
13238
13239 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
13240
13241 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13242
13243 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
13244 intact if there is no gud-comint-buffer.
13245
13246 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
13247
13248 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
13249 old prompt comint-prompt-read-only is t and GDB commands are
13250 issued from tool bar etc.
13251
13252 2005-10-31 Masatake YAMATO <jet@gyve.org>
13253
13254 * vc.el (vc-directory-exclusion-list): Add "{arch}".
13255
13256 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
13257
13258 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
13259 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
13260
13261 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
13262
13263 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
13264 starting at beginning of line. Fontification is messed up when
13265 `open-paren-in-column-0-is-defun-start' set to t.
13266 Reported by John Paul Wallington <jpw@pobox.com>.
13267
13268 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
13269
13270 * comint.el (comint-send-input): Call `comint-update-fence' when
13271 `comint-process-echoes' and `comint-prompt-read-only' are both
13272 non-nil, to avoid leftover read-only newline.
13273
13274 2005-10-30 Richard M. Stallman <rms@gnu.org>
13275
13276 * textmodes/flyspell.el (flyspell-external-point-words):
13277 Detect when WORD can't be checked properly because
13278 flyspell-get-word finds just part of it, and move on.
13279
13280 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
13281 boundarychar for Polish.
13282 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
13283 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
13284
13285 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13286
13287 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
13288 (gdb-registers-font-lock-keywords): Delete.
13289 (gdb-registers-mode): Don't fontify.
13290 (gdb-info-registers-custom): Use text properties instead as, in
13291 future, changed register values will use font-lock-warning-face.
13292 (gdb-local-font-lock-keywords): Rename to...
13293 (gdb-locals-font-lock-keywords): ...for consistency.
13294
13295 2005-10-30 Andre Spiegel <spiegel@gnu.org>
13296
13297 * vc.el (vc-switch-backend): Better error message if the buffer is
13298 not visiting a file under version control.
13299
13300 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
13301
13302 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
13303
13304 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
13305 ~/.emacs.d/.emacs.
13306
13307 2005-10-29 Richard M. Stallman <rms@gnu.org>
13308
13309 * replace.el (occur-mode-mouse-goto): Always go to other window.
13310 (occur-mode-goto-occurrence): Always switch in same window.
13311
13312 * simple.el (undo): Display message at end, not at start.
13313
13314 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
13315 New arg REUSE-CELL.
13316 (cancel-timer-internal): New function.
13317 (timer-event-handler): Use cancel-timer-internal,
13318 and pass the cell it returns to timer-activate...
13319
13320 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
13321 (jit-lock-deferred-fontify, jit-lock-context-fontify)
13322 (jit-lock-after-change): Test memory-full.
13323
13324 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13325
13326 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13327 part of the decoded armor to find the key-identifier.
13328 (pgg-gpg-lookup-key-owner): New function to return the
13329 human-readable identifier of a key owner.
13330 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13331 key itself.
13332 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13333 the key value) if we have a key and can match it against a secret
13334 key. Also, added a note pointing out fact that the prompt only
13335 indicates the first matching key.
13336
13337 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13338 pgg-decrypt-region.
13339 (pgg-pending-timers): A new hash for tracking the passphrase cache
13340 timers, so that new ones supercede old ones.
13341 (pgg-add-passphrase-to-cache): Rename from
13342 `pgg-add-passphrase-cache' to reduce confusion (all callers
13343 changed). Modified to cancel old timers when new ones are added.
13344 (pgg-remove-passphrase-from-cache): Rename from
13345 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13346 changed). Modified to cancel old timers when their keys are
13347 removed from the cache.
13348 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13349 XEmacs, an indirection to delete-itimer.
13350 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13351 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13352 users can only check cache without risk of prompting. Correct bug in
13353 notruncate behavior.
13354 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13355 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13356 Add informative docstrings.
13357 (pgg-decrypt): Convey provided passphrase in subordinate call to
13358 pgg-decrypt-region.
13359
13360 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13361 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13362 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13363 `passphrase' argument, so the passphrase can be managed externally
13364 and then passed in to the system.
13365
13366 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13367 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13368 so the passphrase cache can be used reliably with identifiers
13369 besides a pgp packet's key id.
13370
13371 * pgg-gpg.el (pgg-pgp-encrypt-region)
13372 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13373 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13374 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13375 argument to all these routines, so the passphrase can be managed
13376 externally and passed in to the system.
13377
13378 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13379 `notruncate' argument, so the passphrase cache can be used
13380 reliably with identifiers besides a pgp packet's key id.
13381
13382 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13383
13384 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13385 symmetric encryption.
13386 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13387 encrypted session key.
13388 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13389 message ask for the passphrase in a proper way.
13390
13391 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13392 New user commands for symmetric encryption.
13393
13394 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
13395
13396 * textmodes/conf-mode.el (conf-assignment-sign)
13397 (conf-assignment-regexp): Fix docstrings.
13398 (conf-mode-initialize): New function.
13399 (conf-mode): Remove optional args. Use delay-mode-hooks to
13400 recognize recursive calls.
13401 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
13402 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
13403 (conf-xdefaults-mode): Use define-derived-mode and
13404 conf-mode-initialize.
13405
13406 2005-10-29 Romain Francoise <romain@orebokech.com>
13407
13408 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
13409
13410 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13411
13412 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13413 part of the decoded armor to find the key-identifier.
13414 (pgg-gpg-lookup-key-owner): New function to return the
13415 human-readable identifier of a key owner.
13416 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13417 key itself.
13418 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13419 the key value) if we have a key and can match it against a secret
13420 key. Also, added a note pointing out fact that the prompt only
13421 indicates the first matching key.
13422
13423 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13424 pgg-decrypt-region.
13425 (pgg-pending-timers): A new hash for tracking the passphrase cache
13426 timers, so that new ones supercede old ones.
13427 (pgg-add-passphrase-to-cache): Rename from
13428 `pgg-add-passphrase-cache' to reduce confusion (all callers
13429 changed). Modified to cancel old timers when new ones are added.
13430 (pgg-remove-passphrase-from-cache): Rename from
13431 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13432 changed). Modified to cancel old timers when their keys are
13433 removed from the cache.
13434 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13435 XEmacs, an indirection to delete-itimer.
13436 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13437 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13438 users can only check cache without risk of prompting. Correct bug in
13439 notruncate behavior.
13440 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13441 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13442 Add informative docstrings.
13443 (pgg-decrypt): Convey provided passphrase in subordinate call to
13444 pgg-decrypt-region.
13445
13446 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
13447
13448 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13449 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13450 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13451 `passphrase' argument, so the passphrase can be managed externally
13452 and then passed in to the system.
13453
13454 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13455 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13456 so the passphrase cache can be used reliably with identifiers
13457 besides a pgp packet's key id.
13458
13459 * pgg-gpg.el (pgg-pgp-encrypt-region)
13460 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13461 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13462 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13463 argument to all these routines, so the passphrase can be managed
13464 externally and passed in to the system.
13465
13466 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13467 `notruncate' argument, so the passphrase cache can be used
13468 reliably with identifiers besides a pgp packet's key id.
13469
13470 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13471
13472 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13473 symmetric encryption.
13474 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13475 encrypted session key.
13476 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13477 message ask for the passphrase in a proper way.
13478
13479 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13480 New user commands for symmetric encryption.
13481
13482 2005-10-28 Bill Wohler <wohler@newt.com>
13483
13484 * help-mode.el (help-url): New button type. Calls browse-url.
13485 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
13486 Similar to Info nodes: URL `url'.
13487 (help-make-xrefs): Create help-url buttons for
13488 help-xref-url-regexp matches.
13489
13490 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
13491
13492 * tool-bar.el (tool-bar-add-item-from-menu)
13493 (tool-bar-local-item-from-menu): Fix doc strings.
13494
13495 2005-10-28 Romain Francoise <romain@orebokech.com>
13496
13497 * ldefs-boot.el: Update.
13498
13499 * subr.el (locate-library): Move from help-fns.el.
13500 * help-fns.el (locate-library): Move to subr.el.
13501
13502 2005-10-28 Richard M. Stallman <rms@gnu.org>
13503
13504 * net/tramp.el (tramp-completion-mode): defvar moved up.
13505
13506 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
13507
13508 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
13509
13510 * files.el (find-file-noselect): Use %d to format large file size.
13511
13512 * bindings.el (mode-line-format): Add %e.
13513
13514 * loadup.el ("facemenu"): Load unconditionally.
13515 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
13516 ("x-dnd"): Load, when appropriate.
13517
13518 * startup.el (command-line): Call before-init-hook earlier.
13519 Warn about some bad characters in -u user name.
13520
13521 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
13522 (flyspell-external-point-words): Error if misspelled word is not found.
13523 Set flyspell-large-region-beg at end of word.
13524
13525 2005-10-28 Andreas Schwab <schwab@suse.de>
13526
13527 * view.el (View-revert-buffer-scroll-page-forward):
13528 Use view-page-size-default.
13529
13530 2005-10-28 Juri Linkov <juri@jurta.org>
13531
13532 * international/quail.el (quail-get-current-str): Translate last
13533 raw character for deterministic input methods.
13534
13535 2005-10-27 Jay Belanger <belanger@truman.edu>
13536
13537 * calc/calc-ext.el: Add functions to autoloads.
13538 (math-identity-matrix-p, math-ident-row-p): New functions.
13539
13540 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
13541 multiplication by an identity matrix; don't turn multiplication by
13542 an inverse matrix into division.
13543 (math-div-symbol-fancy): Replace division by matrices with
13544 multiplication by inverse.
13545
13546 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
13547
13548 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
13549 (calc-writeoutpower): New functions.
13550
13551 2005-10-27 Romain Francoise <romain@orebokech.com>
13552
13553 * replace.el (occur-engine): Include colon in mouse-face highlight.
13554
13555 * dired-x.el: Change Maintainer field.
13556
13557 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
13558
13559 * longlines.el (longlines-mode): Bind after-change-functions to
13560 nil during initial decoding and final encoding.
13561
13562 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
13563
13564 * term.el (term-emulate-terminal, term-handle-colors-array)
13565 (term-handle-ansi-escape): Specify the terminfo capabilities
13566 implemented.
13567
13568 2005-10-26 Richard M. Stallman <rms@gnu.org>
13569
13570 * info.el (Info-fontify-node): Fix detection of sentence-break
13571 before *Note.
13572
13573 2005-10-26 Romain Francoise <romain@orebokech.com>
13574
13575 * smerge-mode.el: Add `tools' to file keywords.
13576
13577 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
13578
13579 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
13580 when the fringe is not available.
13581
13582 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
13583 (def-gdb-auto-update-trigger): Simplify construction.
13584 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13585 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
13586 defined explicitly.
13587 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
13588 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
13589 defined explicitly.
13590 (gdb-info-locals-custom): Remove as it's a no-op.
13591
13592 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
13593
13594 * longlines.el (longlines-mode): Remove narrowing before
13595 performing the initial decoding or final encoding.
13596
13597 2005-10-25 Romain Francoise <romain@orebokech.com>
13598
13599 * emacs-lisp/find-func.el (find-library-name): Also strip
13600 extension if library name ends in .el, to take advantage of
13601 `find-library-suffixes'.
13602
13603 2005-10-25 Richard M. Stallman <rms@gnu.org>
13604
13605 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
13606
13607 2005-10-25 Juri Linkov <juri@jurta.org>
13608
13609 * textmodes/texinfo.el (texinfo-mode): Change charset of one
13610 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
13611
13612 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13613
13614 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
13615 (blackbox-redefine-key): Add argument `map'.
13616
13617 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
13618 regions when moving the jit-lock-context-unfontify-pos boundary.
13619
13620 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
13621
13622 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
13623
13624 2005-10-25 Masatake YAMATO <jet@gyve.org>
13625
13626 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
13627
13628 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
13629
13630 * play/blackbox.el (blackbox-redefine-key): New function.
13631 (blackbox-mode-map): Use it to remap existing bindings for cursor
13632 motion instead of binding literal keys.
13633
13634 2005-10-25 Glenn Morris <rgm@gnu.org>
13635
13636 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
13637 diary does not end in a newline. Do not assume a blank line at
13638 the start of the diary file.
13639
13640 2005-10-25 Kenichi Handa <handa@m17n.org>
13641
13642 * international/quail.el (quail-translate-key): If the input
13643 method is deterministic and failed to handle the last key, restart
13644 the key handling loop from an appropriate key.
13645
13646 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
13647
13648 * vc.el (vc-dired-mode): Extend comment for binding of
13649 `directory-listing-before-filename-regexp'.
13650
13651 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13652
13653 * textmodes/texinfo.el (texinfo-mode):
13654 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
13655 not to unnecessarily expose emacs-mule's internal char codes.
13656
13657 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
13658
13659 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
13660 Display hand pointer and help-echo on disabled icon too.
13661 (gdb-mouse-until): New function.
13662 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
13663
13664 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
13665
13666 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
13667 with 2005-10-23 change to doctor.el.
13668
13669 * finder.el (finder-mode-map): Add follow-link binding.
13670
13671 2005-10-25 Kim F. Storm <storm@cua.dk>
13672
13673 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
13674 to gdb-mouse-toggle-breakpoint-fringe.
13675 (gdb-mouse-toggle-breakpoint-margin): Rename from
13676 gdb-mouse-toggle-breakpoint. Fix doc.
13677 (gdb-mouse-toggle-breakpoint-fringe): New defun.
13678 (gdb-put-string): Add optional SPROPS arg. Add props to string.
13679 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
13680 string properties also for fringe breakpoint bitmaps.
13681
13682 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
13683
13684 * textmodes/org.el (org-start-icalendar-file): Fix format form.
13685
13686 2005-10-25 Masatake YAMATO <jet@gyve.org>
13687
13688 * simple.el (completion-common-substring):
13689 Use `completion-common-substring' prior to `completion-base-size'.
13690
13691 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
13692
13693 * savehist.el: Require CL while compiling.
13694 (savehist-history-variables): Remove.
13695 (savehist-save-minibuffer-history, savehist-additional-variables)
13696 (savehist-minibuffer-history-variables): New vars.
13697 (savehist-save): Use them.
13698 (savehist-uninstall, savehist-minibuffer-hook): New funs.
13699 (savehist-install): New fun, extracted from savehist-load.
13700 (savehist-load): Use them.
13701
13702 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13703
13704 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
13705 a dummy doc-string-elt property.
13706 (defalias, defvaralias, define-category): Add a docstring property.
13707
13708 * image.el (defimage):
13709 * widget.el (define-widget):
13710 * custom.el (defface, defcustom): Add `doc-string' declaration.
13711
13712 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
13713 (defadvice): Add `doc-string' declaration.
13714
13715 * emacs-lisp/byte-run.el (macro-declaration-function):
13716 Handle `doc-string' declarations.
13717 (define-obsolete-function-alias, define-obsolete-variable-alias):
13718 Add `doc-string' declaration.
13719
13720 2005-10-24 Kenichi Handa <handa@m17n.org>
13721
13722 * international/utf-7.el (utf-7): Add autoload cookie.
13723
13724 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
13725
13726 2005-10-24 Eli Zaretskii <eliz@gnu.org>
13727
13728 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
13729 list of directories passed to batch-update-autoloads. Add "." to
13730 the list of the echoed directories.
13731
13732 * pgg-def.el:
13733 * pgg-gpg.el:
13734 * pgg-parse.el:
13735 * pgg-pgp.el:
13736 * pgg-pgp5.el:
13737 * pgg.el: Moved here from the gnus subdirectory.
13738
13739 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
13740
13741 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
13742 in case comint-prompt-read-only is set to t.
13743
13744 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
13745 in case comint-prompt-read-only is set to t.
13746
13747 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
13748
13749 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
13750 Now a string.
13751 (icalendar-import-format): Handle CLASS, STATUS, URL.
13752 Rename `subject' to `summary'.
13753 (icalendar-import-format-summary): Rename from
13754 `icalendar-import-format-subject'.
13755 (icalendar-import-format-url, icalendar-import-format-status)
13756 (icalendar-import-format-class): New variables.
13757 (icalendar--rris): Take variable argument list.
13758 (icalendar--datestring-to-isodate): Remove unnecessary
13759 calendar-style check when converting dates with explicit month names.
13760 (icalendar-export-region): Change return type of conversion
13761 subroutines. Bury current buffer unless error occurred.
13762 (icalendar--convert-to-ical)
13763 (icalendar--parse-summary-and-rest): New functions.
13764 (icalendar--convert-ordinary-to-ical)
13765 (icalendar--convert-weekly-to-ical)
13766 (icalendar--convert-yearly-to-ical)
13767 (icalendar--convert-block-to-ical)
13768 (icalendar--convert-cyclic-to-ical)
13769 (icalendar--convert-anniversary-to-ical): Change return type.
13770 Strip trailing blanks from subject.
13771 (icalendar--convert-sexp-to-ical): Change return type.
13772 Strip trailing blanks from subject. Handle simple sexp
13773 entries as generated by icalendar.el.
13774 (icalendar--convert-float-to-ical)
13775 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
13776 (icalendar-import-file): Doc fix.
13777 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
13778 Correct call to icalendar--rris.
13779 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
13780 `summary'.
13781 (icalendar--add-diary-entry): Rename `subject' to `summary'.
13782
13783 2005-10-24 Romain Francoise <romain@orebokech.com>
13784
13785 * server.el (server-sentinel): Set query-on-exit flag to nil on
13786 new client processes (it isn't inherited from the server process).
13787
13788 * replace.el (occur-engine): Rearrange text properties.
13789
13790 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13791
13792 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
13793 case-fold-search is nil.
13794 (debug-help-follow): Use help-xref-interned directly.
13795
13796 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13797
13798 * thumbs.el (thumbs-image-type): Add .pbm.
13799
13800 2005-10-23 Richard M. Stallman <rms@gnu.org>
13801
13802 * faces.el (inhibit-face-set-after-frame-default): New variable.
13803 (set-face-attribute): Bind it.
13804 (face-set-after-frame-default): Test it.
13805
13806 * help-fns.el (describe-simplify-lib-file-name): New function.
13807 (describe-function-1, describe-variable): Use it.
13808
13809 * faces.el (describe-face): Use describe-simplify-lib-file-name.
13810
13811 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
13812 Eliminate nil as possible value.
13813 (tooltip-hide-delay): Reduce internal-border-width.
13814
13815 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
13816 (menu-bar-file-menu) <new-file>: Likewise.
13817
13818 * simple.el (line-move-finish): Ignore fields computing LINE-END.
13819
13820 * international/mule.el (load-with-code-conversion):
13821 Pass full file name to `eval-buffer' unless preloading.
13822
13823 * textmodes/flyspell.el (flyspell-large-region):
13824 Call ispell-check-version.
13825
13826 * textmodes/ispell.el (ispell-local-dictionary-overridden):
13827 Fix the make-variable-buffer-local call that was supposed
13828 to be for this variable.
13829 (ispell-aspell-supports-utf8): Doc fix.
13830 (ispell-find-aspell-dictionaries): Preserve elements of
13831 ispell-dictionary-alist for dictionaries that aspell doesn't report.
13832 (ispell-aspell-find-dictionary): Return nil on error.
13833
13834 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
13835 (doctor-symptoms): Likewise.
13836
13837 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
13838
13839 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13840
13841 * cus-edit.el (custom-button, custom-button-pressed): New vars.
13842 (custom-raised-buttons): Add :set spec.
13843 (custom-button-unraised, custom-button-pressed-unraised):
13844 New faces, so that custom-raised-buttons actually does something.
13845 (custom-mode): Use custom-button and custom-button-pressed.
13846
13847 * wid-edit.el (widget-specify-button): Don't ignore
13848 widget-mouse-face on graphic terminals.
13849 (widget-move-and-invoke): Cleanup.
13850
13851 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
13852
13853 * whitespace.el (whitespace-cleanup): Doc fix.
13854
13855 2005-10-23 Romain Francoise <romain@orebokech.com>
13856
13857 * emulation/viper.el (viper-set-hooks): Quote forms passed to
13858 `eval-after-load' to avoid evaluating their result.
13859
13860 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
13861
13862 * files.el (directory-listing-before-filename-regexp):
13863 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
13864
13865 * dired.el (dired-move-to-filename-regexp): Remove.
13866 All occurences replaced by `directory-listing-before-filename-regexp'.
13867
13868 * dired-x.el, locate.el, vc.el:
13869 Replace `dired-move-to-filename-regexp' by
13870 `directory-listing-before-filename-regexp'. In vc.el it is
13871 overwritten locally; maybe this can be handled in files.el too.
13872
13873 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
13874 replaced by `directory-listing-before-filename-regexp'.
13875
13876 2005-10-23 Andreas Schwab <schwab@suse.de>
13877
13878 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
13879 and eval-next-after-load.
13880
13881 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
13882
13883 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
13884 exist, create it.
13885
13886 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
13887
13888 * allout.el: Remove autoloads for mailcrypt and crypt++.
13889 Require pgg, pgg-gpg during compilation.
13890 (allout-version): Increment version number to 2.1, and use a literal
13891 rather than RCS Id.
13892 (allout-default-encryption-scheme): Remove.
13893 (allout-passphrase-verifier-handling)
13894 (allout-passphrase-verifier-string)
13895 (allout-file-passphrase-verifier-string)
13896 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
13897 (allout-passphrase-hint-handling): Rename and simplify.
13898 (allout-init): Use `find-file-hook' if available, otherwise
13899 `find-file-hooks'.
13900 (allout-mode): Use `write-file-functions' if available, otherwise
13901 `local-write-file-hooks' and, instead of making auto-save-hook
13902 buffer local, make the write-file-hook activity contingent to
13903 allout-mode.
13904 (allout-mode): Use key-binding substitution in the docstring.
13905 (allout-kill-line): Spell-out kill ring data structure mutation
13906 instead of using byte-compiler-complaint-provoking `pop'.
13907 (allout-insert-listified): Use `insert' rather than `insert-string'
13908 (allout-toggle-current-subtree-encryption): Update docstring, adjust
13909 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
13910 (allout-encrypt-string): Totally revamped vis new underlying
13911 encryption facilities.
13912 (allout-mc-activate-passwd): Remove.
13913 (allout-obtain-passphrase): New, more or less replaces
13914 allout-mc-activate-passwd.
13915 (allout-encrypted-key-info): More or less replaces
13916 allout-encrypted-text-type.
13917 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
13918 (my-mark-marker): Use `(featurep 'xemacs)'.
13919
13920 2005-10-23 Lars Hansen <larsh@soem.dk>
13921
13922 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
13923 (byte-compile-file-form-defmumble, byte-compile-defun)
13924 (byte-compile-defmacro): Use it.
13925 (byte-compile-form): Don't call byte-compile-set-symbol-position
13926 when a byte-compile handler is called.
13927
13928 2005-10-22 Romain Francoise <romain@orebokech.com>
13929
13930 * savehist.el (savehist-history-variables): Add `grep-find-history'.
13931
13932 * subr.el (eval-after-load): Convert library name to an absolute
13933 file name using locate-library, since load-history no longer has
13934 library names in it.
13935
13936 2005-10-22 Richard M. Stallman <rms@gnu.org>
13937
13938 * files.el (make-temp-file): Move from subr.el.
13939 * subr.el (make-temp-file): Move to files.el.
13940
13941 * window.el (get-buffer-window-list): Move from subr.el.
13942 * subr.el (get-buffer-window-list): Move to window.el.
13943
13944 * image.el (image-load-path): Use eval-at-startup to initialize.
13945
13946 * subr.el (eval-at-startup): New macro.
13947
13948 * subr.el: Much rearrangement of functions and division
13949 into pages. No code changes.
13950
13951 2005-10-22 Kenichi Handa <handa@m17n.org>
13952
13953 * tar-mode.el (tar-extract): Be sure to call
13954 find-operation-coding-system if set-auto-coding doesn't find a
13955 coding system.
13956
13957 2005-10-22 Kim F. Storm <storm@cua.dk>
13958
13959 * image.el (image-type-header-regexps): Rename from image-type-regexps.
13960 Change users.
13961 (image-type-file-name-regexps): New defconst.
13962 (image-type-from-data): Simplify loop.
13963 (image-type-from-buffer): New defun.
13964 (image-type-from-file-header): Use it instead of image-type-from-data.
13965 Use image-search-load-path instead of only looking in data-directory.
13966 (image-type-from-file-name): New defun.
13967 (image-search-load-path): Change `pathname' to `filename'.
13968 Make PATH arg optional, default to image-load-path.
13969
13970 2005-10-21 Richard M. Stallman <rms@gnu.org>
13971
13972 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
13973
13974 * textmodes/paragraphs.el (sentence-end-base): New variable.
13975 (sentence-end): Use sentence-end-base.
13976
13977 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13978
13979 * font-lock.el (font-lock-default-fontify-region): Check the multiline
13980 property independently from the font-lock-multiline variable.
13981
13982 2005-10-21 Richard M. Stallman <rms@gnu.org>
13983
13984 * emacs-lisp/find-func.el (find-library-name): Doc fix.
13985
13986 * startup.el (command-line): Convert library names
13987 in `load-history' to absolute file names.
13988
13989 * subr.el (symbol-file): Doc fix.
13990
13991 * loadhist.el (file-loadhist-lookup): Call locate-library
13992 instead of find-library-name. Don't try converting
13993 abs file names to library names, since load-history no longer
13994 has library names in it.
13995 (file-dependents, file-provides, file-requires): Doc fixes.
13996
13997 2005-10-21 Juri Linkov <juri@jurta.org>
13998
13999 * progmodes/etags.el (tags-table-mode): New function.
14000 (tags-verify-table): Replace initialize-new-tags-table with
14001 tags-table-mode.
14002
14003 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
14004 default value.
14005 (desktop-modes-not-to-save): Add tags-table-mode to the
14006 default value.
14007
14008 * info.el (Info-index-next): Add total number of index
14009 alternatives to the message.
14010
14011 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
14012 backward only space (instead of space and period) before looking
14013 at sentence end.
14014
14015 * simple.el (set-variable): Use user-variable-p instead of symbolp.
14016 Add the old variable value as 4th default-value arg of read-string.
14017
14018 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14019
14020 * cus-face.el (custom-declare-face): Make face from X resources
14021 also on Mac.
14022
14023 * disp-table.el (standard-display-g1, standard-display-graphic):
14024 Refuse to use string glyphs also on Mac.
14025 (standard-display-european): Don't set terminal coding system also
14026 on Mac.
14027
14028 * frame.el (display-screens): Use x-display-screens also on Mac.
14029
14030 2005-10-21 Romain Francoise <romain@orebokech.com>
14031
14032 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
14033
14034 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14035
14036 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
14037 and $? into sexps.
14038
14039 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
14040 warning face on open-paren-in-column-0.
14041
14042 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
14043 boundary case. Fix typo.
14044 Suggested by Martin Rudalics <rudalics@gmx.at>.
14045
14046 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
14047
14048 * textmodes/org.el (org-combined-agenda-icalendar-file)
14049 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
14050 (org-export-icalendar-this-file)
14051 (org-export-icalendar-all-agenda-files)
14052 (org-export-icalendar-combine-agenda-files): New commands.
14053 (org-export-icalendar, org-print-icalendar-entries)
14054 (org-start-icalendar-file, org-finish-icalendar-file)
14055 (org-ical-ts-to-string): New functions.
14056 (org-read-date, org-goto-calendar)
14057 (org-agenda-goto-calendar): Inhibit displaying diary entries by
14058 call to `calendar'.
14059 (orgtbl-setup): Remove the :keys arguments from the menu description.
14060 (org-after-save-iCalendar-file-hook): New variable.
14061
14062 2005-10-21 Kenichi Handa <handa@m17n.org>
14063
14064 * language/vietnamese.el (tcvn-5712): Make it an alias of
14065 vietnamese-tcvn coding-system.
14066
14067 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
14068
14069 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
14070 group id is given.
14071
14072 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14073
14074 * progmodes/sh-script.el (sh-escaped-line-re): New var.
14075 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
14076 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
14077 whose line is either continued or ends with a comment.
14078
14079 2005-10-20 Romain Francoise <romain@orebokech.com>
14080
14081 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
14082
14083 * replace.el (occur-engine): Add follow-link property.
14084
14085 * font-core.el (font-lock-mode): Doc fix.
14086
14087 2005-10-20 Richard M. Stallman <rms@gnu.org>
14088
14089 * net/rcirc.el: New file.
14090
14091 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
14092
14093 * term.el (term-term-name): Initialize to "eterm-color".
14094
14095 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
14096
14097 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
14098 for encryption functionality.
14099 Move allout customization subgroup from `editing' to `outlines' group.
14100 Fix commentary keywords to legitimate ones.
14101 Update author info (using my current email address, obscurified).
14102 (allout-encrypt-string, allout-encryption-produce-work-buffer)
14103 (allout-encrypted-topic-p, allout-encrypted-text-type)
14104 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
14105 (allout-situate-encryption-key-verifier)
14106 (allout-get-encryption-key-verifier, allout-verify-key)
14107 (allout-next-topic-pending-encryption)
14108 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
14109 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
14110 (outline-key-verifier-handling, outline-key-hint-handling)
14111 (outline-encrypt-unencrypted-on-saves): New defcustoms.
14112 (allout-file-key-verifier-string, allout-encryption-scheme)
14113 (allout-key-verifier-string, allout-key-hint-string)
14114 (allout-after-save-decrypt): New variables.
14115 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
14116 (allout-after-saves-handler): New hook functions.
14117 (allout-post-command-business): Do allout-after-save-decrypt.
14118 (allout-enable-file-variable-adjustment): Custom var to enable
14119 mechanism for adding and adjusting settings of Emacs file variables.
14120 (allout-adjust-file-variable, allout-file-vars-section-data):
14121 New functions, implement the mechanism.
14122 (outlineify-sticky): Use the file vars mechanism.
14123 (allout-inhibit-protection, allout-during-write-cue)
14124 (allout-override-protect, allout-before-change-protect): Remove.
14125 (allout-flag-region, allout-open-topic): Adjust read-only text.
14126 (allout-open-line-not-read-only): Add to facilitate read-only
14127 text based protection.
14128 (allout-kill-line): Revise to adjust read-only text, clue the
14129 user about the inhibition.
14130 (allout-unprotected): Use unwind-protect.
14131 (allout-shift-in, allout-shift-out): Disallow manually shifting a
14132 topic deeper than the offspring depth of the previous topic -
14133 avoiding confusing "containment discontinuities".
14134 (allout-reindent-bodies): Fix retention of body relative hanging
14135 indent during promotion of collapsed bodies.
14136 (allout-open-topic): Make it easy to open new topic with same
14137 bullet as current topic - topic creation functions provided with
14138 any universal argument provokes now prompt for bullet, defaulting
14139 to the bullet of the previous topic.
14140 (allout-plain-bullets-string, allout-distinctive-bullets-string):
14141 Plain bullet alternates `.' period and `,' comma only. All other
14142 bullets are relegated to special status (but customizable).
14143 (allout-end-of-entry): Rename from allout-end-of-current-entry
14144 since it actually operates w.r.t. most immediately containing
14145 entry, visible or not.
14146 (allout-hide-current-entry, allout-show-current-entry): Use the
14147 revised version.
14148 (allout-old-expose-topic): Solidify deprecation.
14149 (allout-end-of-subtree): Add so we can span concealed as well
14150 as visible topics.
14151 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
14152 (allout-end-of-current-heading): Tweak to just respect the first line.
14153 (allout-get-body-text): Add.
14154 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
14155 when invoked interactively.
14156 (allout-up-current-level): Use `interactive-p'.
14157 (allout-mode, allout-init): Miscellaneous docstring and
14158 operational refinements, as well as hookups of new encryption stuff.
14159 (allout-beginning-of-current-entry): Now works as advertised.
14160 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
14161 (allout-isearch-rectification): Refine condition for isearching.
14162 (allout-isearch-abort, allout-enwrap-isearch)
14163 (allout-flag-region, my-region-active-p): Relocate some macros.
14164 (allout-title): Fallback title is (buffer-name), not
14165 non-existing (current-buffer-name).
14166 (subst-char-in-string): Define if absent (for some XEmacs versions).
14167
14168 2005-10-20 Jari Aalto <jari.aalto@cante.net>
14169
14170 * mail/sendmail.el (mail-setup-hook, mail-aliases)
14171 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
14172 (mail-citation-prefix-regexp, mail-signature-file)
14173 (mail-default-headers, mail-bury-selects-summary)
14174 (mail-send-nonascii): Add autoload cookies.
14175
14176 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14177
14178 * frame.el (blink-cursor-mode): Add `mac' to the list of
14179 window-system's that support blinking cursor.
14180
14181 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14182
14183 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
14184
14185 2005-10-20 Eli Zaretskii <eliz@gnu.org>
14186
14187 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
14188 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
14189 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
14190
14191 2005-10-20 Kim F. Storm <storm@cua.dk>
14192
14193 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
14194 (ido-set-current-directory): Don't add / after final @.
14195 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
14196 Explicitly handle ange-ftp completion oddities.
14197 (ido-make-file-list): Don't rotate list at tramp root to avoid
14198 triggering tramp file handler for expand-file-name via get-file-buffer.
14199
14200 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14201
14202 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
14203
14204 2005-10-19 Jay Belanger <belanger@truman.edu>
14205
14206 * calc/calc-units.el (math-standard-units): Add units, adjust
14207 symbols and update values.
14208 (math-unit-prefixes): Add more prefixes.
14209
14210 2005-10-19 Romain Francoise <romain@orebokech.com>
14211
14212 * bookmark.el (bookmark-menu-heading): New face.
14213 (bookmark-bmenu-list): Use it.
14214 Don't fiddle with `baud-rate' at top-level.
14215
14216 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14217
14218 * image.el (create-image, find-image): Mention max-image-size in
14219 docstring.
14220
14221 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14222
14223 * savehist.el (savehist-load): Revert to checking XEmacs.
14224
14225 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
14226 Various docstring and line-width fixups.
14227 (conf-mode): Use cond.
14228 Set font-lock-defaults. Don't set comment-use-syntax.
14229
14230 2005-10-18 David Ponce <david@dponce.com>
14231
14232 * tree-widget.el (tree-widget-button-click): New function.
14233 (tree-widget-button-keymap): Use it.
14234
14235 2005-10-18 Romain Francoise <romain@orebokech.com>
14236
14237 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14238 (bookmark-bmenu-hide-filenames): Add follow-link property.
14239 Improve help-echo text.
14240
14241 * ffap.el (find-file-at-point): Doc fix.
14242
14243 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14244
14245 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
14246
14247 2005-10-18 Masatake YAMATO <jet@gyve.org>
14248
14249 Install to the CVS repository what I forgot to install in my
14250 2005-10-16 changes.
14251
14252 * progmodes/python.el (python-complete-symbol): Pass the common
14253 prefix substring of completion to `display-completion-list'.
14254
14255 * textmodes/org.el (org-complete): Ditto.
14256
14257 2005-10-18 Masatake YAMATO <jet@gyve.org>
14258
14259 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
14260
14261 * woman.el (WoMan-xref-man-page): New button type derived
14262 from `Man-abstract-xref-man-page'.
14263 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
14264
14265 * man.el (Man-abstract-xref-man-page): New button type.
14266 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
14267 (Man-highlight-references): Add new optional argument `xref-man-type'.
14268
14269 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14270
14271 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
14272
14273 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14274
14275 * cus-edit.el (Custom-move-and-invoke): Delete.
14276 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
14277
14278 * wid-edit.el (widget-move-and-invoke): New function, from
14279 Custom-move-and-invoke.
14280
14281 2005-10-17 Bill Wohler <wohler@newt.com>
14282
14283 Move all remaining images from lisp/toolbar to etc/images, move
14284 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
14285 the low resolution images in their own directory (low-color).
14286
14287 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
14288 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
14289 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
14290 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
14291 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
14292 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
14293 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
14294
14295 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
14296 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
14297 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
14298 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
14299 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
14300 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
14301 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
14302 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
14303 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
14304 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
14305 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
14306 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
14307 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
14308 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
14309 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
14310
14311 To conform with convention, replace the underscore (_) in the
14312 following image names with dash (-) or (/) as appropriate.
14313
14314 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
14315 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
14316 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
14317 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
14318 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
14319 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
14320 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
14321 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
14322 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
14323 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
14324 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
14325 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
14326 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
14327 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
14328 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
14329
14330 * info.el (info-tool-bar-map): Replace underscores in image names
14331 with dashes.
14332
14333 * makefile.w32-in (WINS): Remove toolbar.
14334
14335 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
14336
14337 * tool-bar.el: Move to lisp from toolbar. Now that
14338 toolbar is empty, it should be deleted when folks run "cvs up -P".
14339
14340 2005-10-18 Jay Belanger <belanger@truman.edu>
14341
14342 * calc/calc-store.el (calc-store-into): Get the proper variable name
14343 to display in message.
14344
14345 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14346
14347 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
14348 expressions display in speedbar for all buffers when debugging.
14349 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
14350
14351 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
14352 (speedbar-insert-button, speedbar-make-button):
14353 Use add-text-properties.
14354 (speedbar-update-localized-contents)
14355 (speedbar-update-directory-contents)
14356 (speedbar-update-special-contents): Use dolist.
14357 (speedbar-buffer-easymenu-definition): Add a menu separator.
14358
14359 2005-10-17 Jason Rumney <jasonr@gnu.org>
14360
14361 * makefile.w32-in: Use $(lisp) consistently.
14362 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
14363 for shell specific generation of mh-autoloads.
14364
14365 2005-10-17 Richard M. Stallman <rms@gnu.org>
14366
14367 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
14368
14369 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14370
14371 * jit-lock.el (jit-lock-fontify-now):
14372 Move jit-lock-context-unfontify-pos to avoid wasted work.
14373
14374 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
14375
14376 * net/tramp.el (tramp-completion-mode): New defvar. Used in
14377 `tramp-completion-mode' for checking if we are in completion mode.
14378 (tramp-completion-handle-file-name-all-completions): Reorder code
14379 in order to complete for file names only in case there are no
14380 method/user/host completions. This is necessary for cooperation
14381 with ido. Reported by Kim F. Storm <storm@cua.dk>.
14382
14383 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
14384
14385 * longlines.el (longlines-search-forward)
14386 (longlines-search-backward): Match any number of spaces.
14387
14388 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
14389
14390 * diff-mode.el (diff-mode): Doc fix.
14391
14392 2005-10-16 David Reitter <david.reitter@gmail.com>
14393
14394 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
14395 as default on darwin and windows systems.
14396
14397 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
14398
14399 * arc-mode.el (archive-zip-extract): Doc fix.
14400
14401 2005-10-16 Romain Francoise <romain@orebokech.com>
14402
14403 * mouse.el (mouse-1-click-follows-link): Doc fix.
14404
14405 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14406
14407 * savehist.el: Don't require CL at runtime.
14408 (savehist-xemacs): Remove.
14409 (savehist-coding-system): Use utf-8 if present, regardless of religion.
14410 (savehist-no-conversion): Use (featurep 'xemacs).
14411 (savehist-load): Check existence of start-itimer rather than XEmacs.
14412 Use an idle timer.
14413 (savehist-process-for-saving): Replace use of CL funs `subseq' and
14414 `delete-if-not'.
14415
14416 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
14417
14418 * savehist.el: Newer version.
14419 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
14420 (savehist-last-checksum, savehist-no-conversion): New vars.
14421 (savehist-autosave, savehist-process-for-saving, savehist-printable):
14422 New functions.
14423 (savehist-load, savehist-save): Use them.
14424 (savehist-delimit): Remove.
14425
14426 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14427
14428 * progmodes/compile.el (compilation-goto-locus): Display the
14429 compilation buffer first and the source buffer second, in case they're
14430 in overlapping frames. Don't raise the compilation frame if it was the
14431 selected window upon entry. Pass the `other-window' arg to
14432 pop-to-buffer.
14433
14434 * info.el (Info-fontify-node): Use dolist.
14435 Change add-text-properties to put-text-property.
14436
14437 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14438
14439 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
14440 bound of search.
14441
14442 2005-10-16 Masatake YAMATO <jet@gyve.org>
14443
14444 * dabbrev.el (dabbrev-completion): Pass the common
14445 prefix substring of completion to `display-completion-list'.
14446
14447 * filecache.el (file-cache-minibuffer-complete)
14448 (file-cache-complete): Ditto.
14449
14450 * tempo.el (tempo-display-completions): Ditto.
14451
14452 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
14453
14454 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
14455
14456 * eshell/em-hist.el (eshell-list-history): Ditto.
14457
14458 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
14459
14460 * mail/mailalias.el (mail-complete): Ditto.
14461
14462 * progmodes/etags.el (complete-tag): Ditto.
14463
14464 * progmodes/make-mode.el (makefile-complete): Ditto.
14465
14466 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
14467
14468 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
14469
14470 * progmodes/pascal.el (pascal-complete-word)
14471 (pascal-show-completions): Ditto.
14472
14473 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
14474
14475 * simple.el (completion-common-substring): New variable.
14476 (completion-setup-function): Use `completion-common-substring'
14477 to put faces.
14478
14479 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14480
14481 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
14482 (x-get-selection, mac-select-convert-to-string): Convert from/to
14483 UTF-16 clipboard data as in native byte order, no BOM.
14484
14485 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
14486
14487 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14488 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
14489 (gud-sentinel): Use speedbar-frame to check for speedbar.
14490
14491 2005-10-15 Richard M. Stallman <rms@gnu.org>
14492
14493 * savehist.el: New file.
14494
14495 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
14496
14497 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
14498 Fix bug in \bf fontification.
14499
14500 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14501
14502 * pcvs.el (cvs-edit-log-files): New var.
14503 (cvs-mode-edit-log): New arg `file'.
14504 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
14505 Instead force the use of the original file and nothing else.
14506 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
14507 the cvs-minor-wrap-function is set.
14508 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
14509
14510 2005-10-14 Bill Wohler <wohler@newt.com>
14511
14512 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
14513 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
14514 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
14515 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
14516 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
14517 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
14518 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
14519 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
14520 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
14521 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
14522 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
14523 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
14524 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
14525 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
14526 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
14527
14528 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14529 appropriately (for example, gud-break to gud/break).
14530
14531 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
14532
14533 * longlines.el (longlinges-search-function)
14534 (longlines-search-forward, longlines-search-backward): New functions.
14535 (longlines-mode): Set isearch-search-fun-function to
14536 longlinges-search-function.
14537
14538 * mouse.el (mouse-drag-region-1): Handle the case where a
14539 double-click event is bound to an arbitrary function.
14540
14541 2005-10-14 David Ponce <david@dponce.com>
14542
14543 * recentf.el (recentf-track-opened-file)
14544 (recentf-track-closed-file, recentf-update-menu)
14545 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
14546 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
14547 mouse-1-click-follows-link.
14548
14549 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14550
14551 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
14552 Gnome file-manager.png. Suggested by
14553 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
14554
14555 * toolbar/README: Add diropen.xpm.
14556
14557 2005-10-13 Bill Wohler <wohler@newt.com>
14558
14559 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
14560 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
14561
14562 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14563
14564 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
14565 Don't waste the byte-compiler's time on constant data.
14566
14567 2005-10-13 Kenichi Handa <handa@m17n.org>
14568
14569 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
14570 byte with `escape-glyph' face.
14571
14572 * international/fontset.el (ccl-encode-unicode-font):
14573 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
14574 Handle the case that ucs-mule-to-mule-unicode translates a character to
14575 ASCII (usually for IPA characters).
14576
14577 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14578
14579 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
14580 Don't hide the underline of titles if font-lock-mode is disabled.
14581
14582 2005-10-12 Bill Wohler <wohler@newt.com>
14583
14584 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
14585 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14586 files in MH-E-SRC have been updated.
14587 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
14588
14589 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14590
14591 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
14592 (mixal-mode-syntax-table): Add \n as end-comment.
14593 (mixal-operation-codes-alist): Immediately initialize to full value.
14594 (mixal-add-operation-code): Remove.
14595 (mixal-describe-operation-code): Make the arg non-optional.
14596 Use the interactive spec instead.
14597 Use mixal-operation-codes-alist rather than mixal-operation-codes.
14598 (mixal-font-lock-keywords): Don't highlight comments here any more.
14599 (mixal-font-lock-syntactic-keywords): New var.
14600 (mixal-mode): Use it. Fix comment-start-skip.
14601
14602 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14603
14604 * startup.el (command-line-x-option-alist): -nb => -nbi
14605
14606 2005-10-12 Kim F. Storm <storm@cua.dk>
14607
14608 * startup.el (fancy-splash-default-action): Discard mouse click in
14609 the splash screen window, as it has no sensible meaning in the
14610 next window to be selected. Fixes error reported by Jan D.
14611
14612 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14613
14614 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
14615
14616 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14617
14618 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
14619 Try to fix up minor layout issues like indentation, line break, etc...
14620 (mixal-mode-syntax-table): Don't try to specify comment syntax,
14621 because it doesn't work.
14622 (mixal-operation-codes): Add some more codes.
14623 (mixal-font-lock-keywords): Process comments here.
14624 (mixal-mode): mixasm no longer needs -g option.
14625
14626 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
14627
14628 * progmodes/sh-script.el (sh-tmp-file):
14629 Use mktemp -t. Finish support for es and rc shells.
14630
14631 2005-10-11 Jay Belanger <belanger@truman.edu>
14632
14633 * calc/calcalg2.el (calc-integral): With an argument, compute the
14634 definite integral.
14635
14636 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
14637
14638 * mouse.el (mouse-drag-region-1): Don't try to catch a
14639 double-click when doing follow-link (it's overridden anyway).
14640
14641 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
14642
14643 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
14644 (autoload-print-form-outbuf): Add docstring.
14645
14646 2005-10-11 Juri Linkov <juri@jurta.org>
14647
14648 * info.el (Info-mode-menu): Delete menu item "Edit".
14649 (Info-mode): Delete description of Info-edit from docstring,
14650 and rearrange descriptions of Info commands in the order
14651 they are documented in the Info manual.
14652
14653 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14654
14655 * calendar/appt.el (appt-check): Use diary-selective-display var.
14656
14657 2005-10-10 Richard M. Stallman <rms@gnu.org>
14658
14659 * net/newsticker.el (newsticker-start, newsticker-show-news):
14660 Add autoload cookies.
14661
14662 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
14663
14664 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
14665
14666 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
14667
14668 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
14669
14670 2005-10-10 Jay Belanger <belanger@truman.edu>
14671
14672 * calc/calc-arith.el (math-check-known-scalarp)
14673 (math-check-known-matrixp): Check the values of arguments that are
14674 variables.
14675 (math-check-known-square-matrixp): New function.
14676 (math-known-square-matrixp): Use math-check-known-square-matrixp.
14677 (math-super-types): Add sqmatrix type.
14678
14679 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
14680 mode name `square' to `sqmatrix'.
14681
14682 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14683 mode name `square' to `sqmatrix'.
14684
14685 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14686
14687 * progmodes/etags.el (select-tags-table-mode): Don't use
14688 selective-display.
14689 (tags-select-tags-table): Pass `button' to the action function.
14690 (select-tags-table): Place the side-info on button properties rather
14691 than in hidden text. Abbreviate file names.
14692 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
14693 (select-tags-table-select): Add `button' argument.
14694 Get side-info from the button property rather than from hidden text.
14695
14696 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
14697
14698 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
14699 (gud-speedbar-buttons): Preserve point if possible.
14700 (gud-sentinel): Restore previous speedbar display type.
14701
14702 * progmodes/gdb-ui.el (gdba): Improve diagram.
14703 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14704 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
14705 Call get-buffer-window once.
14706
14707 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14708
14709 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
14710 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
14711 (pascal-indent-command): Remove unused var `ind'.
14712 (pascal-indent-case): Remove unused var `oldpos'.
14713 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
14714 since it's now used as a proper minor mode map.
14715 (pascal-outline): Rename to pascal-outline-mode.
14716 (pascal-outline-mode): Use define-minor-mode.
14717 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
14718 selective-display.
14719
14720 2005-10-10 Andreas Schwab <schwab@suse.de>
14721
14722 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
14723 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
14724
14725 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
14726 outside source directory.
14727
14728 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
14729
14730 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
14731 C-x' as a prefix.
14732 (orgtbl-mode-map): Full keymap instead of sparse, because all
14733 `self-insert-command' keys are redefined in this map.
14734 (org-export-as-html): Specify charset for HTML file, by taking it
14735 from the coding system.
14736
14737 2005-10-10 Kenichi Handa <handa@m17n.org>
14738
14739 * textmodes/flyspell.el (flyspell-check-word-p):
14740 If unread-command-events is non-empty, don't call sit-for.
14741
14742 2005-10-09 Richard M. Stallman <rms@gnu.org>
14743
14744 * font-lock.el (font-lock-syntactic-keywords)
14745 (font-lock-keywords): Doc fixes.
14746
14747 * textmodes/flyspell.el (flyspell-external-point-words):
14748 Simplify logic, and don't try to check for consecutive appearances
14749 of one incorrect word.
14750
14751 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
14752
14753 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
14754 separator.
14755
14756 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
14757 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
14758 (gud-expansion-speedbar-buttons): New function.
14759 (gud-speedbar-buttons): Check for gud-comint-buffer.
14760
14761 2005-10-09 Bill Wohler <wohler@newt.com>
14762
14763 * Makefile.in (updates): Add mh-loaddefs dependency.
14764
14765 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
14766
14767 * speedbar.el (speedbar-file-key-map): Fix typo.
14768
14769 2005-10-09 Daniel Brockman <daniel@brockman.se>
14770
14771 * cus-start.el (line-spacing): Add custom spec.
14772
14773 2005-10-09 Romain Francoise <romain@orebokech.com>
14774
14775 * textmodes/ispell.el (ispell-check-version): Fix last change.
14776
14777 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14778
14779 * term/x-win.el: Remove -i, --icon-type from comment.
14780
14781 * startup.el (command-line-x-option-alist): Remove options -i,
14782 -itype, --icon-type, added -nb, --no-bitmap-icon
14783
14784 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
14785
14786 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
14787 instead of :active.
14788
14789 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
14790
14791 * textmodes/ispell.el (ispell-check-version):
14792 Ignore hyphen, and all that follows, in aspell's version text.
14793
14794 2005-10-08 Jay Belanger <belanger@truman.edu>
14795
14796 * calc/calc-arith.el (math-known-square-matrixp): New function.
14797 (math-pow-fancy): Check for matrices before distributing exponent
14798 across products.
14799
14800 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
14801 fullscreen keypad. Suggested by Luc Teirlinck.
14802 (calc-keypad-show-input): Add space for formatting.
14803
14804 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
14805 Add square matrix option.
14806
14807 * calc/calc-poly.el (math-expand-term): Check for matrices instead
14808 of checking calc-matrix-mode when deciding how to expand.
14809
14810 * calc/calc.el (calc-set-mode-line): Add square matrix option.
14811
14812 2005-10-08 Lars Hansen <larsh@soem.dk>
14813
14814 * net/tramp.el (tramp-perl-directory-files-and-attributes):
14815 Add error handling.
14816 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
14817
14818 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
14819
14820 Sync with Tramp 2.0.51.
14821
14822 * net/tramp.el (tramp-handle-set-visited-file-modtime)
14823 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14824 Insert special handling for `last-coding-system-used', again
14825 it still seems to be necessary (unlike stated before).
14826 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
14827 (tramp-password-prompt-regexp): There might be other words before
14828 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
14829 (tramp-chunksize): Improve docstring.
14830 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
14831 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
14832 Christian Joergensen <bugs@razor.dk>.
14833
14834 2005-10-07 Glenn Morris <rgm@gnu.org>
14835
14836 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
14837 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
14838 precision'.
14839
14840 2005-10-07 Romain Francoise <romain@orebokech.com>
14841
14842 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
14843 (ibuffer-do-shell-command-pipe-replace)
14844 (ibuffer-do-shell-command-file, ibuffer-do-eval)
14845 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
14846 (ibuffer-do-revert, ibuffer-do-replace-regexp)
14847 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
14848 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14849 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
14850 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
14851 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
14852 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
14853 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
14854 Autoload file sans suffix.
14855
14856 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
14857
14858 2005-10-07 David Ponce <david@dponce.com>
14859
14860 * recentf.el (recentf-menu-open-all-flag): New option.
14861 (recentf-digit-shortcut-command-name): New function.
14862 (recentf--shortcuts-keymap): New variable.
14863 (recentf-menu-shortcuts): New variable.
14864 (recentf-make-menu-items): Initialize it. Replace the "More..."
14865 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
14866 (recentf-menu-value-shortcut): New function.
14867 (recentf-make-menu-item): Use it. No more in-lined.
14868 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
14869 (recentf-open-most-recent-file): Rename from
14870 `recentf-open-file-with-key'. Don't depend on key binding.
14871 (recentf-mode-map): New variable.
14872 (recentf-mode): Use it.
14873
14874 2005-10-06 Bill Wohler <wohler@newt.com>
14875
14876 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
14877
14878 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
14879 (MH-E-SRC): New. Used by mh-autoloads.
14880 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14881 files in MH-E-SRC have been updated.
14882 (compile, recompile, bootstrap): Depend on mh-autoloads.
14883
14884 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
14885
14886 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
14887 gud-break and gud-remove icons when the fringe is not available.
14888
14889 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
14890 Typo.
14891
14892 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
14893
14894 * play/zone.el (zone): Wrap body with save-window-excursion.
14895
14896 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
14897
14898 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
14899 Use the new `list-only' arg to diary-list-entries.
14900
14901 * calendar/diary-lib.el: Use overlays rather than selective-display.
14902 (diary-selective-display): New var.
14903 (diary-header-line-format): Use it.
14904 (diary-list-entries): Add argument `list-only'.
14905 Put the buffer in diary-mode. Don't add \^M at beg and end.
14906 Replace \^M by invisible overlays.
14907 (diary-unhide-everything): Replace \^M by invisible overlays.
14908 (print-diary-entries): Look for overlays rather than \^M.
14909 Add a space to the temp buffer name.
14910 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
14911 Put the buffer in diary-mode.
14912 (list-sexp-diary-entries): Replace \^M by invisible overlays.
14913 (diary-anniversary): Make the year arg optional.
14914 (diary-time-regexp): New const.
14915 (diary-font-lock-keywords): Use it to accept a few more time formats.
14916
14917 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
14918
14919 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
14920
14921 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
14922 Fix bug introduced 2005-07-03: Use (car (last ...))
14923 to faithfully reproduce replaced artist-last.
14924 (artist-set-arrow-points-for-poly): Likewise.
14925 Suggested by Johan Bockg\e,Ae\e(Brd.
14926
14927 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
14928
14929 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
14930 * wid-edit.el (widget):
14931 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
14932 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
14933
14934 2005-10-06 Kenichi Handa <handa@m17n.org>
14935
14936 * international/mule-cmds.el (set-language-environment):
14937 Fix setting up of case-table for unibyte mode.
14938
14939 * simple.el (what-cursor-position): If the character is displayed
14940 by some `display' text property, show that. Don't use
14941 single-key-description for eight-bit characters in multibyte mode.
14942
14943 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
14944
14945 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
14946 (gdb-ann3): Set it.
14947 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
14948 (gdb-info-frames-custom): Use inverse-video for first five
14949 characters of selected frame only.
14950 (gdb-get-frame-number): Select frame even when point is on frame
14951 number.
14952
14953 2005-10-06 Masatake YAMATO <jet@gyve.org>
14954
14955 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
14956 Put `font-lock-function-name-face'.
14957 (gdb-info-frames-custom): Put `font-lock-function-name-face'
14958 and `font-lock-variable-name-face'
14959 (gdb-registers-font-lock-keywords): New font lock keywords definition.
14960 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
14961 (gdb-memory-font-lock-keywords): New font lock keywords definition.
14962 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
14963 (gdb-local-font-lock-keywords): New font lock keywords definition.
14964 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
14965 (gdb-threads-font-lock-keywords): New font lock keywords definition.
14966 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
14967
14968 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
14969
14970 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
14971 (ediff-merge-region-is-non-clash-to-skip): Previously called
14972 ediff-merge-region-is-non-clash.
14973
14974 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
14975 Use insert-buffer-substring.
14976
14977 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
14978 selecting files to patch. Also bug fixes.
14979
14980 * ediff-util.el (ediff-setup): Bug fix.
14981 (ediff-next-difference): Never skip clashes that differ in white
14982 space only.
14983
14984 * ediff-wind.el (ediff-setup-control-frame)
14985 (ediff-destroy-control-frame): Check the menubar feature.
14986
14987 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
14988 (viper-refresh-mode-line): Use make-local-variable to localize
14989 some vars instead of make-variable-buffer-local. Suggested by
14990 Stefan Monnier.
14991
14992 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
14993 (viper-restore-cursor-type, viper-set-insert-cursor-type):
14994 Use make-local-variable instead of make-variable-buffer-local.
14995 Suggested by Stefan Monnier.
14996
14997 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
14998 (viper-comint-mode-hook): Use make-local-variable on
14999 require-final-newline.
15000 (viper-non-hook-settings): Don't use make-variable-buffer-local.
15001
15002 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15003
15004 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
15005 also the second char of a comment-start sequence.
15006 (scheme-sexp-comment-syntax-table): New var.
15007 (lambda, define): Set their scheme-doc-string-elt property.
15008 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
15009 Use lisp-font-lock-syntactic-face-function now that it properly
15010 handles |...| symbols.
15011 (scheme-mode-variables): Set lisp-doc-string-elt-property,
15012 parse-sexp-lookup-properties and font-lock-extra-managed-props.
15013
15014 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
15015 bit from # to |.
15016 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
15017
15018 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
15019 (lisp-doc-string-elt-property): New var.
15020 (lisp-font-lock-syntactic-face-function): Use it.
15021 Rewrite to recognize docstrings even for forms not at toplevel.
15022
15023 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
15024 annotation on the | part of #| rather than on the # part.
15025 (scheme-font-lock-syntactic-face-function): New function, to
15026 distinguish strings from |...| symbols.
15027 (scheme-mode-variables): Use it. Also fix up the font-lock-time
15028 syntax-table so that #|...|# is properly highlighted.
15029
15030 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
15031 Don't mark as docstring the 3rd elem of an unknown toplevel form.
15032
15033 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
15034
15035 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
15036 and C-e.
15037
15038 * emacs-lisp/eldoc.el: Move comments into docstrings.
15039 (eldoc-message-commands): Initialize in its declaration.
15040 Add move-beginning-of-line and move-end-of-line.
15041 (eldoc-add-command, eldoc-add-command-completions)
15042 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
15043
15044 * outline.el (outline-mark-subtree): Activate the mark.
15045
15046 * calendar/appt.el (appt-time-regexp): New var.
15047 (appt-add, appt-make-list): Use it.
15048 (appt-convert-time): Clean up.
15049
15050 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
15051 Don't set any syntax-table property here.
15052 (tex-font-lock-verb): New function. Do it here.
15053 (tex-font-lock-syntactic-keywords): Use it.
15054
15055 2005-10-04 Richard M. Stallman <rms@gnu.org>
15056
15057 * wid-edit.el (widget-file-complete): Get the widget start point
15058 the right way. Default directory to `/' if file has none.
15059
15060 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
15061
15062 * textmodes/flyspell.el (flyspell-mode-on):
15063 Call ispell-maybe-find-aspell-dictionaries.
15064
15065 * textmodes/ispell.el (ispell-word, ispell-region):
15066 Call ispell-maybe-find-aspell-dictionaries.
15067 (ispell-accept-buffer-local-defs):
15068 Don't call ispell-maybe-find-aspell-dictionaries
15069
15070 2005-10-04 Richard M. Stallman <rms@gnu.org>
15071
15072 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
15073
15074 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
15075
15076 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
15077 instead of `fboundp' in order to allow for anonymous functions.
15078
15079 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
15080
15081 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
15082 case the user clicks on the link while another window is selected.
15083 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
15084
15085 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
15086 functionality.
15087 (dframe-help-echo): Save point in case mouse tracking is off.
15088
15089 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
15090
15091 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
15092
15093 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15094
15095 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
15096 not change the global value of those vars.
15097
15098 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
15099 make-local-variable which we do not need any more.
15100
15101 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
15102
15103 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
15104 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
15105 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
15106 (speedbar-path-line): Define obsolete aliases.
15107 (speedbar-line-directory): Doc fix.
15108
15109 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
15110 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
15111 instead of speedbar-line-path.
15112
15113 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15114
15115 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
15116 to nil if dropping on a window. Handle dropping on a minibuffer window
15117 like dropping on a non-window part of Emacs.
15118
15119 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15120
15121 * net/ange-ftp.el: Use with-current-buffer.
15122 (ange-ftp-insert-directory): Do not follow symlinks any more.
15123
15124 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
15125 Remove interactive spec.
15126
15127 2005-10-03 Kim F. Storm <storm@cua.dk>
15128
15129 * ido.el (ido-mode): Use custom-initialize-set.
15130
15131 2005-10-02 Richard M. Stallman <rms@gnu.org>
15132
15133 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
15134 Use insert-buffer-substring.
15135
15136 * net/tramp.el: Pacify byte compiler warnings in pacification code.
15137 (tramp-handle-file-local-copy): Use insert-buffer-substring.
15138
15139 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15140
15141 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
15142 in last change.
15143 (ange-ftp-insert-directory): Fix up the search for the case where
15144 `file' is absolute.
15145
15146 2005-10-02 Romain Francoise <romain@orebokech.com>
15147
15148 * progmodes/compile.el (compile-goto-error): Delete extra paren.
15149
15150 2005-10-02 Andreas Schwab <schwab@suse.de>
15151
15152 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
15153 directory component in the session info.
15154
15155 2005-10-01 Richard M. Stallman <rms@gnu.org>
15156
15157 * comint.el (comint-redirect-subvert-readonly): Doc fix.
15158
15159 * simple.el (next-error-internal): New function.
15160
15161 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
15162 (compilation-start): Pass new arg to compilation-buffer-name.
15163 (compile-goto-error): Use next-error-internal.
15164
15165 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15166
15167 * speedbar.el: Remove RCS tag.
15168 (speedbar-check-read-only): Handle non-existent files.
15169
15170 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
15171
15172 * info.el (Info-speedbar-hierarchy-buttons)
15173 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
15174
15175 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15176
15177 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
15178 Do not match newline.
15179 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
15180 (bibtex-summary): Remove unnecessary save-excursion.
15181 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
15182
15183 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15184
15185 * term/mac-win.el: Add charset info for "iso10646-1".
15186 Modify default fontset to use ATSUI-compatible fonts for some charsets
15187 if available.
15188
15189 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15190
15191 * speedbar.el: Re-apply arch tag.
15192 (speedbar-version): Rename to version 1.0. Suggested by Eric
15193 M. Ludlam.
15194 Reapply two changes from Emacs CVS' version of speedbar lost
15195 during the merge:
15196 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
15197 (speedbar-frame-parameters): Improve customize type.
15198
15199 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15200
15201 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
15202 (ange-ftp-file-directory-p): Fix the symlink case.
15203 (ange-ftp-insert-directory): When listing a single file, get a list of
15204 the parent buffer and extract the relevant line. Inspired from a patch
15205 by Katsumi Yamaoka <yamaoka@jpl.org>.
15206 (ange-ftp-file-name-sans-versions): Simplify.
15207
15208 2005-09-30 Bill Wohler <wohler@newt.com>
15209
15210 Move MH-E image files from toolbar and mail directories into
15211 etc/images.
15212
15213 * mail/reply2.*: Move to etc/images/mail/reply*.
15214
15215 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
15216 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
15217 etc/images.
15218
15219 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
15220 * toolbar/reply*: Move to etc/images/mail.
15221
15222 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
15223
15224 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
15225
15226 * speedbar.el: New version 1.0pre3.
15227
15228 Frame management code (including timer, and mouse click specifics)
15229 moved to dframe.el:
15230 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
15231 (speedbar-timer): Removed. Use dframe-timer.
15232 (speedbar-close-frame): Removed. Use dframe-close-frame.
15233 (speedbar-activity-change-focus-flag): Removed. Use
15234 dframe-activity-change-focus-flag.
15235 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
15236 dframe-update-speed.
15237
15238 (speedbar-current-frame): New macro. Use this instead of the
15239 variable speedbar-frame.
15240
15241 (speedbar-use-images, speedbar-expand-image-button-alist)
15242 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
15243
15244 (speedbar-find-image-on-load-path): Removed. Replaced by
15245 defezimage in ezimage.el.
15246 (speedbar-expand-image-button-alist): Removed. Replaced by
15247 ezimage-expand-image-button-alist in ezimage.el.
15248
15249 (speedbar-ignored-directory-regexp)
15250 (speedbar-add-ignored-directory-regexp)
15251 (speedbar-ignored-directory-expressions)
15252 (speedbar-line-directory, speedbar-buffers-line-directory)
15253 (speedbar-directory-line, speedbar-buffers-line-directory):
15254 Renamed, replacing `path' with `directory'.
15255
15256 (speedbar-create-directory, speedbar-expand-line-descendants)
15257 (speedbar-toggle-line-expansion)
15258 (speedbar-contract-line-descendants): New commands.
15259
15260 (speedbar-query-confirmation-method, speedbar-select-frame-method)
15261 (speedbar-use-tool-tips-flag): New options.
15262
15263 (speedbar-check-read-only, speedbar-require-version)
15264 (speedbar-insert-separator, speedbar-buffers-tail-notes)
15265 (speedbar-handle-delete-frame, speedbar-try-completion)
15266 (speedbar-update-localized-contents): New functions.
15267
15268 (speedbar-incompatible-version, speedbar-ro-to-do-point)
15269 (speedbar-object-read-only-indicator): New variables.
15270
15271 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
15272 New hooks.
15273
15274 (speedbar-separator-face): New face.
15275
15276 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
15277 (speedbar-ignored-modes): Add fundamental-mode.
15278 (speedbar-directory-unshown-regexp): Add . directories.
15279
15280 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
15281 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
15282 `]' for full expand/close.
15283 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
15284
15285 (speedbar-check-vc): Support hidden files.
15286 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
15287 (speedbar-this-file-in-vc): Use vc-state if available. If VC
15288 state is nil, it is not checked out.
15289
15290 (speedbar-line-text, speedbar-line-token): Support expand buttons
15291 with no text.
15292 (speedbar-refresh): Universal argument acts as power-click.
15293 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
15294 that buffer to get variable values.
15295
15296 And many other bugfixes.
15297
15298 * dframe.el, ezimage.el, sb-image.el: New files.
15299
15300 * sb-*.xpm: Remove files. New image files installed into
15301 etc/images/ezimage.
15302
15303 2005-09-30 Kenichi Handa <handa@m17n.org>
15304
15305 * ps-mule.el (ps-mule-show-warning): If a character is in
15306 ps-print-translation-table, don't treat it as non-printable.
15307
15308 2005-09-30 David Ponce <david@dponce.com>
15309
15310 * tree-widget.el (tree-widget-themes-load-path): New variable.
15311 (tree-widget-themes-directory): Doc fix.
15312 (tree-widget-image-formats) [Emacs]: Doc fix.
15313 (tree-widget--locate-sub-directory): New function.
15314 (tree-widget-themes-directory): Use it.
15315
15316 * recentf.el (recentf-filename-handlers): Rename from
15317 `recentf-filename-handler'. Allow a list of functions.
15318 (recentf-menu-items-for-commands): Fix :help strings.
15319 (recentf-apply-filename-handlers): New function.
15320 (recentf-expand-file-name): Use it.
15321 (recentf-cleanup): Remove duplicates too.
15322
15323 2005-09-29 Juri Linkov <juri@jurta.org>
15324
15325 * faces.el: Rearrange face definitions to be in the same order as
15326 their face descriptions in "(emacs)Standard Faces".
15327
15328 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
15329
15330 * tooltip.el (tooltip): Add group `basic-faces'.
15331
15332 * buff-menu.el (Buffer-menu-buffer): Remove group
15333 `font-lock-highlighting-faces'.
15334
15335 * progmodes/compile.el (compilation-error, compilation-warning)
15336 (compilation-info, compilation-line-number, compilation-column-number):
15337 Change group from `font-lock-highlighting-faces' to `compilation'.
15338
15339 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15340 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
15341 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
15342 (vhdl-font-lock-reserved-words-face)
15343 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
15344 `font-lock-highlighting-faces'.
15345
15346 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
15347
15348 2005-09-28 Kim F. Storm <storm@cua.dk>
15349
15350 * emulation/cua-base.el: Set CUA move property on additional commands:
15351 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
15352 forward-sexp, backward-sexp, forward-list, backward-list.
15353
15354 2005-09-28 Romain Francoise <romain@orebokech.com>
15355
15356 * comint.el (comint-show-output): Really set point at the
15357 beginning of the output when not using `comint-use-prompt-regexp'.
15358
15359 2005-09-27 Jay Belanger <belanger@truman.edu>
15360
15361 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
15362 in TeX mode.
15363
15364 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
15365
15366 * textmodes/org.el (org-table-sum): Fix format string.
15367
15368 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
15369 Quote face names.
15370
15371 2005-09-26 Romain Francoise <romain@orebokech.com>
15372
15373 * isearch.el (isearch-forward-regexp): Close doc string.
15374
15375 2005-09-25 Richard M. Stallman <rms@gnu.org>
15376
15377 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
15378
15379 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
15380
15381 * progmodes/compile.el (compilation-error-properties):
15382 When getting the file from the previous error message,
15383 correctly decode the new data format.
15384
15385 * progmodes/cc-cmds.el (c-electric-paren):
15386 Call old-blink-paren only for close-paren.
15387
15388 2005-09-24 Andreas Schwab <schwab@suse.de>
15389
15390 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
15391 condition.
15392
15393 2005-09-25 Romain Francoise <romain@orebokech.com>
15394
15395 * dired-aux.el (dired-copy-file-recursive):
15396 * dired.el (dired-delete-file):
15397 * ediff-mult.el (ediff-dir-diff-copy-file):
15398 * ediff-util.el (ediff-test-save-region):
15399 * forms.el (forms-mode):
15400 * ido.el (ido-file-internal, ido-delete-file-at-head):
15401 * log-edit.el (log-edit-done):
15402 * ses.el (ses-yank-resize):
15403 * play/gomoku.el (gomoku-human-plays, gomoku)
15404 (gomoku-human-resigns, gomoku-prompt-for-other-game)
15405 (gomoku-offer-a-draw):
15406 * play/landmark.el (lm-human-resigns, lm):
15407 * net/eudcb-ldap.el (eudc-ldap-check-base):
15408 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
15409 * progmodes/ebrowse.el (ebrowse-find-pattern):
15410 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
15411 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
15412 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
15413
15414 * vc.el (vc-delete-file):
15415 * play/gomoku.el (gomoku-terminate-game, gomoku)
15416 (gomoku-prompt-for-move, gomoku-human-takes-back):
15417 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
15418 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
15419
15420 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
15421
15422 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
15423 color rxvt terminals by using the code xterm.el used to use before
15424 2005-04-09 in order to match the colors used by rxvt.
15425
15426 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15427
15428 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
15429 colors rxvt-unicode terminals by using the same code as xterm.el.
15430
15431 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15432
15433 * textmodes/tex-mode.el (tex-font-lock-append-prop)
15434 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
15435 new symbol used for the tex-verbatim face.
15436
15437 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
15438
15439 * woman.el (woman-file-name):
15440 * wid-edit.el (widget-file-prompt-value)
15441 (widget-coding-system-prompt-value):
15442 * w32-fns.el (set-w32-system-coding-system):
15443 * vc.el (vc-version-diff, vc-annotate):
15444 * textmodes/reftex-auc.el (reftex-arg-cite)
15445 (reftex-arg-index-tag):
15446 * textmodes/refer.el (refer-get-bib-files):
15447 * textmodes/artist.el (artist-figlet-choose-font):
15448 * terminal.el (terminal-emulator):
15449 * replace.el (occur-read-primary-args):
15450 * rect.el (string-rectangle, string-insert-rectangle):
15451 * ps-print.el (ps-print-preprint):
15452 * progmodes/pascal.el (pascal-goto-defun):
15453 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
15454 * progmodes/compile.el (compilation-find-file):
15455 * printing.el (pr-interactive-n-up):
15456 * play/animate.el (animate-birthday-present):
15457 * net/rcompile.el (remote-compile):
15458 * man.el (man, Man-goto-section, Man-follow-manual-reference):
15459 * mail/rmailsum.el (rmail-summary-search-backward)
15460 (rmail-summary-search):
15461 * mail/rmailout.el (rmail-output-read-rmail-file-name)
15462 (rmail-output-read-file-name):
15463 * mail/rmail.el (rmail-search, rmail-search-backwards):
15464 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
15465 * locate.el (locate):
15466 * international/quail.el (quail-show-keyboard-layout):
15467 * international/mule.el (set-buffer-file-coding-system)
15468 (revert-buffer-with-coding-system, set-file-name-coding-system)
15469 (set-terminal-coding-system, set-keyboard-coding-system)
15470 (set-next-selection-coding-system):
15471 * international/mule-diag.el (describe-coding-system)
15472 (describe-font, describe-fontset):
15473 * international/mule-cmds.el (universal-coding-system-argument)
15474 (search-unencodable-char, describe-input-method)
15475 (set-language-environment, describe-language-environment):
15476 * international/codepage.el (codepage-setup):
15477 * international/code-pages.el (codepage-setup):
15478 * info.el (Info-search, Info-follow-reference)
15479 (Info-search-backward):
15480 * emacs-lisp/advice.el (ad-read-advised-function)
15481 (ad-read-advice-class, ad-clear-cache, ad-activate)
15482 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
15483 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
15484 (ad-read-regexp):
15485 * ediff-util.el (ediff-toggle-regexp-match):
15486 * ediff-ptch.el (ediff-prompt-for-patch-file):
15487 * dired-aux.el (dired-diff):
15488 * diff.el (diff):
15489 * cus-edit.el (custom-variable-prompt):
15490 * calendar/timeclock.el (timeclock-ask-for-project):
15491 * calc/calcalg3.el (calc-get-fit-variables):
15492 * calc/calc-store.el (calc-edit-variable)
15493 (calc-permanent-variable):
15494 * vc-mcvs.el (vc-mcvs-register):
15495 * shadowfile.el (shadow-define-literal-group):
15496 * woman.el (woman-file-name):
15497 * vc.el (vc-version-diff, vc-merge):
15498 * textmodes/reftex-index.el (reftex-index-complete-tag):
15499 * format.el (format-decode-buffer, format-decode-region):
15500 * emulation/viper-cmd.el (viper-read-string-with-history):
15501 * emacs-lisp/debug.el (cancel-debug-on-entry):
15502 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15503 * ediff.el (ediff-merge-revisions)
15504 (ediff-merge-revisions-with-ancestor, ediff-revision):
15505 * completion.el (interactive-completion-string-reader):
15506 * calc/calc-prog.el (calc-user-define-formula):
15507 Follow convention for reading with the minibuffer.
15508
15509 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
15510
15511 * progmodes/python.el (python-describe-symbol): Add globals() and
15512 locals() to the arguments of emacs.ehelp.
15513
15514 2005-09-24 Magnus Henoch <mange@freemail.hu>
15515
15516 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
15517 New function, code extracted from ispell-valid-dictionary-list.
15518 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
15519 Call it.
15520
15521 2005-09-24 Eli Zaretskii <eliz@gnu.org>
15522
15523 * subr.el (version-regexp-alist): Extend valid syntax for version
15524 strings: allow any of the characters -,_,+ to separate the
15525 alpha/beta/rc part from the version part. Doc fix.
15526 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
15527
15528 2005-09-23 David Reitter <david.reitter@gmail.com>
15529
15530 * mail/mailclient.el: New file.
15531
15532 2005-09-23 Richard M. Stallman <rms@gnu.org>
15533
15534 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
15535 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
15536 Doc fixes.
15537
15538 * progmodes/cc-mode.el (c-font-lock-init):
15539 Specify font-lock-lines-before.
15540
15541 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15542
15543 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
15544 whole conflict.
15545
15546 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
15547
15548 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
15549 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
15550 of `remap' feature when available. Additional key bindings for
15551 better tty support.
15552 (org-mode-restart, org-force-self-insert): New commands.
15553 (org-time-stamp-inactive): New command.
15554 (org-remap): New function.
15555 (org-table-auto-blank-field, org-level-color-stars-only): New options.
15556 (org-enable-fixed-width-editor): Move to `org-structure'
15557 customization group.
15558 (org-self-insert-command, orgtbl-self-insert-command): Modify to
15559 blank field after field motion commands.
15560
15561 2005-09-23 Kenichi Handa <handa@m17n.org>
15562
15563 * international/mule-cmds.el (set-language-environment):
15564 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
15565 have to call utf-translate-cjk-load-tables.
15566
15567 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
15568
15569 * mouse.el (mouse-move-drag-overlay): Fix last change.
15570
15571 2005-09-22 David Ponce <david@dponce.com>
15572
15573 * tree-widget.el (tree-widget-value-create): Fix previous change.
15574
15575 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15576
15577 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
15578
15579 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15580
15581 * mouse.el (mouse-move-drag-overlay): New function.
15582 (mouse-drag-region-1): Use it.
15583 Try to simplify a bit the state handling. Handle clicks on links
15584 inside intangible areas.
15585 (mouse-save-then-kill): Minor simplification.
15586 (mouse-secondary-overlay): Make it always non-nil instead of
15587 recreating it each time.
15588 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
15589 (mouse-kill-secondary, mouse-secondary-save-then-kill):
15590 Simplify accordingly.
15591
15592 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15593
15594 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
15595
15596 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
15597
15598 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
15599 (ediff-file-name-sans-prefix): Treat nil as an empty string.
15600 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
15601 to patch.
15602
15603 * ediff-util.el: Use insert-buffer-substring.
15604
15605 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
15606
15607 * emulation/viper-cmd.el (viper-change-state): Don't move over the
15608 field boundaries in the minibuffer.
15609 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
15610 (viper-minibuffer-post-command-hook): New hook.
15611 (viper-line): Don't move cursor at bolp.
15612
15613 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
15614
15615 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
15616 avoid compiler warnings.
15617
15618 * emulation/viper-macs.el (ex-map): Better messages.
15619
15620 * emulation/viper-utils.el (viper-beginning-of-field): New function.
15621
15622 * emulation/viper.el: Replace make-variable-buffer-local with
15623 viper-make-variable-buffer-local everywhere, to avoid warnings.
15624
15625 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15626
15627 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
15628 Delete unused var `old-selected-window'.
15629 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
15630 (mouse-drag-secondary): Delete unused var `start-frame'.
15631
15632 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15633
15634 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
15635
15636 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15637
15638 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
15639 Re-indent within 80 columns. Use inhibit-read-only.
15640
15641 2005-09-19 Romain Francoise <romain@orebokech.com>
15642
15643 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
15644
15645 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15646
15647 * font-lock.el (font-lock-default-fontify-region): Don't add a line
15648 unconditionally, since the after-change-function already did it.
15649
15650 2005-09-19 Miles Bader <miles@gnu.org>
15651
15652 * net/newsticker.el: Get rid of CVS keyword.
15653
15654 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
15655
15656 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
15657 The prompt is formatted later.
15658
15659 2005-09-19 David Ponce <david@dponce.com>
15660
15661 * tree-widget.el (tree-widget-value-create): Save the converted
15662 tree :node widget.
15663
15664 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
15665
15666 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
15667 variable `message'.
15668
15669 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
15670
15671 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
15672 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
15673 <slawomir.nowaczyk.847@student.lu.se>.
15674
15675 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
15676
15677 * image.el (image-load-path): Use symbol `data-directory' instead
15678 of its value, for backward compatibility with packages that bind
15679 it during `find-image'. Suggested by Katsumi Yamaoka.
15680 (image-search-load-path): Handle symbols whose values are strings.
15681
15682 2005-09-18 Romain Francoise <romain@orebokech.com>
15683
15684 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
15685 with-current-buffer form in save-excursion.
15686
15687 2005-09-18 Deepak Goel <deego@gnufans.org>
15688
15689 * apropos.el (apropos-command): Fix `message' call: first arg
15690 should be a format spec. In this and all other cases that appear
15691 below and elsewhere in the source code, I made a change only when
15692 two conditions were satisfied: [1] I can think of a possibility
15693 that the arguments would cause an error, for example, the code in
15694 question relies on external variables such as filenames. [2] I
15695 was sure that the arg to `message' could not have been nil in the code.
15696
15697 * textmodes/tildify.el (tildify-region): Ditto.
15698
15699 * textmodes/reftex-index.el (reftex-index-change-entry)
15700 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
15701 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
15702 * textmodes/org.el (org-complete, org-deadline, org-schedule)
15703 (org-priority, org-table-sum):
15704 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
15705 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
15706 (flyspell-word, flyspell-display-next-corrections):
15707 * textmodes/bibtex.el (bibtex-print-help-message):
15708 * textmodes/artist.el (artist-key-set-point-poly):
15709 * term/mac-win.el (mac-services-insert-text):
15710 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
15711 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
15712 (vhdl-port-paste-testbench, vhdl-compose-new-component)
15713 (vhdl-compose-configuration):
15714 * progmodes/sh-script.el (sh-blink, sh-show-indent)
15715 (sh-set-indent, sh-learn-line-indent):
15716 * progmodes/ps-mode.el (ps-mode-target-column):
15717 * progmodes/idlwave.el (idlwave-make-tags)
15718 (idlwave-scan-library-catalogs):
15719 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
15720 * progmodes/gud.el (gud-jdb-analyze-source):
15721 * progmodes/flymake.el (flymake-log):
15722 * progmodes/ebnf2ps.el (ebnf-generate-region):
15723 * progmodes/cmacexp.el (c-macro-expansion):
15724 * progmodes/ada-xref.el (ada-treat-cmd-string):
15725 * progmodes/ada-mode.el (ada-create-case-exception-substring)
15726 (ada-justified-indent-current, ada-batch-reformat):
15727 * play/zone.el (zone):
15728 * play/landmark.el (lm-move):
15729 * play/decipher.el (decipher-show-alphabet):
15730 * net/newsticker.el (newsticker--display-jump)
15731 (newsticker--display-scroll):
15732 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
15733 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
15734 * mail/feedmail.el (feedmail-dump-message-to-queue):
15735 * eshell/esh-proc.el (eshell-remove-process-entry):
15736 * emulation/ws-mode.el (ws-last-error):
15737 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
15738 (viper-record-kbd-macro):
15739 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
15740 * emacs-lisp/lisp-mnt.el (lm-report-bug):
15741 * emacs-lisp/find-func.el (find-function-noselect):
15742 * calendar/timeclock.el (timeclock-status-string)
15743 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
15744 (timeclock-when-to-leave-string):
15745 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
15746 * calc/calc-units.el (calc-enter-units-table):
15747 * calc/calc-mode.el (calc-mode-record-mode):
15748 * woman.el (woman-mini-help):
15749 * wdired.el (wdired-change-to-wdired-mode):
15750 * vc.el (vc-retrieve-snapshot):
15751 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
15752 * startup.el (display-startup-echo-area-message):
15753 * simple.el (set-goal-column):
15754 * ses.el (ses-command-hook, ses-recalculate-cell):
15755 * server.el (server-process-filter):
15756 * printing.el (pr-interface-txt-print, pr-interface-printify)
15757 (pr-interface-ps):
15758 * pcvs.el (cvs-help):
15759 * log-edit.el (log-edit, log-edit-mode-help):
15760 * iswitchb.el (iswitchb-possible-new-buffer):
15761 * isearch.el (isearch-edit-string):
15762 * image-mode.el (image-mode, image-minor-mode):
15763 * ibuf-macs.el (define-ibuffer-filter):
15764 * hi-lock.el (hi-lock-find-patterns):
15765 * files.el (toggle-read-only):
15766 * ediff-util.el (ediff-copy-diff)
15767 (ediff-write-merge-buffer-and-maybe-kill):
15768 * echistory.el (Electric-history-undefined):
15769 * dnd.el (dnd-insert-text):
15770 * dired-aux.el (dired-query):
15771 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
15772 * bookmark.el (bookmark-bmenu-locate):
15773 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
15774 Fix `message' calls to ensure first arg is a format string.
15775 The change was made only when these two conditions were satisfied:
15776 [1] when there is a possibility that the arguments would cause an error
15777 for example, if the code in question relies on external variables
15778 such as filenames, and
15779 [2] if the arg to `message' could not have been nil in the code.
15780
15781 * pcomplete.el (pcomplete--help): Fix `message' format spec.
15782 Not having a %s would be weird, though not technically wrong.
15783
15784 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15785
15786 * term/mac-win.el (mac-add-charset-info): Doc fix.
15787
15788 2005-09-17 Romain Francoise <romain@orebokech.com>
15789
15790 * shell.el (shell-resync-dirs): Handle echoing processes more
15791 reliably. Don't insert resync command if `comint-process-echoes'
15792 is non-nil.
15793
15794 2005-09-17 Magnus Henoch <mange@freemail.hu>
15795
15796 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
15797 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
15798 aspell versions >= 0.60.
15799 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
15800 only if ispell-aspell-supports-utf8 is non-nil.
15801
15802 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
15803
15804 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
15805 buffer-local value to lisp-indent-function.
15806
15807 2005-09-17 Milan Zamazal <pdm@zamazal.org>
15808
15809 * progmodes/glasses.el (glasses-make-readable): If
15810 glasses-separator differs from underscore, put appropriate
15811 overlays over underscore characters.
15812 (glasses-convert-to-unreadable): If glasses-separator differs from
15813 underscore, try to convert glasses-separator characters to
15814 underscores.
15815
15816 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15817
15818 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
15819 Use with-syntax-table and dolist.
15820
15821 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
15822
15823 * textmodes/reftex-auc.el:
15824 * textmodes/reftex-cite.el:
15825 * textmodes/reftex-dcr.el:
15826 * textmodes/reftex-global.el:
15827 * textmodes/reftex-parse.el:
15828 * textmodes/reftex-ref.el:
15829 * textmodes/reftex-sel.el:
15830 * textmodes/reftex-toc.el:
15831 * textmodes/reftex-vars.el:
15832 * textmodes/reftex.el: Small changes to remove compiler warnings.
15833
15834 * textmodes/reftex-index.el: Likewise.
15835 (reftex-query-index-phrase): More efficient use of markers.
15836
15837 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15838
15839 * image.el (image-load-path): New variable.
15840 (image-search-load-path): New function.
15841 (find-image): Search for images in `image-load-path'.
15842
15843 2005-09-15 Richard M. Stallman <rms@gnu.org>
15844
15845 * follow.el: Change Maintainer field.
15846
15847 2005-09-15 David Ponce <david@dponce.com>
15848
15849 * recentf.el (recentf-save-file-modes): New option.
15850 (recentf-save-list): Use it.
15851
15852 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
15853
15854 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
15855 (mode-line-mule-info, mode-line-modified): Move bindings from
15856 mouse-3 to mouse-1.
15857
15858 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15859
15860 * simple.el (sendmail-user-agent-compose): Revert last change.
15861
15862 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15863
15864 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
15865 Use with-current-buffer.
15866 (ange-ftp-gwp-start): Remove unused var `gw-user'.
15867 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
15868 (ange-ftp-insert-directory): Remove unused var `short'.
15869 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
15870
15871 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
15872 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
15873
15874 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
15875 (check-calendar-holidays, diary-list-entries): Autoload.
15876 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
15877 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
15878
15879 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
15880 which mistakenly removed a call to display-buffer.
15881
15882 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
15883
15884 * obsolete/iso-insert.el: Move to obsolete/ from international/.
15885
15886 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
15887
15888 * progmodes/hideshow.el
15889 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
15890 (hs-allow-nesting): New user var.
15891 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
15892 (hs-hide-block-at-point): When nesting allowed,
15893 if there is already an overlay in place, delete it.
15894 (hs-safety-is-job-n): Delete func; remove call sites.
15895 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
15896 (hs-overlay-at): New func.
15897 (hs-already-hidden-p, hs-show-block): Use it.
15898 (hs-hide-all): Don't pre-clean if nesting allowed.
15899 (hs-show-all): Temporarily disallow
15900 nesting around call to `hs-discard-overlays'.
15901
15902 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
15903
15904 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
15905 Delete unused local var.
15906
15907 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
15908
15909 * help-fns.el (describe-categories): "?\ " -> "?\s".
15910 (help-do-arg-highlight): Recognize also ARG-n, as in
15911 `move-to-left-margin' (ARG+n is already recognized). Simplify.
15912
15913 * international/codepage.el (dos-unsupported-char-glyph):
15914 * net/newsticker.el (tool-bar-map, w3-mode-map)
15915 (w3m-minor-mode-map):
15916 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
15917 (ent-alist):
15918 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
15919
15920 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
15921
15922 * custom.el (custom-push-theme): Handle the case where a symbol is
15923 bound but face properties have not yet been assigned.
15924
15925 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
15926 Fix behavior if noerase is `t' and there is no mail buffer.
15927
15928 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
15929 if `continue' is nil, rather than signal an error.
15930
15931 2005-09-12 Richard M. Stallman <rms@gnu.org>
15932
15933 * font-lock.el (font-lock-keywords): Add autoload.
15934
15935 * help-fns.el (describe-variable): Rearrange to put source link
15936 in a predictable place.
15937
15938 * net/newsticker.el: New file.
15939
15940 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15941
15942 * calendar/calendar.el (calendar-for-loop): Add edebug info.
15943 (calendar-basic-setup): Use the new nil arg.
15944 (number-of-diary-entries): Move to diary-lib.el.
15945
15946 * calendar/diary-lib.el: Use with-current-buffer, match-string.
15947 (diary-list-entries): Use with-syntax-table and dolist.
15948 Rename from list-diary-entries.
15949 Use number-of-diary-entries if `number' is nil.
15950 (diary, diary-view-entries): Use this new name and new nil arg value.
15951 (number-of-diary-entries): Move from calendar.el.
15952 (diary-unhide-everything): New function.
15953 (include-other-diary-files, fancy-diary-display)
15954 (diary-show-all-entries, make-diary-entry): Use it.
15955 (diary-mail-entries): Use buffer-string.
15956 (mark-diary-entries): Fix long standing paren typo.
15957 (diary-sexp-entry): Use count-lines.
15958 (make-diary-entry): Avoid `previous-line'.
15959 (diary-mode-map): New var.
15960 (diary-mode): Redraw cal after saving. Setup header-line.
15961 (fancy-diary-display-mode): Use local-set-key.
15962
15963 * startup.el (command-line): Try calling various terminal-init-foo-bar
15964 functions by stripping hyphenated suffixes from $TERM.
15965
15966 * files.el (normal-mode): Check boundness of font-lock-keywords.
15967
15968 2005-09-12 Richard M. Stallman <rms@gnu.org>
15969
15970 * progmodes/compile.el: Don't decide a file's directory
15971 until the user actually tries to go there.
15972 (compilation-next-error-function):
15973 Pass compilation-find-file the directory from the file-struct.
15974 (compilation-internal-error-properties): Separate local FILE-STRUCT
15975 from FILE. Doc the args better. Rename arg FMT to FMTS.
15976 (compilation-find-file): Arg DIR renamed to DIRECTORY.
15977 Expand it, and if nil, use default-directory.
15978 (compilation-get-file-structure): Don't mix specified directory
15979 with default directory. Put specified directory into
15980 file-struct. Don't make the file name absolute.
15981
15982 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
15983 (compile-command): Add autoload.
15984 (compilation-disable-input): Add autoload.
15985
15986 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
15987
15988 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
15989 strings of the variables it can override.
15990 (time-stamp): New (as yet undocumented) time-stamp-format escapes
15991 %Q and %q, for fully-qualified domain name and unqualified host name.
15992
15993 2005-09-11 Kim F. Storm <storm@cua.dk>
15994
15995 * emacs-lisp/authors.el (authors-aliases): Update list.
15996 (authors-fixed-entries): Update mldrag.el entry.
15997
15998 2005-09-10 Alan Mackenzie <acm@muc.de>
15999
16000 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
16001 from the region narrowed to.
16002
16003 2005-09-10 Magnus Henoch <mange@freemail.hu>
16004
16005 * textmodes/ispell.el (ispell-check-version): Signal an error if
16006 aspell version is less than 0.60.
16007
16008 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
16009
16010 * progmodes/octave-inf.el (inferior-octave-startup):
16011 Resync current dir at the end.
16012
16013 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
16014
16015 * woman.el (woman-topic-at-point-default):
16016 Rename to woman-use-topic-at-point-default.
16017 (woman-topic-at-point): Rename to woman-use-topic-at-point.
16018 (woman-file-name): Reflect renames above. Automatically use the
16019 word at point as topic if woman-use-topic-at-point is non-nil.
16020 Otherwise offer it as default but don't insert it in the
16021 minibuffer. Also use `test-completion' instead of `assoc' as
16022 suggested by Stefan Monnier.
16023
16024 2005-09-10 Andre Spiegel <spiegel@gnu.org>
16025
16026 * vc.el (vc-directory, vc-update-change-log): Throw an error on
16027 the attempt to do it over Tramp. This is not yet supported.
16028
16029 2005-09-10 Eli Zaretskii <eliz@gnu.org>
16030
16031 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16032 (menu-bar-non-minibuffer-window-p): New functions.
16033 ("Split Window", "Save As..."): Use them.
16034 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
16035 ("Print Buffer", "Truncate Long Lines in this Buffer"):
16036 Use menu-bar-menu-frame-live-and-visible-p.
16037 ("Save Buffer", "Insert File", "Open Directory...")
16038 ("Open File...", "Visit New File..."):
16039 Use menu-bar-non-minibuffer-window-p.
16040 (kill-this-buffer-enabled-p, dired <menu-enable>):
16041 Use menu-bar-non-minibuffer-window-p.
16042
16043 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16044
16045 * cus-start.el (all): Don't complain about fringe-related
16046 built-ins if fringes are not supported. Ditto about
16047 selection-related built-ins. Fix the test for GTK-related built-ins.
16048
16049 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
16050 ("Postscript Print Buffer", "Print Region", "Save As...")
16051 ("Save", "Insert File...", "Open Directory...")
16052 ("Open File...", "Visit New File..."")
16053 ("Truncate Long Lines in this Buffer"): Don't look at
16054 menu-updating-frame if this display does not support multiple frames.
16055
16056 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16057
16058 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
16059
16060 2005-09-09 Emilio Lopes <eclig@gmx.net>
16061
16062 * woman.el: Format- and whitespace-related changes.
16063
16064 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16065
16066 * woman.el: Fix my email address.
16067
16068 2005-09-08 Richard M. Stallman <rms@gnu.org>
16069
16070 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
16071 (sh-mode): Locally set skeleton-pair-default-alist.
16072
16073 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
16074
16075 * progmodes/flymake.el: Require `compile' unconditionally.
16076
16077 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
16078
16079 * woman.el (woman-file-name): Provide a default, not initial input.
16080
16081 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
16082
16083 * font-lock.el (font-lock-support-mode): Doc fix.
16084
16085 * descr-text.el (describe-property-list): Handle non-symbol prop names.
16086
16087 2005-09-08 Richard M. Stallman <rms@gnu.org>
16088
16089 * simple.el (blink-matching-open): Get rid of text props from
16090 the string shown in echo area. Don't permanently set point.
16091 Some rearrangements.
16092
16093 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
16094
16095 * recentf.el (recentf-filename-handler): Add custom choice
16096 `abbreviate-file-name'.
16097
16098 * msb.el (msb--very-many-menus): Fix typo.
16099
16100 * disp-table.el (standard-display-european): Don't set
16101 enable-multibyte-characters to nil.
16102
16103 2005-09-08 David Ponce <david@dponce.com>
16104
16105 * recentf.el (recentf-show-file-shortcuts-flag): New option.
16106 (recentf-expand-file-name): Doc fix.
16107 (recentf-dialog-mode-map): Define digit shortcuts.
16108 (recentf--files-with-key): New variable.
16109 (recentf-show-digit-shortcut-filter): New function.
16110 (recentf-open-files-items): New function.
16111 (recentf-open-files): Use it.
16112 (recentf-open-file-with-key): New command.
16113
16114 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
16115
16116 * buff-menu.el (Buffer-menu-sort-by-column): New function.
16117 Suggested by Kim F. Storm.
16118 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
16119 (Buffer-menu-make-sort-button): Use global keymap.
16120
16121 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
16122
16123 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
16124 (Man-getpage-in-background-advice): Remove defadvice; it isn't
16125 necessary any longer with the remapped command.
16126 (Man-bgproc-sentinel-advice): Remove defadvice which counts
16127 formatting time only.
16128
16129 * net/tramp.el (tramp-action-password)
16130 (tramp-multi-action-password): Compile the password prompt from
16131 `method', `user' and `host'. Sometimes it isn't obvious which
16132 password to enter, for example with remote files offered by
16133 recentf.el, or with multiple steps. Suggested by Robert Marshall
16134 <robert@chezmarshall.freeserve.co.uk>.
16135
16136 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16137
16138 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
16139 Fix regexp for when "s///" is at the beginning of line.
16140
16141 2005-09-07 Jay Belanger <belanger@truman.edu>
16142
16143 * calc/calc-poly.el (math-expand-term): Multiply out any powers
16144 when in matrix mode.
16145
16146 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
16147
16148 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
16149 non-anonymous functions.
16150
16151 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
16152
16153 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
16154 when using a header line. Otherwise, use mouse-1-click-follows-link.
16155
16156 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
16157 can't be moved; don't signal an error.
16158
16159 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
16160
16161 * cus-theme.el (custom-theme-write-faces): Save the current face
16162 spec, not the defface spec.
16163
16164 * custom.el (custom-known-themes): Clarify meaning of "standard".
16165 (custom-push-theme): Save old values in the standard theme.
16166 (disable-theme): Correct typo.
16167 (custom-face-theme-value) Deleted unused function.
16168 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
16169
16170 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
16171
16172 * progmodes/compile.el (compilation-goto-locus): Take into account
16173 iconified frames when determining whether the buffer is
16174 already visible.
16175 Don't reset window height if the window already existed.
16176
16177 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
16178
16179 * custom.el (load-theme): Rename from require-theme.
16180 Add interactive spec.
16181 (enable-theme): Rename from custom-enable-theme.
16182 Add interactive spec.
16183 (disable-theme): Rename from custom-disable-theme.
16184 Add interactive spec.
16185 (custom-make-theme-feature): Doc fix.
16186 (custom-theme-directory): Doc fix.
16187 (provide-theme): Call enable-theme.
16188
16189 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16190
16191 * obsolete/lazy-lock.el (lazy-lock-mode):
16192 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
16193 font-lock-mode if it's off. Print a warning instead.
16194
16195 * progmodes/compile.el (compilation-start): Ignore errors if the
16196 process died before we get to send-eof.
16197
16198 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
16199 Undo last change. Enclosing the result in quotes broke things on Unix
16200 since tex-send-command passes it through shell-quote-argument.
16201 (tex-send-command): Pass `file' through convert-standard-filename
16202 when possible.
16203 (tex-uptodate-p): Handle the case where TeX hasn't put additional
16204 info in a transcript.
16205
16206 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
16207
16208 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
16209 fix compilation warning. Reorder the key definitions to group
16210 together keys emitted by the current version of xterm.
16211
16212 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
16213 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
16214 Reorder predicates to correct min-color usage.
16215
16216 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
16217
16218 * longlines.el (longlines-mode): Inhibit read-only when encoding.
16219 Kill local variables when longlines-mode is turned off.
16220
16221 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
16222
16223 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
16224
16225 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
16226
16227 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
16228
16229 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
16230 (font-lock-lines-before): Change default to being inactive.
16231 (font-lock-default-fontify-region): Obey font-lock-lines-before.
16232 (font-lock-after-change-function): Don't handle f-l-lines-before here.
16233
16234 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16235
16236 * net/tramp.el (tramp-handle-make-auto-save-file-name):
16237 Deactivate temporarily advice if active (not needed for Emacs 22,
16238 but for backwards compatibility).
16239 (tramp-exists-file-name-handler): Rewrite. First implementation
16240 was too simple.
16241 (tramp-advice-make-auto-save-file-name):
16242 Call `tramp-handle-make-auto-save-file-name' (again, just for
16243 backwards compatibility).
16244
16245 2005-08-31 Reto Zimmermann <reto@gnu.org>
16246
16247 * progmodes/vhdl-mode.el
16248 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
16249 (vhdl-end-p): Fix indentation bug "else" after "-- when".
16250 (vhdl-set-default-project): New function (easier setting of default).
16251 (vhdl-port-copy): Handle extended identifiers for generics.
16252 (vhdl-compiler-alist): Better description for error message regexp.
16253 (vhdl-make): Query for target, use previous as default.
16254 (vhdl-port-copy): Fix port copy for port names starting with "signal".
16255 (vhdl-font-lock-keywords-2): Fix fontification for record
16256 el. assign.
16257 (vhdl-speedbar-make-subpack-line): Add package body link.
16258 (vhdl-generate-makefile-1): Not include itself as dependency.
16259 (vhdl-font-lock-init): Highlight c-preprocessor directives.
16260 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
16261 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
16262 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
16263 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
16264 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
16265 (vhdl-import-project): Add string argument for `error'.
16266 (vhdl-compose-configuration)
16267 (vhdl-compose-configuration-architecture): Add configuration
16268 declaration generation.
16269 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
16270 (vhdl-trailer-re): Add "record" keyword (better indentation).
16271 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
16272 "[^ \t-\"]+".
16273 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
16274 (vhdl-testbench-entity-file-name)
16275 (vhdl-testbench-architecture-file-name): Allow separate
16276 customization of testbench file names.
16277 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
16278 (vhdl-get-visible-signals): Allow newline within alias declaration.
16279 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
16280 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
16281 (member-ignore-case): Alias for missing function in XEmacs.
16282 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
16283 (vhdl-update-sensitivity-list): Ignore case on read signals.
16284 (vhdl-replace-string): Adjust case only for file names.
16285 (vhdl-update-sensitivity-list): Fix search for read signals.
16286 (vhdl-update-sensitivity-list): Exclude formal parameters.
16287 (vhdl-get-visible-signals): Include aliases of signals.
16288 (vhdl-get-visible-signals): Fix signal name searching.
16289 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
16290 (vhdl-fixup-whitespace-region): Fix for character
16291 literals (e.g. `:').
16292
16293 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16294
16295 * ansi-color.el (comint-last-output-start):
16296 * bs.el (font-lock-verbose):
16297 * diff-mode.el (add-log-buffer-file-name-function):
16298 * dired-x.el (vm-folder-directory):
16299 * faces.el (help-xref-stack-item):
16300 * files.el (font-lock-keywords):
16301 * find-lisp.el (dired-buffers, dired-subdir-alist):
16302 * ido.el (cua-inhibit-cua-keys):
16303 * log-view.el (cvs-minor-wrap-function):
16304 * outline.el (font-lock-warning-face):
16305 * simple.el (compilation-current-error):
16306 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
16307 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
16308 * tooltip.el (comint-prompt-regexp):
16309 * w32-fns.el (explicit-shell-file-name):
16310 * term/mac-win.el (mac-charset-info-alist)
16311 (mac-services-selection, mac-system-script-code):
16312 * term/tty-colors.el (msdos-color-values):
16313 * term/w32-win.el (xlfd-regexp-registry-subnum):
16314 * term/x-win.el (x-keysym-table, x-selection-timeout)
16315 (x-session-id, x-session-previous-id):
16316 * textmodes/ispell.el (mail-yank-prefix):
16317 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
16318 * textmodes/org.el (calc-embedded-close-formula)
16319 (calc-embedded-open-formula)
16320 (font-lock-unfontify-region-function):
16321 * textmodes/reftex-global.el (isearch-next-buffer-function)
16322 (TeX-master):
16323 * textmodes/reftex.el (font-lock-keywords):
16324 * textmodes/tex-mode.el (font-lock-comment-face)
16325 (font-lock-doc-face):
16326 * textmodes/texinfo.el (outline-heading-alist):
16327 Add defvars.
16328
16329 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
16330 (artist-spray-chars, artist-mode-init, artist-replace-string)
16331 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
16332 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
16333 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
16334
16335 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
16336 (conf-align-assignments): "?\ " -> "?\s".
16337
16338 * textmodes/reftex-index.el (TeX-master): Add defvar.
16339 (reftex-index-phrases-marker): Move up defvar.
16340
16341 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
16342 (reftex-toc-include-labels-indicator)
16343 (reftex-toc-include-index-indicator)
16344 (reftex-toc-max-level-indicator): Move up declarations.
16345
16346 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
16347 of args to `tramp-run-real-handler', even if it's empty in this case.
16348
16349 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16350
16351 * dired.el (dired-move-to-filename-regexp): Add date format for
16352 Mac OS X 10.3 in East Asian locales.
16353
16354 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16355
16356 * files.el (make-auto-save-file-name): Add file name handler call
16357 if applicable.
16358
16359 * net/tramp.el (tramp-file-name-handler-alist)
16360 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
16361 (tramp-handle-make-auto-save-file-name): Rename from
16362 `tramp-make-auto-save-file-name'.
16363 (tramp-exists-file-name-handler): New defun.
16364 (tramp-advice-make-auto-save-file-name): Make defadvice only when
16365 `make-auto-save-file-name' is not a magic file name operation.
16366
16367 2005-08-30 Richard M. Stallman <rms@gnu.org>
16368
16369 * files.el (risky-local-variable-p):
16370 Match `-predicates' and `-commands.
16371
16372 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
16373 (custom-save-all): Visit the file if necessary;
16374 kill the buffer if we created it.
16375 (custom-save-delete): Don't visit file or kill buffer here.
16376
16377 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
16378
16379 * textmodes/org.el (org-special-keyword): New face.
16380 (org-table-copy-down, org-table-eval-formula)
16381 (org-table-recalculate, org-init-section-numbers):
16382 Use `string-to-number' instead of `string-to-int'.
16383 (org-get-location): Use `insert-buffer-substring' instead of
16384 `insert-buffer'.
16385 (org-modify-diary-entry-string): New function.
16386 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
16387 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
16388 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
16389 active region.
16390 (org-export-as-html): Handle QUOTE keyword.
16391 (org-quote-string): New option.
16392 (org-bookmark-jump-unhide): New function, used for
16393 `bookmark-after-jump-hook'.
16394 (org-diary-default-entry): Apply only when not called through
16395 `org-agenda'.
16396
16397 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
16398
16399 * net/eudc.el (mode-popup-menu):
16400 * play/handwrite.el (ps-printer-name, ps-lpr-command):
16401 * progmodes/ada-mode.el (compile-auto-highlight)
16402 (skeleton-further-elements):
16403 * progmodes/autoconf.el (font-lock-syntactic-keywords):
16404 * progmodes/cmacexp.el (msdos-shells):
16405 * progmodes/compile.el (font-lock-extra-managed-props)
16406 (font-lock-keywords, font-lock-maximum-size)
16407 (font-lock-support-mode):
16408 * progmodes/grep.el (font-lock-lines-before):
16409 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
16410 * progmodes/mixal-mode.el (compile-command):
16411 * progmodes/perl-mode.el (font-lock-comment-face)
16412 (font-lock-doc-face, font-lock-string-face):
16413 * progmodes/prolog.el (comint-prompt-regexp):
16414 * progmodes/sh-script.el (font-lock-comment-face)
16415 (font-lock-set-defaults, font-lock-string-face):
16416 * progmodes/sql.el (font-lock-keyword-face)
16417 (font-lock-set-defaults, font-lock-string-face):
16418 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
16419 (itimer-version, lazy-lock-defer-contextually)
16420 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
16421 Add defvars.
16422
16423 * progmodes/cperl-mode.el (cperl-electric-lbrace)
16424 (cperl-electric-keyword, cperl-electric-pod)
16425 (cperl-electric-backspace, cperl-forward-re)
16426 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
16427 (vc-rcs-header, vc-sccs-header): Add defvars.
16428
16429 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
16430 (font-lock-syntactic-keywords, gud-find-expr-function):
16431 Add defvars.
16432
16433 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
16434 (gdb-frame-parameters): Declare before use.
16435
16436 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
16437 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
16438 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
16439 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
16440
16441 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
16442 (idlwave-help-with-source): Use `insert-buffer-substring', not
16443 `insert-buffer'.
16444
16445 2005-08-29 Juri Linkov <juri@jurta.org>
16446
16447 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
16448 Put outline-back-to-heading function call inside save-excursion.
16449
16450 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
16451
16452 * man.el (Man-init-defvars, Man-translate-references)
16453 (Man-support-local-filenames, Man-highlight-references):
16454 * progmodes/sql.el (sql-interactive-mode):
16455 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
16456
16457 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
16458 (compilation-mode-font-lock-keywords): Add defvars.
16459 (checkdoc-interactive-loop): "?\ " -> "?\s".
16460
16461 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
16462 (font-lock-doc-face, font-lock-string-face)
16463 (font-lock-keywords-case-fold-search): Add defvars.
16464 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
16465
16466 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
16467 Don't pass X and Y (they are ignored anyway).
16468 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
16469 (mouse-delete-window): Make arguments optional.
16470
16471 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
16472 (caesar-translate-table, minor-modes, news-buffer-save)
16473 (news-group-name, news-minor-modes): Add defvars.
16474
16475 * emacs-lisp/lselect.el (mouse-highlight-priority)
16476 (x-lost-selection-functions, zmacs-regions):
16477 * emacs-lisp/pp.el (font-lock-verbose):
16478 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
16479 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
16480 (ses-mode-map):
16481 * emacs-lisp/tcover-unsafep.el (safe-functions):
16482 * international/mule-cmds.el (mac-system-coding-system)
16483 (mac-system-locale):
16484 * language/ethio-util.el (rmail-current-message)
16485 (rmail-message-vector):
16486 * language/thai-util.el (thai-auto-composition-mode):
16487 * mail/metamail.el (rmail-current-message, rmail-message-vector):
16488 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
16489 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
16490 (vm-primary-inbox, vm-spool-files):
16491 * mail/rmail.el (deleted-head, font-lock-fontified)
16492 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
16493 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
16494 (total-messages):
16495 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
16496 (rmail-summary-mode-map):
16497 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
16498 (rmail-last-label, rmail-last-multi-labels)
16499 (rmail-summary-vector, rmail-total-messages):
16500 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
16501 * mail/rmailsum.el (msgnum):
16502 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
16503 (rmail-current-message):
16504 * obsolete/fast-lock.el (font-lock-face-list):
16505 * obsolete/rnewspost.el (mail-reply-buffer):
16506 * obsolete/scribe.el (compile-command):
16507 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
16508
16509 2005-08-28 John Paul Wallington <jpw@gnu.org>
16510
16511 * ibuf-ext.el (ibuffer-auto-update-changed):
16512 Use `frame-or-buffer-changed-p' to check whether we need to update.
16513 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
16514 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
16515 as a `frame-or-buffer-changed-p' state vector instead.
16516
16517 2005-08-27 Romain Francoise <romain@orebokech.com>
16518
16519 * textmodes/makeinfo.el (makeinfo-compile):
16520 Use `compilation-start'. Set `next-error-function' according to
16521 `disable-errors'.
16522 (makeinfo-next-error): New function.
16523 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
16524 (makeinfo-buffer): Likewise.
16525
16526 * progmodes/compile.el (compilation-start): Add autoload cookie.
16527
16528 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
16529 * textmodes/sgml-mode.el: Likewise.
16530 * progmodes/python.el: Likewise.
16531
16532 2005-08-27 Eli Zaretskii <eliz@gnu.org>
16533
16534 * simple.el (blink-matching-paren-distance): Document the meaning
16535 of nil value, and allow to customize to nil.
16536
16537 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
16538 command.com, not command.exe.
16539
16540 2005-08-26 John Wiegley <johnw@newartisans.com>
16541
16542 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
16543 code around a bit so that an extraneous nil argument is not added
16544 to a command when no args are given.
16545
16546 * eshell/esh-arg.el (eshell-parse-double-quote): If a
16547 double-quoted argument resolves to nil, return it as an empty
16548 string rather than as nil. This made it impossible to pass "" to
16549 a shell script as a null string argument.
16550
16551 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16552
16553 * outline.el (outline-invent-heading): New fun.
16554 (outline-promote, outline-demote): Use it.
16555 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
16556 (outline-end-of-subtree): Remove unused var `opoint'.
16557
16558 2005-08-26 David Reitter <david.reitter@gmail.com>
16559
16560 * menu-bar.el (truncate-lines, write-file, print-buffer)
16561 (ps-print-buffer-faces, ps-print-buffer, split-window):
16562 Disable menu items when the frame they refer to is invisible, or when
16563 they refer to a buffer and the minibuffer is selected.
16564
16565 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
16566
16567 * progmodes/flymake.el (flymake-highlight-err-lines):
16568 Use save-excursion around flymake-highlight-line to preserve point.
16569
16570 2005-08-26 Eli Zaretskii <eliz@gnu.org>
16571
16572 * progmodes/octave-mod.el: Change Author and Maintainer address.
16573 (octave-maintainer-address): Change Kurt's email address.
16574 * progmodes/octave-inf.el: Change Author and Maintainer address.
16575 * progmodes/octave-hlp.el: Change Author and Maintainer address.
16576
16577 2005-08-26 Kim F. Storm <storm@cua.dk>
16578
16579 * subr.el (version-list-<, version-list-<=, version-list-=):
16580 Rename from integer-list-*.
16581 (version-list-not-zero): Likewise. Fix while loop.
16582 (version=): Use version-list-= instead of string-equal.
16583
16584 2005-08-26 Richard M. Stallman <rms@gnu.org>
16585
16586 * outline.el (outline-promote): Try shortening the heading.
16587 As last resort, read the heading to use.
16588 (outline-demote): As last resort, read the heading to use.
16589
16590 2005-08-26 Romain Francoise <romain@orebokech.com>
16591
16592 * progmodes/compile.el (compilation-start): Doc fix.
16593
16594 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
16595 (antlr-font-lock-additional-keywords): Fix reference to
16596 `antlr-font-lock-literal-regexp' erroneously changed during the
16597 mass face rename.
16598 (antlr-run-tool): Use `compilation-start'.
16599
16600 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
16601 instead of the obsolete `compile-internal'.
16602
16603 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
16604
16605 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
16606 (number, original-date):
16607 * calendar/cal-china.el (date):
16608 * calendar/cal-coptic.el (date):
16609 * calendar/cal-french.el (date):
16610 * calendar/cal-hebrew.el (date, entry, number, original-date):
16611 * calendar/cal-islam.el (date, number, original-date):
16612 * calendar/cal-iso.el (date):
16613 * calendar/cal-julian.el (date):
16614 * calendar/cal-mayan.el (date):
16615 * calendar/cal-menu.el (date, event):
16616 * calendar/cal-persia.el (date):
16617 * calendar/lunar.el (date):
16618 * calendar/solar.el (date): Add defvars.
16619
16620 * emerge.el:
16621 * ibuffer.el:
16622 * info-xref.el:
16623 * obsolete/bg-mouse.el:
16624 * obsolete/sun-curs.el:
16625 * obsolete/swedish.el: Move the `defvar's to the top level.
16626
16627 * smerge-mode.el (smerge-refined-change): Add :group.
16628
16629 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
16630
16631 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
16632 (smerge-keep-n): Remove props.
16633 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16634 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
16635 now that it's done in smerge-keep-n.
16636 (smerge-refined-change): New face.
16637 (smerge-refine-chopup-region, smerge-refine-highlight-change)
16638 (smerge-refine): New funs.
16639 (smerge-basic-map): Bind smerge-refine.
16640
16641 2005-08-25 Juri Linkov <juri@jurta.org>
16642
16643 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
16644 compilation-process-setup-function and compilation-disable-input
16645 in grep-mode instead of let-bindings in grep.
16646
16647 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
16648 Delete "Automatic File De/compression" (auto-compression-mode).
16649
16650 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
16651
16652 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
16653 Silence warning about non-existent variable.
16654
16655 2005-08-25 Richard M. Stallman <rms@gnu.org>
16656
16657 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
16658 Rename "Describe Key" to "Describe Key or Mouse Operation".
16659
16660 * mail/mailalias.el (build-mail-aliases): Delete comments
16661 from the contents before processing them.
16662
16663 * isearch.el (isearch-edit-string): Erase the Search prompt
16664 if user enters an empty string and there is no default.
16665
16666 * comint.el (comint-file-name-prefix): Add autoload.
16667
16668 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
16669
16670 * subr.el (play-sound): Rearrange to avoid warning.
16671
16672 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
16673
16674 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
16675 New hook.
16676 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
16677
16678 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16679
16680 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
16681
16682 * custom.el (custom-theme-set-variables): Sort minor modes last.
16683
16684 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16685
16686 * subr.el (version-separator, version-regexp-alist): New vars used by
16687 version comparison funs.
16688 (integer-list-<, integer-list-=, integer-list-<=)
16689 (integer-list-not-zero): New funs for integer list comparison.
16690 (version-to-list, version=, version<, version<=): New funs for version
16691 comparison.
16692
16693 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
16694
16695 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
16696 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
16697 time to silence the byte-compiler.
16698
16699 * ibuffer.el (ibuffer-compile-make-eliding-form)
16700 (ibuffer-check-formats): Use `with-no-warnings' to hide references
16701 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
16702 so it's silly to get warnings for it).
16703 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
16704 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
16705 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
16706 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
16707 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
16708 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
16709 Defvar at compile time.
16710 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
16711 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
16712 Declare them before use.
16713
16714 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
16715 (info-xref-good, info-xref-bad): Defvar at compile time.
16716
16717 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
16718 Use `let*' instead of `let'.
16719
16720 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
16721 (*mouse-y*, menu, char): Defvar at compile time.
16722 (sc::menu): Declare it before use.
16723 (sc::pack-one-line): Use `let', not `let*'.
16724
16725 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
16726 (mail-send-hook): Defvar at compile time.
16727
16728 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
16729 Defvar at compile time.
16730
16731 * term/sun-mouse.el (current-global-mousemap)
16732 (current-local-mousemap): Declare them before use.
16733
16734 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
16735
16736 * bookmark.el (bookmark-after-jump-hook): New hook.
16737 (bookmark-jump): Run `bookmark-after-jump-hook'.
16738
16739 2005-08-23 Juri Linkov <juri@jurta.org>
16740
16741 * faces.el (minibuffer-prompt): Doc fix.
16742
16743 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
16744
16745 * progmodes/xscheme.el: Trivial changes to silence warnings.
16746 (xscheme-previous-mode, xscheme-previous-process-state):
16747 Add defvars.
16748 (xscheme-last-input-end, xscheme-process-command-line)
16749 (xscheme-process-name, xscheme-buffer-name)
16750 (xscheme-expressions-ring-max, xscheme-expressions-ring)
16751 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
16752 (xscheme-control-g-synchronization-p)
16753 (xscheme-control-g-disabled-p, xscheme-string-receiver)
16754 (default-xscheme-runlight, xscheme-runlight)
16755 (xscheme-runlight-string, xscheme-process-filter-state)
16756 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
16757 Move to beginning of file.
16758 (scheme-interaction-mode-commands-alist)
16759 (scheme-interaction-mode-map, scheme-debugger-mode-map):
16760 Declare them before use. Note: the initialization code for the
16761 variables has not been moved because it uses functions that reference
16762 the variables.
16763 (xscheme-control-g-message-string, xscheme-process-filter-alist)
16764 (xscheme-prompt-for-expression-map): Declare them before use.
16765 (scheme-debugger-mode-commands): "?\ " -> "?\s".
16766
16767 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
16768
16769 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
16770
16771 2005-08-22 Juri Linkov <juri@jurta.org>
16772
16773 * faces.el (set-face-underline): Delete this duplicate function
16774 and make an obsolete alias to set-face-underline-p.
16775 (set-face-underline-p): Use docstring of set-face-underline.
16776 (describe-face): Create hyperlink to parent face.
16777
16778 * info.el (Info-insert-dir): Use save-excursion around
16779 insert-buffer-substring.
16780 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
16781 (Info-escape-percent): Delete function.
16782 (Info-fontify-node): Replace Info-escape-percent by
16783 replace-regexp-in-string with REP arg set to lambda that
16784 duplicates `%' and preserves text properties.
16785
16786 * progmodes/compile.el (compilation-disable-input): Doc fix.
16787 (define-compilation-mode): Doc fix and refill.
16788 (kill-compilation): Use `mode-name' in the error message.
16789 (compilation-find-file): Use `compilation-error' in the
16790 read-file-name's prompt.
16791
16792 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16793
16794 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
16795 (smerge-auto-leave): Make undo re-enable the mode.
16796 (debug-ignored-errors): Add the user-error of impossible resolution.
16797 (smerge-resolve): Move things around a bit, in preparation for later.
16798 (smerge-diff): Don't fail if the buffer has no associated file.
16799 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
16800 (smerge-conflict-overlay): New function.
16801 (smerge-match-conflict): Don't add text properties here.
16802 (smerge-find-conflict): Instead, add an overlay here.
16803 Also check for the case where we're inside a conflict already, so as to
16804 obviate the need for font-lock-multiline, which is unbearably slow with
16805 large conflicts and ciomplex font-lock patterns.
16806 (smerge-remove-props): Remove overlay rather than text-properties.
16807 (smerge-mode): Don't set font-lock-multiline.
16808 Remove overlays when turned off.
16809
16810 2005-08-21 Kim F. Storm <storm@cua.dk>
16811
16812 * ido.el (ido-ignore-item-p): Use save-match-data.
16813 Bind case-fold-search to ido-case-fold locally.
16814
16815 2005-08-20 Richard M. Stallman <rms@gnu.org>
16816
16817 * files.el (normal-mode): If font lock is on, turn it off and on.
16818
16819 * subr.el (replace-regexp-in-string): Doc fix.
16820
16821 * startup.el (command-line-1): Don't suppress startup screen
16822 due to existing processes.
16823
16824 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
16825
16826 * progmodes/compile.el (compilation-disable-input): Default to nil.
16827
16828 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16829
16830 * progmodes/compile.el (compilation-disable-input): New defcustom.
16831 (compilation-start): If compilation-disable-input is non-nil, send
16832 EOF to the compilation process.
16833
16834 2005-08-20 Eli Zaretskii <eliz@gnu.org>
16835
16836 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
16837 Run the argument of tex-shell-cd-command through
16838 convert-standard-filename, to get the correct style of slashes on
16839 Windows, and enclose the result in quotes, in case the file name
16840 includes whitespace or other special characters.
16841
16842 2005-08-19 Andreas Schwab <schwab@suse.de>
16843
16844 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
16845 process.
16846
16847 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
16848
16849 * cus-start.el (minibuffer-prompt-properties): Correct typo.
16850
16851 2005-08-18 Kim F. Storm <storm@cua.dk>
16852
16853 * scroll-lock.el: Fix errors due to incorrect line wrapping.
16854
16855 2005-08-18 Richard M. Stallman <rms@gnu.org>
16856
16857 * scroll-lock.el: New file.
16858
16859 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
16860
16861 * dired.el (dired-move-to-end-of-filename):
16862 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
16863
16864 2005-08-18 Kim F. Storm <storm@cua.dk>
16865
16866 * ido.el (ido-everywhere): Fix defcustom :set function to disable
16867 rather than toggle mode when custom value is nil.
16868 (ido-everywhere): Fix defun doc string.
16869
16870 2005-08-17 Richard M. Stallman <rms@gnu.org>
16871
16872 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
16873 as tag instead of "Inviolable".
16874
16875 2005-08-17 Kim F. Storm <storm@cua.dk>
16876
16877 * windmove.el (windmove-coordinates-of-position): Remove.
16878 (windmove-coordinates-of-window-position): Remove.
16879 (windmove-reference-loc): Use posn-at-point instead.
16880
16881 * subr.el (insert-for-yank-1): Doc fix.
16882
16883 * ido.el (ido-enter-matching-directory): Rename from
16884 ido-enter-single-matching-directory. Change `slash' choice to
16885 `only'. Add `first' choice.
16886 (ido-exhibit): Adapt to above changes.
16887
16888 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
16889
16890 * Makefile.in: Expand comment about building loaddefs.el.
16891
16892 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
16893
16894 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
16895 Comment use of defadvice.
16896
16897 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
16898
16899 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
16900
16901 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
16902 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
16903 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
16904 * progmodes/idlw-shell.el, progmodes/ld-script.el,
16905 * progmodes/which-func.el, ruler-mode.el, strokes.el,
16906 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
16907 for backward compatibility for faces that did not appear in the
16908 previous Emacs release.
16909
16910 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
16911
16912 2005-08-15 Kim F. Storm <storm@cua.dk>
16913
16914 * emulation/cua-base.el (cua-delete-region): Return t if
16915 deleted region was non-empty.
16916 (cua-replace-region): Inhibit overwrite-mode for
16917 self-insert-command if replaced region was non-empty.
16918 (cua--explicit-region-start, cua--status-string): Make them
16919 buffer-local at top-level...
16920 (cua-mode): ...rather than when mode is enabled.
16921
16922 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
16923
16924 * progmodes/vhdl-mode.el (vhdl-emacs-21):
16925 Set t for Emacs 21, 22, and so on.
16926
16927 2005-08-15 David Ponce <david@dponce.com>
16928
16929 * tree-widget.el: Update Commentary header.
16930 (tree-widget-theme): Doc fix.
16931 (tree-widget-space-width): New option.
16932 (tree-widget-image-properties): Look up in the default theme too.
16933 (tree-widget--cursors): Only for images with arrow pointer shape.
16934 (tree-widget-lookup-image): Pointer shape is hand by default.
16935 (tree-widget-icon): Rename generic icon widget from
16936 `tree-widget-control'.
16937 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
16938 derive from `tree-widget-icon'.
16939 (tree-widget-handle): Improve default look and feel of the text
16940 representation.
16941 (tree-widget): Rename :*-control properties to :*-icon properties.
16942 Add :action and :help-echo properties.
16943 (tree-widget-after-toggle-functions): Move.
16944 (tree-widget-close-node, tree-widget-open-node): Remove.
16945 (tree-widget-before-create-icon-functions): New hook.
16946 (tree-widget-value-create): Update to allow customization of icons
16947 and nodes at run-time via that new hook.
16948 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
16949 (tree-widget-icon-action, tree-widget-icon-help-echo)
16950 (tree-widget-action, tree-widget-help-echo): New functions.
16951
16952 2005-08-15 Kim F. Storm <storm@cua.dk>
16953
16954 * ido.el (ido-buffer-internal): Use with-no-warnings.
16955 (ido-make-merged-file-list): Use while-no-input.
16956
16957 2005-08-15 Richard M. Stallman <rms@gnu.org>
16958
16959 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
16960 (flyspell-large-region): Fix doc and custom type.
16961
16962 2005-08-14 Richard M. Stallman <rms@gnu.org>
16963
16964 * files.el (interpreter-mode-alist): Doc fix.
16965
16966 * mail/rmail.el (rmail-nonignored-headers): New variable.
16967 (rmail-clear-headers): Use it.
16968 (rmail-reply): Better handling of mail-followup-to header.
16969
16970 * progmodes/sh-script.el (sh-font-lock-keywords-var):
16971 Rename variable from sh-font-lock-keywords. In the `shell' entry,
16972 don't try to refer to executable-font-lock-keywords.
16973 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
16974 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
16975 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
16976 (sh-mode): Set comment-start-skip, local-abbrev-table,
16977 imenu-case-fold-search.
16978 (sh-set-shell): Don't set them here.
16979 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
16980 Don't cache the results in the original alist; don't ever modify
16981 that alist.
16982
16983 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
16984
16985 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
16986 empty.
16987
16988 2005-08-15 Andreas Schwab <schwab@suse.de>
16989
16990 * desktop.el: Put autoload cookie at risky-local-variable declarations.
16991
16992 * dired.el, info.el, mail/rmail.el: Revert last change.
16993
16994 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
16995
16996 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
16997 modification in `eval-after-load' form.
16998 * info.el: Likewise.
16999 * mail/rmail.el: Likewise.
17000
17001 2005-08-14 Juri Linkov <juri@jurta.org>
17002
17003 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17004 Remove highlighting of "Compilation started". Highlight only
17005 the word "finished" in "Compilation finished". Add highlighting
17006 of "interrupt", "killed", "terminated" and the exit code.
17007 (compilation-start): Add newline after header. Use exactly the
17008 same time stamp format as the finishing message.
17009 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
17010
17011 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
17012 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
17013 Add highlighting of "interrupt", "killed", "terminated".
17014
17015 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
17016 enabled and the current command is self-insert-command, call it
17017 explicitly with overwrite-mode bound to nil, to not allow it
17018 to delete the character after the selected region.
17019
17020 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
17021
17022 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
17023 move-end-of-line, end-of-line, and beginning-of-line to the list
17024 of commands after which the echo area is updated.
17025
17026 2005-08-12 Eli Zaretskii <eliz@gnu.org>
17027
17028 * cus-edit.el (custom-save-all, custom-save-delete):
17029 Bind recentf-exclude to exclude custom-file.
17030
17031 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
17032
17033 * mail/rmailsum.el (rmail-summary-end-of-message): New command
17034 to go to the bottom of the mail message. Added to
17035 `rmail-summary-mode-map' with key "/".
17036 (rmail-summary-show-message): New (internal) function for use by
17037 both `rmail-summary-beginning/end-of-message'.
17038 (rmail-summary-beginning-of-message): Change to use
17039 rmail-summary-show-message.
17040
17041 * mail/rmail.el (rmail-end-of-message): New command to go to the
17042 end of the current message. Added to `rmail-mode-map' with key "/".
17043 (rmail-beginning-of-message): Fix to work as documented.
17044 (rmail-mode): Change documentation.
17045
17046 * progmodes/compile.el (compilation-start): Add the line
17047 "Compilation started" with compilation start time.
17048 (compilation-mode-font-lock-keywords): Add `started' to keywords.
17049
17050 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
17051
17052 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
17053 of menu items.
17054
17055 2005-08-11 Richard M. Stallman <rms@gnu.org>
17056
17057 * simple.el (pop-global-mark): Reverse test of widen-automatically.
17058
17059 * battery.el (battery-status-function): Don't use ignore-errors.
17060
17061 2005-08-11 Lute Kamstra <lute@gnu.org>
17062
17063 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
17064 define-obsolete-variable-alias.
17065
17066 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
17067
17068 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
17069 (ange-ftp-send-cmd): Revert last change, and expand
17070 the comment explaining the problem.
17071
17072 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
17073
17074 * ldefs-boot.el: Update.
17075
17076 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
17077 item to "Time, Load and Mail". Change help echo text.
17078
17079 * time.el (display-time-use-mail-icon, display-time-format)
17080 (display-time-string-forms): Shorten first line of docstrings.
17081
17082 2005-08-10 Lars Hansen <larsh@soem.dk>
17083
17084 * desktop.el (desktop-buffer-mode-handlers):
17085 Make non-customizable. Add autoload cookie. Change initial value to
17086 nil; add elements in respective modules instead. Fix doc string.
17087 (desktop-load-file): New function.
17088 (desktop-minor-mode-handlers): New autoloaded variable.
17089 (desktop-create-buffer): Call minor mode handlers.
17090 Use desktop-load-file to load major and minor mode modules prior to
17091 checking for a handler.
17092 (desktop-save): Don't add nil to desktop-minor-modes for minor
17093 modes with nil function in desktop-minor-mode-table. Don't delete
17094 desktop file before rewriting it.
17095 (desktop-locals-to-save): Add autoload cookie. Don't make
17096 automatically buffer-local. Add variables column-number-mode,
17097 size-indication-mode, indent-tabs-mode,
17098 indicate-buffer-boundaries, indicate-empty-lines and
17099 show-trailing-whitespace.
17100 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
17101 regexps. Don't use desktop-clear-preserve-buffers-regexp.
17102 (desktop-clear-preserve-buffers-regexp): Delete.
17103 (desktop-clear-preserve-buffers): Update initial value and docstring.
17104 (desktop-save-buffer): Fix doc string.
17105
17106 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
17107 (hilit-chg-desktop-restore): New function.
17108 (highlight-changes-mode): Add highlight-changes-mode to
17109 desktop-locals-to-save.
17110
17111 * dired.el: Add handler to desktop-buffer-mode-handlers.
17112 (dired-restore-desktop-buffer): Remove autoload cookie.
17113 (dired-mode): Add autoload cookie.
17114
17115 * info.el: Add handler to desktop-buffer-mode-handlers.
17116 (Info-restore-desktop-buffer): Remove autoload cookie.
17117 (Info-mode): Add autoload cookie.
17118
17119 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
17120 (mh-restore-desktop-buffer): Remove autoload cookie.
17121 (mh-folder-mode): Add autoload cookie.
17122
17123 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
17124 (rmail-restore-desktop-buffer): Remove autoload cookie.
17125
17126 2005-08-11 Masatake YAMATO <jet@gyve.org>
17127
17128 * hexl.el (hexl-address-region):
17129 (hexl-ascii-region, hexl-font-lock-keywords):
17130 (hexl-highlight-line-range): Use the term "region"
17131 instead of "area" for consistency with the other symbols
17132 defined in hexl.el.
17133
17134 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
17135
17136 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
17137 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
17138 out by Juri Linkov). Add `display-battery-mode'.
17139
17140 2005-08-09 Juri Linkov <juri@jurta.org>
17141
17142 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17143 Remove `-text' from face variable names.
17144 (compilation-error-file-name, compilation-warning-file-name)
17145 (compilation-info-file-name): Delete faces.
17146 (compilation-line-number, compilation-column-number):
17147 Remove face underlining.
17148 (compilation-message-face): Set to `underline' value by default.
17149 (compilation-error-face, compilation-warning-face)
17150 (compilation-info-face): Remove `-file-name' from face names.
17151 (compilation-error-text-face, compilation-warning-text-face)
17152 (compilation-info-text-face): Delete face variables.
17153 (compilation-text-face): Delete function.
17154
17155 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
17156 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
17157 (grep-error-face): Set to `compilation-error' instead of
17158 `compilation-error-face' (which is redefined to `grep-hit-face' in
17159 grep buffers).
17160 (grep-mode-font-lock-keywords): Remove `-text' from face variable
17161 names. Use `grep-error-face' instead of `compilation-error-text-face'.
17162
17163 * dired-aux.el (dired-do-query-replace-regexp):
17164 Use `query-replace-read-args'.
17165
17166 * replace.el (query-replace-read-from, query-replace-read-to)
17167 (query-replace-read-args): Rename arg `string' to `prompt'.
17168
17169 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
17170
17171 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
17172
17173 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
17174 uploading files.
17175 (ange-ftp-canonize-filename): Handle file names beginning with ~
17176 correctly.
17177
17178 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17179
17180 * textmodes/fill.el (canonically-space-region)
17181 (fill-context-prefix, fill-french-nobreak-p)
17182 (fill-delete-newlines, fill-comment-paragraph)
17183 (justify-current-line): "?\ " -> "?\s".
17184
17185 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
17186
17187 * textmodes/fill.el (fill-nonuniform-paragraphs):
17188 Improve argument/docstring consistency.
17189
17190 2005-08-09 Richard M. Stallman <rms@gnu.org>
17191
17192 * textmodes/ispell.el (ispell-word): More fboundp checks.
17193
17194 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
17195 (find-file-noselect-1): Call it here, only if RAWFILE.
17196 (normal-mode): Always set some major mode.
17197 (save-some-buffers-action-alist): Change some explanation strings.
17198 (file-name-non-special): In the `quote' method, use unwind-protect.
17199
17200 2005-08-09 Magnus Henoch <mange@freemail.hu>
17201
17202 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
17203 (ispell-have-aspell-dictionaries): New variable.
17204 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
17205 (ispell-get-aspell-config-value): New function.
17206 (ispell-aspell-find-dictionary): New function.
17207 (ispell-aspell-add-aliases): New function.
17208 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
17209 appropriate. Don't look for ispell dictionaries if we use aspell.
17210 (ispell-menu-map): Don't build a submenu of dictionaries.
17211
17212 2005-08-09 Richard M. Stallman <rms@gnu.org>
17213
17214 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
17215 (sql-read-passwd): Use read-passwd.
17216
17217 * progmodes/idlw-toolbar.el (idlwave-toolbar)
17218 (idlwave-toolbar-is-possible): Add defvars.
17219
17220 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
17221 Avoid warnings.
17222
17223 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
17224 (idlwave-system-class-info, idlwave-executive-commands-alist):
17225 Use defvar.
17226
17227 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
17228
17229 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
17230 Avoid warnings.
17231
17232 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
17233 and content-type: headers.
17234
17235 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
17236
17237 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
17238 and rename some of them to be more self-explanatory.
17239
17240 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
17241
17242 * startup.el (command-line-1): Implement -scriptload.
17243
17244 * replace.el (occur-engine): Initial *Occur* output not undoable.
17245
17246 * menu-bar.el (menu-bar-file-menu): Rename some menu items
17247 and improve help strings.
17248
17249 * isearch.el (isearch-repeat): When changing direction,
17250 mark search successful.
17251
17252 * ediff-init.el: Use (featurep 'xemacs).
17253
17254 * comint.el (send-invisible): Identify buffer, if not selected.
17255
17256 * align.el: Delete autoload for c-guess-basic-syntax.
17257
17258 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17259
17260 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
17261 Improve argument/docstring consistency. Doc fixes.
17262 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
17263 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
17264 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
17265 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
17266 (r2bv-organization, r2bv-pages, r2bv-primary-author)
17267 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
17268 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
17269 Defvar at compile time.
17270
17271 2005-08-09 Juri Linkov <juri@jurta.org>
17272
17273 * info.el: Replace `info' with upper-case `Info' where appropriate.
17274 (info-title-1, info-title-2, info-title-3, info-title-4)
17275 (info-menu-header): Move up face definitions.
17276 (info-menu-star): Rename from `info-menu-5'.
17277 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
17278 (Info-fontify-visited-nodes): Fix docstring.
17279 (Info-hide-note-references): Fix docstring.
17280 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
17281 menu items in the same way as on cross-references.
17282 (info-apropos): Fix sorting order and formatting to be like in the
17283 stand-alone Info browser. Display error messages for 1 sec.
17284 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
17285 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
17286 from the menu bar.
17287 (Info-insert-dir): Restore point after calling
17288 `insert-buffer-substring'.
17289
17290 2005-08-08 Richard M. Stallman <rms@gnu.org>
17291
17292 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
17293 (recompute-lucid-menubar): Add defvars.
17294
17295 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
17296
17297 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
17298
17299 * net/net-utils.el (run-dig): Rename from `dig'.
17300
17301 * play/gametree.el (gametree-mode): Use make-local-variable,
17302 not make-variable-buffer-local.
17303
17304 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
17305
17306 * ansi-color.el (ansi-color-make-extent)
17307 (ansi-color-set-extent-face): Use fboundp, not functionp.
17308
17309 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
17310 not make-variable-buffer-local.
17311
17312 * bookmark.el (Info-current-file): Add defvar.
17313 (bookmark-jump-noselect): Use with-no-warnings.
17314
17315 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
17316
17317 * ebuff-menu.el (Helper-return-blurb): Add defvar.
17318
17319 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
17320
17321 * find-file.el (ada-procedure-start-regexp)
17322 (ada-package-start-regexp): Add defvars.
17323
17324 * info.el (Info-insert-dir): Use insert-buffer-substring.
17325
17326 * xml.el (xml-att-def-re): Add defvar.
17327
17328 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
17329 calling convention.
17330
17331 * subr.el (while-no-input): Return t if there is input.
17332
17333 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
17334
17335 * cus-start.el (all): Add `overflow-newline-into-fringe'.
17336
17337 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
17338
17339 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
17340 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
17341
17342 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
17343
17344 * cmuscheme.el (scheme-start-file): Replace reference to
17345 `user-emacs-directory' by "~/.emacs.d/".
17346
17347 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
17348
17349 * info.el (Info-dir-remove-duplicates): Avoid case folding
17350 in loop; instead, keep downcased strings for comparison.
17351 Suggested by Helmut Eller.
17352
17353 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
17354
17355 Sync with Tramp 2.0.50.
17356
17357 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
17358 XEmacs case; not necessary anymore.
17359 (tramp-user-regexp): Allow "@" as part of user name.
17360 (tramp-handle-set-visited-file-modtime)
17361 (tramp-handle-insert-file-contents)
17362 (tramp-handle-write-region): No special handling for
17363 `last-coding-system-used, because this is done in
17364 `tramp-accept-process-output' now.
17365 (tramp-accept-process-output): New defun.
17366 (tramp-process-one-action, tramp-process-one-multi-action)
17367 (tramp-wait-for-regexp, tramp-wait-for-output)
17368 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
17369 Howells <dhowells@redhat.com>.
17370 (clear-visited-file-modtime): Defadvice removed. The check for
17371 unset buffer's modtime does not need to be based on
17372 `tramp-buffer-file-attributes'. Suggested by RMS.
17373 (tramp-message): Insert "\n" if not being at beginning of line.
17374 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
17375 sequence with same logic.
17376 (tramp-completion-handle-expand-file-name): Discard call of
17377 `tramp-drop-volume-letter'. It is not necessary, and there have
17378 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
17379 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17380 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
17381 should always be visible.
17382 (tramp-handle-insert-directory, tramp-setup-complete)
17383 (tramp-set-process-query-on-exit-flag)
17384 (tramp-append-tramp-buffers): Pacify byte-compiler.
17385 (tramp-bug): Delete non-existing variables from list.
17386 Apply `tramp-load-report-modules' as pre-hook.
17387 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
17388 `shell-prompt-pattern' because of non-7bit characters.
17389 Reported by Sebastian Luque <sluque@mun.ca>.
17390 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
17391 (tramp-match-string-list): Remove function.
17392 (tramp-wait-for-regexp): Remove call of that function.
17393 Suggested by Kim F. Storm <storm@cua.dk>.
17394 (tramp-set-auto-save-file-modes): Use octal integer code #o600
17395 instead of octal character code ?\600. The latter resulted in a
17396 syntax error with XEmacs.
17397
17398 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
17399 XEmacs case; not necessary anymore.
17400 (tramp-smb-handle-write-region): No special handling for
17401 `last-coding-system-used, because this is done in
17402 `tramp-accept-process-output' now.
17403 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
17404
17405 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
17406
17407 * wid-edit.el (widget-choice-value-create):
17408 Unconditionally respect user choice. Set :explicit-choice back to nil
17409 when no longer needed.
17410 (widget-choice-action): Unconditionally respect user choice.
17411 Eliminate :explicit-choice-value.
17412
17413 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
17414
17415 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
17416 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
17417 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
17418 running new function `toggle-indicate-empty-lines'.
17419 Rename "Customize" item to "Customize fringe".
17420 Rename "Indicators" item to "Buffer boundaries" and change help echo.
17421 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
17422 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
17423 Delete "Empty lines only" item.
17424 (menu-bar-showhide-fringe-ind-customize): New function.
17425 (menu-bar-showhide-fringe-ind-mixed)
17426 (menu-bar-showhide-fringe-ind-box)
17427 (menu-bar-showhide-fringe-ind-right)
17428 (menu-bar-showhide-fringe-ind-left)
17429 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
17430 instead of `fringe-indicators'.
17431
17432 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17433
17434 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
17435 Change the date of last update.
17436
17437 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17438
17439 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
17440 (viper-exec-yank, viper-put-back): Don't display modification msg
17441 if in the minibuffer.
17442
17443 * viper-init.el (viper-replace-overlay-cursor-color)
17444 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
17445 Make variables frame local.
17446
17447 * viper-util.el (viper-append-filter-alist): Use append instead of
17448 nconc.
17449
17450 * viper.el (viper-vi-state-mode-list)
17451 (viper-emacs-state-mode-list): Move help-mode and
17452 completion-list-mode from the first list to the second.
17453 (viper-mode): Docstring.
17454 (viper-go-away, viper-non-hook-settings): Don't localize
17455 minor-mode-alist in newer Emacsen. Add advice to
17456 set-cursor-color. Don't bind "\C-c\\".
17457
17458 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
17459
17460 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
17461 (scheme-macro-expand-command): New user options.
17462 (scheme-trace-procedure, scheme-expand-current-form): New commands.
17463 (scheme-form-at-point, scheme-start-file)
17464 (scheme-interactively-start-process): New functions.
17465 (scheme-get-process): New function, extracted from `scheme-proc'.
17466 (run-scheme): Call `scheme-start-file' to get start file, and pass
17467 it to `make-comint'.
17468 (switch-to-scheme, scheme-proc):
17469 Call `scheme-interactively-start-process' if no Scheme buffer/process
17470 is available.
17471
17472 2005-08-06 Juri Linkov <juri@jurta.org>
17473
17474 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17475 Use `compilation-text-face', `compilation-info-text-face' and
17476 `compilation-error-text-face' instead of `font-lock-keyword-face'.
17477 (compilation-error): New face.
17478 (compilation-error-file-name): Inherit from
17479 `compilation-error' instead of `font-lock-warning-face'.
17480 (compilation-warning-file-name): Inherit from
17481 `compilation-warning' instead of `font-lock-warning-face'.
17482 (compilation-info, compilation-error-file-name)
17483 (compilation-warning-file-name, compilation-info-file-name)
17484 (compilation-line-number, compilation-column-number): Doc fix.
17485 (compilation-error-text-face, compilation-warning-text-face)
17486 (compilation-info-text-face): New face variables.
17487 (compilation-line-face, compilation-column-face)
17488 (compilation-enter-directory-face)
17489 (compilation-leave-directory-face): Doc fix.
17490 (compilation-text-face): New function.
17491
17492 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
17493 instead of 1 to display binary file names as info file links.
17494 (grep-error-face): Use `compilation-error-face' instead of
17495 `font-lock-keyword-face'.
17496 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
17497 and `compilation-warning-text-face' instead of
17498 `font-lock-keyword-face'. Use `compilation-error-text-face'
17499 instead of `grep-error-face'.
17500
17501 2005-08-05 Kenichi Handa <handa@m17n.org>
17502
17503 * international/code-pages.el: Add autoload cookies for all coding
17504 systems.
17505
17506 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
17507
17508 * cus-start.el (all): Put undo.c where it alphabetically belongs.
17509
17510 2005-08-04 Juri Linkov <juri@jurta.org>
17511
17512 * progmodes/compile.el (compilation-mode-map):
17513 * progmodes/grep.el (grep-mode-map):
17514 Bind TAB to `compilation-next-error' and [backtab] to
17515 `compilation-previous-error'.
17516
17517 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
17518 matching line numbers, column numbers and their ranges with regexp
17519 matching only line numbers.
17520 (grep-context-face): New face variable.
17521 (grep-mode-font-lock-keywords): Use it.
17522
17523 * faces.el (read-face-name): Delete duplicate faces.
17524
17525 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
17526
17527 * thumbs.el (thumbs-find-image): Don't make variables
17528 automatically buffer local.
17529 (thumbs-current-tmp-filename, thumbs-current-image-filename)
17530 (thumbs-image-num): Make automatically buffer local.
17531 (thumbs-show-thumbs-list): Use `make-local-variable', not
17532 `make-variable-buffer-local'.
17533 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
17534
17535 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
17536 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
17537 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
17538 (bother, bye, canyou, chatlst, continue, deathlst, describe)
17539 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
17540 (feelings-about, foullst, found, hello, history, howareyoulst)
17541 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
17542 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
17543 (neglst, obj, object, owner, please, problems, qlist)
17544 (random-adjective, relation, remlst, repetitive-shortness)
17545 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
17546 (shortlst, something, sportslst, stallmanlst, states, subj)
17547 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
17548 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17549 Defvar at compile time.
17550
17551 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
17552 not `make-variable-buffer-local'.
17553
17554 2005-08-02 Kim F. Storm <storm@cua.dk>
17555
17556 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
17557 rectangle overlay in selected window.
17558
17559 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
17560
17561 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
17562 instead of display group. Make `indicate-buffer-boundaries'
17563 customizable through Custom.
17564
17565 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
17566
17567 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
17568 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
17569 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17570 (gdb-put-string): Fix typos in docstrings.
17571
17572 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
17573
17574 Update copyright notices of files in progmodes directory for
17575 release of Emacs 22.1.
17576
17577 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
17578
17579 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
17580 Don't barf if the GUD buffer has been killed.
17581
17582 2005-08-01 Kim F. Storm <storm@cua.dk>
17583
17584 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
17585
17586 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
17587
17588 * simple.el (next-error-follow-minor-mode):
17589 make-variable-buffer-local -> make-local-variable.
17590
17591 * emacs-lisp/cl-extra.el: Require CL also when compiling.
17592
17593 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
17594 (byte-compile-form-make-variable-buffer-local): New functions to warn
17595 about misuses of make-variable-buffer-local where make-local-variable
17596 was meant.
17597
17598 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
17599
17600 * bs.el (bs-attributes-list): Doc fix.
17601 (bs): Update url-link.
17602
17603 * desktop.el (desktop-save-buffer): Fix typos in docstring.
17604 (desktop-load-default): Simplify.
17605
17606 * ibuffer.el (ibuffer-columnize-and-insert-list)
17607 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
17608 (ibuffer-unmark-all, ibuffer-toggle-marks)
17609 (ibuffer-unmark-forward, ibuffer-unmark-backward)
17610 (ibuffer-compile-make-format-form, ibuffer-format-column)
17611 (ibuffer-current-buffers-with-marks)
17612 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
17613 (ibuffer): Doc fix.
17614 (ibuffer-mode): Fix typo in docstring.
17615 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
17616 with `define-obsolete-variable-alias'.
17617 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
17618
17619 2005-07-29 Kenichi Handa <handa@m17n.org>
17620
17621 * international/mule-cmds.el (select-message-coding-system):
17622 Be sure to use LF for end-of-line. If no coding system is decided,
17623 return iso-8859-1-unix.
17624
17625 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
17626
17627 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
17628 (ange-ftp-pending-error-line): New vars.
17629 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
17630 to handle the non-fatal no-route-to-host messages.
17631 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
17632
17633 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
17634
17635 * isearch.el (isearch-mode-map, isearch-other-meta-char)
17636 (isearch-quote-char, isearch-printing-char)
17637 (isearch-text-char-description): "?\ " -> "?\s".
17638 (isearch-lazy-highlight-cleanup)
17639 (isearch-lazy-highlight-initial-delay)
17640 (isearch-lazy-highlight-interval)
17641 (isearch-lazy-highlight-max-at-a-time)
17642 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
17643 Declare with define-obsolete-*-alias macros.
17644 (isearch-forward): Fix typo in docstring.
17645 (search-invisible, search-ring-yank-pointer)
17646 (regexp-search-ring-yank-pointer): Doc fixes.
17647
17648 * recentf.el (recentf-menu-append-commands-p): Declare with
17649 `define-obsolete-variable-alias'.
17650 (recentf-max-saved-items, recentf-menu-filter)
17651 (recentf-arrange-by-rule-subfilter): Doc fixes.
17652 (recentf-menu-append-commands-flag)
17653 (recentf-initialize-file-name-history, recentf-expand-file-name)
17654 (recentf-clear-data): Fix typos in docstrings.
17655
17656 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
17657
17658 * progmodes/gdb-ui.el: Smarten comments.
17659 (gdb-info-breakpoints-custom): Use nowarn when finding file.
17660
17661 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17662
17663 * term/apollo.el (terminal-init-apollo): New function containing
17664 all former top level forms in the file.
17665 * term/bobcat.el (terminal-init-bobcat):
17666 * term/cygwin.el (terminal-init-cygwin):
17667 * term/iris-ansi.el (terminal-init-iris-ansi):
17668 * term/linux.el (terminal-init-linux):
17669 * term/news.el (terminal-init-news):
17670 * term/rxvt.el (terminal-init-rxvt):
17671 * term/sun.el (terminal-init-sun):
17672 * term/tvi970.el (terminal-init-tvi970):
17673 * term/vt100.el (terminal-init-vt100):
17674 * term/vt102.el (terminal-init-vt102):
17675 * term/vt125.el (terminal-init-vt125):
17676 * term/vt200.el (terminal-init-vt200):
17677 * term/vt201.el (terminal-init-vt201):
17678 * term/vt220.el (terminal-init-vt220):
17679 * term/vt240.el (terminal-init-vt240):
17680 * term/vt300.el (terminal-init-vt300):
17681 * term/vt320.el (terminal-init-vt320):
17682 * term/vt400.el (terminal-init-vt400):
17683 * term/vt420.el (terminal-init-vt420):
17684 * term/wyse50.el (terminal-init-wyse50):
17685 * term/xterm.el (terminal-init-xterm): Likewise.
17686
17687 * term/README: Describe the terminal-init-* functionality.
17688
17689 * startup.el (command-line): After loading the terminal initialization
17690 file call the corresponding terminal initialization function.
17691
17692 2005-07-27 Kenichi Handa <handa@m17n.org>
17693
17694 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
17695 negative.
17696
17697 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
17698 (ps-mule-composition-prologue): Fix for the case that
17699 RelativeCompose is false.
17700
17701 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
17702
17703 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
17704
17705 * descr-text.el (describe-char): Handle the case where the list of
17706 chars is displayed in a separate frame.
17707 Be a bit more discriminating when looking for the char.
17708
17709 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
17710
17711 * bookmark.el (bookmark-automatically-show-annotations)
17712 (bookmark-read-annotation-text-func): Doc fixes.
17713 (bookmark-save): Improve argument/docstring consistency.
17714 (bookmark-get-bookmark, bookmark-get-bookmark-record)
17715 (bookmark-alist-from-buffer)
17716 (bookmark-upgrade-file-format-from-0)
17717 (bookmark-grok-file-format-version)
17718 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
17719 (bookmark-read-annotation-mode)
17720 (bookmark-insert-current-bookmark, bookmark-jump)
17721 (bookmark-exit-hook): Fix typos in docstrings.
17722 (bookmark-exit-hooks): Define as obsolete alias.
17723 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
17724 not `bookmark-exit-hooks'. Fix docstring.
17725 (bookmark-bmenu-select): "?\ " -> "?\s".
17726
17727 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
17728
17729 * startup.el (command-line): Fix typo.
17730
17731 2005-07-24 Richard M. Stallman <rms@gnu.org>
17732
17733 * tooltip.el (tooltip-mode): Test emacs-basic-display,
17734 not emacs-quick-startup.
17735
17736 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
17737
17738 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
17739 (reb-next-match, reb-show-subexp): Use `with-selected-window'
17740 instead of `reb-with-current-window'.
17741 (reb-prev-match): Likewise. Also, don't move left if the search
17742 was unsuccessful.
17743 (reb-initialize-buffer): New function.
17744 (re-builder, reb-change-syntax): Use it.
17745
17746 * man.el (Man-goto-page): Make second argument NOERROR optional.
17747
17748 2005-07-23 Richard M. Stallman <rms@gnu.org>
17749
17750 * man.el (Man-bgproc-sentinel): Check here for failure to find
17751 any man page in the output, and report the error here.
17752 (Man-arguments): Make it permanent local.
17753 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
17754 (Man-mode): Pass t for NOERROR.
17755
17756 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
17757 (grep-mode-font-lock-keywords):
17758 Don't use compilation-...-face for messages that are not file names.
17759
17760 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17761 Don't use compilation-...-face for messages that are not file names.
17762
17763 2005-07-22 Juri Linkov <juri@jurta.org>
17764
17765 * startup.el (normal-splash-screen): Update menu name.
17766
17767 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
17768
17769 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17770
17771 * term/xterm.el: Load term/rxvt if the terminal is actually an
17772 rxvt terminal.
17773 (xterm-rxvt-set-background-mode): Remove, not used anymore.
17774
17775 * term/rxvt.el (function-key-map): Use substitute-key-definition
17776 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
17777
17778 * term/cygwin.el: New file.
17779
17780 2005-07-22 Kim F. Storm <storm@cua.dk>
17781
17782 * image-file.el (insert-image-file, image-file-yank-handler):
17783 Fix last change to maintain a (unique) yank-handler on yanked images.
17784
17785 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
17786
17787 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
17788 of the file size (as in "177B" for 177 bytes). This happens with
17789 "ls -lh" on FreeBSD.
17790
17791 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
17792
17793 * hilit-chg.el (highlight-changes-global-initial-state)
17794 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
17795 (hilit-chg-fixup, highlight-changes-mode):
17796 Fix typos in docstrings.
17797 (highlight-changes-global-modes, highlight-changes-rotate-faces):
17798 Doc fixes.
17799
17800 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
17801
17802 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
17803 mode function using `eval-after-load'.
17804
17805 2005-07-21 Kim F. Storm <storm@cua.dk>
17806
17807 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
17808 included when reporting an emacs crash, and tell about the DEBUG file.
17809
17810 * image-file.el (insert-image-file): Add yank-handler.
17811 (image-file-yank-handler): Yank handler to make unique copies of
17812 images when they are yanked into a buffer next to each other.
17813
17814 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
17815
17816 * comint.el (comint-use-prompt-regexp, comint-send-input)
17817 (comint-source-default, comint-extract-string)
17818 (comint-get-source, comint-word, comint-completion)
17819 (comint-source, comint-prompt-read-only, comint-update-fence):
17820 Fix typos in docstrings.
17821 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
17822 Declare with define-obsolete-*-alias macros.
17823 (comint-previous-matching-input-from-input)
17824 (comint-next-matching-input-from-input)
17825 (comint-previous-matching-input, comint-next-matching-input)
17826 (comint-forward-matching-input):
17827 Improve argument/docstring consistency.
17828
17829 * desktop.el (desktop-clear-preserve-buffers-regexp):
17830 Also preserve the *server* buffer.
17831
17832 * simple.el (clone-indirect-buffer): Doc fix.
17833 (fixup-whitespace, just-one-space)
17834 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
17835 (next-error, next-error-highlight)
17836 (next-error-highlight-no-select, next-error-last-buffer)
17837 (next-error-buffer-p, next-error-find-buffer, next-error)
17838 (previous-error, next-error-no-select, previous-error-no-select)
17839 (open-line, split-line, minibuffer-prompt-width, kill-new)
17840 (binary-overwrite-mode): Fix typos in docstrings.
17841 (set-fill-column): Fix typo in message.
17842
17843 * skeleton.el (skeleton-proxy-new): Doc fix.
17844
17845 * strokes.el (strokes-load-hook): Doc fix.
17846 (strokes-grid-resolution, strokes-get-grid-position)
17847 (strokes-renormalize-to-grid, strokes-read-stroke)
17848 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
17849 (strokes-global-map): Fix typos in docstrings.
17850 (strokes-help): Doc fix. Fix help message and pass it through
17851 `substitute-command-keys'.
17852
17853 * tempo.el (tempo-insert-prompt, tempo-interactive)
17854 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
17855 (tempo-insert-string-functions, tempo-local-tags)
17856 (tempo-define-template, tempo-insert-template)
17857 (tempo-insert-prompt-compat, tempo-is-user-element)
17858 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
17859 Fix typos in docstrings.
17860
17861 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
17862 (vcursor-key-bindings, vcursor-use-vcursor-map)
17863 (vcursor-find-window, vcursor-scroll-down)
17864 (vcursor-disable, vcursor-beginning-of-buffer)
17865 (vcursor-end-of-buffer): Fix typos in docstrings.
17866 (vcursor-relative-move, vcursor-get-char-count):
17867 Improve argument/docstring consistency.
17868
17869 * version.el: "?\ " -> "?\s".
17870
17871 * wid-edit.el (widget-default-create, widget-after-change)
17872 (widget-default-format-handler, widget-checklist-add-item)
17873 (widget-radio-add-item, widget-choose, widget-specify-secret)
17874 (widget-field-value-create, widget-field-value-get)
17875 (widget-editable-list-format-handler)
17876 (widget-editable-list-entry-create, widget-group-value-create)
17877 (widget-documentation-link-add)
17878 (widget-documentation-string-value-create): "?\ " -> "?\s".
17879 (widget-convert-text): Doc fix.
17880 (widget-narrow-to-field, widget-field-find)
17881 (widget-url-link-action, widget-emacs-library-link-action)
17882 (widget-color-notify): Fix typos in docstrings.
17883
17884 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
17885 (x-select-text, set-w32-system-coding-system)
17886 (w32-add-charset-info): Fix typos in docstrings.
17887
17888 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
17889 (cua-enable-cua-keys, cua-use-hyper-key)
17890 (cua-virtual-rectangle-edges): Fix typos in docstrings.
17891 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
17892
17893 * net/tramp.el (tramp-handle-load): Fix typo in error message.
17894
17895 * emacs-lisp/re-builder.el (regexp-builder): Declare with
17896 `defalias' instead of faking it.
17897
17898 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
17899 (eshell-ls-missing, eshell-ls-dired-initial-args)
17900 (eshell-ls-use-in-dired): Fix typos in docstrings.
17901
17902 2005-07-20 Kim F. Storm <storm@cua.dk>
17903
17904 * emulation/cua-base.el (cua-mode): Improve doc string.
17905
17906 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
17907
17908 * abbrev.el (expand-region-abbrevs): Doc fix.
17909 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
17910 Improve argument/docstring consistency.
17911
17912 * arc-mode.el (archive-get-descr, archive-alternate-display):
17913 Doc fixes.
17914 (archive-l-e): Improve argument/docstring consistency.
17915 (archive-tmpdir, archive-unixdate, archive-unixtime)
17916 (archive-chmod-entry): Fix typos in docstrings.
17917 (archive-unflag, archive-unflag-backwards)
17918 (archive-unmark-all-files): "?\ " -> "?\s".
17919
17920 * buff-menu.el (Buffer-menu-unmark): Doc fix.
17921 (Buffer-menu-not-modified, Buffer-menu-execute)
17922 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
17923 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
17924
17925 * composite.el (compose-string, encode-composition-rule)
17926 (compose-last-chars): Fix typos in docstrings.
17927
17928 * desktop.el (desktop-enable, desktop-basefilename):
17929 Declare with `define-obsolete-variable-alias'.
17930 (desktop-internal-v2s): Don't quote keywords.
17931 (desktop-clear): "?\ " -> "?\s".
17932
17933 * dired.el (dired-align-file, dired-flag-backup-files)
17934 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
17935 (dired-listing-switches, dired-ls-F-marks-symlinks)
17936 (dired-dwim-target, dired-load-hook, dired-mode-hook)
17937 (dired-directory, dired-faces, dired, dired-revert)
17938 (dired-mode, dired-summary, dired-view-file)
17939 (dired-copy-filename-as-kill, dired-delete-file)
17940 (dired-no-confirm, dired-unmark-all-marks)
17941 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
17942 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
17943 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
17944 Fix typos in message strings.
17945
17946 * dired-x.el (virtual-dired): Declare with `defalias'.
17947 (dired-mark-unmarked-files, dired-local-variables-file)
17948 (dired-omit-here-always): Doc fix.
17949 (dired-omit-mode, dired-find-subdir)
17950 (dired-enable-local-variables, dired-clean-up-buffers-too)
17951 (dired-extra-startup, dired-mark-extension, dired-jump)
17952 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
17953 (dired-smart-shell-command, dired-guess-shell-alist-user)
17954 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
17955 (dired-x-bind-find-file, dired-x-submit-report):
17956 Fix typos in docstrings.
17957 (dired-mark-unmarked-files): "?\ " -> "?\s".
17958
17959 * dirtrack.el (dirtrack-list): Fix typos in docstring.
17960
17961 * faces.el (describe-face): "?\ " -> "?\s".
17962 (read-all-face-attributes, read-face-font, modify-face)
17963 (face-attr-construct, italic): Fix typos in docstrings.
17964 (frame-update-face-colors): Declare with
17965 `define-obsolete-function-alias'.
17966
17967 * files.el (find-file-noselect, recode-file-name): Doc fixes.
17968 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
17969 (magic-mode-alist, buffer-file-numbers-unique)
17970 (write-file-functions, get-free-disk-space):
17971 Fix typos in docstrings.
17972 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
17973 (write-contents-hooks, write-file-hooks):
17974 Declare with `define-obsolete-variable-alias'.
17975
17976 * forms-d2.el (arch-rj): Fix typo in docstrings.
17977 (arch-tocol): Likewise. "?\ " -> "?\s".
17978
17979 * frame.el (set-frame-font, cursor-in-non-selected-windows):
17980 Fix typo in docstring.
17981 (set-screen-width, set-screen-height): Delete redundant info in
17982 doctrings.
17983 (new-frame, screen-height, screen-width): Declare with
17984 `define-obsolete-function-alias'.
17985 (delete-frame-hook, blink-cursor): Declare with
17986 `define-obsolete-variable-alias'.
17987
17988 * paths.el (prune-directory-list): Fix typos in docstring.
17989
17990 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
17991 (cvs-prefix-get): Fix typos in docstrings.
17992
17993 * ps-print.el (ps-extend-face-list, ps-extend-face)
17994 (ps-print-background-image): Fix typos in docstrings.
17995 (ps-default-fg, ps-default-bg): Doc fixes.
17996
17997 * s-region.el (s-region-bind): Doc fix.
17998 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
17999
18000 * textmodes/org.el (org-table-formula-substitute-names)
18001 (org-table-get-vertical-vector): Doc fixes.
18002 (org-table-recalculate): Remove unused argument to `message'.
18003
18004 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
18005
18006 * textmodes/org.el (org-table-column-names)
18007 (org-table-column-name-regexp)
18008 (org-table-named-field-locations): New variables.
18009 (org-archive-subtree): Protect `this-command' when calling
18010 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
18011 the kill buffer.
18012 (org-complete): Remove fixed-formula completion.
18013 (org-edit-formulas-map): New variable.
18014 (org-table-edit-formulas): New command.
18015 (org-finish-edit-formulas, org-abort-edit-formulas)
18016 (org-show-variable, org-table-get-vertical-vector): New functions.
18017 (org-table-maybe-eval-formula): Handle `:=' fields.
18018 (org-table-get-stored-formulas, org-table-store-formulas)
18019 (org-table-get-formula, org-table-modify-formulas)
18020 (org-table-replace-in-formulas): Handle named field formulas.
18021 (org-table-get-specials): Store locations of named fields.
18022
18023 2005-07-19 Juri Linkov <juri@jurta.org>
18024
18025 * progmodes/grep.el (grep-regexp-alist)
18026 (grep-mode-font-lock-keywords, grep-process-setup):
18027 Use default GNU grep match color "01;31m" instead of "01;41m".
18028 (grep-regexp-alist, grep-mode-font-lock-keywords):
18029 Use `\\[[0-9]*m' instead of `\\[00m'.
18030 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
18031 sgr_start where its handling is more important. Use the real
18032 length of sgr_start instead of constant 8.
18033 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
18034 specially. Delete all remaining escape sequences.
18035 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
18036 (grep-regexp-alist): Make hyperlink only for binary file name
18037 instead of the whole line.
18038 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
18039 (grep-mode): Add autoload.
18040
18041 * emacs-lisp/find-func.el (find-function-regexp):
18042 Add `define-compilation-mode'.
18043
18044 2005-07-19 Juri Linkov <juri@jurta.org>
18045
18046 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
18047 (compare-windows-sync-string-size, compare-windows-recenter)
18048 (compare-windows-highlight, compare-windows): Add version 22.1.
18049 (compare-windows) <defface>: Inherit from lazy-highlight instead
18050 of duplicating its default value.
18051
18052 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
18053 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
18054
18055 * descr-text.el (describe-char): Create link buttons for `charset'
18056 and `code point'. Add the current input method name with a link
18057 button to `to input' field. Print face names of display table
18058 characters in `The display table entry is displayed by' section
18059 instead of printing face-id in the `display' field.
18060 Guess hardcoded faces and create a link button for them.
18061 Skip empty fields when calculating max-width.
18062 Treat `widget-create' specially while inserting strings from the
18063 collected field list.
18064 (describe-char-after): Made obsolete in version 22.1, not 21.5.
18065
18066 * diff-mode.el (diff-file-header): Change foreground color from
18067 yellow to green on light backgrounds.
18068 (diff-context): Inherit from `shadow' only for color/grayscale
18069 with more than 88 colors.
18070 (diff-indicator-removed, diff-indicator-added)
18071 (diff-indicator-changed): New faces.
18072 (diff-font-lock-keywords): Use new faces. Regroup rules.
18073 Add "^---$" for `normal' diff format. Fontify `#' lines with
18074 font-lock-comment-delimiter-face and font-lock-comment-face.
18075 Add `#' to ^[^...] in the rule for `diff-context-face'.
18076
18077 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
18078 a button-like box. Inherit from `highlight' on low colors.
18079 (shadow): Use shades of gray only for color/grayscale with
18080 more than 88 colors. Use green for light backgrounds with
18081 8 colors, and yellow for dark backgrounds with 8 colors.
18082
18083 * font-lock.el (font-lock-regexp-grouping-backslash):
18084 Don't inherit from escape-glyph (use bold for all cases).
18085
18086 * info.el (info-xref-visited): Use light foreground color `violet'
18087 for dark backgrounds instead of dark color `magenta3'.
18088 (info-title-1): Use `yellow' color for dark backgrounds.
18089
18090 * isearch.el (isearch): Use not-too-dark magenta3 instead of
18091 too-light magenta2.
18092
18093 * replace.el (match): Use slightly more light RoyalBlue3 instead
18094 of dark RoyalBlue4.
18095
18096 * wid-edit.el (widget-inactive): Inherit from `shadow'.
18097
18098 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
18099
18100 * novice.el (disabled-command-hook): Declare it with
18101 `define-obsolete-variable-alias'.
18102
18103 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
18104 (desktop-buffer-misc-functions, desktop-buffer-handlers)
18105 (desktop-load-default): Add release to obsolescence info.
18106 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
18107 (desktop-append-buffer-args, desktop-read):
18108 Fix typos in docstrings.
18109 (desktop-kill): Fix typo in message.
18110 (desktop-save): Doc fix.
18111
18112 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
18113
18114 * viper-cmd.el (viper-escape-to-state): Bug fix.
18115 (viper-envelop-ESC-key): Change the definition of fast
18116 keysequence so it'll work with keyboard macros.
18117
18118 * ediff.el (ediff-patch-buffer): Change the docstring.
18119
18120 2005-07-19 Kenichi Handa <handa@m17n.org>
18121
18122 * international/mule-cmds.el (select-safe-coding-system): Try to
18123 use an auto-coding (if any) before anything else. If the found
18124 auto-coding is invalid, show a warning message.
18125
18126 * international/mule.el (find-auto-coding): New function created
18127 by modifying the body of set-auto-coding.
18128 (set-auto-coding): Use find-auto-coding to find a coding.
18129
18130 2005-07-18 Richard M. Stallman <rms@gnu.org>
18131
18132 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
18133 not isearch-mode-end-hook-error.
18134 (allout-before-change-protect): Fix error message.
18135
18136 2005-07-18 Juri Linkov <juri@jurta.org>
18137
18138 * allout.el (allout-mode):
18139 * calculator.el (calculator-copy):
18140 * custom.el (custom-known-themes):
18141 * dired.el (dired-desktop-buffer-misc-data)
18142 (dired-restore-desktop-buffer):
18143 * dired-x.el (dired-omit-marker-char):
18144 * files.el (basic-save-buffer):
18145 * font-core.el (font-lock-mode):
18146 * calendar/calendar.el (calendar-goto-hebrew-date)
18147 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
18148 (calendar-goto-persian-date):
18149 * language/ethio-util.el (ethio-sera-to-fidel-region):
18150 * textmodes/picture.el (picture-mode):
18151 Delete duplicate duplicate words.
18152
18153 2005-07-18 Juri Linkov <juri@jurta.org>
18154
18155 * isearch.el (isearch-mode-map): Remove key bindings for regexp
18156 chars * ? } |.
18157 (isearch-fallback): Don't call `isearch-process-search-char'.
18158 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
18159 (isearch-process-search-char): Call `isearch-fallback' for regexp
18160 chars * ? } |.
18161 (isearch-return-char): Make obsolete with `make-obsolete' instead
18162 of simply documenting it as obsolete in the docstring.
18163 (isearch-fallback): Refill docstring.
18164
18165 * international/isearch-x.el
18166 (isearch-process-search-multibyte-characters): Remove unneeded
18167 `concat'. Add intermediate values to `junk-hist' instead of
18168 `minibuffer-history'. Test the length of `str'.
18169
18170 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
18171
18172 * allout.el (allout-resolve-xref): Fix typos in error strings.
18173 (allout-before-change-protect): Remove unneeded `concat'.
18174
18175 * array.el (array-mode, array-reconfigure-rows)
18176 (untabify-backward): Fix typos in docstrings.
18177 (array-reconfigure-rows): Use `insert-buffer-substring', not
18178 `insert-buffer'.
18179
18180 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
18181 * progmodes/ada-mode.el (ada-make-body):
18182 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
18183
18184 * dired.el (dired-log):
18185 * tar-mode.el (tar-subfile-save-buffer):
18186 * play/zone.el (zone-pgm-stress-destress):
18187 Use `insert-buffer-substring', not `insert-buffer'.
18188
18189 2005-07-17 Simon Josefsson <jas@extundo.com>
18190
18191 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
18192
18193 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
18194
18195 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
18196 Add plain auth method.
18197 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
18198
18199 2005-07-17 Kim F. Storm <storm@cua.dk>
18200
18201 * ido.el (dired-other-window): Add ido property.
18202
18203 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
18204
18205 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18206 Fix typo in docstring.
18207 (byte-compile-interactive-only-functions): Add `insert-buffer' and
18208 `insert-file-literally'.
18209
18210 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
18211 info and delete redundant message. Doc fix.
18212 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
18213 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
18214
18215 2005-07-16 Richard M. Stallman <rms@gnu.org>
18216
18217 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
18218 (byte-compile-and): Use byte-compile-and-recursion.
18219 (byte-compile-or-recursion): New function.
18220 (byte-compile-or): Use that.
18221 (byte-compile-if): Guard the else-clause too.
18222 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
18223
18224 * isearch.el (isearch-mode-end-hook-quit): New variable.
18225 (isearch-done): Bind it.
18226 (isearch-mode-end-hook): Doc fix.
18227
18228 * allout.el (allout-isearch-did-quit): Variable deleted.
18229 (allout-real-isearch-abort): Function name no longer used.
18230 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
18231 (allout-isearch-rectification): isearch-mode always exists.
18232 Don't set allout-isearch-did-quit.
18233 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
18234 allout-isearch-did-quit.
18235 (allout-enwrap-isearch): Just add the hook.
18236 (allout-isearch-abort): Function deleted.
18237 (allout-pre-command-business): Avoid warning.
18238
18239 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
18240 Correctly avoid warnings.
18241 (pascal-outline): Likewise.
18242
18243 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
18244
18245 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
18246
18247 * play/tetris.el (tetris-mode): Avoid warning.
18248
18249 * play/snake.el (snake-mode): Avoid warning.
18250
18251 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
18252 (gamegrid-set-display-table): Avoid warning.
18253 (gamegrid-set-timer): Likewise.
18254 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
18255 (gamegrid-add-score-with-update-game-score-1): Take FILE
18256 as argument.
18257 (gamegrid-add-score-with-update-game-score): Pass that argument.
18258 Rename have-shared-game-dir to gamegrid-shared-game-dir.
18259
18260 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
18261
18262 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
18263 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
18264
18265 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
18266 and insert-file.
18267
18268 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
18269 (sc-ask): Avoid warnings.
18270
18271 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
18272 (eshell-hist-initialize): Use that var the natural way.
18273
18274 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
18275
18276 * emacs-lisp/re-builder.el (reb-cook-regexp):
18277 Avoid warning calling lre-compile-string.
18278 (reb-color-display-p): Avoid warning.
18279
18280 * calculator.el (calculator-last-input): Guard uses
18281 of event-key and key-press-event-p.
18282 (event-key, key-press-event-p): Delete definitions.
18283
18284 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
18285 (find-gc-source-directory, find-gc-subrs-callers)
18286 (find-gc-noreturn-list, find-gc-source-files)
18287 (find-gc-subrs-called): Vars renamed and defvar'd.
18288
18289 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
18290 (checkdoc-overlay-put, checkdoc-delete-overlay)
18291 (checkdoc-overlay-start, checkdoc-overlay-end)
18292 (checkdoc-mode-line-update, checkdoc-char=):
18293 Define such that compiler knows they are defined.
18294 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
18295 (checkdoc-read-event): Delete. Use read-event directly.
18296
18297 * whitespace.el (whitespace-make-overlay)
18298 (whitespace-overlay-put, whitespace-delete-overlay)
18299 (whitespace-overlay-start, whitespace-overlay-end):
18300 Define such that compiler knows they are defined.
18301 (whitespace): Move conditional inside.
18302
18303 * tempo.el (tempo-insert-template): Suppress warning.
18304
18305 * ediff-diff.el (longlines-mode): Add defvar.
18306
18307 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
18308
18309 * server.el: Bind "C-x #" in a way that works even if C-x is
18310 redefined to a command key, not a prefix key.
18311
18312 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18313
18314 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
18315 cl-make-type-test till execution time.
18316
18317 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
18318
18319 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
18320 arg ARG and use it.
18321
18322 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18323
18324 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
18325
18326 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
18327
18328 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18329 a defcustom with two :set or :type keywords.
18330
18331 2005-07-15 Richard M. Stallman <rms@gnu.org>
18332
18333 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18334 Don't give ^M comment-end syntax.
18335
18336 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
18337
18338 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
18339 Don't consider gdbmi (gdb-mi.el has its own update functions).
18340 (gdb-var-delete): Make it work for gdbmi as well.
18341 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
18342
18343 * progmodes/gud.el (etags, sdb): Only require etags when needed.
18344 (gud-speedbar-menu-items): Correct logic for enabling items.
18345
18346 2005-07-15 Kim F. Storm <storm@cua.dk>
18347
18348 * ido.el: Fix commentary.
18349 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
18350 Use with-no-warnings around ffap-guesser.
18351 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
18352 Let bind minibuffer-completing-file-name to t.
18353
18354 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
18355
18356 * startup.el (site-run-file, keyboard-type): Doc fixes.
18357 (command-line): Check for "--basic-display" argument; also for
18358 "--quick", not "--bare-bones" (which was renamed).
18359 (fancy-splash-text): Add missing item "Getting New Versions".
18360 (normal-splash-screen): Fix typos and improve consistency with
18361 `fancy-splash-text'. Update copyright year.
18362
18363 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
18364 valid binding for `help-char'.
18365
18366 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
18367
18368 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
18369
18370 * term.el (term-mode): Disable cua-mode for term buffers.
18371
18372 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
18373
18374 * add-log.el (add-log-mailing-address, change-log-merge):
18375 Doc fixes.
18376 (change-log-get-method-definition): Fix typo in docstring.
18377
18378 2005-07-14 Kim F. Storm <storm@cua.dk>
18379
18380 * emulation/cua-base.el:
18381 (cua--pre-command-handler-1, cua--pre-command-handler)
18382 (cua--post-command-handler-1, cua--post-command-handler):
18383 Split in two. Check (buffer local) value of cua-mode.
18384 (cua-selection-mode): New command.
18385
18386 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
18387
18388 * custom.el (custom-initialize-safe-set)
18389 (custom-initialize-safe-default): Doc fixes.
18390
18391 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18392 and simplify :init-value again.
18393
18394 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18395 and simplify :init-value again. Delete autoload.
18396
18397 * startup.el (command-line): Use `custom-reevaluate-setting' again
18398 for tooltip-mode.
18399
18400 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18401 a defcustom with two :initialize keywords.
18402
18403 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
18404
18405 * allout.el (my-mark-marker, allout-isearch-prior-pos)
18406 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
18407 (allout-post-command-business, allout-flag-region)
18408 (isearch-reenable-font-lock, allout-yank)
18409 (allout-insert-latex-header, allout-insert-latex-trailer)
18410 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
18411 (allout-latex-verb-quote): Fix typos in docstrings.
18412 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
18413 (allout-unprotected, allout-prefix-data):
18414 Improve argument/docstring consistency.
18415 (allout-chart-subtree): Fix argument spec.
18416 (allout-open-topic): Rename `use_sib_bullet' argument to
18417 `use-sib-bullet'. Doc fix.
18418
18419 * whitespace.el (whitespace-check-buffer-leading)
18420 (whitespace-check-buffer-trailing)
18421 (whitespace-check-buffer-indent)
18422 (whitespace-check-buffer-spacetab)
18423 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
18424 (whitespace-check-leading-whitespace)
18425 (whitespace-check-trailing-whitespace)
18426 (whitespace-check-spacetab-whitespace)
18427 (whitespace-check-indent-whitespace)
18428 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
18429 (whitespace-modes): Fix typos in docstrings.
18430 (defgroup, defcustom): Doc fixes.
18431
18432 * winner.el (winner-mode, winner-boring-buffers)
18433 (winner-pending-undo-ring): Doc fixes.
18434 (winner-ring): Remove unneeded `progn'.
18435 (winner-equal): `defsubst' it.
18436 (winner-redo): Fix message.
18437
18438 2005-07-13 Kim F. Storm <storm@cua.dk>
18439
18440 * simple.el (line-move-1): Always use vertical-motion to
18441 do the last (or only) line move to ensure some movement.
18442 Undo 2005-06-23 change--don't check for overlays.
18443
18444 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18445
18446 * term/mac-win.el (ccl-encode-mac-roman-font)
18447 (ccl-encode-mac-centraleurroman-font)
18448 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
18449 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
18450 Change charset-id boundary of dimension to ?\xef.
18451 (mac-char-fontspec-list): New constant.
18452 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
18453 argument. Nil uses itself as family in font-spec. Previous
18454 behavior for nil is now provided by non-nil non-string argument.
18455 All callers changed. Add font-specs for Mac fonts to
18456 "fontset-default" unless iso8859-1 fonts are installed.
18457
18458 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
18459
18460 * progmodes/sh-script.el (sh-get-indent-info): Only indent
18461 a continuation line if the \ is preceded by SPC or TAB.
18462 (sh-get-indent-info): Simplify.
18463 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
18464 Use with-current-buffer.
18465
18466 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
18467 when the matched text is empty.
18468
18469 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
18470
18471 * startup.el (command-line): Revert to previous handling of
18472 tooltip-mode. Explain in comment why the complexity is needed.
18473
18474 * tooltip.el (tooltip-mode): Revert to previous implementation of
18475 its defcustom.
18476
18477 * frame.el (blink-cursor-mode): Revert to previous implementation
18478 of its defcustom. Update comment.
18479
18480 2005-07-12 Lars Hansen <larsh@soem.dk>
18481
18482 * desktop.el: Update e-mail address.
18483
18484 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18485
18486 * term/mac-win.el (mac-services-mail-selection)
18487 (mac-services-mail-to): New functions.
18488 (mac-application-menu-map): Bind them.
18489
18490 2005-07-12 wulei <milton@wulei.net> (tiny change)
18491
18492 * progmodes/gdb-ui.el: Add note about buffering with Windows.
18493
18494 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
18495
18496 * custom.el (custom-reevaluate-setting): Doc fix.
18497
18498 2005-07-11 Jay Belanger <belanger@truman.edu>
18499
18500 * calc/calc.el (calc-embedded-announce-formula-alist)
18501 (calc-embedded-open-close-plain-alist)
18502 (calc-embedded-open-close-mode-alist): Add checks for additional
18503 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
18504
18505 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
18506
18507 * custom.el (custom-enable-theme): Don't add theme to
18508 `custom-enabled-themes' with `push' because there is no
18509 setf-method for `delq'.
18510
18511 2005-07-11 Richard M. Stallman <rms@gnu.org>
18512
18513 * custom.el (custom-declare-variable): Doc fix.
18514
18515 * dired-aux.el (dired-compare-directories): Remove "." and ".."
18516 from the alists.
18517
18518 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
18519 Do nothing if edebug-active.
18520
18521 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
18522 (edebug-display): Do it here instead.
18523
18524 2005-07-10 Richard M. Stallman <rms@gnu.org>
18525
18526 * cus-face.el (custom-theme-set-faces): Make it work.
18527 (custom-reset-faces): Doc fix.
18528 (custom-theme-reset-internal-face, custom-theme-face-value):
18529 Functions deleted.
18530
18531 * custom.el (custom-push-theme): Maintain list of the settings
18532 of a given theme in its theme-settings property.
18533 Maintain position of old settings in the theme-value
18534 or theme-face property.
18535 (custom-enabled-themes): New variable.
18536 (custom-theme-enabled-p): New function.
18537 (provide-theme): Update custom-enabled-themes.
18538 Disable and reenable the `user' theme.
18539 (require-theme): Doc fix.
18540 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
18541 (custom-theme-value, custom-theme-variable-value): Likewise.
18542 (custom-theme-reset-internal): Likewise.
18543 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
18544 (custom-enable-theme, custom-disable-theme): New functions.
18545 (custom-variable-theme-value, custom-face-theme-value): Likewise.
18546 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
18547 (custom-theme-reset-variables): Simplify.
18548 (deftheme, custom-declare-theme, custom-make-theme-feature):
18549 Definitions moved.
18550
18551 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
18552
18553 * longlines.el (longlines-show-region)
18554 (longlines-unshow-hard-newlines): Recognize hard newlines by
18555 non-nil hard property, instead of t.
18556
18557 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
18558
18559 * viper-cmd.el (viper--key-maps): New variable.
18560 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
18561 emulation-mode-map-alists.
18562 (viper-envelop-ESC-key): Use viper-subseq.
18563 (viper-search-forward/backward/next): Disable debug-on-error.
18564
18565 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18566 (viper-ESC-key): New defcustoms.
18567
18568 * viper-macs.el (ex-map-read-args): Use viper-subseq.
18569
18570 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
18571 (viper-subseq): Copy of subseq from cl.el.
18572
18573 * viper.el (viper-go-away, viper-set-hooks): Use
18574 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
18575
18576 * viper-mous.el (viper-current-frame-saved): Use defvar.
18577
18578 * viper-init.el: Get rid of -face in face names.
18579
18580 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
18581 Make it work with longlines mode
18582
18583 * ediff-mult.el (ediff-meta-mode-hook): New variable.
18584
18585 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
18586
18587 * ediff-init.el: Get rid of -face in face names.
18588
18589 2005-07-10 Richard M. Stallman <rms@gnu.org>
18590
18591 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
18592 and with-timeout-unsuspend.
18593
18594 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
18595 and with-timeout-unsuspend.
18596
18597 * emacs-lisp/timer.el (with-timeout-timers): New variable.
18598 (with-timeout): Bind that variable to record timers.
18599 (with-timeout-suspend, with-timeout-unsuspend): New functions.
18600
18601 * emacs-lisp/debug.el (debug-help-follow): New function.
18602 (debugger-mode-map): Use that instead of help-follow.
18603 (debugger-setup-buffer): Use eval-buffer-list
18604 to handle eval-buffer frames.
18605
18606 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
18607
18608 * timezone.el (timezone-parse-date): Change first regexp
18609 so it will not mistakenly match dates with no time zone.
18610
18611 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
18612
18613 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
18614
18615 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
18616
18617 * custom.el (custom-initialize-safe-set)
18618 (custom-initialize-safe-default): New functions.
18619
18620 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18621 and simplify :init-value.
18622
18623 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18624 and simplify :init-value. Delete obsolete comment.
18625
18626 * startup.el (command-line): Use `custom-reevaluate-setting' to
18627 handle `tooltip-mode'. Delete obsolete comment.
18628
18629 * files.el (set-visited-file-name): Avoid calling
18630 `file-name-nondirectory' with a nil argument.
18631
18632 2005-07-09 Richard M. Stallman <rms@gnu.org>
18633
18634 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
18635 was called with nil for the buffer, handle the read position right.
18636 Handle read position for eval-region, too.
18637
18638 2005-07-09 Juri Linkov <juri@jurta.org>
18639
18640 * fringe.el (fringe-mode): Add period in docstring.
18641 (fringe-query-style): Build prompt depending on `all-frames' arg.
18642
18643 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
18644 to not create links to unrelated functions in the Help buffer.
18645
18646 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
18647 Doc fix.
18648
18649 * simple.el (next-error-hook): New variable.
18650 (next-error): Use it. Doc fix.
18651
18652 * textmodes/ispell.el (ispell-command-loop): Add current
18653 dictionary name and program name to mode-line-format.
18654 (ispell-region, ispell-process-line): Add current dictionary name
18655 and program name to messages.
18656
18657 2005-07-08 Jay Belanger <belanger@truman.edu>
18658
18659 * calc/calc.el (calc-embedded-announce-formula-alist)
18660 (calc-embedded-open-close-formula-alist)
18661 (calc-embedded-open-close-word-alist)
18662 (calc-embedded-open-close-plain-alist)
18663 (calc-embedded-open-close-new-formula-alist)
18664 (calc-embedded-open-close-mode-alist)
18665 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
18666 (calc-embedded-mode-hook): New variables.
18667
18668 * calc/calc-embed.el (calc-embedded-firsttime)
18669 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
18670 New variables.
18671 (calc-do-embedded): Use calc-embedded-firsttime,
18672 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
18673 determine whether or not to run hooks.
18674 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
18675 calc-embedded-firsttime-formula appropriately.
18676 Set calc-embedded delimiter variables according to mode.
18677
18678 2005-07-08 Richard M. Stallman <rms@gnu.org>
18679
18680 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
18681 Check for "emacs", etc., as entire symbol, not just as word.
18682 (checkdoc-file-comments-engine): Use regexp-quote on FN.
18683
18684 * files.el (set-visited-file-name): Report the error
18685 for "empty filename" earlier.
18686 (kill-some-buffers): Ignore buffers already dead.
18687
18688 * fringe.el (fringe-mode): Doc fix.
18689
18690 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18691 Check for (featurep 'xemacs) and turn off warnings in what it guards.
18692 Use unwind-protect to ensure byte-compile-unresolved-functions
18693 is updated.
18694
18695 * whitespace.el (whitespace-buffer-leading-cleanup):
18696 Simplify w/ skip-chars-forward.
18697 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
18698
18699 * mail/rmail.el (rmail-only-expunge): Fix paren error.
18700 Unconditionally try to leave point at the same old place.
18701
18702 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
18703
18704 * comint.el (comint-postoutput-scroll-to-bottom)
18705 (comint-show-maximum-output): Take scroll-margin into consideration.
18706
18707 2005-07-08 Kim F. Storm <storm@cua.dk>
18708
18709 * ido.el (ido-use-filename-at-point): New choice `guess'.
18710 (ido-file-internal): Try ffap-guesser if selected.
18711
18712 * ido.el (ido-before-fallback-functions): New hook.
18713 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
18714 (ido-read-file-name): Run it.
18715
18716 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
18717
18718 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
18719 strings rather than a list of symbols to the completion function.
18720
18721 2005-07-07 Jay Belanger <belanger@truman.edu>
18722
18723 * calc/calc-units.el (math-apply-units): Change the places in
18724 which units are simplified.
18725
18726 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
18727
18728 * cus-edit.el (customize-option, customize-option-other-window):
18729 Make them handle aliases.
18730
18731 * custom.el (custom-variable-p): Make it recursively follow
18732 aliases. Mention that in the docstring.
18733
18734 2005-07-07 Richard M. Stallman <rms@gnu.org>
18735
18736 * cus-start.el (exec-path): Use `directory' instead of `file'.
18737 Fix tag for nil.
18738
18739 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18740
18741 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
18742 when called non-interactively. Doc fix.
18743
18744 2005-07-07 Lute Kamstra <lute@gnu.org>
18745
18746 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
18747 new address as well.
18748
18749 2005-07-07 Kenichi Handa <handa@m17n.org>
18750
18751 * international/mule.el (make-coding-system):
18752 Describe `ascii-incompatible' property in the docstring.
18753 (set-file-name-coding-system): Signal an error if coding-system is
18754 ascii-incompatible.
18755 (set-keyboard-coding-system): Likewise.
18756
18757 * international/mule-cmds.el (set-default-coding-systems):
18758 Don't set default-file-name-coding-system and
18759 default-keyboard-coding-system if coding-system is ASCII-incompatible.
18760
18761 * international/utf-16.el: Declare that all UTF-16-based coding
18762 systems are ASCII-incompatible.
18763
18764 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
18765
18766 * progmodes/gud.el: Require font-lock for displaying errors.
18767 Used by gdb-ui.el.
18768
18769 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18770
18771 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
18772 values for the pattern lists which are `read'able but not
18773 `append'able (like symbols).
18774
18775 2005-07-06 Richard M. Stallman <rms@gnu.org>
18776
18777 * progmodes/flymake.el (flymake-float-time): Instead of
18778 with-no-warnings, test for xemacs.
18779 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
18780 to avoid warning.
18781
18782 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
18783
18784 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
18785
18786 2005-07-05 Lute Kamstra <lute@gnu.org>
18787
18788 * battery.el: Add support for Darwin (with much debugging help
18789 from Samuel Lauber <sam124@operamail.com>).
18790 (battery-status-function, battery-echo-area-format)
18791 (battery-mode-line-format): Add support for pmset on Darwin.
18792 (battery-load-low, battery-load-critical): New user options.
18793 (battery-pmset): New function.
18794
18795 2005-07-05 Lute Kamstra <lute@gnu.org>
18796
18797 Update FSF's address in GPL notices.
18798
18799 * textmodes/page-ext.el: Update FSF's address.
18800
18801 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18802
18803 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
18804 filling from using prefix when filling a single-line docstring.
18805
18806 * progmodes/flymake.el: Remove useless eval-when-compile.
18807
18808 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
18809
18810 2005-07-04 Richard M. Stallman <rms@gnu.org>
18811
18812 * textmodes/org.el (org-file-apps-defaults-gnu):
18813 Rename from org-file-apps-defaults-linux.
18814 (org-default-apps): Don't test system-type for `linux'.
18815 (org-file-apps): Doc fix.
18816
18817 2005-07-04 David Ponce <david@dponce.com>
18818
18819 * tree-widget.el: Improve header Commentary section.
18820 (tree-widget) [defgroup]
18821 (tree-widget-image-enable, tree-widget-themes-directory)
18822 (tree-widget-theme, tree-widget-image-properties-emacs)
18823 (tree-widget-image-properties-xemacs, tree-widget-create-image)
18824 (tree-widget-image-formats, tree-widget-control)
18825 (tree-widget-empty-control, tree-widget-leaf-control
18826 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
18827 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
18828 (tree-widget-keep, tree-widget-after-toggle-functions)
18829 (tree-widget-open-node, tree-widget-close-node): Doc fix.
18830 (tree-widget-open-control, tree-widget-close-control): Fix doc and
18831 :help-echo message.
18832 (tree-widget-set-theme): Doc fix. Use `string-equal'.
18833 (tree-widget-image-properties): Doc fix. Clearer implementation.
18834 (tree-widget--cursors): New constant.
18835 (tree-widget-lookup-image): New function split from
18836 `tree-widget-find-image'. Clearer implementation.
18837 (tree-widget-find-image): Use it.
18838 (tree-widget-button-keymap): Use `set-keymap-parent'.
18839 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
18840 Define the sub-widgets here.
18841 (tree-widget-node): Check that :node is not a tree-widget.
18842 (tree-widget-get-super, tree-widget-open-control)
18843 (tree-widget-close-control, tree-widget-empty-control)
18844 (tree-widget-leaf-control, tree-widget-guide)
18845 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
18846 (tree-widget-no-handle, tree-widget-value-delete)
18847 (tree-widget-map): Remove.
18848 (tree-widget-children-value-save): Doc fix. Simplified.
18849 (tree-widget-value-create): Update according to previous changes.
18850
18851 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
18852
18853 * textmodes/org.el: Leading space replaced by TABS.
18854 (org-recalc-marks, org-table-rotate-recalc-marks)
18855 (org-table-get-specials): Treat "^" and "_" marks.
18856 (org-table-justify-field-maybe): Optional argument NEW.
18857 (org-table-eval-formula): Parsing of the format simplified.
18858 New modes C,I. Honor the %= parameter in the current table.
18859 Avoid unnecessary re-align by using the NEW argument to
18860 `org-table-justify-field-maybe'.
18861 (org-calc-default-modes): Default for date-format mimicks org-mode.
18862 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
18863
18864 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
18865
18866 * cus-face.el (custom-theme-set-faces): Make it handle face
18867 aliases whose alias declarations are pre- or autoloaded.
18868
18869 2005-07-04 Juri Linkov <juri@jurta.org>
18870
18871 * faces.el (read-face-name): Put the code for getting a face name
18872 from the buffer before adding the faces from the `face' property.
18873 Use `completing-read-multiple' instead of `completing-read'.
18874 Require `crm'. Add default value and post-process the returned
18875 list of faces.
18876
18877 * emacs-lisp/crm.el (crm-find-current-element)
18878 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
18879
18880 * emacs-lisp/lisp-mode.el (eval-defun-1):
18881 * emacs-lisp/edebug.el (edebug-eval-defun):
18882 Remove unnecessary quotes.
18883
18884 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18885
18886 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
18887 (prolog-indent-level): Fix typo in docstring.
18888
18889 * info.el (Info-history, Info-history-forward)
18890 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
18891
18892 * add-log.el (add-change-log-entry):
18893 * comint.el (comint-dynamic-list-input-ring)
18894 (comint-dynamic-list-completions):
18895 * dabbrev.el (dabbrev-expand):
18896 * delim-col.el (delimit-columns-rectangle-line):
18897 * diff-mode.el (diff-context->unified, diff-reverse-direction)
18898 (diff-unified->context):
18899 * ediff-init.el (ediff-abbrev-jobname):
18900 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
18901 (ediff-replace-session-activity-marker-in-meta-buffer):
18902 * info.el (Info-summary):
18903 * lpr.el (printify-region):
18904 * printing.el (pr-create-interface):
18905 * ps-print.el (ps-print-quote):
18906 * ses.el (ses-column-widths, ses-print-cell)
18907 (ses-adjust-print-width, ses-center):
18908 * shell.el (shell-file-name-quote-list):
18909 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
18910 (strokes-fill-current-buffer-with-whitespace)
18911 (strokes-xpm-for-stroke, strokes-list-strokes)
18912 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
18913 * term.el (term-dynamic-list-input-ring)
18914 (term-dynamic-list-completions):
18915 * calc/calc.el (math-format-stack-value):
18916 * emacs-lisp/edebug.el (edebug-display-freq-count):
18917 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
18918 (delphi-new-comment-line):
18919 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
18920 * progmodes/executable.el (executable-set-magic):
18921 * progmodes/python.el (inferior-python-mode):
18922 * progmodes/scheme.el (scheme-mode-syntax-table):
18923 * progmodes/sh-script.el (sh-maybe-here-document):
18924 * progmodes/sql.el (sql-copy-column):
18925 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
18926 * textmodes/bibtex.el (bibtex-mode):
18927 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
18928 (sgml-auto-attributes):
18929 * textmodes/table.el (table-insert, table-shorten-cell)
18930 (table--generate-source-scan-lines, table-delete-row)
18931 (*table--cell-delete-char, table--spacify-frame)
18932 (table--horizontally-shift-above-and-below)
18933 (table--cell-insert-char, table--cell-blank-str)
18934 (table--fill-region-strictly):
18935 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
18936 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
18937
18938 * add-log.el (change-log):
18939 * apropos.el (apropos):
18940 * comint.el (comint-completion, comint-source):
18941 * dabbrev.el (dabbrev):
18942 * delim-col.el (columns):
18943 * diff-mode.el (diff-mode):
18944 * ediff.el (ediff):
18945 * ediff-diff.el (ediff-diff):
18946 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
18947 * ediff-mult.el (ediff-mult):
18948 * ediff-ptch.el (ediff-ptch):
18949 * ediff-wind.el (ediff-window):
18950 * facemenu.el (facemenu):
18951 * indent.el (indent):
18952 * info.el (info):
18953 * jka-cmpr-hook.el (compression, jka-compr):
18954 * lpr.el (lpr):
18955 * outline.el (outlines):
18956 * pcmpl-cvs.el (pcmpl-cvs):
18957 * pcmpl-rpm.el (pcmpl-rpm):
18958 * printing.el (printing):
18959 * ps-print.el (postscript, ps-print, ps-print-horizontal)
18960 (ps-print-vertical, ps-print-headers, ps-print-font)
18961 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
18962 (ps-print-background, ps-print-printer, ps-print-page)
18963 (ps-print-miscellany):
18964 * ses.el (ses):
18965 * shell.el (shell, shell-directories, shell-faces):
18966 * startup.el (initialization):
18967 * strokes.el (strokes):
18968 * term.el (term):
18969 * uniquify.el (uniquify):
18970 * w32-vars.el (w32):
18971 * calc/calc.el (calc):
18972 * emacs-lisp/bytecomp.el (bytecomp):
18973 * emacs-lisp/cl-indent.el (lisp-indent):
18974 * emacs-lisp/edebug.el (edebug):
18975 * emacs-lisp/elp.el (elp):
18976 * emacs-lisp/testcover.el (testcover):
18977 * emacs-lisp/trace.el (trace):
18978 * emulation/viper-ex.el (viper-ex):
18979 * emulation/viper-mous.el (viper-mouse):
18980 * mail/mailalias.el (mailalias):
18981 * mail/supercite.el (supercite, supercite-frames)
18982 (supercite-attr, supercite-cite, supercite-hooks):
18983 * net/rcompile.el (remote-compile):
18984 * net/rlogin.el (rlogin):
18985 * obsolete/ooutline.el (outlines):
18986 * progmodes/delphi.el (delphi):
18987 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
18988 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
18989 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
18990 (ebnf-optimization):
18991 * progmodes/etags.el (etags):
18992 * progmodes/executable.el (executable):
18993 * progmodes/idlwave.el (idlwave):
18994 * progmodes/pascal.el (pascal):
18995 * progmodes/prolog.el (prolog):
18996 * progmodes/python.el (python):
18997 * progmodes/scheme.el (scheme):
18998 * progmodes/sh-script.el (sh, sh-script):
18999 * progmodes/sql.el (SQL):
19000 * progmodes/tcl.el (tcl):
19001 * textmodes/bibtex.el (bibtex, bibtex-autokey):
19002 * textmodes/enriched.el (enriched):
19003 * textmodes/makeinfo.el (makeinfo):
19004 * textmodes/sgml-mode.el (sgml):
19005 * textmodes/table.el (table-hooks):
19006 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
19007 * textmodes/texinfo.el (texinfo):
19008 * textmodes/two-column.el (two-column):
19009 Finish `defgroup' description with period.
19010
19011 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
19012 * eshell/esh-var.el (eshell-var):
19013 * progmodes/vhdl-mode.el (vhdl-testbench):
19014 * textmodes/org.el (org): Fix typos in docstrings.
19015
19016 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
19017 consistency.
19018
19019 * progmodes/flymake.el (flymake-find-file): Remove.
19020 (flymake-float-time): Use `with-no-warnings'.
19021 (flymake-check-start-time, flymake-check-was-interrupted)
19022 (flymake-err-info, flymake-is-running, flymake-last-change-time)
19023 (flymake-new-err-info): `defvar' at compile time.
19024
19025 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
19026
19027 * replace.el (occur-hook): Doc fix.
19028 (occur-1): Don't call `occur-hook' if there are no matches.
19029
19030 2005-07-03 Richard M. Stallman <rms@gnu.org>
19031
19032 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
19033 global-map, save the same map.
19034 (global-map): Don't alter it at top level.
19035 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
19036 Then alter it here instead.
19037 (tpu-edt-off): Set global-map to the saved one.
19038
19039 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
19040 All references simplified.
19041 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
19042 (zmacs-regions): Add defvar.
19043 (repeat-complex-command-map): Everything about that deleted.
19044
19045 * textmodes/artist.el (artist-key-is-drawing)
19046 (artist-key-endpoint1, artist-key-poly-point-list)
19047 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
19048 (artist-key-compl-table, artist-rb-save-data)
19049 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
19050 Don't put them in eval-when-compile.
19051 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
19052
19053 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
19054 Use with-no-warnings.
19055
19056 * net/browse-url.el (dos-windows-version): Add defvar.
19057
19058 * mail/supercite.el (filladapt-prefix-table): Add defvar.
19059
19060 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19061 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
19062 (rmail-new-summary-line-count): Rename from new-summary-line-count.
19063 Add defvar.
19064 (rmail-summary-beginning-of-message): Use with-no-warnings.
19065 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
19066
19067 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
19068 Use with-no-warnings.
19069
19070 * emulation/vi.el (vi-mark-region): Use c-mark-function.
19071 (c-mark-function): Add point-moving-unit property.
19072 (vi-goto-line): Use with-no-warnings.
19073
19074 * emulation/edt.el (edt-last-copied-word): Add defvar.
19075 (zmacs-region-stays): Likewise.
19076 (edt-mark-section-wisely): Use c-mark-function for C.
19077 Use makr-defun for Fortran.
19078 (time-string): defvar deleted.
19079 (edt-display-the-time): Don't set time-string.
19080
19081 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
19082
19083 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19084 Don't warn when name is not constant
19085 or for defining the group `emacs'.
19086
19087 * tooltip.el (gud-tooltip-mode): Add defvar.
19088
19089 * startup.el (default-frame-background-mode): Add defvar.
19090
19091 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
19092
19093 * info.el (tool-bar-map): Add defvar.
19094
19095 * dired.el (dnd-protocol-alist): Add defvar.
19096
19097 * dired-aux.el (dired-query): Display question with answer, when
19098 the user answers.
19099
19100 * custom.el (custom-add-option): Doc fix.
19101
19102 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
19103
19104 2005-07-03 Eli Zaretskii <eliz@gnu.org>
19105
19106 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
19107 bogus name from the last change.
19108
19109 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
19110
19111 * custom.el (custom-declare-variable): Fix typos in comment.
19112 (custom-known-themes): Doc fix.
19113 (custom-theme-directory): New defcustom.
19114 (require-theme): Make it check `custom-theme-directory'.
19115
19116 * cus-theme.el (custom-new-theme-mode): New function.
19117 (custom-theme-name, custom-theme-variables, custom-theme-faces)
19118 (custom-theme-description): Add compiler defvars.
19119 (customize-create-theme): Add doc to the "*New Custom Theme*"
19120 buffer. Use `custom-new-theme-mode'.
19121 (custom-theme-write): Put the created buffer in emacs-lisp-mode
19122 and save it to the `custom-theme-directory'. Make this the
19123 default directory of the buffer.
19124
19125 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
19126
19127 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
19128 Fix unbalanced parentheses.
19129
19130 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
19133 into flymake-mode and delegate to flymake-mode.
19134
19135 * find-file.el (ff-which-function-are-we-in): Clean up.
19136
19137 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
19138
19139 * replace.el (occur-rename-buffer): Fix docstring.
19140
19141 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
19142 (edt-last-copied-word, edt-learn-macro-count)
19143 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
19144 (edt-rect-start-point, edt-user-global-map, rect-start-point)
19145 (time-string, zmacs-region-stays):
19146 * emulation/edt-mapper.el (edt-save-function-key-map)
19147 (EDT-key-name): `defvar' to silence the byte-compiler.
19148
19149 2005-07-02 Martin Rudalics <rudalics@gmx.at>
19150
19151 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
19152 font-lock-regexp-backslash. Doc fix.
19153 (font-lock-regexp-backslash-grouping-construct): Rename from
19154 font-lock-regexp-backslash-construct. Doc fix.
19155 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
19156 grouping constructs.
19157
19158 2005-07-02 Eli Zaretskii <eliz@gnu.org>
19159
19160 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
19161 updating all the prerequisites.
19162
19163 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
19164
19165 * textmodes/org.el (org-agenda-start-on-weekday)
19166 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
19167 (org-agenda-use-time-grid, org-archive-location)
19168 (org-allow-space-in-links, org-usenet-links-prefer-google)
19169 (org-enable-table-editor, org-export-default-language)
19170 (org-export-html-show-new-buffer, org-fill-paragraph)
19171 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
19172 (org-goto-quit, org-occur, org-eval-in-calendar)
19173 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
19174 (org-agenda-diary-entry, org-remember-help)
19175 (org-table-convert-region, org-at-table-p)
19176 (org-table-move-row-down, org-table-move-row-up)
19177 (org-table-copy-region, org-table-toggle-vline-visibility)
19178 (org-table-get-stored-formulas, org-table-get-specials)
19179 (org-recalc-commands, org-table-eval-formula)
19180 (org-table-formula-substitute-names, orgtbl-make-binding)
19181 (org-format-org-table-html, org-format-table-table-html)
19182 (org-format-table-table-html-using-table-generate-source)
19183 (org-customize): Fix typos in docstrings.
19184 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
19185 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
19186 (org-back-to-heading): Doc fixes.
19187 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
19188 (org-agenda-change-all-lines, org-get-header):
19189 Improve argument/docstring consistency.
19190 (orgtbl-error): Fix error message.
19191
19192 * progmodes/flymake.el (flymake-find-possible-master-files)
19193 (flymake-master-file-compare, flymake-get-line-err-count)
19194 (flymake-highlight-line, flymake-gui-warnings-enabled):
19195 Fix typos in docstrings.
19196 (flymake-parse-line, flymake-get-project-include-dirs-function)
19197 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
19198 Doc fixes.
19199 (flymake-get-project-include-dirs-function)
19200 (flymake-make-err-menu-data):
19201 Improve argument/docstring consistency.
19202
19203 2005-07-01 Lute Kamstra <lute@gnu.org>
19204
19205 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
19206 Catch errors with ignore-errors. Use temporary buffer.
19207 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
19208
19209 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
19210 background color faces.
19211 (facemenu-set-foreground, facemenu-set-background):
19212 Use facemenu-set-face-from-menu.
19213 (facemenu-set-face-from-menu): Treat face names that start with
19214 "fg:" or "bg:" as special.
19215 (facemenu-add-new-color): Don't create faces. Simplify.
19216
19217 2005-06-30 Richard M. Stallman <rms@gnu.org>
19218
19219 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
19220 (crm-find-current-element): Likewise.
19221
19222 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19223
19224 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
19225
19226 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
19227
19228 * arc-mode.el (archive-extract): Make it work as a mouse binding.
19229 (archive-mouse-extract): Make it an obsolete alias.
19230 (archive-mode-map): Don't use archive-mouse-extract any more.
19231 (archive-mode, archive-extract): write-contents-hooks ->
19232 write-contents-functions.
19233 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19234 first arg.
19235 (archive-rename-entry): Update the call.
19236 (archive-zip-summarize): Remove unused var `method'.
19237 (archive-lzh-summarize): Remove unused var `creator'.
19238
19239 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
19240 dedicated frame upon exit.
19241
19242 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
19243 (archive-zip-extract, archive-zip-expunge)
19244 (archive-zip-update, archive-zip-update-case): Use executable-find.
19245 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
19246 Use restore-buffer-modified-p.
19247 (archive-extract, archive-add-new-member, archive-write-file-member):
19248 Use with-current-buffer.
19249 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
19250
19251 2005-06-30 Andreas Schwab <schwab@suse.de>
19252
19253 * progmodes/gud.el (gud-filter): Remove unneeded progn.
19254
19255 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19256
19257 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
19258
19259 2005-06-30 Juri Linkov <juri@jurta.org>
19260
19261 * faces.el (vertical-border): Inherit from mode-line-inactive
19262 only on tty.
19263
19264 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
19265
19266 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
19267 example, -NLINES in the `occur' docstring).
19268
19269 * replace.el (occur-1): When no matches are found, do not set the
19270 `buffer-read-only' and modified flags for the occur buffer,
19271 because it is deleted.
19272
19273 * emulation/cua-base.el (cua-check-pending-input)
19274 (cua-repeat-replace-region, cua-mode, cua-debug)
19275 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
19276 Fix typos in docstrings.
19277
19278 * emulation/cua-gmrk.el (cua-toggle-global-mark)
19279 (cua-cut-region-to-global-mark)
19280 (cua--cut-rectangle-to-global-mark):
19281 Remove period from end of messages.
19282
19283 * emulation/cua-rect.el (cua-do-rectangle-padding):
19284 Remove period from end of messages.
19285 (cua--rectangle-seq-format): Fix typo in docstring.
19286 (cua-sequence-rectangle, cua-fill-char-rectangle):
19287 Improve argument/docstring consistency.
19288
19289 2005-06-29 Juri Linkov <juri@jurta.org>
19290
19291 * faces.el (default-frame-background-mode): New internal variable.
19292 (frame-set-background-mode): Use it.
19293
19294 * startup.el (normal-top-level): Set default-frame-background-mode
19295 instead of frame-background-mode. Before setting it, test for its
19296 nil value. Remove tests for frame-background-mode and frame
19297 parameter `reverse'. Add test for "unspecified-fg".
19298
19299 * term/xterm.el (xterm-rxvt-set-background-mode):
19300 * term/rxvt.el (rxvt-set-background-mode):
19301 Set default-frame-background-mode instead of frame-background-mode.
19302
19303 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
19304
19305 * simple.el (set-variable): Warn about obsolete user variables.
19306
19307 * imenu.el (imenu--completion-buffer):
19308 * mouse.el (mouse-buffer-menu-alist):
19309 * msb.el (msb-invisible-buffer-p):
19310 * calendar/diary-lib.el (diary-header-line-format):
19311 * emacs-lisp/pp.el (pp-buffer):
19312 * progmodes/cperl-mode.el (cperl-do-auto-fill):
19313 * textmodes/picture.el (picture-replace-match):
19314 Change space constants followed by a sexp to "?\s ".
19315
19316 * play/decipher.el (decipher-loop-with-breaks):
19317 * textmodes/texinfo.el (texinfo-insert-@item): Change space
19318 constants "protected" from end of line by a comment to "?\s".
19319
19320 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19321
19322 * font-lock.el (save-buffer-state): Use `declare'.
19323
19324 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
19325 reset the syntax-table to cperl-mode-syntax-table.
19326 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
19327 "foo_print_bar" is not matched as a reserved keyword.
19328
19329 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
19330
19331 * textmodes/org.el (orgtbl-setup): New function, for delayed
19332 setup for the orgtbl commands.
19333 (org-calc-default-modes): New option.
19334 (orgtbl-make-binding): Use `defun' to get better help display.
19335 (org-diary): Call `org-compile-prefix-format'.
19336 (org-table-formula-substitute-names): New function.
19337 (org-agenda-day-view, org-agenda-week-view): New commands.
19338 (org-agenda-toggle-week-view): Command removed.
19339 (org-tbl-menu): Split off from org-org-menu.
19340 (org-mode): Move removal of outline-mode menus to here.
19341 (org-table-formula-debug): New option.
19342 (org-table-insert-row): Keep first field if just "#" or "*".
19343 (org-mode): Paragraph regexps fixed.
19344 (org-table-recalculate-regexp): New constant.
19345 (org-table-justify-field-maybe): Avoid replace if not necessary.
19346 (org-copy-special, org-cut-special): Use `call-interactively'.
19347 (org-table-copy-region): Take region from `interactive' call.
19348 (org-trim): Return string even if no match.
19349 (org-formula): New face.
19350 (org-set-font-lock-defaults): No longer highlight "FIXME".
19351 But highlight formula-related fields in table.
19352 (org-table-p): Use regexp, not fontification.
19353 (org-table-align): Handle white space at end of line.
19354 (org-table-formula-evaluate-inline): New option.
19355 (org-mode): Auto-wrapping in comment lines turned off.
19356 (org-table-copy-down): Evaluate only in copied field, not in
19357 destination.
19358 (org-table-current-formula): Variable removed.
19359 (org-table-store-formulas, org-table-get-stored-formulas)
19360 (org-table-modify-formulas, org-table-replace-in-formulas)
19361 (org-table-maybe-eval-formula): New functions.
19362 (org-table-get-formula): Modify to use stored formulas.
19363 (org-table-insert-column, org-table-delete-column)
19364 (org-table-move-column): Call `org-table-modify-formulas'.
19365 (org-complete): Add completion for keyword formulas.
19366 (orgtbl-mode): Pull orgtbl-mode-map to start of
19367 minor-mode-map-alist.
19368
19369 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19370
19371 * progmodes/python.el (python-check): Require `compile' before
19372 modifying its variables.
19373
19374 * newcomment.el (comment-indent-default): Don't get fooled by an early
19375 end of buffer.
19376
19377 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19378
19379 * ps-print.el (ps-print-version): Fix version number.
19380
19381 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
19382
19383 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
19384
19385 2005-06-28 Richard M. Stallman <rms@gnu.org>
19386
19387 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
19388 (flyspell-local-mouse-map): Declaration deleted.
19389 (flyspell-mouse-map): Bind only mouse-2.
19390 (flyspell-mode-map): Don't test flyspell-use-local-map.
19391 (flyspell-overlay-keymap-property-name): Var deleted.
19392 (flyspell-mode-on): Don't make local bindings for
19393 flyspell-mouse-map and flyspell-mode-map.
19394 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
19395
19396 * textmodes/ispell.el (ispell-word): Do not ignore short words.
19397
19398 * progmodes/compile.el (compilation-next-error-function):
19399 Don't switch buffers; operate on the current buffer.
19400
19401 * progmodes/compile.el (compilation-error-file-name)
19402 (compilation-warning-file-name, compilation-info-file-name)
19403 (compilation-line-number, compilation-column-number): New faces.
19404 (compilation-error-face, compilation-warning-face)
19405 (compilation-info-face, compilation-line-face)
19406 (compilation-column-face): Use them.
19407
19408 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
19409
19410 * comint.el (comint-password-prompt-regexp): Accept ", try again".
19411
19412 * bindings.el (global-map): Bind insertchar and its variants.
19413
19414 2005-06-27 Richard M. Stallman <rms@gnu.org>
19415
19416 * textmodes/artist.el (artist-text-overwrite)
19417 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
19418
19419 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19420
19421 * ps-print.el: It was not working the page selection for printing.
19422 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
19423 (ps-print-version): New version 6.6.7.
19424 (ps-end-sheet): New fun.
19425 (ps-header-sheet, ps-end-job): Call it.
19426
19427 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
19428
19429 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
19430
19431 2005-06-27 Lute Kamstra <lute@gnu.org>
19432
19433 * facemenu.el (facemenu-unlisted-faces): Add foreground and
19434 background color faces.
19435 (facemenu-get-face): Delete function.
19436 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
19437 (facemenu-add-new-color): Make second argument mandatory.
19438 Create the appropriate face and return it. Simplify.
19439 (facemenu-set-foreground, facemenu-set-background): Don't check if
19440 color is defined. Use return value of facemenu-add-new-color.
19441
19442 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
19443
19444 * progmodes/gud.el (gud-filter): Add missing argument to
19445 with-selected-window.
19446
19447 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
19448
19449 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
19450 a :require to the defcustom.
19451
19452 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
19453 defcustoms corresponding to minor modes.
19454
19455 2005-06-26 David Ponce <david@dponce.com>
19456
19457 * recentf.el: Require tree-widget instead of wid-edit.
19458 (recentf-filename-handler): Fix widget :type.
19459 (recentf-cancel-dialog, recentf-open-more-files)
19460 (recentf-open-files-action): Doc fix.
19461 (recentf-dialog-goto-first): New function.
19462 (recentf-dialog-mode-map): Set parent keymap first.
19463 (recentf-dialog-mode): Define with define-derived-mode.
19464 Don't display continuation lines in dialogs.
19465 (recentf-edit-list): Rename from recentf-edit-selected-items.
19466 (recentf-edit-list-select): Rename from recentf-edit-list-action.
19467 Simplify.
19468 (recentf-edit-list-validate): New function.
19469 (recentf-edit-list): Update accordingly.
19470 (recentf-open-files-item-shift): Remove.
19471 (recentf-open-files-item): Convert menu elements into tree and
19472 link widgets. Don't create the widgets.
19473 (recentf-open-files): Update accordingly.
19474 (recentf-save-list): Untabify.
19475
19476 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
19477
19478 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
19479 (keep-lines): Add INTERACTIVE arg. Never delete lines only
19480 partially contained in the active region. Do not take active
19481 region into account when called from Lisp, unless INTERACTIVE arg
19482 is non-nil. Use `forward-line' instead of `beginning-of-line' to
19483 avoid trouble with fields. Make marker point nowhere when no
19484 longer used. Always return nil. Doc fix.
19485 (flush-lines): Add INTERACTIVE arg. Do not take active region
19486 into account when called from Lisp, unless INTERACTIVE arg is
19487 non-nil. Use `forward-line' instead of `beginning-of-line' to
19488 avoid trouble with fields. Make marker point nowhere when no
19489 longer used. Always return nil. Doc fix.
19490 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
19491 interchangeable. Do not take active region into account when
19492 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
19493 message in echo area when called from Lisp, unless INTERACTIVE arg
19494 is non-nil. Avoid saying "1 occurrences". Do not use markers.
19495 Return the number of matches. Doc fix.
19496 (occur): Doc fix.
19497 (perform-replace): Make comment follow double space convention for
19498 the sake of `outline-minor-mode'.
19499
19500 * faces.el (facep): Doc fix.
19501
19502 2005-06-25 Richard M. Stallman <rms@gnu.org>
19503
19504 * facemenu.el (facemenu-enable-faces-p): New function.
19505 (facemenu-background-menu, facemenu-foreground-menu)
19506 (facemenu-face-menu): Add menu-enable property.
19507
19508 * jka-compr.el (jka-compr-insert-file-contents):
19509 Special handling if cannot find the uncompression program.
19510
19511 * cus-face.el (custom-face-attributes): Add autoload.
19512
19513 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19514 Bind comment-indent-function locally.
19515
19516 * window.el (save-selected-window): Use save-current-buffer.
19517
19518 * subr.el (with-selected-window): Use save-current-buffer.
19519
19520 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
19521 and with-current-buffer.
19522
19523 2005-06-24 Richard M. Stallman <rms@gnu.org>
19524
19525 * simple.el (line-move-1): Fix previous change.
19526
19527 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19528
19529 * replace.el (occur-1): Set `buffer-read-only' and the
19530 buffer-modified flag before running `occur-hook' to protect
19531 against unintentional buffer switches that can lead to data loss.
19532
19533 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
19534
19535 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
19536 (gud-gdb-marker-filter): Use font-lock-warning-face for any
19537 initial error.
19538
19539 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
19540 after fresh input.
19541 (gdb-var-create-handler): Put name of expression in quotes.
19542
19543 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
19544
19545 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
19546 elements of RING in order, and without bogus nil elements.
19547
19548 2005-06-23 Richard M. Stallman <rms@gnu.org>
19549
19550 * simple.el (set-variable): Args renamed; doc fix.
19551 (line-move-1): When there are overlays around, use vertical-motion.
19552
19553 * faces.el (escape-glyph): Use brown against light background.
19554 (nobreak-space): Rename from no-break-space.
19555 Fix previous change.
19556
19557 * dired-aux.el (dired-do-copy): Fix arg prompt.
19558
19559 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
19560
19561 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19562
19563 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
19564 rather than "Distributor".
19565
19566 2005-06-23 Lute Kamstra <lute@gnu.org>
19567
19568 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
19569 (debug-on-entry): Use it. New interactive declaration that uses
19570 function-called-at-point.
19571
19572 2005-06-23 Kim F. Storm <storm@cua.dk>
19573
19574 * subr.el (save-match-data): Add comment about using evaporate arg
19575 to set-match-data.
19576
19577 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
19578
19579 * cus-edit.el (customize-face)
19580 (customize-face-other-window): Handle face aliases.
19581
19582 * faces.el (face-documentation, set-face-attribute)
19583 (face-spec-set): Handle face aliases.
19584
19585 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
19586
19587 * help-mode.el (help-make-xrefs): If a symbol representing a face
19588 name is not followed by the word "face", it could still be a
19589 function or variable name, so don't bypass other checks.
19590
19591 2005-06-22 Juri Linkov <juri@jurta.org>
19592
19593 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
19594 Replace aliased functions with calls where second arg `inherit' is t.
19595
19596 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
19597
19598 * progmodes/gdb-ui.el (gdb-error): New variable.
19599 (gdb-error): New function.
19600 (gdb-annotation-rules): Act on error-begin and error annotations.
19601 (gdb-concat-output): Use font-lock-warning-face for errors.
19602
19603 2005-06-22 Miles Bader <miles@gnu.org>
19604
19605 * bindings.el (propertized-buffer-identification): Use renamed
19606 `Buffer-menu-buffer' face.
19607
19608 * faces.el (vertical-border): Rename from `vertical-divider'.
19609 (escape-glyph): Change dark-background color back to `cyan'.
19610
19611 2005-06-21 Juri Linkov <juri@jurta.org>
19612
19613 * faces.el (face-user-default-spec): Try getting `customized-face'
19614 prior to `saved-face'.
19615 (frame-background-mode): Refill docstring.
19616
19617 * emacs-lisp/lisp-mode.el (eval-defun-1):
19618 * emacs-lisp/edebug.el (edebug-eval-defun):
19619 Set `saved-face' temporarily to nil before calling form.
19620 Set `customized-face' to the new spec after that.
19621
19622 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19623
19624 * subr.el (1value, lambda, key-substitution-in-progress):
19625 Doc fixes.
19626
19627 * autoinsert.el (auto-insert-alist):
19628 * ses.el (ses-call-printer):
19629 * subr.el (noreturn):
19630 * emacs-lisp/lisp.el (check-parens):
19631 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
19632 * net/browse-url.el (browse-url-mosaic):
19633 * progmodes/cc-defs.el (c-safe-scan-lists):
19634 * progmodes/ebnf-abn.el (ebnf-abn-lex):
19635 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
19636 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
19637 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
19638 * progmodes/ebnf-iso.el (ebnf-iso-lex):
19639 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
19640
19641 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
19642
19643 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
19644
19645 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
19646
19647 * calendar/appt.el (appt-make-list): Activate the package, if
19648 not already active (for backwards compatibility).
19649
19650 2005-06-20 Kim F. Storm <storm@cua.dk>
19651
19652 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
19653
19654 2005-06-20 Miles Bader <miles@gnu.org>
19655
19656 * faces.el (vertical-divider): New face.
19657
19658 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
19659
19660 * simple.el (kill-whole-line): Doc fix.
19661 (next-error-buffer-p, next-error-find-buffer)
19662 (clone-indirect-buffer): Fix typos in docstrings.
19663 (comment-line-break-function): Doc fix: don't say variable
19664 is automatically buffer-local (it isn't).
19665
19666 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
19667
19668 * net/tramp-ftp.el (top):
19669 * net/tramp-smb.el (top):
19670 * net/tramp-util.el (top):
19671 * net/tramp-uu.el (top):
19672 * net/tramp-vc.el (top):
19673 * net/tramp.el (top): Revert copyright years back to original
19674 ones. Tramp has a life outside GNU Emacs.
19675
19676 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
19677
19678 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
19679
19680 2005-06-18 Juri Linkov <juri@jurta.org>
19681
19682 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
19683 end of first regexp to limit the match to the position between
19684 line number and source line with same separator character as used
19685 between file name and line number. In the second regexp limit
19686 mouse-face area to file name and line number by adding new group
19687 for them and referring it in HYPERLINK arg.
19688 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
19689 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
19690 previous line where grep markers may be already removed.
19691
19692 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
19693
19694 * progmodes/ps-mode.el: Update version and maintainer's email address.
19695
19696 2005-06-18 Steve Youngs <steve@xemacs.org>
19697
19698 * net/browse-url.el (browse-url-browser-function)
19699 (browse-url-default-browser): Add firefox.
19700 (browse-url-firefox-program, browse-url-firefox-arguments)
19701 (browse-url-firefox-startup-arguments)
19702 (browse-url-firefox-new-window-is-tab): New defcustoms.
19703 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
19704
19705 2005-06-17 Richard M. Stallman <rms@gnu.org>
19706
19707 * startup.el (command-line): Warn if specified user name has
19708 no home directory.
19709
19710 * term.el (term-get-old-input, term-input-filter, term-input-sender)
19711 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
19712
19713 * longlines.el (longlines-mode, longlines-show-hard-newlines):
19714 Doc fixes.
19715
19716 * faces.el (underline): Try bold if terminal doesn't support underline.
19717
19718 * mail/sendmail.el (mail-setup-with-from): New variable.
19719 (mail-insert-from-field): New function.
19720 (sendmail-send-it): Call it.
19721 (mail-setup): Optionally call it here.
19722
19723 * term/linux.el: Call tty-no-underline.
19724
19725 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
19726
19727 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
19728
19729 2005-06-17 Miles Bader <miles@gnu.org>
19730
19731 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
19732 (ediff-current-diff-C, ediff-current-diff-Ancestor)
19733 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
19734 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
19735 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
19736 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
19737 Remove "-face" suffix from face names.
19738 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19739 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19740 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19741 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19742 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19743 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19744 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19745 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19746 New backward-compatibility aliases for renamed faces.
19747 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19748 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19749 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19750 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19751 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19752 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19753 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19754 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19755 Use renamed ediff faces.
19756
19757 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
19758 Remove "-face" suffix from face names.
19759 (eshell-test-ok-face, eshell-test-failed-face):
19760 New backward-compatibility aliases for renamed faces.
19761 (eshell-run-test): Use renamed eshell-test faces.
19762
19763 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
19764 face name.
19765 (eshell-prompt-face): New backward-compatibility alias for renamed
19766 face.
19767 (eshell-emit-prompt): Use renamed eshell-prompt face.
19768
19769 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
19770 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
19771 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
19772 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
19773 Remove "-face" suffix from face names.
19774 (eshell-ls-directory-face, eshell-ls-symlink-face)
19775 (eshell-ls-executable-face, eshell-ls-readonly-face)
19776 (eshell-ls-unreadable-face, eshell-ls-special-face)
19777 (eshell-ls-missing-face, eshell-ls-archive-face)
19778 (eshell-ls-backup-face, eshell-ls-product-face)
19779 (eshell-ls-clutter-face):
19780 New backward-compatibility aliases for renamed faces.
19781 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
19782
19783 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
19784 Remove "-face" suffix from face name.
19785 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
19786 instead of literal face.
19787
19788 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
19789
19790 * emacs-lisp/warnings.el (display-warning, lwarn)
19791 (warning-minimum-log-level): Doc fixes.
19792 (warning-minimum-level, warning-minimum-log-level):
19793 Add :debug to :type choices.
19794
19795 * progmodes/ada-mode.el (ada-format-paramlist)
19796 (ada-get-indent-case, ada-check-matching-start)
19797 (ada-check-defun-name, ada-goto-matching-decl-start)
19798 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
19799 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
19800 (ada-make-subprogram-body): Follow error conventions.
19801 (ada-case-exception-file, ada-indent-comment-as-code)
19802 (ada-indent-handle-comment-special, ada-indent-renames)
19803 (ada-indent-return, ada-search-directories-internal)
19804 (ada-tab-policy, ada-case-exception-substring)
19805 (ada-other-file-alist, ada-matching-start-re)
19806 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
19807 (ada-imenu-generic-expression, ada-compile-goto-error)
19808 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
19809 (ada-popup-menu, ada-add-extensions, ada-mode)
19810 (ada-region-selected, ada-create-case-exception)
19811 (ada-create-case-exception-substring, ada-after-keyword-p)
19812 (ada-activate-keys-for-case, ada-adjust-case-region)
19813 (ada-adjust-case-buffer, ada-format-paramlist)
19814 (ada-scan-paramlist, ada-insert-paramlist)
19815 (ada-indent-newline-indent)
19816 (ada-indent-newline-indent-conditional)
19817 (ada-justified-indent-current, ada-goto-previous-word)
19818 (ada-indent-current, ada-get-indent-open-paren)
19819 (ada-get-indent-paramlist, ada-get-indent-end)
19820 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
19821 (ada-get-indent-block-start, ada-get-indent-subprog)
19822 (ada-get-indent-noindent, ada-get-indent-label)
19823 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
19824 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
19825 (ada-goto-stmt-end, ada-goto-next-word)
19826 (ada-check-matching-start, ada-check-defun-name)
19827 (ada-goto-matching-decl-start, ada-goto-matching-start)
19828 (ada-goto-matching-end, ada-search-ignore-string-comment)
19829 (ada-in-decl-p, ada-looking-at-semi-or)
19830 (ada-looking-at-semi-private, ada-in-paramlist-p)
19831 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
19832 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
19833 (ada-next-procedure, ada-previous-procedure, ada-next-package)
19834 (ada-previous-package, ada-create-menu)
19835 (ada-fill-comment-paragraph-justify)
19836 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
19837 (ada-other-file-name, ada-last-which-function-line)
19838 (ada-last-which-function-subprog, ada-which-function)
19839 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
19840 (ada-gen-treat-proc, ada-check-emacs-version)
19841 (ada-continuation-indent, ada-align-region-separate):
19842 Fix typos in docstrings.
19843 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
19844
19845 2005-06-16 Lute Kamstra <lute@gnu.org>
19846
19847 * simple.el (fundamental-mode): Run after-change-major-mode-hook
19848 conditionally.
19849
19850 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19851
19852 * comint.el (comint-replace-by-expanded-filename)
19853 (comint-prompt-regexp, comint-delimiter-argument-list)
19854 (comint-preinput-scroll-to-bottom):
19855 * info.el (Info-hide-cookies-node):
19856 * ls-lisp.el (ls-lisp-classify):
19857 * find-file.el (ff-search-directories, ff-special-constructs)
19858 (ff-find-other-file):
19859 * font-lock.el (font-lock-keywords):
19860 * shell.el (shell-prompt-pattern)
19861 (shell-dynamic-complete-functions, shell-mode)
19862 (shell-delimiter-argument-list):
19863 * term.el (term-replace-by-expanded-filename)
19864 (term-prompt-regexp, term-delimiter-argument-list):
19865 * woman.el (woman-ignore, woman0-if):
19866 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
19867 * emacs-lisp/elint.el (elint-init-env):
19868 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
19869 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
19870 * language/ethio-util.el (ethio-tilde-escape)
19871 (ethio-use-three-dot-question):
19872 * net/zone-mode.el (zone-mode-load-time-setup):
19873 * progmodes/cc-align.el (c-lineup-argcont):
19874 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
19875 * progmodes/cperl-mode.el (cperl-set-style-back):
19876 * progmodes/inf-lisp.el (inferior-lisp-prompt):
19877 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
19878 Fix spellings in docstrings.
19879
19880 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
19881 * progmodes/modula2.el (m2-for): Fix spellings.
19882
19883 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
19884
19885 * simple.el (undo-more): Don't use `format' on `error' arguments.
19886 Improve argument/docstring consistency.
19887 (pending-undo-list): Doc fix.
19888
19889 * smerge-mode.el (smerge-ensure-match):
19890 * emulation/vip.el (vip-ex):
19891 * net/zone-mode.el (zone-mode-update-serial):
19892 * progmodes/idlwave.el (idlwave-complete):
19893 * progmodes/vhdl-mode.el (vhdl-visit-file)
19894 (vhdl-compose-wire-components):
19895 Don't use `format' on `error' arguments.
19896
19897 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
19898 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
19899 (tooltip-help-tips): Fix typos in docstrings.
19900
19901 2005-06-16 David Ponce <david@dponce.com>
19902
19903 * tree-widget.el (tree-widget-value-create): Simplify last change.
19904
19905 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
19906
19907 * ido.el (ido-incomplete-regexp): New variable.
19908 (ido-set-matches-1): Handle invalid-regexp error and set
19909 ido-incomplete-regexp.
19910 (ido-incomplete-regexp): New face.
19911 (ido-completions): Use it.
19912 (ido-complete, ido-exit-minibuffer, ido-completions):
19913 Handle incomplete regexps.
19914 (ido-completions): Add check for complete match when entering a regexp.
19915
19916 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19917
19918 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
19919
19920 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19921
19922 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
19923 by field delimiters.
19924
19925 2005-06-15 David Ponce <david@dponce.com>
19926
19927 * tree-widget.el: eval-and-compile inlined functions so they will
19928 be available at run-time too.
19929 (tree-widget-super-format-handler)
19930 (tree-widget-format-handler): Remove.
19931 (tree-widget-value-create): Handle the :indent property.
19932
19933 2005-06-15 Miles Bader <miles@gnu.org>
19934
19935 * progmodes/which-func.el (which-func): Only inherit
19936 `font-lock-function-name-face' when that makes sense against the
19937 default mode-line face, otherwise set the face color explicitly.
19938
19939 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
19940 faces instead of (non-existent) variables.
19941
19942 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
19943
19944 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
19945 (iswitchb-get-matched-buffers): Likewise. Simplify.
19946
19947 2005-06-14 Miles Bader <miles@gnu.org>
19948
19949 * progmodes/ld-script.el (ld-script-location-counter):
19950 Remove "-face" suffix from face name.
19951 (ld-script-location-counter-face):
19952 New backward-compatibility alias for renamed face.
19953 (ld-script-location-counter-face): Use renamed face.
19954
19955 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
19956 (cperl-hash): Remove "-face" suffix from face names.
19957 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
19958 New backward-compatibility aliases for renamed faces.
19959 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
19960 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
19961
19962 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
19963 name.
19964 (which-func-face): New backward-compatibility alias for renamed face.
19965 (which-func-format): Use renamed which-func face.
19966
19967 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
19968 (vhdl-function, vhdl-directive, vhdl-reserved-word)
19969 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
19970 names.
19971 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
19972 (vhdl-speedbar-configuration, vhdl-speedbar-package)
19973 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
19974 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
19975 (vhdl-speedbar-architecture-selected)
19976 (vhdl-speedbar-configuration-selected)
19977 (vhdl-speedbar-package-selected)
19978 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
19979 names.
19980 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
19981 Use renamed faces.
19982 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
19983 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
19984 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
19985 Use renamed faces.
19986 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
19987 names.
19988 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
19989 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
19990 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
19991 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
19992 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
19993 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
19994
19995 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
19996 face name.
19997 (sh-heredoc-face): New backward-compatibility alias for renamed face.
19998 (sh-heredoc-face): Use renamed sh-heredoc face.
19999
20000 * progmodes/idlw-help.el (idlwave-help-link):
20001 Remove "-face" suffix from face name.
20002 (idlwave-help-link-face):
20003 New backward-compatibility alias for renamed face.
20004 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
20005
20006 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
20007 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
20008 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
20009 New backward-compatibility aliases for renamed faces.
20010 (idlwave-shell-disabled-breakpoint-face)
20011 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
20012
20013 * progmodes/flymake.el (flymake-errline, flymake-warnline):
20014 Remove "-face" suffix from face names.
20015 (flymake-errline-face, flymake-warnline-face):
20016 New backward-compatibility aliases for renamed faces.
20017 (flymake-highlight-line): Use renamed flymake faces.
20018
20019 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
20020 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
20021 (ebrowse-member-class, ebrowse-progress):
20022 Remove "-face" suffix from face names.
20023 (ebrowse-tree-mark-face, ebrowse-root-class-face)
20024 (ebrowse-file-name-face, ebrowse-default-face)
20025 (ebrowse-member-attribute-face, ebrowse-member-class-face)
20026 (ebrowse-progress-face):
20027 New backward-compatibility aliases for renamed faces.
20028 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
20029 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
20030 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
20031 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
20032
20033 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
20034 antlr-syntax)
20035 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
20036 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
20037 names.
20038 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
20039 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
20040 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
20041 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
20042 backward-compatibility aliases for renamed faces.
20043 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
20044 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
20045 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
20046 remove "font-lock-". Use renamed antlr-mode faces.
20047 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
20048 literal face-names with face variable references.
20049
20050 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
20051 face name.
20052 (Buffer-menu-buffer-face): New backward-compatibility alias for
20053 renamed face.
20054 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
20055
20056 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
20057
20058 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
20059 Eliminate "-face" suffix.
20060 (makefile-targets): Inherit from font-lock-function-name-face and
20061 eliminate "-face" suffix.
20062 (makefile-shell): Remove attributes and eliminate "-face" suffix.
20063 (makefile-*-font-lock-keywords): Append makefile-targets in rule
20064 actions, instead of prepending, to make it less visible.
20065 (makefile-previous-dependency, makefile-match-dependency):
20066 Don't match a target on a continuation line.
20067
20068 * files.el (auto-mode-alist): Put Makefile in gmake mode.
20069
20070 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
20071
20072 * progmodes/gdb-ui.el (menu): Re-order menu items.
20073 (gdb-tooltip-print): Respect tooltip-use-echo-area.
20074
20075 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
20076 Define in tooltip.el.
20077 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
20078 (gud-tooltip-tips): Respect tooltip-use-echo-area and
20079 gud-tooltip-echo-area.
20080
20081 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
20082 backward compatibility and make obsolete.
20083 (tooltip-help-tips): Use tooltip-use-echo-area.
20084 (tooltip-show-help-function): Rename to...
20085 (tooltip-show-help): ...this, because it is a function.
20086 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
20087
20088 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
20089
20090 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
20091 (edebug-print-length, edebug-print-level, edebug-print-circle)
20092 (edebug-modify-breakpoint, edebug-eval-last-sexp)
20093 (edebug-eval-print-last-sexp): Doc fixes.
20094
20095 2005-06-14 Kim F. Storm <storm@cua.dk>
20096
20097 * ido.el (ido-mode): Make a new keymap every time we enable ido,
20098 as the coverage buffer/file/both may change.
20099
20100 2005-06-14 Lute Kamstra <lute@gnu.org>
20101
20102 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
20103 and run-mode-hooks. Simplify.
20104
20105 * mail/rmailedit.el (rmail-edit-mode):
20106 * progmodes/octave-inf.el (inferior-octave-mode):
20107 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
20108
20109 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
20110 and run-mode-hooks.
20111 (recentf-edit-list, recentf-open-files): Don't call
20112 kill-all-local-variables directly.
20113
20114 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
20115
20116 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20117
20118 * emacs-lisp/byte-run.el (make-obsolete)
20119 (define-obsolete-function-alias): Rename arguments FUNCTION and
20120 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
20121 (make-obsolete-variable, define-obsolete-variable-alias):
20122 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
20123 respectively.
20124
20125 * isearchb.el (isearchb-activate):
20126 * pcvs.el (cvs-mode):
20127 * ses.el (ses-load):
20128 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
20129 * net/tramp.el (tramp-find-file-exists-command)
20130 (tramp-find-shell):
20131 * progmodes/ada-mode.el (ada-create-case-exception)
20132 (ada-create-case-exception-substring, ada-make-subprogram-body):
20133 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20134 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
20135 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
20136 * textmodes/org.el (org-promote, org-evaluate-time-range)
20137 (org-agenda-next-date-line, org-agenda-previous-date-line)
20138 (org-agenda-error, org-open-at-point, org-table-move-row)
20139 (org-format-table-table-html-using-table-generate-source)
20140 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
20141 * textmodes/reftex.el (reftex-access-scan-info):
20142 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
20143 (reftex-toc-promote-prepare): Follow error conventions.
20144
20145 * diff-mode.el (diff-mode): Fix typo in docstring.
20146
20147 * forms.el (forms--intuit-from-file): Fix reference to
20148 `forms-number-of-fields' in error message.
20149 (forms-print): Fix quoting in error message.
20150
20151 * forms.el (forms-mode):
20152 * emulation/vi.el (vi-goto-insert-state):
20153 * progmodes/flymake.el (flymake-new-err-info)
20154 (flymake-start-syntax-check-for-current-buffer)
20155 (flymake-simple-cleanup):
20156 * eshell/esh-var.el (eshell/export):
20157 * progmodes/gud.el (xdb):
20158 * textmodes/flyspell.el (flyspell-incorrect-hook)
20159 (flyspell-maybe-correct-transposition)
20160 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
20161
20162 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
20163
20164 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
20165 minibuffer prompt.
20166
20167 2005-06-13 Kim F. Storm <storm@cua.dk>
20168
20169 * subr.el (add-to-ordered-list): New defun.
20170
20171 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
20172 add cua--keymap-alist to emulation-mode-map-alists.
20173
20174 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20175
20176 * subr.el (complete-in-turn): New macro.
20177 (dynamic-completion-table, lazy-completion-table): Add debug info.
20178
20179 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
20180 in preference to face aliases.
20181
20182 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
20183 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
20184 Remove unused vars `start' and `firstline'.
20185 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
20186 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
20187
20188 2005-06-13 Eli Zaretskii <eliz@gnu.org>
20189
20190 * cus-start.el (all): Don't complain about missing GTK-related
20191 variables, unless either `gtk' is boundp or this isn't a
20192 `windows-nt' build.
20193
20194 2005-06-13 Lute Kamstra <lute@gnu.org>
20195
20196 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
20197 run-mode-hooks.
20198
20199 * ediff-mult.el (ediff-meta-mode):
20200 * ediff-util.el (ediff-mode): Use run-mode-hooks.
20201
20202 * ledit.el (ledit-mode): Use delay-mode-hooks.
20203
20204 * woman.el (woman-mode-line-format): Delete constant.
20205 (woman-mode-map): Initialize it properly.
20206 (woman-mode): Set mode-class property to special.
20207 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
20208 Set major-mode and mode-name. Don't set mode-line-format directly.
20209 (Man-getpage-in-background): Don't reference woman-mode-line-format.
20210
20211 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
20212 string argument obsolete.
20213
20214 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
20215
20216 * textmodes/org.el (org-CUA-compatible): New option.
20217 (org-disputed-keys): New variable.
20218 (org-key): New function.
20219 (orgtbl-make-binding): Add docstring to the created function.
20220 (org-mode): Set paragraph start/separate regexps.
20221 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
20222 (org-archive-location, org-archive-mark-done)
20223 (org-archive-stamp-time): New options.
20224 (org-archive-subtree): New command.
20225 (org-fill-paragraph): New function.
20226 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
20227 (org-fake-empty-table-line): Function removed.
20228 (org-format-org-table-html): Do not create empty table lines at
20229 separator lines. Improved table header treatment.
20230 (org-link-format): New option.
20231 (org-make-link): New function.
20232 (org-insert-link, org-store-link): Use org-make-link.
20233 (org-open-file): Quote file name for shell command, to allow
20234 spaces in file names.
20235 (org-link-regexp): Fix bug with mailto link.
20236 (org-link-maybe-angles-regexp, org-protected-link-regexp):
20237 New constants.
20238 (org-export-as-html): Deal with the optional angles around a link.
20239 Better treatment of file: links.
20240 (org-open-at-point): Replace @{ and @} with < and >.
20241 (org-run-mode-hooks): Function removed.
20242 (org-agenda-mode): No longer use `org-run-mode-hooks'.
20243
20244 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
20245
20246 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
20247 MI command -data-list-register-values.
20248 (gdb-post-prompt): Indent properly.
20249
20250 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
20251
20252 * hilit-chg.el (highlight-changes-colors): Rename from
20253 `highlight-changes-colours'.
20254 (highlight-changes-colours): Keep as obsolete alias.
20255 (highlight-changes-face-list): Doc fix.
20256 (hilit-chg-make-list): Use `highlight-changes-colors'.
20257
20258 2005-06-12 Mark A. Hershberger <mah@everybody.org>
20259
20260 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
20261 defun-prompt-regexp.
20262
20263 2005-06-12 Eli Zaretskii <eliz@gnu.org>
20264
20265 * loadup.el: Don't say we are dumping under 2 names on windows-nt
20266 and cygwin.
20267
20268 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
20269 Don't use an old loaddefs.el, as in Makefile.in.
20270
20271 2005-06-12 Lute Kamstra <lute@gnu.org>
20272
20273 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
20274
20275 * man.el (Man-mode-map): Initialize it properly.
20276 (Man-mode): Set mode-class property to special.
20277
20278 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
20279
20280 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
20281
20282 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
20283 A newline is needed in the docstring there.
20284
20285 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
20286 Doc fixes.
20287
20288 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20289
20290 * printing.el: Doc fix. The menubar is no more changed when printing
20291 is loaded, it only changes when pr-menu-bind or pr-update-menus is
20292 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
20293 (pr-version): New version number (6.8.4).
20294 (pr-menu-bind): New command.
20295 (pr-update-menus): Docstring and code fix.
20296 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
20297 Docstring fix.
20298 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
20299 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
20300
20301 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
20302
20303 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
20304 "Returns" to "return", document useful return values, etc.
20305
20306 2005-06-11 Alan Mackenzie <acm@muc.de>
20307
20308 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
20309 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
20310 (adaptive-file-function): Minor amendment to doc-string.
20311
20312 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20313
20314 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
20315 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
20316 Fix :type--it is `integer', not `string'.
20317
20318 * faces.el (modeline-highlight): Rename from (the erroneous)
20319 `modeline-higilight'.
20320
20321 2005-06-11 Lute Kamstra <lute@gnu.org>
20322
20323 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
20324 lisp-interaction-mode-map but make it the parent.
20325 (edebug-eval-mode): Use define-derived-mode.
20326
20327 2005-06-11 Andreas Schwab <schwab@suse.de>
20328
20329 * bindings.el: Add binding of `ESC functionkey' for every
20330 `M-functionkey'.
20331 * hexl.el (hexl-mode-map): Likewise.
20332
20333 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
20334
20335 * progmodes/compile.el (compilation-error-regexp-alist-alist)
20336 [msft]: update regexp for newer msft compilers.
20337
20338 2005-06-10 Mark A. Hershberger <mah@everybody.org>
20339
20340 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
20341 ATTLIST portions of included DTDs.
20342 (xml-parse-dtd): Eliminate use of inefficient match-data.
20343
20344 2005-06-10 Miles Bader <miles@gnu.org>
20345
20346 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
20347 (mpuz-text): Remove "-face" suffix from face names.
20348 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
20349 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
20350 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
20351
20352 * play/gomoku.el (gomoku-O, gomoku-X):
20353 Remove "-face" suffix from face names.
20354 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
20355 New backward-compatibility aliases for renamed faces.
20356 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20357
20358 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20359
20360 * thumbs.el: Fixes for changes of 2005-06-09.
20361 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
20362 as a directory.
20363 (thumbs-thumbname): Remove directory separator from format string;
20364 `thumbs-thumbsdir' now returns a valid directory name.
20365 (thumbs-temp-dir): New defsubst.
20366 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
20367 Use it.
20368
20369 * cus-edit.el (minibuffer):
20370 * files.el (make-backup-file-name-function):
20371 * filesets.el (filesets-external-viewers):
20372 * hilit-chg.el (highlight-changes-colours)
20373 (highlight-changes-face-list, highlight-changes-rotate-faces):
20374 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
20375 * kmacro.el (kmacro-call-macro):
20376 * log-edit.el (log-edit-changelog-full-paragraphs):
20377 * mouse.el (mouse-1-click-follows-link):
20378 * skeleton.el (skeleton-autowrap):
20379 * subr.el (insert-for-yank-1):
20380 * tempo.el (tempo-insert-region):
20381 * terminal.el (terminal-emulator):
20382 * time.el (display-time-mail-face):
20383 * vc.el (vc-annotate):
20384 * vcursor.el (vcursor-copy-line):
20385 * woman.el (woman-bold-headings, woman-ignore)
20386 (woman-default-faces, woman-monochrome-faces):
20387 * calendar/todo-mode.el (todo-insert-threshold):
20388 * emulation/pc-select.el (pc-select-selection-keys-only)
20389 (pc-selection-mode):
20390 * emulation/vip.el (vip-find-char-forward):
20391 * emulation/viper-cmd.el (viper-find-char-forward):
20392 * international/mule-cmds.el
20393 (select-safe-coding-system-accept-default-p)
20394 (input-method-exit-on-invalid-key):
20395 * international/mule-diag.el (describe-coding-system):
20396 * international/ucs-tables.el (unify-8859-on-encoding-mode):
20397 * net/browse-url.el (browse-url-xterm-program):
20398 * obsolete/lazy-lock.el (lazy-lock-mode):
20399 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
20400 (cperl-mode):
20401 * progmodes/cpp.el (cpp-face-light-name-list)
20402 (cpp-face-dark-name-list):
20403 * progmodes/delphi.el (delphi-newline-always-indents):
20404 Fix spellings in docstrings.
20405
20406 * ido.el (ido-mode, ido-file-extensions-order)
20407 (ido-default-file-method, ido-default-buffer-method)
20408 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
20409 (ido-decorations, ido-read-file-name-as-directory-commands)
20410 (ido-read-file-name-non-ido, ido-work-directory-list)
20411 (ido-ignore-item-temp-list, ido-current-directory)
20412 (ido-magic-forward-char, ido-enter-find-file)
20413 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
20414 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20415
20416 2005-06-10 Lute Kamstra <lute@gnu.org>
20417
20418 * play/dunnet.el (dun-mode): Use define-derived-mode.
20419 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
20420 obsolete alias.
20421
20422 * play/doctor.el (doctor-mode-map): Remove defvar.
20423 (doctor-mode): Use define-derived-mode.
20424
20425 * mail/mspools.el (mspools-mode):
20426 * net/eudc-hotlist.el (eudc-hotlist-mode):
20427 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
20428
20429 2005-06-10 Miles Bader <miles@gnu.org>
20430
20431 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
20432 Remove "-face" suffix from face names.
20433 (flyspell-incorrect-face, flyspell-duplicate-face):
20434 New backward-compatibility aliases for renamed faces.
20435 (flyspell-mode-on, make-flyspell-overlay)
20436 (flyspell-highlight-incorrect-region)
20437 (flyspell-highlight-duplicate-region)
20438 (flyspell-display-next-corrections)
20439 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
20440
20441 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20442 from face name.
20443 (texinfo-heading-face): New backward-compatibility alias for
20444 renamed face.
20445 (texinfo-heading-face): Use renamed texinfo-heading face.
20446
20447 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
20448 suffix from face names.
20449 (tex-math-face, tex-verbatim-face):
20450 New backward-compatibility aliases for renamed faces.
20451 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
20452 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
20453 literal face name.
20454
20455 * textmodes/table.el (table-cell): Remove "-face" suffix from face
20456 name.
20457 (table-cell-face): New backward-compatibility alias for renamed face.
20458 (table--put-cell-face-property, table--update-cell-face):
20459 Use renamed table-cell face.
20460
20461 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
20462 from face name.
20463 (sgml-namespace-face): New backward-compatibility alias for
20464 renamed face.
20465 (sgml-namespace-face): Use renamed sgml-namespace face.
20466
20467 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
20468 (org-level-4, org-level-5, org-level-6, org-level-7)
20469 (org-level-8, org-warning, org-headline-done)
20470 (org-deadline-announce, org-scheduled-today)
20471 (org-scheduled-previously, org-link, org-done, org-table)
20472 (org-time-grid): Remove "-face" suffix from face names.
20473 (org-level-1-face, org-level-2-face, org-level-3-face)
20474 (org-level-4-face, org-level-5-face, org-level-6-face)
20475 (org-level-7-face, org-level-8-face, org-warning-face)
20476 (org-headline-done-face, org-deadline-announce-face)
20477 (org-scheduled-today-face, org-scheduled-previously-face)
20478 (org-link-face, org-done-face, org-table-face)
20479 (org-time-grid-face):
20480 New backward-compatibility aliases for renamed faces.
20481 (org-level-faces, org-set-font-lock-defaults, org-timeline)
20482 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
20483 (org-agenda-get-timestamps, org-agenda-get-scheduled)
20484 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
20485
20486 * emulation/viper-init.el (viper-search, viper-replace-overlay)
20487 (viper-minibuffer-emacs, viper-minibuffer-insert)
20488 (viper-minibuffer-vi): Remove "-face" suffix from face names.
20489 (viper-search-face, viper-replace-overlay-face)
20490 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20491 (viper-minibuffer-vi-face):
20492 New backward-compatibility aliases for renamed faces.
20493 (viper-search-face, viper-replace-overlay-face)
20494 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20495 (viper-minibuffer-vi-face): Use renamed viper faces.
20496
20497 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
20498 Remove "-face" suffix from face names.
20499 (testcover-nohits-face, testcover-1value-face):
20500 New backward-compatibility aliases for renamed faces.
20501 (testcover-mark): Use renamed testcover faces.
20502
20503 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
20504 face name.
20505 (diary-button-face): New backward-compatibility alias for renamed face.
20506 (diary-entry): Use renamed diary-button face.
20507
20508 * calendar/calendar.el (diary, calendar-today, holiday)
20509 (mark-visible-calendar-date): Remove "-face" suffix from face names.
20510 (diary-face, calendar-today-face, holiday-face):
20511 New backward-compatibility aliases for renamed faces.
20512 (eval-after-load "facemenu", diary-entry-marker)
20513 (calendar-today-marker, calendar-holiday-marker, diary-face):
20514 Use renamed calendar faces.
20515
20516 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
20517 (compare-windows-face): New backward-compatibility alias for
20518 renamed face.
20519 (compare-windows-highlight): Use renamed compare-windows face.
20520
20521 * strokes.el (strokes-char): Remove "-face" suffix from face name.
20522 (strokes-char-face): New backward-compatibility alias for renamed face.
20523 (strokes-encode-buffer): Use renamed strokes-char face.
20524
20525 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
20526 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
20527 Remove "-face" suffix from face names.
20528 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20529 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20530 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
20531 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
20532 Use renamed pcvs faces.
20533 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
20534 * pcvs-defs.el (cvs-mode-map): Likewise.
20535 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
20536
20537 * info.el (info-title-1, info-title-2, info-title-3)
20538 (info-title-4): Remove "-face" suffix from and downcase face names.
20539 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20540 (Info-title-4-face):
20541 New backward-compatibility aliases for renamed faces.
20542 (Info-fontify-node): Use renamed info faces.
20543
20544 * hilit-chg.el (highlight-changes, highlight-changes-delete):
20545 Remove "-face" suffix from face names.
20546 (highlight-changes-face, highlight-changes-delete-face):
20547 New backward-compatibility aliases for renamed faces.
20548 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
20549 (hilit-chg-make-list): Use renamed highlight-changes faces.
20550
20551 * generic-x.el (show-tabs-tab, show-tabs-space):
20552 Remove "-face" suffix from face names.
20553 (show-tabs-tab-face, show-tabs-space-face):
20554 New backward-compatibility aliases for renamed faces.
20555 (show-tabs-generic-mode-font-lock-defaults-1)
20556 (show-tabs-generic-mode-font-lock-defaults-2):
20557 Use renamed show-tabs faces.
20558
20559 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
20560 (smerge-markers): Remove "-face" suffix from face names.
20561 (smerge-mine-face, smerge-other-face, smerge-base-face)
20562 (smerge-markers-face):
20563 New backward-compatibility aliases for renamed faces.
20564 (smerge-mine-face, smerge-other-face, smerge-base-face)
20565 (smerge-markers-face): Use renamed smerge faces.
20566
20567 * log-view.el (log-view-file, log-view-message): Remove "-face"
20568 suffix from face names.
20569 (log-view-file-face, log-view-message-face):
20570 New backward-compatibility aliases for renamed faces.
20571 (log-view-file-face, log-view-message-face): Use renamed log-view
20572 faces.
20573
20574 * paren.el (show-paren-match, show-paren-mismatch):
20575 Remove "-face" suffix from face names.
20576 (show-paren-match-face, show-paren-mismatch-face):
20577 New backward-compatibility aliases for renamed faces.
20578 (show-paren-function): Use renamed show-paren faces.
20579
20580 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
20581 (ruler-mode-margins, ruler-mode-fringes)
20582 (ruler-mode-column-number, ruler-mode-fill-column)
20583 (ruler-mode-comment-column, ruler-mode-goal-column)
20584 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
20585 suffix from face names.
20586 (ruler-mode-default-face, ruler-mode-pad-face)
20587 (ruler-mode-margins-face, ruler-mode-fringes-face)
20588 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
20589 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
20590 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
20591 New backward-compatibility aliases for renamed faces.
20592 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
20593 (ruler-mode-column-number, ruler-mode-fill-column)
20594 (ruler-mode-comment-column, ruler-mode-goal-column)
20595 (ruler-mode-tab-stop, ruler-mode-current-column)
20596 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
20597 faces.
20598
20599 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
20600 face name.
20601 (whitespace-highlight-the-space): Use renamed face.
20602 (whitespace-highlight-face): New backward-compatibility alias for
20603 renamed face.
20604
20605 * woman.el (woman-italic, woman-bold, woman-unknown)
20606 (woman-addition, woman-symbol-face):
20607 Remove "-face" suffix from face names.
20608 (woman-italic-face, woman-bold-face, woman-unknown-face)
20609 (woman-addition-face):
20610 New backward-compatibility aliases for renamed faces.
20611 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
20612 (woman-decode-region, woman-replace-match)
20613 (woman-display-extended-fonts, woman-special-characters)
20614 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
20615 Use renamed woman faces.
20616
20617 * longlines.el (longlines-visible-face): Face removed.
20618
20619 * diff-mode.el (diff-header, diff-file-header, diff-index)
20620 (diff-hunk-header, diff-removed, diff-added, diff-changed)
20621 (diff-function, diff-context, diff-nonexistent): Remove "-face"
20622 suffix from face names.
20623 (diff-header-face, diff-file-header-face, diff-index-face)
20624 (diff-hunk-header-face, diff-removed-face, diff-added-face)
20625 (diff-changed-face, diff-function-face, diff-context-face)
20626 (diff-nonexistent-face): New backward-compatibility aliases for
20627 renamed faces.
20628 (diff-header-face, diff-file-header-face)
20629 (diff-index, diff-index-face, diff-hunk-header)
20630 (diff-hunk-header-face, diff-removed, diff-removed-face)
20631 (diff-added, diff-added-face, diff-changed-face, diff-function)
20632 (diff-function-face, diff-context-face, diff-nonexistent)
20633 (diff-nonexistent-face): Use renamed diff-mode faces.
20634
20635 * progmodes/compile.el (compilation-warning-face)
20636 (compilation-info-face): Remove "-face" suffix from face names.
20637 (compilation-warning-face, compilation-info-face):
20638 New backward-compatibility aliases for renamed faces.
20639 (compilation-warning-face, compilation-info-face):
20640 Use renamed compilation faces.
20641
20642 * add-log.el (change-log-date, change-log-name)
20643 (change-log-email, change-log-file, change-log-list)
20644 (change-log-conditionals, change-log-function)
20645 (change-log-acknowledgement): Remove "-face" suffix from face names.
20646 (change-log-date-face, change-log-name-face)
20647 (change-log-email-face, change-log-file-face)
20648 (change-log-list-face, change-log-conditionals-face)
20649 (change-log-function-face, change-log-acknowledgement-face):
20650 New backward-compatibility aliases for renamed faces.
20651 (change-log-font-lock-keywords): Use renamed change-log faces.
20652
20653 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
20654 (custom-set, custom-changed, custom-saved, custom-button)
20655 (custom-button-pressed, custom-documentation, custom-state)
20656 (custom-comment, custom-comment-tag, custom-variable-tag)
20657 (custom-variable-button, custom-face-tag, custom-group-tag-1)
20658 (custom-group-tag): Remove "-face" suffix from face names.
20659 (custom-magic-alist, custom-magic-value-create)
20660 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
20661 (custom-invalid-face, custom-rogue-face, custom-modified-face)
20662 (custom-set-face, custom-changed-face, custom-saved-face)
20663 (custom-button-face, custom-button-pressed-face)
20664 (custom-documentation-face, custom-state-face)
20665 (custom-comment-face, custom-comment-tag-face)
20666 (custom-variable-tag-face, custom-variable-button-face)
20667 (custom-face-tag-face, custom-group-tag-face-1)
20668 (custom-group-tag-face):
20669 New backward-compatibility aliases for renamed faces.
20670
20671 * wid-edit.el (widget-documentation, widget-button)
20672 (widget-field, widget-single-line-field, widget-inactive)
20673 (widget-button-pressed): "-face" suffix removed from face names.
20674 (widget-documentation-face, widget-button-face)
20675 (widget-field-face, widget-single-line-field-face)
20676 (widget-inactive-face, widget-button-pressed-face):
20677 New backward-compatibility aliases for renamed faces.
20678 (widget-documentation-face, widget-button-face)
20679 (widget-button-pressed-face, widget-specify-field)
20680 (widget-specify-inactive): Use renamed widget faces.
20681
20682 2005-06-10 Kenichi Handa <handa@m17n.org>
20683
20684 * term/x-win.el (x-clipboard-yank): Remove condition-case
20685 wrapping.
20686
20687 2005-06-11 Kenichi Handa <handa@m17n.org>
20688
20689 * add-log.el (change-log-font-lock-keywords): Make the regexp for
20690 date lines stricter.
20691
20692 2005-06-10 Zhang Wei <id.brep@gmail.com>
20693
20694 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
20695 of x-get-selection.
20696
20697 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20698
20699 * comint.el (comint-mode, comint-snapshot-last-prompt):
20700 * frame.el (frame-current-scroll-bars):
20701 * term.el (term-mode, term-check-proc, term-input-sender)
20702 (term-simple-send, term-extract-string, term-word)
20703 (term-match-partial-filename):
20704 * window.el (window-current-scroll-bars):
20705 * emulation/cua-base.el (cua-normal-cursor-color)
20706 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
20707 (cua-global-mark-cursor-color):
20708 * mail/undigest.el (rmail-forward-separator-regex):
20709 Fix typos in docstrings.
20710
20711 * comint.el (comint-check-proc, make-comint-in-buffer)
20712 (comint-source-default): Doc fixes.
20713
20714 * term.el (term-send-string): Improve argument/docstring consistency.
20715
20716 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
20717
20718 * comint.el (comint-send-input): Bind `inhibit-read-only' around
20719 call to `delete-region'.
20720 (comint-mode-hook): Do not enable Font Lock by default.
20721
20722 2005-06-09 Lute Kamstra <lute@gnu.org>
20723
20724 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
20725 could be void.
20726
20727 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
20728
20729 * emacs-lisp/debug.el (debugger-will-be-back): New var.
20730 (debug): Use it.
20731 (debugger-step-through, debugger-continue, debugger-jump)
20732 (debugger-return-value): Set it when needed.
20733 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
20734 Use inhibit-read-only.
20735
20736 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
20737
20738 * window.el (shrink-window-if-larger-than-buffer)
20739 (window-size-fixed): Fix typo in docstring.
20740
20741 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
20742 thumbnails directory on loading.
20743 (thumbs-conversion-program): Use `eq' to check the system type,
20744 not `equal'.
20745 (thumbs-temp-dir): Initialize to `temporary-file-directory',
20746 not "/tmp". Fix docstring.
20747 (thumbs-thumbsdir): New function to return the thumbnails
20748 directory, creating it if needed.
20749 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
20750 (thumbs-temp-file): Delete variable and make it into a function.
20751 (thumbs-resize-image, thumbs-modify-image): Use it.
20752 (thumbs-kill-buffer): Simplify.
20753 (thumbs-gensym): Defalias or duplicate CL `gensym'.
20754 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
20755 docstrings.
20756
20757 2005-06-09 Kim F. Storm <storm@cua.dk>
20758
20759 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
20760 set-match-data to free markers in match-data.
20761
20762 * replace.el (replace-match-data): Pass RESEAT arg `t' to
20763 match-data to unchain markers in match-data.
20764
20765 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
20766
20767 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
20768 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
20769 unnecessary now.
20770
20771 2005-06-08 Richard M. Stallman <rms@gnu.org>
20772
20773 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
20774 give the variable a doc string that doesn't say don't set it directly.
20775
20776 * textmodes/ispell.el (ispell-check-version):
20777 Use match-string-no-properties.
20778 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
20779 (ispell-buffer-local-words): Likewise.
20780
20781 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
20782 except on terminals with enough colors to really display it.
20783 (makefile-dependency-regex): Delete spurious `bb'.
20784
20785 * faces.el (escape-glyph): Use blue once again in last case.
20786 (no-break-space): Redefine so that it isn't invisible on a tty.
20787
20788 2005-06-08 Kim F. Storm <storm@cua.dk>
20789
20790 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
20791 also when reading directory name.
20792
20793 2005-06-08 Lute Kamstra <lute@gnu.org>
20794
20795 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
20796 (flyspell-mode-line-string): Remove autoload cookie.
20797 (flyspell-mode): Remove defvar.
20798
20799 2005-06-07 Lute Kamstra <lute@gnu.org>
20800
20801 * textmodes/org.el (org-run-mode-hooks): New function.
20802 (org-agenda-mode): Use it.
20803
20804 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
20805
20806 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
20807
20808 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20809
20810 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
20811
20812 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
20813
20814 * font-lock.el (font-lock-add-keywords): Doc fix.
20815
20816 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20817
20818 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
20819 (tex-compile-default): In the absence of any history, use the order in
20820 tex-compile-alist to choose the preferred command.
20821 (tex-compile-commands): Reorder a bit.
20822
20823 * textmodes/flyspell.el (flyspell-auto-correct-binding)
20824 (flyspell-incorrect-face, flyspell-duplicate-face):
20825 Use (X)Emacs-agnostic code.
20826 (flyspell-mode-map): Don't overwrite at each load. Remove code
20827 redundant with the subsequent add-minor-mode. Merge Emacs and
20828 XEmacs code.
20829 (flyspell-word): Minor simplification.
20830 (flyspell-math-tex-command-p): Quieten the byte-compiler.
20831 (flyspell-external-point-words): Remove unused vars `size' and `start'.
20832 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
20833 Merge the corresponding Emacs code.
20834 (flyspell-correct-word, flyspell-xemacs-popup):
20835 Use flyspell-do-correct.
20836
20837 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
20838 a dedicated window.
20839
20840 * international/latexenc.el (latexenc-find-file-coding-system):
20841 Undo part of last patch, to turn off a compiler warning.
20842
20843 2005-06-06 Juri Linkov <juri@jurta.org>
20844
20845 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
20846 Rename `tmm-inactive-face' to `tmm-inactive'.
20847
20848 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
20849
20850 * iswitchb.el: Rename faces.
20851
20852 2005-06-06 Kim F. Storm <storm@cua.dk>
20853
20854 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
20855 (cua-global-mark): Remove -face suffix from face names.
20856
20857 * emulation/cua-gmrk.el (cua--init-global-mark):
20858 Remove cua-global-mark face setup.
20859
20860 2005-06-06 Richard M. Stallman <rms@gnu.org>
20861
20862 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
20863 just like other allowed characters.
20864 (makefile-match-dependency): Exclude leading and training whitespace
20865 from the range of regexp subexp 1.
20866 (makefile-macroassign-regex): Don't try to match the body,
20867 just the name of the macro being defined.
20868
20869 * info.el (Info-read-node-name-2): New function.
20870 (Info-read-node-name-1): Use that.
20871 Add a completion-base-size-function property.
20872
20873 * simple.el (completion-setup-function): Look for
20874 completion-base-size-function property of minibuffer-completion-table.
20875
20876 * files.el (locate-file-completion): Doc fix.
20877
20878 * printing.el: Don't call pr-update-menus; user must do that.
20879
20880 * emacs-lisp/debug.el (debugger-window): New variable.
20881 (debug): Use debugger-window if it is set and still alive.
20882 Record debugger-window for next entry.
20883
20884 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
20885
20886 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
20887
20888 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
20889 (hack-one-local-variable, hack-local-variables)
20890 (hack-local-variables-prop-line): Pass that arg.
20891
20892 2005-06-06 Kim F. Storm <storm@cua.dk>
20893
20894 * ido.el (ido-first-match, ido-only-match, ido-subdir)
20895 (ido-indicator): Remove -face suffix from face names.
20896
20897 2005-06-06 Juri Linkov <juri@jurta.org>
20898
20899 * font-lock.el (font-lock-regexp-backslash)
20900 (font-lock-regexp-backslash-construct): New faces.
20901 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
20902 after `('. Add `while-no-input' to control structures.
20903
20904 * faces.el (no-break-space, shadow): New faces.
20905 (escape-glyph): Use less loud colors pink2 and red4.
20906
20907 * diff-mode.el (diff-context-face)
20908 * dired.el (dired-ignored)
20909 * rfn-eshadow.el (file-name-shadow)
20910 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
20911
20912 * info.el (Info-title-1-face): Use green instead of yellow because
20913 bold yellow is not readable on light backgrounds.
20914
20915 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
20916 before selecting the desired mode to not spend time fontifying
20917 old contents.
20918
20919 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
20920
20921 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
20922 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
20923
20924 * ps-print.el (ps-default-fg, ps-default-bg):
20925 Fix typos in docstrings.
20926
20927 * isearchb.el (isearchb): Don't pass a spurious second argument to
20928 `iswitchb-completions'.
20929
20930 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
20931
20932 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
20933 to preserve point.
20934 (gdb-find-file-hook): Add doc string.
20935
20936 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
20937 C dereferenced pointer expression.
20938 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
20939
20940 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
20941
20942 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
20943 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
20944 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
20945 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
20946 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
20947 Make background transparent.
20948
20949 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
20950
20951 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
20952 (font-lock-remove-keywords): Doc fix.
20953 (font-lock-mode-major-mode): Compiler defvar.
20954 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
20955
20956 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
20957 (font-lock-mode): Update `font-lock-mode-major-mode'.
20958 (font-lock-set-defaults): Compiler defvar.
20959 (font-lock-default-function): Take `font-lock-mode-major-mode'
20960 into account.
20961
20962 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
20963 keep track of which major mode it enabled the minor mode for.
20964 Use find-file-hook again. Update docstring.
20965
20966 * simple.el (eval-expression-print-level)
20967 (eval-expression-print-length, eval-expression-debug-on-error):
20968 Doc fixes.
20969
20970 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
20971
20972 * iswitchb.el (iswitchb-single-match-face)
20973 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
20974 (iswitchb-invalid-regexp-face): New faces.
20975 (iswitchb-completions): Use them.
20976 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
20977 now marked as an obsolete alias.
20978 (iswitchb-read-buffer): Remove check for bound font variables.
20979 (iswitchb-invalid-regexp): New free variable.
20980 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
20981 set iswitchb-invalid-regexp.
20982 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
20983 invalid regexps.
20984 (iswitchb-completions): Add check for complete match when entering
20985 a regexp.
20986 (iswitchb-completions): Remove require-match argument.
20987 (iswitchb-exhibit): Fix caller.
20988 (iswitchb-common-match-inserted): New variable.
20989 (iswitchb-complete, iswitchb-completion-help): Use it.
20990
20991 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
20992
20993 * url-http.el (url-http-chunked-encoding-after-change-function):
20994 Use `url-http-debug' instead of `message'.
20995
20996 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
20997
20998 * url-http.el (url-http-parse-headers): Pass redirected URL as a
20999 callback argument.
21000
21001 2005-06-04 Kim F. Storm <storm@cua.dk>
21002
21003 * simple.el (line-move): Only call sit-for when moving backwards.
21004
21005 * ido.el (ido-make-merged-file-list-1): New defun split from
21006 ido-make-merged-file-list.
21007 (ido-make-merged-file-list): Bind throw-on-input around call to
21008 ido-make-merged-file-list-1. Return input-pending-p if
21009 interrupted by more input available.
21010 (ido-read-internal): Handle input-pending-p return value from
21011 ido-make-merged-file-list.
21012
21013 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
21014
21015 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
21016 compatibility code.
21017
21018 * international/latexenc.el (latexenc-find-file-coding-system):
21019 Don't inherit the EOL part of the coding-system from the
21020 tex-main buffer. Fit within 80 columns.
21021
21022 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
21023
21024 * tmm.el (tmm-inactive-face): New face.
21025 (tmm-remove-inactive-mouse-face): New function.
21026 (tmm-prompt, tmm-add-one-shortcut)
21027 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
21028 but not selectable.
21029
21030 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
21031
21032 * faces.el (face-equal): Improve argument/docstring consistency.
21033
21034 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
21035
21036 * progmodes/make-mode.el (makefile-targets-face)
21037 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
21038 (makefile-bsdmake-dependency-regex)
21039 (makefile-makepp-rule-action-regex)
21040 (makefile-bsdmake-rule-action-regex): New constants.
21041 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
21042
21043 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21044 Allow (...) within `...' for makepp messages.
21045
21046 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
21047
21048 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
21049
21050 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
21051 "." files are deleted from all file lists before comparison.
21052
21053 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21054 (viper-ESC-key): Made them customizable.
21055
21056 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
21057
21058 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
21059
21060 * autorevert.el (auto-revert-buffers): Use save-match-data.
21061
21062 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21063
21064 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
21065 menu items with a nil command binding.
21066
21067 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
21068
21069 * emacs-lisp/cl-macs.el (defsetf):
21070 Improve argument/docstring consistency.
21071
21072 * faces.el (list-faces-display): Improve the formatting by
21073 computing the maximum length required for any face-name (reworked
21074 patch of 1999-01-11, accidentally deleted on 1999-07-21).
21075 (internal-find-face): Remove redundant info in docstring.
21076
21077 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
21078
21079 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
21080 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
21081 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
21082 (gdb-assembler-custom): Improve regexps.
21083 (def-gdb-auto-update-handler): Use window point to preserve point.
21084
21085 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
21086
21087 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
21088
21089 2005-05-31 Jay Belanger <belanger@truman.edu>
21090
21091 * calc/calc-embed.el (calc-embedded-word): Change argument passed
21092 to calc-embedded.
21093 (calc-embedded-make-info): Have plain prefix argument select
21094 entire line.
21095
21096 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
21097
21098 * faces.el (list-faces-display): Signal error if passed a regexp
21099 that matches no face name.
21100
21101 * simple.el (filter-buffer-substring): Fix typo in docstring.
21102
21103 2005-05-31 Richard M. Stallman <rms@gnu.org>
21104
21105 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
21106 (vhdl-emacs-21): Doc fix.
21107 (vhdl-mode): Unconditionally set comment-padding.
21108 (vhdl-fixup-whitespace-region): Insert spaces only where
21109 there are none.
21110 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
21111
21112 2005-05-30 John Wiegley <johnw@newartisans.com>
21113
21114 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
21115 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
21116 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
21117 `directory-sep-char' to ?/, and all uses of `string-to-int' to
21118 `string-to-number'.
21119
21120 2005-05-30 Jay Belanger <belanger@truman.edu>
21121
21122 * calc/calc.el (calc-bug-address): Fix docstring.
21123 (calc-window-hook, calc-trail-window-hook): New variables.
21124 (calc-trail-display): Restore use of calc-trail-window-hook.
21125 (calc): Restore use of calc-window-hook.
21126
21127 2005-05-31 Masatake YAMATO <jet@gyve.org>
21128
21129 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
21130
21131 * help-fns.el (help-C-file-name): Add autoload mark for
21132 `find-function-noselect'.
21133
21134 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
21135
21136 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
21137 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
21138
21139 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21140
21141 * calendar/diary-lib.el (mark-included-diary-files): Only kill
21142 included diary buffer if it was not already being visited.
21143 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
21144
21145 * calendar/icalendar.el (top-level): Do not require appt.
21146
21147 * mail/supercite.el (sc-select-attribution): Only use a list
21148 element from sc-attrib-selection-list if it returns a string.
21149 Reported by Davide G. M. Salvetti <salve@debian.org>.
21150
21151 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
21152
21153 * thumbs.el (thumbs-thumbname): The resulting thumbname now
21154 includes a hash value to improve its uniqueness, and has a ".jpg"
21155 extension. Also, it is now a valid filename on all systems.
21156 (thumbs-make-thumb): Use `let', not `let*'.
21157 (thumbs-show-thumbs-list): Check for JPEG availability.
21158
21159 2005-05-30 Richard M. Stallman <rms@gnu.org>
21160
21161 * filesets.el (filesets-menu-ensure-use-cached):
21162 Prevent warning when emacs-version>= is undefined.
21163
21164 * printing.el (pr-interactive-n-up): Use string-to-number.
21165
21166 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
21167
21168 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
21169 Warn only when name to be defined is quoted.
21170
21171 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
21172
21173 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
21174 Make regexp more robust.
21175 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
21176 Force regeneration of disassembly.
21177
21178 2005-05-29 Jay Belanger <belanger@truman.edu>
21179
21180 * calc/calc.el (calc-user-invocation): Check if
21181 calc-invocation-macro is non-nil.
21182
21183 2005-05-29 Juri Linkov <juri@jurta.org>
21184
21185 * add-log.el (change-log-font-lock-keywords):
21186 Add `+' to e-mail regexp to accept mail address with keywords.
21187
21188 * man.el (Man-name-regexp): Add `:' to accept qualified names.
21189
21190 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
21191
21192 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
21193
21194 * ielm.el (inferior-emacs-lisp-mode): Ditto.
21195
21196 2005-05-29 Richard M. Stallman <rms@gnu.org>
21197
21198 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21199 Undo the change that moves to end of the current word.
21200
21201 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21202
21203 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
21204 Throw error when count <= 0 to ensure input is a number.
21205 (gdb-read-memory-custom): Pick up address from buffer.
21206 (gdb-memory-mode): Allow user to increment and decrement
21207 memory address from header line.
21208
21209 2005-05-29 Richard M. Stallman <rms@gnu.org>
21210
21211 * flyspell.el (flyspell-version): Function deleted.
21212 (flyspell-auto-correct-previous-hook): Doc fix.
21213
21214 * jit-lock.el (jit-lock-function, jit-lock-after-change):
21215 Do nothing if memory is full.
21216
21217 * font-lock.el (font-lock-fontify-syntactically-region):
21218 Pass t for GREEDY to looking-back.
21219
21220 * saveplace.el (save-place-alist-to-file): Write the file
21221 using write-region.
21222
21223 * subr.el (looking-back): New argument GREEDY.
21224
21225 * progmodes/compile.el (compilation-start): Set the mode
21226 before inserting the initial text.
21227
21228 * progmodes/which-func.el (which-func-update-1): Turn the mode
21229 off in case of error by setting which-func-mode.
21230
21231 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
21232
21233 * flyspell.el (flyspell-auto-correct-previous-word):
21234 Narrow down to what's on the screen, and recenter overlays
21235 at the end of the next word.
21236
21237 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
21238
21239 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
21240 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
21241 (flyspell-abbrev-p): Default to nil.
21242 (flyspell-use-global-abbrev-table-p): Doc fix.
21243 (flyspell-large-region): Allow nil as value.
21244 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
21245
21246 (mail-mode-flyspell-verify): More robust handling
21247 of `mail-header-separator'. More efficient signature detection.
21248 Allow for regexp metacharacters in message-header-separator.
21249 Adding `To' not to be checked in mail-mode-flyspell-verify.
21250
21251 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
21252 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
21253 Bind flyspell-auto-correct-binding.
21254 Bind C-. and C-, .
21255 (flyspell-mode-map): Likewise.
21256 (flyspell-mode): Doc fix.
21257 (flyspell-accept-buffer-local-defs): Preserve current buffer.
21258 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
21259 (flyspell-word-cache-result): New var, always local.
21260 (flyspell-check-pre-word-p): Doc fix.
21261 (flyspell-check-changed-word-p): Handle spc like newline.
21262 (flyspell-post-command-hook): Set flyspell-word-cache-result.
21263 (flyspell-word-search-backward, flyspell-word-search-forward):
21264 New functions.
21265 (flyspell-word): Return t if nothing to check.
21266 When parsing TeX code, check for after } or \.
21267 Use flyspell-word-search-backward to find previous word.
21268 Return nil if duplicated word.
21269 For word already checked, return same value as last time.
21270 Set flyspell-word-cache-result after checking.
21271 Don't clobber the return value.
21272 (flyspell-get-word): Major rewrite.
21273 (flyspell-external-point-words): New locals pword, pcount.
21274 Fix size used in progress message.
21275 Find the proper corresponding word in flyspell-large-region-buffer.
21276 (flyspell-region): Check for flyspell-large-region = nil.
21277 (flyspell-highlight-incorrect-region): Clean up overlays in region.
21278 (flyspell-auto-correct-word): Check that WORD is a cons.
21279 (flyspell-correct-word): Likewise.
21280
21281 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
21282
21283 * progmodes/make-mode.el (makefile-rule-action-regex)
21284 (makefile-macroassign-regex, makefile-makepp-mode)
21285 (makefile-bsdmake-mode): Continuation lines may be empty.
21286 Reported by Joshua Varner.
21287 (makefile-makepp-font-lock-keywords): Add $(stem).
21288
21289 2005-05-28 Karl Berry <karl@gnu.org>
21290
21291 * textmodes/tex-mode.el: Now that tex-send-command calls
21292 shell-quote-argument (2005-03-31 change), remove all calls to
21293 shell-quote-argument; they all end up invoking tex-send-command.
21294 The double quoting loses on filenames with non-safe characters,
21295 such as "@". Reported by Frederik Fouvry.
21296
21297 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21298
21299 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
21300 about preserving point.
21301
21302 2005-05-27 Jay Belanger <belanger@truman.edu>
21303
21304 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
21305 Info-goto-node.
21306
21307 * calc/calc-embed.el (calc-embed-arg): New variable.
21308 (calc-do-embedded-activate, calc-embedded-activate-formula)
21309 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
21310 variable by new variable.
21311 (calc-embedded-make-info): Replace undeclared variable by new
21312 variable. When selecting region with positive prefix
21313 argument, use end of previous line instead of beginning of line.
21314
21315 * calc/calc-aent.el (calc-arg-values): Declare it.
21316
21317 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
21318 Declare them.
21319
21320 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
21321
21322 * calc/calc.el (calc-alg-map): Declare it.
21323
21324 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
21325
21326 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
21327
21328 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
21329 (gdb-registers-buffer, toggle-gdb-all-registers):
21330 Toggle display of floating point registers.
21331 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
21332
21333 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
21334 (toggle-gud-tooltip-dereference):
21335 Rename from gud-toggle-tooltip-dereference.
21336
21337 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21338
21339 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
21340
21341 2005-05-27 Jay Belanger <belanger@truman.edu>
21342
21343 * calc/calc-prog.el (calc-kbd-report): Remove.
21344 (calc-kbd-query): Rewrite.
21345
21346 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
21347
21348 * image.el (image-library-alist): Move to image.c.
21349 (image-type-available-p): Doc fix.
21350
21351 2005-05-27 Lute Kamstra <lute@gnu.org>
21352
21353 * calc/calc.el (calc):
21354 * outline.el (outline-1, outline-2, outline-3, outline-4)
21355 (outline-5, outline-6, outline-7, outline-8):
21356 * textmodes/dns-mode.el (dns-mode):
21357 * textmodes/sgml-mode.el (sgml-namespace-face):
21358 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
21359 (tex-verbatim-face, tex-use-reftex):
21360 * textmodes/texinfo.el (texinfo-heading-face):
21361 Specify customization group.
21362
21363 * longlines.el: Don't require easy-mmode.
21364 (longlines-visible-face): Specify customization group.
21365
21366 2005-05-27 Kenichi Handa <handa@m17n.org>
21367
21368 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
21369 encoding table of windows-1251.
21370
21371 * international/ucs-tables.el (ucs-set-table-for-input):
21372 If translation-table-for-input of a coding system is a symbol, get
21373 its translation-table property.
21374
21375 * international/code-pages.el: Don't register a coding system into
21376 non-iso-charset-alist more than once.
21377 (cp-make-coding-system): Likewise.
21378
21379 2005-05-26 John Wiegley <johnw@newartisans.com>
21380
21381 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
21382 `eshell-resume-eval' is wrapped in a list, it indicates that the
21383 command was run asynchronously. In that case, unwrap the value
21384 before checking the delimiter value.
21385
21386 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
21387 character before a space at the end of a line is \, assume the space
21388 is part of the last argument rather than a final argument separator.
21389
21390 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
21391 is in use, and the target is `t' or `nil' (which are the most common
21392 values), don't assume that the symbol target is a buffer.
21393
21394 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
21395
21396 * calendar/calendar.el (calendar-mode-line-format):
21397 Use mode-line-highlight as mouse-face.
21398
21399 * time.el (display-time-string-forms, display-time-update):
21400 Use mode-line-highlight as mouse-face.
21401
21402 2005-05-26 Jay Belanger <belanger@truman.edu>
21403
21404 * calc/calc.el (calc-language-alist): Remove extra defvar.
21405
21406 2005-05-26 Lute Kamstra <lute@gnu.org>
21407
21408 * arc-mode.el (archive-mode):
21409 * bookmark.el (bookmark-read-annotation-mode)
21410 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
21411 * bs.el (bs-mode):
21412 * calc/calc-yank.el (calc-edit-mode):
21413 * calc/calc.el (calc-mode, calc-trail-mode):
21414 * calculator.el (calculator-mode):
21415 * chistory.el (command-history-mode):
21416 * comint.el:
21417 * cus-edit.el (custom-mode):
21418 * descr-text.el (describe-text-mode):
21419 * ebuff-menu.el (Electric-buffer-menu-mode):
21420 * ediff-util.el (ediff-mode):
21421 * emacs-lisp/re-builder.el (reb-mode):
21422 * emulation/vi.el (vi-mode-setup):
21423 * emulation/ws-mode.el (wordstar-mode):
21424 * eshell/esh-mode.el (eshell-mode):
21425 * forms.el (forms-mode):
21426 * help-mode.el (help-mode):
21427 * hexl.el (hexl-mode):
21428 * ibuffer.el (ibuffer-mode):
21429 * ielm.el (inferior-emacs-lisp-mode):
21430 * info.el (Info-mode, Info-edit-mode):
21431 * international/swedish.el:
21432 * ledit.el (ledit-from-lisp-mode):
21433 * locate.el (locate-mode):
21434 * mail/rmail.el (rmail-mode):
21435 * mail/rmailedit.el (rmail-edit-mode):
21436 * mail/rmailsum.el (rmail-summary-mode):
21437 * mail/supercite.el (sc-electric-mode):
21438 * net/eudc.el (eudc-mode):
21439 * net/quickurl.el (quickurl-list-mode):
21440 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
21441 * obsolete/ooutline.el (outline-mode):
21442 * obsolete/options.el (Edit-options-mode):
21443 * obsolete/rnews.el (news-mode):
21444 * obsolete/rnewspost.el (news-reply-mode):
21445 * play/5x5.el (5x5-mode):
21446 * play/decipher.el (decipher-mode, decipher-stats-mode):
21447 * play/gomoku.el (gomoku-mode):
21448 * play/snake.el (snake-mode):
21449 * play/solitaire.el (solitaire-mode):
21450 * play/tetris.el (tetris-mode):
21451 * progmodes/ada-mode.el (ada-mode):
21452 * progmodes/antlr-mode.el (antlr-mode):
21453 * progmodes/autoconf.el (autoconf-mode):
21454 * progmodes/dcl-mode.el (dcl-mode):
21455 * progmodes/delphi.el (delphi-mode):
21456 * progmodes/ebrowse.el (ebrowse-tree-mode)
21457 (ebrowse-electric-list-mode, ebrowse-member-mode)
21458 (ebrowse-electric-position-mode):
21459 * progmodes/f90.el (f90-mode):
21460 * progmodes/fortran.el (fortran-mode):
21461 * progmodes/icon.el (icon-mode):
21462 * progmodes/idlw-help.el (idlwave-help-mode):
21463 * progmodes/idlw-shell.el (idlwave-shell-mode):
21464 * progmodes/idlwave.el (idlwave-mode):
21465 * progmodes/inf-lisp.el (inferior-lisp-mode):
21466 * progmodes/m4-mode.el (m4-mode):
21467 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
21468 * progmodes/modula2.el (modula-2-mode):
21469 * progmodes/octave-inf.el (inferior-octave-mode):
21470 * progmodes/octave-mod.el (octave-mode):
21471 * progmodes/pascal.el (pascal-mode):
21472 * progmodes/sh-script.el (sh-mode):
21473 * progmodes/sql.el (sql-mode, sql-interactive-mode):
21474 * progmodes/vhdl-mode.el (vhdl-mode):
21475 * progmodes/xscheme.el (scheme-interaction-mode):
21476 * replace.el (occur-mode):
21477 * ses.el (ses-mode):
21478 * simple.el (completion-list-mode):
21479 * skeleton.el:
21480 * speedbar.el (speedbar-mode):
21481 * term.el (term-mode):
21482 * terminal.el (terminal-edit-mode):
21483 * textmodes/reftex-index.el (reftex-index-mode)
21484 (reftex-index-phrases-mode):
21485 * textmodes/reftex-sel.el (reftex-select-label-mode)
21486 (reftex-select-bib-mode):
21487 * textmodes/reftex-toc.el (reftex-toc-mode):
21488 * wdired.el (wdired-change-to-wdired-mode):
21489 * wid-browse.el (widget-browse-mode):
21490 Use run-mode-hooks.
21491
21492 * array.el (array-mode):
21493 * calendar/todo-mode.el (todo-mode):
21494 * man.el (Man-mode):
21495 * play/landmark.el (lm-mode):
21496 * play/mpuz.el (mpuz-mode):
21497 Use kill-all-local-variables and run-mode-hooks.
21498
21499 * subr.el (delay-mode-hooks): Specify indentation.
21500
21501 2005-05-26 Mark A. Hershberger <mah@everybody.org>
21502
21503 * xml.el (xml-substitute-special): Don't die for undefined xml
21504 entities.
21505
21506 2005-05-26 Jay Belanger <belanger@truman.edu>
21507
21508 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
21509 of nil.
21510
21511 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
21512
21513 * progmodes/gdb-ui.el (gdb-frame-address):
21514 Rename from gdb-current-address.
21515 (gdb-previous-frame-address): Rename from gdb-previous-address.
21516 (gdb-selected-frame): Rename from gdb-current-frame.
21517 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
21518 (gdb-frame-number): Rename from gdb-current-stack-level.
21519 (gdb-ann3): Match new mode-name for disassembly buffer.
21520 Extend initialization of variables.
21521 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
21522 (gdb-memory-mode): Use mouse-face in header line.
21523 (gdb-assembler-buffer-name): Call it disassembly and give frame
21524 in mode line.
21525 (gdb-source-spec-regexp, gdb-assembler-custom)
21526 (gdb-invalidate-assembler, gdb-frame-handler):
21527 Make robust to leading zeroes in address format.
21528
21529 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
21530
21531 * textmodes/org.el (org-mode): Use `define-derived-mode' to
21532 define `org-mode'.
21533 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
21534
21535 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
21536
21537 * log-edit.el (log-edit-changelog-entries): Distinguish between
21538 filenames like xfns.c and fns.c.
21539
21540 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
21541
21542 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
21543 point after reverting.
21544 (Buffer-menu-make-sort-button): Handle the case where
21545 `Buffer-menu-use-header-line' is nil.
21546
21547 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
21548
21549 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
21550 New funcs. In minibuffer-local-completion-map bind `]', `/'
21551 and `:' to them.
21552
21553 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
21554
21555 * startup.el (normal-top-level): Allow modification of load-path while
21556 we're iterating over it.
21557
21558 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
21559
21560 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
21561 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
21562 (thumbs-resize-interactive, thumbs-insert-image)
21563 (thumbs-insert-thumb, thumbs-dired-show-marked)
21564 (thumbs-find-image-at-point, thumbs-delete-images)
21565 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
21566 (thumbs-increment-image-size, thumbs-decrement-image-size):
21567 Fix typos in docstrings.
21568
21569 2005-05-24 Andre Spiegel <spiegel@gnu.org>
21570
21571 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
21572 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
21573 (cperl-mode): Use them.
21574
21575 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
21576
21577 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21578 Doc fixes.
21579
21580 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
21581
21582 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
21583 Bind C-d to gdb-inferior-io-eof.
21584
21585 * dired.el (dired-dnd-popup-notice): Use message-box.
21586
21587 2005-05-23 Masatake YAMATO <jet@gyve.org>
21588
21589 * bindings.el (mode-line-major-mode-keymap):
21590 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
21591
21592 * faces.el (mode-line-highlight): New face.
21593
21594 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21595 as mouse-face.
21596
21597 * bindings.el (top-level, help-echo, mode-line-modified)
21598 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
21599 as mouse-face.
21600
21601 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
21602
21603 * progmodes/cc-engine.el (c-guess-basic-syntax):
21604 Remove spurious call to `zerop'.
21605
21606 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
21607
21608 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
21609
21610 CC Mode update to 5.30.10:
21611
21612 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
21613 could go past the limit in decoration level 2, thereby causing
21614 errors during interactive fontification.
21615
21616 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
21617 the file is evaluated interactively.
21618
21619 * cc-engine.el (c-guess-basic-syntax): Handle operator
21620 declarations somewhat better in C++.
21621
21622 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
21623 make use of `run-mode-hooks' which has been added in Emacs 21.1.
21624 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
21625 (awk-mode): Use it.
21626 (make-local-hook): Suppress warning about obsoleteness.
21627
21628 * cc-engine.el, cc-align.el, cc-cmds.el
21629 (c-append-backslashes-forward, c-delete-backslashes-forward)
21630 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
21631 Compensate for return value from `forward-line' when it has moved
21632 but not to a different line due to eob.
21633
21634 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
21635 `objc-method-intro' and `objc-method-args-cont'.
21636
21637 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
21638
21639 CC Mode update to 5.30.10:
21640
21641 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
21642 in the copyright statement. Incidentally, change "along with GNU
21643 Emacs" to "along with this program" where it occurs.
21644
21645 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
21646 so that it is interactive, hence can be found by M-x awk-mode
21647 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
21648 <gmorris+emacs@ast.cam.ac.uk>.
21649
21650 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
21651 Mode's regexps.
21652
21653 2005-05-23 Kevin Ryde <user42@zip.com.au>
21654
21655 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
21656 c-parse-state, to avoid a lisp error (on bad code).
21657
21658 2005-05-23 Lute Kamstra <lute@gnu.org>
21659
21660 * subr.el (font-lock-defaults): Remove defvar as it's already
21661 defined in font-core.el.
21662
21663 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
21664
21665 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
21666
21667 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
21668 more general and work when GDB variable "print pretty" is on,
21669 as with Emacs, for example.
21670
21671 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
21672
21673 * font-core.el: Update comment.
21674
21675 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21676 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21677
21678 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
21679
21680 2005-05-22 Eli Zaretskii <eliz@gnu.org>
21681
21682 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
21683 and `yank-handler' in the doc strings.
21684
21685 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21686
21687 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
21688
21689 2005-05-22 Richard M. Stallman <rms@gnu.org>
21690
21691 * help.el (describe-key): Move print-help-return-message call
21692 out of conditional.
21693
21694 * progmodes/etags.el (list-tags): Use with-no-warnings.
21695
21696 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
21697 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
21698 (starttls-extra-args, starttls-extra-arguments): Add defvars.
21699
21700 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
21701
21702 * language/viet-util.el (viet-viscii-nonascii-translation-table):
21703 Add defvar.
21704
21705 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
21706 Use defvar, not defconst.
21707
21708 * hexl.el (hexl-follow-line): Use with-no-warnings.
21709
21710 * emulation/tpu-extras.el: Use write-file-functions instead of
21711 write-file-hooks.
21712
21713 * dired.el (dired-font-lock-keywords): Fontify files with junk
21714 extensions even if marked by -F.
21715
21716 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
21717
21718 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
21719 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
21720 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
21721 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
21722 (concatenate, list-length, get*, getf, cl-remprop):
21723 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
21724 (etypecase, progv, lexical-let, lexical-let*)
21725 (multiple-value-bind, multiple-value-setq, shiftf):
21726 Improve argument/docstring consistency.
21727
21728 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
21729
21730 2005-05-22 Andre Spiegel <spiegel@gnu.org>
21731
21732 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
21733 doesn't exist.
21734
21735 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
21736 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
21737
21738 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
21739
21740 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
21741 already deleted variables: auto-fill-hook, blink-paren-hook,
21742 lisp-indent-hook, inhibit-local-variables, unread-command-event,
21743 suspend-hooks, comment-indent-hook, meta-flag,
21744 before-change-function, after-change-function,
21745 font-lock-doc-string-face.
21746
21747 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
21748
21749 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21750
21751 2005-05-21 Eli Zaretskii <eliz@gnu.org>
21752
21753 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
21754 rmail-dont-reply-to.
21755
21756 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21757
21758 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
21759 literal blank when splitting new-header-values.
21760
21761 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
21762
21763 * calendar/cal-menu.el (cal-menu-update): Add separator as a
21764 string so that tmm doesn't create a completion entry for it.
21765
21766 * textmodes/table.el (table-disable-menu): Ditto.
21767
21768 2005-05-21 Richard M. Stallman <rms@gnu.org>
21769
21770 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
21771
21772 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
21773
21774 * net/rcompile.el (remote-compile): Use compilation-start.
21775
21776 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
21777
21778 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
21779
21780 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
21781 Default to makefile-bsdmake-mode on BSD systems.
21782
21783 * imenu.el (imenu-generic-expression, imenu--generic-function'):
21784 REGEXP may also be a search function now. The part of doc-string
21785 for describing the structure was 95% identical to that of
21786 `imenu--generic-function'. Unify it there.
21787
21788 * progmodes/make-mode.el (makefile-imenu-generic-expression):
21789 Use function to find dependencies, because regexp alone is so complex,
21790 it easily goes into an endless loop.
21791 (makefile-makepp-mode): Also add submenu for Perl functions
21792 defined in the makefile.
21793 (makefile-bsdmake-mode): Special imenu-generic-expression no
21794 longer needed, due to function call.
21795 (makefile-match-dependency): Take BOUND into account when checking
21796 if we're through.
21797
21798 2005-05-20 Jay Belanger <belanger@truman.edu>
21799
21800 * calc/calc-units.el (calc-invalidate-units-table):
21801 Use inhibit-read-only.
21802 (math-build-units-table-buffer): Use view-mode.
21803
21804 2005-05-20 David Kastrup <dak@gnu.org>
21805
21806 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
21807 easy-menu-add is not a nop on Emacs; and clarify when to call it.
21808
21809 2005-05-20 Lute Kamstra <lute@gnu.org>
21810
21811 * diff-mode.el (diff-header-face, diff-file-header-face)
21812 (diff-index-face, diff-hunk-header-face, diff-removed-face)
21813 (diff-added-face, diff-changed-face, diff-function-face)
21814 (diff-context-face, diff-nonexistent-face): Put them in the
21815 diff-mode customization group.
21816
21817 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
21818
21819 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
21820
21821 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
21822
21823 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
21824 Minor regexp-optimization.
21825
21826 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
21827
21828 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
21829 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
21830 (org-agenda-add-time-grid-maybe): New function.
21831 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
21832 (org-table-create): `dotimes' instead of `mapcar'.
21833 (org-xor): Simplify implementation.
21834 (org-agenda): `inhibit-redisplay' turned on.
21835 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
21836 a consistent line after a state change.
21837 (org-agenda-remove-times-when-in-prefix): New option.
21838 (org-prefix-has-time): New variable.
21839 (org-parse-time-string): Optional argument NODEFAULT.
21840 (org-format-agenda-item): Parse items for time-of-day
21841 specifications and move these into the prefix if possible.
21842 (org-agenda-priority): Get current heading, not previous heading
21843 during agenda remote editing.
21844
21845 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
21846
21847 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
21848 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
21849 (remove-duplicates, delete-duplicates, substitute)
21850 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
21851 (nsubstitute-if-not, find, find-if, find-if-not, position)
21852 (position-if, position-if-not, count, count-if, count-if-not)
21853 (mismatch, search, sort*, stable-sort, merge, member*)
21854 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
21855 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
21856 (intersection, nintersection, set-difference, nset-difference)
21857 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
21858 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
21859 (nsublis, tree-equal): Improve argument/docstring consistency.
21860
21861 * subr.el (send-string, send-region): Remove obsolescence declaration.
21862 (window-dot, set-window-dot, read-input, show-buffer)
21863 (eval-current-buffer, string-to-int):
21864 Add release number to obsolescence declarations.
21865
21866 2005-05-19 Kim F. Storm <storm@cua.dk>
21867
21868 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
21869 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
21870
21871 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
21872
21873 * faces.el (list-faces-display): Make back button respect optional
21874 regexp arg.
21875
21876 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
21877
21878 * calculator.el (calculator-radix-grouping-mode)
21879 (calculator-radix-grouping-digits, calculator-displayer)
21880 (calculator-radix-grouping-separator, calculator-copy-displayer):
21881 * dabbrev.el (dabbrev-search-these-buffers-only):
21882 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
21883 (diff-advance-after-apply-hunk, diff-mode-hook)
21884 (diff-minor-mode-prefix):
21885 * imenu.el (imenu-use-popup-menu):
21886 * jit-lock.el (jit-lock-context-time):
21887 * newcomment.el (comment-fill-column, comment-column)
21888 (comment-style, comment-padding, comment-multi-line)
21889 (comment-empty-lines, comment-auto-fill-only-comments):
21890 * reveal.el (reveal-around-mark):
21891 * uniquify.el (uniquify-buffer-name-style)
21892 (uniquify-after-kill-buffer-p)
21893 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
21894 (uniquify-min-dir-content, uniquify-separator)
21895 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
21896 * w32-vars.el (w32-fixed-font-alist):
21897 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
21898 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
21899 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
21900 * progmodes/perl-mode.el (perl-indent-level)
21901 (perl-continued-statement-offset, perl-continued-brace-offset)
21902 (perl-brace-offset, perl-brace-imaginary-offset)
21903 (perl-label-offset, perl-indent-continued-arguments)
21904 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
21905 * progmodes/tcl.el (tcl-indent-level)
21906 (tcl-continued-indent-level, tcl-auto-newline)
21907 (tcl-tab-always-indent, tcl-electric-hash-style)
21908 (tcl-help-directory-list, tcl-use-smart-word-finder)
21909 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
21910 (inferior-tcl-source-command):
21911 * textmodes/fill.el (enable-kinsoku):
21912 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
21913 * textmodes/table.el (table-yank-handler):
21914 Specify missing group (and type, if simple) in defcustom.
21915
21916 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
21917
21918 * progmodes/compile.el (compilation-finish-function): Fix defvar.
21919
21920 2005-05-19 Richard M. Stallman <rms@gnu.org>
21921
21922 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
21923
21924 * subr.el (event-basic-type): Don't get an error.
21925 (left-fringe-p): Function deleted.
21926
21927 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
21928 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
21929
21930 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
21931 in recursive copy.
21932
21933 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
21934
21935 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
21936
21937 * emacs-lisp/bytecomp.el
21938 (byte-compile-file-form-custom-declare-variable):
21939 Call byte-compile-nogroup-warn if appropriate.
21940
21941 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
21942 (compilation-set-window): Don't call left-fringe-p; do it directly.
21943
21944 2005-05-19 Jay Belanger <belanger@truman.edu>
21945
21946 * calc/calc-graph.el (calc-graph-format-data): Make sure
21947 var-PlotRejects is bound before trying to check its value.
21948
21949 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
21950
21951 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
21952 definition of this variable from reftex-global.el to reftex.el,
21953 because it is needed in the menu.
21954
21955 2005-05-19 Lute Kamstra <lute@gnu.org>
21956
21957 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
21958 years are fixed. Don't insert a space after a dash.
21959
21960 2005-05-19 Kim F. Storm <storm@cua.dk>
21961
21962 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
21963
21964 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
21965
21966 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
21967 strings, because (eq ... ?\\) is fairly frequent.
21968
21969 * progmodes/make-mode.el (makefile-add-this-line-targets):
21970 Simplify and integrate into `makefile-pickup-targets'.
21971 (makefile-add-this-line-macro): Simplify and integrate into
21972 `makefile-pickup-macros.
21973 (makefile-pickup-filenames-as-targets): Simplify.
21974 (makefile-previous-dependency, makefile-match-dependency):
21975 Don't stumble over `::'.
21976
21977 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
21978
21979 * subr.el (post-command-idle-hook, post-command-idle-delay):
21980 Remove obsoletion of post-command-idle-hook and
21981 post-command-idle-delay.
21982
21983 * faces.el (list-faces-display): Provide button when describe-face
21984 is called to take user back to the list of faces.
21985
21986 * help-fns.el (describe-variable): Remove hyperlinks in a
21987 variable's value as these are quite frequently inappropriate.
21988
21989 * follow.el (follow-submit-feedback, follow-mode):
21990 Remove references to post-command-idle-hook.
21991
21992 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
21993
21994 * progmodes/make-mode.el (makefile-previous-dependency)
21995 (makefile-match-dependency): Check for := (and in bsd mode also
21996 !=) to give a better result, even when font-lock is not on.
21997
21998 2005-05-18 Jay Belanger <belanger@truman.edu>
21999
22000 * calc/calc-help.el (calc-s-prefix-help):
22001 Add `calc-copy-special-constant' to help string.
22002
22003 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
22004
22005 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22006
22007 2005-05-18 Jay Belanger <belanger@truman.edu>
22008
22009 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
22010 in linear factors are in proper order.
22011
22012 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
22013
22014 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22015 Support for jurabib.
22016
22017 * textmodes/reftex.el (featurep): Define aliases for overlay
22018 commands, for XEmacs compatibility, and use these aliases in
22019 overlay initializations.
22020 (reftex-highlight): Use `reftex-move-overlay'.
22021 (reftex-unhighlight): Use `reftex-delete-overlay'.
22022 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
22023 (reftex-access-search-path): Use `reftex-uniquify' instead of
22024 `reftex-uniq'
22025
22026 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
22027 `before-string' property modification enables for Emacs as well.
22028 (reftex-select-item): Use `reftex-delete-overlay'.
22029 (reftex-select-mark): Use `reftex-make-overlay' and
22030 `reftex-overlay-put'.
22031 (reftex-select-unmark): Use `reftex-delete-overlay' and
22032 `reftex-overlay-put'.
22033
22034 2005-05-18 Lute Kamstra <lute@gnu.org>
22035
22036 * emacs-lisp/lisp.el (check-parens): Fix docstring.
22037
22038 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
22039
22040 * add-log.el (add-change-log-entry):
22041 * array.el (array-make-template, array-reconfigure-rows)
22042 (array-init-max-row, array-init-max-column)
22043 (array-init-columns-per-line, array-init-field-width):
22044 * replace.el (replace-match-maybe-edit, perform-replace):
22045 * textmodes/spell.el (spell-region):
22046 Replace `read-input' by `read-string'.
22047
22048 * forms.el (forms-mode):
22049 * finder.el (finder-compile-keywords):
22050 * shadowfile.el (shadow-read-files):
22051 Replace `eval-current-buffer' by `eval-buffer'.
22052
22053 * terminal.el (te-pass-through):
22054 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
22055 (ange-ftp-raw-send-cmd):
22056 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
22057 (send-process-next-char, telnet-initial-filter, telnet):
22058 Replace `send-string' by `process-send-string'.
22059
22060 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
22061 (prolog-consult-region): Replace `send-string' by
22062 `process-send-string'; replace `send-region' by `process-send-region'.
22063
22064 * progmodes/delphi.el (delphi-log-msg):
22065 Replace `set-window-dot' by `set-window-point'.
22066
22067 * subr.el (window-dot, set-window-dot, read-input, send-string)
22068 (send-region, show-buffer, eval-current-buffer):
22069 Make really obsolete, as the comment says.
22070
22071 2005-05-17 Kim F. Storm <storm@cua.dk>
22072
22073 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
22074 (cua--init-keymaps): Bind C-return instead of S-return to set
22075 rectangle mark.
22076
22077 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
22078 instead of S-return to toggle/clear rectangle mark.
22079
22080 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
22081
22082 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
22083 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
22084 Also fontify plain strings assigned to variables, mostly so that a
22085 colon has a face and is thus not taken as a dependency separator.
22086 (makefile-previous-dependency): Inline the new matcher, because it
22087 is too complex to work in both directions.
22088 (makefile-match-dependency): Eliminate `backward' arg (see above).
22089 Completely reimplemented so as to not sometimes go into an endless
22090 loop. It should also be more efficient, because first it only
22091 searches for `:', instead of applying the very complex regexp.
22092 (makefile-mode): Cancel `font-lock-support-mode', because blocks
22093 to be fontified in one piece can be too long for JIT.
22094 Makefiles are never *that* big.
22095
22096 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
22097
22098 * dired.el (dired-mode): Simplify.
22099
22100 2005-05-17 Lute Kamstra <lute@gnu.org>
22101
22102 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
22103 defcustom for the mode hook variable.
22104
22105 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
22106 Emacs Lisp Reference Manual.
22107
22108 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
22109
22110 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
22111 (evenp, list*):
22112 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
22113 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
22114
22115 * net/tramp-smb.el (tramp-smb-open-connection):
22116 Pass `tramp-chunksize' as fifth (required) argument.
22117
22118 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
22119
22120 * font-lock.el (lisp-font-lock-keywords-1):
22121 Set `font-lock-negation-char-face' for [^...] char group.
22122 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
22123
22124 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
22125 a var, and refine it to mask one more level of nested vars.
22126 (makefile-rule-action-regex): Turn it into a var, and refine it so
22127 it recognizes backslashed continuation lines as belonging to the
22128 same command.
22129 (makefile-macroassign-regex): Refine it so it recognizes
22130 backslashed continuation lines as belonging to the same command.
22131 (makefile-var-use-regex): Don't look at the next char, because it
22132 might be the same one to be skipped by the initial [^$], leading
22133 to an overlooked variable use.
22134 (makefile-make-font-lock-keywords): Remove two parameters, which
22135 are now variables that some of the modes set locally.
22136 Handle dependency and rule action matching through functions, because
22137 regexps alone match too often. Dependency matching now comes
22138 last, so it can check, whether a colon already matched something else.
22139 (makefile-mode): Inform that font-lock improves makefile parsing
22140 capabilities.
22141 (makefile-match-dependency, makefile-match-action): New functions.
22142
22143 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
22144
22145 * emacs-lisp/cl-extra.el (equalp): Doc fix.
22146
22147 * align.el (align-regexp):
22148 * ansi-color.el (ansi-color-get-face):
22149 * array.el (array-reconfigure-rows, array-init-max-row)
22150 (array-init-max-column, array-init-columns-per-line)
22151 (array-init-field-width):
22152 * dired-aux.el (dired-trample-file-versions):
22153 * dired-x.el (dired-mark-sexp):
22154 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
22155 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
22156 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
22157 * faces.el (face-read-integer):
22158 * files.el (backup-extract-version, insert-directory):
22159 * hexl.el (hexl-insert-decimal-char):
22160 * server.el (server-process-filter):
22161 * shell.el (shell-extract-num):
22162 * startup.el (command-line-1):
22163 * term.el (term-command-hook):
22164 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
22165 (time-stamp-do-number):
22166 * time.el (display-time-update):
22167 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
22168 (timezone-fix-time):
22169 * vms-patch.el (vms-suspend-resume-hook):
22170 * calendar/appt.el (appt-convert-time):
22171 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22172 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
22173 * calendar/cal-islam.el (mark-islamic-diary-entries):
22174 * calendar/calendar.el (calendar-cursor-to-date)
22175 (calendar-star-date):
22176 * calendar/diary-lib.el (diary-attrtype-convert)
22177 (mark-diary-entries, diary-entry-time):
22178 * calendar/solar.el (solar-get-number):
22179 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
22180 * emacs-lisp/re-builder.el (reb-display-subexp):
22181 * emulation/edt.el (edt-set-scroll-margins):
22182 * emulation/tpu-extras.el (tpu-set-scroll-margins):
22183 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
22184 (vip-get-ex-count):
22185 * emulation/viper-ex.el (viper-get-ex-token)
22186 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
22187 * international/fontset.el (fontset-plain-name):
22188 * mail/feedmail.el (feedmail-look-at-queue-directory):
22189 * mail/mailalias.el (mail-get-names):
22190 * mail/rmail.el (rmail-convert-to-babyl-format):
22191 * mail/rmailsum.el (rmail-make-basic-summary-line)
22192 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
22193 (rmail-summary-goto-msg):
22194 * mail/smtpmail.el (smtpmail-read-response):
22195 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
22196 (ange-ftp-vms-add-file-entry):
22197 * play/gametree.el (gametree-looking-at-ply)
22198 (gametree-current-branch-score):
22199 * progmodes/ada-xref.el (ada-prj-find-prj-file)
22200 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
22201 * progmodes/cperl-mode.el (condition-case):
22202 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
22203 (ebrowse-set-member-buffer-column-width)
22204 (ebrowse-select-1st-to-9nth):
22205 * progmodes/etags.el (etags-snarf-tag):
22206 * progmodes/flymake.el (flymake-parse-line):
22207 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
22208 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
22209 (idlwave-shell-menu-def):
22210 * progmodes/ps-mode.el (ps-run-goto-error):
22211 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
22212 (vhdl-speedbar-contract-level):
22213 * term/mac-win.el (x-handle-numeric-switch):
22214 * term/sun-mouse.el (sun-get-frame-data):
22215 * term/w32-win.el (x-handle-numeric-switch):
22216 * term/x-win.el (x-handle-numeric-switch):
22217 * textmodes/ispell.el (ispell-parse-output):
22218 * textmodes/nroff-mode.el (nroff-outline-level):
22219 * textmodes/reftex-cite.el (reftex-bib-sort-year)
22220 (reftex-bib-sort-year-reverse, reftex-format-citation):
22221 * textmodes/reftex-parse.el (reftex-init-section-numbers)
22222 (reftex-section-number):
22223 * textmodes/texinfmt.el (texinfo-paragraphindent):
22224 Replace `string-to-int' by `string-to-number'.
22225
22226 * international/latexenc.el: Add page marker to force the "Local
22227 Variables:" string out of the last page.
22228
22229 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22230
22231 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
22232 tooltip-change-major-mode.
22233 (gud-tooltip-print-command): Remove case where gud-minor-mode
22234 is gdb ("--fullname").
22235 (gud-tooltip-tips): Turn GUD tooltips off for this case and
22236 explain to user.
22237
22238 2005-05-16 Jay Belanger <belanger@truman.edu>
22239
22240 * calc/calc-store.el (calc-copy-special-constant): New function.
22241
22242 * calc/calc-ext.el (calc-init-extensions): Add binding for
22243 `calc-copy-special-constant'.
22244
22245 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
22246 for the `calc-copy-special-constant' command.
22247
22248 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22249
22250 * subr.el (left-fringe-p): New function.
22251
22252 * progmodes/compile.el (compilation-setup): Set local value of
22253 overlay-arrow-string to "" always.
22254 (compilation-set-window): Left fringe then don't scroll.
22255 No left fringe then no arrow and scroll message to top.
22256 (compilation-context-lines): Adjust doc string accordingly.
22257
22258 2005-05-16 Kim F. Storm <storm@cua.dk>
22259
22260 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
22261 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
22262 (ido-wide-find-dir-or-delete-dir): New command for M-d.
22263 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
22264 (ido-read-file-name): Handle commands with ido property value
22265 equal to find-file as reading a file name, to allow C-d to enter dired.
22266 (ibuffer-find-file): Add ido property with value find-file.
22267
22268 2005-05-15 Kim F. Storm <storm@cua.dk>
22269
22270 * subr.el (open-network-stream-nowait): Remove.
22271 (open-network-stream-server): Remove.
22272
22273 2005-05-15 Richard M. Stallman <rms@gnu.org>
22274
22275 * faces.el (describe-face): Output a definition link button.
22276
22277 * help-mode.el (help-face-def): New button type.
22278
22279 * emacs-lisp/copyright.el (copyright-fix-years):
22280 Match properly if the first year is 2-digit.
22281 Don't mess up the whitespace after the years by filling.
22282
22283 * dired-aux.el (dired-mark-confirm):
22284 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
22285
22286 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
22287 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
22288 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
22289
22290 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22291 Set font-lock-comment-start-skip.
22292
22293 * font-lock.el (font-lock-comment-start-skip): New variable.
22294 (font-lock-comment-end-skip): New variable.
22295 (font-lock-fontify-syntactically-region): Use them if non-nil.
22296
22297 2005-05-15 Jay Belanger <belanger@truman.edu>
22298
22299 * calc/calc-store.el (calc-store-value): Return a string rather
22300 than display it as a message.
22301 Use calc-var-name for variable name.
22302 (calc-store-into): Add the result of calc-store-value to message.
22303 (calc-copy-variable): Add a message.
22304 (calc-store-exchange): Improve error messages.
22305 (calc-store-binary, calc-store-map): Don't reset the values of
22306 special constants.
22307
22308 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
22309
22310 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
22311 manual to docstring.
22312
22313 * files.el (hack-local-variables-confirm): Add STRING argument.
22314 Make the function handle non file visiting buffers correctly.
22315 (hack-local-variables-prop-line, hack-local-variables)
22316 (hack-one-local-variable): Use STRING arg of
22317 `hack-local-variables-confirm'.
22318
22319 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
22320
22321 Sync with Tramp 2.0.49.
22322
22323 * net/tramp.el (tramp-handle-dired-call-process)
22324 (tramp-handle-insert-directory):`insert-buffer' cannot be used
22325 because the contents of the Tramp buffer is changed before
22326 insertion (`expand-file' and alike).
22327 (tramp-handle-insert-directory): If `localname' has an empty
22328 nondirectory name, it must not be quoted.
22329 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
22330 variable `tramp-chunksize'. Change callees.
22331 (tramp-open-connection-setup-interactive-shell): Check remote host
22332 for buggy `send-process-string' implementation.
22333 Set `tramp-chunksize' if found. Reported by Michael Kifer
22334 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
22335 (tramp-handle-shell-command): `insert-buffer' cannot be used
22336 because the contents of the Tramp buffer is changed before
22337 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
22338 <frederic.bothamy@free.fr>.
22339 (tramp-set-auto-save): Actions should be done for Tramp file name
22340 handler only. Ange-FTP has its own auto-save mechanism.
22341 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
22342 (tramp-set-auto-save-file-modes): Set file modes of
22343 `buffer-auto-save-file-name' to ?\600 as fallback solution.
22344 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
22345 (tramp-bug): Remove obsolete variable.
22346 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
22347 for presence of `mml-mode'. Make it running for older Emacsen as well.
22348
22349 2005-05-14 John Paul Wallington <jpw@pobox.com>
22350
22351 * ibuf-ext.el (define-ibuffer-filter filename):
22352 If `dired-directory' is a list, use its car.
22353
22354 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
22355
22356 * ibuffer.el (define-ibuffer-column filename):
22357 If `dired-directory' is a list, use its car.
22358
22359 2005-05-14 Richard M. Stallman <rms@gnu.org>
22360
22361 * subr.el (symbol-file): Doc fix.
22362
22363 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
22364 (byte-compile-form): Call byte-compile-nogroup-warn.
22365 (byte-compile-warning-types): Doc fix.
22366
22367 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
22368
22369 * progmodes/cc-engine.el (c-literal-faces):
22370 Add font-lock-comment-delimiter-face.
22371
22372 * net/net-utils.el (dig): Use with-no-warnings.
22373
22374 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
22375 (sc-recite-frame-alist, sc-default-cite-frame)
22376 (sc-default-uncite-frame, sc-default-recite-frame)
22377 (sc-attrib-selection-list, sc-rewrite-header-list):
22378 Mark as risky-local-variable.
22379
22380 * international/ogonek.el (ogonek-jak, ogonek-how):
22381 Don't use beginning-of-buffer.
22382
22383 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
22384
22385 * calendar/solar.el (solar-data-list): Move definition up.
22386
22387 * dnd.el (dnd-protocol-alist): Add autoload.
22388
22389 * progmodes/sh-script.el: Many doc usage fixes.
22390 (sh-indent-after-do): Change default to match common styles.
22391
22392 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
22393
22394 * files.el (interpreter-mode-alist)
22395 (auto-mode-interpreter-regexp): Doc fixes.
22396
22397 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
22398
22399 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
22400
22401 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
22402
22403 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22404
22405 * dired.el (dired-mode): make-variable-buffer-local =>
22406 make-local-variable.
22407
22408 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22409
22410 * term/mac-win.el (mac-select-convert-to-string): Try coding
22411 systems in mac-script-code-coding-systems if specified one cannot
22412 encode string for `com.apple.traditional-mac-plain-text'.
22413
22414 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
22415
22416 * progmodes/make-mode.el (makefile-targets-face)
22417 (makefile-shell-face, makefile-makepp-perl-face): New faces.
22418 (makefile-dependency-regex): Fix it to not make the colon in
22419 $(var:a=b) special.
22420 (makefile-rule-action-regex): New regexp for highlighting embedded
22421 Shell strings.
22422 (makefile-macroassign-regex): Handle != for highlighting as
22423 embedded Shell strings.
22424 (makefile-var-use-regex): New const.
22425 (makefile-statements, makefile-automake-statements)
22426 (makefile-gmake-statements, makefile-makepp-statements)
22427 (makefile-bsdmake-statements): New consts.
22428 (makefile-make-font-lock-keywords): New function.
22429 (makefile-automake-font-lock-keywords)
22430 (makefile-gmake-font-lock-keywords)
22431 (makefile-makepp-font-lock-keywords)
22432 (makefile-bsdmake-font-lock-keywords): New consts.
22433 (makefile-mode-map): Add switchers between the various submodes.
22434 (makefile-mode): Document the availability of the variants.
22435 (makefile-automake-mode, makefile-gmake-mode)
22436 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
22437
22438 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
22439 new variants of makefile-mode.
22440
22441 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22442
22443 * font-lock.el (font-lock-comment-delimiter-face): Fix up
22444 the inheritance.
22445
22446 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
22447
22448 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
22449 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
22450
22451 * files.el (normal-mode): Extend the scope of the
22452 `enable-local-variables' binding to include the `set-auto-mode' call.
22453 (magic-mode-alist): Doc fix.
22454
22455 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22456
22457 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
22458 font-lock-comment-face rather than copying its setting.
22459
22460 2005-05-12 Andreas Schwab <schwab@suse.de>
22461
22462 * eshell/esh-mode.el (eshell-send-input): Doc fix.
22463
22464 2005-05-12 Lute Kamstra <lute@gnu.org>
22465
22466 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
22467 defcustom for the mode hook variable. Delete the last argument.
22468 * generic-x.el: Fix callers of define-generic-mode.
22469 (generic-x-modes): Delete group.
22470 (show-tabs-tab-face, show-tabs-space-face): Put them in the
22471 generic-x customization group.
22472
22473 2005-05-12 Kim F. Storm <storm@cua.dk>
22474
22475 * font-lock.el (font-lock-negation-char-face): Default to "off".
22476
22477 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
22478 font-lock-negation-char-face to ! in !=.
22479
22480 2005-05-12 Masatake YAMATO <jet@gyve.org>
22481
22482 * add-log.el (find-change-log): Fix typos in the docstring
22483 of function.
22484
22485 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
22486
22487 * international/latexenc.el (latexenc-find-file-coding-system):
22488 Avoid `re-search-forward' when looking for input encoding because
22489 of speed and safety. Better regular expressions for recognizing
22490 input encoding. Limit a search for TeX-master/tex-main-file to
22491 the local variable section.
22492
22493 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
22494
22495 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
22496 syntax of $ to "'" (quote).
22497
22498 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
22499
22500 * dnd.el (dnd-protocol-alist): Improve custom type.
22501
22502 * dired.el (dired-dnd-protocol-alist): New variable.
22503 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
22504 `dired-mode-hook' to the end.
22505
22506 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22507
22508 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
22509 comment-end if comment-start-skip is not set.
22510 Obey the font-lock-comment-delimiter-face variables.
22511
22512 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22513
22514 * files.el (executable-find): Move from executable.el. Use
22515 locate-file.
22516 * progmodes/executable.el (executable-find): Move to files.el.
22517
22518 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
22519 when trying to ensure forward progress.
22520
22521 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
22522
22523 * mouse-sel.el (mouse-sel-follow-link-p): New function.
22524 (mouse-select, mouse-select-internal, mouse-extend-internal):
22525 Use it to implement mouse-1-click-follows-link functionality.
22526
22527 2005-05-11 Richard M. Stallman <rms@gnu.org>
22528
22529 * font-lock.el (font-lock-fontify-syntactically-region):
22530 Use font-lock-comment-delimiter-face for comment delimiters.
22531
22532 2005-05-10 Jay Belanger <belanger@truman.edu>
22533
22534 * calc/calc-help.el (calc-m-prefix-help): Add mention of
22535 preserving embedded modes.
22536
22537 2005-05-10 Richard M. Stallman <rms@gnu.org>
22538
22539 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
22540
22541 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
22542 Move from ada-stmt.el.
22543 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
22544
22545 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
22546 Move to ada-mode.el.
22547 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
22548
22549 * cus-edit.el (custom-file): Call file-chase-links.
22550
22551 * files.el (read-directory-name): Fix previous change.
22552 (hack-local-variables-confirm): New function.
22553 (hack-local-variables-prop-line, hack-local-variables)
22554 (hack-one-local-variable): Use it.
22555
22556 2005-05-10 Lute Kamstra <lute@gnu.org>
22557
22558 * font-lock.el (font-lock-keywords-alist)
22559 (font-lock-removed-keywords-alist): Clarify docstrings.
22560
22561 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
22562
22563 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
22564 (gdb-source-info): Check for preprocessor info.
22565 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
22566 a macro for a function.
22567 (gdb-info-breakpoints-custom): Try to find file again if not already
22568 found (user might have used GDB dir command).
22569 (gdb-get-location): Update gdb-location-alist correctly for change
22570 to gdb-info-breakpoints-custom.
22571
22572 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
22573 (gud-tooltip-print-command): Add gdbmi case.
22574 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
22575 preprocessor info.
22576
22577 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
22578
22579 * startup.el (fancy-splash-insert): Fix typo in doc string.
22580
22581 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
22582
22583 * obsolete/float.el (string-to-float):
22584 * obsolete/hilit19.el (hilit-add-pattern):
22585 * obsolete/rnews.el (news-parse-range, news-select-message)
22586 (news-get-pruned-list-of-files): Replace `string-to-int' by
22587 `string-to-number'.
22588
22589 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
22590 `find-file-not-found-hooks'; use `add-hook'.
22591 (uncompress-while-visiting): Set `write-file-functions', not
22592 `write-file-hooks'; use `add-hook'.
22593
22594 2005-05-09 Kim F. Storm <storm@cua.dk>
22595
22596 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
22597 (cua-paste): Handle clipboard action.
22598 (cua--init-keymaps): Remap clipboard-kill-region and
22599 clipboard-kill-ring-save.
22600
22601 2005-05-08 Eli Zaretskii <eliz@gnu.org>
22602
22603 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22604 Improve commentary.
22605
22606 * simple.el (next-error-overlay-arrow-position): Revert the change
22607 made on 2005-04-30.
22608
22609 2005-05-07 Jay Belanger <belanger@truman.edu>
22610
22611 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
22612 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
22613 `calc-sel-reselect'.
22614
22615 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
22616 Calc is in embedded mode.
22617
22618 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22619
22620 * progmodes/compile.el (compilation-setup):
22621 Set overlay-arrow-string to an empty string on text terminals.
22622
22623 * textmodes/ispell.el (ispell-program-name): Try looking for
22624 "aspell" along exec-path, and if found, use it as the default
22625 speller program.
22626
22627 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
22628
22629 * international/mule.el (sgml-xml-auto-coding-function):
22630 Recognize encoding='FOO' in single quotes as well as in double quotes.
22631
22632 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22633
22634 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
22635 as well as `interactive', so that defmacro* would recognize
22636 `declare' forms.
22637
22638 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22639
22640 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22641 Explain more about the LIGHTER arg's usage in the doc string.
22642 Add commentary to clarify what the code does. Fix the regexp that
22643 strips whitespace from LIGHTER. Quote LIGHTER before using it,
22644 since it could have characters special to regular expressions.
22645
22646 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
22647
22648 * replace.el (occur-1): Bind inhibit-read-only so that
22649 erase-buffer doesn't barf on read-only text properties (likewise
22650 for add-text-properties in occur-engine). Mark buffer as unmodified.
22651 (occur-engine): Don't set buffer-read-only here.
22652
22653 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22654
22655 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
22656 list-buffers-directory. This caused the *cvs-commit* buffer to be
22657 sometimes mistakenly reused as a *cvs* buffer.
22658
22659 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
22660
22661 * tooltip.el: Move code for GUD tooltips into gud.el.
22662 (require): CL no longer needed to compile case.
22663 (tooltip-mode): Do not toggle functions for GUD tooltips.
22664 (tooltip-gud-tips-p): Remove. Replace with minor mode
22665 gud-tooltip-mode in gud.el.
22666 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
22667 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
22668 tooltip-gud prefix with gud-tooltip and obsolete.
22669 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
22670 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
22671 (tooltip-mouse-motion): Mouse movement functions/variable.
22672 Rename in gud.el by adding gud prefix.
22673 (tooltip-gud-original-filter, tooltip-gud-dereference)
22674 (tooltip-gud-event, tooltip-toggle-gud-tips)
22675 (tooltip-gud-process-output, tooltip-gud-print-command)
22676 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
22677 gud.el by replacing tooltip-gud prefix with gud-tooltip.
22678 (gdb-tooltip-print): Move to gdb-ui.el.
22679
22680 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
22681 (require): CL needed to compile case.
22682 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
22683 tooltip-gud-tips-p. Make it a minor-mode.
22684 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
22685 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
22686 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
22687 (gud-tooltip-change-major-mode)
22688 (gud-tooltip-activate-mouse-motions-if-enabled)
22689 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
22690 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
22691 (gud-tooltip-original-filter, gud-tooltip-dereference)
22692 (gud-tooltip-event, tooltip-toggle-gud-tips)
22693 (gud-tooltip-process-output, gud-tooltip-print-command)
22694 (gud-tooltip-tips): Move from tooltip.el.
22695
22696 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
22697 (gdb-cpp-define-alist-flags): Doc fix.
22698 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
22699 gud-tooltip-mode is t.
22700
22701 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22702
22703 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
22704 evaporate if their text is deleted.
22705 (goto-address-at-point): Make it work as a mouse binding as well.
22706 (goto-address-at-mouse): Obsolete it. Update users.
22707
22708 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22709
22710 * calendar/appt.el (top-level): No longer activate on load.
22711
22712 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
22713
22714 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22715 * net/webjump.el (webjump):
22716 * progmodes/idlw-help.el (idlwave-do-context-help1)
22717 (idlwave-highlight-linked-completions):
22718 * textmodes/po.el (po-find-file-coding-system-guts):
22719 Replace `assoc-ignore-case' by `assoc-string'.
22720
22721 2005-05-06 Eli Zaretskii <eliz@gnu.org>
22722
22723 * files.el (locate-file): Doc fix.
22724
22725 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
22726 Remove the redundant test for ms-dos.
22727
22728 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
22729 look for the preprocessor with exec-suffixes. If not found in
22730 standard places, look in exec-path. Remove most of the tests that
22731 used system-type.
22732
22733 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
22734
22735 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
22736
22737 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
22738 file-name clash with jka-compr.el on 8+3 filesystems.
22739
22740 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22741
22742 * term/mac-win.el: Don't define or bind scroll bar functions if
22743 x-toolkit-scroll-bars is t.
22744 (x-select-text, x-get-selection-value): Clear
22745 x-last-selected-text-clipboard if x-select-enable-clipboard is
22746 nil.
22747 (PRIMARY): Put mac-scrap-name property.
22748 (mac-select-convert-to-file-url): New function.
22749 (public.file-url): New selection target type. Add to
22750 selection-converter-alist.
22751 (x-get-selection, x-selection-value): Handle it.
22752 (x-cut-buffer-or-selection-value): New alias.
22753
22754 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22755
22756 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
22757 entry to avoid calling bibtex-find-entry with arg global
22758 being t. Remove arg key.
22759 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
22760 (bibtex-copy-summary-as-kill): Change accordingly.
22761
22762 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22763
22764 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
22765 (org-agenda-date-later): Use with-current-buffer.
22766
22767 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
22768
22769 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
22770 (define-obsolete-variable-alias): Doc Fixes.
22771
22772 2005-05-06 Kim F. Storm <storm@cua.dk>
22773
22774 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
22775 vertical-motion when selective-display is active.
22776
22777 * ido.el (ido-setup-hook): New hook.
22778 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
22779 (ido-input-stack): New var.
22780 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
22781 ido-next-work-file binding to M-O.
22782 Bind M-f to ido-wide-find-file-or-pop-dir.
22783 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
22784 (ido-read-internal): Run ido-setup-hook.
22785 Catch quit in read-file-name and read-string to cancel edit.
22786 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
22787 Automatically pop-all when completing a directory name (RET).
22788 (ido-file-internal): Add with-no-warnings around ffap and dired code.
22789 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
22790 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
22791 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
22792 New functions for M-b/M-f to move among the directory components.
22793 (ido-make-merged-file-list): Catch quit to cancel merge.
22794 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
22795 (ido-completion-help): No warnings for ido-completion-buffer-full.
22796
22797 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
22798
22799 * font-lock.el (font-lock-negation-char-face): New face and variable.
22800 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
22801 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
22802 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
22803 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
22804
22805 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
22806
22807 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
22808 Fix typo in docstring.
22809
22810 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
22811 (ebrowse-print-statistics-line)
22812 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
22813
22814 * term/w32-win.el (image-library-alist): Add additional name for
22815 Xpm library.
22816
22817 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
22818
22819 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
22820 use gcc instead of cpp.
22821
22822 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
22823 (gdb-create-define-alist): Use it.
22824 (gdb-cpp-define-alist-program): Update for MS-DOS.
22825
22826 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
22827
22828 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
22829
22830 2005-05-04 Richard M. Stallman <rms@gnu.org>
22831
22832 * help.el (describe-key): No error when UNTRANSLATED is nil.
22833
22834 * simple.el (line-move-1): Fix previous change to signal errors
22835 appropriately.
22836
22837 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
22838
22839 * calendar/icalendar.el (icalendar-version): Now at 0.12.
22840 (icalendar-duration-correction): Remove.
22841 (icalendar--get-event-properties): Split result at commas.
22842 (icalendar--decode-isoduration): New optional argument
22843 DURATION-CORRECTION.
22844 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
22845 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
22846 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
22847 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
22848 (icalendar--convert-anniversary-to-ical): New functions, extracted
22849 from icalendar-export-region, with bug fixes.
22850 (icalendar-export-region): Use the above functions.
22851 (icalendar-import-buffer): Check before saving diary file.
22852 (icalendar--convert-recurring-to-diary)
22853 (icalendar--convert-non-recurring-all-day-to-diary)
22854 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
22855 extracted from icalendar--convert-ical-to-diary, with bug fixes.
22856 (icalendar--convert-ical-to-diary): Use the above functions.
22857
22858 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
22859
22860 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
22861 Remove these recent additions.
22862 (c-mode): Restore to before 2005-04-28.
22863
22864 * progmodes/cc-vars.el (cc-define-list-program): Remove this
22865 recent addition.
22866
22867 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
22868 (gdb-define-alist): New variables.
22869 (gdb-create-define-alist): New function.
22870 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
22871 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
22872 with string-to-number.
22873 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
22874
22875 * progmodes/gud.el: Replace string-to-int with string-to-number.
22876 (gud-find-file): Handle gdb-define-alist.
22877
22878 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
22879
22880 2005-05-02 Jay Belanger <belanger@truman.edu>
22881
22882 * calc/calc-aent.el (math-read-token):
22883 * calc/calc-bin.el (calc-word-size):
22884 * calc/calc-ext.el (calc-read-number-fancy):
22885 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
22886 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
22887 * calc/calc-frac.el (calc-over-notation):
22888 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
22889 (calc-graph-num-points, calc-graph-init):
22890 * calc/calc-prog.el (calc-read-parse-table-part)
22891 (calc-edit-macro-repeats):
22892 * calc/calc-yank.el (calc-do-grab-rectangle):
22893 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
22894 Replace `string-to-int' by `string-to-number'.
22895
22896 2005-05-02 Kim F. Storm <storm@cua.dk>
22897
22898 * kmacro.el: Use executing-kbd-macro-index variable.
22899
22900 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
22901
22902 * net/rlogin.el (rlogin-parse-words): Delete func.
22903 (rlogin): Use split-string, not rlogin-parse-words.
22904 Also, if there are option-like elements in the parsed args,
22905 take the host to be the first arg immediately following them.
22906 Suggested by Michael Mauger.
22907
22908 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
22909
22910 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
22911
22912 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
22913
22914 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
22915 (cc-mode-cpp-program): Rename to cc-define-list-program and
22916 move to cc-vars.el.
22917
22918 * progmodes/cc-vars.el (cc-define-list-program):
22919 Change to "gcc -E -dM -". Make customizable.
22920
22921 2005-05-02 Kim F. Storm <storm@cua.dk>
22922
22923 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
22924
22925 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
22926
22927 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
22928
22929 * international/mule-util.el (truncate-string): Remove alias and
22930 obsolete declaration.
22931
22932 * international/mule-cmds.el (update-iso-coding-systems):
22933 Remove alias and obsolete declaration.
22934
22935 * international/mule.el (coding-system-parent): Remove alias and
22936 obsolete declaration.
22937
22938 * subr.el (define-function, sref): Remove aliases and obsolete
22939 declarations.
22940 (chars-in-region): Remove obsolete declaration.
22941
22942 2005-05-01 Richard M. Stallman <rms@gnu.org>
22943
22944 * info.el (Info-mode): Set widen-automatically to nil, locally.
22945
22946 * simple.el (widen-automatically): New variable.
22947 (pop-global-mark): Obey widen-automatically.
22948
22949 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
22950
22951 * term/xterm.el (function-key-map): Call substitute-key-definition
22952 before the keymap size is increased by a lot of define-key calls.
22953
22954 2005-05-01 Richard M. Stallman <rms@gnu.org>
22955
22956 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
22957 Rename ARG to ELEMENT. Doc fix.
22958
22959 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
22960
22961 * allout.el (allout-exposure): Remove macro and obsolete declaration.
22962 Remove references to allout-exposure/change to allout-new-exposure.
22963
22964 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
22965 bytecode symbols.
22966
22967 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
22968 (compiled-function-p, focus-frame, unfocus-frame):
22969 Remove aliases and obsolete declarations.
22970 Back out inadvertent changes from previous commit.
22971
22972 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
22973
22974 * files.el (require-final-newline): Make Custom tags consistent
22975 with mode-require-final-newline.
22976 (mode-require-final-newline): Doc fix.
22977
22978 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
22979
22980 * international/latexenc.el (latexenc-find-file-coding-system):
22981 Fix regular expressions.
22982
22983 2005-05-01 David Kastrup <dak@gnu.org>
22984
22985 * international/latexenc.el (latexenc-find-file-coding-system):
22986 Fix regular expressions.
22987
22988 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
22989
22990 * subr.el (string-to-int): Make obsolete.
22991
22992 2005-04-30 Richard M. Stallman <rms@gnu.org>
22993
22994 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
22995
22996 * loadup.el: load jka-comp-hook.
22997
22998 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
22999 (jka-compr-handler): Add autoload. `put' calls moved
23000 to jka-comp-hook.el.
23001 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
23002 (jka-compr-inhibit): Autoload.
23003
23004 * jka-comp-hook.el: New file.
23005 Enable the mode by default.
23006
23007 * files.el (backup-buffer-copy): Use copy-file instead
23008 of write-region, and put back the 'excl.
23009
23010 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
23011
23012 * progmodes/flymake.el (flymake-split-string)
23013 (flymake-split-string, flymake-log, flymake-pid-to-names)
23014 (flymake-reg-names, flymake-get-source-buffer-name)
23015 (flymake-unreg-names, flymake-add-line-err-info)
23016 (flymake-add-err-info): Clarify docstrings.
23017 (flymake-popup-menu, flymake-make-emacs-menu)
23018 (flymake-make-xemacs-menu): Add docstrings.
23019 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
23020 Set variables directly throughout.
23021
23022 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
23023
23024 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
23025 exists. Initialize cc-define-alist.
23026 (c-mode): Add cc-create-define-alist locally to after-save-hook.
23027 If there is no file (Macroexpansion) don't create an alist.
23028
23029 2005-04-29 Sam Steingold <sds@gnu.org>
23030
23031 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
23032 (cc-create-define-alist): Use it instead of the hard-coded string.
23033
23034 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23035
23036 * international/mule-conf.el (file-coding-system-alist): Fix regexp
23037 for latexenc.
23038
23039 2005-04-29 Lute Kamstra <lute@gnu.org>
23040
23041 * emacs-lisp/generic.el: Improve commentary section.
23042 (define-generic-mode): Improve docstring.
23043
23044 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
23045
23046 * textmodes/org.el (many places): Change to quiet the byte compiler.
23047 (org-prefix-format-compiled): New variable.
23048 (org-compile-prefix-format): New function.
23049 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
23050 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
23051 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
23052 (org-get-entries-from-diary): Use `org-get-time-of-day' for
23053 consistency with entries from `org-mode' files.
23054 (org-get-time-of-day): Fix bug with partial matches early in a line.
23055 (org-non-link-chars): New constant.
23056 (org-link-regexp): Respect `org-non-link-chars'.
23057 (org-agenda-day-view): Remove command.
23058 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
23059 (org-follow-bbdb-link, org-store-link): Search also company field.
23060 (org-highlight-overlay): New variable.
23061 (org-highlight, org-unhighlight): New functions.
23062 (org-agenda-mode): Add pre-command-hook to remove highlight.
23063 (org-evaluate-time-range): Behavior depends upon whether time stamp
23064 contains a time or not.
23065 (org-show-subtree, org-show-entry): New functions.
23066 (org-agenda-cleanup-fancy-diary): Remove empty lines.
23067
23068 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
23069
23070 * comint.el (comint-output-filter-functions): Add autoload cookie.
23071
23072 2005-04-28 Kim F. Storm <storm@cua.dk>
23073
23074 * ido.el (ido-everywhere): Fix last change.
23075
23076 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23077
23078 * international/latexenc.el: New file.
23079 * international/mule-conf.el (file-coding-system-alist): For .tex,
23080 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
23081
23082 2005-04-28 Lute Kamstra <lute@gnu.org>
23083
23084 * font-lock.el (font-lock-add-keywords)
23085 (font-lock-remove-keywords): Clarify docstring.
23086 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
23087 Don't start docstrings with a `*'.
23088 (font-lock-update-removed-keyword-alist): Give it a docstring.
23089
23090 * generic-x.el: Update commentary section.
23091 Only require font-lock when compiling.
23092 Define all modes conditionally.
23093 Place all generic modes in the generic-x-modes customization group.
23094 (generic-x-modes): New customization group.
23095 (generic-default-modes, generic-mswindows-modes)
23096 (generic-unix-modes, generic-other-modes): New constants.
23097 (generic-define-mswindows-modes, generic-define-unix-modes):
23098 Update docstrings. Make them obsolete.
23099 (generic-extras-enable-list): New default value. Update docstring.
23100 Improve :type. Change :set function.
23101 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
23102 Fix docstring.
23103
23104 * emacs-lisp/generic.el (generic-mode-internal):
23105 Simplify font-lock-defaults.
23106 (define-generic-mode): Fix docstring.
23107
23108 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23109
23110 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
23111 font-lock-face property to highlight matches.
23112
23113 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
23114
23115 * progmodes/cc-mode.el (cc-create-define-alist): New function.
23116 (cc-define-alist): New variable.
23117 (c-mode): Make it local and initialize it.
23118
23119 * progmodes/gdb-ui.el (gdb-active-process): New variable.
23120 (gdb-exited): New function.
23121 (gdb-annotation-rules): Use it.
23122 (gdb-starting): Set gdb-active-process to t.
23123 (gdb-stopping): Amend doc string.
23124 (gdb-reset): Set gdb-active-process to nil.
23125
23126 * tooltip.el (tooltip-gud-tips): Show the associated #define
23127 directives when a C program under GDB is not executing.
23128
23129 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
23130
23131 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
23132 font-lock-fontify-syntactic-keywords.
23133
23134 * font-lock.el (font-lock-default-fontify-region): Don't force
23135 parse-sexp-lookup-properties to nil.
23136
23137 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23138
23139 * man.el (man-mode-syntax-table): Set up `:' to have
23140 word-constituent syntax.
23141
23142 2005-04-27 Lute Kamstra <lute@gnu.org>
23143
23144 * novice.el (disable-command): Don't add spurious newlines to the
23145 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
23146
23147 2005-04-26 Jay Belanger <belanger@truman.edu>
23148
23149 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
23150 than one window before deleting window.
23151
23152 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
23153
23154 * shell.el (shell-prompt-pattern): Doc fix.
23155 (shell-mode): Set paragraph-separate buffer locally to "\\'".
23156
23157 * comint.el (comint-prompt-regexp, comint-get-old-input)
23158 (comint-use-prompt-regexp)
23159 (comint-use-prompt-regexp-instead-of-fields)
23160 (comint-replace-by-expanded-history, comint-send-input)
23161 (comint-output-filter, comint-get-old-input-default)
23162 (comint-line-beginning-position, comint-bol, comint-show-output)
23163 (comint-backward-matching-input, comint-forward-matching-input)
23164 (comint-next-prompt, comint-previous-prompt):
23165 Rename `comint-use-prompt-regexp-instead-of-fields' to
23166 `comint-use-prompt-regexp'. Keep old name as alias and declare
23167 obsolete.
23168 (comint-use-prompt-regexp): Shorten first line of doc string.
23169
23170 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
23171 Set paragraph-separate buffer locally to "\\'".
23172
23173 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
23174 Adapt to above name change.
23175
23176 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
23177 (smbclient-prompt-regexp): Ditto.
23178
23179 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
23180
23181 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
23182
23183 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
23184 gdb-location-list.
23185 Break lines that are over 80 characters wide.
23186
23187 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
23188
23189 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
23190 New fun and var, to preserve compatibility.
23191
23192 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
23193
23194 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
23195
23196 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
23197 name to file-newer-than-file-p.
23198
23199 2005-04-26 Richard M. Stallman <rms@gnu.org>
23200
23201 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
23202
23203 * progmodes/python.el (python-mode):
23204 Use new name eldoc-documentation-function.
23205
23206 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
23207
23208 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23209 (eldoc-documentation-function):
23210 Rename from eldoc-print-current-symbol-info-function. Calls changed.
23211
23212 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
23213
23214 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
23215
23216 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23217
23218 * term/xterm.el (function-key-map): Fix strings for
23219 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
23220 {C,S,A,C-S}-{f1-f12}.
23221
23222 2005-04-26 Kenichi Handa <handa@m17n.org>
23223
23224 * international/mule-cmds.el (select-safe-coding-system):
23225 Fix previous change.
23226
23227 2005-04-26 Lute Kamstra <lute@gnu.org>
23228
23229 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
23230
23231 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
23232 (font-lock-comment-delimiter-face): Ditto.
23233
23234 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
23235
23236 2005-04-25 Jay Belanger <belanger@truman.edu>
23237
23238 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
23239 to t while inserting information; use help-mode.
23240
23241 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23242
23243 * term.el (ansi-term-color-vector): Use the xterm colors.
23244 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
23245
23246 2005-04-25 Lute Kamstra <lute@gnu.org>
23247
23248 * font-core.el (font-lock-defaults): Fix docstring.
23249
23250 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
23251
23252 2005-04-25 Kenichi Handa <handa@m17n.org>
23253
23254 * international/mule-cmds.el (select-safe-coding-system):
23255 Don't check consistency with coding: spec, etc if raw-text or
23256 no-conversion was found to be safe.
23257
23258 2005-04-24 Richard M. Stallman <rms@gnu.org>
23259
23260 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
23261 citation markers at start of each line.
23262
23263 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
23264 citation markers at start of each line.
23265
23266 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
23267
23268 * files.el (mode-require-final-newline): Fix previous change.
23269 (require-final-newline): Fix type label.
23270
23271 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23272
23273 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
23274 statement in buffer (broken by 2004-11-24 change).
23275
23276 2005-04-24 Kim F. Storm <storm@cua.dk>
23277
23278 * ido.el (ido-everywhere): Save and restore old read-buffer-function
23279 and read-file-name-function values. Don't overwrite existing
23280 non-nil values if ido-mode is enabled without ido-everywhere.
23281
23282 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
23283
23284 * files.el (mode-require-final-newline): Minor doc fix.
23285
23286 2005-04-24 Eli Zaretskii <eliz@gnu.org>
23287
23288 * subr.el (syntax-after): Doc fix.
23289 (syntax-class): If argument is nil, return nil. Mask off upper 16
23290 bits, not 8 bits.
23291
23292 * files.el (mode-require-final-newline): Doc fix.
23293 (backup-buffer-copy): Fix last change.
23294
23295 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23296
23297 * term/mac-win.el: Require select. Set selection-coding-system to
23298 mac-system-coding-system. Call menu-bar-enable-clipboard.
23299 (x-last-selected-text-clipboard, x-last-selected-text-primary)
23300 (x-select-enable-clipboard): New variables.
23301 (x-select-text, x-get-selection, x-selection-value)
23302 (x-get-selection-value, mac-select-convert-to-string)
23303 (mac-services-open-file, mac-services-open-selection)
23304 (mac-services-insert-text): New functions.
23305 (CLIPBOARD, FIND): Put mac-scrap-name property.
23306 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
23307 (public.tiff): Put mac-ostype property.
23308 (selection-converter-alist): Add entries for them.
23309 (mac-application-menu-map): New keymap.
23310 (interprogram-cut-function, interprogram-paste-function): Set to
23311 x-select-text and x-get-selection-value, respectively.
23312 (split-window-keep-point): Set to t.
23313
23314 2005-04-23 Richard M. Stallman <rms@gnu.org>
23315
23316 * files.el (read-directory-name): Always pass non-nil
23317 DEFAULT-FILENAME arg to read-file-name.
23318 (backup-buffer-copy, basic-save-buffer-2): Take care against
23319 writing thru an unexpected existing symlink.
23320 (revert-buffer): In indirect buffer, revert the base buffer.
23321 (magic-mode-alist): Doc fix.
23322 (buffer-stale-function): Doc fix.
23323 (minibuffer-with-setup-hook): Avoid warning.
23324 (mode-require-final-newline): Doc and custom fix.
23325
23326 * follow.el (follow-end-of-buffer): Use with-no-warnings.
23327
23328 * font-lock.el (font-lock-comment-face): On terminals with few colors,
23329 use the default appearance.
23330 (font-lock-comment-delimiter-face): New face, new variable.
23331
23332 * imenu.el (imenu--generic-function): The official position of a
23333 definition is the start of the line that BEG is in.
23334
23335 * midnight.el (midnight-timer): Move defvar up.
23336
23337 * mouse.el (mouse-drag-region-1): Delete some debugging code.
23338
23339 * saveplace.el (save-place-to-alist): Use with-no-warnings.
23340
23341 * startup.el (command-line): Use with-no-warnings.
23342
23343 * window.el (window-size-fixed): New defvar.
23344
23345 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
23346
23347 * mail/rmail.el (rmail-font-lock-keywords):
23348 Use font-lock-comment-delimiter-face.
23349
23350 * mail/sendmail.el (mail-font-lock-keywords):
23351 Use font-lock-comment-delimiter-face.
23352
23353 * progmodes/compile.el (next-error-highlight-timer): New defvar.
23354
23355 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23356
23357 * progmodes/compile.el (compilation-mode-font-lock-keywords):
23358 Specify t for LAXMATCH when matching directories.
23359 Save match data around compilation-compat-error-properties form.
23360
23361 2005-04-23 David Kastrup <dak@gnu.org>
23362
23363 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
23364 Mention that the autoloaded aliases should be kept for AUCTeX.
23365
23366 2005-04-23 Andreas Schwab <schwab@suse.de>
23367
23368 * isearch.el (isearch-forward): Doc fix.
23369
23370 2005-04-23 Eli Zaretskii <eliz@gnu.org>
23371
23372 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
23373 (jit-lock-stealth-nice): Change default value to 0.5.
23374
23375 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
23376
23377 * abbrev.el (write-abbrev-file): Write table entries in
23378 alphabetical order by table name.
23379
23380 2005-04-22 Kim F. Storm <storm@cua.dk>
23381
23382 * ido.el (ido-read-internal): Fix `list' completion.
23383
23384 2005-04-22 Kenichi Handa <handa@m17n.org>
23385
23386 * recentf.el (recentf-save-file-coding-system): New variable.
23387 (recentf-save-list): Encode the file by
23388 recentf-save-file-coding-system and add coding: tag.
23389
23390 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
23391
23392 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
23393
23394 2005-04-21 Lute Kamstra <lute@gnu.org>
23395
23396 * loadhist.el (unload-feature): Don't remove a function from hooks
23397 if it is about to be restored to an autoload . Remove functions
23398 that will become unbound from auto-mode-alist. Simplify the code.
23399
23400 * subr.el (assq-delete-all): New implementation that is linear,
23401 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
23402 (rassq-delete-all): New function.
23403
23404 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23405 Add size-indication-mode.
23406
23407 2005-04-21 Kenichi Handa <handa@m17n.org>
23408
23409 * international/mule-cmds.el: Add autoload for widget-value in
23410 eval-when-compile.
23411
23412 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
23413
23414 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23415 Add tooltip-mode.
23416
23417 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
23418
23419 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
23420
23421 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
23422 (inferior-lisp-filter-regexp, inferior-lisp-program)
23423 (inferior-lisp-load-command, inferior-lisp-prompt)
23424 (inferior-lisp-mode-hook, lisp-source-modes)
23425 (inferior-lisp-load-hook): defvar->defcustom.
23426 (inferior-lisp-program, inferior-lisp-prompt)
23427 (inferior-lisp-load-hook): Doc fixes.
23428 (inferior-lisp-install-letter-bindings): Small change in
23429 introductory comment.
23430
23431 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
23432
23433 * vc.el (vc-annotate-color-map): Change some colors so that text
23434 using them as foreground is readable on both white and black
23435 backgrounds.
23436
23437 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23438
23439 * international/mule-conf.el (translation-table-for-input):
23440 Remove redundant declaration.
23441
23442 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23443
23444 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
23445
23446 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
23447 (tooltip-toggle-gud-tips): New function.
23448
23449 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23450
23451 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
23452 right angle brackets.
23453
23454 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23455
23456 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
23457
23458 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23459
23460 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
23461 Remove. Update callers to use expand-file-name instead.
23462
23463 * subr.el (syntax-class): New function.
23464
23465 * simple.el (blink-matching-open): Use it.
23466
23467 * paren.el (show-paren-function): Use it to recognize parens that are
23468 also used in 2-char comment markers.
23469
23470 2005-04-19 Lute Kamstra <lute@gnu.org>
23471
23472 * loadhist.el (unload-feature): Update for new format of
23473 load-history. Simplify the code.
23474
23475 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23476
23477 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
23478 (mac-add-charset-info): New function. Initialize variable
23479 mac-charset-info-alist using it.
23480 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
23481 for translation.
23482 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
23483 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
23484 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
23485 New CCL programs.
23486
23487 2005-04-19 Kim F. Storm <storm@cua.dk>
23488
23489 * simple.el (next-buffer, prev-buffer, next-error)
23490 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23491 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
23492
23493 * bindings.el (next-buffer, prev-buffer, next-error)
23494 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23495 (clone-indirect-buffer-other-window): Move bindings from simple.el.
23496 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
23497 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
23498
23499 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
23500
23501 * isearch.el (isearch-edit-string): Make the search-ring available for
23502 minibuffer history commands.
23503 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
23504 the default history commands now work just as well.
23505 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
23506
23507 2005-04-18 Kim F. Storm <storm@cua.dk>
23508
23509 * emulation/cua-base.el (cua--pre-command-handler): Add more
23510 elaborate check for shift modifier on non-window systems.
23511
23512 2005-04-18 Lars Hansen <larsh@math.ku.dk>
23513
23514 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
23515
23516 2005-04-18 Kim F. Storm <storm@cua.dk>
23517
23518 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
23519 and make it optional. Don't test tooltip-gud-echo-area here.
23520 (tooltip-gud-process-output, gdb-tooltip-print):
23521 Pass tooltip-gud-echo-area to tooltip-show.
23522 (tooltip-help-tips): Remove second optional arg to tooltip-show.
23523
23524 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23525
23526 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
23527 `display-graphic-p' may not be bound yet.
23528
23529 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
23530
23531 * startup.el (command-line): No longer enable Xterm Mouse mode by
23532 default in terminals compatible with xterm.
23533
23534 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
23535
23536 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
23537
23538 * tooltip.el (tooltip-gud-echo-area): Rename from
23539 tooltip-use-echo-area.
23540 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
23541 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
23542 area independently of where help tooltips are displayed.
23543
23544 2005-04-17 David Kastrup <dak@gnu.org>
23545
23546 * cus-theme.el (custom-theme-write-variables): Quote variables
23547 where necessary.
23548
23549 2005-04-17 Richard M. Stallman <rms@gnu.org>
23550
23551 * simple.el (yank-excluded-properties): Add follow-link to value.
23552
23553 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
23554
23555 * startup.el (fancy-splash-max-time): Just 30 seconds.
23556 (fancy-splash-delay): Just 7.
23557 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
23558
23559 * loadhist.el (unload-feature): Update for new format of load-history.
23560 Simplify the code.
23561
23562 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
23563 (rmail-font-lock-keywords): Don't fontify the text of a citation.
23564
23565 * mail/sendmail.el (mail-font-lock-keywords):
23566 Don't fontify subject text.
23567 Don't fontify the text of a citation.
23568
23569 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
23570
23571 * comint.el (comint-output-filter): Run comint-output-filter-functions
23572 with point where the user had it.
23573
23574 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
23575
23576 * international/ucs-tables.el (ucs-set-table-for-input):
23577 Disable when using unify-on-decoding.
23578
23579 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
23580
23581 * emulation/cua-base.el (cua-global-mark-face): Add special case
23582 for displays supporting a high number of colors.
23583
23584 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23585
23586 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
23587
23588 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
23589
23590 * filesets.el (filesets-add-buffer): If user supplies a name of a
23591 non-existing fileset, create a new fileset.
23592
23593 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
23594
23595 * textmodes/org.el (org-up-heading-all): Fix bug with
23596 `outline-up-heading-all'.
23597
23598 2005-04-16 Andreas Schwab <schwab@suse.de>
23599
23600 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
23601 /etc/permissions.d/* and /etc/aliases.d/*.
23602
23603 2005-04-16 Kenichi Handa <handa@m17n.org>
23604
23605 * international/code-pages.el (cp-make-coding-system):
23606 Set `translation-table-for-input' property value to the symbol
23607 ucs-mule-to-mule-unicode, not to that value.
23608 (pt154): Escape guillemet by `\'.
23609
23610 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
23611
23612 * loadup.el: Load tooltip if x-show-tip is fboundp.
23613
23614 * startup.el (command-line): Add comment.
23615
23616 * tooltip.el (tooltip-mode): Specify correct standard value for
23617 Custom in init-value.
23618
23619 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
23620
23621 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
23622 possible.
23623
23624 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
23625
23626 * textmodes/org.el (org-agenda-date-prompt): Rename from
23627 `org-agenda-date-today'.
23628 (org-evaluate-time-range): Insert at point instead of directly
23629 after time range.
23630 (org-first-headline-recenter, org-subtree-end-visible-p)
23631 (org-optimize-window-after-visibility-change): New functions
23632 (org-agenda-post-command-hook): Don't allow point at end of line,
23633 to make sure it always hits the text properties.
23634 (org-agenda-next-date-line, org-agenda-previous-date-line):
23635 New commands.
23636 (org-set-regexps-and-options): Category may contain white space.
23637 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23638 Improve marker positions.
23639 (org-agenda-new-marker): Argument POS made optional.
23640 (org-agenda-get-timestamps): Deadlines which are done are listed
23641 in org-done-face now.
23642 (org-agenda-get-todos, org-agenda-get-timestamps)
23643 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23644 Set `undone-face' and `done-face' properties.
23645 (org-last-todo-state-is-todo): New variable.
23646 (org-todo): Set `org-last-todo-state-is-todo'.
23647 (org-agenda-todo): Change face according to
23648 `org-last-todo-state-is-todo'. And change other lines referring to
23649 the same entry.
23650 (org-calendar-goto-agenda): New command.
23651 (org-calendar-to-agenda-key): New option.
23652 (org-startup-folded): New allowed value `content'.
23653 (org-set-regexps-and-options): Accept new value `content' for
23654 `org-startup-folded'.
23655 (org-get-current-options): Handle new value `content' for
23656 `org-startup-folded'.
23657 (org-insert-todo-heading): New command.
23658 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
23659 interactively in empty file and option
23660 `org-insert-mode-line-in-empty-file' has been set.
23661 (org-agenda-todo, org-agenda-priority): Modify to use
23662 `org-agenda-change-all-lines'.
23663 (org-warning-face): Change color on dark background
23664
23665 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23666
23667 * international/mule-cmds.el (set-locale-environment): On Mac OS,
23668 use preferences AppleLocale and AppleLanguages, and variable
23669 mac-system-locale for default locale. On Mac OS Classic, use
23670 mac-system-coding-system for default coding systems.
23671
23672 * term/mac-win.el: Don't set file-name-coding-system.
23673 Decode variables system-name, emacs-build-system, user-login-name, and
23674 user-full-name by mac-system-coding-system on Mac OS Classic.
23675 (mac-system-coding-system): New variable.
23676
23677 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
23678
23679 * startup.el (command-line): Handle `xterm-mouse-mode' before
23680 reading init file.
23681
23682 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
23683
23684 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
23685
23686 * progmodes/sh-script.el (sh-here-document-word): Make it a
23687 defcustom. Doc fix.
23688 (sh-add): Bash uses $(( )) for arithmetic.
23689 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
23690 (sh-maybe-here-document): Remove quotes and leading whitespace
23691 from heredoc word when closing. Indent heredoc with tabs if word
23692 starts with "-".
23693
23694 2005-04-13 Richard M. Stallman <rms@gnu.org>
23695
23696 * simple.el (undo): Fix previous change.
23697
23698 * custom.el (defface): Doc fix.
23699
23700 2005-04-13 Lute Kamstra <lute@gnu.org>
23701
23702 * Makefile.in (DONTCOMPILE): Remove list.
23703 (compile, compile-always): Don't use DONTCOMPILE.
23704 (update-authors): Load the library in which batch-update-authors
23705 is defined.
23706 * makefile.w32-in (DONTCOMPILE): Remove list.
23707 (compile, compile-always): Fix comments.
23708 (update-authors): Load the library in which batch-update-authors
23709 is defined.
23710
23711 * generic-x.el (generic-mode-ini-file-find-file-hook):
23712 Rename to ini-generic-mode-find-file-hook.
23713 Keep generic-mode-ini-file-find-file-hook as an alias.
23714 (ini-generic-mode-find-file-hook): Rename from
23715 generic-mode-ini-file-find-file-hook. Fix docstring.
23716 (ini-generic-mode): Docstring change.
23717 (bat-generic-mode-run-as-comint): Silence the byte compiler.
23718
23719 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
23720 called from lisp.
23721
23722 * generic.el: Move to the emacs-lisp subdir.
23723
23724 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
23725
23726 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
23727 and C-S- function and cursor motion keys.
23728
23729 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
23730
23731 * startup.el (command-line): Enable Xterm Mouse mode by default.
23732 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
23733 for Custom. No longer show "Mouse" in mode line when enabled.
23734 Doc fix.
23735
23736 2005-04-12 Kim F. Storm <storm@cua.dk>
23737
23738 * emulation/cua-base.el (cua-rectangle-face)
23739 (cua-rectangle-noselect-face): Define face attributes here.
23740
23741 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
23742
23743 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23744
23745 * startup.el (command-line): Turn off blinking cursor if
23746 cursorBlink in resources is off or false.
23747
23748 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23749
23750 * term/mac-win.el (dnd): Require dnd.
23751 (mac-drag-n-drop): Call dnd-handle-one-url.
23752 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
23753 (kTextEncodingISOLatin2): Remove constants.
23754 (mac-script-code-coding-systems): New constant.
23755 (mac-handle-language-change): New function.
23756 (special-event-map): Bind it to `language-change' event.
23757 (mac-centraleurroman, mac-cyrillic): New coding systems.
23758 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
23759 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
23760 and mac-cyrillic-encoder to encode-mac-centraleurroman and
23761 encode-mac-cyrillic, respectively.
23762
23763 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23764
23765 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
23766 Don't set overlay-arrow-string to "=>" as this is done
23767 globally in C now.
23768
23769 2005-04-12 Lute Kamstra <lute@gnu.org>
23770
23771 * generic-x.el (rc-generic-mode, rul-generic-mode):
23772 Fix auto-mode-alist entries.
23773 (etc-fstab-generic-mode): Tweak fontification.
23774
23775 * generic.el (generic-make-keywords-list): Fix docstring.
23776 (generic-mode-internal): Simplify generic-font-lock-keywords.
23777
23778 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23779
23780 * whitespace.el (whitespace-buffer-leading)
23781 (whitespace-buffer-trailing): Revert the incorrect test inversion.
23782 However, fix the highlight area for the leading and
23783 trailing whitespaces to show space.
23784
23785 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23786
23787 * whitespace.el (whitespace-version): Bump to 3.5
23788
23789 (whitespace-buffer-leading, whitespace-buffer-trailing):
23790 Invert sense of the test to highlight the whitespace.
23791
23792 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23793
23794 * progmodes/gud.el (gud-display-line): GUD uses its own
23795 overlay arrow now so don't set overlay-arrow-string.
23796 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
23797
23798 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
23799
23800 * term.el (term-ansi-current-bold, term-ansi-current-underline)
23801 (term-ansi-current-reverse, term-ansi-current-invisible)
23802 (term-ansi-face-already-done): Change to boolean.
23803 (term-reset-terminal, term-handle-colors-array): Handle the above
23804 vars accordingly.
23805 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
23806 (term-emulate-terminal): Use the new name.
23807
23808 * faces.el (secondary-selection): Use yellow1, not yellow.
23809 (trailing-whitespace): Use red1, not red.
23810
23811 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23812
23813 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
23814 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
23815 (dired-dnd-handle-file): Call dnd-get-local-file-uri
23816
23817 * cus-edit.el (dnd): New group.
23818
23819 * term/w32-win.el (dnd): Require dnd
23820 (w32-drag-n-drop): Call dnd-handle-one-url.
23821
23822 * x-dnd.el: Require dnd.
23823 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
23824 Call dnd-handle-one-url.
23825 (x-dnd-types-alist, x-dnd-insert-utf8-text)
23826 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
23827 to dnd-insert-text.
23828 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
23829 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
23830 (x-dnd-get-local-file-name, x-dnd-open-local-file)
23831 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
23832
23833 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
23834
23835 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
23836
23837 * wdired.el: Doc fixes.
23838 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
23839 (wdired-use-dired-vertical-movement): Rename from
23840 wdired-always-move-to-filename-beginning.
23841 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
23842 (wdired-change-to-wdired-mode): Change mode name.
23843 (wdired-newline): Delete.
23844
23845 2005-04-11 Richard M. Stallman <rms@gnu.org>
23846
23847 * whitespace.el (whitespace-highlight-the-space):
23848 Don't call whitespace-unhighlight-the-space here.
23849
23850 * simple.el (undo): Record t in undo-equiv-table
23851 for the redo record made by an undo-in-region.
23852
23853 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23854
23855 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
23856 (gdb-frame-inferior-io-buffer): New Functions to control
23857 display of separate IO buffer.
23858 (menu): Add them to menu-bar.
23859 (gdb-display-buffer): Check for buffer another frame.
23860 Protect GUD buffer.
23861 (gdb-setup-windows): Create IO buffer if not already there.
23862 (gdb-memory-mode): Remove purecopy noops.
23863
23864 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23865
23866 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
23867 and pass to self-insert-command.
23868
23869 2005-04-11 Lute Kamstra <lute@gnu.org>
23870
23871 * generic.el: Commentary section cleanup.
23872 (generic): Delete.
23873 (generic-use-find-file-hook, generic-lines-to-scan)
23874 (generic-find-file-regexp, generic-ignore-files-regexp)
23875 (default-generic-mode, generic-mode-find-file-hook)
23876 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
23877 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
23878 (generic-use-find-file-hook, generic-lines-to-scan)
23879 (generic-find-file-regexp, generic-ignore-files-regexp)
23880 (default-generic-mode, generic-mode-find-file-hook)
23881 (generic-mode-ini-file-find-file-hook): Move from generic.el.
23882
23883 2005-04-10 Karl Fogel <kfogel@red-bean.com>
23884
23885 * bookmark.el (bookmark-write-file): Catch errors writing file.
23886 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
23887
23888 2005-04-10 Richard M. Stallman <rms@gnu.org>
23889
23890 * startup.el (fancy-splash-tail): Update copyright year.
23891 (command-line): Split part of -Q into -D.
23892 (emacs-basic-display): New defvar.
23893 (fancy-splash-text): Correct name of menu item.
23894
23895 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
23896
23897 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
23898 lines in one node.
23899
23900 * comint.el (comint-send-input): New arg ARTIFICIAL.
23901 Callers in this file changed.
23902
23903 * abbrev.el (define-abbrevs): Read system abbrevs properly.
23904
23905 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
23906
23907 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
23908
23909 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
23910 `ldap-search-internal'.
23911
23912 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
23913
23914 * files.el (set-auto-mode-1): Use line-end-position.
23915
23916 * international/latin-1.el:
23917 * international/latin-2.el:
23918 * international/latin-3.el:
23919 * international/latin-4.el:
23920 * international/latin-5.el:
23921 * international/latin-8.el:
23922 * international/latin-9.el: Give punctuation syntax to NBSP.
23923
23924 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
23925 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
23926 Use char-classes to accept non-ascii letters, accepted in some recent
23927 bibtex implementations.
23928
23929 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
23930
23931 * custom.el (custom-set-minor-mode): Any non-nil value for the
23932 variable should enable the mode when set through Custom.
23933
23934 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
23935
23936 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
23937 TAB binding so tab-always-indent is obeyed.
23938 (vhdl-minibuffer-local-map): Move initialization into declaration.
23939 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
23940 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
23941 (vhdl-hooked-abbrev): Avoid test for XEmacs.
23942 (vhdl-current-line): Use line-beginning-position.
23943 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
23944 with-output-to-temp-buffer, so the current position can be recorded.
23945
23946 2005-04-10 Masatake YAMATO <jet@gyve.org>
23947
23948 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23949 Add regexp for gcov.
23950
23951 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
23952
23953 * calendar/time-date.el (time-to-seconds, seconds-to-time)
23954 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
23955 syntax which Emacs 20 doesn't support.
23956
23957 2005-04-09 Richard M. Stallman <rms@gnu.org>
23958
23959 * help.el (describe-key-briefly, describe-key):
23960 Replace strings as event types with "(any string)".
23961
23962 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
23963
23964 * arc-mode.el (archive-mode-map): Move initialization into
23965 the declaration. Override *all* bindings of `undo'.
23966 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
23967
23968 2005-04-09 Jay Belanger <belanger@truman.edu>
23969
23970 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
23971
23972 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
23973
23974 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
23975 (xterm-register-default-colors): Update color values computation
23976 to match xterm-200.
23977
23978 2005-04-09 Kenichi Handa <handa@m17n.org>
23979
23980 * international/code-pages.el (iso-latin-7): Fix the map.
23981
23982 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
23983
23984 * emacs-lisp/lisp.el (defun-prompt-regexp)
23985 (parens-require-spaces, buffer-end, end-of-defun)
23986 (insert-parentheses): Doc fixes.
23987
23988 2005-04-08 Kim F. Storm <storm@cua.dk>
23989
23990 * comint.el (comint-highlight-prompt): Fix face spec.
23991 * hi-lock.el (hi-green): Likewise.
23992
23993 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
23994
23995 * cus-edit.el (custom-modified-face):
23996 * comint.el (comint-highlight-input): Fix previous changes.
23997 * term.el (term-handle-ansi-escape): Add a comment.
23998
23999 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
24000
24001 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
24002 in the buffer and in whitespace-highlighted-space.
24003 (whitespace-unhighlight-the-space): Simplify.
24004 (whitespace-buffer): Simplify.
24005
24006 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24007
24008 * textmodes/table.el (table-cell-face): Add special case for
24009 displays supporting a high number of colors.
24010 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24011 (vhdl-font-lock-reserved-words-face)
24012 (vhdl-speedbar-architecture-face)
24013 (vhdl-speedbar-instantiation-face)
24014 (vhdl-speedbar-architecture-selected-face)
24015 (vhdl-speedbar-instantiation-selected-face): Likewise.
24016 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
24017 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
24018 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
24019 (ebrowse-root-class-face, ebrowse-member-attribute-face)
24020 (ebrowse-progress-face): Likewise.
24021 * progmodes/compile.el (compilation-info-face): Likewise.
24022 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
24023 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
24024 * calendar/calendar.el (diary-face): Likewise.
24025 * woman.el (woman-italic-face, woman-bold-face)
24026 (woman-unknown-face): Likewise.
24027 * wid-edit.el (widget-button-pressed-face): Likewise.
24028 * whitespace.el (whitespace-highlight-face): Likewise.
24029 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
24030 * pcvs-info.el (cvs-marked-face): Likewise.
24031 * info.el (info-xref): Likewise.
24032 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
24033 * hilit-chg.el (highlight-changes-face)
24034 (highlight-changes-delete-face): Likewise.
24035 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
24036 (hi-red-b): Likewise.
24037 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
24038 * font-lock.el (font-lock-keyword-face)
24039 (font-lock-function-name-face, font-lock-warning-face): Likewise.
24040 * cus-edit.el (custom-invalid-face, custom-modified-face)
24041 (custom-set-face, custom-changed-face, custom-variable-tag-face)
24042 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
24043 * comint.el (comint-highlight-prompt): Likewise.
24044
24045 2005-04-08 Lute Kamstra <lute@gnu.org>
24046
24047 * font-lock.el (font-lock-keywords): Docstring fixes.
24048
24049 2005-04-08 Kenichi Handa <handa@m17n.org>
24050
24051 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
24052 chars are more than a limit, print " and more..." at the tail.
24053
24054 2005-04-08 Kim F. Storm <storm@cua.dk>
24055
24056 * emacs-lisp/authors.el (authors-aliases): Update list.
24057 (authors-ignored-files): New list.
24058 (authors-fixed-entries): Fix typo.
24059 (authors-renamed-files-alist): Update list.
24060 (authors-add): Check authors-ignored-files.
24061
24062 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
24063
24064 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
24065 optional, to ensure backward compatibility.
24066
24067 2005-04-08 Stephen Eglen <stephen@gnu.org>
24068
24069 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
24070
24071 2005-04-08 Kim F. Storm <storm@cua.dk>
24072
24073 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
24074
24075 * mouse.el (mouse-on-link-p): Doc fix.
24076
24077 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
24078
24079 * ielm.el (ielm-prompt-read-only): Doc fix.
24080
24081 * comint.el (comint-prompt-read-only): Doc fix.
24082
24083 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
24084
24085 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
24086 ensure dired always handles wildcards passed to ffap.
24087 (find-file-at-point): Use it.
24088 (ffap-dired-wildcards): Doc fix.
24089
24090 2005-04-07 Juri Linkov <juri@jurta.org>
24091
24092 * simple.el (next-error-overlay-arrow-position): New defvar.
24093 Put "=>" on its property `overlay-arrow-string'. Add it to
24094 `overlay-arrow-variable-list'.
24095
24096 * progmodes/compile.el (compilation-setup):
24097 Set `next-error-overlay-arrow-position' to nil. Also set it to
24098 nil in the local hook `kill-buffer-hook'. Make local variable
24099 `overlay-arrow-string' and set it to "=>".
24100 (compilation-goto-locus): Set BOL position to
24101 `next-error-overlay-arrow-position' instead of
24102 `overlay-arrow-position'.
24103
24104 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
24105 locally instead of adding it to the global hook.
24106 (Info-kill-buffer): Move up.
24107
24108 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
24109
24110 * term/xterm.el (xterm-standard-colors): Update color values from
24111 xterm-200.
24112
24113 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
24114
24115 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
24116
24117 * fast-lock.el:
24118 * lazy-lock.el: Move them to the obsolete subdir.
24119
24120 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24121
24122 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
24123 (wdired-add-replace-advice): Remove.
24124 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
24125
24126 2005-04-06 Kim F. Storm <storm@cua.dk>
24127
24128 * startup.el (command-line): Add --bare-bones alias for -Q.
24129
24130 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24131
24132 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
24133 create the startup fontset if a font specification ends with
24134 `mac-roman'.
24135
24136 2005-04-06 Lute Kamstra <lute@gnu.org>
24137
24138 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
24139 change.
24140
24141 * emacs-lisp/copyright.el (copyright-update-year): Replace the
24142 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
24143
24144 2005-04-05 Lute Kamstra <lute@gnu.org>
24145
24146 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
24147 (define-generic-mode): Ditto. Fix debug declaration.
24148
24149 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
24150 Put them in the generic-x group.
24151
24152 * calendar/timeclock.el (timeclock): Doc fix.
24153
24154 * generic.el (define-generic-mode): Don't use custom-current-group.
24155 Document default :group value.
24156 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
24157 (define-global-minor-mode): Don't use custom-current-group.
24158
24159 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
24160
24161 * startup.el (command-line-1): Display startup-echo-area-message
24162 when fancy splash screen is in use.
24163
24164 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
24165 (sh-escaped-newline): New face.
24166 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
24167 newline, and use sh-escaped-newline face.
24168
24169 * progmodes/tcl.el (tcl-escaped-newline): New face.
24170 (tcl-builtin-list): New variable.
24171 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
24172 newlines. Fix keywords subexpression number.
24173
24174 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
24175
24176 * textmodes/org.el (org-diary-default-entry): Fix call to
24177 `add-to-diary-entry'.
24178
24179 2005-04-05 Kim F. Storm <storm@cua.dk>
24180
24181 * ediff-init.el: Use (featurep 'xemacs).
24182
24183 2005-04-05 David Ponce <david@dponce.com>
24184
24185 * cus-edit.el (face): Derive from symbol widget. Display sample
24186 of the current face on the fly.
24187 (widget-face-sample-face-get, widget-face-notify): New functions.
24188 (widget-face-value-create): Remove.
24189
24190 * wid-edit.el (widget-field-end): Temporarily remove field
24191 narrowing before to call `get-char-property'.
24192
24193 2005-04-04 Jay Belanger <belanger@truman.edu>
24194
24195 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
24196 (math-read-subscripts): New variable.
24197 (math-read-preprocess-string): Process subscripts.
24198
24199 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
24200
24201 * comint.el (comint-prompt-read-only): Doc fix.
24202
24203 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
24204 `-1'. Doc fix.
24205
24206 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
24207
24208 * textmodes/org.el (org-insert-mode-line-in-empty-file):
24209 Change default value to nil.
24210
24211 2005-04-04 Lute Kamstra <lute@gnu.org>
24212
24213 * autorevert.el (auto-revert-mode): Specify :group.
24214 * battery.el (display-battery-mode): Specify :group.
24215 * diff-mode.el (diff-minor-mode): Specify :group.
24216 * font-core.el (font-lock-mode): Specify :group.
24217 * hl-line.el (hl-line-mode): Specify :group.
24218 * iimage.el (iimage): New customization group.
24219 (iimage-mode): Specify :group.
24220 * longlines.el (longlines-mode): Specify :group.
24221 * master.el: Don't require easy-mmode.
24222 (master): New customization group.
24223 (master-mode): Specify :group.
24224 * msb.el (msb-mode): Specify :group.
24225 * reveal.el (reveal-mode): Specify :group.
24226 * simple.el (next-error-follow-minor-mode): Specify :group.
24227 * smerge-mode.el (smerge-mode): Specify :group.
24228 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
24229 * emulation/cua-base.el (cua-mode): Specify :group.
24230 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
24231 * language/thai-util.el (thai-auto-composition-mode)
24232 (thai-word-mode): Specify :group.
24233 * mail/supercite.el (sc-minor-mode): Specify :group.
24234 * progmodes/cwarn.el (cwarn-mode): Specify :group.
24235 * progmodes/flymake.el (flymake-mode): Specify :group.
24236 * progmodes/glasses.el (glasses-mode): Specify :group.
24237 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
24238 * textmodes/enriched.el (enriched-mode): Specify :group.
24239 * textmodes/refill.el (refill-mode): Specify :group.
24240
24241 * add-log.el (change-log-font-lock-keywords): Names in
24242 parenthesized lists can contain spaces.
24243
24244 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
24245
24246 * startup.el (fancy-splash-text): Shorten default text of
24247 "Emacs Tutorial" line. Also, if the current language env
24248 indicates an available tutorial file other than TUTORIAL,
24249 extract its title and append it to the line in parentheses.
24250 (fancy-splash-insert): If arg is a thunk, funcall it.
24251
24252 2005-04-04 Jay Belanger <belanger@truman.edu>
24253
24254 * calc.el (calc-language-alist): Add tags to customization type.
24255
24256 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
24257
24258 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
24259 Doc fix.
24260
24261 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
24262
24263 * add-log.el (change-log-font-lock-keywords): The manual
24264 describing a Change Log entry, says: (...) "Aside from these
24265 header lines, every line in the change log starts with a space or
24266 a tab.". The font-lock was not highlighting lines started with
24267 spaces, added support for it.
24268
24269 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24270
24271 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
24272 (bibtex-generate-url-list): Update docstring accordingly. Put the
24273 complex example in the docstring.
24274 (bibtex-font-lock-url): Use pop.
24275
24276 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
24277
24278 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
24279
24280 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
24281
24282 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24283
24284 * filesets.el (filesets-set-default): Doc fix.
24285
24286 2005-04-03 Lute Kamstra <lute@gnu.org>
24287
24288 * generic.el (define-generic-mode): Add argument to specify
24289 keywords for defcustom.
24290 (default-generic-mode): Specify :group.
24291
24292 * generic-x.el: Specify :group for all generic modes.
24293
24294 * desktop.el (desktop-no-desktop-file-hook)
24295 (desktop-after-read-hook): Doc fix.
24296
24297 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
24298
24299 * simple.el (visible-mode): Use explicit :group keyword.
24300 This changes the group of `visible-mode-hook' from paren-blinking
24301 to editing-basics.
24302
24303 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
24304
24305 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
24306 mailbox specifications as well as URLs.
24307 (rmail-insert-inbox-text): Remove unused conditional branches.
24308
24309 2005-04-01 Jay Belanger <belanger@truman.edu>
24310
24311 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
24312 (calc-gnuplot-print-command): Move definitions to calc.el.
24313
24314 * calc/calc-embed.el (calc-embedded-announce-formula)
24315 (calc-embedded-open-formula, calc-embedded-close-formula)
24316 (calc-embedded-open-word, calc-embedded-close-word)
24317 (calc-embedded-open-plain, calc-embedded-close-plain)
24318 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
24319 (calc-embedded-open-mode, calc-embedded-close-mode):
24320 Move definitions to calc.el.
24321
24322 * calc/calc.el (calc-settings-file, calc-language-alist):
24323 Make customizable.
24324 (calc-embedded-announce-formula, calc-embedded-open-formula)
24325 (calc-embedded-close-formula, calc-embedded-open-word)
24326 (calc-embedded-close-word, calc-embedded-open-plain)
24327 (calc-embedded-close-plain, calc-embedded-open-new-formula)
24328 (calc-embedded-close-new-formula, calc-embedded-open-mode)
24329 (calc-embedded-close-mode, calc-gnuplot-name)
24330 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
24331 from other files and make customizable.
24332
24333 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24334
24335 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
24336 Use buffer-live-p.
24337 (cvs-mode-run): Don't call cvs-update-header here.
24338 (cvs-run-process): Call cvs-update-header.
24339 Use process properties for cvs-postprocess and cvs-buffer so that
24340 the sentinel can behave better if the temp buffer is killed.
24341 Use a pipe rather than a tty, to better handle unexpected prompts.
24342 (cvs-sentinel): Rewrite. Call cvs-update-header.
24343
24344 2005-04-01 Andre Spiegel <spiegel@gnu.org>
24345
24346 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
24347 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
24348
24349 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24350
24351 * generic.el (define-generic-mode): Add indentation rule.
24352
24353 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
24354
24355 * files.el (mode-require-final-newline): Make Custom correctly
24356 report a nil value and allow to set it to nil via Custom.
24357 Doc fix.
24358
24359 2005-04-01 Kenichi Handa <handa@m17n.org>
24360
24361 * international/characters.el: Enable the correct case setting for
24362 dotless-i and dotted-I.
24363
24364 2005-04-01 Kim F. Storm <storm@cua.dk>
24365
24366 * ido.el (ido-file-internal): Fall back to non-ido command if
24367 initial directory is on slow ftp (or tramp) host.
24368
24369 2005-03-31 Richard M. Stallman <rms@gnu.org>
24370
24371 * emacs-lisp/autoload.el (make-autoload):
24372 Handle define-global-minor-mode.
24373
24374 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24375 Rename from easy-mmode-define-global-mode.
24376 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
24377
24378 * progmodes/scheme.el (scheme-mode-syntax-table):
24379 Update syntax of | and # for two-character comment syntax.
24380
24381 2005-03-31 Lute Kamstra <lute@gnu.org>
24382
24383 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
24384 (define-minor-mode): Call custom-current-group at load-time.
24385
24386 * generic.el (define-generic-mode): Add debug declaration.
24387 Add defcustom for the mode hook.
24388 (generic-mode-internal): Use run-mode-hooks.
24389
24390 2005-03-31 Kim F. Storm <storm@cua.dk>
24391
24392 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
24393 (mouse-fixup-help-message): New defun called by show_help_echo
24394 to fixup mouse-2 prefix in help messages when applicable.
24395
24396 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
24397
24398 2005-03-31 Kenichi Handa <handa@m17n.org>
24399
24400 * language/thai-word.el (thai-find-word-ends): Pay attention to
24401 the case that we reach the end of buffer.
24402
24403 * textmodes/fill.el (fill-text-properties-at): New function.
24404 (fill-newline): Use fill-text-properties-at instead of
24405 text-properties-at.
24406
24407 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24408
24409 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
24410 not comint-quote-filename.
24411
24412 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
24413
24414 * help-fns.el (help-with-tutorial): Revert last change.
24415
24416 2005-03-31 Kim F. Storm <storm@cua.dk>
24417
24418 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
24419
24420 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
24421
24422 * calendar/cal-china.el: Update reference to "Calendrical
24423 Calculations" book; there's a new edition.
24424 * calendar/cal-coptic.el: Likewise.
24425 * calendar/cal-french.el: Likewise.
24426 * calendar/cal-hebrew.el: Likewise.
24427 * calendar/cal-islam.el: Likewise.
24428 * calendar/cal-iso.el: Likewise.
24429 * calendar/cal-julian.el: Likewise.
24430 * calendar/cal-mayan.el: Likewise.
24431 * calendar/cal-persia.el: Likewise.
24432 * calendar/calendar.el: Likewise.
24433 * calendar/holidays.el: Likewise.
24434 * calendar/lunar.el: Likewise.
24435 * calendar/solar.el: Likewise.
24436
24437 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
24438 white space from doc string.
24439
24440 2005-03-30 Jay Belanger <belanger@truman.edu>
24441
24442 * calc/calc-help.el (calc-full-help): Remove email address.
24443
24444 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
24445
24446 * help-fns.el (help-with-tutorial): Delete title line.
24447
24448 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
24449
24450 * calendar/cal-x.el (calendar-one-frame-setup)
24451 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
24452 rather than `symbol' for set-window-dedicated-p.
24453
24454 * calendar/appt.el (appt-buffer-name): Make it a constant.
24455 (appt-add): Doc fix.
24456
24457 * filesets.el (filesets-menu-path, filesets-menu-before)
24458 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
24459 (filesets-menu-cache-file): Use directory ~/.emacs.d.
24460 (filesets-add-submenu): Delete and use add-submenu instead.
24461
24462 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
24463
24464 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
24465 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
24466 (org-diary-default-entry): New function.
24467 (org-get-entries-from-diary): Better parsing of diary entries.
24468 (org-agenda-check-no-diary): New function.
24469 ("diary-lib"): Advice to function `add-to-diary-list', to allow
24470 linking to diary entries.
24471 (org-agenda-execute-calendar-command): New function.
24472 (org-agenda): Improve visible section in window.
24473 Use `org-fit-agenda-window'.
24474 (org-fit-agenda-window): New option.
24475 (org-move-subtree-down): Better handling of empty lines
24476 at end of subtree.
24477 (org-cycle): Numeric prefix is interpreted now as show-subtree N
24478 levels up.
24479 (org-fontify-done-headline): New option.
24480 (org-headline-done-face): New face.
24481 (org-set-font-lock-defaults): Use `org-headline-done-face'.
24482 (org-table-copy-down): Rename from `org-table-copy-from-above'.
24483 When current field is non-empty, it is copied to next row.
24484 (org-table-copy-from-above): Fix bug which made it
24485 impossible to copy fields containing only a single non-white character.
24486
24487 2005-03-30 Kim F. Storm <storm@cua.dk>
24488
24489 * kmacro.el (kmacro-end-macro): Isearch may store this command
24490 into the macro -- so ignore it when executing keyboard macro.
24491
24492 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24493
24494 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
24495
24496 2005-03-29 Kenichi Handa <handa@m17n.org>
24497
24498 * language/thai.el ("Thai"): Set setup-function and exit-function
24499 for Thai language environment.
24500
24501 * language/thai-util.el: Require thai-word.
24502 (thai-word-mode-map): New variable.
24503 (thai-word-mode): New minor mode.
24504 (setup-thai-language-environment-internal): New function.
24505 (exit-thai-language-environment-internal): New function.
24506
24507 * language/thai-word.el (thai-word-table): Declare it by defvar,
24508 use dolist to initialize it.
24509 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
24510 (thai-fill-find-break-point): New functions.
24511
24512 2005-03-29 Richard M. Stallman <rms@gnu.org>
24513
24514 * simple.el (idle-update-delay): Move definition up.
24515 (set-mark): Doc fix.
24516
24517 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
24518
24519 * longlines.el: New file.
24520
24521 * simple.el (buffer-substring-filters): New variable.
24522 (filter-buffer-substring): New function.
24523 (kill-region, copy-region-as-kill): Use it.
24524
24525 * register.el (copy-to-register, append-to-register)
24526 (prepend-to-register): Use filter-buffer-substring.
24527
24528 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24529
24530 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
24531 (gud-filter-pending-text): Move in front of gdb.
24532 (gud-overlay-arrow-position): New variable.
24533 (gud-sentinel, gud-display-line): Use it in place of
24534 overlay-arrow-position.
24535
24536 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
24537
24538 * progmodes/fortran.el (fortran-if-indent): Doc fix.
24539 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
24540 (fortran-font-lock-keywords-4): New variable.
24541 (fortran-blocks-re, fortran-end-block-re)
24542 (fortran-start-block-re): New constants, for hideshow.
24543 (hs-special-modes-alist): Add a Fortran entry.
24544 (fortran-mode-map): Bind fortran-end-of-block,
24545 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
24546 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
24547 (fortran-looking-at-if-then, fortran-end-of-block)
24548 (fortran-beginning-of-block): New functions, for hideshow.
24549
24550 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
24551 Doc fix. Tweak regexp.
24552 (f90-beginning-of-block): Push mark first.
24553
24554 2005-03-29 Jay Belanger <belanger@truman.edu>
24555
24556 * calc/calc.el: Update copyright date.
24557 (calc-version): Increase to 2.1.
24558 (calc-version-date): Remove.
24559
24560 * calc/calc-help.el: Update copyright date.
24561 (calc-full-help): Remove reference to calc-version-date.
24562 Update copyright date.
24563
24564 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24565
24566 * vc.el (vc-do-command): Use a pipe for async processes, so password
24567 prompts don't show up at places where the user can't reply.
24568
24569 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24570
24571 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
24572 on the file name we pass to the inferior shell.
24573
24574 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
24575
24576 * progmodes/which-func.el (which-function): Be robust in the face of an
24577 imenu--make-index-alist failure.
24578
24579 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24580
24581 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
24582
24583 * progmodes/python.el (python-preoutput-filter): Fix last change.
24584
24585 2005-03-29 Lute Kamstra <lute@gnu.org>
24586
24587 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
24588 functions and compiled macros.
24589 (debug-convert-byte-code): Handle macros too.
24590 (debug-on-entry-1): Don't signal an error when trying to clear a
24591 function that is not set to debug on entry.
24592
24593 2005-03-29 Jay Belanger <belanger@truman.edu>
24594
24595 * calc/calc-lang.el: Add functions to math-function-table
24596 properties of tex and math.
24597
24598 2005-03-29 Kenichi Handa <handa@m17n.org>
24599
24600 * ps-mule.el (ps-mule-plot-string): Translate characters by
24601 ps-print-translation-table.
24602 (ps-mule-begin-job): Call find-charset-region/string with
24603 ps-print-translation-table.
24604 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
24605
24606 * ps-print.el (ps-print-translation-table): New variable.
24607 (ps-plot-region): Translate characters by ps-print-translation-table.
24608
24609 2005-03-29 Juri Linkov <juri@jurta.org>
24610
24611 * simple.el (next-error-highlight-timer): New variable.
24612
24613 * progmodes/compile.el (compilation-goto-locus):
24614 Use `next-error-highlight-timer' instead of `sit-for'.
24615
24616 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24617
24618 * mail/supercite.el (sc-mail-field): Use assoc-string.
24619 (sc-get-address): Simplify regexps.
24620
24621 * files.el (minibuffer-with-setup-hook): New macro.
24622 (find-file-read-args): Use it to avoid let-binding
24623 minibuffer-with-setup-hook (which breaks turning on/off
24624 file-name-shadow-mode while in the prompt).
24625
24626 * complete.el (PC-read-include-file-name-internal):
24627 Use test-completion.
24628
24629 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
24630
24631 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
24632
24633 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24634
24635 * window.el (window-buffer-height): Use count-screen-lines.
24636
24637 * progmodes/python.el (python-preoutput-leftover): New var.
24638 (python-preoutput-filter): Use it.
24639 (python-send-receive): Loop until all the result has been received.
24640
24641 2005-03-28 Juri Linkov <juri@jurta.org>
24642
24643 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
24644
24645 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
24646 "Recover Crashed Session".
24647 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
24648 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
24649 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
24650 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
24651 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
24652 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
24653 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
24654 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
24655
24656 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
24657 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
24658 Ediff Sessions", "Toggle use of separate control buffer frame",
24659 "Use separate frame for Ediff control buffer".
24660
24661 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
24662 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
24663 "Rename Bookmark", "Delete Bookmark".
24664
24665 * info.el (Info-mode-menu): Remove ellipsis from "Index".
24666 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
24667 Add `:active Info-index-alternatives' to "Next Matching Item".
24668
24669 * wdired.el (wdired-change-to-wdired-mode):
24670 Mention `wdired-abort-changes' key in the initial message.
24671
24672 * international/mule.el (auto-coding-alist): Associate non-ascii
24673 image filename extensions with `no-conversion'.
24674
24675 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
24676
24677 * international/iso-acc.el:
24678 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
24679
24680 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
24681
24682 * textmodes/sgml-mode.el (html-mode): Doc update.
24683
24684 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
24685
24686 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
24687
24688 * term.el (term-move-columns): Fix face after extending a line.
24689 (term-insert-spaces): Likewise.
24690 (term-reset-terminal): Fix off by one error.
24691
24692 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24693
24694 * international/mule.el (auto-coding-alist): Add .xpi files.
24695
24696 * files.el (auto-mode-alist): Add .xpi files.
24697
24698 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
24699
24700 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
24701
24702 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24703
24704 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
24705
24706 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
24707
24708 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
24709 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
24710
24711 * calendar/cal-move.el (calendar-beginning-of-year): Move the
24712 cursor to Jan 1 when needed.
24713 (calendar-end-of-year): Fix -/+ typo.
24714 Reported by Chong Yidong <cyd@stupidchicken.com>.
24715
24716 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
24717
24718 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
24719
24720 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
24721 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
24722
24723 2005-03-25 Richard M. Stallman <rms@gnu.org>
24724
24725 * filesets.el (filesets-init): Add autoload.
24726
24727 * mail/mailalias.el (mail-directory): Doc fix.
24728
24729 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24730
24731 * mail/mailalias.el (mail-directory-process): Do nothing if
24732 mail-directory-process is an atom.
24733 (mail-get-names): Ignore mail-directory-names if it is an atom.
24734 (mail-directory-process defvar): Doc fix.
24735 (mail-names): Doc fix.
24736
24737 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
24738
24739 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
24740
24741 2005-03-26 Kenichi Handa <handa@m17n.org>
24742
24743 * international/mule-util.el (detect-coding-with-priority):
24744 Call update-coding-systems-internal before detect-coding-region.
24745
24746 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
24747
24748 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
24749 (gdb-frames-mode-map): Add follow-link property.
24750
24751 2005-03-25 Jay Belanger <belanger@truman.edu>
24752
24753 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
24754 for variables.
24755
24756 2005-03-25 Juri Linkov <juri@jurta.org>
24757
24758 * image-mode.el: Optimize image filename extension regexps in
24759 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
24760 in `auto-mode-alist'.
24761 (image-mode): Add `image-toggle-display-text' to local hook
24762 `change-major-mode-hook'. Display the image as an image by
24763 default. Set `cursor-type' and `truncate-lines' if the image
24764 is already displayed. Take into account the current mode (image
24765 or text) in message.
24766 (image-minor-mode): New minor mode.
24767 (image-mode-maybe, image-toggle-display-text): New functions.
24768 (image-toggle-display): Use called-interactively-p.
24769 Let-bind `inhibit-read-only' to t.
24770
24771 * image-mode.el (image-minor-mode): Set `cursor-type' and
24772 `truncate-lines' if the image is already displayed. Add turning
24773 image-minor-mode off to `change-major-mode-hook'. Add message.
24774 Call `image-toggle-display-text' after turning image-minor-mode off.
24775
24776 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24777
24778 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
24779 Terminal.app, use utf-8.
24780 (set-display-table-and-terminal-coding-system): Add coding-system arg.
24781 (set-locale-environment): Use it.
24782
24783 * term/xterm.el: Undo last change, better done in mule-cmds.el.
24784
24785 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
24786
24787 * progmodes/python.el (python-close-block-statement-p)
24788 (python-outdent-p, python-current-defun): Use symbol-end.
24789
24790 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24791
24792 * files.el (save-some-buffers): Doc fix.
24793
24794 2005-03-25 Werner Lemberg <wl@gnu.org>
24795
24796 * complete.el, thumbs.el: Replace `legal' with `valid'.
24797 * calendar/calendar.el: Replace `legal' with `valid'.
24798 * emacs-lisp/advice.el: Replace `legal' with `valid'.
24799 * mail/supercite.el: Replace `legal' with `valid'.
24800 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
24801 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
24802 Replace `legal' with `valid'.
24803 * textmodes/reftex-vars.el, textmodes/reftex.el:
24804 Replace `legal' with `valid'.
24805
24806 2005-03-25 Werner Lemberg <wl@gnu.org>
24807
24808 * calc/calc-forms.el, calc/calc-sel.el
24809 * midnight.el, vc-cvs.el
24810 * emacs-lisp/cl-macs.el
24811 * emulation/vip.el
24812 * eshell/esh-io.el, eshell/esh-var.el
24813 * mail/supercite.el
24814 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
24815 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
24816 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
24817 * progmodes/sh-script.el, progmodes/xscheme.el
24818 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
24819 * textmodes/reftex-index.el, textmodes/reftex-parse.el
24820 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
24821 * textmodes/reftex.el, textmodes/org.el:
24822 Replace `illegal' with `invalid'.
24823
24824 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24825
24826 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
24827 (flymake-find-buildfile, flymake-find-possible-master-files)
24828 (flymake-check-include, flymake-parse-line): Replace loops over the
24829 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
24830
24831 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
24832 Substitute file-name-as-directory in the rest of the file.
24833 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
24834 (flymake-replace-region): Remove unused arg `buffer'.
24835 (flymake-check-patch-master-file-buffer): Update calls to it.
24836 (flymake-add-err-info): Remove unused var `count'.
24837 (flymake-mode): Use define-minor-mode.
24838
24839 * progmodes/flymake.el: Use with-current-buffer.
24840 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
24841 flymake-replace-regexp-in-string, flymake-line-beginning-position)
24842 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
24843 Avoid testing for `xemacs'.
24844 (flymake-nop): Move.
24845 (flymake-region-has-flymake-overlays): Return the computed value.
24846 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
24847 Remove unused var `endline'.
24848 (flymake-get-line-count): Remove unused function.
24849 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
24850
24851 * emulation/vi.el:
24852 * generic.el:
24853 * hilit-chg.el (global-highlight-changes):
24854 * hi-lock.el (hi-lock-mode):
24855 * follow.el: find-file-hooks -> find-file-hook.
24856
24857 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
24858
24859 2005-03-24 Juri Linkov <juri@jurta.org>
24860
24861 * dired.el (dired-mode-map): Add menu item "Compare directories"
24862 for dired-compare-directories.
24863
24864 * dired-aux.el (dired-compare-directories): Add autoload cookie.
24865 Doc fix. Replace `read-file-name' with `read-directory-name'.
24866
24867 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24868
24869 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
24870
24871 2005-03-24 Jay Belanger <belanger@truman.edu>
24872
24873 * calc/calc-embed.el (calc-embedded-mode-change): Save all
24874 relevant mode settings in calc-embedded-original-modes when modes
24875 are permanently changed.
24876
24877 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24878
24879 * autoinsert.el: find-file-hooks -> find-file-hook.
24880
24881 2005-03-24 Lute Kamstra <lute@gnu.org>
24882
24883 * generic.el (generic-font-lock-defaults): Make it obsolete.
24884 (generic-font-lock-keywords): New variable to replace
24885 generic-font-lock-defaults.
24886 (generic-mode-set-font-lock): Delete it.
24887 (generic-mode-internal): Don't call generic-mode-set-font-lock.
24888 (generic-bracket-support): Add docstring.
24889
24890 * generic-x.el: Rename generic-font-lock-defaults to
24891 generic-font-lock-keywords throughout.
24892 (mailagent-rules-setup-function): Delete it.
24893 (mailagent-rules-generic-mode): Use anonymous function instead.
24894 (show-tabs-generic-mode-font-lock-defaults-1)
24895 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
24896 Quote faces.
24897 (show-tabs-tab-face, show-tabs-space-face): Specify background,
24898 not foreground.
24899
24900 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
24901 Recognize define-generic-mode.
24902
24903 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
24904
24905 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
24906 if there's no completion table.
24907
24908 2005-03-23 Miles Bader <miles@gnu.org>
24909
24910 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24911 Remove tty-specific variants, as they're no longer needed.
24912
24913 2005-03-23 Lute Kamstra <lute@gnu.org>
24914
24915 * generic-x.el: Code cleanup: make args constant whenever possible.
24916 (installshield-statement-keyword-list)
24917 (installshield-system-functions-list)
24918 (installshield-system-variables-list, installshield-types-list)
24919 (installshield-funarg-constants-list): Make them constants.
24920
24921 * generic.el (generic-make-keywords-list): Add autoload cookie.
24922
24923 * calendar/time-date.el: Add comment on time value formats.
24924 Don't require parse-time.
24925 (with-decoded-time-value): New macro.
24926 (encode-time-value): New function.
24927 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
24928 (days-to-time): Return a valid time value when arg is huge.
24929 (time-since): Use time-subtract.
24930 (time-to-number-of-days): Use time-to-seconds.
24931
24932 2005-03-23 David Ponce <david@dponce.com>
24933
24934 * recentf.el (recentf-keep): New option.
24935 (recentf-menu-action): Default to `find-file'.
24936 (recentf-keep-non-readable-files-flag)
24937 (recentf-keep-non-readable-files-p)
24938 (recentf-file-readable-p, recentf-find-file)
24939 (recentf-cleanup-remote): Remove.
24940 (recentf-include-p): More robust.
24941 (recentf-keep-p): New function.
24942 (recentf-remove-if-non-kept): Rename from
24943 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
24944 All callers updated.
24945 (recentf-menu-items-for-commands): Fix help string.
24946 (recentf-track-closed-file): Update. Doc fix.
24947 (recentf-cleanup): Update. Count removed files. Doc fix.
24948
24949 2005-03-23 Kim F. Storm <storm@cua.dk>
24950
24951 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24952 Don't inherit from fringe face (now happens automatically).
24953
24954 2005-03-22 Kim F. Storm <storm@cua.dk>
24955
24956 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
24957 position values.
24958
24959 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
24960
24961 * menu-bar.el (showhide-date-time): Remove.
24962 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
24963 (menu-bar-make-mm-toggle): Simplify.
24964
24965 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24966
24967 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
24968 Accept qualified variable and function names.
24969
24970 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
24971
24972 * bindings.el (completion-ignored-extensions):
24973 Remove ".lis" for `vax-vms'.
24974
24975 2005-03-22 Andreas Schwab <schwab@suse.de>
24976
24977 * generic-x.el: Revert last change.
24978 * ldefs-boot.el: Update.
24979
24980 2005-03-22 Jay Belanger <belanger@truman.edu>
24981
24982 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
24983 (calc-embedded-save-original-modes)
24984 (calc-embedded-restore-original-modes): New functions.
24985 (calc-do-embedded): Save original modes when entering embedded mode
24986 and restore when leaving embedded mode.
24987 (calc-embedded-modes-change): Change the value of
24988 calc-embedded-original-modes to reflect permanent changes.
24989
24990 2005-03-22 Lute Kamstra <lute@gnu.org>
24991
24992 * generic-x.el: Require generic again.
24993
24994 2005-03-22 Miles Bader <miles@gnu.org>
24995
24996 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
24997 Tweak details to look good on both ttys and bitmap displays, light
24998 or dark background, etc.
24999
25000 2005-03-21 Kim F. Storm <storm@cua.dk>
25001
25002 * tooltip.el (tooltip-show-help-function): Check car and cdr of
25003 mouse position.
25004
25005 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25006
25007 * icomplete.el: Don't forcibly turn on the mode upon load.
25008 (icomplete-mode): Use define-minor-mode.
25009 (icomplete-eoinput): Default to nil.
25010 (icomplete-minibuffer-setup): Remove autoload.
25011 (icomplete-tidy): Simplify.
25012 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
25013 in the initial state or if the user has modified the field.
25014 Fix handling of icomplete-max-delay-chars.
25015 Remove code that handles the oddball case where
25016 minibuffer-completion-table is an integer.
25017 Wrap icomplete-completions in while-no-input in case building
25018 completions takes more time than expected.
25019 (icomplete-completions): Simplify.
25020
25021 2005-03-21 Richard M. Stallman <rms@gnu.org>
25022
25023 * jka-compr.el (jka-compr-really-do-compress):
25024 Make variable buffer-local.
25025
25026 * image-mode.el: Handle .xpm files too.
25027 (image-toggle-display): Preserve modification flag.
25028
25029 * help.el (where-is): Don't mention aliases with no key bindings.
25030
25031 2005-03-21 Lute Kamstra <lute@gnu.org>
25032
25033 * generic.el: Fix commentary section. Don't require cl for
25034 compilation.
25035 (generic-mode-list): Add autoload cookie.
25036 (generic-use-find-file-hook, generic-lines-to-scan)
25037 (generic-find-file-regexp, generic-ignore-files-regexp)
25038 (generic-mode, generic-mode-find-file-hook)
25039 (generic-mode-ini-file-find-file-hook): Fix docstrings.
25040 (define-generic-mode): Make it a defmacro. Fix docstring.
25041 (generic-mode-internal): Code cleanup. Add autoload cookie.
25042 (generic-mode-set-comments): Code cleanup.
25043 * generic-x.el: Don't prevent compilation. Don't require generic.
25044 Follow coding conventions. Minor code cleanup.
25045 (etc-fstab-generic-mode): Add some keywords.
25046 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
25047 define-generic-mode like a function declaration.
25048
25049 2005-03-21 Jay Belanger <belanger@truman.edu>
25050
25051 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
25052 changing modes.
25053
25054 2005-03-21 Sam Steingold <sds@gnu.org>
25055
25056 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
25057
25058 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
25059
25060 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
25061 Add underscore to "f$ lexicals" regexp.
25062
25063 2005-03-20 Juri Linkov <juri@jurta.org>
25064
25065 * subr.el (progress-reporter-do-update): When `min-value' is equal
25066 to `max-value', set `percentage' to 0 and prevent division by zero.
25067
25068 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
25069
25070 Sync with Tramp 2.0.48.
25071
25072 * net/tramp.el (all): Change all addresses to .gnu.org.
25073 (tramp-append-tramp-buffers): New defun.
25074 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
25075 Catch `dont-send' signal.
25076 (tramp-set-auto-save-file-modes): Set always permissions, because
25077 there might be an old auto-saved file belonging to another
25078 original file. This could be a security threat. Reported by
25079 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
25080 Check for Emacs 21.3.50 removed.
25081
25082 * net/tramp-smb.el (all): Remove debug construct for
25083 `with-parsed-tramp-file-name'.
25084 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
25085 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
25086 No error message if DIRECTORY or FILENAME doesn't exist.
25087 (tramp-smb-open-connection): Check existence of
25088 `tramp-smb-program'.
25089
25090 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
25091
25092 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
25093 Properly handle the case where the `m' or `s' command's argument is not
25094 yet terminated.
25095 (perl-indent-new-calculate): New function.
25096 (perl-indent-line): Use it.
25097
25098 2005-03-20 Miles Bader <miles@gnu.org>
25099
25100 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
25101 in text-mode too. Change to new face names.
25102 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
25103 Add `:weight bold' attribute.
25104 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
25105
25106 2005-03-19 Juri Linkov <juri@jurta.org>
25107
25108 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
25109
25110 * international/mule.el (auto-coding-alist): Sync with
25111 `auto-mode-alist' by adding upper case archive file extensions
25112 and adding ear/war to jar extension.
25113
25114 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
25115
25116 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
25117 running, restart it.
25118
25119 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
25120
25121 * finder.el (finder-current-item): Throw an error on an empty line.
25122
25123 * man.el (Man-follow-manual-reference): If current-word returns
25124 nil, use "".
25125
25126 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
25127
25128 * simple.el (goto-line): Doc fix.
25129
25130 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
25131
25132 * files.el (save-buffer): Doc fix.
25133
25134 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
25135
25136 * recentf.el (recentf-cleanup-remote): New variable.
25137 (recentf-cleanup): Use it to conditionally check availability of
25138 remote files.
25139
25140 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
25141
25142 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
25143 function names.
25144
25145 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25146
25147 * language/thai-word.el: New file.
25148
25149 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25150
25151 * files.el (backup-buffer): If the file's directory is not
25152 writable, use copy instead of move to backup the file.
25153
25154 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25155
25156 * obsolete/keyswap.el: Moved to obsolete/ from term/.
25157
25158 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25159
25160 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
25161 Use functionp instead of symbolp and fboundp. Reported by Drkm
25162 <darkman_spam@yahoo.fr>.
25163 (ps-print-version): New version 6.6.6.
25164
25165 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
25166
25167 * textmodes/table.el (table--line-column-position): New idiom.
25168 (table--row-column-insertion-point-p): New function to test
25169 validity of row and column insertion operation at a location.
25170 (table-global-menu, table-cell-menu): Use above functions for
25171 deterministic test operation.
25172 (table--editable-cell-p): Behave in deterministic fashion.
25173
25174 2005-03-18 Juri Linkov <juri@jurta.org>
25175
25176 * isearch.el (isearch-lazy-highlight-new-loop):
25177 Make arguments beg and end optional.
25178 (isearch-update): Remove optional arguments nil from
25179 isearch-lazy-highlight-new-loop.
25180 (isearch-lazy-highlight-search): Let-bind case-fold-search to
25181 isearch-lazy-highlight-case-fold-search instead of
25182 isearch-case-fold-search, and let-bind isearch-regexp to
25183 isearch-lazy-highlight-regexp.
25184 Use isearch-lazy-highlight-last-string instead of isearch-string.
25185
25186 * replace.el (perform-replace): Remove bindings of global
25187 variables isearch-string, isearch-regexp, isearch-case-fold-search.
25188 Add three new arguments to `replace-highlight'.
25189 (replace-highlight): Add arguments string, regexp, case-fold.
25190 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
25191 to allow isearch-lazy-highlight-new-loop to use these values
25192 to set corresponding isearch-lazy-highlight-* internal
25193 variables whose values lazy highlighting will use regardless of
25194 changes to global variables isearch-string, isearch-regexp,
25195 isearch-case-fold-search during lazy highlighting loop.
25196 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
25197 to `lazy-highlight-cleanup'.
25198
25199 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
25200 (ispell-highlight-face): Set default face to `isearch' when
25201 lazy highlighting is enabled.
25202 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
25203 priority to 1. Add lazy highlighting.
25204 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
25205 from `isearch-dehighlight'.
25206
25207 2005-03-18 David Ponce <david@dponce.com>
25208
25209 * files.el (hack-local-variables): Do a case-insensitive search
25210 for End.
25211
25212 2005-03-18 Juri Linkov <juri@jurta.org>
25213
25214 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
25215 `isearch-lazy-highlight-cleanup', add alias to old name and
25216 declare obsolete. Add release numbers to other obsolete vars.
25217 (isearch-done, isearch-lazy-highlight-new-loop):
25218 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
25219 (lazy-highlight-cleanup) <variable>: Doc fix.
25220 (isearch-lazy-highlight-update): Rename obsolete
25221 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
25222
25223 2005-03-18 Kenichi Handa <handa@m17n.org>
25224
25225 * language/thai-util.el: Fix categorization of Thai characters in
25226 thai-category-table.
25227 (thai-composition-pattern): Adjust it for the above change.
25228 (thai-self-insert-command, thai-compose-syllable): New functions.
25229 (thai-compose-region): Use thai-compose-syllable.
25230 (thai-compose-string): Likewise.
25231 (thai-composition-function): Likewise.
25232 (thai-auto-composition): New function.
25233 (thai-auto-composition-mode): New minor mode.
25234
25235 * language/thai.el: Fix patterns to be registered in
25236 composition-function-table.
25237
25238 * international/quail.el (quail-input-method): Locally bind
25239 inhibit-modification-hooks to t.
25240
25241 2005-03-17 Richard M. Stallman <rms@gnu.org>
25242
25243 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
25244 (perl-mode): Use run-mode-hooks.
25245
25246 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
25247 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
25248 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
25249
25250 * mail/sendmail.el (sendmail-send-it): Reenable the code
25251 to compute resend-to-address and use it.
25252
25253 * tar-mode.el (tar-mode): Turn off undo unconditionally.
25254
25255 * image-mode.el: New file.
25256
25257 * image.el (insert-sliced-image): Add autoload cookie.
25258
25259 * font-lock.el (font-lock-lines-before): New user option.
25260 (font-lock-after-change-function): Obey it.
25261
25262 * bindings.el (esc-map): Make M-g a prefix.
25263 Bind M-g g and M-g M-g to goto-line.
25264
25265 * faces.el (face-id): Doc fix.
25266
25267 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25268
25269 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
25270 (rmail-show-message): Use rmail-unknown-mail-followup-to.
25271 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
25272
25273 * mail/sendmail.el (mail-yank-ignored-headers)
25274 (mail-font-lock-keywords, mail-mode-fill-paragraph):
25275 Add Mail-Followup-To and Mail-Reply-To headers.
25276 (mail-citation-hook): Add autoload cookie.
25277 (mail-mode): Doc fix.
25278 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
25279 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
25280 (mail-mode-fill-paragraph): Handle those headers.
25281 (mail-mailing-lists): New variable.
25282 (mail-mail-reply-to, mail-mail-followup-to): New functions.
25283
25284 2005-03-17 Juri Linkov <juri@jurta.org>
25285
25286 * isearch.el (isearch-fallback): Check for `(car previous)'
25287 before calling `isearch-other-end-state'.
25288
25289 2005-03-17 Kim F. Storm <storm@cua.dk>
25290
25291 * simple.el (move-beginning-of-line): Move to beginning of buffer
25292 line, as well as beginning of screen line.
25293
25294 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
25295
25296 * calendar/diary-lib.el (mark-diary-entries): Use new optional
25297 argument REDRAW rather than calendar-redrawing variable.
25298 * calendar/calendar.el (calendar-redrawing): Delete.
25299 (redraw-calendar): Do not bind calendar-redrawing.
25300
25301 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
25302
25303 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
25304 diary-file buffer.
25305
25306 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
25307
25308 * help.el (describe-mode): Allow a :minor-mode-function property to
25309 specify a different minor mode toggle function than the variable.
25310 * simple.el (auto-fill-function):
25311 * subr.el (add-minor-mode): Use it.
25312
25313 2005-03-16 Kenichi Handa <handa@m17n.org>
25314
25315 * language/ethio-util.el (sera-being-called-by-w3): New variable.
25316 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
25317 (ethio-fidel-to-sera-buffer): Likewise.
25318
25319 2005-03-16 Juri Linkov <juri@jurta.org>
25320
25321 * emacs-lisp/find-func.el (find-function-regexp):
25322 Add defun-emitting macro `menu-bar-make-toggle'.
25323
25324 * isearch.el: Put `isearch-scroll' property to
25325 `split-window-horizontally'.
25326
25327 * info.el: Update error messages for `debug-ignored-errors'.
25328 (Info-isearch-search): Doc fix.
25329 (Info-find-node): Move up code to go into info buffer before
25330 recording the node to the history.
25331 (Info-fontify-node): Fontify titles only if the next line
25332 has two or more `*', `=', `-', `.'.
25333 Display "go to this node" for empty (match-string 3).
25334
25335 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25336
25337 * term/mac-win.el: Add mouse pointer shape constants.
25338
25339 2005-03-15 Kim F. Storm <storm@cua.dk>
25340
25341 * simple.el (move-beginning-of-line): Use vertical-motion.
25342
25343 2005-03-15 Juri Linkov <juri@jurta.org>
25344
25345 * isearch.el (isearch-error): New variable.
25346 (isearch-invalid-regexp, isearch-within-brackets): Remove.
25347 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
25348 (isearch-within-brackets-state): Remove.
25349 (isearch-case-fold-search-state, isearch-pop-fun-state):
25350 Decrease frame index.
25351 (isearch-mode, isearch-top-state, isearch-push-state)
25352 (isearch-edit-string, isearch-abort, isearch-search-and-update)
25353 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
25354 (isearch-search, isearch-lazy-highlight-new-loop):
25355 Replace `isearch-invalid-regexp' with `isearch-error'.
25356 Remove `isearch-within-brackets'.
25357 (isearch-search): Add `search-failed' handler to `condition-case'.
25358 (isearch-lazy-highlight-search): Add `condition-case' to catch
25359 errors and allow `isearch-lazy-highlight-update' to try
25360 highlighting from the beginning of the window.
25361 (isearch-repeat): Move up code to set isearch-wrapped to t
25362 before calling isearch-wrap-function.
25363
25364 * info.el (Info-isearch-initial-node): New internal variable.
25365 (Info-search): Signal an error in isearch mode when search leaves
25366 the initial node. Signal an error when `bound' is non-nil and
25367 nothing was found in the current subfile.
25368 (Info-isearch-search): Remove `condition-case'.
25369 (Info-isearch-wrap): Don't wrap when search failed during leaving
25370 the initial node. If `Info-isearch-search' is nil, wrap around
25371 the current node.
25372 (Info-isearch-start): New fun.
25373 (Info-mode): Add buffer-local hook `Info-isearch-start' to
25374 `isearch-mode-hook'.
25375
25376 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25377
25378 * simple.el (normal-erase-is-backspace): Set default to t if
25379 running on Mac.
25380
25381 * term/mac-win.el (function-key-map): Sync with x-win.el.
25382
25383 2005-03-15 Kenichi Handa <handa@m17n.org>
25384
25385 * international/mule-cmds.el (locale-language-names): Modify the
25386 format of elements and add more entries.
25387 (locale-preferred-coding-systems): Add more entries.
25388 (set-locale-environment): Adjust for the change of
25389 locale-language-names.
25390
25391 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
25392
25393 * pcvs.el (smerge-ediff): Remove bogus autoload.
25394
25395 2005-03-14 Lute Kamstra <lute@gnu.org>
25396
25397 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
25398 Ignore a `*' at the beginning of a line.
25399
25400 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
25401 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
25402 subr.el.
25403 (dont-compile, eval-when-compile, eval-and-compile): Use declare
25404 to specify indentation.
25405
25406 * generic.el (define-generic-mode): Let generic-mode-list be a
25407 list of strings; test membership with equal.
25408
25409 2005-03-14 Kim F. Storm <storm@cua.dk>
25410
25411 * simple.el (next-line, previous-line): Add optional try-vscroll
25412 arg to recognize interactive use. Pass it on to line-move.
25413 (line-move): Don't perform auto-window-vscroll when defining or
25414 executing keyboard macro to ensure consistent behavior.
25415
25416 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
25417
25418 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
25419
25420 2005-03-13 Lute Kamstra <lute@gnu.org>
25421
25422 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
25423 debugger-setup-buffer so that backtrace marks the frames set to
25424 debug-on-exit and we don't have to do it manually. Set an extra
25425 debug-on-exit for macro's.
25426 (debugger-setup-buffer): Don't mark the top frame manually.
25427
25428 2005-03-12 Lute Kamstra <lute@gnu.org>
25429
25430 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
25431 lisp-indent-function throughout.
25432 (with-no-warnings): Set lisp-indent-function property.
25433
25434 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
25435
25436 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
25437 Add entry for backslash.
25438
25439 2005-03-12 Juri Linkov <juri@jurta.org>
25440
25441 * info.el (Info-search): Four fixes for backward search.
25442
25443 2005-03-11 Jay Belanger <belanger@truman.edu>
25444
25445 * calc/calc.el (calc-language-alist): New variable.
25446 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
25447 (calc-embedded-find-modes): Use calc-language-alist instead of
25448 calc-embedded-language-alist.
25449
25450 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25451
25452 * calendar/calendar.el (calendar-redrawing): New internal
25453 variable.
25454 (redraw-calendar): Remove bogus save-excursion from previous
25455 change. Bind calendar-redrawing to t for mark-diary-entries.
25456 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
25457 calendar if that is why we were called.
25458
25459 2005-03-11 Kenichi Handa <handa@m17n.org>
25460
25461 * international/mule.el (make-coding-system): Set property
25462 coding-system-define-form to nil.
25463 (define-coding-system-alias): Likewise.
25464
25465 2005-03-11 Kenichi Handa <handa@m17n.org>
25466
25467 These changes are suggested by Dave Love <fx@gnu.org>.
25468
25469 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
25470 coding: tag.
25471 (adaptive-fill-regexp): Add more bullets.
25472 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
25473 regexps.
25474
25475 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
25476
25477 * help.el (describe-mode): Properly handle non-trivial lighters.
25478 Don't ignore minor modes that are not listed in minor-mode-list.
25479
25480 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
25481 feature ON when the user requests to turn it OFF.
25482
25483 2005-03-10 Lute Kamstra <lute@gnu.org>
25484
25485 * emacs-lisp/debug.el (debug-entry-code): Delete it.
25486 (implement-debug-on-entry): New function to replace debug-entry-code.
25487 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
25488 second argument as the 2005-03-07 change makes it obsolete.
25489 (debug-on-entry, cancel-debug-on-entry): Update call to
25490 debug-on-entry-1.
25491 (debug, debugger-setup-buffer): Comment update.
25492 (debugger-frame-number): Update to work with implement-debug-on-entry.
25493
25494 2005-03-10 Jay Belanger <belanger@truman.edu>
25495
25496 * calc/calc-embed.el (math-ms-args): Declare it.
25497 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
25498 math-ms-args.
25499 (calc-embedded-subst): Use math-multi-subst-rec to substitute
25500 variables.
25501
25502 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
25503
25504 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
25505 Use message-box.
25506
25507 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
25508 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
25509 (tooltip-gud-tips): Simplify.
25510 (tooltip-gud-tips-p): Remove superfluous :set.
25511 (tooltip-gud-modes): Add fortran-mode.
25512 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
25513
25514 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
25515
25516 2005-03-09 Kim F. Storm <storm@cua.dk>
25517
25518 * play/animate.el (animate-place-char): Use forward-line instead
25519 of next-line to improve performance.
25520
25521 2005-03-09 Simon Josefsson <jas@extundo.com>
25522
25523 * net/browse-url.el (browse-url-default-browser): Doc fix.
25524
25525 2005-03-09 Miles Bader <miles@gnu.org>
25526
25527 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
25528 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
25529
25530 2005-03-09 Kenichi Handa <handa@m17n.org>
25531
25532 * international/latin-1.el: Set case and syntax for 255 only if
25533 set-case-syntax-set-multibyte is nil.
25534
25535 * textmodes/ispell.el (ispell-insert-word): New function.
25536 (ispell-word): Use ispell-insert-word to insert a new word.
25537 (ispell-process-line): Likewise.
25538 (ispell-complete-word): Likewise.
25539
25540 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
25541
25542 * calendar/calendar.el (redraw-calendar): Preserve point.
25543 Reported by Matt Hodges <MPHodges@member.fsf.org>.
25544 (calendar-week-start-day): Move after definition of
25545 redraw-calendar. Delete buffer test, since redraw-calendar has
25546 that now.
25547
25548 * calendar/diary-lib.el (mark-diary-entries): Only call
25549 redraw-calendar in the first of any recursive calls.
25550 Reported by Alan Shutko <ats@acm.org>.
25551
25552 2005-03-08 Juri Linkov <juri@jurta.org>
25553
25554 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
25555 (html-horizontal-rule, html-line, html-image, html-checkboxes)
25556 (html-radio-buttons): Add a space before the trailing `/>' where
25557 sgml-xml-mode is non-nil.
25558 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
25559 the subsequent tag of the empty XML tag.
25560 (html-href-anchor): Don't set initial input to "http:".
25561 (html-image): Ask for the image URL and set point inside alt="".
25562 (html-name-anchor): Duplicate the name in the `id' attribute when
25563 sgml-xml-mode is non-nil.
25564 (html-paragraph): Remove \n before <p>.
25565 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
25566 instead of `checked' when sgml-xml-mode is non-nil.
25567
25568 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
25569 Remove 1 space before #RRGGBB to not truncate it on terminal
25570 windows w/o fringes. Remove 1 space between bg and fg examples
25571 to get more space.
25572 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
25573 avoid byte-compile warnings.
25574
25575 * image-file.el (image-file-handler): Put `safe-magic' property to
25576 `image-file-handler'.
25577
25578 * info.el (Info-isearch-search): Emulate word search in
25579 isearching through multiple Info nodes with Info-search.
25580 (Info-isearch-wrap): Allow isearch-word.
25581
25582 2005-03-08 Lute Kamstra <lute@gnu.org>
25583
25584 * emacs-lisp/debug.el (debugger-step-through): Make sure that
25585 stepping into the debugger's code is not possible.
25586 (debugger-jumping-flag): Docstring update.
25587
25588 2005-03-08 Jay Belanger <belanger@truman.edu>
25589
25590 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
25591 embedded mode begins.
25592 (calc-embedded-language-alist): New variable.
25593 (calc-embedded-find-modes): Use calc-embedded-language-alist to
25594 set default language mode.
25595
25596 2005-03-08 Kenichi Handa <handa@m17n.org>
25597
25598 * international/ccl.el (define-ccl-program): Fix docstring about
25599 extra 256 bytes assured for the output buffer.
25600
25601 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25602 Fix BUFFER_MAGNIFICATION to 2.
25603 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25604
25605 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
25606
25607 * align.el (align-rules-list): Added an alignment rule for CSS
25608 declarations (applies to css-mode and html-mode buffers).
25609
25610 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
25611
25612 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
25613
25614 2005-03-07 Kim F. Storm <storm@cua.dk>
25615
25616 * simple.el (move-beginning-of-line): New command.
25617
25618 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
25619
25620 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
25621
25622 * emulation/cua-base.el: Put CUA move property on move-end-of-line
25623 and move-beginning-of-line.
25624
25625 * apropos.el (apropos-print): Omit command from M-x ... RET.
25626
25627 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
25628
25629 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
25630 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
25631
25632 2005-03-06 Richard M. Stallman <rms@gnu.org>
25633
25634 * bindings.el (esc-map): Bind M-g to goto-line.
25635
25636 * facemenu.el (global-map): Bind M-o, not M-g.
25637
25638 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25639
25640 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
25641 "Open Directory" as for "Open File".
25642
25643 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
25644
25645 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
25646 (push-mark-command): Run activate-mark-hook.
25647
25648 2005-03-06 Richard M. Stallman <rms@gnu.org>
25649
25650 * help-mode.el (help-mode-finish): Don't alter the element
25651 in view-return-to-alist if there already is one.
25652
25653 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
25654 make sure the current buffer is the expected one.
25655
25656 * novice.el (disabled-command-function): Output in *Disabled Command*.
25657 Explicitly ignore non-keyboard events, and explicitly handle C-g.
25658
25659 * textmodes/flyspell.el (flyspell-large-region):
25660 Pass args differently for aspell.
25661
25662 * files.el (mode-require-final-newline): Doc fix.
25663
25664 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25665
25666 * progmodes/which-func.el (which-function):
25667 Specify NOERROR when calling imenu--make-index-alist.
25668
25669 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
25670
25671 * simple.el (normal-erase-is-backspace): Define default value.
25672
25673 * custom.el (custom-theme-set-variables): Remove unused var
25674 `immediate'.
25675 (custom-reevaluate-setting): Simple function to handle variables
25676 that are defined before their default value can really be
25677 computed.
25678
25679 * startup.el (command-line): Use it for temporary-file-directory,
25680 small-emporary-file-directory, auto-save-file-name-transforms,
25681 blink-cursor-mode, and normal-erase-is-backspace.
25682
25683 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
25684 progress, even with buggy anchored keywords.
25685
25686 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
25687
25688 * simple.el (goto-line): Remove unbalanced final parenthesis.
25689
25690 2005-03-05 Richard M. Stallman <rms@gnu.org>
25691
25692 * simple.el (goto-line): Use a number at point as the default.
25693 With C-u as arg, switch buffers.
25694
25695 2005-03-05 Juri Linkov <juri@jurta.org>
25696
25697 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
25698 with `no-blinking-cursor'.
25699
25700 * startup.el (no-blinking-cursor): New defvar.
25701 (command-line): Add `--no-blinking-cursor' to longopts.
25702 Set `no-blinking-cursor' to t for command line arguments
25703 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
25704 with `no-blinking-cursor' in the condition for calling
25705 `blink-cursor-mode'.
25706
25707 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
25708
25709 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
25710 (menu-bar-options-save): Add blink-cursor-mode.
25711 (menu-bar-options-menu): Add blink-cursor-mode.
25712
25713 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
25714
25715 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
25716 (icalendar-export-file, icalendar-export-region)
25717 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
25718 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
25719
25720 2005-03-04 Lute Kamstra <lute@gnu.org>
25721
25722 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
25723 (debug-function-list): Ditto.
25724
25725 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
25726
25727 * textmodes/texinfmt.el (texinfo-append-refill):
25728 Redefine the types of line to which @refill
25729 is not appended by replacing a search for `@refill\\|@bye' with
25730 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
25731 itemize@refill' bug and the unfilled long lines bug.
25732 (texinfmt-version): Update number and date.
25733
25734 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
25735
25736 * international/code-pages.el (windows-1250, windows-125[2-8])
25737 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
25738
25739 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
25740
25741 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
25742 bound yet.
25743
25744 2005-03-02 Romain Francoise <romain@orebokech.com>
25745
25746 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
25747 buffer after removing limits.
25748 (ibuffer-pop-filter): Ditto.
25749 Update copyright.
25750
25751 2005-03-02 Miles Bader <miles@gnu.org>
25752
25753 * button.el (make-text-button): If the user doesn't specify a
25754 type, use the default. Rewrite to use `add-text-properties' and
25755 plist functions.
25756
25757 2005-03-01 Lute Kamstra <lute@gnu.org>
25758
25759 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
25760 (debugger-jumping-flag): New var.
25761 (debug-entry-code): Use it.
25762 (debugger-jump): Use debugger-jumping-flag and add
25763 debugger-reenable to post-command-hook.
25764 (debugger-reenable): Use debugger-jumping-flag and remove itself
25765 from post-command-hook.
25766 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
25767 debugger-reenable.
25768
25769 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
25770
25771 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
25772 inclusion of "itemize\\|", which may be unnecessary, is certainly
25773 inelegant, and stops refilling in itemize lists when formatting
25774 Japanese Texinfo files to Info.
25775 Update copyright to 2005.
25776
25777 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
25778
25779 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
25780 of an error if GDB can't find the source file.
25781
25782 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
25783
25784 * calendar/calendar.el (redraw-calendar): Work from any buffer,
25785 not just the calendar.
25786
25787 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
25788 first.
25789 (diary-redraw-calendar): New function.
25790 (make-diary-entry): Add diary-redraw-calendar to local
25791 write-contents-functions. Turn off selective display before
25792 inserting in diary.
25793
25794 2005-03-01 Kim F. Storm <storm@cua.dk>
25795
25796 * emacs-lisp/copyright.el (copyright-fix-years): New command.
25797
25798 2005-03-01 Lute Kamstra <lute@gnu.org>
25799
25800 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
25801 that debug-entry-code can be safely removed from a function while
25802 this code is being evaluated. Revert the 2005-02-27 change as the
25803 new implementation no longer requires it. Make sure that a
25804 function body containing just a string is not mistaken for a docstring.
25805 (debug): Skip one more frame in case of debug on entry.
25806 (debugger-setup-buffer): Delete one more frame line in case of
25807 debug on entry.
25808 (debugger-frame-number): Update to use the new text introduced by
25809 the 1999-11-03 change. Skip one more frame in case of debug on entry.
25810
25811 2005-02-28 Kim F. Storm <storm@cua.dk>
25812
25813 * double.el (double-translate-key): Call force-window-update after
25814 read-event to avoid crash in redisplay.
25815
25816 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
25817
25818 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
25819 (debug): Use it. Move the inhibit-trace earlier.
25820 (debug-entry-code): New const.
25821 (debug-on-entry-1): Use it.
25822
25823 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
25824
25825 * international/utf-16.el (ccl-encode-mule-utf-16le):
25826 Fix BUFFER_MAGNIFICATION to 2.
25827 (ccl-encode-mule-utf-16be): Likewise.
25828
25829 2005-02-28 Kenichi Handa <handa@m17n.org>
25830
25831 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25832 Fix BUFFER_MAGNIFICATION to 4.
25833 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25834
25835 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
25836
25837 * speedbar.el (speedbar-update-flag): Doc fix.
25838 (speedbar-show-info-under-mouse): Give set-mouse-position the right
25839 argument.
25840
25841 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
25842
25843 * reveal.el (reveal-post-command): Don't try to reveal overlays which
25844 have a non-nil `invisible' property but are actually visible.
25845
25846 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
25847 for perldoc sections.
25848 (perl-outline-regexp, perl-outline-level): New var and function.
25849 (perl-mode): Use them.
25850
25851 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
25852
25853 * calendar/diary-lib.el (diary-remind): Discard any mark portion
25854 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
25855
25856 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
25857
25858 * cus-edit.el: Comment change.
25859 (custom-buffer-create-internal): Slightly reword text at top of
25860 Custom buffers. Mention there that saving an option edits the
25861 init file. Add link to Emacs manual node on `custom-file'.
25862 (custom-magic-alist): Rewrite individual State messages to use
25863 capitalized keywords. Doc fix.
25864
25865 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
25866
25867 * calendar/calendar.el (calendar-buffer): Move above
25868 calendar-week-start-day.
25869 (calendar-week-start-day): Doc fix. Add :set function.
25870 (calendar-minimum-window-height): New variable.
25871 (generate-calendar-window): Only resize window if selected-window
25872 is displaying the calendar buffer. Use new variable
25873 calendar-minimum-window-height.
25874 (generate-calendar): Reword error message.
25875 (calendar-mode-map): Bind DEL to scroll-other-window-down.
25876
25877 2005-02-27 Andreas Schwab <schwab@suse.de>
25878
25879 * vc.el (vc-do-command): Don't run command asynchronously when
25880 operating in a remote directory.
25881
25882 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
25883 change from sync with Tramp 2.0.47.
25884
25885 2005-02-27 Richard M. Stallman <rms@gnu.org>
25886
25887 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
25888
25889 * textmodes/flyspell.el (flyspell-mode-on):
25890 Call ispell-change-dictionary only if necessary.
25891
25892 * emacs-lisp/re-builder.el (regexp-builder): New function.
25893
25894 * register.el (describe-register-1): Explicitly handle
25895 yank-excluded-properties = t.
25896
25897 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
25898 (custom-magic-alist): Change the status descriptions again.
25899 (face widget-type): Total rewrite based on `restricted-sexp'
25900 to eliminate the confusing double hiding levels.
25901
25902 * emacs-lisp/debug.el (debug-on-entry-1):
25903 If function body is empty, add nil as body form.
25904
25905 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
25906
25907 * emacs-lisp/trace.el (inhibit-trace): New var.
25908 (trace-make-advice): Use it.
25909
25910 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
25911
25912 2005-02-26 Kim F. Storm <storm@cua.dk>
25913
25914 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
25915 (mouse-on-link-p, mouse-drag-region-1): Use it.
25916
25917 2005-02-25 Lute Kamstra <lute@gnu.org>
25918
25919 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
25920
25921 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
25922
25923 * frame.el (blink-cursor-mode): Add :group keyword.
25924
25925 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
25926
25927 * calendar/icalendar.el (icalendar--decode-isodatetime):
25928 New optional argument DAY-SHIFT.
25929 (icalendar-export-region): Fix coding-system-for-write.
25930 (icalendar--convert-ical-to-diary): Shift end-day of all-day
25931 events by one.
25932
25933 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
25934
25935 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
25936
25937 2005-02-24 Kim F. Storm <storm@cua.dk>
25938
25939 * international/iso-acc.el (iso-accents-compose): Fix crash
25940 during redisplay. Call force-window-update after read-event
25941 and delete-region to signal that window is not accurate.
25942
25943 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
25944
25945 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
25946 Remove unused and inexistent var `inhibit-trace'.
25947 (debugger-mode): Use run-mode-hooks.
25948 (debugger-list-functions): Add buttons; setup xref stack.
25949
25950 2005-02-23 Richard M. Stallman <rms@gnu.org>
25951
25952 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
25953 appointment says it was explicitly made.
25954 (appt-add): Set the 3rd element.
25955 (appt-make-list): Preserve explicit appointments.
25956
25957 * subr.el (find-tag-default): Catch errors in forward-sexp.
25958
25959 2005-02-23 Juri Linkov <juri@jurta.org>
25960
25961 * info.el (Info-isearch-search): New defcustom.
25962 (Info-isearch-search): Call the default isearch function
25963 when Info-isearch-search is nil.
25964 (Info-isearch-wrap): Use variable Info-isearch-search.
25965
25966 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
25967
25968 * cus-edit.el: Comment change.
25969
25970 2005-02-22 Kim F. Storm <storm@cua.dk>
25971
25972 * progmodes/hideif.el (hide-ifdef-use-define-alist):
25973 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
25974
25975 2005-02-22 Simon Josefsson <jas@extundo.com>
25976
25977 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
25978 New variable.
25979 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
25980 Oskarsson" <myrkraverk@users.sourceforget.net>.
25981
25982 2005-02-22 Kim F. Storm <storm@cua.dk>
25983
25984 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
25985 check that window of that event is the selected window.
25986 (mouse-drag-region-1): Compare mouse event window to selected
25987 window before setting point.
25988
25989 * tooltip.el (tooltip-show-help-function): Pass event to
25990 mouse-on-link-p so it can check selected window.
25991
25992 2005-02-22 Kenichi Handa <handa@m17n.org>
25993
25994 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
25995 (ps-mule-show-warning): New function.
25996 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
25997 characters are found.
25998
25999 * ps-print.el (ps-header-footer-string): Return a list of header
26000 and footer strings.
26001
26002 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
26003
26004 * pcvs.el (cvs-retrieve-revision): Fix thinko.
26005
26006 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
26007
26008 * frame.el (blink-cursor-mode): Use define-minor-mode.
26009
26010 * term/mac-win.el (function-key-map): Use char-names more consistently.
26011 (file-name-coding-system): Only set it for MacOS-9. The other case is
26012 already handled in mule-cmds.el (where it also works when mac-win.el
26013 is not used).
26014
26015 2005-02-21 Kenichi Handa <handa@m17n.org>
26016
26017 * international/mule.el (ctext-pre-write-conversion): Always use
26018 " *code-converting-work*" buffer for work.
26019
26020 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
26021
26022 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
26023
26024 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
26025
26026 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
26027
26028 * ses.el (undo-more): Restore defadvice, but only the part that
26029 allows changes outside the restricted area of the buffer.
26030
26031 2005-02-20 Kim F. Storm <storm@cua.dk>
26032
26033 * simple.el (line-move): Add fourth optional arg try-vscroll which
26034 must be set to perform auto-window-vscroll.
26035 When moving backwards and doing auto-window-vscroll, automatically
26036 vscroll to the last part of lines which are taller than the window.
26037 (next-line, previous-line): Set try-vscroll arg on line-move.
26038
26039 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
26040
26041 * replace.el (query-replace, query-replace-regexp)
26042 (replace-string, replace-regexp): When operating on region, make
26043 the minibuffer prompt say so.
26044
26045 * isearch.el (isearch-forward): Document isearch-query-replace and
26046 isearch-query-replace-regexp keybindings.
26047
26048 2005-02-19 Jay Belanger <belanger@truman.edu>
26049
26050 * calc/calc-aent.el (math-read-token): Add local variable.
26051
26052 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
26053 (calc-edit-top): Move declaration to earlier in file.
26054 (calc-edit-macro-repeats): Add local variables.
26055
26056 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
26057 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
26058 calcFunc-tanh.
26059 Adjust integration rule for calcFunc-tan.
26060
26061 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26062
26063 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
26064 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
26065 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
26066 (viper-skip-separators): Bug fix.
26067 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
26068 particular major mode.
26069 (viper-del-backward-char-in-replace): Don't put deleted char on the
26070 kill ring.
26071
26072 * viper-ex.el (viper-color-display-p): New function.
26073 (viper-has-face-support-p): Use viper-color-display-p.
26074
26075 * viper-keym.el (viper-gnus-modifier-map): New keymap.
26076
26077 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
26078
26079 * viper-util.el (viper-glob-unix-files): Fix shell status check.
26080 (viper-file-remote-p): Make equivalent to file-remote-p.
26081
26082 * viper.el (viper-major-mode-modifier-list):
26083 Use viper-gnus-modifier-map.
26084
26085 2005-02-19 David Kastrup <dak@gnu.org>
26086
26087 * subr.el (subregexp-context-p): Fix garbled doc string by adding
26088 quoting.
26089
26090 2005-02-19 Jay Belanger <belanger@truman.edu>
26091
26092 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
26093 Remove extra definitions.
26094 (calc-coth): New function.
26095 (calcFunc-cot): Fix `let'.
26096
26097 2005-02-19 Eli Zaretskii <eliz@gnu.org>
26098
26099 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
26100 the reasons we use "type pc" in these faces.
26101
26102 * button.el (button): Ditto.
26103
26104 2005-02-19 Michael Mauger <mmaug@yahoo.com>
26105
26106 * replace.el (query-replace-read-from): Set the value of
26107 query-replace-from-history-variable to handle the case of an empty
26108 string entered to accept the suggested default.
26109
26110 * net/tramp.el (tramp-file-name-for-operation):
26111 Use dired-call-process instead of dired-call-process-command.
26112
26113 2005-02-19 Jay Belanger <belanger@truman.edu>
26114
26115 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
26116 (math-div-non-trig): New variables.
26117 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
26118 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
26119 (math-combine-prod, math-div-symb-fancy): Add simplifications for
26120 trig expressions.
26121
26122 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
26123
26124 * progmodes/gdb-ui.el (gdb-var-update-handler)
26125 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
26126 for watch expressions,
26127 (gdb-var-create-handler): Don't set speedbar-update-flag.
26128 (gdb-post-prompt): Simplify test for speedbar.
26129
26130 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26131
26132 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
26133 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
26134 we use the syntax table of the correct buffer.
26135 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
26136 Felix Gatzemeier.
26137
26138 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
26139 (ediff-file-remote-p): Make synonymous with file-remote-p.
26140 In all deffaces ediff-*-face-*, use min-colors.
26141
26142 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
26143 ediff-recurse-to-subdirectories.
26144 (ediff-mark-if-equal): Check that the arguments are strings, use
26145 ediff-same-contents (after to Felix Gatzemeier).
26146
26147 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
26148 nil.
26149
26150 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
26151
26152 * log-view.el (log-view-message-re): Fix up Subversion regexp.
26153
26154 2005-02-18 David Kastrup <dak@gnu.org>
26155
26156 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
26157 use `mark-active' when defined.
26158
26159 2005-02-18 Kenichi Handa <handa@m17n.org>
26160
26161 * ps-print.el (ps-font-info-database): New entry
26162 ZapfChancery-MediumItalic with correct font name. Fix font name
26163 of the entry Zapf-Chancery-MediumItalic.
26164
26165 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
26166
26167 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
26168
26169 2005-02-16 Kim F. Storm <storm@cua.dk>
26170
26171 * ido.el (ido-fallback-command): Pass user input to fallback command.
26172
26173 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
26174
26175 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
26176 (gdb-find-file-hook): Add server prefix.
26177
26178 2005-02-16 Richard M. Stallman <rms@gnu.org>
26179
26180 * replace.el (perform-replace): Pass new args to replace-highlight.
26181 (replace-highlight): Take region args,
26182 and pass them to isearch-lazy-highlight-new-loop.
26183
26184 * novice.el (disabled-command-hook): Autoload the defalias
26185 and the make-obsolete-variable call.
26186
26187 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
26188
26189 * isearch.el (isearch-lazy-highlight-start-limit)
26190 (isearch-lazy-highlight-end-limit): New variables limit
26191 the region for highlighting.
26192 (isearch-lazy-highlight-new-loop): New args BEG and END.
26193 (isearch-lazy-highlight-search): Use the new vars.
26194 (isearch-lazy-highlight-update): Likewise.
26195
26196 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
26197
26198 * cus-start.el (all): Use default-boundp.
26199
26200 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
26201
26202 * menu-bar.el (menu-bar-select-frame): Handle current frame.
26203
26204 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
26205
26206 * autorevert.el (auto-revert-stop-on-user-input)
26207 (auto-revert-verbose): Doc fixes.
26208
26209 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
26210
26211 * international/mule-cmds.el (set-locale-environment): Remove call
26212 to set-selection-coding-system on Windows.
26213
26214 2005-02-15 Jay Belanger <belanger@truman.edu>
26215
26216 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
26217 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
26218 calcFunc-coth.
26219 (math-simplify-sqrt): Add simplifications.
26220
26221 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
26222 to list.
26223
26224 * calc/calc-ext.el: Add functions to autoloads.
26225
26226 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
26227 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
26228 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
26229 (math-csc-raw, math-cot-raw): New functions.
26230
26231 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
26232
26233 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
26234 the variable name in a message.
26235
26236 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
26237 calcFunc-csc, calcFunc-cot.
26238
26239 * calc/calcalg2.el: Add derivative and integration rules for
26240 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
26241 calcFunc-csch, calcFunc-coth.
26242 (math-do-integral-methods): Add to checks for when to use
26243 substitutions.
26244
26245 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
26246
26247 2005-02-15 Lute Kamstra <lute@gnu.org>
26248
26249 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
26250 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
26251 <monnier@iro.umontreal.ca>
26252 (lisp-outline-level): Improve efficiency. Suggested by David
26253 Kastrup <dak@gnu.org>.
26254
26255 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
26256
26257 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
26258 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
26259 (gdb-set-gud-minor-mode-existing-buffers): New functions.
26260 (gdb-find-file-hook): New hook. Add it to find-file-hook.
26261 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
26262
26263 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
26264
26265 * cus-start.el (all): Comment change.
26266
26267 2005-02-14 Lute Kamstra <lute@gnu.org>
26268
26269 * cus-start.el (all): Check if symbol is void.
26270
26271 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
26272
26273 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
26274 optional argument to \cite.
26275
26276 2005-02-14 Richard M. Stallman <rms@gnu.org>
26277
26278 * cus-edit.el (custom-buffer-create-internal): Update help message.
26279 (custom-magic-alist): Update help messages.
26280
26281 * cus-start.el (all): Allow a var to specify a standard value.
26282
26283 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
26284
26285 * custom.el (custom-theme-set-variables): Handle variable aliases.
26286
26287 * frame.el (blink-cursor-timer): Doc fix.
26288 (blink-cursor): Make it an alias for `blink-cursor-mode' and
26289 declare obsolete.
26290 (blink-cursor-mode): Define with defcustom and use correct
26291 standard expression in that defcustom.
26292 * startup.el (command-line): Adapt to above changes in frame.el.
26293
26294 2005-02-11 Lute Kamstra <lute@gnu.org>
26295
26296 * apropos.el (apropos-score-doc): Prevent division by zero.
26297
26298 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
26299
26300 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
26301 (icalendar--get-event-property-attributes)
26302 (icalendar--get-event-properties)
26303 (icalendar--datetime-to-diary-date): New functions.
26304 (icalendar--split-value): Doc fix.
26305 (icalendar--datetime-to-noneuropean-date)
26306 (icalendar--datetime-to-european-date): New optional argument
26307 SEPARATOR. Return result as a string instead of a list.
26308 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
26309 (icalendar--convert-string-for-export): Rename arg S to STRING.
26310 (icalendar-export-region): Doc fix. Change name of error buffer.
26311 Save output buffer.
26312 (icalendar-import-file): Add blank at end of prompt.
26313 (icalendar-import-buffer): Doc fix. Do not switch to error
26314 buffer. Indicate status in return value.
26315 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
26316 buffer. Save output buffer. Handle exception from recurrence
26317 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
26318 events. Fix problems with weekly all-day events.
26319
26320 2005-02-10 Richard M. Stallman <rms@gnu.org>
26321
26322 * simple.el (eval-expression-print-format):
26323 Avoid warning about edebug-active.
26324
26325 * help.el (help-for-help-internal): Rename from help-for-help.
26326 (help-for-help): Define with defalias.
26327
26328 * font-core.el (font-lock-default-function): Use with-no-warnings.
26329
26330 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
26331
26332 * custom.el (defface): Doc fix.
26333
26334 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
26335
26336 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
26337 width 0" to prevent word wrapping problems.
26338
26339 2005-02-09 Kim F. Storm <storm@cua.dk>
26340
26341 * ido.el (ido-file-extensions-order): New defcustom.
26342 (ido-file-extension-lessp, ido-file-extension-aux)
26343 (ido-file-extension-order): New advanced file ordering.
26344 (ido-file-lessp): New simple file ordering.
26345 (ido-sort-list): Remove.
26346 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
26347 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
26348
26349 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
26350
26351 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
26352 that some versions of grep produce.
26353 (grep-mode-font-lock-keywords): Likewise.
26354
26355 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
26356
26357 * progmodes/gdb-ui.el (gdb-location-list): New variable.
26358 (gdb-cdir): Delete.
26359 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
26360 (gdb-source-info): Treat case when source file is in another
26361 directory properly.
26362 (gdb-get-location): New function.
26363
26364 2005-02-07 Jay Belanger <belanger@truman.edu>
26365
26366 * calc/calc-prog.el (calc-write-parse-table-part)
26367 (calc-fix-token-name): Fix a check for language type.
26368
26369 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
26370
26371 2005-02-07 Andre Spiegel <spiegel@gnu.org>
26372
26373 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
26374 as directory not writable.
26375
26376 2005-02-07 Kim F. Storm <storm@cua.dk>
26377
26378 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
26379 (cua--standard-movement-commands): Remove list.
26380 Instead, set CUA property value to move for movement commands.
26381 (cua-movement-commands): Remove. Users must set CUA prop instead.
26382 (cua--pre-command-handler): Check CUA property.
26383 (cua--init-keymaps): Don't remap undo commands.
26384 (cua-mode): Don't call cua--rectangle-on-off.
26385
26386 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
26387 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
26388 (cua--rect-undo-set-point): New var.
26389 (cua--rectangle-undo-boundary): Setup undo apply entry.
26390 (cua--rect-undo-handler): New function for rectangle undo.
26391 (cua--rect-start-position, cua--rect-end-position): Add.
26392 (cua--rectangle-post-command): Call cua--rectangle-set-corners
26393 for restored rectangle. Set point if cua--rect-undo-set-point.
26394
26395 2005-02-06 Jay Belanger <belanger@truman.edu>
26396
26397 * calc/calc-lang.el (calc-tex-language): Display more information
26398 in messages.
26399
26400 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
26401 in TeX mode.
26402
26403 2005-02-06 Richard M. Stallman <rms@gnu.org>
26404
26405 * emacs-lisp/lisp.el (buffer-end): Doc fix.
26406
26407 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
26408
26409 * net/ldap.el (ldap-search-internal): Support attributes with
26410 optional descriptions separated by a semi-colon, as in
26411 "userCertificate;binary".
26412
26413 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26414
26415 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
26416 isn't a cons (i.e. the version is 0).
26417
26418 2005-02-05 Eli Zaretskii <eliz@gnu.org>
26419
26420 * help.el (help-for-help): Doc fix.
26421
26422 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
26423
26424 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
26425 GDB-Windows on the menu-bar as this works better.
26426
26427 2005-02-04 Jay Belanger <belanger@truman.edu>
26428
26429 * calc/calc-embed.el (calc-embedded-update): Don't put in
26430 unnecessary newlines. Adjust the end of formula marker.
26431
26432 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
26433 (math-latex-parse-two-args): New function.
26434
26435 2005-02-03 Lute Kamstra <lute@gnu.org>
26436
26437 * help-fns.el (help-with-tutorial): Make sure that users cannot
26438 remove the entire text of the tutorial by means of `undo'.
26439
26440 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
26441
26442 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
26443 in recent changes, where the ispell process was repeatedly
26444 killed & restarted.
26445
26446 * international/mule-cmds.el (set-locale-environment): Set file-name
26447 coding system to utf-8 on Darwin systems.
26448 (set-default-coding-systems): Don't set default-file-name-coding-system
26449 on Darwin systems.
26450
26451 2005-02-03 Richard M. Stallman <rms@gnu.org>
26452
26453 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
26454
26455 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
26456
26457 * faces.el (list-faces-display): Add optional argument.
26458
26459 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
26460
26461 * font-core.el (font-lock-default-function): Handle the rare case where
26462 only font-lock-keywords is set.
26463
26464 2005-02-02 Kenichi Handa <handa@m17n.org>
26465
26466 * international/characters.el: Cancel previous change for
26467 I-WITH-DOT-ABOVE and DOTLESS-i.
26468
26469 * international/latin-5.el: Cancel previous change.
26470
26471 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26472
26473 * progmodes/gud.el: Correction to syntax in gud-menu-map.
26474
26475 2005-02-02 Kenichi Handa <handa@m17n.org>
26476
26477 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
26478 DOTLESS-i.
26479
26480 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
26481 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
26482
26483 * case-table.el (get-upcase-table): New function.
26484 (copy-case-table): Copy upcaes table too if non-nil.
26485 (set-case-syntax-delims): Maintain upcase table too.
26486 (set-case-syntax-pair): Likewise.
26487 (set-upcase-syntax, set-downcase-syntax): New functions.
26488 (set-case-syntax): Maintain upcase table too.
26489
26490 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26491
26492 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
26493
26494 * progmodes/gud.el (gud-goto-info): New function.
26495 (gud-tool-bar-map): Use correct icon.
26496
26497 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26498
26499 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
26500 When delegating, order args in the funcall correctly.
26501
26502 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26503
26504 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
26505
26506 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
26507
26508 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
26509 buffer not visiting a file.
26510
26511 2005-01-31 Jay Belanger <belanger@truman.edu>
26512
26513 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
26514 bound on the line with the formula.
26515
26516 2005-01-31 Kim F. Storm <storm@cua.dk>
26517
26518 * ses.el (ses-create-cell-variable-range)
26519 (ses-destroy-cell-variable-range, ses-reset-header-string)
26520 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
26521 (ses-insert-row): Fix format of apply undo entries.
26522
26523 2005-01-31 Jay Belanger <belanger@truman.edu>
26524
26525 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
26526 parts.
26527
26528 * calc/calc-embed.el (calc-embedded-open-formula)
26529 (calc-embedded-close-formula): Ignore matrix environments.
26530
26531 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
26532 TeX mode.
26533
26534 * calc/calc-lang.el (math-function-table, math-oper-table)
26535 (math-variable-table): Adjust the LaTeX portions.
26536
26537 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
26538 (math-latex-ignore-words): New constant.
26539
26540 2005-01-31 Richard M. Stallman <rms@gnu.org>
26541
26542 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
26543 (ispell-local-dictionary): Doc fix.
26544 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
26545 Don't reinitialize at run time. Don't defcustom.
26546 All uses changed to append ispell-local-dictionary-alist,
26547 or check it first.
26548 (ispell-current-dictionary): New variable for dictionary in use.
26549 (ispell-dictionary): Now used only for global default.
26550 (ispell-start-process): Set ispell-current-dictionary,
26551 not ispell-dictionary.
26552 (ispell-change-dictionary): Use this only for setting
26553 user preferences.
26554 (ispell-internal-change-dictionary): New function
26555 to change the current dictionary in use.
26556 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
26557 Use ispell-current-dictionary.
26558 Handle ispell-local-dictionary-overridden.
26559 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
26560
26561 2005-01-31 Jay Belanger <belanger@truman.edu>
26562
26563 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
26564
26565 * calc/calc-ext.el: Add calc-latex-language to autoloads.
26566 (calc-mode-map): Add calc-latex-language.
26567
26568 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
26569 (math-latex-print-frac): New functions.
26570 (math-oper-table, math-function-table, math-variable-table)
26571 (math-complex-format, math-input-filter): Add latex properties.
26572 (calc-set-language): Set math-expr-special-function-mapping.
26573
26574 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
26575 (calc-write-parse-table-part): Add LaTeX support.
26576
26577 * calc/calc.el (calc-language): Adjust docstring.
26578 (calc-set-mode-line): Add LaTeX support.
26579 (math-expr-special-function-mapping): New variable.
26580 (math-tex-ignore-words): Add to list.
26581
26582 * calc/calccomp.el (math-compose-expr, math-compose-rows):
26583 Add LaTeX support.
26584 (math-compose-expr): Add support for special functions.
26585
26586 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
26587
26588 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
26589
26590 * progmodes/gdb-ui.el (gdb-memory-address)
26591 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
26592 (gdb-memory-mode-map, gdb-memory-format-keymap)
26593 (gdb-memory-format-menu, gdb-memory-unit-keymap)
26594 (gdb-memory-unit-menu): New variables for a buffer
26595 that lets the user examine program memory.
26596 (gdb-memory-set-address, gdb-memory-set-repeat-count)
26597 (gdb-memory-format-binary, gdb-memory-format-octal)
26598 (gdb-memory-format-unsigned, gdb-memory-format-signed)
26599 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
26600 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
26601 (gdb-memory-unit-word, gdb-memory-unit-halfword)
26602 (gdb-memory-unit-byte, gdb-memory-unit-menu)
26603 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
26604 (gdb-memory-mode, gdb-memory-buffer-name)
26605 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
26606 New functions for above buffer.
26607
26608 2005-01-30 Richard M. Stallman <rms@gnu.org>
26609
26610 * cus-edit.el (custom-bury-buffer): Function deleted.
26611 (custom-buffer-done-function): Option deleted.
26612 (custom-buffer-done-kill): New replacement option.
26613 (Custom-buffer-done): Call quit-window.
26614 (custom-buffer-create-internal): Update for above changes.
26615
26616 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
26617
26618 * simple.el (undo-ask-before-discard): New var.
26619 (undo-outer-limit-truncate): Implement it.
26620 (undo-extra-outer-limit): Doc update.
26621
26622 2005-01-29 Richard M. Stallman <rms@gnu.org>
26623
26624 * ses.el (undo-more): Delete defadvice.
26625 (ses-begin-change): Doc fix.
26626
26627 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
26628 instead of rebinding C-x u and C-_.
26629
26630 * files.el (normal-backup-enable-predicate): Return nil for files
26631 in /tmp, regardless of temporary-file-directory.
26632
26633 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
26634
26635 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
26636 (open-rectangle, delete-whitespace-rectangle-line)
26637 (clear-rectangle-line): If FILL, pass t instead of FILL
26638 for move-to-column's 2nd arg.
26639
26640 * simple.el (undo): Fix the test for continuing a series of undos.
26641 (undo-more): Set pending-undo-list to t when we reach end.
26642 (pending-undo-list): Move up defvar.
26643
26644 * wid-edit.el (widget-button-click):
26645 Shorten the range of the track-mouse binding.
26646
26647 * comint.el (comint-insert-input): Undo previous changes;
26648 use last-input-event in interactive spec.
26649
26650 2005-01-29 Eli Zaretskii <eliz@gnu.org>
26651
26652 * progmodes/compile.el (compilation-start): Bind buffer-read-only
26653 to nil before invoking call-process. Reset buffer's modified flag
26654 after fontifying it in the no-async branch.
26655
26656 * wid-edit.el (widget-specify-button): If mouse pointer shape
26657 cannot be changed, use mouse face instead.
26658
26659 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
26660
26661 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
26662 (gdb-goto-breakpoint): Make breakpoint handling work on template
26663 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
26664 (gdb-assembler-custom): Update to recognize breakpoint information
26665 added on 2005-01-19.
26666
26667 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
26668
26669 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
26670 (dsssl-mode): Use define-derived-mode.
26671 (scheme-mode-initialize): Remove.
26672 (scheme-mode): Use run-mode-hooks.
26673
26674 * cus-edit.el (customize-group-other-window)
26675 (custom-buffer-create-other-window): Don't override special-display-*.
26676 (custom-mode-map): Make it dense.
26677
26678 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
26679 sets the default value.
26680
26681 2005-01-28 Eli Zaretskii <eliz@gnu.org>
26682
26683 * descr-text.el: Add more keywords.
26684
26685 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
26686
26687 * speedbar.el: Avoid unnecessary use of locate-library.
26688
26689 * international/mule-cmds.el (standard-display-european-internal):
26690 Don't fiddle with latin-1 non-break space any more since it's now
26691 special cased in the C code.
26692 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
26693
26694 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
26695
26696 * cus-start.el (all): Add `undo-outer-limit'.
26697
26698 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
26699
26700 * textmodes/bibtex.el (bibtex-format-entry):
26701 Use `bibtex-empty-field-re' only on the text of fields, not on entire
26702 field lines.
26703 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
26704 not on part of a buffer.
26705
26706 2005-01-25 Lute Kamstra <lute@gnu.org>
26707
26708 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
26709 nonempty field text strings like "{letters\\macro{}more letters}".
26710 Clarify docstring.
26711 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
26712 (bibtex-entry-offset, bibtex-parse-association)
26713 (bibtex-parse-field-name): Fix typos in docstrings.
26714 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
26715
26716 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
26717
26718 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
26719 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
26720 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
26721 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
26722
26723 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
26724 isearch minor mode.
26725
26726 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
26727
26728 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
26729
26730 2005-01-24 Lute Kamstra <lute@gnu.org>
26731
26732 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
26733 CASECHARS and NOT-CASECHARS regular expressions of the
26734 "nederlands" and "nederlands8" dictionaries to prevent a "Range
26735 striding over charsets" error.
26736
26737 2005-01-24 Jay Belanger <belanger@truman.edu>
26738
26739 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
26740 display variable name.
26741
26742 2005-01-24 Kenichi Handa <handa@m17n.org>
26743
26744 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
26745 Fix setting of the element of encoded-kbd-iso2022-invocations.
26746
26747 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
26748
26749 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
26750 (gdb-threads-select): Change to also accept mouse events.
26751 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
26752 (gdb-threads-mouse-select): Delete.
26753
26754 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
26755
26756 * files.el (insert-directory): Take care of empty directory,
26757 listed without -a switch.
26758
26759 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
26760
26761 * textmodes/refill.el (refill-post-command-function):
26762 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
26763 to the list of functions that we should be careful not to undo.
26764 (refill-late-fill-paragraph-function): Remove.
26765 (refill-saved-state): New var.
26766 (refill-mode): Use it to save fill-paragraph-function.
26767 Save also the value of auto-fill-function.
26768
26769 * term/w32-win.el: Simplify code.
26770
26771 2005-01-23 Kim F. Storm <storm@cua.dk>
26772
26773 * simple.el (line-move): Adapt to new return value from
26774 pos-visible-in-window-p.
26775
26776 * simple.el (line-move): Fix last change. Check partial
26777 visibility at point rather than at window-start.
26778
26779 2005-01-22 Jason Rumney <jasonr@gnu.org>
26780
26781 * term/w32-win.el (xw-defined-colors): Remove debug-message.
26782
26783 2005-01-22 David Kastrup <dak@gnu.org>
26784
26785 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
26786
26787 2005-01-22 Eli Zaretskii <eliz@gnu.org>
26788
26789 * type-break.el (type-break-mode): Add a test for
26790 type-break-file-name being non-nil.
26791
26792 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
26793
26794 * net/eudc.el (top level): Call (message "") via progn, so that
26795 eudc-options-file is loaded.
26796
26797 2005-01-22 Kim F. Storm <storm@cua.dk>
26798
26799 * simple.el (line-move-1): Rename from line-move.
26800 (line-move): New function that adjusts vscroll for partially
26801 visible rows, and calls line-move-1 otherwise.
26802
26803 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
26804
26805 * pcomplete.el: Define pcomplete-read-event instead of read-event,
26806 since it's not a complete read-event implementation
26807
26808 2005-01-20 Jay Belanger <belanger@truman.edu>
26809
26810 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
26811 for called function.
26812
26813 2005-01-20 Steven Tamm <steventamm@mac.com>
26814
26815 * term/mac-win.el (process-connection-type): Remove.
26816 Controlled now by s/darwin.h:PTY_ITERATION.
26817
26818 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
26819
26820 * window.el (handle-select-window): Don't switch window when we're
26821 in the minibuffer.
26822
26823 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
26824
26825 * subr.el (dotimes-with-progress-reporter): New macro.
26826
26827 * ses.el (ses-dotimes-msg): Remove macro.
26828 Use `dotimes-with-progress-reporter' instead.
26829
26830 2005-01-19 Steven Tamm <steventamm@mac.com>
26831
26832 * term/mac-win.el (process-connection-type): Use new
26833 operating-system-release variable to use ptys on Darwin 7 (OS X
26834 10.3) when using carbon build.
26835
26836 2005-01-19 Jay Belanger <belanger@truman.edu>
26837
26838 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
26839 flags if the last command was a tab or M-tab.
26840
26841 * calc/calc-prog.el (calc-user-define-edit): Put original formula
26842 in formula editing buffer.
26843
26844 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26845
26846 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
26847 breakpoint image symbol in margin.
26848
26849 2005-01-19 Jay Belanger <belanger@truman.edu>
26850
26851 * calc/calc-prog.el (calc-execute-kbd-macro):
26852 Ignore calc-keep-arg-flag.
26853
26854 2005-01-19 Kenichi Handa <handa@m17n.org>
26855
26856 * textmodes/ispell.el (ispell-looking-at): New function.
26857 (ispell-process-line): Use ispell-looking-at to compare the ispell
26858 output and the buffer contents.
26859
26860 2005-01-18 Jay Belanger <belanger@truman.edu>
26861
26862 * calc/calc.el (calc-display-raw): Fix docstring.
26863
26864 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
26865
26866 * simple.el (blink-matching-open): Strip extra info from syntax.
26867
26868 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
26869 funny chars in the end-of-here-doc marker.
26870
26871 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26872
26873 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
26874 that enable/disabled state of breakpoints is shown correctly in
26875 fringe and on ttys.
26876 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
26877 Add breakpoint information as text properties.
26878 (gdb-mouse-toggle-breakpoint):
26879 Rename to gdb-mouse-set-clear-breakpoint.
26880 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
26881 breakpoints in the margin.
26882 (gdb-remove-strings): Simplify.
26883
26884 2005-01-17 Jay Belanger <belanger@truman.edu>
26885
26886 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
26887 erasing buffer.
26888
26889 2005-01-17 Richard M. Stallman <rms@gnu.org>
26890
26891 * progmodes/grep.el (grep-find): Copy from `grep' the condition
26892 for calling grep-compute-defaults.
26893
26894 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
26895 if buffer is empty.
26896
26897 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
26898
26899 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
26900
26901 * hilit-chg.el (highlight-changes-mode): Don't autoload.
26902
26903 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
26904 non-preloaded variables.
26905
26906 2005-01-17 Steven Tamm <steventamm@mac.com>
26907
26908 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
26909 tex-shell cause to force interactivity when using pipes.
26910
26911 2005-01-17 Kim F. Storm <storm@cua.dk>
26912
26913 * simple.el (just-one-space): Make arg optional.
26914
26915 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
26916
26917 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
26918 posn-at-x-y to t to access left-margin.
26919
26920 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
26921
26922 Sync with Tramp 2.0.47.
26923
26924 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
26925 catching keep-date problems in cp/scp operations.
26926 (tramp-handle-copy-file): Don't call `set-file-modes'
26927 unconditionally. Specialized functions should know better what is
26928 necessary. This improves performance a little bit, and the
26929 functions could catch errors with `cp -p' and `scp -p'.
26930 (tramp-do-copy-or-rename-file-via-buffer)
26931 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
26932 when appropriate.
26933 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
26934 Call `set-file-modes' when appropriate.
26935 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
26936 Johnsson <isak@hypergene.com>
26937 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
26938 of both Tramp buffer and debug buffer. Reported by Joakim Verona
26939 <joakim@verona.se>
26940 (tramp-file-name-for-operation): Mark `shell-command' as magic for
26941 Emacs only.
26942
26943 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
26944 `find-file-hooks' and `dired-mode-hook'.
26945 (tramp-minor-mode-map): Respective map. Add remapping for
26946 `compile' and `recompile'.
26947 (tramp-remap-command, tramp-recompile): New defuns.
26948 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
26949 in buffer "*Compilation*". Call the commands asynchronously.
26950
26951 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
26952 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
26953 `shell-command', because it isn't magic in XEmacs. Reported by
26954 Adrian Aichner <adrian@xemacs.org>.
26955
26956 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
26957 `substitute-in-file-name.
26958 (tramp-smb-handle-substitute-in-file-name): New defun.
26959 (tramp-smb-advice-PC-do-completion): Delete advice.
26960
26961 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
26962
26963 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
26964 Fix error in deleting region.
26965
26966 2005-01-15 Richard M. Stallman <rms@gnu.org>
26967
26968 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
26969 In non-temp buffer, switch syntax table temporarily.
26970
26971 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
26972
26973 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
26974
26975 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
26976
26977 * imenu.el (imenu--split-menu): Copy menulist before sorting.
26978 (imenu--generic-function): Use START, not BEG, as pos of definition.
26979
26980 * simple.el (just-one-space): Argument specifies number of spaces.
26981
26982 * simple.el (eval-expression-print-format): Avoid warning
26983 about edebug-active.
26984
26985 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
26986
26987 * progmodes/sh-script.el: Code copied from make-mode.el
26988 with small changes,
26989 (sh-mode-map): Bind C-c C-\.
26990 (sh-backslash-column, sh-backslash-align): New variables.
26991 (sh-backslash-region, sh-append-backslash): New functions.
26992
26993 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
26994
26995 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
26996 (rmail-pop-password, rmail-pop-password-required): Move to
26997 rmail-obsolete group.
26998 (rmail-set-pop-password): Rename to rmail-set-remote-password.
26999 All callers updated.
27000 (rmail-get-pop-password): Rename to rmail-get-remote-password.
27001 Take an argument specifying whether it is POP or IMAP mailbox we
27002 are using. All callers updated.
27003 (rmail-pop-password-error): Rename to
27004 rmail-remote-password-error. Added mailutils-specific error message.
27005 (rmail-movemail-search-path)
27006 (rmail-movemail-variant-in-use): New variables.
27007 (rmail-remote-password, rmail-remote-password-required):
27008 New customization variables.
27009 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
27010 (rmail-parse-url): New function.
27011 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
27012 with GNU mailutils movemail.
27013
27014 2005-01-15 Kevin Ryde <user42@zip.com.au>
27015
27016 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
27017 suffix to space, $ or '$, to correctly position point when going
27018 to @table style constants like DBL_MAX.
27019
27020 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
27021
27022 * type-break.el (type-break-mode, type-break-file-time)
27023 (type-break-file-keystroke-count, type-break-choose-file):
27024 Don't store data in or load data from the file if type-break-file-name
27025 is nil.
27026 (type-break-file-name): Doc update as per the above.
27027
27028 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
27029
27030 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
27031 lookup-key might return nil; handle that.
27032
27033 2005-01-15 Alan Mackenzie <acm@muc.de>
27034
27035 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
27036 rather than the element found, thus enabling the tree to be setcar'd.
27037
27038 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27039
27040 * textmodes/org.el (org-show-following-heading): New option.
27041 (org-show-hierarchy-above): Use `org-show-following-heading'.
27042 (org-cycle): Documentation fix.
27043
27044 * textmodes/org.el (orgtbl-optimized): New option
27045 (orgtbl-mode): New command, a minor mode.
27046 (orgtbl-mode-map): New variable.
27047 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
27048 (orgtbl-error, orgtbl-self-insert-command)
27049 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
27050
27051 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
27052 a local variable in each org-mode buffer.
27053
27054 * textmodes/org.el (org-set-regexps-and-options): Rename from
27055 `org-set-regexps'. Added checking for STARTUP keyword.
27056 (org-get-current-options): Add STARTUP options.
27057 (org-table-insert-row): Make mode intelligent about when
27058 realignment is needed.
27059 (org-self-insert-command, org-delete-backward-char, org-delete-char):
27060 New commands.
27061 (org-enable-table-editor): New default value `optimized'.
27062 (org-table-blank-field): Support blanking regions if active.
27063
27064 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27065
27066 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
27067 if the year is not given.
27068
27069 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
27070 Add new escapes %m and %M, fixed bug with %F by adding
27071 save-match-data.
27072 (reftex-reference): Remove ?. from list of spaces.
27073 (reftex-label-info): Add automatic label prefix recognition.
27074
27075 * textmodes/reftex-index.el (reftex-index-next-phrase):
27076 Add slave parameter to call of `reftex-index-this-phrase'.
27077 (reftex-index-this-phrase): New optional argument.
27078 (reftex-index-region-phrases): Add slave parameter to call of
27079 `reftex-index-this-phrase'.
27080 (reftex-display-index): New argument redo.
27081 (reftex-index-rescan): Add `redo' to arguments of
27082 `reftex-display-index'.
27083 (reftex-index-Rescan, reftex-index-revert)
27084 (reftex-index-switch-index-tag): Add `redo' to arguments of
27085 `reftex-display-index'.
27086 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
27087 indexing. Fix bug with matching is there is a quote before or
27088 after the word.
27089
27090 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
27091 Fix bug when collecting citation keys in lines with comments.
27092 (reftex-citation): Prefix argument no longer rescans the document,
27093 but forces prompting for optional arguments of cite macros.
27094 (reftex-do-citation): Prompting for optional arguments implemented.
27095
27096 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
27097 Add optional arguments to most cite commands.
27098 (reftex-cite-cleanup-optional-args): New option
27099 (reftex-cite-prompt-optional-args): New option.
27100 (reftex-trust-label-prefix): New option.
27101
27102 * textmodes/reftex-toc.el (reftex-toc-find-section):
27103 Add push-mark before changing the position in the buffer.
27104
27105 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
27106 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
27107
27108 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
27109
27110 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
27111 more carefully.
27112
27113 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
27114
27115 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
27116 (sgml-mode): Use it.
27117 (sgml-get-context): Better keep track of implicitly closed tags.
27118
27119 2005-01-13 Kenichi Handa <handa@m17n.org>
27120
27121 * textmodes/ispell.el: These changes are to fix misalignment error
27122 caused by equivalent characters of different Emacs charsets.
27123 (ispell-unified-chars-table): New variable.
27124 (ispell-get-decoded-string): New function.
27125 (ispell-get-casechars, ispell-get-not-casechars)
27126 (ispell-get-otherchars): Call ispell-get-decoded-string.
27127
27128 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27129
27130 * custom.el (custom-declare-variable): Just put symbol instead
27131 of (defvar . symbol) in `current-load-list'.
27132
27133 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
27134
27135 * emacs-lisp/elint.el: Fixed typo in Commentary section.
27136
27137 2005-01-12 Jay Belanger <belanger@truman.edu>
27138
27139 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
27140 to create a Calc summary.
27141
27142 2005-01-12 Kim F. Storm <storm@cua.dk>
27143
27144 * mouse.el (mouse-on-link-p): Change functionality and doc
27145 string to comply with latest description in lisp ref.
27146
27147 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
27148
27149 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
27150 Enable mouse clicks on mode-line, header-line and margin.
27151 (event-type): Give mouse event symbols an `event-kind' property
27152 with value `mouse-click'.
27153
27154 2005-01-12 Juri Linkov <juri@jurta.org>
27155
27156 * facemenu.el (list-colors-display): Add new arg buffer-name.
27157 Use it. Fix docstring. Replace code for identifying duplicate
27158 colors by the name with call to `list-colors-duplicates' which
27159 identifies duplicate colors by the value unless the color
27160 is one of special Windows colors. Set truncate-lines to t.
27161 Print sorted duplicate color names on each line. Indent to 22
27162 \(the longest color name in rgb.txt) instead of 20. Optimize.
27163 (list-colors-duplicates): New function.
27164 (facemenu-color-name-equal): Delete function.
27165
27166 * facemenu.el (list-colors-print): New function created from code
27167 in list-colors-display. Print #RRGGBB at the window right edge.
27168 (list-colors-display): When temp-buffer-show-function is not
27169 defined, call list-colors-print from temp-buffer-show-hook
27170 to get the right value of window-width in list-colors-print
27171 after the buffer is displayed.
27172
27173 * simple.el (pop-mark): Move deactivate-mark out of conditional
27174 part to deactivate the active mark regardless of the state of the
27175 mark ring.
27176
27177 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
27178 variables line in desktop files.
27179
27180 2005-01-12 Juri Linkov <juri@jurta.org>
27181
27182 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
27183 Bring together isearch highlight related options.
27184 (lazy-highlight): Replace group `replace' by `matching'.
27185 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27186 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27187 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
27188 and declare them obsolete.
27189 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
27190 (isearch-faces): Remove defgroup.
27191 (isearch-overlay, isearch-highlight, isearch-dehighlight):
27192 Move isearch highlighting code closer to lazy highlighting code.
27193
27194 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
27195 (query-replace-highlight, query-replace-lazy-highlight)
27196 (query-replace): Move definitions to the beginning of the file.
27197
27198 2005-01-11 Juri Linkov <juri@jurta.org>
27199
27200 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
27201 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
27202 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
27203
27204 * info.el (Info-history-forward): New variable.
27205 (Info-select-node): Reset Info-history-forward to nil.
27206 (Info-last): Turn into defalias.
27207 (Info-history-back): Rename from Info-last.
27208 Add current node to Info-history-forward.
27209 (Info-history-forward): New fun.
27210 (Info-mode-map): Replace Info-last by Info-history-back.
27211 Bind Info-history-forward to "r".
27212 (Info-mode-menu): Replace Info-last by Info-history-back.
27213 Fix menu item text. Add menu item for Info-history-forward.
27214 (info-tool-bar-map): Replace Info-last by Info-history-back.
27215 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
27216 for Info-history-forward.
27217 (Info-mode): Replace Info-last by Info-history-back in docstring.
27218 Add local variable Info-history-forward.
27219 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
27220
27221 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
27222
27223 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
27224 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
27225 Ignore select-window events rather than fiddle with
27226 mouse-autoselect-window.
27227
27228 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
27229
27230 * type-break.el (type-break-mode): Fix previous change.
27231
27232 2005-01-10 Jay Belanger <belanger@truman.edu>
27233
27234 * calc/calc-ext.el (calc-reset): Reset when inside embedded
27235 calculator; only reset when point is inside a calculator.
27236 Don't adjust the window height if the window takes up the whole height
27237 of the frame.
27238
27239 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
27240
27241 * ebuff-menu.el (Electric-buffer-menu-mode):
27242 Preserve value of buffer-local var header-line-format.
27243
27244 2005-01-09 Jay Belanger <belanger@truman.edu>
27245
27246 * calc/calc.el (calc-mode-var-list-restore-saved-values):
27247 Make sure settings file exists before accessing it.
27248
27249 * calc/calc-embed.el (calc-embedded-subst):
27250 Replace math-multi-subst-rec, which is only supposed to be called
27251 by math-multi-subst, by math-multi-subst.
27252
27253 2005-01-09 Andre Spiegel <spiegel@gnu.org>
27254
27255 * vc.el (vc-allow-async-revert): New user option.
27256 (vc-disable-async-diff): New internal variable.
27257 (vc-revert-buffer): Use them to disable asynchronous diff.
27258
27259 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
27260 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
27261 asynchronously if vc-disable-async-diff is t.
27262
27263 2005-01-09 Jay Belanger <belanger@truman.edu>
27264
27265 * calc/calc.el (defcalcmodevar): New macro.
27266 (calc-mode-var-list-restore-default-values)
27267 (calc-mode-var-list-restore-saved-values): New functions.
27268 (calc-mode-var-list): Use defcalcmodevar to define it.
27269 (calc-always-load-extensions, calc-line-numbering)
27270 (calc-line-breaking, calc-display-just, calc-display-origin)
27271 (calc-number-radix, calc-leading-zeros, calc-group-digits)
27272 (calc-group-char, calc-point-char, calc-frac-format)
27273 (calc-prefer-frac, calc-hms-format, calc-date-format)
27274 (calc-float-format, calc-full-float-format, calc-complex-format)
27275 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
27276 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
27277 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
27278 (calc-matrix-brackets, calc-language, calc-language-option)
27279 (calc-left-label, calc-right-label, calc-word-size)
27280 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
27281 (calc-display-raw, calc-internal-prec, calc-angle-mode)
27282 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
27283 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
27284 (calc-window-height, calc-display-trail, calc-show-selections)
27285 (calc-use-selections, calc-assoc-selections)
27286 (calc-display-working-message, calc-auto-why, calc-timing)
27287 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
27288 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
27289 (calc-gnuplot-default-device, calc-gnuplot-default-output)
27290 (calc-gnuplot-print-device, calc-gnuplot-print-output)
27291 (calc-gnuplot-geometry, calc-graph-default-resolution)
27292 (calc-graph-default-resolution-3d, calc-invocation-macro)
27293 (calc-show-banner): Use defcalcmodevar to declare them and set
27294 their default values.
27295
27296 * calc/calc-ext.el (calc-reset): Restore saved values of variables
27297 instead of default values (but restore default values if there is
27298 an argument of 0).
27299
27300 2005-01-09 David Kastrup <dak@gnu.org>
27301
27302 * desktop.el (desktop-restore-eager): Fix typo in type.
27303
27304 2005-01-08 Richard M. Stallman <rms@gnu.org>
27305
27306 * cus-edit.el (customize): Delete :link.
27307
27308 2005-01-08 Jay Belanger <belanger@truman.edu>
27309
27310 * calc/calc.el (calc-mode): Remove the extension from the
27311 `calc-settings-file' file name when loading it.
27312
27313 2005-01-08 Kim F. Storm <storm@cua.dk>
27314
27315 * info.el (Info-mode-map, Info-next-link-keymap)
27316 (Info-prev-link-keymap, Info-up-link-keymap):
27317 Map follow-link to mouse-face.
27318 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
27319
27320 2005-01-08 Jay Belanger <belanger@truman.edu>
27321
27322 * calc/calc.el (calc-settings-file): Change default value.
27323 Suggested by cgw in a comment in calc-mode.el.
27324
27325 * calc/calc-mode.el (calc-settings-file-name):
27326 Compare calc-settings-file to user-init-file instead of ~/.emacs.
27327 Replace ~/.emacs in a prompt by calc-settings-file.
27328
27329 2005-01-07 Lars Hansen <larsh@math.ku.dk>
27330
27331 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
27332 (desktop-lazy-idle-delay): New customizable variables.
27333 (desktop-buffer-args-list): New variable.
27334 (desktop-append-buffer-args): New function.
27335 (desktop-save): Call desktop-append-buffer-args for some buffers.
27336 (desktop-lazy-create-buffer): New function.
27337 (desktop-idle-create-buffers): New function.
27338 (desktop-read): Add message about buffers to restore lazily.
27339 (desktop-lazy-abort): New command.
27340 (desktop-clear): Call desktop-lazy-abort.
27341 (desktop-lazy-complete): New command.
27342
27343 2005-01-06 Richard M. Stallman <rms@gnu.org>
27344
27345 * emacs-lisp/find-func.el (find-face-definition):
27346 Rename from find-face.
27347
27348 2005-01-06 Kim F. Storm <storm@cua.dk>
27349
27350 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
27351
27352 * man.el (Man-xref-man-page, Man-xref-header-file)
27353 (Man-xref-normal-file): Add follow-link property.
27354
27355 2005-01-06 Jay Belanger <belanger@truman.edu>
27356
27357 * calc/calc-units.el: Make sure the proper macro definitions are
27358 available when compiling.
27359
27360 2005-01-06 Juri Linkov <juri@jurta.org>
27361
27362 * isearch.el (isearch-lazy-highlight-update):
27363 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
27364
27365 2005-01-06 Miles Bader <miles@gnu.org>
27366
27367 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
27368 (isearch-lazy-highlight-face): Use new name.
27369
27370 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
27371
27372 * uniquify.el (uniquify-rationalize-file-buffer-names):
27373 Re-add an interactive spec.
27374 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
27375 to the same name.
27376
27377 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
27378 (isearch-update, isearch-done): Adjust calls accordingly.
27379
27380 2005-01-05 Richard M. Stallman <rms@gnu.org>
27381
27382 * custom.el (custom-set-variables, custom-theme-set-variables):
27383 Clarify documentation.
27384
27385 * emacs-lisp/find-func.el (find-variable)
27386 (find-variable-other-window, find-variable-other-frame):
27387 Fix the TYPE args to find-function-read and find-function-do-it.
27388 (find-function): Doc fix.
27389 (find-function-at-point): Replace function-at-point alias.
27390
27391 2005-01-04 Richard M. Stallman <rms@gnu.org>
27392
27393 * cus-face.el (custom-declare-face):
27394 Record defface in current-load-list.
27395
27396 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
27397
27398 * emacs-lisp/find-func.el: Doc fixes.
27399 (find-face-regexp): New variable.
27400 (find-function-regexp-alist): New variable.
27401 (find-function-C-source): Third arg is now TYPE.
27402 (find-function-search-for-symbol): Handle general TYPE.
27403 (find-function-read, find-function-do-it): Handle general TYPE.
27404 (find-definition-noselect, find-face): New functions.
27405 (function-at-point): Alias deleted.
27406
27407 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
27408
27409 * battery.el (display-battery-mode): Rename from display-battery.
27410 Handle the case where it gets turned off.
27411
27412 2005-01-04 Richard M. Stallman <rms@gnu.org>
27413
27414 * cus-edit.el (customize): Make :link point to user doc.
27415
27416 * man.el (Man-fontify-manpage): Turn off undo generation.
27417
27418 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
27419
27420 2005-01-04 Andreas Schwab <schwab@suse.de>
27421
27422 * files.el (insert-directory): Only look for error lines in
27423 inserted text. Don't move too far after processing --dired markers.
27424
27425 2005-01-04 Richard M. Stallman <rms@gnu.org>
27426
27427 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
27428 Don't expand if the character is @, period, dash, etc.
27429 (define-mail-abbrev): Quote names that contain problem characters.
27430
27431 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
27432
27433 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
27434
27435 2005-01-03 Richard M. Stallman <rms@gnu.org>
27436
27437 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
27438 (query-replace-highlight, query-replace-lazy-highlight)
27439 (query-replace): Definitions moved up. Doc fix.
27440
27441 2005-01-03 Richard M. Stallman <rms@gnu.org>
27442
27443 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
27444 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27445 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27446 (lazy-highlight-face): Rename from isearch-lazy-...
27447 Change all references to them.
27448
27449 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
27450
27451 * cus-edit.el (custom-file): Doc fix for defcustom.
27452 (custom-file): The function no longer sets the variable
27453 `custom-file' to its return value.
27454
27455 * startup.el (command-line): No longer load `custom-file'.
27456
27457 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
27458
27459 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
27460
27461 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
27462 Don't confuse module-prefixed identifiers for labels.
27463 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
27464
27465 2005-01-02 Richard M. Stallman <rms@gnu.org>
27466
27467 * files.el (basic-save-buffer-1): Fix previous change.
27468
27469 * loadhist.el (file-loadhist-lookup): New function.
27470 (file-provides, file-requires): Use it.
27471
27472 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
27473 instead of calculating the right size.
27474
27475 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
27476
27477 * vc-svn.el (vc-svn-diff): Stay local if possible.
27478
27479 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
27480
27481 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
27482
27483 * files.el (hack-local-variables): Fix last change.
27484
27485 2005-01-02 Jay Belanger <belanger@truman.edu>
27486
27487 * calc/calc-yank.el (calc-edit-top): New variable.
27488 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
27489 object. Change header properties.
27490 (calc-edit-finish, calc-edit-finish-stack-object)
27491 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
27492 edited object.
27493 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
27494 for the beginning of the edited object.
27495 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
27496 for the beginning of the edited object.
27497 * calc/calc-prog.el (calc-edit-macro-finish-edit)
27498 (calc-finish-formula-edit, calc-macro-repeats)
27499 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
27500 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
27501 beginning of the edited object.
27502 (calc-user-define-edit): Change the header for editing macros.
27503 Remove unnecessary variable.
27504
27505 2005-01-01 Jay Belanger <belanger@truman.edu>
27506
27507 * calc/calc-yank.el (calc-edit-mode): Change default header.
27508 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
27509 * calc/calc-store.el (calc-edit-variable): Change title to match new
27510 header.
27511 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
27512 mode to match new header.
27513 (calc-user-define-edit): Change titles to include names of commands.
27514 (calc-finish-formula-edit): Adjust to handle new header.
27515 (calc-finish-macro-edit): Remove.
27516 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
27517 (calc-edit-macro-command, calc-edit-macro-command-type)
27518 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
27519 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
27520 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
27521 (calc-edit-macro-finish-edit): New functions.
27522 (calc-user-define-edit): Use new functions to edit named calc macros.
27523
27524 2005-01-01 Stefan <monnier@iro.umontreal.ca>
27525
27526 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
27527
27528 * ses.el (copy-region-as-kill): Deactivate mark.
27529
27530 2005-01-01 Richard M. Stallman <rms@gnu.org>
27531
27532 * replace.el (occur-1): If the output buffer is also an input,
27533 don't kill it, rename it.
27534
27535 * faces.el (set-face-background, set-face-foreground): Doc fix.
27536
27537 * cus-face.el (custom-face-attributes): Fix :help-echo strings
27538 for :foreground and :background.
27539
27540 * dired.el (dired-view-command-alist): Variable deleted.
27541 (dired-view-file, dired-mouse-find-file-other-window):
27542 Delete the code to use it.
27543
27544 2005-01-01 Kim F. Storm <storm@cua.dk>
27545
27546 * image.el (insert-sliced-image): Use t for line-height property.
27547
27548 See ChangeLog.11 for earlier changes.
27549
27550 ;; Local Variables:
27551 ;; coding: iso-2022-7bit
27552 ;; End:
27553
27554 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
27555 Copying and distribution of this file, with or without modification,
27556 are permitted provided the copyright notice and this notice are preserved.
27557
27558 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1