""
[bpt/emacs.git] / lisp / ChangeLog
1 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
2
3 * international/latexenc.el (latexenc-find-file-coding-system): If
4 both coding-system-for-write and buffer-file-coding-system of
5 latex-main-file are nil, use `undecided'.
6
7 2007-12-06 Jason Rumney <jasonr@gnu.org>
8
9 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
10
11 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
12
13 * ido.el (ido-save-history): Use emacs-mule coding system
14 instead of utf-8 to save filenames (it's safer in Emacs 22).
15 Set the `coding' local variable on the first line of the file.
16
17 2007-12-04 Karl Fogel <kfogel@red-bean.com>
18
19 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
20 coding system. This ports revisions 1.40 and 1.41 over to the
21 EMACS_22_BASE branch, but with the right coding system for Emacs
22 22 to reliably record filenames. Suggested by Eli Zaretskii.
23
24 2007-12-01 Richard Stallman <rms@gnu.org>
25
26 * wid-edit.el (widget-type): Doc fix.
27
28 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
29
30 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
31
32 2007-12-01 Alexandre Julliard <julliard@winehq.org>
33
34 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
35
36 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
37
38 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
39 Don't match "sub { (...) ... }".
40
41 2007-11-29 Richard Stallman <rms@gnu.org>
42
43 * international/mule-cmds.el (toggle-input-method-active): New var.
44 (toggle-input-method): Bind toggle-input-method-active to t.
45 Error if it was already non-nil.
46
47 2007-11-29 Glenn Morris <rgm@gnu.org>
48
49 * calendar/time-date.el (with-decoded-time-value): Doc fix.
50
51 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
52
53 * calendar/time-date.el (encode-time-value): Doc fix.
54
55 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
56
57 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
58
59 2007-11-24 Kenichi Handa <handa@m17n.org>
60
61 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
62
63 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
64
65 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
66
67 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
68
69 * textmodes/paragraphs.el (forward-sentence): Doc fix.
70 Reported by Drew Adams <drew.adams@oracle.com>.
71
72 2007-11-20 Glenn Morris <rgm@gnu.org>
73
74 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
75 for compatibility with Emacs 23.
76
77 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
78
79 * replace.el (map-query-replace-regexp): Doc fix (revert part of
80 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
81
82 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
83
84 * progmodes/gdb-ui.el: Update commentary.
85
86 2007-11-16 Eli Zaretskii <eliz@gnu.org>
87
88 * international/mule-cmds.el (set-locale-environment):
89 Set default-file-name-coding-system _after_ keyboard and terminal
90 coding systems. This fixes last change.
91
92 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
93 one space after "Subject:".
94
95 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
96
97 * subr.el (make-variable-frame-local):
98 Fix typo in obsolescence declaration.
99
100 2007-11-16 Glenn Morris <rgm@gnu.org>
101
102 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
103
104 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
105
106 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
107 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
108 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
109
110 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
111
112 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
113 in order to determine if there's a conflict.
114
115 2007-11-16 Juri Linkov <juri@jurta.org>
116
117 * man.el (Man-heading-regexp): Add 0-9.
118 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
119
120 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
121
122 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
123 Fix typo in docstring.
124
125 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
126 (cua-highlight-region-shift-only): Doc fix.
127
128 2007-11-15 Richard Stallman <rms@gnu.org>
129
130 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
131
132 * reposition.el (reposition-window):
133 Binding C-M-l moved to bindings.el.
134
135 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
136
137 * add-log.el (add-change-log-entry-other-window):
138 Key binding C-x 4 a moved to bindings.el.
139
140 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
141 from filecache.el.
142
143 * filecache.el: Minibuffer map bindings moved to bindings.el.
144
145 2007-11-14 Jason Rumney <jasonr@gnu.org>
146
147 * international/mule-cmds.el (set-locale-environment):
148 Set default-file-name-coding-system from system defaults on Windows.
149
150 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
151
152 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
153 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
154 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
155 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
156 locations.
157 (gdb-info-breakpoints-custom, gdb-assembler-custom)
158 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
159 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
160
161 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
162
163 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
164 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
165 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
166 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
167 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
168 Rewrite in active voice.
169
170 2007-11-10 Juri Linkov <juri@jurta.org>
171
172 * startup.el: Backport startup screen related changes from the trunk.
173 (initialization): Change group to `environment'.
174 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
175 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
176 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
177 (initial-scratch-message): Fix docstring.
178 (startup-screen-inhibit-startup-screen)
179 (pure-space-overflow-message): New variables.
180 (command-line): Rename `inhibit-startup-message' to
181 `inhibit-startup-screen'.
182 (initial-scratch-message): Doc fix.
183 (fancy-splash-text): Remove variable.
184 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
185 New variables.
186 (fancy-splash-delay, fancy-splash-max-time)
187 (fancy-current-text, fancy-splash-stop-time)
188 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
189 Remove variables.
190 (fancy-splash-insert): Use help-echo from the 3rd element of the
191 link specification list, or "Follow this link" if it's nil. Doc fix.
192 Allow functions for face and link specs.
193 (fancy-splash-tail): Remove function.
194 (fancy-startup-tail): New function.
195 (fancy-splash-default-action, fancy-splash-special-event-action)
196 (fancy-splash-screens): Remove functions.
197 (fancy-about-screen): New function.
198 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
199 Fix docstring. Use argument `startup' to conditionally display
200 different texts for Startup and About screens. Don't display Help
201 commands on the About screen. Remove `unwind-protect' `sit-for'
202 delay and `kill-buffer' after it.
203 (normal-mouse-startup-screen, normal-splash-screen)
204 (normal-no-mouse-startup-screen): New functions.
205 (startup-echo-area-message): Change text of the echo area.
206 (display-splash-screen): Remove function.
207 (display-startup-screen, display-about-screen): New functions.
208 (about-emacs): Make alias to `display-about-screen'.
209 (display-splash-screen): Make alias to `display-startup-screen'.
210 (command-line-1): Rename `inhibit-startup-message' to
211 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
212 started with command line options "-f", "-funcall", "-e", "-eval",
213 "-execute", "-insert", "-find-file", "-file", "-visit".
214 Inhibit startup screen when Emacs is started with a file name only
215 on tty (i.e. don't inhibit it when started with a file name like
216 "emacs FILE..." on a window system).
217 Comment out unused code for coping with the old sit-for behavior.
218 If file-count > 0, then display the concise version in another
219 window, otherwise display full version in the same window.
220 * loadup.el: Add `button'. Move up `startup'.
221 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
222 * version.el (emacs-copyright): Add emacs-copyright.
223 * menu-bar.el (menu-bar-help-menu):
224 Move "About Emacs" and "About GNU" to the end of the Help menu.
225 Move "Emacs Psychotherapist" after "Send Bug Report...".
226 Move "External Packages" after "Find Emacs Packages".
227
228 2007-11-10 Jason Rumney <jasonr@gnu.org>
229
230 * w32-fns.el: Sync charset names with setup-default-fontset.
231 Append "-1" where second part missing.
232
233 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
234
235 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
236
237 * ido.el (ido-save-history): Write the history file in UTF-8,
238 and add `coding' file-local variable.
239
240 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
241
242 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
243 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
244 (iso-iso2duden-trans-tab): Add docstring.
245
246 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
247
248 * faces.el (face-normalize-spec): Remove function.
249 (frame-set-background-mode): Undo last change.
250
251 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
252
253 * files.el (enable-local-variables): Doc fix.
254
255 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
256
257 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
258 match dir like "a...b".
259
260 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
261
262 * eshell/esh-mode.el (eshell-output-filter):
263 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
264 Use `with-current-buffer'.
265
266 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
267
268 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
269
270 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
271
272 * net/tls.el: Require rx when compiling.
273 (tls-end-of-info): New variable.
274 (open-tls-stream): Keep reading input until `tls-end-of-info' is
275 matched.
276
277 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
278
279 * simple.el (bad-packages-alist): Anchor semantic regexp.
280
281 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
282
283 * files.el (hack-local-variables): Fix membership tests to avoid
284 treating all variables as safe if `enable-local-variables' is
285 set to :safe (CVE-2007-5795).
286
287 2007-11-02 Glenn Morris <rgm@gnu.org>
288
289 * progmodes/etags.el (tags-table-mode): Disable undo.
290
291 * simple.el (bad-packages-alist): Revert previous change.
292
293 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
294
295 * printing.el (printing): Fix :version, printing.el was included
296 in emacs-22.1.
297 (pr-path-style, pr-path-alist, pr-txt-name)
298 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
299 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
300 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
301 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
302 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
303 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
304 (pr-setting-database, pr-visible-entry-list)
305 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
306 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
307 :version.
308
309 2007-11-01 Glenn Morris <rgm@gnu.org>
310
311 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
312
313 * mail/footnote.el (footnote-numeric-regexp)
314 (footnote-english-upper-regexp, footnote-english-lower-regexp)
315 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
316 Match multi-character footnotes.
317
318 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
319 (nroff-indent-line-function): New function.
320 (nroff-count-text-lines): Use nroff-forward-text-line rather than
321 obsolete alias.
322
323 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
324
325 * net/tramp.el (tramp-open-connection-telnet)
326 (tramp-open-connection-rsh, tramp-open-connection-su)
327 (tramp-open-connection-multi): Set $LC_ALL to "C".
328
329 2007-10-31 Sven Joachim <svenjoac@gmx.de>
330
331 * dired-aux.el (dired-copy-file-recursive):
332 Preserve directory permissions.
333
334 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
335
336 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
337 (whitespace-unload-function): New-style unload function. When run,
338 unintern `whitespace-unload-hook' and call `unload-feature' recursively
339 to stop the old hook from messing with the unloading.
340
341 * strokes.el (strokes-alphabetic-lessp): Doc fix.
342
343 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
344
345 * emacs-lisp/find-func.el (find-library): Use library at
346 point as default interactive argument.
347
348 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
349
350 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
351 (elp-unset-master, elp-results): Fix typos.
352 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
353 Doc fixes.
354
355 * msb.el (msb--many-menus): Remove variable.
356 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
357 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
358 (msb--toggle-menu-type): Fix typos in docstrings.
359
360 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
361 (shadow-insert-var): Doc fixes.
362 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
363 Reflow docstrings.
364 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
365
366 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
367
368 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
369 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
370 Fix typos in autoload docstrings.
371
372 * loadhist.el (unload-feature): Remove redundant check.
373
374 2007-10-30 Richard Stallman <rms@gnu.org>
375
376 * savehist.el (savehist-save): Obey savehist-ignored-variables.
377
378 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
379
380 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
381 (gdb-var-update-handler-1): Use it.
382
383 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
384
385 * loadhist.el (unload-feature): Remove erroneous check for the
386 FEATURE-unload-function variable; check the existence of the
387 function (that's what the docstring says, and it makes more sense).
388
389 * follow.el (follow-unload-function): Add docstring.
390 (follow-unload-function): Remove variable.
391
392 * server.el (server-unload-function): Remove variable.
393 (server-unload-function): Unbind `server-edit' from `C-x #'.
394
395 * uniquify.el (uniquify-unload-function): Add docstring.
396 (uniquify-unload-function): Remove variable.
397
398 * ses.el (ses-unload-function): New function.
399
400 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
401
402 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
403 (unsafep-progn, unsafep-let): Fix typos in docstrings.
404
405 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
406 before use to avoid a warning in packages that require uniquify.
407 (uniquify-unload-function): New function and var.
408
409 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
410
411 * loadhist.el (unload-feature-special-hooks):
412 Add `delete-frame-functions'.
413
414 * server.el (server-unload-function): Rename from `server-unload-hook'
415 and adapt to new `unload-feature' functionality. Remove hook from
416 `kill-buffer-hook' buffer-locally.
417 (server-unload-hook): Remove.
418 (server-unload-function): New var; replaces `server-unload-hook'.
419
420 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
421
422 * desktop.el (uniquify-managed): Pacify byte compiler.
423 (desktop-buffer-info): If the buffer name is managed by uniquify,
424 save the base name, not the uniquified one.
425 (desktop-create-buffer): Allow `rename-buffer' to generate a new
426 name in case of conflict.
427
428 2007-10-26 Glenn Morris <rgm@gnu.org>
429
430 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
431 safe-local-variable property.
432
433 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
434
435 * net/browse-url.el (browse-url-browser-function): Delete grail.
436 (browse-url-grail): Function and variable deleted.
437 (browse-url-browser-function): Delete IXI Mosaic.
438 (browse-url-default-browser): Don't try IXI Mosaic.
439 (browse-url-iximosaic): Function deleted.
440 (browse-url-browser-function): Delete MMM.
441 (browse-url-default-browser): Don't try MMM.
442 (browse-url-mmm): Function deleted.
443
444 2007-10-25 Glenn Morris <rgm@gnu.org>
445
446 * progmodes/f90.el (f90-indented-comment-re)
447 (f90-directive-comment-re, f90-break-delimiters):
448 * progmodes/fortran.el (fortran-comment-line-start-skip)
449 (fortran-directive-re):
450 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
451 as safe if they are strings.
452
453 2007-10-25 Richard Stallman <rms@gnu.org>
454
455 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
456
457 2007-10-24 Richard Stallman <rms@gnu.org>
458
459 * savehist.el (savehist-save): Omit unreadable elements.
460
461 * loadhist.el (unload-function-defs-list): Renamed from
462 unload-function-features-list.
463 (unload-feature-special-hooks, unload-feature): Doc fixes.
464
465 * indent.el (indent-to-left-margin): If point's in the indentation,
466 move to the end of the indentation.
467
468 * cus-edit.el (customize-changed-options): Make arg optional.
469
470 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
471
472 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
473
474 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
475
476 * textmodes/css-mode.el: Require CL.
477 (comment-continue): Declare.
478
479 * subr.el (make-variable-frame-localizable): Remove.
480 (make-variable-frame-local): Mark obsolete.
481
482 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
483
484 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
485 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
486
487 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
488
489 * comint.el (comint-password-prompt-regexp):
490 Handle `[sudo] password'-style prompt.
491
492 2007-10-23 Glenn Morris <rgm@gnu.org>
493
494 * progmodes/f90.el (f90-do-indent, f90-if-indent)
495 (f90-type-indent, f90-program-indent)
496 (f90-continuation-indent, f90-comment-region)
497 (f90-beginning-ampersand, f90-smart-end)
498 (f90-break-before-delimiters, f90-auto-keyword-case)
499 (f90-leave-line-no, f90-mode-hook):
500 Give an appropriate safe-local-variable property.
501 (f90-font-lock-keywords-2): Fix `go to' regexp.
502
503 * progmodes/fortran.el (fortran-tab-mode-default)
504 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
505 (fortran-structure-indent, fortran-continuation-indent)
506 (fortran-comment-indent, fortran-comment-line-extra-indent)
507 (fortran-comment-line-start)
508 (fortran-minimum-statement-indent-fixed)
509 (fortran-minimum-statement-indent-tab)
510 (fortran-comment-indent-char, fortran-line-number-indent)
511 (fortran-check-all-num-for-matching-do)
512 (fortran-blink-matching-if, fortran-continuation-string)
513 (fortran-comment-region, fortran-electric-line-number)
514 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
515 (fortran-analyze-depth, fortran-break-before-delimiters):
516 Give an appropriate safe-local-variable property.
517
518 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
521 of the subdirs is unreadable.
522
523 2007-10-22 Martin Rudalics <rudalics@gmx.at>
524
525 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
526 Use window-full-width-p.
527
528 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
529
530 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
531 (tpu-edt-off): Use it.
532 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
533 the global-map before adding it to global-map.
534
535 * menu-bar.el (global-buffers-menu-map): New var.
536 (global-map, menu-bar-update-buffers): Use it.
537 * msb.el (msb-menu-bar-update-buffers): Use it.
538 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
539 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
540 Use with-current-buffer.
541
542 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
543
544 * hexl.el (hexl-menu): New major mode menu.
545
546 2007-10-20 Glenn Morris <rgm@gnu.org>
547
548 * progmodes/f90.el (f90-font-lock-keywords-2)
549 (f90-looking-at-type-like): Fix regexp typos.
550
551 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
552
553 * bs.el (bs-mode): Add mode name (accidentally left out
554 in the 2007-10-16 change).
555
556 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
557
558 * bs.el (bs--track-window-changes): Don't refresh the whole list.
559 (bs-mode): Set mode-class property to special.
560
561 * follow.el (follow-unload-function): New function.
562
563 * loadhist.el (unload-function-features-list):
564 Rename from `unload-hook-features-list'.
565 (unload-hook-features-list): Add as obsolete alias.
566 (unload-feature): Use `unload-function-features-list'
567 and new FEATURE-unload-function.
568
569 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
570
571 * loadhist.el (unload-feature-special-hooks):
572 Update list of special hooks.
573
574 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
575 (adaptive-fill-function): Doc fix. Remove * from docstring.
576
577 2007-10-18 Glenn Morris <rgm@gnu.org>
578
579 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
580
581 2007-10-17 Aaron Hawley <aaronh@garden.org>
582
583 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
584 position is not saved.
585
586 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
587
588 * longlines.el (longlines-wrap-follows-window-size): Integer value
589 specifies wrapping margin.
590 (longlines-mode, longlines-window-change-function):
591 Set window-specific wrapping margin based on the above.
592
593 2007-10-17 John Wiegley <johnw@newartisans.com>
594
595 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
596
597 2007-10-17 Glenn Morris <rgm@gnu.org>
598
599 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
600 Tweak regexp to avoid stack overflow.
601
602 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
603
604 * simple.el (reindent-then-newline-and-indent): Don't assume that
605 indent-according-to-mode preserves point.
606
607 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
608
609 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
610 (bs--restore-window-config): Keep the selected frame.
611 (bs--track-window-changes, bs--remove-hooks): New functions.
612 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
613 (bs--show-with-configuration): Revert 2006-11-09 change.
614 Don't reuse window unless it is visible on the selected frame.
615 Restore window configuration (possibly in a different frame)
616 before creating any window.
617
618 2007-10-16 Richard Stallman <rms@gnu.org>
619
620 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
621 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
622 (ad-is-advised, ad-get-advice-info-field)
623 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
624
625 2007-10-16 Glenn Morris <rgm@gnu.org>
626
627 * simple.el (blink-matching-open): Don't report false errors with
628 the `$' syntax class.
629
630 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
631
632 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
633 (filesets-ormap, filesets-sort-case-sensitive-flag)
634 (filesets-remake-shortcut, filesets-ingroup-collect-files):
635 Fix typos in docstrings.
636 (filesets-data-get-name, filesets-data-get-data)
637 (filesets-data-set, filesets-cmd-query-replace-getargs)
638 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
639
640 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
641
642 * term/mac-win.el: Don't require url when compiling, as url-type is
643 no longer a macro.
644
645 2007-10-14 Glenn Morris <rgm@gnu.org>
646
647 * progmodes/etags.el (select-tags-table): Disable undo in the
648 `*Tags Table List*' buffer.
649
650 2007-10-13 Eli Zaretskii <eliz@gnu.org>
651
652 * dired.el (dired-warn-writable): New face.
653 (dired-warn-writable-face): New variable.
654 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
655 of dired-warning-face, for group- and world-writable files.
656
657 2007-10-13 Glenn Morris <rgm@gnu.org>
658
659 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
660 (octave-re-search-forward-kw, octave-re-search-backward-kw):
661 Add doc string, and an explicit COUNT argument.
662 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
663 `inc' to search functions.
664
665 2007-10-13 John W. Eaton <jwe@octave.org>
666
667 * progmodes/octave-mod.el (octave-looking-at-kw)
668 (octave-re-search-forward-kw, octave-re-search-backward-kw):
669 New functions.
670 (octave-in-defun-p, calculate-octave-indent)
671 (octave-blink-matching-block-open, octave-beginning-of-defun)
672 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
673 to search for regexps that contain case-sensitive keywords.
674 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
675 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
676
677 2007-10-13 Richard Stallman <rms@gnu.org>
678
679 * files.el (directory-abbrev-alist): Doc fix.
680
681 2007-10-13 Jari Aalto <jari.aalto@cante.net>
682
683 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
684
685 2007-10-12 Martin Rudalics <rudalics@gmx.at>
686
687 * frame.el (set-frame-configuration): Assign name parameter only
688 if it has been set explicitly before.
689
690 * window.el (handle-select-window): Revert part of 2007-10-06
691 change setting the input focus.
692
693 2007-10-12 Glenn Morris <rgm@gnu.org>
694
695 * cus-edit.el (custom-variable-menu, custom-face-menu)
696 (custom-group-menu): Check init-file-user rather than
697 user-init-file, in case cus-edit is loaded by site-run-file.
698
699 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
700
701 * follow.el (follow-stop-intercept-process-output):
702 Use `follow-call-process-filter' rather than `process-filter'.
703
704 2007-10-11 Tom Tromey <tromey@redhat.com>
705
706 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
707 frame is visible.
708
709 2007-10-10 Richard Stallman <rms@gnu.org>
710
711 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
712 in *Backtrace*.
713
714 * faces.el (face-font-selection-order): Doc fix.
715
716 * loadhist.el (unload-feature): Doc fix.
717
718 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
719
720 * ps-print.el: Fix the usage of :foreground and :background face
721 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
722 (ps-print-version): New version 6.7.6.
723 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
724 Fix code.
725 (ps-face-foreground-color-p, ps-face-background-color-p)
726 (ps-face-color-p): New inline funs.
727
728 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
729
730 * follow.el: Change all instances of "Follow Mode" to "Follow
731 mode" in docstrings and messages.
732
733 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
734
735 * faces.el (face-font-selection-order): Doc fix.
736
737 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
738 (follow-mode-off-hook): Mark as obsolete.
739
740 2007-10-08 Richard Stallman <rms@gnu.org>
741
742 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
743 (edebug-install-custom-print, edebug-reset-print-funcs)
744 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
745 Functions deleted.
746 (edebug-prin1, edebug-print, edebug-prin1-to-string)
747 (edebug-format, edebug-message): Define directly as aliases.
748
749 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
750
751 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
752
753 2007-10-07 Glenn Morris <rgm@gnu.org>
754
755 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
756 version numbers.
757
758 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
759
760 * net/tramp.el (tramp-completion-mode): Extend doc-string.
761 (tramp-completion-mode-p): Revert change from 2007-09-24.
762 Checking for `return' etc as last character is not sufficient, for
763 example in dired-mode when entering <g> (revert-buffer) or
764 <s> (dired-sort).
765
766 2007-10-06 Martin Rudalics <rudalics@gmx.at>
767
768 * window.el (mouse-autoselect-window-cancel): Don't cancel for
769 select-window or select-frame events.
770 (handle-select-window): When autoselecting window set input
771 focus. Restructure.
772
773 * frame.el (focus-follows-mouse): Moved to frame.c.
774 * cus-start.el (all): Add focus-follows-mouse.
775
776 2007-10-05 Chris Moore <dooglus@gmail.com>
777
778 * server.el (server-kill-new-buffers): Doc fix.
779
780 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
781
782 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
783 activate font-locking in the *buffer-selection* buffer.
784 (bs-show-sorted): Doc fix.
785
786 * bs.el (bs--get-marked-string, bs--get-modified-string)
787 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
788 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
789 (bs--format-aux): Doc fix.
790
791 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
792
793 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
794
795 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
796
797 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
798
799 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
800
801 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
802 (gud-gdb): New function for old M-x gdb (text command mode).
803 (gud-gdb-command-name, gdb): Move to...
804
805 * progmodes/gdb-ui.el: ...here and adapt doc string.
806 (gud-gdba-command-name, gdba): Delete.
807
808 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
809
810 * bs.el: Don't defvar `font-lock-verbose'.
811 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
812 (bs--get-file-name): Fix typos in docstrings.
813 (bs--show-header): Use `dolist' instead of `mapcar'.
814 (bs-mode): Set `show-trailing-whitespace' to nil.
815 (bs-buffer-sort-function, bs-mouse-select-other-frame)
816 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
817 Doc fixes.
818
819 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
820
821 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
822
823 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
824
825 * progmodes/gud.el (gdb): Make graphical mode the default and
826 switch to text command mode if appropriate, i.e., reverse previous
827 arrangement.
828 (gud-gdb-marker-filter): Adapt for above change.
829
830 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
831 gud-minor-mode and gud-marker-filter.
832 (gdb-fullname-regexp): New variable.
833 (gud-gdba-marker-filter): Use it to switch to text command
834 mode if appropriate.
835
836 2007-10-02 Richard Stallman <rms@gnu.org>
837
838 * frame.el (cursor-in-non-selected-windows): Doc fix.
839
840 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
841
842 * progmodes/gud.el (gud-display-line): Find source buffer even when
843 GUD buffer has its own frame.
844
845 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
846
847 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
848
849 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
850
851 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
852
853 2007-09-29 Martin Rudalics <rudalics@gmx.at>
854
855 * allout.el (allout-before-change-handler): Replace got-char by
856 goto-char.
857
858 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
859
860 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
861 Used to try and automatically enabled smerge-mode in the presence of
862 conflicts and to call `svn resolved' when the conflicts are gone.
863 (vc-svn-parse-status): Remember the svn-specific status.
864
865 * newcomment.el (comment-choose-indent): New function extracted
866 from comment-indent. Improve the alignment algorithm.
867 (comment-indent): Use it.
868
869 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
870
871 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
872 (eldoc-message-commands, eldoc-current-idle-delay):
873 Fix typos in docstrings.
874
875 * progmodes/python.el (python-eldoc-function): Doc fix.
876
877 2007-09-26 Eli Zaretskii <eliz@gnu.org>
878
879 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
880 menu-bar-apropos-menu. All users changed.
881 (menu-bar-help-menu): Change menu symbols to better match the text
882 displayed by the menu.
883
884 2007-09-25 Glenn Morris <rgm@gnu.org>
885
886 * view.el (view-search-no-match-lines): Add a doc string.
887 Rewrite to simplify and work better.
888
889 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
890
891 * net/tramp.el (tramp-completion-mode-p): Rename from
892 `tramp-completion-mode'. Revert logic, check `return', `newline'
893 and such alike. Packages like Icicles tend to use other completion
894 characters but `tab' and `space' only.
895 (top): Require cl.el, when `copy-tree' is not available otherwise.
896
897 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
898 `ad-get-arg'.
899
900 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
901
902 * net/tramp-vc.el (tramp-vc-user-login-name):
903 Use `vc-find-version' instead of `process-file' to check whether we
904 have a new enough vc that doesn't need the defadvice.
905
906 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
907
908 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
909 #, @, : and ^.
910
911 2007-09-23 Glenn Morris <rgm@gnu.org>
912
913 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
914
915 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
916
917 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
918
919 * log-view.el (log-view-mode-map): Likewise.
920
921 * diff-mode.el (diff-mode-shared-map): Likewise.
922
923 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
924
925 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
926 add inferior-octave-directory-tracker to the buffer-local value
927 of comint-input-filter-functions.
928
929 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
930
931 * files.el (file-name-sans-versions): Also allow `A-Z'.
932
933 * vc.el: Mention all supported VC backends.
934
935 2007-09-22 Richard Stallman <rms@gnu.org>
936
937 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
938 neighbouring buttons.
939
940 2007-09-22 Andreas Schwab <schwab@suse.de>
941
942 * files.el (file-name-sans-versions): Also allow `_'.
943
944 2007-09-22 Glenn Morris <rgm@gnu.org>
945
946 * eshell/esh-mode.el (eshell-output-filter-functions):
947 Add eshell-postoutput-scroll-to-bottom.
948
949 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
950
951 * files.el (file-name-sans-versions): Allow - and a-z in version names.
952
953 * log-view.el (log-view-mode-map, log-view-mode-menu):
954 Bind log-view-annotate-version.
955 (log-view-beginning-of-defun, log-view-end-of-defun)
956 (log-view-annotate-version): New functions.
957 (log-view-mode): Use log-view-beginning-of-defun and
958 log-view-end-of-defun.
959
960 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
961
962 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
963
964 2007-09-21 Kevin Ryde <user42@zip.com.au>
965
966 * international/mule.el (sgml-html-meta-auto-coding-function):
967 Bind `case-fold-search' to t.
968
969 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
970
971 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
972 neighbouring buttons.
973
974 * progmodes/compile.el (compilation-error-regexp-alist-alist):
975 Recognize gcc's use of "note" for informational messages.
976
977 2007-09-20 Glenn Morris <rgm@gnu.org>
978
979 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
980 motion functions, rather than hard-coding "\n\n".
981 (tex-validate-region): Check for eobp, to speed up.
982 (tex-next-unmatched-end): Doc fix.
983
984 2007-09-19 Glenn Morris <rgm@gnu.org>
985
986 * textmodes/tex-mode.el (tex-terminate-paragraph):
987 Use backward-paragraph.
988
989 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
992 (css-mode): Update correspondingly.
993
994 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
995
996 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
997
998 * vc-hooks.el (vc-menu-entry): New var.
999 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1000 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1001 (vc-menu-map): Declare and initialize in one step.
1002
1003 * menu-bar.el (vc-menu-map): Don't setup any more.
1004 Instead, just create the proper spot in the menu.
1005
1006 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
1007 Stefan Monnier <monnier@iro.umontreal.ca>
1008
1009 * vc.el: Document new VC operation `extra-menu'.
1010
1011 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1012
1013 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1014
1015 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1016 Signed-off-by, Acked-by and Merge.
1017
1018 2007-09-17 Glenn Morris <rgm@gnu.org>
1019
1020 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1021 filename from `--file-line-error', if it is available.
1022
1023 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1024
1025 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1026 TeX `--file-line-error' format.
1027
1028 2007-09-17 Glenn Morris <rgm@gnu.org>
1029
1030 * textmodes/tex-mode.el (tex-region): Simplify previous change,
1031 handling the case where the region is not in `tex-main-file'.
1032 (tex-region-1): Delete.
1033 (tex-region-header): New function, doing the header part of the
1034 old tex-region-1.
1035
1036 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1037
1038 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1039
1040 2007-09-16 Drew Adams <drew.adams@oracle.com>
1041
1042 * cus-edit.el (custom-face-edit-activate): Doc fix.
1043
1044 2007-09-16 Glenn Morris <rgm@gnu.org>
1045
1046 * textmodes/tex-mode.el (tex-region): Handle the case where the
1047 region is not in `tex-main-file'. Move the old code that applies
1048 to both cases...
1049 (tex-region-1): ...to this new function.
1050
1051 2007-09-15 Martin Rudalics <rudalics@gmx.at>
1052
1053 * simple.el (blink-matching-open): Don't display message when no
1054 paren is found within blink-matching-paren-distance characters.
1055 Don't search prompt in blink-matching-paren-distance nil case.
1056
1057 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
1058
1059 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1060
1061 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1062
1063 * vc-mtn.el: New file.
1064
1065 * vc-hooks.el (vc-handled-backends): Add Mtn.
1066
1067 2007-09-13 Eli Zaretskii <eliz@gnu.org>
1068
1069 * files.el (find-file, find-file-other-window)
1070 (find-file-other-frame, find-file-existing, find-file-read-only)
1071 (find-file-read-only-other-window)
1072 (find-file-read-only-other-frame)
1073 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1074
1075 2007-09-13 Jari Aalto <jari.aalto@cante.net>
1076
1077 * man.el (Man-default-man-entry): At end of line, continue looking
1078 to the next line for possible end of hyphenated command.
1079
1080 2007-09-13 Chris Moore <dooglus@gmail.com>
1081
1082 * shell.el (shell-resync-dirs): Don't move the cursor relative to
1083 the command being edited.
1084
1085 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
1086
1087 * progmodes/gud.el (gdb-ready): New variable.
1088 (gdb): Set it to nil. Set gud-running to nil here...
1089 (gud-common-init): ...instead of here.
1090
1091 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1092 Use gdb-ready. Discard input until GDB is ready to accept it.
1093
1094 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
1095
1096 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1097 C-M-S- keys.
1098
1099 2007-09-12 Martin Rudalics <rudalics@gmx.at>
1100
1101 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1102 make it show up with eight colors.
1103
1104 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1105
1106 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1107 diffs are concatenated with no intervening line.
1108
1109 2007-09-10 Dave Love <fx@gnu.org>
1110
1111 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1112 (python-font-lock-keywords): Update to the 2.5 version of the language.
1113 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1114 (python-backspace): Only behave funny in code.
1115 (python-compilation-regexp-alist): Add PDB stack trace regexp.
1116 (inferior-python-mode): Add PDB prompt regexp.
1117 (python-fill-paragraph): Refine the fenced-string regexp.
1118 (python-find-imports): Handle imports spanning several lines.
1119 (python-mode): Add `class' to hideshow support.
1120
1121 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
1122
1123 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
1124 add-log-buffer-file-name-function rather than bind buffer-file-name,
1125 so we dont end up calling change-log-mode in *cvs* when `fi' is the
1126 ChangeLog file itself.
1127
1128 * outline.el (outline-flag-region): Use front-advance.
1129
1130 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
1131
1132 * progmodes/cperl-mode.el: Merge upstream 5.23.
1133 (cperl-where-am-i): Remove function.
1134 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1135 (cperl-sniff-for-indent): De-invert [string] and [comment].
1136 When looking for label, skip s:m:y:tr.
1137 (cperl-indent-line): Likewise.
1138 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1139 (cperl-windowed-init): Wrong `ps-print' handling.
1140 Both thanks to Chong Yidong.
1141 (cperl-look-at-leading-count): Could fail with unfinished RExen.
1142 (cperl-find-pods-heres): If the second part of s()[] is missing,
1143 don't try to highlight delimiters...
1144
1145 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1146
1147 * progmodes/compile.el (compilation-get-file-structure): Complete last
1148 change by also using spec-directory in the puthash.
1149
1150 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
1151
1152 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
1153 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1154 (vc-bzr-status): Fix shadowing of variable 'status'.
1155 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1156 Use `expand-file-name' instead of `concat'.
1157 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1158 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
1159
1160 2007-09-05 Jason Rumney <jasonr@gnu.org>
1161
1162 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1163
1164 2007-09-02 Richard Stallman <rms@gnu.org>
1165
1166 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1167 Add `safe-local-variable' property.
1168 (lisp-body-indent): Likewise.
1169
1170 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1171
1172 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1173 prev/next-node.
1174
1175 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
1176 (x-gtk-map-stock): New function.
1177
1178 2007-09-02 Glenn Morris <rgm@gnu.org>
1179
1180 * comint.el (comint-mode): Don't set scroll-conservatively.
1181
1182 * eshell/em-unix.el (eshell/time): Stringify and flatten the
1183 non-command arguments.
1184
1185 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
1186
1187 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1188 Fix bug: Don't expand top-level file name more than once.
1189 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1190
1191 2007-09-01 Richard Stallman <rms@gnu.org>
1192
1193 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1194 Add doc string.
1195
1196 2007-08-30 Richard Stallman <rms@gnu.org>
1197
1198 * speedbar.el (speedbar-frame-reposition-smartly)
1199 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1200 (speedbar-check-vc): Don't use dframe-xemacsp.
1201
1202 2007-08-30 Martin Rudalics <rudalics@gmx.at>
1203
1204 * files.el (backup-buffer-copy): Try to overwrite old backup first.
1205
1206 2007-08-29 Martin Rudalics <rudalics@gmx.at>
1207
1208 * repeat.el (repeat): Use last-repeatable-command instead of
1209 real-last-command. Run pre- and post-command hooks for
1210 self-insertion. Update doc-string.
1211
1212 2007-08-28 Glenn Morris <rgm@gnu.org>
1213
1214 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
1215
1216 2007-08-27 Alexandre Julliard <julliard@winehq.org>
1217
1218 * vc-git.el (vc-git-state): Call git-add --refresh to update the
1219 state of the file.
1220 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1221 (vc-git-create-repo): Fix invalid command.
1222
1223 2007-08-27 Richard Stallman <rms@gnu.org>
1224
1225 * textmodes/flyspell.el (flyspell-mode):
1226 Catch errors in flyspell-mode-on.
1227
1228 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1229
1230 * progmodes/modula2.el (m2-definition, m2-module):
1231 Don't use previous-line. Reported by T. V. Raman.
1232
1233 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1234
1235 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1236 argument to tool-bar-mode call.
1237
1238 2007-08-27 Glenn Morris <rgm@gnu.org>
1239
1240 * diff-mode.el (diff-find-file-name): Only accept regular files,
1241 to rule out /dev/null, directories, etc.
1242
1243 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
1244
1245 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1246 safe-local-variable setting.
1247 * progmodes/perl-mode.el (perl-indent-level): Likewise.
1248
1249 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1250
1251 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1252 of buffers in uniquify-managed.
1253
1254 * simple.el (invisible-p): Rename from text-invisible-p.
1255 Update callers.
1256
1257 2007-08-25 Alan Mackenzie <acm@muc.de>
1258
1259 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1260 new language variable.
1261
1262 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
1263 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1264 "extern" etc., rather than BOI. Fix addition of spurious
1265 syntactic-symbol 'defun-block-intro, replacing it with
1266 'innamespace, etc.
1267
1268 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
1269
1270 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1271 Don't behave differently when executed via M-x. Add doc string.
1272
1273 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1274
1275 * files.el (backup-buffer-copy): Don't wrap delete in
1276 condition-case, only try to delete if file exists.
1277
1278 2007-08-24 Glenn Morris <rgm@gnu.org>
1279
1280 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1281
1282 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1283
1284 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1285 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1286 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1287 (cperl-etags-goto-tag-location): Use new style backquotes.
1288
1289 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
1290 (dynamic-completion-table): Use it it.
1291
1292 * net/browse-url.el: Remove spurious * in custom docstrings.
1293 (browse-url-filename-alist): Use new-style backquote.
1294
1295 * emacs-lisp/backquote.el (backquote-unquote-symbol)
1296 (backquote-splice-symbol): Clarify they're not new-style unquotes.
1297
1298 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1299 (\,@): Backslash the , and ,@ which are not new-style unquotes.
1300
1301 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1302
1303 * net/socks.el (socks-username/password-auth-filter):
1304 Remove unused vars `state' and `desired-len'.
1305 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1306 (socks-wait-for-state-change): Use new-style backquotes.
1307
1308 * pcvs.el (cvs-mode-status): Fix long-standing typo.
1309
1310 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1311 backquotes after each `read' rather than once per buffer.
1312
1313 * dframe.el: Remove spurious * in custom docstrings.
1314 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1315 (dframe-xemacs20p): Remove, inline at the sole use point.
1316 (defface): Don't defvar the face, don't use old-style backquote.
1317 (defcustom): Don't use old-style backquote.
1318 (dframe-frame-parameter, dframe-mouse-event-p):
1319 Make it obvious that it's always defined.
1320 (dframe-popup-kludge): New function to replace
1321 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1322 (dframe-frame-mode, dframe-set-timer-internal)
1323 (dframe-mouse-set-point): Remove use of with-no-warnings from
1324 XEmacs-specific code.
1325 (dframe-set-timer-internal): Fix very old bug with
1326 post-command-idle-hook.
1327
1328 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1329
1330 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
1331
1332 * image-mode.el (image-minor-mode): Use image-mode-text-map.
1333
1334 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
1335
1336 * sort.el (sort-fold-case, sort-numeric-base): Mark as
1337 safe-local-variable.
1338
1339 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1340
1341 * net/browse-url.el (browse-url-emacs): New function.
1342
1343 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
1346 warning if the file uses old style backquotes.
1347
1348 * emacs-lisp/bytecomp.el (byte-compile-log-file)
1349 (byte-recompile-directory, byte-compile-file)
1350 (byte-compile-from-buffer): Use with-current-buffer.
1351
1352 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
1353 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
1354 (line-move-1, line-move-finish, line-move-to-column)
1355 (move-end-of-line, move-beginning-of-line): Use new name.
1356
1357 2007-08-22 Glenn Morris <rgm@gnu.org>
1358
1359 * files.el (backup-buffer-copy): Check backup directory is
1360 writable, to avoid infloop deleting old backup.
1361
1362 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1363 movemail related variables.
1364 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1365 will now be set before this is called.
1366
1367 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1368
1369 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
1370
1371 * progmodes/ada-mode.el: Fix up comment style in header.
1372 (ada-check-emacs-version): Remove.
1373 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
1374 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
1375 to try and quieten the byte-compiler.
1376 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
1377
1378 * vc.el (vc-annotate-warp-version): Don't use previous-line.
1379
1380 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1381
1382 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1383 extracted from `eval-last-sexp-1'.
1384 (eval-last-sexp-1): Call `preceding-sexp'.
1385
1386 2007-08-19 Glenn Morris <rgm@gnu.org>
1387
1388 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1389 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1390 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
1391 shadow files messing up the compilation.
1392
1393 2007-08-18 Glenn Morris <rgm@gnu.org>
1394
1395 * progmodes/scheme.el (scheme-mode-variables):
1396 Set font-lock-comment-start-skip.
1397
1398 2007-08-18 Martin Rudalics <rudalics@gmx.at>
1399
1400 * progmodes/ada-mode.el (ada-create-syntax-table):
1401 Move set-syntax-table from here to ...
1402 (ada-mode): ... here. Don't change global value of comment-multi-line.
1403 Call new function ada-initialize-syntax-table-properties.
1404 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
1405 (ada-deactivate-properties, ada-initialize-properties):
1406 Replace by new functions ...
1407 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
1408 (ada-initialize-syntax-table-properties): ... to set up syntax-table
1409 properties uniformly, independently from whether font-lock-mode
1410 is enabled or not. Handle read-only buffers and do not change
1411 undo-list when setting syntax-table properties.
1412 (ada-after-change-function): Use ada-set-syntax-table-properties.
1413
1414 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1415
1416 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
1417 (cperl-find-pods-heres): Fix an error when typing expressions like
1418 `s{a}{b}'.
1419
1420 2007-08-17 Glenn Morris <rgm@gnu.org>
1421
1422 * progmodes/compile.el (compilation-get-file-structure): Make use
1423 of the directory part when checking for an existing entry, to
1424 handle files with same basename in different directories.
1425
1426 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1427
1428 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1429 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1430 (ps-paragraph-spacing): Docstring fix.
1431
1432 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1433
1434 * smerge-mode.el (smerge-resolve): New arg `safe'.
1435 (smerge-resolve-all, smerge-batch-resolve): New function.
1436 (smerge-refine): Make sure `diff' returns the expected result.
1437 (smerge-parsep-re): New const.
1438 (smerge-mode): Use it to adjust paragraph-separate.
1439
1440 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1441 Correctly match / regexp matchers as first char on a line when
1442 fontifying only that line.
1443
1444 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1445
1446 2007-08-16 Glenn Morris <rgm@gnu.org>
1447
1448 * ps-print.el (ps-font-size): Doc fix.
1449
1450 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1451
1452 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1453 (vc-bzr-registered): Don't redundantly protect against
1454 file-error. Actually use the format-specific code.
1455 (vc-bzr-buffer-nonblank-p): Remove.
1456 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1457
1458 2007-08-15 Glenn Morris <rgm@gnu.org>
1459
1460 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1461 sloppier, for the sake of GNU Mailman.
1462 (rmail-digest-rfc1153): Initialize `result' correctly.
1463
1464 2007-08-14 Glenn Morris <rgm@gnu.org>
1465
1466 * simple.el (bad-packages-alist): New constant.
1467 (bad-package-check): New function. Together, these two add
1468 elements to `after-load-alist' to check for problematic external
1469 packages.
1470 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1471
1472 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1473
1474 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1475 optional quotes around files in NEED-UPDATE . REMOVED case.
1476
1477 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1478 (ada-treat-cmd-string): Improve error message.
1479 (ada-do-file-completion): Call `ada-require-project-file', so
1480 project variables are set properly.
1481 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1482 (ada-gnatfind-buffer-name): New constant.
1483 (ada-find-any-references): Use new constant. Set buffer name
1484 properly in compilation-start. Toggle read-only properly.
1485 (ada-find-in-src-path): Fix spelling error in docstring.
1486
1487 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1488 by zero error.
1489
1490 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1491
1492 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1493
1494 2007-08-12 Richard Stallman <rms@gnu.org>
1495
1496 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1497 (cvs-execute-single-file): Use new name split-string-and-unquote.
1498 (cvs-header-msg): Use new name combine-and-quote-strings.
1499
1500 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1501
1502 * progmodes/gud.el (gud-common-init): Use new name
1503 split-string-and-unquote.
1504
1505 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1506 in javac regexp.
1507
1508 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1509 combine-and-quote-strings and split-string-and-unquote.
1510
1511 * subr.el (combine-and-quote-strings): Rename from strings->string.
1512 (split-string-and-unquote): Rename from string->strings.
1513
1514 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1517 to buffer-local settings.
1518
1519 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1520 (backquote-process): Add internal arg `level'. Use the two to
1521 correctly handle nested backquotes.
1522
1523 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1524
1525 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1526 (vc-bzr-state-words): Add "kind changed" state word.
1527 (vc-bzr-status): New function. Return Bzr idea of file status,
1528 which is different from VC's.
1529 (vc-bzr-state): Use vc-bzr-status.
1530 (vc-workfile-unchanged-p): Use vc-bzr-status.
1531 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1532 (vc-dired-state): Process "kind changed" state word.
1533
1534 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1535
1536 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1537
1538 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1539 Move from vc-default-find-file-not-found-hook.
1540
1541 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1542
1543 * url/url-auth.el (url-basic-auth): When prompting for username
1544 and password, default to the username and password in the URL.
1545
1546 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1547
1548 * man.el: Remove spurious * in docstrings.
1549 Merge defvars and toplevel setq-defaults.
1550 (Man-highlight-references0): Limit=nil rather than point-max.
1551 (Man-mode-map): Move initialization into the declaration.
1552 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1553 (Man-view-header-file): Use expand-file-name rather than concat.
1554 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1555
1556 * man.el (Man-next-section): Make sure we do not move backward.
1557
1558 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1559
1560 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1561 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1562 ps-print-color-p is neither nil nor black-white. Reported by Christian
1563 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1564
1565 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1566
1567 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1568
1569 2007-08-08 Andreas Schwab <schwab@suse.de>
1570
1571 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1572 self-insert-command, not self-insert.
1573
1574 2007-08-08 Glenn Morris <rgm@gnu.org>
1575
1576 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
1577
1578 * Replace `iff' in doc-strings and comments.
1579
1580 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1581 rather than just `-'.
1582
1583 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1584
1585 * dired.el (dired-pop-to-buffer):
1586 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1587 * calendar/calendar.el (generate-calendar-window):
1588 * progmodes/compile.el (compilation-set-window-height):
1589 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1590 Use window-full-width-p instead of comparing frame-width and
1591 window-width.
1592
1593 * progmodes/compile.el (compilation-find-buffer): Remove extra
1594 argument in call to compilation-buffer-internal-p.
1595
1596 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1597
1598 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1599 parameters IDENTIFICATION and CONNECTED.
1600 (tramp-handle-insert-file-contents): VISIT must be handled after
1601 insertion of the local copy. Reported by Peter Gordon
1602 <peter@pg-consultants.com>.
1603 (tramp-file-name-handler): No special handling for
1604 `expand-file-name'. But for `file-name-as-directory'.
1605 (tramp-find-shell, tramp-open-connection-telnet)
1606 (tramp-open-connection-rsh, tramp-open-connection-su)
1607 (tramp-open-connection-multi)
1608 (tramp-open-connection-setup-interactive-shell): Guard against
1609 $PROMPT_COMMAND shell var. Reported by Steve Youngs
1610 <steve@sxemacs.org>.
1611 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
1612 the hint.
1613
1614 * net/trampver.el: Update release number.
1615
1616 2007-08-07 Tom Tromey <tromey@redhat.com>
1617
1618 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1619 Add safe-local-variable property.
1620
1621 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1622
1623 * image-mode.el (image-toggle-display): Use image-refresh.
1624
1625 * longlines.el (longlines-decoded): New variable.
1626 (longlines-mode): Avoid encoding or decoding the buffer twice.
1627
1628 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1629
1630 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1631 unofficial version.
1632 (vc-bzr-command): Remove redundant setting of process-connection-type.
1633 (vc-bzr-admin-checkout-format-file): Add autoload.
1634 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1635 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1636 (vc-bzr-registered): Compare dirstate format tag with known good
1637 value, abort parsing if match fails. Warn user in docstring.
1638 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1639 See bzrlib/branch.py in Bzr sources.
1640 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1641 (vc-bzr-shell-command): Remove in favor of
1642 vc-bzr-command-discarding-stderr.
1643 (vc-bzr-command-discarding-stderr): New function.
1644
1645 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1646
1647 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1648 program, and return nil
1649 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1650 (vc-bzr-state): Look for path names relative to the repository
1651 root after status keyword.
1652 (vc-bzr-file-name-relative): New function.
1653 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1654 depend on it.
1655 (vc-bzr-admin-dirname, ...-checkout-format-file)
1656 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1657 files that we now parse directly for speed.
1658 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1659 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1660 (vc-bzr-state): "bzr status" successful only if exitcode is 0
1661 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1662 Bzr warnings, so we must discard it.
1663 (vc-bzr-workfile-version): Speedup counting lines from
1664 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1665 if that file doesn't exist.
1666 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1667 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
1668 (not ".bzr"!) to `vc-directory-exclusion-list'
1669 (vc-bzr-shell-command): New function.
1670
1671 2007-08-06 Tom Tromey <tromey@redhat.com>
1672
1673 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1674 (diff-fixup-modifs): Typo in docstring.
1675
1676 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1677
1678 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1679 count-screen-lines.
1680 (tpu-edt-off): Disable relevant pieces of advice.
1681
1682 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1683 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1684 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1685 redefining the function.
1686 (tpu-set-scroll-margins): Activate the pieces of advice.
1687
1688 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1691 process-filter.
1692
1693 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1694
1695 * help.el (resize-temp-buffer-window): Use window-full-width-p
1696 instead of comparing frame-width and window-width.
1697
1698 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
1699
1700 * term.el: Honor term-default-fg-color and term-default-bg-color
1701 settings when modifying term-current-face.
1702 (term-default-fg-color, term-default-bg-color): Initialize from
1703 default term-current-face.
1704 (term-mode, term-reset-terminal): Set term-current-face with
1705 term-default-fg-color and term-default-bg-color.
1706 (term-handle-colors-array): term-current-face has term-default-fg-color
1707 and term-default-bg-color after reset escape sequence.
1708 (term-handle-colors-array): Set term-current-color with
1709 term-default-fg/bg-color instead of ansi-term-color-vector when the
1710 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1711
1712 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1713
1714 * files.el (set-auto-mode): Handle also remote files wrt
1715 `auto-mode-alist'.
1716
1717 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
1718 remote identification.
1719
1720 2007-08-04 Glenn Morris <rgm@gnu.org>
1721
1722 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1723 zero, not nil, when the library is first loaded. Check for a file
1724 that has been modified on disk.
1725
1726 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1727 Remove duplicate defvar preventing initialization.
1728 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1729
1730 2007-08-03 Miles Bader <miles@gnu.org>
1731
1732 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1733 backend names for new backends to `Git', `Hg', and `Bzr'.
1734 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1735 not `HG'.
1736 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1737 name, not `GIT'.
1738 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1739 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1740
1741 2007-08-03 Glenn Morris <rgm@gnu.org>
1742
1743 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1744
1745 2007-08-02 Richard Stallman <rms@gnu.org>
1746
1747 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1748 to update deleted flag.
1749
1750 * cus-edit.el (customize-apropos, customize-apropos-options)
1751 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1752
1753 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1754
1755 * startup.el (fancy-splash-head, startup-echo-area-message):
1756 Change message text.
1757
1758 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1759 All callers use line-move.
1760
1761 * progmodes/compile.el (compilation-find-buffer): Return current
1762 buffer immediately if suitable.
1763 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1764
1765 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1766
1767 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
1768 Make it more discriminating and more useful.
1769 (vc-bzr-root-dir): Use new name.
1770 (vc-bzr-registered): Use new name and look at the dirstate file to
1771 determine if it's registered or not without running `bzr'.
1772
1773 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
1774
1775 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1776
1777 2007-07-31 Drew Adams <drew.adams@oracle.com>
1778
1779 * cus-edit.el (custom-group-value-create, custom-goto-parent):
1780 Fix parent groups link.
1781
1782 2007-07-31 Daiki Ueno <ueno@unixuser.org>
1783
1784 * faces.el (face-normalize-spec): New function.
1785 (frame-set-background-mode): Normalize face-spec before calling
1786 face-spec-match-p.
1787
1788 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
1789
1790 * vc-bzr.el: New file (copied from the trunk).
1791
1792 * vc-hooks.el (vc-handled-backends): Add BZR.
1793 (vc-find-file-hook): Failsafe if the backend's `registered'
1794 function burps.
1795
1796 * server.el (server-window): Add switch-to-buffer-other-frame option.
1797
1798 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1799
1800 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
1801 (vc-git-revision-completion-table): Enable.
1802
1803 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
1804
1805 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
1806
1807 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
1808 (vc-hg-registered): Set the vc-state property.
1809
1810 * diff-mode.el (diff-mode-menu): New entries.
1811
1812 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1815 (diff-file-kill): Use it.
1816 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1817 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1818 Use it so they find the hunk even when we're in the file header.
1819
1820 * vc.el: Add new VC operation `revision-completion-table'.
1821 (vc-default-revision-completion-table): New function.
1822 (vc-version-diff, vc-version-other-window): Use it to provide
1823 completion of revision names if the backend provides it.
1824
1825 * vc-arch.el (vc-arch--version-completion-table)
1826 (vc-arch-revision-completion-table): New functions to provide
1827 completion of revision names.
1828
1829 * vc-cvs.el: Require CL.
1830 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1831 New functions to provide completion of revision names.
1832
1833 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
1834
1835 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
1836 (copyright-fix-years, copyright): Correctly handle the case where
1837 copyright-limit is nil.
1838
1839 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
1840
1841 * progmodes/python.el (run-python): Fix path separator under w32.
1842
1843 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1844
1845 * vc-git.el: New File.
1846
1847 2007-07-28 Alan Mackenzie <acm@muc.de>
1848
1849 Fix problem with modes derived from CC Mode:
1850 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
1851 macro to cc-langs.
1852 (c-init-language-vars-for): Remove call to above macro.
1853 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
1854 been moved to here.
1855 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
1856
1857 2007-07-28 Eli Zaretskii <eliz@gnu.org>
1858
1859 * net/trampver.el: Fix the `coding' cookie.
1860
1861 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1862
1863 * add-log.el (change-log-redate): Remove (not needed anymore and
1864 doesn't appear to work).
1865
1866 2007-07-25 Glenn Morris <rgm@gnu.org>
1867
1868 * Relicense all FSF files to GPLv3 or later.
1869
1870 * COPYING: Switch to GPLv3.
1871
1872 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1873
1874 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1875 Replace it with another one which disables undo before calling
1876 erase-buffer and then turns it back on if needed.
1877
1878 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1879
1880 * ps-print.el: Problem with foreground and background color when
1881 printing a buffer with and without faces. Reported by Christian
1882 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1883 (ps-print-version): New version 6.7.5.
1884 (ps-default-fg): Change default value to nil, so black color is used
1885 when a face does not specify a foreground color.
1886 (ps-default-bg): Change default value to nil, so white color is used
1887 for background color.
1888 (ps-begin-job): Fix code.
1889
1890 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1891
1892 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1893
1894 2007-07-24 Alan Mackenzie <acm@muc.de>
1895
1896 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1897 Initialise byte-compile-unresolved-functions before rather than
1898 after a compilation.
1899 (byte-compile-unresolved-functions): Amplify doc string.
1900
1901 2007-07-24 Glenn Morris <rgm@gnu.org>
1902
1903 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1904 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1905 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1906 (cal-tex-cursor-week, cal-tex-cursor-week2)
1907 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1908 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1909 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1910 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1911
1912 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1913
1914 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1915
1916 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1919 underlying file is uptodate.
1920
1921 2007-07-23 Richard Stallman <rms@gnu.org>
1922
1923 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1924
1925 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1926
1927 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1928 (sh-font-lock-flush-syntax-ppss-cache): New funs.
1929 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1930 different possible cases for \'.
1931 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
1932
1933 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1934 `file' from which to start the search and fix case where `file' is the
1935 current directory and the root as well.
1936
1937 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1938 name for buffer-file-name if it refers to a directory.
1939
1940 2007-07-22 Jason Rumney <jasonr@gnu.org>
1941
1942 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1943 for input to cmdproxy on all versions of Windows.
1944 Use dos line ends for input to plink.
1945
1946 * comint.el (comint-simple-send): Concat newline before sending.
1947 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1948
1949 2007-07-22 Juri Linkov <juri@jurta.org>
1950
1951 * isearch.el (isearch-edit-string): Save old point and
1952 isearch-other-end to old-point and old-other-end before reading
1953 the search string from minibuffer. After exiting minibuffer set
1954 point to old-other-end if point and the search direction is the
1955 same as before reading the search string.
1956 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1957 to isearch-other-end. Instead of isearch-search-and-update call
1958 three functions isearch-search, isearch-push-state and isearch-update.
1959
1960 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1961
1962 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
1963 destroying an existing buffer.
1964
1965 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1966
1967 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1968
1969 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1970
1971 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1972
1973 * textmodes/reftex.el (reftex-access-parse-file): Create parse
1974 file in a way that does not interfere with recentf.
1975
1976 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1977
1978 * image-dired.el (image-dired-sane-db-file): New func.
1979 (image-dired-write-tags, image-dired-remove-tag)
1980 (image-dired-list-tags, image-dired-write-comments)
1981 (image-dired-get-comment, image-dired-mark-tagged-files)
1982 (image-dired-create-gallery-lists): Call new func.
1983 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
1984
1985 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1986
1987 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
1988 (vc-hg-dir-state): Fix loop.
1989 (vc-hg-print-log): Fix expected return value for vc-hg-command.
1990 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
1991 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
1992 (vc-hg-revert): Likewise.
1993 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
1994
1995 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1996
1997 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
1998 case of alignment under a constant symbol, find and consider
1999 the sexp actually at indentation to be the "last sexp".
2000
2001 2007-07-20 Eli Zaretskii <eliz@gnu.org>
2002
2003 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2004 (install): Use them to copy all *.el files before *.elc.
2005 (clean): Don't delete *~.
2006
2007 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2008
2009 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2010
2011 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
2012
2013 * vc-hg.el (vc-hg-registered): Replace if with when.
2014 (vc-hg-state): Deal with nonexistent files.
2015
2016 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2017
2018 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2019 (follow-delete-other-windows-and-split, follow-recenter)
2020 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2021 (follow-redisplay, follow-estimate-first-window-start)
2022 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2023 Fix typos in docstrings.
2024
2025 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2026
2027 * bookmark.el (bookmark-show-all-annotations):
2028 Make sure each inserted annotation ends with newline.
2029
2030 (bookmark-maybe-sort-alist): Don't modify
2031 bookmark-alist. Instead, if not sorting, simply return it.
2032 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2033 for its return value, not for its side effect.
2034
2035 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2036
2037 * vc.el: Add more info about the vc-registered function.
2038
2039 2007-07-16 David Kastrup <dak@gnu.org>
2040
2041 * emacs-lisp/advice.el (defadvice): Doc fix.
2042
2043 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
2044
2045 * subr.el (when, unless): Doc fix.
2046
2047 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2048
2049 * vc-hg.el (vc-hg-state): Handle removed files.
2050 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2051 (vc-hg-checkout): Re-enable.
2052
2053 2007-07-15 Richard Stallman <rms@gnu.org>
2054
2055 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2056
2057 * tutorial.el (tutorial--find-changed-keys):
2058 Handle C-x specially like ESC.
2059
2060 2007-07-15 Roland McGrath <roland@frob.com>
2061
2062 * add-log.el (add-change-log-entry): Check add-log-full-name
2063 and add-log-mailing-address later, after change-log-mode-hook.
2064
2065 2007-07-15 Richard Stallman <rms@gnu.org>
2066
2067 * isearch.el (isearch-mode, isearch-done):
2068 Delete unintended code in previous change.
2069
2070 * ps-print.el (ps-default-bg): Change to White.
2071
2072 2007-07-15 Aaron Hawley <aaronh@garden.org>
2073
2074 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2075
2076 2007-07-15 Martin Rudalics <rudalics@gmx.at>
2077
2078 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2079 when handling the terminating event.
2080
2081 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
2082
2083 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2084
2085 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2086
2087 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2088 (install): Use them to copy all *.el files before *.elc.
2089
2090 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2091
2092 * replace.el (match): Use yellow1 instead of yellow.
2093
2094 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2095
2096 * pcvs-info.el (cvs-unknown): Likewise.
2097
2098 2007-07-12 Davis Herring <herring@lanl.gov>
2099
2100 * desktop.el (desktop-buffer-info, desktop-save):
2101 Use `desktop-dirname' instead of `dirname'.
2102
2103 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
2104
2105 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
2106
2107 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
2108
2109 2007-07-10 Richard Stallman <rms@gnu.org>
2110
2111 * emacs-lisp/lisp-mode.el (eval-defun):
2112 Explain special handling of `defface'.
2113
2114 2007-07-09 Richard Stallman <rms@gnu.org>
2115
2116 * isearch.el (isearch-edit-string): Call to isearch-push-state
2117 after the search.
2118
2119 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2120
2121 * cus-start.el (file-coding-system-alist): Fix custom type.
2122
2123 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * longlines.el (longlines-wrap-region): Avoid marking buffer as
2126 modified.
2127 (longlines-auto-wrap, longlines-window-change-function):
2128 Remove unnecessary calls to set-buffer-modified-p.
2129
2130 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2131
2132 * vc.el (vc-default-log-view-mode): New function.
2133 (vc-print-log): Add new `log-view-mode' VC operation.
2134
2135 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
2136
2137 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2138 Rename and move to...
2139
2140 * subr.el (strings->string, string->strings): ...here.
2141
2142 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2143 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2144
2145 * progmodes/gud.el (gud-common-init): Call string->strings instead
2146 of split-string.
2147
2148 2007-07-07 Eli Zaretskii <eliz@gnu.org>
2149
2150 * term/w32-win.el (menu-bar-open): New function.
2151 Bind <f10> to it.
2152
2153 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2154
2155 * log-view.el (log-view-mode-menu): New menu.
2156
2157 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
2158
2159 * vc-hg.el: New file.
2160
2161 2007-07-06 Andreas Schwab <schwab@suse.de>
2162
2163 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2164 dynamic bindings around the evaluation of the expression.
2165 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2166
2167 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2168
2169 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2170 file names.
2171
2172 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2173
2174 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
2175
2176 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2177 event is not a cons cell. Do not unread drag-mouse-1 events.
2178 Select right window in check whether space was stolen from
2179 window above.
2180
2181 2007-07-01 Richard Stallman <rms@gnu.org>
2182
2183 * files.el (find-file-visit-truename): Fix safe-local-variable value.
2184
2185 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
2186
2187 * generic-x.el (generic-define-mswindows-modes)
2188 (generic-define-unix-modes, apache-log-generic-mode)
2189 (bat-generic-mode-keymap, java-manifest-generic-mode)
2190 (show-tabs-generic-mode): Fix typos in docstrings.
2191
2192 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2193
2194 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2195 replace-regexp-in-string.
2196
2197 2007-06-28 Andreas Schwab <schwab@suse.de>
2198
2199 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2200 $(lisp)/subdirs.el.
2201
2202 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
2203
2204 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2205 the speedbar frame if nil; that deletes the current frame or
2206 causes an error if it is the only frame.
2207 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2208
2209 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
2210
2211 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2212 directory where the desktop file was found, as the docstring says.
2213 (desktop-kill): Use `read-directory-name'.
2214
2215 * desktop.el (desktop-load-locked-desktop): New option.
2216 (desktop-read): Use it.
2217 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
2218 Use `when'.
2219
2220 2007-06-24 Davis Herring <herring@lanl.gov>
2221
2222 * desktop.el (desktop-save-mode-off): New function.
2223 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
2224 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
2225 (desktop-claim-lock, desktop-release-lock): New functions.
2226 (desktop-kill): Tell `desktop-save' that this is the last save.
2227 Release the lock afterwards.
2228 (desktop-buffer-info): New function.
2229 (desktop-save): Use it. Run `desktop-save-hook' where the doc
2230 says to. Detect conflicts, and manage the lock.
2231 (desktop-read): Detect conflicts. Manage the lock.
2232
2233 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2234
2235 * ls-lisp.el (insert-directory): If an invalid regexp error is
2236 thrown, try using FILE as a literal file name, not a wildcard.
2237 Check for FILE as an existing file, not just a directory.
2238
2239 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
2240
2241 * ruler-mode.el (ruler-mode): Prevent clobbering the original
2242 `header-line-format' when reentering ruler mode.
2243
2244 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2245
2246 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
2247 FILE exists as a directory.
2248
2249 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2250
2251 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2252 (vera-font-lock-match-item): Fix doc string.
2253 (vera-in-comment-p): Remove unused function.
2254 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
2255 use `syntax-ppss'.
2256 (vera-forward-syntactic-ws): Fix argument order.
2257 (vera-prepare-search): Use `with-syntax-table'.
2258 (vera-indent-line): Fix doc string.
2259 (vera-electric-tab): Fix doc string.
2260 (vera-expand-abbrev): Define alias instead of using `fset'.
2261 (vera-comment-uncomment-region): Use `comment-start-skip'.
2262
2263 2007-06-20 Reto Zimmermann <reto@gnu.org>
2264
2265 * progmodes/vera-mode.el: New file.
2266
2267 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2268
2269 * ido.el (ido-find-file-in-dir): Don't signal an error for
2270 empty directories.
2271
2272 2007-06-18 Alan Mackenzie <acm@muc.de>
2273
2274 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2275 When removing lines, also remove the \n. Correction of patch of
2276 2007-04-21.
2277
2278 2007-06-17 Glenn Morris <rgm@gnu.org>
2279
2280 * lpr.el (lpr-page-header-switches): Move %s to separate element
2281 for correct quoting. Doc fix.
2282
2283 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2284
2285 * term/xterm.el (terminal-init-xterm): Escape parens in character
2286 constants.
2287
2288 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
2289
2290 * scroll-lock.el (scroll-lock-mode): Doc fix.
2291
2292 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2293
2294 * font-lock.el (font-lock-add-keywords): In case font-lock was only
2295 half-activated, forcefully activate it completely.
2296
2297 2007-06-11 Richard Stallman <rms@gnu.org>
2298
2299 * cus-edit.el (custom-variable-type): Doc fix.
2300
2301 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2302
2303 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
2304
2305 2007-06-09 Davis Herring <herring@lanl.gov>
2306
2307 * desktop.el (desktop-minor-mode-table): Doc fix.
2308
2309 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2312 (image-next-line, image-previous-line, image-scroll-up)
2313 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2314 New functions.
2315 (image-mode-map): Remap motion commands.
2316 (image-mode-text-map): New keymap for viewing images as text.
2317 (image-mode): Use image-mode-map.
2318 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2319
2320 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2321
2322 Sync with Tramp 2.0.56.
2323
2324 * net/tramp.el:
2325 * net/tramp-ftp.el:
2326 * net/tramp-smb.el:
2327 * net/tramp-util.el:
2328 * net/tramp-vc.el:
2329 Don't load cl.el, because that pollutes the namespace. Replace cl
2330 macros by their implementations where necessary. Requested by
2331 Richard Stallman <rms@gnu.org>.
2332
2333 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2334 doesn't exist.
2335 (with-parsed-tramp-file-name): Protect debug spec during compilation.
2336 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2337 (tramp-file-name-p, tramp-file-name-multi-method)
2338 (tramp-file-name-method, tramp-file-name-user)
2339 (tramp-file-name-host, tramp-file-name-localname): New defuns,
2340 replacing defstruct `tramp-file-name'.
2341 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2342 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2343 Apply `vector' instead of `make-tramp-file-name'.
2344 (tramp-handle-make-auto-save-file-name):
2345 Apply `tramp-temporary-file-directory' for compatibility reasons.
2346 (tramp-completion-mode): Use `natnump' instead of `wholenump'
2347 because of XEmacs.
2348 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2349 started.
2350
2351 2007-06-07 David Kastrup <dak@gnu.org>
2352
2353 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2354 Change default to `top'.
2355
2356 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
2357
2358 * dired.el (dired-mode-map): Remove spurious separator.
2359
2360 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2361
2362 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
2363
2364 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2365 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2366
2367 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2368
2369 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
2370 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
2371
2372 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * progmodes/ebrowse.el (ebrowse-member-table):
2375 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
2376
2377 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2378
2379 * pgg.el (pgg-sign-region, pgg-sign):
2380 * ses.el (ses-call-printer):
2381 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
2382 * textmodes/org.el (org-cycle): Fix typos in docstrings.
2383
2384 2007-06-06 Eli Zaretskii <eliz@gnu.org>
2385
2386 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2387 (tar-get-descriptor): Handle type 55, an extended pax header.
2388
2389 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2390
2391 * textmodes/css-mode.el: New file.
2392
2393 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
2394
2395 * net/socks.el: New file, taken from w3 repository.
2396 (top): Update Copyright. Don't load cl.el.
2397 (all): Replace `case' by `cond', `string-to-int' by
2398 `string-to-number', and `process-kill-without-query' by
2399 `set-process-query-on-exit-flag'.
2400 (socks-char-int): Remove defalias and all occurrences.
2401
2402 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2403
2404 * international/mule-cmds.el (toggle-enable-multibyte-characters)
2405 (sort-coding-systems, search-unencodable-char): Doc fixes.
2406 (coding-system-change-eol-conversion, set-default-coding-systems)
2407 (prefer-coding-system, find-multibyte-characters, princ-list)
2408 (leim-list-entry-regexp, set-input-method, locale-language-names)
2409 (input-method-exit-on-first-char, exit-language-environment-hook)
2410 (locale-charset-language-names): Fix typos in docstrings.
2411
2412 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
2413
2414 * bs.el (bs-cycle-previous): Don't modify the cycle list until
2415 `switch-to-buffer' has returned succesfully.
2416 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
2417 window is dedicated (it could iconify the frame).
2418
2419 2007-06-05 Glenn Morris <rgm@gnu.org>
2420
2421 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2422
2423 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
2424
2425 * files.el (auto-mode-alist): Add lower-priority match for names
2426 like ChangeLog.old.
2427
2428 2007-06-04 Andreas Schwab <schwab@suse.de>
2429
2430 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2431
2432 2007-06-04 Davis Herring <herring@lanl.gov>
2433
2434 * calendar/timeclock.el: Update version number.
2435 (timeclock-modeline-display): Mention timeclock-use-display-time
2436 in explanatory message.
2437 (timeclock-log): Suppress warnings when finding the log.
2438 Don't check for a nil project twice. Run hooks after killing the
2439 buffer (if applicable).
2440 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2441 was geometric). All uses changed.
2442 (timeclock-generate-report): Support prefix argument.
2443
2444 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2445
2446 * man.el (Man-next-section): Don't consider the last line of the
2447 page as being part of any section.
2448
2449 2007-06-04 Martin Rudalics <rudalics@gmx.at>
2450
2451 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2452 modified flag of buffer. Use `inhibit-modification-hooks'.
2453
2454 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2455
2456 * mail/mail-extr.el (mail-extract-address-components):
2457 Recognize non-ASCII characters except for NBSP as words.
2458
2459 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
2460
2461 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2462
2463 2007-06-04 Michael Olson <mwolson@gnu.org>
2464
2465 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2466 died and we are trying to send a signal to it.
2467
2468 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
2469
2470 * emacs-lisp/easy-mmode.el (define-minor-mode)
2471 (easy-mmode-define-navigation): Fix typos in docstrings.
2472
2473 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2474 Fix typos in docstrings.
2475 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2476 (compilation-finish-function): Fix typo in obsolescence declaration.
2477
2478 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2479
2480 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2483 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2484
2485 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
2486
2487 * longlines.el (longlines-mode): Make longlines-auto-wrap
2488 buffer-local. Add hooks unconditionally.
2489 (longlines-auto-wrap): Toggle wrapping.
2490 (longlines-after-change-function)
2491 (longlines-post-command-function): Check longlines-auto-wrap.
2492
2493 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2494
2495 * Version 22.1 released.
2496
2497 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
2498
2499 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2500 changes.
2501
2502 2007-05-31 Richard Stallman <rms@gnu.org>
2503
2504 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
2505
2506 2007-05-29 Martin Rudalics <rudalics@gmx.at>
2507
2508 * textmodes/table.el (table--point-entered-cell-function)
2509 (table--point-left-cell-function):
2510 Bind `inhibit-point-motion-hooks' to t.
2511
2512 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2513
2514 * emacs-lisp/rx.el (rx): Doc fix.
2515
2516 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2519
2520 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2521
2522 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2523 as the end of the ChangeLog paragraph when it ends without a line
2524 termination.
2525
2526 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2527
2528 * textmodes/fill.el (canonically-space-region): Make the second arg
2529 a marker if it's not already the case.
2530
2531 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2532 (xterm-mouse-event): Use it.
2533
2534 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2535
2536 * vc-hooks.el (vc-find-root): Fix file attribute test.
2537
2538 2007-05-24 Richard Stallman <rms@gnu.org>
2539
2540 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2541 Don't let opoint be nil.
2542 (flyspell-emacs-popup): Explicit error if no dialogs.
2543
2544 2007-05-23 Eli Zaretskii <eliz@gnu.org>
2545
2546 * tar-mode.el (tar-file-name-handler): New function.
2547 (tar-extract): Bind file-name-handler-alist to it to force
2548 find-buffer-file-type-coding-system behave as if the file being
2549 extracted existed. Use last-coding-system-used to force
2550 buffer-file-coding-system to what decode-coding-region actually
2551 used to decode the file.
2552
2553 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2554
2555 * progmodes/compile.el (compilation-handle-exit):
2556 `compilation-finish-function' may change the current buffer.
2557
2558 2007-05-22 Richard Stallman <rms@gnu.org>
2559
2560 * files.el (set-auto-mode): Doc fix.
2561
2562 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2563
2564 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2565
2566 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2567
2568 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2569 (rcirc-print): Handle `window-width'.
2570 (rcirc-buffer-maximum-lines): Doc fix.
2571
2572 2007-05-19 Kevin Ryde <user42@zip.com.au>
2573
2574 * info.el (Info-fontify-node): Match https also.
2575
2576 2007-05-18 Richard Stallman <rms@gnu.org>
2577
2578 * simple.el (push-mark): Doc fix.
2579
2580 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
2581
2582 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2583 tpu-global-map.
2584 (tpu-original-global-map): Delete variable.
2585 (tpu-control-keys-map): New keymap variable.
2586 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2587 setting keymapping directly.
2588 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2589 tpu-global-map.
2590 (tpu-edt-on): Activate the tpu-global-map.
2591 (tpu-edt-off): Deactivate the tpu-global-map.
2592
2593 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
2594
2595 * textmodes/ispell.el (ispell-get-word): Return markers
2596 for start and end positions.
2597 (ispell-word): Assume END is a marker.
2598
2599 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2600
2601 * ps-print.el: Use default color when foreground or background color
2602 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2603 (ps-print-version): New version 6.7.4.
2604 (ps-rgb-color): New argument. Use default color when color is
2605 unspecified.
2606 (ps-begin-job): Fix code.
2607
2608 2007-05-17 Martin Rudalics <rudalics@gmx.at>
2609
2610 * textmodes/ispell.el (ispell-start-process): Defend against bad
2611 default-directory.
2612
2613 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2614
2615 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2616
2617 2007-05-16 Richard Stallman <rms@gnu.org>
2618
2619 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2620
2621 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2622
2623 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2624 Move the *ml, Postscript, and XmCD entries to the fallback part.
2625
2626 * files.el (magic-fallback-mode-alist):
2627 Rename from file-start-mode-alist.
2628
2629 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2630
2631 * progmodes/compile.el (compilation-handle-exit): Quote first
2632 argument of `run-hook-with-args'.
2633
2634 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
2635
2636 * buff-menu.el (Buffer-menu-sort-column):
2637 * dabbrev.el (dabbrev-upcase-means-case-search):
2638 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2639 * info.el (Info-current-subfile):
2640 * ls-lisp.el (ls-lisp-verbosity):
2641 * msb.el (msb-menu-cond):
2642 * pcvs.el (cvs-dired-use-hook):
2643 * simple.el (set-mark-command-repeat-pop):
2644 * time.el (display-time-24hr-format, display-time-mail-file):
2645 Doc fixes.
2646
2647 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2648 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2649
2650 * view.el (view-inhibit-help-message): Fix typo in docstring.
2651 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2652
2653 2007-05-14 Eli Zaretskii <eliz@gnu.org>
2654
2655 * mail/rmail.el (rmail-convert-to-babyl-format):
2656 Check content-transfer-encoding _last_, because we need its position
2657 in base64-header-field-end.
2658
2659 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
2660
2661 * files.el (mode-require-final-newline, require-final-newline)
2662 (enable-local-variables, enable-local-eval): Doc fixes.
2663
2664 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
2665
2666 * progmodes/python.el (python-font-lock-keywords)
2667 (python-open-block-statement-p, python-mode): Add support for the new
2668 "with" keyword.
2669
2670 2007-05-10 Richard Stallman <rms@gnu.org>
2671
2672 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2673 (iso-cvt-write-only): Likewise.
2674
2675 * emacs-lisp/easy-mmode.el (define-minor-mode):
2676 Fix generated doc string.
2677
2678 * startup.el (fancy-splash-text): Add URL of guided tour.
2679 Adjust horizontal and vertical whitespace.
2680
2681 * progmodes/compile.el (compilation-handle-exit):
2682 Use run-hook-with-args to run compilation-finish-functions.
2683
2684 * files.el (file-start-mode-alist): New variable.
2685 (magic-mode-regexp-match-limit): Doc fix.
2686 (set-auto-mode): Handle file-start-mode-alist.
2687 A little cleanup of structure.
2688
2689 2007-05-10 Davis Herring <herring@lanl.gov>
2690
2691 * calendar/timeclock.el (timeclock-in): Fix non-interactive
2692 workday specifications.
2693 (timeclock-log): Don't kill the log buffer if it already existed.
2694
2695 2007-05-08 Richard Stallman <rms@gnu.org>
2696
2697 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2698 Don't include non-self-insert commands in the exception for `-'.
2699
2700 2007-05-08 David Reitter <david.reitter@gmail.com>
2701
2702 * progmodes/python.el (python-guess-indent): Check non-nullness
2703 before comparing indent against the 2..8 interval.
2704
2705 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2706
2707 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2708 available.
2709
2710 2007-05-06 Richard Stallman <rms@gnu.org>
2711
2712 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2713
2714 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2715
2716 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2717 disconnections.
2718
2719 2007-05-01 Romain Francoise <romain@orebokech.com>
2720
2721 * dired-x.el: Revert 2007-04-06 change.
2722
2723 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
2724
2725 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2726 don't put stop on toolbar.
2727
2728 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2729
2730 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2731
2732 2007-04-29 Richard Stallman <rms@gnu.org>
2733
2734 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2735
2736 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2737
2738 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2739 than 1.
2740
2741 2007-04-28 Richard Stallman <rms@gnu.org>
2742
2743 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2744
2745 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2746
2747 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2748
2749 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2750
2751 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2752 instead of $(lisp)/mh-e.
2753
2754 * textmodes/fill.el (fill-paragraph): Doc fix.
2755
2756 2007-04-28 Glenn Morris <rgm@gnu.org>
2757
2758 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2759 (image-dired-cmd-create-temp-image-options): Replace option
2760 +profile "*" with -strip.
2761
2762 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2765 Use window-start and window-end.
2766
2767 2007-04-26 Glenn Morris <rgm@gnu.org>
2768
2769 * progmodes/python.el: Restore file pending consideration of legal
2770 status.
2771
2772 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2773
2774 * locate.el (locate-in-alternate-database): Doc fix.
2775
2776 2007-04-26 Glenn Morris <rgm@gnu.org>
2777
2778 * button.el (button): Use underline if supported, else fall back
2779 to color.
2780
2781 2007-04-25 Richard Stallman <rms@gnu.org>
2782
2783 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2784
2785 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2786
2787 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2788 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2789 pushing mark.
2790 (idlwave-current-routine): Don't push mark.
2791
2792 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2793
2794 * image-dired.el (image-dired-display-image): Derive image-type from
2795 filename rather than assuming jpeg, in case no resizing was needed.
2796
2797 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2798
2799 * custom.el (defface): Doc fix.
2800
2801 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2802
2803 * progmodes/python.el: Remove due to unclear legal issues.
2804
2805 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2806
2807 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
2808 Don't re-query for each cleared BP.
2809 (idlwave-shell-clear-bp): Optionally skip BP query.
2810 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
2811 of set-window-buffer, which incorrectly moves displayed region.
2812
2813 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2814
2815 * calc/calc.el (calc-bug-address): Update maintainer's address.
2816 * calc/*: Update maintainer's address.
2817
2818 2007-04-23 Richard Stallman <rms@gnu.org>
2819
2820 * simple.el (set-mark-command-repeat-pop): Doc fix.
2821 Put in `editing-basics' group.
2822
2823 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2824
2825 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
2826 New functions.
2827 (Info-mode-line-node-keymap): Bind mouse commands to
2828 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2829
2830 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
2831
2832 * locate.el (locate-local-prompt): New var.
2833 (locate-prompt-for-command): Doc fix.
2834 (locate-prompt-for-search-string): New function.
2835 (locate): New optional arg. Make locate-local-prompt
2836 buffer-local. Use locate-prompt-for-search-string.
2837 (locate-with-filter): New optional arg.
2838 Use locate-prompt-for-search-string.
2839 (locate-update): Bind locate-prompt-for-command.
2840
2841 2007-04-23 Glenn Morris <rgm@gnu.org>
2842
2843 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2844
2845 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
2846
2847 * button.el (button): Inherit from link face on a tty.
2848
2849 2007-04-23 Glenn Morris <rgm@gnu.org>
2850
2851 * button.el (button): Use color for this face on a tty.
2852
2853 * files.el (magic-mode-alist): Allow for carriage-returns in
2854 html-mode and sgml-mode entries.
2855
2856 2007-04-22 Richard Stallman <rms@gnu.org>
2857
2858 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2859 Improve doc string of generated command.
2860
2861 * subr.el (read-number): Catch errors.
2862
2863 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
2864
2865 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * image-dired.el: Rename from thumbnails.el. All instances of
2868 "thumbnails" replaced with "image-dired".
2869
2870 * dired.el (dired-mode-map): Rename "thumbnails" again, to
2871 "image-dired".
2872
2873 2007-04-22 Kim F. Storm <storm@cua.dk>
2874
2875 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
2876 Don't use kill-line.
2877
2878 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
2879
2880 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
2881 error message.
2882
2883 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * dired.el: Rename "tumme" to "thumbnails".
2886
2887 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
2888 replaced with "thumbnails".
2889
2890 2007-04-22 Glenn Morris <rgm@gnu.org>
2891
2892 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
2893 and give it the risky-local-variable property.
2894
2895 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
2896 before defining it.
2897
2898 2007-04-21 Martin Rudalics <rudalics@gmx.at>
2899
2900 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2901 Use delete-region instead of kill-line.
2902
2903 2007-04-21 Alan Mackenzie <acm@muc.de>
2904
2905 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
2906 `kill-region' by `delete-region'.
2907
2908 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
2911 instead of kill-region.
2912
2913 * progmodes/mantemp.el (mantemp-make-mantemps-region)
2914 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
2915 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
2916 and kill-line.
2917
2918 * progmodes/vhdl-mode.el (vhdl-template-type)
2919 (vhdl-template-record, vhdl-template-nature)
2920 (vhdl-template-configuration-spec, vhdl-template-component-inst)
2921 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
2922 Use delete-region instead of kill-word and kill-line.
2923
2924 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2925
2926 * dired-x.el (dired-virtual-mode): Doc fix.
2927
2928 2007-04-21 Richard Stallman <rms@gnu.org>
2929
2930 * font-lock.el (font-lock-keywords-alist): Mark as risky.
2931
2932 * subr.el (read-number): Doc fix.
2933
2934 * simple.el (pop-to-mark-command): Display message "mark popped"
2935 if point does not move.
2936 (set-mark-command): Doc fix.
2937
2938 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
2939
2940 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
2941 (locate-local-filter, locate-local-search): New vars.
2942 (locate): Make variables local.
2943 (locate-update): Bind locate-buffer-name. Call locate using
2944 locate-local-filter and locate-local-search.
2945
2946 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2947
2948 * hi-lock.el (hi-lock-file-patterns-policy): New var.
2949 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
2950 (hi-lock-mode): Update docstring.
2951
2952 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2953
2954 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
2955 fill-nobreak-predicate when the break is past fill-column.
2956
2957 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
2958
2959 * locate.el (locate): Output from shell-command should go in the
2960 current buffer rather than *Shell Command Output*.
2961
2962 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * paren.el (show-paren-function): Fix last fix.
2965
2966 2007-04-19 Kevin Ryde <user42@zip.com.au>
2967
2968 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
2969 (archive-lzh-summarize): Add optional start arg for where to start
2970 looking at the archive.
2971 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
2972
2973 * international/mule.el (auto-coding-alist): no-conversion for .exe
2974 and .EXE.
2975
2976 2007-04-19 Alan Mackenzie <acm@muc.de>
2977
2978 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
2979 function return type contains "struct", "union", etc.
2980 c-end-of-defun goes too far forward.
2981
2982 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * paren.el (show-paren-function): Reset window-start to avoid
2985 recentering.
2986
2987 2007-04-19 Glenn Morris <rgm@gnu.org>
2988
2989 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
2990
2991 2007-04-18 Glenn Morris <rgm@gnu.org>
2992
2993 * calendar/diary-lib.el (diary-header-line-format): Add a custom
2994 :set function.
2995 (diary-list-entries): Only switch to diary-mode from
2996 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
2997 diary-mode set header-line-format, in case of any customization.
2998
2999 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
3000
3001 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
3002 is less than the length of parse-time-syntax.
3003
3004 2007-04-17 David Kastrup <dak@gnu.org>
3005
3006 * replace.el (query-replace-regexp-eval): Deprecate.
3007
3008 2007-04-17 Alan Mackenzie <acm@muc.de>
3009
3010 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3011 point too close to EOB, leave point at EOB rather than last `}'.
3012
3013 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3014
3015 * textmodes/bibtex.el (bibtex-include-OPTkey)
3016 (bibtex-user-optional-fields, bibtex-entry-field-alist):
3017 Fix defcustom.
3018
3019 2007-04-17 Glenn Morris <rgm@gnu.org>
3020
3021 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3022 be encoded, fall back to current year.
3023
3024 2007-04-14 Kevin Ryde <user42@zip.com.au>
3025
3026 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3027 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
3028 M "MSDOS".
3029
3030 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * progmodes/python.el (python-end-of-block): Avoid looping forever
3033 if python-next-statement fails.
3034
3035 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3036
3037 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3038
3039 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3040
3041 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3042 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3043
3044 2007-04-15 Jay Belanger <belanger@truman.edu>
3045
3046 * calc/calc.el (calc-version): New function.
3047 (calc-trail-mode): Shorten the title.
3048
3049 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3050
3051 * mail/footnote.el (footnote-style): Clarify docstring to state
3052 that customizing this only applies to future footnotes.
3053
3054 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3055
3056 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3057 (bibtex-make-field): Check that INIT is a string. Use functionp.
3058
3059 2007-04-14 Glenn Morris <rgm@gnu.org>
3060
3061 * complete.el (PC-goto-end): New buffer-local variable.
3062 (PC-do-completion-end): Make buffer-local.
3063 (partial-completion-mode) <choose-completion-string-functions>:
3064 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3065 (PC-do-completion): New optional fourth argument GOTO-END. Add a
3066 doc string. Set PC-goto-end for choose-completion.
3067 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3068 PC-do-completion.
3069
3070 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3071 arg to bibtex-make-field.
3072 (bibtex-make-field): Add optional fourth arg NODELIM.
3073 Insert delimiters around INIT unless this arg is non-nil.
3074
3075 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
3076
3077 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3078 global map isn't modified.
3079
3080 2007-04-14 Glenn Morris <rgm@gnu.org>
3081
3082 * calendar/appt.el (appt-disp-window): Do not split small windows.
3083 Suggested by Jeff Miller <jmiller@cablespeed.com>.
3084
3085 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3088
3089 * files.el: Ditto.
3090
3091 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
3092
3093 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3094
3095 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3096 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3097 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3098 (term-pager-help): Fix typos in docstrings.
3099
3100 * wid-edit.el (widget-documentation): Fix typo in docstring.
3101
3102 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3103 Fix typos in error messages.
3104
3105 2007-04-13 Martin Rudalics <rudalics@gmx.at>
3106
3107 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
3108 window marked as dedicated.
3109
3110 * mail/footnote.el (footnote-latin-string): New variable.
3111 (footnote-latin-regexp): Redefine as regexp alternative.
3112 (Footnote-latin): Use footnote-latin-string instead of
3113 footnote-latin-regexp.
3114
3115 2007-04-13 Glenn Morris <rgm@gnu.org>
3116
3117 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
3118 inherited keymaps.
3119
3120 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * outline.el (outline-get-next-sibling): Clarify docstring.
3123 (outline-get-last-sibling): Handle case where we are at the first
3124 heading. Clarify docstring.
3125
3126 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3127
3128 * progmodes/gud.el (gud-minor-mode-map): Make go button same
3129 length as stop button to lessen flicker.
3130 (jdb): Add gud-print.
3131 (gud-find-expr): Jdb prints the expression with the value, so
3132 don't insert it in the output.
3133
3134 2007-04-11 Jason Rumney <jasonr@gnu.org>
3135
3136 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
3137 case hex. Do not try to decode non-hex letters.
3138
3139 2007-04-11 Markus Triska <markus.triska@gmx.at>
3140
3141 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
3142 (byte-optimize-backward-word): Remove (move to bytecomp.el).
3143 (byte-optimize-form-code-walker): Evaluate pure function calls if
3144 possible.
3145 (byte-optimize-all-constp): New function.
3146
3147 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3148 Improve numeric argument case.
3149 (byte-compile-backward-char, byte-compile-backward-word):
3150 New functions, performing rewriting previously done in byte-opt.el.
3151 Fix their "Fixme" item (restriction to numeric arguments).
3152
3153 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
3156 with dolist.
3157 (after-init-hook): Don't quote lambda.
3158 (desktop-first-buffer): Don't wrap it in eval-when-compile.
3159 (desktop-internal-v2s): Remove unused var `el'.
3160 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
3161 desktop-restore-file-buffer.
3162 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
3163 desktop-create-buffer.
3164
3165 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * woman.el (woman-decode-buffer): Postpone macro-set check...
3168 (woman-decode-region): ...to here.
3169
3170 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3171
3172 * startup.el (tty-handle-args): Use %S to log ARGS.
3173
3174 2007-04-10 Glenn Morris <rgm@gnu.org>
3175
3176 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
3177 it is obsolete and has no effect.
3178
3179 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
3180 byte-compiler.
3181
3182 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
3183 obsolete function make-local-hook.
3184
3185 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
3186 start to quieten byte-compiler.
3187
3188 2007-04-10 Markus Triska <markus.triska@gmx.at>
3189
3190 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
3191 to bytecomp.el as byte-compile-char-before).
3192 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3193 New function (modified replacement for byte-optimize-char-before in
3194 byte-opt.el).
3195
3196 2007-04-09 Alan Mackenzie <acm@muc.de>
3197
3198 * startup.el (inhibit-splash-screen): Emphatically state that it
3199 can't be set in site-start.el.
3200
3201 2007-04-09 Masatake YAMATO <jet@gyve.org>
3202
3203 * progmodes/cc-subword.el (c-capitalize-subword): More closely
3204 mimic the behavior of `capitalize-word'. Do not move point with a
3205 negative argument. Based on tiny change by Paul Curry.
3206
3207 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
3208
3209 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
3210 Don't move point if ARG is negative.
3211
3212 2007-04-09 Alan Mackenzie <acm@muc.de>
3213
3214 Changes to make `narrow-to-defun' and `mark-defun' work properly
3215 in CC Mode:
3216
3217 * progmodes/cc-defs.el (c-beginning-of-defun-1):
3218 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
3219 Bind beginning/end-of-defun-function to nil around calls to
3220 beginning/end-of-defun.
3221
3222 * progmodes/cc-langs.el (beginning-of-defun-function)
3223 (end-of-defun-function): New c-lang-setvar's.
3224
3225 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
3226 (setq arg 1))" to enable non-interactive call.
3227
3228 2007-04-09 Eli Zaretskii <eliz@gnu.org>
3229
3230 * simple.el (set-mark-command): Doc fix.
3231
3232 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
3233
3234 * progmodes/gud.el (gdb): Restore existing session if user
3235 tries to start a second one in graphical mode.
3236
3237 2007-04-08 Martin Rudalics <rudalics@gmx.at>
3238
3239 * cus-start.el <scroll-preserve-screen-position>: Add choices.
3240
3241 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3242
3243 * term/xterm.el (terminal-init-xterm): Fix key definitions.
3244 Add binding for C-M-SPC.
3245
3246 2007-04-08 Richard Stallman <rms@gnu.org>
3247
3248 * pcomplete.el (pcomplete-read-event): One single definition,
3249 and not a defsubst.
3250
3251 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
3254 byte-compiler warning "value unused".
3255
3256 2007-04-08 Andreas Schwab <schwab@suse.de>
3257
3258 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
3259
3260 2007-04-07 Glenn Morris <rgm@gnu.org>
3261
3262 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
3263 Autoload these functions.
3264 (diary-date-forms): Add a custom :set form.
3265
3266 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
3267 before first use.
3268 (diary-font-lock-keywords): New function with old code for
3269 initialization of variable of same name.
3270
3271 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
3272
3273 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
3274 clean-up: only insert space when on identifier, etc.
3275
3276 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
3279
3280 * net/tls.el (open-tls-stream): Properly handle case where there
3281 is no associated buffer.
3282
3283 2007-04-07 Glenn Morris <rgm@gnu.org>
3284
3285 * ffap.el (ffap-file-at-point): Lower the priority of the
3286 ffap-ftp-sans-slash-regexp check.
3287
3288 2007-04-06 Alan Mackenzie <acm@muc.de>
3289
3290 Fix fontification of labels, and other things with ":".
3291
3292 * progmodes/cc-engine.el (c-forward-label): The function now
3293 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
3294 the former t.
3295
3296 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
3297 new return code from c-forward-label, fontifying tokens properly.
3298 Add some general comments throughout the file.
3299
3300 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
3301
3302 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
3303 Revert 2006-01-27 change.
3304
3305 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
3306
3307 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
3308
3309 * desktop.el (desktop-create-buffer, desktop-save):
3310 Revert 2004-11-12 change for lack of copyright papers.
3311
3312 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
3313 (dired-guess-default): Respect case.
3314
3315 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
3316
3317 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
3318 was originally checked in as byte-optimize-concat on 1997-11-02.
3319
3320 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
3321 1995-05-19 doc changes.
3322
3323 2007-04-06 Kim F. Storm <storm@cua.dk>
3324
3325 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
3326 (unload-feature): Update interactive spec accordingly.
3327
3328 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
3329
3330 2007-04-06 John Paul Wallington <jpw@pobox.com>
3331
3332 * subr.el (with-case-table): Use `make-symbol' to avoid variable
3333 capture. Restore the table in the same buffer.
3334
3335 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
3336
3337 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3340 Print entire form.
3341
3342 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
3343
3344 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
3345 for low-color displays.
3346
3347 2007-04-05 Glenn Morris <rgm@gnu.org>
3348
3349 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
3350 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
3351 Seed random number generator on loading.
3352
3353 * emacs-lisp/authors.el (top-level): Provide self.
3354
3355 * play/animate.el (top-level): Provide self.
3356
3357 2007-04-04 Alan Mackenzie <acm@muc.de>
3358
3359 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
3360 to mention c-syntactic-indentation.
3361
3362 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * subr.el (with-case-table): New macro.
3365
3366 * international/mule.el (ascii-case-table): New var.
3367
3368 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
3369 downcasing.
3370
3371 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * progmodes/gud.el (gud-minor-mode-map): Simplify.
3374
3375 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
3376 of the window if we're outside it e.g menu-bar.
3377
3378 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
3379 window if we're outside it e.g menu-bar.
3380
3381 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3382
3383 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
3384 decode base-64 encoded body if its content-type is something other
3385 than text/* or message/*.
3386
3387 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
3388
3389 * simple.el (activate-mark-hook): Fix typo in docstring.
3390
3391 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3392
3393 * tmm.el (tmm-c-prompt): Initialize.
3394 (tmm-menubar): Deal with extended menu-items at top level.
3395 (tmm-get-keybind): Handle bindings redefined/undefined locally.
3396 (tmm-prompt): Handle visibility of top level menu-items.
3397
3398 * progmodes/gud.el (gud-menu-map): Simplify.
3399 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
3400 menubar.
3401
3402 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
3403
3404 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
3405
3406 * comint.el (comint-send-input): Widen the buffer first.
3407
3408 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
3409
3410 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3411
3412 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
3413 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
3414
3415 * newcomment.el (comment-search-forward): Discard comment starters
3416 before point.
3417
3418 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
3419
3420 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
3421
3422 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
3425 when downcasing.
3426
3427 * button.el (previous-button): Rewrite to account for adjacent buttons.
3428
3429 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
3430
3431 * progmodes/idlwave.el (idlwave-auto-fill):
3432 Revert paragraph-separate change.
3433
3434 * progmodes/idlw-shell.el (idlwave-shell-break-in):
3435 Simplify module calc.
3436 (idlwave-shell-set-bp-in-module): Compute module.
3437
3438 2007-03-31 Glenn Morris <rgm@gnu.org>
3439
3440 * emacs-lisp/timer.el (run-at-time): Doc fix.
3441
3442 * emacs-lisp/warnings.el (display-warning): If we create the
3443 buffer displaying the warning, disable undo there.
3444
3445 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
3446
3447 * net/tramp.el (tramp-register-file-name-handler)
3448 (tramp-register-completion-file-name-handler): New defsubst,
3449 derived from `tramp-register-file-name-handlers'. The split is
3450 necessary because Tramp's file name handlers must be registered at
3451 different startup places.
3452
3453 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * progmodes/hideshow.el (turn-off-hideshow): New function.
3456 (hs-minor-mode): Use it instead of a lambda expression in
3457 change-major-mode-hook.
3458
3459 2007-03-31 David Kastrup <dak@gnu.org>
3460
3461 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
3462 corresponding to MANPATH_MAP entries.
3463 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
3464 (woman-parse-man.conf): Use more discriminating man.conf name.
3465 (woman-parse-man.conf): Parse MANPATH_MAP entries.
3466 (woman-manpath): Doc fix and type fix.
3467 (woman-cached-data): Check for MANPATH_MAP entries.
3468 (woman-expand-directory-path): Treat MANPATH_MAP entries.
3469
3470 2007-03-31 Stuart Herring <herring@lanl.gov>
3471
3472 * emacs-lisp/sregex.el (sregexq): Doc fix.
3473
3474 2007-03-31 Markus Triska <markus.triska@gmx.at>
3475
3476 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
3477
3478 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
3479
3480 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
3481 Move to the right.
3482
3483 2007-03-30 Alan Mackenzie <acm@muc.de>
3484
3485 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
3486
3487 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3488
3489 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
3490 Use it, passed in explicitly, instead of from the dynamic binding.
3491 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
3492
3493 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
3494
3495 * simple.el (blink-matching-open): When in minibuffer, don't
3496 search for a match inside the prompt.
3497
3498 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
3499
3500 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
3501 (tmm-prompt): Don't make the mouse user select the first menu
3502 item twice.
3503
3504 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
3505
3506 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
3507 SIGUSR1 and SIGUSR2.
3508
3509 2007-03-29 Kim F. Storm <storm@cua.dk>
3510
3511 * ido.el (ido-read-internal): When reading file or dir, only override
3512 minibuffer-local-filename-completion-map, otherwise only override
3513 minibuffer-local-completion-map.
3514
3515 2007-03-29 Glenn Morris <rgm@gnu.org>
3516
3517 * complete.el (partial-completion-mode): Set PC-do-completion-end
3518 to nil after use.
3519 (PC-lisp-complete-symbol): Create and use a marker at `end',
3520 rather than using point-marker.
3521
3522 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * simple.el (next-error-highlight): Doc fix.
3525 (compose-mail): Revert 2007-03-19 change.
3526
3527 2007-03-28 Richard Stallman <rms@gnu.org>
3528
3529 * emacs-lisp/edebug.el (edebug-display): Don't go to
3530 edebug-outside-buffer if it is dead.
3531
3532 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
3533
3534 * view.el (view-mode): Fix typos in docstring.
3535
3536 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
3537
3538 * recentf.el (recentf-save-file): Add a custom :set function.
3539
3540 2007-03-28 Glenn Morris <rgm@gnu.org>
3541
3542 * complete.el (PC-do-completion-end): New variable.
3543 (partial-completion-mode) <choose-completion-string-functions>:
3544 Use PC-do-completion-end in the non-minibuffer case to replace the
3545 correct amount of text.
3546 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
3547 (PC-lisp-complete-symbol): Give marker the after-insertion type,
3548 to deal with improvements inserted after point.
3549
3550 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3551
3552 * button.el (make-text-button): Add explicit `button' property.
3553 (default-button): Don't put a `button' property on it.
3554
3555 * progmodes/python.el (python-mode): Skip comments when parsing.
3556
3557 * vc-arch.el (vc-with-current-file-buffer): New macro.
3558 (vc-arch-file-source-p): Use it to avoid infloop.
3559
3560 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
3561
3562 * emacs-lisp/lisp.el (lisp-complete-symbol):
3563 Fix call to get-buffer-window to find windows in other frames.
3564
3565 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3566
3567 * comint.el (comint-proc-query, comint-dynamic-list-completions):
3568 Fix calls to get-buffer-window to find windows in other frames.
3569 Reported by David Hansen <david.hansen@gmx.net>.
3570
3571 2007-03-27 Kevin Ryde <user42@zip.com.au>
3572
3573 * info.el (Info-display-images-node): On a text-only terminal,
3574 show the "text" or "alt" parts of the image blobs.
3575
3576 2007-03-27 Glenn Morris <rgm@gnu.org>
3577
3578 * complete.el (PC-do-completion): Compute completion-base-size in
3579 the non-filename case, rather than setting to nil.
3580 (PC-lisp-complete-end): New variable.
3581 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
3582 original end in a series of consecutive invocations.
3583
3584 * calendar/calendar.el (calendar-mode-hook): Declare it.
3585
3586 * calendar/diary-lib.el (diary-live-p): Do not check for
3587 diary-selective-display.
3588
3589 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3590
3591 * replace.el (occur-next-error): *Occur* might not be displayed in the
3592 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
3593
3594 2007-03-26 Richard Stallman <rms@gnu.org>
3595
3596 * textmodes/flyspell.el (flyspell-large-region):
3597 Use ispell-call-process-region.
3598
3599 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3600
3601 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3602 Use prin1 instead of princ.
3603
3604 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
3607 Merge in X resources before global face.
3608
3609 * progmodes/compile.el (compilation-start): Save compilation-directory
3610 rather than default-directory as local var.
3611 (compilation-directory): Mark as safe local var.
3612
3613 * files.el: Don't mark default-directory as a safe local var.
3614
3615 2007-03-25 Alan Mackenzie <acm@muc.de>
3616
3617 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
3618 * progmodes/cc-engine.el: Fix typo.
3619
3620 2007-03-25 Juri Linkov <juri@jurta.org>
3621
3622 * compare-w.el (compare-windows): Rename customization group
3623 `compare-w' to `compare-windows'.
3624 (compare-windows-whitespace, compare-ignore-whitespace)
3625 (compare-ignore-case, compare-windows-sync)
3626 (compare-windows-sync-string-size, compare-windows-recenter)
3627 (compare-windows-highlight, compare-windows): Change group name in
3628 the `group' tag from `compare-w' to `compare-windows'.
3629 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
3630
3631 2007-03-24 Markus Triska <markus.triska@gmx.at>
3632
3633 * expand.el: Change example to always enable abbrev-mode,
3634 and remove redundant `function'.
3635 (expand-abbrev-hook): Add autoload cookie.
3636
3637 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
3638
3639 * emacs-lisp/testcover.el (testcover-start, testcover-end)
3640 (testcover-mark-all, testcover-unmark-all): Add prompts to
3641 interactive specs.
3642
3643 2007-03-24 Jason Rumney <jasonr@gnu.org>
3644
3645 * autorevert.el (find-file-hook, auto-revert-tail-mode):
3646 Use file size in bytes for auto-revert-tail-pos not characters.
3647
3648 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3649
3650 * vc-rcs.el (vc-rcs-annotate-command):
3651 Set text property :vc-annotate-prefix on the annotation text.
3652 (vc-rcs-annotate-time): Instead of searching for ": ",
3653 search for end of text propertized with :vc-annotate-prefix.
3654
3655 2007-03-24 Martin Rudalics <rudalics@gmx.at>
3656
3657 * whitespace.el (top level): Remove calls putting
3658 permanent-local nil property since these are no-ops.
3659
3660 * man.el (Man-support-local-filenames): Assure that
3661 default-directory exists when doing call-process.
3662
3663 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
3664
3665 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
3666 Fix omission bug: Use m4-program-options to construct shell command.
3667
3668 2007-03-23 David Kastrup <dak@gnu.org>
3669
3670 * progmodes/cc-mode.el (c-make-emacs-variables-local):
3671 Use `mapcar' rather than `mapcan' to silence compiler warning.
3672
3673 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3674
3675 * textmodes/reftex.el, textmodes/reftex-vars.el,
3676 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
3677 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
3678 * textmodes/reftex-index.el, textmodes/reftex-global.el,
3679 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
3680 * textmodes/reftex-auc.el: Add maintainer address.
3681
3682 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
3683
3684 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
3685 Make sure that `global-font-lock-mode' does not turn on font-lock
3686 in these buffers.
3687
3688 2007-03-21 Kim F. Storm <storm@cua.dk>
3689
3690 * xt-mouse.el (xt-mouse-epoch): New variable.
3691 (xterm-mouse-event): Use float-time.
3692
3693 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
3694
3695 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
3696 current-time.
3697
3698 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3699
3700 * complete.el (read-file-name-internal): Don't add the final > if the
3701 completion is not finished (re-application of this patch, which was
3702 accidentally undone by Eli).
3703
3704 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * emulation/viper.el (viper-non-hook-settings): Handle mouse
3707 clicks in describe-key and describe-key-briefly advice a little better.
3708
3709 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
3710
3711 * server.el (server-process-filter): Cancel any pending isearch.
3712
3713 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
3714
3715 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
3716 (icalendar--get-unfolded-buffer): Define actual arguments rather
3717 than just using &rest. Check replace-in-string is fbound.
3718 (icalendar-import-buffer): Doc fix.
3719 (icalendar--convert-ical-to-diary): Set diary-file.
3720 Check diary-file before inserting final newline.
3721 (icalendar--add-diary-entry): Return diary-file.
3722
3723 2007-03-21 Glenn Morris <rgm@gnu.org>
3724
3725 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
3726 (diary-display-hook): Add custom :set function.
3727
3728 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
3729 Add custom :set function.
3730 (diary-header-line-format): Doc fix.
3731 (diary-set-maybe-redraw): New function.
3732 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
3733 (diary-list-entries): Always run diary-mode.
3734
3735 2007-03-20 Kenichi Handa <handa@m17n.org>
3736
3737 * international/quail.el (quail-setup-completion-buf): Make the
3738 completion buffer read-only.
3739 (quail-completion): Adjusted for the above change. Leave the
3740 modified flag nil.
3741
3742 2007-03-20 David Kastrup <dak@gnu.org>
3743
3744 * files.el (magic-mode-alist): Require literal "%!PS" string for
3745 magic postscript file detection.
3746
3747 2007-03-20 Richard Stallman <rms@gnu.org>
3748
3749 * textmodes/ispell.el (ispell-call-process): New function.
3750 Defends against bad `default-directory.'
3751 (ispell-check-version, ispell-find-aspell-dictionaries)
3752 (ispell-get-aspell-config-value, lookup-words): Call it.
3753 (ispell-call-process-region): New function.
3754 (ispell-send-string): Call it.
3755
3756 2007-03-20 Andreas Schwab <schwab@suse.de>
3757
3758 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
3759 (finder-data): Likewise.
3760 (autoloads): Likewise.
3761
3762 2007-03-20 Martin Rudalics <rudalics@gmx.at>
3763
3764 * files.el (basic-save-buffer): Do not set visited filename when
3765 the corresponding directory does not exist or the specified
3766 filename is that of an existing directory.
3767
3768 2007-03-20 Glenn Morris <rgm@gnu.org>
3769
3770 * calendar/diary-lib.el (diary-live-p): New function.
3771 (number-of-diary-entries): Add a :set function to redisplay diary
3772 when necessary.
3773
3774 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
3775
3776 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
3777 from client program, mev, to compute mouse event.
3778
3779 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3780
3781 * faces.el (momentary): Face removed; unused due to reversion of
3782 2007-01-04 changes by Kevin Rodgers.
3783
3784 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
3785 Suggested by Johan Bockg\e,Ae\e(Brd.
3786
3787 2007-03-19 Martin Rudalics <rudalics@gmx.at>
3788
3789 * font-lock.el (lisp-font-lock-keywords-1):
3790 Highlight define-globalized-minor-mode as a keyword.
3791
3792 2007-03-19 Kim F. Storm <storm@cua.dk>
3793
3794 * calc/calc-forms.el (math-std-daylight-savings)
3795 (math-std-daylight-savings-old): Doc fix.
3796
3797 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
3798
3799 * progmodes/python.el (python-default-template): Doc fix.
3800 (python-buffer): Fix typo in docstring.
3801
3802 * isearchb.el (isearchb-follow-char):
3803 * subr.el (def-edebug-spec): Fix typo in docstring.
3804
3805 2007-03-19 Richard Stallman <rms@gnu.org>
3806
3807 * files.el (default-directory): Mark safe.
3808 (basic-save-buffer-2): Put proper dir name in error message.
3809
3810 * simple.el (compose-mail): Run switch-function after
3811 setting up the mail buffer.
3812
3813 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
3814
3815 2007-03-18 Jay Belanger <belanger@truman.edu>
3816
3817 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
3818 (math-std-daylight-savings-new): Rename from
3819 `math-std-daylight-savings'.
3820 (math-std-daylight-savings-old): Rename from old value of
3821 `math-std-daylight-savings'.
3822 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
3823 `math-std-daylight-savings-old' depending on the year.
3824
3825 2007-03-18 Detlev Zundel <dzu@gnu.org>
3826
3827 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
3828 zero-width regexps as invalid but rather at least count them correctly.
3829
3830 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
3831
3832 * net/tls.el (open-tls-stream): In handshake-waiting loop,
3833 don't wait more if there is output available to process.
3834
3835 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
3836
3837 * progmodes/compile.el (compilation-find-file): Revert change
3838 from 2006-07-18 to allow completion of directory names.
3839 Reported by John Carter <john.carter@tait.co.nz>.
3840
3841 2007-03-18 Kim F. Storm <storm@cua.dk>
3842
3843 * subr.el (when, unless): Doc fix.
3844
3845 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
3846
3847 * net/tls.el (tls-program): Doc fix.
3848
3849 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
3850
3851 * autorevert.el (auto-revert-tail-handler):
3852 Call after-revert-hook.
3853
3854 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
3855
3856 * simple.el (switch-to-completions): No error if search for \n\n fails.
3857
3858 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
3859
3860 * simple.el (line-move-1):
3861 Respect `inhibit-line-move-field-capture' property.
3862
3863 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * comint.el (comint-arguments): Mark backslash-escaped chars.
3866 (comint-delim-arg): Don't treat them as delimiters.
3867
3868 2007-03-12 Kim F. Storm <storm@cua.dk>
3869 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
3870
3871 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
3872
3873 * tempo.el (tempo-insert): Deal with 'r> if it appears
3874 specified with a prompt argument.
3875
3876 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
3877
3878 * textmodes/org.el (org-set-font-lock-defaults):
3879 Handle narrow table columns correctly.
3880
3881 2007-03-12 Mark A. Hershberger <mah@everybody.org>
3882
3883 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
3884 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
3885 Return to use of the -no-properties variants. There was
3886 consensus on emacs-devel that the speed of these variants was
3887 prefered since we are usually parsing files (from the internet
3888 or on disk) instead of XML created in Emacs.
3889
3890 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
3891 Add customize option.
3892
3893 2007-03-12 Glenn Morris <rgm@gnu.org>
3894
3895 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
3896 North American rule. Replace "daylight savings" with "daylight
3897 saving" in doc.
3898
3899 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
3900 * calendar/lunar.el, solar.el: Replace "daylight savings" with
3901 "daylight saving" in text.
3902
3903 * woman.el (woman-change-fonts): Tweak previous change by using
3904 woman-request-regexp rather than "^\\.".
3905
3906 * startup.el (command-line-1): Make insertion of
3907 initial-scratch-message not depend on scratch being selected.
3908
3909 2007-03-11 Juri Linkov <juri@jurta.org>
3910
3911 * replace.el (match): Use yellow background on light-bg terminals.
3912
3913 2007-03-11 Richard Stallman <rms@gnu.org>
3914
3915 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3916 Correctly compute line number.
3917
3918 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
3919
3920 * type-break.el (type-break-get-previous-count):
3921 Repeat previous change here.
3922
3923 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
3924
3925 * progmodes/grep.el (grep-find-ignored-directories):
3926 Add .git and .bzr to list.
3927
3928 2007-03-11 Andreas Schwab <schwab@suse.de>
3929
3930 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
3931
3932 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3933
3934 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
3935
3936 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * faces.el (face-set-after-frame-default): Recalculate face
3939 customizations after applying X resources.
3940
3941 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
3942
3943 * net/rcirc.el (rcirc-timeout-seconds): New variable.
3944 (rcirc-keepalive-seconds): Remove variable.
3945 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
3946 (rcirc-process, rcirc-user-disconnect): New variables.
3947 (rcirc-connect): Initalize new variables.
3948 (rcirc-keepalive): Don't send keepalive pings before connection
3949 is completed.
3950 (rcirc-sentinel): Do mark all channels with activity when
3951 connection is dropped. Run hook with process buffer local.
3952 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
3953 (rcirc-buffer-process): Return value of rcirc-process if
3954 rcirc-server-buffer is nil.
3955 (rcirc-server-name): Return the reported server name.
3956 (rcirc-update-prompt): Simplify computation of the server name.
3957 (rcirc-format-response-string): Likewise.
3958 (rcirc-handler-001): Mark server as connected, record the reported
3959 server name, and schedule a timeout.
3960 (rcirc-track-nick): Add a spec for the tty class.
3961 (rcirc-user-non-nick): Remove function.
3962 (rcirc-nick-prefix-chars): Add variable.
3963 (rcirc-user-nick): Use above variable.
3964
3965 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3966
3967 * icomplete.el (icomplete-tidy, icomplete-exhibit):
3968 Bind deactivate-mark to nil.
3969
3970 2007-03-10 Martin Rudalics <rudalics@gmx.at>
3971
3972 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
3973 that buffer contents get erased during completion.
3974
3975 2007-03-10 Glenn Morris <rgm@gnu.org>
3976
3977 * woman.el (woman-change-fonts): Add a hack to deal with
3978 font-escape followed by "." at start of a line.
3979 (woman2-IP): Add a hack to deal with consecutive requests.
3980 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
3981
3982 2007-03-10 Alan Mackenzie <acm@muc.de>
3983
3984 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
3985
3986 2007-03-09 Richard Stallman <rms@gnu.org>
3987
3988 * abbrev.el (abbrev): Add `provide'.
3989
3990 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
3991
3992 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
3993
3994 2007-03-09 Martin Rudalics <rudalics@gmx.at>
3995
3996 * complete.el (PC-try-completion): New function.
3997 (PC-do-completion, read-file-name-internal): Use it instead of
3998 try-completion.
3999
4000 2007-03-08 Alan Mackenzie <acm@muc.de>
4001
4002 Remove stale tokens from `c-found-types' cache.
4003
4004 * progmodes/cc-mode.el (c-unfind-enclosing-token)
4005 (c-unfind-coalesced-tokens, c-before-change): New functions.
4006 (c-maybe-stale-found-type): New variable.
4007
4008 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
4009 (c-trim-found-types): New functions.
4010
4011 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
4012
4013 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4014 (debug-ignored-errors): Add entry from smerge-match-conflict.
4015
4016 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
4017
4018 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4019 special help topics for keywords.
4020 (idlwave-help-assistant-command): Include ".exe" for ms-dos
4021 etc. Assistant command.
4022
4023 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
4024
4025 * replace.el (occur-engine): Move buffer-undo-list binding...
4026 (occur-1): ...to here.
4027
4028 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4029
4030 * simple.el (minibuffer-completing-symbol): New var.
4031 (eval-expression): Use it.
4032 (completion-setup-function): Don't bind completion-base-size when
4033 completing a symbol in the minibuffer.
4034
4035 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
4036
4037 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4038 tries to start a second session in graphical mode.
4039
4040 2007-03-07 Miles Bader <miles@gnu.org>
4041
4042 * international/isearch-x.el
4043 (isearch-process-search-multibyte-characters):
4044 Strip text-properties from PROMPT to avoid an error from read-string.
4045
4046 2007-03-07 Kim F. Storm <storm@cua.dk>
4047
4048 * complete.el (PC-bindings): Remap lisp-complete-symbol to
4049 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4050
4051 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4052
4053 * complete.el (PC-do-completion): Delete duplicates in the list of
4054 possible completions.
4055
4056 2007-03-07 Glenn Morris <rgm@gnu.org>
4057
4058 * ses.el (ses-mode): Doc fix.
4059
4060 2007-03-06 Kim F. Storm <storm@cua.dk>
4061
4062 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4063
4064 2007-03-06 Kenichi Handa <handa@m17n.org>
4065
4066 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4067
4068 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4069
4070 * simple.el (completion-setup-function): Improve last fix so it doesn't
4071 set it to a relative directory name either.
4072
4073 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4074
4075 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4076
4077 2007-03-05 Richard Stallman <rms@gnu.org>
4078
4079 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4080
4081 * files.el (find-file-noselect): No error if file no longer exists.
4082 Display a message and avoid other questions.
4083
4084 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4085
4086 * pcomplete.el (pcomplete-show-completions): Improve last change, so
4087 as not to use an invisible window and to create a window if none exist.
4088
4089 * progmodes/python.el (python-send-command): Restart proc if necessary.
4090 (python-proc): Simplify.
4091
4092 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
4093
4094 * pcomplete.el (pcomplete-show-completions): Search all frames for
4095 completions buffer.
4096
4097 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
4098
4099 * cus-edit.el (customize-save-variable): Clear customized-value
4100 property (saved values are now put in theme-value property).
4101 (customize-set-variable): Doc fix.
4102
4103 * complete.el (PC-do-completion): If completion-ignore-case is
4104 non-nil, replace field with completion string before exiting.
4105
4106 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
4107
4108 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
4109 Append its extension to the resulting temporary file name.
4110 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
4111
4112 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
4113 (tramp-smb-handle-write-region): Apply it.
4114
4115 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4116
4117 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4118 Redo previous change.
4119
4120 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
4121
4122 * diff-mode.el (diff-mode): Doc fix.
4123
4124 2007-03-05 Kenichi Handa <handa@m17n.org>
4125
4126 * international/characters.el: Set category `l' (latin)
4127 for more characters.
4128
4129 2007-03-04 Kim F. Storm <storm@cua.dk>
4130
4131 * emacs-lisp/authors.el (authors-aliases): Add alias.
4132
4133 2007-03-04 Glenn Morris <rgm@gnu.org>
4134
4135 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
4136 all when switching major mode.
4137 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
4138 (hs-block-start-mdata-select, hs-block-end-regexp)
4139 (hs-forward-sexp-func, hs-adjust-block-beginning):
4140 Do not make these variables permanent-local.
4141
4142 2007-03-04 Richard Stallman <rms@gnu.org>
4143
4144 * progmodes/cperl-mode.el (cperl-mode):
4145 Modify cperl-compilation-error-regexp-alist by appending.
4146
4147 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
4148 (edebug-mode): Add the hook.
4149 (edebug-recursive-edit): Remove the hook on exiting.
4150
4151 * type-break.el (type-break-get-previous-time):
4152 Handle end-of-file errors specially
4153 so they don't get reported wrong in .emacs.
4154
4155 * startup.el (fancy-splash-text): Clarify text.
4156
4157 * simple.el (beginning-of-buffer, end-of-buffer):
4158 Avoid treating plain C-u like numeric arg.
4159
4160 * simple.el (completion-setup-function): Don't set
4161 default-directory to nil.
4162
4163 * shell.el (shell-dirstack-query): Doc fix.
4164
4165 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4166 Don't select the window -- pass it to primitives instead.
4167
4168 * faces.el (minibuffer-prompt): Use medium blue by default.
4169
4170 2007-03-04 David Kastrup <dak@gnu.org>
4171
4172 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4173 Preserve 16 as default value for "seconds" when customizing.
4174
4175 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
4176
4177 * textmodes/org.el (org-self-insert-command)
4178 (orgtbl-self-insert-command, org-delete-char)
4179 (org-delete-backward-char): Set the `flyspell-delayed' property.
4180
4181 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
4182
4183 * international/mule.el (find-auto-coding): Don't search for
4184 line-ending characters past the end of the tail.
4185
4186 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
4187
4188 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4189 Jump to the line where new score has been uploaded.
4190
4191 * play/tetris.el (tetris-move-bottom, tetris-move-left)
4192 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
4193 Do nothing when the game is paused.
4194
4195 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
4196
4197 * textmodes/org.el (org-set-tags): Prevent slipping of point
4198 during completion.
4199
4200 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4201
4202 * isearch.el (isearch-message-prefix):
4203 Use minibuffer-prompt-properties.
4204
4205 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4206
4207 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
4208 (ps-setup): Print which Emacsen is running ps-print package.
4209
4210 2007-03-01 Stuart Herring <herring@lanl.gov>
4211
4212 * files.el (set-auto-mode-0): Use `indirect-function'.
4213 (hack-one-local-variable): Don't reapply current major mode.
4214
4215 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
4216
4217 * progmodes/python.el (python-quote-syntax): Don't bother with
4218 syntax-ppss-context.
4219 (python-fill-paragraph): Make sure that fenced-string delimiters that
4220 stand on their own line stay there.
4221
4222 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4223
4224 * replace.el (perform-replace): Propertize message.
4225
4226 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
4227
4228 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
4229 invisible heading.
4230
4231 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4232
4233 * net/tramp.el (tramp-file-name-handler): Revert last change.
4234
4235 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
4236
4237 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
4238 Correct doc strings.
4239
4240 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * replace.el (perform-replace): Undo forward-char immediately if
4243 non-adjacent search fails.
4244
4245 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4246
4247 * version.el (emacs-major-version, emacs-minor-version):
4248 string-to-int -> string-to-number.
4249
4250 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * help.el (where-is): Fail gracefully when not passed a command.
4253
4254 2007-02-28 Stuart Herring <herring@lanl.gov>
4255
4256 * find-lisp.el (find-lisp-default-directory-predicate):
4257 Fix bug: Do symlink check on expanded filename.
4258
4259 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
4260
4261 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
4262 changes during replacement.
4263 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
4264
4265 2007-02-28 Lars Hansen <larsh@soem.dk>
4266
4267 * desktop.el: Delete header line listing me as maintainer.
4268
4269 2007-02-28 Glenn Morris <rgm@gnu.org>
4270
4271 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
4272 the menus case.
4273
4274 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4275
4276 * net/tramp.el (tramp-file-name-handler): Inhibit modification
4277 hooks to avoid confusion when combining after-change calls.
4278
4279 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
4280
4281 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
4282 now that pgg-gpg-process-region correctly honors passed-in passphrase.
4283 (allout-distinctive-bullets-string): Add info about bullet conventions.
4284 (allout-mode): Add info about distinctive vs plain bullets.
4285
4286 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
4287
4288 * textmodes/org.el (org-archive-subtree): Quote variable name.
4289 (org-agenda-get-todos): Make sure skip properties are checked correctly.
4290
4291 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4292
4293 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
4294 (gud-bashdb-command-name, bashdb): Remove.
4295 (gud, gud-menu-map): Remove references to bash/bashdb.
4296
4297 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
4298
4299 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
4300 keyword for Python 2.5.
4301
4302 2007-02-26 Romain Francoise <romain@orebokech.com>
4303
4304 * net/net-utils.el (whois-server-tld): Update server for .org.
4305 (whois-server-list): Add whois.publicinterestregistry.net.
4306 (whois-guess-server): Fix formatting in docstring.
4307
4308 2007-02-26 Kim F. Storm <storm@cua.dk>
4309
4310 * mouse.el (mouse-show-mark): Run hooks and perform command
4311 remapping for mouse-region-delete-keys.
4312
4313 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4314
4315 * font-core.el (font-lock-mode): Doc fix.
4316
4317 2007-02-25 Kim F. Storm <storm@cua.dk>
4318
4319 * ido.el (ido-buffer-internal): Set this-command to fallback command.
4320 Add selected buffer to buffer-name-history.
4321 (ido-file-internal): Set this-command to fallback command.
4322 Add file names to file-name-history.
4323
4324 * emacs-lisp/map-ynp.el (map-y-or-n-p):
4325 Apply minibuffer-prompt-properties.
4326
4327 2007-02-25 Andreas Schwab <schwab@suse.de>
4328
4329 * files.el (hack-one-local-variable-eval-safep): Correct handling
4330 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
4331
4332 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
4333
4334 * textmodes/org.el (org-table-overlay-coordinates)
4335 (org-table-toggle-coordinate-overlays): New functions.
4336 (org-table-overlay-coordinates, org-table-coordinate-overlays):
4337 New variables.
4338 (org-startup-with-deadline-check): Remove option.
4339 (org-mode): Remove deadline check on startup.
4340 (org-table-limit-column-width): Remove option.
4341 (org-table-formula-numbers-only): Remove option.
4342 (org-link-style, org-link-format): Remove options.
4343 (org-select-agenda-window, org-fit-agenda-window): Remove options.
4344 (org-export-ascii-show-new-buffer)
4345 (org-export-html-show-new-buffer): Remove options.
4346 (org-activate-links): Remove camel option.
4347 (org-file-link-context-use-camel-case): Remove option.
4348 (org-camel-regexp): Remove variable.
4349 (org-activate-camels): Remove function.
4350 (org-store-link): Remove Camel stuff.
4351 (org-make-org-heading-camel): Remove function.
4352 (org-open-at-point): Remove camel stuff.
4353 (org-link-search): Remove camel stuff.
4354 (org-camel-to-words): Function removed.
4355 (org-get-agenda-file-buffer): Make sure we prepare the base
4356 buffers, not any indirect buffers.
4357 (org-sort-entries): Sort top-level when not on a headline, and no
4358 active region.
4359 (org-in-regexp): New function.
4360 (org-search-not-self): Rename from `org-search-not-link'.
4361 (org-open-link-marker): New variable.
4362 (org-open-at-point): Set `org-open-link-marker'.
4363 (org-print-icalendar-entries): Fixe bug with excluding DONE
4364 entries from the exported list.
4365 (org-edit-formula-lisp-indent): New command.
4366 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
4367 (orgtbl-to-latex, orgtbl-insert-radio-table)
4368 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
4369 (orgtbl-radio-table-templates): New option.
4370 (org-store-link-props):
4371 (org-remember-templates): More possibilities to insert info
4372 into templates.
4373 (org-remember-apply-template): Make use of the extended
4374 template capabilities.
4375 (org-remember-redo-template): New command.
4376 (org-upgrade-old-links)
4377 (org-table-modify-formulas, org-table-replace-in-formulas)
4378 (org-table-find-dataline)
4379 (org-table-get-vertical-vector): Remove functions.
4380 (org-table-remove-rectangle-highlight)
4381 (org-time-stamp-format, org-toggle-log-option)
4382 (org-table-highlight-rectangle)
4383 (org-table-iterate, org-table-make-reference):
4384 (org-translate-time, org-tree-to-indirect-buffer)
4385 (org-table-field-info, org-table-fix-formulas)
4386 (org-table-force-dataline, org-table-get-descriptor-line)
4387 (org-table-get-range)
4388 (org-skip-comments, org-sort)
4389 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
4390 (org-table-current-dline, org-table-current-field-formula)
4391 (org-table-edit-backward-field)
4392 (org-table-edit-formulas-post-command)
4393 (org-table-edit-line-down, org-table-edit-line-up)
4394 (org-agenda-archive)
4395 (org-agenda-clock-cancel)
4396 (org-agenda-clock-out, org-agenda-list-stuck-projects)
4397 (org-agenda-open-link, org-agenda-show-new-time)
4398 (org-agenda-skip-subtree-when-regexp-matches)
4399 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
4400 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
4401 (org-do-sort, org-file-image-p, org-find-overlays)
4402 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
4403 (org-highlight-until-next-command, org-isearch-end)
4404 (org-match-any-p, org-next-link, org-previous-link):
4405 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
4406 (org-rewrite-old-row-references)
4407 (org-isearch-post-command)
4408 (org-table-edit-move, org-table-edit-next-field)
4409 (org-table-edit-scroll, org-table-edit-scroll-down)
4410 (org-set-frame-title, org-show-reference)
4411 (org-unhighlight-once, org-verify-change-for-undo): New functions.
4412 (org-show-variable): Remove command.
4413 (org-add-log-maybe): New arguments STATE, FINDPOS
4414 (org-table-sort-lines): Rewrite from scratch.
4415 (org-link-search): New argument AVOID-POS.
4416 (org-print-icalendar-entries): Remove argument CATEGORY.
4417 (org-run-agenda-series): Remove argument WONDOW.
4418 (org-next-link, org-previous-link): New commands.
4419 (org-agenda-date-format): New option.
4420 (org-table-iterate): New command.
4421 (org-table-modify-formulas)
4422 (org-table-replace-in-formulas): Remove functions.
4423 (org-table-fix-formulas): New function.
4424 (org-table-insert-column, org-table-delete-column)
4425 (org-table-move-column): Use `org-table-fix-formulas'.
4426 (org-follow-gnus-link): Patch from Bastien/Leo.
4427 (org-table-current-field-formula): New function.
4428 (org-file-image-p): New function.
4429 (org-agenda-show-new-time): New function.
4430 (org-agenda-date-later): Call `org-agenda-show-new-time'.
4431 (org-with-remote-undo): New macro.
4432 (org-agenda-undo): New command.
4433 (org-verify-change-for-undo): New function.
4434 (org-time-stamp-format): New function.
4435 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
4436 by user.
4437 (org-match-any-p): New function.
4438 (org-make-tags-matcher): Handle regular expressions for tag and
4439 todo matches.
4440 (org-read-date): Accept "+N" as input for a date relative to the
4441 current date.
4442 (org-remove-subtree-entries-from-agenda): New function.
4443 (org-agenda-archive, org-agenda-kill):
4444 Use `org-remove-subtree-entries-from-agenda'.
4445 (org-do-sort, org-sort-entries): New functions.
4446 (org-sort): New command.
4447 (org-table-sort-lines): Use `org-do-sort'.
4448 (org-fix-decoded-time): New function.
4449 (org-table-number-regexp): Require 0x... to identify as number
4450 in tables.
4451 (org-startup-options): New keywords for note taking.
4452 (org-upgrade-old-links): Remove function.
4453 (org-get-repeat): New function.
4454 (org-show-context): Also show siblings on current level.
4455 (org-show-siblings): New function.
4456 (org-isearch-end, org-isearch-post-command): New functions.
4457 (org-show-siblings): New option.
4458 (org-show-context): Use `org-show-siblings'.
4459 (org-table-maybe-recalculate-line): No longer require `calc-eval'
4460 to be bound, because user may just use elisp.
4461
4462 2007-02-24 Kim F. Storm <storm@cua.dk>
4463
4464 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
4465 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
4466
4467 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4468
4469 * startup.el (command-line): Also check if the abbrev file is readable.
4470
4471 2007-02-24 John Paul Wallington <jpw@pobox.com>
4472
4473 * net/tls.el (tls-certtool-program): Fix custom type.
4474
4475 * mail/feedmail.el (feedmail-message-id-generator)
4476 (feedmail-date-generator): Fix custom types.
4477
4478 * mail/rmail.el (rmail-message-filter): Fix custom type.
4479
4480 2007-02-24 Eli Zaretskii <eliz@gnu.org>
4481
4482 * startup.el (command-line): If simple.el cannot be found, proceed
4483 with a warning message.
4484
4485 2007-02-24 Kenichi Handa <handa@m17n.org>
4486
4487 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
4488 case that BEG is a string.
4489
4490 2007-02-24 Chris Moore <dooglus@gmail.com>
4491
4492 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4493 * pgg-pgp.el (pgg-pgp-encrypt-region):
4494 * pgg-gpg.el (pgg-gpg-encrypt-region):
4495 Check pgg-encrypt-for-me if no other recipients.
4496
4497 2007-02-23 Eli Zaretskii <eliz@gnu.org>
4498
4499 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4500
4501 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4502 shell-quote-argument.
4503
4504 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4505
4506 * comint.el (comint-read-input-ring): Use comint-input-ring-size
4507 from the comint buffer instead of the temporary one.
4508
4509 2007-02-23 David Reitter <david.reitter@gmail.com>
4510
4511 * cus-edit.el (custom-save-all): Canonicalize custom-file before
4512 storing it in recentf-exclude.
4513
4514 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
4517 in splash screen.
4518
4519 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
4520
4521 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
4522 commands, for restart.
4523 (idlwave-shell-current-module): Fix handling of module name by type.
4524 (idlwave-shell-break-in): Update type handling.
4525 (idlwave-shell-bp-get): Encode type in BP structure.
4526 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
4527 (idlwave-shell-module-source-query): Query routine info based on type.
4528 Fix path parsing for non-compiled files.
4529 (idlwave-shell-module-source-filter): Don't signal error in filter
4530 if no source found.
4531 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
4532 filter race.
4533
4534 2007-02-22 Kim F. Storm <storm@cua.dk>
4535
4536 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
4537 (editable-field): Document need to put some text before the %v
4538 escape in :format string.
4539
4540 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4541
4542 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4543 (vc-svn-use-edit): Remove unused config var.
4544 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
4545
4546 * outline.el (hide-sublevels): Keep empty last line, if available.
4547
4548 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4549 rather than the corresponding unicode char, to make the code
4550 more readable.
4551
4552 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4553
4554 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
4555 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
4556 (speedbar-item-info-tag-helper): Doc fixes.
4557
4558 2007-02-19 Kenichi Handa <handa@m17n.org>
4559
4560 * international/mule-cmds.el (locale-language-names):
4561 Map "eo" to "Esperanto".
4562
4563 * language/european.el ("Esperanto"): New language environment.
4564
4565 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
4566
4567 * simple.el (kill-line): Doc fix.
4568
4569 2007-02-17 Kim F. Storm <storm@cua.dk>
4570
4571 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
4572 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
4573 (bindat--unpack-group, bindat--pack-group):
4574 Handle vectors with optional element type.
4575
4576 2007-02-17 Daiki Ueno <ueno@unixuser.org>
4577
4578 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
4579 if PASSPHRASE is given.
4580
4581 2007-02-17 Chris Moore <dooglus@gmail.com>
4582
4583 * jka-cmpr-hook.el (jka-compr-compression-info-list):
4584 Recognize backups of bz2 compressed files.
4585
4586 2007-02-17 Eli Zaretskii <eliz@gnu.org>
4587
4588 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
4589 to nil to speed up lookup of the symbol in index nodes.
4590
4591 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4592
4593 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4594 Add indentation for the constants of Lisp.
4595
4596 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
4597
4598 * ps-print.el: Use (defvar <foo>) where applicable.
4599 (ps-print-emacs-type): Remove.
4600 (ps-x-frame-property, ps-e-frame-parameter): Remove.
4601 (ps-frame-parameter): Align its call-convention with frame-parameter.
4602 (ps-begin-job): Adjust calls to it appropriately.
4603 (ps-setup): Don't print ps-print-emacs-type.
4604 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
4605 Define in such a way that it's obvious that it's defined.
4606 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
4607 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
4608 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
4609
4610 2007-02-15 Alan Mackenzie <acm@muc.de>
4611
4612 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4613 an empty one-line C-style comment, post-position point properly.
4614
4615 2007-02-15 Chris Moore <dooglus@gmail.com>
4616
4617 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4618 (isearch-lazy-highlight-new-loop): Bind it.
4619 (isearch-lazy-highlight-search): Use it.
4620
4621 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
4622
4623 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4624
4625 * font-lock.el (font-lock-extend-region-wholelines):
4626 Only return non-nil if the region has really been changed.
4627 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
4628
4629 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4630
4631 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
4632 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
4633 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
4634
4635 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
4636
4637 * faces.el (color-values): Revert changes to docstring from
4638 2007-01-31 and 2000-09-07.
4639
4640 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4641 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
4642 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
4643 (ispell-help): Fix typos in docstring and output message.
4644
4645 2007-02-14 Kim F. Storm <storm@cua.dk>
4646
4647 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
4648 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
4649 (grep): Fix lgrep reference.
4650
4651 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4652 (standard-display-underline): Use make-glyph-code.
4653
4654 * descr-text.el (describe-char): Use glyph-char and glyph-face.
4655
4656 * international/latin1-disp.el (latin1-display-char):
4657 Use make-glyph-code.
4658
4659 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
4660
4661 * ehelp.el (with-electric-help, electric-help-exit)
4662 (electric-help-retain): Doc fixes.
4663
4664 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
4665 (byte-compile-file): Doc fixes.
4666
4667 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4668
4669 * term/mac-win.el: Change all uses of
4670 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
4671 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
4672 (mac-ae-get-url): Call select-frame-set-input-focus.
4673 (mac-dnd-handle-drag-n-drop-event): Don't call
4674 select-frame-set-input-focus.
4675
4676 2007-02-13 Kenichi Handa <handa@m17n.org>
4677
4678 * international/characters.el: Fix documentation of category `a'.
4679
4680 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
4681
4682 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
4683
4684 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
4685
4686 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
4687 (tramp-get-remote-ln): Handle error case.
4688 Reported by Chris Moore <dooglus@gmail.com>.
4689
4690 2007-02-11 Kim F. Storm <storm@cua.dk>
4691
4692 * bindings.el (ctl-x-map): Remove register compatibility bindings
4693 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
4694
4695 2007-02-11 Richard Stallman <rms@gnu.org>
4696
4697 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
4698 in load history.
4699
4700 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
4701 condition -- don't fail to stop at endpos.
4702
4703 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
4704
4705 * textmodes/org.el (org-agenda-get-todos)
4706 (org-agenda-get-timestamps, org-agenda-get-closed)
4707 (org-agenda-get-deadlines, org-agenda-get-scheduled)
4708 (org-agenda-get-blocks, org-format-agenda-item)
4709 (org-agenda-change-all-lines, org-scan-tags): Rename text property
4710 from `category' to `org-category'.
4711
4712 2007-02-11 Kenichi Handa <handa@m17n.org>
4713
4714 * international/titdic-cnv.el (titdic-convert): Force files be written
4715 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
4716 (miscdic-convert): Force files be written with Unix-like eol format.
4717
4718 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
4719
4720 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
4721
4722 * calculator.el (calculator-prompt): Doc fix.
4723 (calculator-mode-map): Fix typo in menu entry.
4724
4725 2007-02-10 Jay Belanger <belanger@truman.edu>
4726
4727 * calculator.el (calculator): Do more extensive checking for when
4728 3 lines should be used for the calculator.
4729
4730 2007-02-10 Eli Zaretskii <eliz@gnu.org>
4731
4732 * info-look.el (info-lookup-make-completions):
4733 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
4734 index nodes.
4735
4736 * info.el (Info-fontify-maximum-menu-size): Document the effect
4737 of a nil value.
4738 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
4739 non-nil before using it as size.
4740
4741 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * subr.el (insert-for-yank-1): Prevent read-only properties from
4744 interfering with text property operations.
4745
4746 * image-mode.el (image-mode): Revert 2007-01-30 changes.
4747
4748 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
4749 (image-type-auto-detected-p): Fail if another match is found in
4750 auto-mode-alist.
4751
4752 * files.el (magic-mode-alist): Call image-mode instead of
4753 image-mode-maybe for autodetected images.
4754
4755 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
4756
4757 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
4758 Fix typos in docstrings.
4759 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
4760
4761 2007-02-09 Kim F. Storm <storm@cua.dk>
4762
4763 * emacs-lisp/float-sup.el: Remove obsolete comment.
4764
4765 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4766
4767 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
4768
4769 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4770
4771 * simple.el: Revert previous change, at request of RMS:
4772 (fundamental-mode-hook): Remove.
4773 (fundamental-mode): Run after-change-major-mode-hooks manually,
4774 and don't run the now-nonexistent fundamental-mode-hook.
4775
4776 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4777
4778 * simple.el (fundamental-mode-hook): Declare new hook.
4779 (fundamental-mode): Run the new dedicated hook, and don't run
4780 after-change-major-mode-hooks manually anymore.
4781
4782 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4783
4784 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
4785 added columns of chars. Remove support for the "no-meta-info" format.
4786 Prompted by Romain Francoise <romain@orebokech.com>.
4787
4788 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4789
4790 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
4791 (gdb-mouse-until, gdb-mouse-jump): Use it.
4792
4793 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4794
4795 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
4796 work when there is just an assembler buffer (no source buffer).
4797
4798 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
4799
4800 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
4801 just because the diff was produced using "-p" (--show-c-function).
4802
4803 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * faces.el (frame-set-background-mode): Use `color-values' and
4806 `display-color-p', not `x-color-values' and `x-display-color-p'.
4807 (face-valid-attribute-values): Use `defined-colors' instead of
4808 `x-defined-colors'.
4809
4810 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4811
4812 * ps-print.el: The ps-print commands without face printing should not
4813 print background color. Reported by Leo <sdl.web@gmail.com>.
4814 (ps-print-version): New version 6.7.3.
4815 (ps-begin-job): New arg. Fix ps-default-background and
4816 ps-default-foreground initialization.
4817 (ps-face-attributes): Fix doc string.
4818 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4819
4820 * printing.el: Fix ps-print link.
4821
4822 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * faces.el (face-set-after-frame-default): Compile attributes to
4825 be set by frame parameters before merging in X resources.
4826
4827 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
4828
4829 * simple.el (blink-matching-paren-dont-ignore-comments):
4830 (blink-matching-paren-on-screen): Doc fixes.
4831
4832 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
4833
4834 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
4835
4836 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
4837
4838 * loadhist.el (unload-feature): Silently ignore `load-history' entries
4839 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
4840 entries like `defun'. Return nil.
4841
4842 2007-02-05 Kim F. Storm <storm@cua.dk>
4843
4844 * ido.el: Doc fixes.
4845
4846 2007-02-04 David Kastrup <dak@gnu.org>
4847
4848 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
4849 `mpuz-allow-double-multiplicator' is non-zero, and correct
4850 calculation of `min'.
4851
4852 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
4853
4854 * wid-edit.el (widget-default-create): Insert new text at the
4855 :from marker _after_ the marker, not before it.
4856
4857 2007-02-04 Alan Mackenzie <acm@muc.de>
4858
4859 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
4860 containing it is re-indented.
4861
4862 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4863
4864 * net/newsticker.el (newsticker--insert-image): Update docstring,
4865 and insert the image directly.
4866 (newsticker--buffer-redraw): Update docstring.
4867
4868 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4869 Rename from define-global-minor-mode.
4870
4871 * progmodes/cwarn.el (global-cwarn-mode):
4872 * emacs-lisp/autoload.el (make-autoload):
4873 * hi-lock.el (global-hi-lock-mode):
4874 * font-core.el (global-font-lock-mode): All callers changed.
4875
4876 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4877
4878 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
4879 Don't copy @ignore lines into menu descriptions.
4880 (texinfo-multi-file-update): Goto the @node line before attempting
4881 to pluck the node name.
4882 (texinfo-multiple-files-update): Reverse the optional arguments'
4883 order, as per the doc string and the `interactive' form.
4884
4885 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * image-mode.el: Use autoload to avoid overriding disabled setting
4888 applied in .emacs.
4889
4890 2007-02-03 Alan Mackenzie <acm@muc.de>
4891
4892 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
4893 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
4894 adjacent paren groups).
4895
4896 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4897
4898 * progmodes/ebnf2ps.el: Doc fixes.
4899 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
4900
4901 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4902
4903 * dired-x.el (dired-do-relsymlink): Add reference to
4904 dired-do-symlink. Add an autoload cookie.
4905
4906 * dired-aux.el (dired-do-symlink): Add reference to
4907 dired-do-relsymlink.
4908
4909 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
4910
4911 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
4912 <left-fringe mouse-3>: New bindings.
4913
4914 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
4915
4916 * net/newsticker.el (newsticker-version): Changed to "1.10".
4917 (newsticker--set-customvar): Doc string.
4918 (newsticker-new-item-face): Doc string.
4919 (newsticker-mode): Initialize `invisibility-spec' with t.
4920 (newsticker-mode-map): Added
4921 `newsticker-mark-all-items-at-point-as-read'.
4922 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
4923 (newsticker-w3m-show-inline-images): Do not call
4924 `w3m-remove-image'.
4925 (newsticker--buffer-after-w3m-insert-image): New advice for
4926 w3m-insert-image to cache images.
4927 (newsticker-next-item-same-feed): New.
4928 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
4929 (newsticker-mark-all-items-of-feed-as-read): New.
4930 (newsticker-mark-all-items-at-point-as-read): Use new functions.
4931 (newsticker-mark-item-at-point-as-read): Doc string.
4932 (newsticker-mark-item-at-point-as-read): Use new functions.
4933 (newsticker--do-mark-item-at-point-as-read): New, extracted from
4934 `newsticker-mark-item-at-point-as-read'.
4935 (newsticker-hide-entry): Use (t) instead of t for invisibility.
4936 (newsticker--sentinel): Yet another xml-parser workaround.
4937 (newsticker--decode-iso8601-date): Bugfix for datestrings without
4938 days.
4939 (newsticker--buffer-do-insert-text): Fix.
4940 (newsticker--buffer-insert-enclosure): Fix. length might be missing.
4941 (newsticker--buffer-make-item-completely-visible):
4942 `switch-to-buffer' not necessary.
4943
4944 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4945
4946 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
4947 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
4948 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
4949 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
4950 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
4951
4952 2007-02-02 Kenichi Handa <handa@m17n.org>
4953
4954 * international/quail.el (quail-show-key): Fix an error message.
4955
4956 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4957
4958 * faces.el (set-face-underline-p, modify-face): Rename arg
4959 UNDERLINE-P to UNDERLINE (it is not a flag).
4960
4961 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
4962
4963 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
4964 when adding gdb-speedbar-update to gdb-input-queue.
4965
4966 2007-02-01 Kenichi Handa <handa@m17n.org>
4967
4968 * international/quail.el (quail-show-key): Signal an error if the
4969 current input method is not using Quail.
4970
4971 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
4972
4973 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
4974 Trim leading whitespace in sysvar names.
4975
4976 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4977
4978 * faces.el (internal-find-face, internal-get-face): Doc fixes.
4979
4980 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4981
4982 * ido.el (ido-set-common-completion): Use `let', not `let*'.
4983
4984 2007-01-31 Romain Francoise <romain@orebokech.com>
4985
4986 * comint.el: Delete extra copy of `comint-copy-old-input' added in
4987 previous change to this file.
4988
4989 2007-01-31 Jason Rumney <jasonr@gnu.org>
4990
4991 * files.el (magic-mode-alist): Use image-mode-maybe rather than
4992 image-mode.
4993
4994 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
4995 interfering with attempt to set major mode from modified
4996 auto-mode-alist.
4997
4998 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4999
5000 * faces.el (color-values): Doc fix.
5001 (face-differs-from-default-p): Don't check :foreground twice.
5002
5003 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
5004
5005 * comint.el (comint-mode): Prevent non-keyword fontification by default.
5006
5007 2007-01-31 Kenichi Handa <handa@m17n.org>
5008
5009 * international/quail.el (quail-store-decode-map-key): Store a
5010 translated character too.
5011 (quail-char-equal-p): New function.
5012 (quail-find-key1): Check character equality by quail-char-equal-p.
5013 (quail-decode-map-generated): New variable.
5014 (quail-find-key): Check quail-decode-map-generated and re-generate
5015 a decode map if necessary.
5016
5017 2007-01-30 Richard Stallman <rms@gnu.org>
5018
5019 * tutorial.el (tutorial--detailed-help): Make the list of
5020 changed keys look nicer.
5021
5022 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
5023
5024 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5025 (gdb-var-delete): Use it.
5026 (gdb-var-update-handler-1): Handle value "invalid" for MI field
5027 `in_scope'.
5028
5029 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
5030
5031 * files.el (get-free-disk-space): Return nil for remote directories.
5032
5033 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5034 instead of "dir".
5035
5036 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
5037
5038 * type-break.el (type-break-catch-up-event): New function.
5039 (type-break-demo-hanoi, type-break-demo-life)
5040 (type-break-demo-boring): Use it.
5041
5042 * image-mode.el (image-mode): Don't automatically view as image.
5043 (image-toggle-display): Add `disabled' property.
5044
5045 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5046
5047 * isearchb.el (isearchb-iswitchb):
5048 * ps-print.el (ps-build-face-reference):
5049 * emacs-lisp/shadow.el (list-load-path-shadows):
5050 * eshell/esh-cmd.el (eshell-rewrite-for-command):
5051 * international/mule.el (find-auto-coding):
5052 * mail/supercite.el (sc-attrib-selection-list):
5053 * progmodes/cc-defs.el (c-emacs-features):
5054 * progmodes/cc-vars.el (c-offsets-alist):
5055 * progmodes/flymake.el
5056 (flymake-init-create-temp-source-and-master-buffer-copy):
5057 Fix typos in docstrings (some suggested by Chris Moore).
5058
5059 * progmodes/vhdl-mode.el (vhdl-components-package-name)
5060 (vhdl-get-library-unit, vhdl-corresponding-begin)
5061 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5062 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5063 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5064 (vhdl-font-lock-match-item): Fix typos in docstrings.
5065 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5066 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5067 (vhdl-speedbar-insert-project-hierarchy):
5068 Improve argument/docstring consistency.
5069
5070 2007-01-29 Kenichi Handa <handa@m17n.org>
5071
5072 * international/titdic-cnv.el (py-converter): Fix previous change.
5073
5074 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5075
5076 * jka-compr.el (jka-compr-partial-uncompress)
5077 (jka-compr-call-process): Rebind default-directory if it is
5078 invalid. Suggested by Chris Moore.
5079
5080 * comint.el (comint-insert-input): Handle situation where the
5081 selected buffer is not the clicked buffer.
5082
5083 2007-01-29 Kenichi Handa <handa@m17n.org>
5084
5085 * international/ja-dic-cnv.el (skkdic-convert):
5086 Add byte-compile-disable-print-circle:t at the head.
5087
5088 * international/titdic-cnv.el (tit-process-header):
5089 Add byte-compile-disable-print-circle:t at the head.
5090 (miscdic-convert): Likewise.
5091 (py-converter): Skip the header comments.
5092
5093 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5094 New variable.
5095 (byte-compile-output-file-form): Bing print-circle to nil if
5096 byte-compile-output-file-form is not nil.
5097 (byte-compile-output-docform): Likewise.
5098
5099 2007-01-28 Kim F. Storm <storm@cua.dk>
5100
5101 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5102 Declare earlier to avoid byte compiler warnings.
5103
5104 2007-01-28 Markus Triska <markus.triska@gmx.at>
5105
5106 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
5107
5108 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
5111 (gamegrid-add-score-with-update-game-score-1): Allow local quits
5112 when calling update-game-score program. Remove unnecessary
5113 save-excursion.
5114
5115 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
5116
5117 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
5118
5119 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
5120 avoid compiler warning.
5121 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
5122 might have values other than "true" or "false".
5123
5124 2007-01-28 Richard Stallman <rms@gnu.org>
5125
5126 * textmodes/fill.el (fill-paragraph-function): Doc fix.
5127 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
5128
5129 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
5130
5131 * image.el (image-type-header-regexps): Make GIF regex more specific.
5132
5133 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
5134 Don't check `backspace'.
5135 (tutorial--find-changed-keys): Look up bindings in a temp buffer
5136 in Fundamental mode.
5137
5138 * startup.el (fancy-splash-text, normal-splash-screen):
5139 Mention C-g.
5140
5141 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
5142 when inserting in buffer.
5143
5144 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
5145 inside the if.
5146
5147 2007-01-27 Richard Stallman <rms@gnu.org>
5148
5149 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
5150
5151 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
5152
5153 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
5154 enum/union/struct/class definition.
5155 Revert change to call `forward-sexp' multiple times.
5156
5157 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
5158
5159 * files.el (hack-local-variables-confirm): Don't keep trying to
5160 read an event from an empty kbd macro.
5161
5162 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5163
5164 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
5165
5166 2007-01-27 Ben North <ben@redfrontdoor.org>
5167
5168 * outline.el (outline-promote, outline-demote): Doc fix. Rename
5169 the arg CHILDREN -> WHICH.
5170
5171 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
5172
5173 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
5174 default-directory to a sane value when calling start-process.
5175
5176 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5177
5178 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
5179 (ls-lisp-format-time-list): Doc fix. Mention
5180 ls-lisp-use-localized-time-format.
5181 (ls-lisp-format-time): Use ls-lisp-format-time-list if
5182 ls-lisp-use-localized-time-format is non-nil, even if a valid
5183 locale is defined.
5184
5185 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
5186
5187 * jka-compr.el (jka-compr-shell): Doc fix.
5188
5189 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
5190
5191 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5192
5193 * ps-print.ps: Fix background height.
5194 (ps-print-version): New version 6.7.2.
5195
5196 2007-01-26 Eli Zaretskii <eliz@gnu.org>
5197
5198 * makefile.w32-in (finder-data, custom-deps): Depend on
5199 $(lisp)/loaddefs.el.
5200
5201 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
5202
5203 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
5204
5205 2007-01-24 Miles Bader <miles@gnu.org>
5206
5207 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
5208 (byte-compile-output-docform): Bind `print-circle' to t.
5209
5210 2007-01-24 Kenichi Handa <handa@m17n.org>
5211
5212 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
5213 file name of the original SKK dictionary file.
5214
5215 2007-01-24 Kim F. Storm <storm@cua.dk>
5216
5217 * ido.el (ido-initial-position): New variable.
5218 (ido-read-internal): Set it if default item is specified.
5219 (ido-minibuffer-setup): Position cursor accordingly if set.
5220 (ido-edit-input): C-e moves to end of input if not already there.
5221 (ido-magic-backward-char): C-b does like M-b if prev char is /.
5222 Don't switch to buffer mode if repeating C-b at start of input.
5223 (ido-toggle-ignore): C-a only toggles ignore at start or end of
5224 input; else it moves to start of input.
5225 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
5226 not at end of input, delete rest of input, rather than normal op.
5227
5228 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
5229
5230 * emulation/viper-keym.el (viper-insert-basic-map):
5231 Delete binding for S-TAB.
5232
5233 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
5234 of message. Activate mark.
5235 (ediff-activate-mark): Set transient-mark-mode to t.
5236
5237 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
5238
5239 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5240
5241 * help-fns.el (describe-variable): Don't suppress display of
5242 buffer local value when the value is "large".
5243
5244 2007-01-22 Kim F. Storm <storm@cua.dk>
5245
5246 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
5247 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
5248 (ido-tidy): Use ido-active.
5249
5250 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
5251
5252 * hexl.el (hexl-mode-exit): Add missing quote.
5253
5254 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5255
5256 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
5257 (mac-ae-keyboard-modifiers): New function.
5258 (mac-handle-toolbar-switch-mode): Use it.
5259 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
5260 if keyboard modifiers on drop contain option key.
5261 (mac-dnd-drop-data): Add optional argument `action'.
5262 (special-event-map): Remove binding for M-drag-n-drop.
5263
5264 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
5265
5266 * add-log.el (add-log-current-defun): Use CC Mode functions to
5267 find the beginning and end of a defun.
5268
5269 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5270
5271 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5272 (gdb-var-create-handler): Handle value field in GDB output of
5273 -var-create.
5274 (gdb-max-frames): New variable.
5275 (gdb-stack-buffer, gdb-frames-select): Use it.
5276 (gdb-info-stack-custom): Help user customize gdb-max-frames,
5277 if necessary.
5278 (gdb-get-frame-number): Simplify.
5279
5280 2007-01-21 Glenn Morris <rgm@gnu.org>
5281
5282 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
5283 Update copyrights.
5284
5285 2007-01-21 Alan Mackenzie <acm@muc.de>
5286
5287 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
5288 handling of K&R stuff.
5289
5290 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5291
5292 * textmodes/bibtex.el (bibtex-files): Fix customization type.
5293
5294 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5295
5296 * ps-print.el: Handle frame parameters (background and/or foreground
5297 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
5298 (ps-print-version): New version 6.7.1.
5299 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
5300 (ps-frame-parameter): New fun.
5301 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
5302 Fix doc and customization.
5303 (ps-begin-job): Get frame parameters (background and/or foreground
5304 colors).
5305 (ps-do-despool): Ensure ps-printer-name has a valid value.
5306
5307 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5308
5309 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
5310 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
5311 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
5312 mean unlimited.
5313
5314 2007-01-20 Alan Mackenzie <acm@muc.de>
5315
5316 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
5317 much more rigorous analysis of putative K&R regions.
5318
5319 2007-01-20 Alan Mackenzie <acm@muc.de>
5320
5321 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
5322 New functions.
5323
5324 2007-01-20 Alan Mackenzie <acm@muc.de>
5325
5326 * progmodes/cc-align.el, progmodes/cc-cmds.el,
5327 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5328 * progmodes/cc-langs.el, progmodes/cc-styles.el,
5329 * progmodes/cc-vars.el: Add my name.
5330
5331 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * files.el (find-alternate-file): Revert query message to Emacs 21
5334 version.
5335
5336 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
5337
5338 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
5339 the doc string how to use personal abbrevs without electric
5340 keywords.
5341
5342 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5343
5344 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
5345 Fixed cursor position when toggle abbreviated display.
5346
5347 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
5348
5349 * t-mouse.el: Update copyright following assignment by
5350 Alessandro Rubini.
5351
5352 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
5355 (type-break-demo-boring): Call read-event instead of read-char.
5356
5357 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
5358
5359 * progmodes/compile.el: Add handling for makepplog.
5360
5361 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5362
5363 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
5364 aspell dictionaries are initialized when called non-interactively.
5365
5366 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
5367
5368 * progmodes/compile.el (compilation-loop): New arg limit.
5369 Handle case where the first error is at point-min.
5370 (compilation-next-error): New arg to compilation-loop call.
5371
5372 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5373
5374 * info.el (Info-default-dirs): Change default info dir to
5375 share/info.
5376
5377 * paths.el (Info-default-directory-list): Ditto.
5378
5379 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
5380
5381 * hexl.el (hexl-before-revert-hook): New function.
5382 (hexl-mode): Use it.
5383 (hexl-after-revert-hook): Just call hexl-mode.
5384 (hexl-mode-exit): Remove before-revert-hook.
5385
5386 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
5387
5388 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
5389
5390 2007-01-16 Martin Rudalics <rudalics@gmx.at>
5391
5392 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
5393 by "-" in francais7 otherchars entry.
5394 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
5395 otherchars entry.
5396
5397 2007-01-15 Karl Fogel <kfogel@red-bean.com>
5398
5399 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
5400 path. Rewrite function in `cond' style for readability.
5401
5402 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
5403 (The path shortening, that is, not the rearrarangement.)
5404
5405 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5406
5407 * term/mac-win.el (mac-ae-quit-application): New function.
5408 (mac-apple-event-map): Bind "quit application" Apple event to it.
5409
5410 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5411
5412 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
5413 than the program's output.
5414
5415 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5416
5417 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
5418 (kmacro-start-macro-or-insert-counter)
5419 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
5420 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
5421
5422 * longlines.el (longlines-show-hard-newlines):
5423 * ruler-mode.el (ruler-mode-ruler):
5424 * emulation/keypad.el (keypad-setup):
5425 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
5426 Fix typo in docstring.
5427
5428 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
5429
5430 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
5431 Remove redirect character ">".
5432
5433 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
5434
5435 * replace.el (perform-replace): Remove leftover code.
5436
5437 2007-01-12 Richard Stallman <rms@gnu.org>
5438
5439 * replace.el (perform-replace): Don't clear NODENT when computing
5440 the replacement string.
5441
5442 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
5443
5444 * net/tramp.el (tramp-handle-file-local-copy):
5445 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
5446 <christopher.ian.moore@gmail.com>.
5447
5448 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5449
5450 * diff-mode.el (diff-sanity-check-context-hunk-half)
5451 (diff-sanity-check-hunk): New functions.
5452 (diff-find-source-location): Use'em to check the hunks are well-formed.
5453
5454 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
5455 activate undo when undo is not active.
5456 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
5457
5458 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5459
5460 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
5461 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
5462 (ffap-url-at-point): Use char-classes rather than "a-z".
5463
5464 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * ediff-init.el (ediff-autostore-merges):
5467 * textmodes/fill.el (fill-region): Doc fix.
5468
5469 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5470
5471 * server.el (server-ensure-safe-dir): UIDs may be floats.
5472
5473 2007-01-10 Richard Stallman <rms@gnu.org>
5474
5475 * battery.el (battery-linux-proc-acpi): Use ignore-errors
5476 around calls to directory-files.
5477
5478 * subr.el (momentary-string-display): Use save-excursion.
5479
5480 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
5481 argument, but read it as `X' does.
5482
5483 2007-01-09 Juri Linkov <juri@jurta.org>
5484
5485 * info.el (Info-fontify-node): Don't hide node names of index entries.
5486
5487 * faces.el (momentary): Change :group to basic-faces where all
5488 basic faces belong to. Add :version.
5489
5490 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
5491
5492 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
5493 keybinding is found.
5494 (tutorial--find-changed-keys): Never treat null keybinding as a
5495 remapping.
5496
5497 2007-01-09 Martin Rudalics <rudalics@gmx.at>
5498
5499 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
5500
5501 2007-01-09 Kenichi Handa <handa@m17n.org>
5502
5503 * international/mule-cmds.el
5504 (select-safe-coding-system-interactively): Fix message.
5505
5506 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
5507
5508 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
5509 (tramp-process-actions): Add optional parameter TIMEOUT.
5510 (tramp-open-connection-telnet, tramp-open-connection-rsh)
5511 (tramp-open-connection-su): Add timeout of 60".
5512
5513 2007-01-09 Richard Stallman <rms@gnu.org>
5514
5515 * progmodes/compile.el (compile): Doc fix.
5516
5517 2007-01-09 Markus Triska <markus.triska@gmx.at>
5518
5519 * tumme.el (tumme-display-thumb): Doc fix.
5520
5521 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
5522
5523 * battery.el (battery-search-for-one-match-in-files):
5524 * bindings.el (mode-line-minor-mode-help):
5525 * x-dnd.el (x-dnd-types-alist):
5526 * calendar/icalendar.el (icalendar-import-buffer):
5527 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
5528
5529 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
5530
5531 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
5532
5533 * replace.el (replace-regexp): Fix typo in docstring.
5534
5535 2007-01-07 Alan Mackenzie <acm@muc.de>
5536
5537 * progmodes/cc-langs.el (c-operators, c-filter-ops):
5538 Amend doc-string and comments.
5539
5540 2007-01-06 Eli Zaretskii <eliz@gnu.org>
5541
5542 * files.el (abbreviate-file-name): Doc fix.
5543
5544 2007-01-06 Markus Triska <triska@gmx.at>
5545
5546 * subr.el (split-string): Remove spurious ")" from doc string.
5547
5548 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
5549
5550 * textmodes/table.el (table--warn-incompatibility):
5551 Use display-warning instead of momentary-string-display.
5552
5553 2007-01-05 Richard Stallman <rms@gnu.org>
5554
5555 * image.el (image-type-header-regexps): Recognize xbm more strictly.
5556
5557 * simple.el (backward-kill-word): Doc fix.
5558
5559 2007-01-05 Romain Francoise <romain@orebokech.com>
5560
5561 * international/mule.el (sgml-html-meta-auto-coding-function):
5562 Ensure that the buffer contains a HTML document.
5563
5564 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5565
5566 * faces.el (momentary): Move here ...
5567 * subr.el (momentary): ... from here.
5568
5569 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5570
5571 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
5572 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
5573 large structures/arrays.
5574
5575 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
5576
5577 * files.el (find-file-noselect-1, set-visited-file-name):
5578 Allow backup-enable-predicate to be nil.
5579
5580 2007-01-04 Andreas Schwab <schwab@suse.de>
5581
5582 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
5583 last change.
5584
5585 2007-01-03 Richard Stallman <rms@gnu.org>
5586
5587 * woman.el (woman-decode-buffer): Clarify error message.
5588
5589 2007-01-03 Alan Mackenzie <acm@muc.de>
5590
5591 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
5592
5593 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
5594
5595 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
5596
5597 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5598
5599 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
5600
5601 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5602
5603 * emulation/viper.el (viper-custom-file-name, viper-mode):
5604 Fix typos in docstrings.
5605
5606 * subr.el (momentary-string-display): After moving point, set POS
5607 variable to it to avoid later errors once the buffer is modified.
5608 Doc fix.
5609
5610 2007-01-02 Alan Mackenzie <acm@muc.de>
5611
5612 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
5613 check that the "*/" is present before trying to manipulate it.
5614
5615 2007-01-02 Richard Stallman <rms@gnu.org>
5616
5617 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
5618
5619 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
5620 Fix format of value.
5621
5622 * cus-edit.el (customize-unsaved): Rename from customize-customized.
5623 Change messages accordingly.
5624 (customize-customized): Now alias.
5625
5626 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5627
5628 * files.el (version-control): Doc fix.
5629
5630 2007-01-01 Alan Mackenzie <acm@muc.de>
5631
5632 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
5633 Check the format of c-state-cache is valid for an optimisation before
5634 using it.
5635
5636 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
5637 are at a statement within a macro". Other changes so that only
5638 the first continuation line in a macro gets the symbol
5639 `cpp-define-intro', the others getting `statement', or whatever.
5640
5641 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
5642 a string, preserve whitespace. Add a backslash only when also in
5643 a macro.
5644
5645 * progmodes/cc-defs.el: Correct typos.
5646
5647 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
5648 new line after an escaped EOL in a string.
5649
5650 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
5651 label when it directly follows "else", "do", ....
5652
5653 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
5654 angle brackets (as seen in "explicit specialisations" of C++
5655 templates).
5656
5657 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
5658 in the doc-string.
5659
5660 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
5661 when the comment ender looks like "=========*/" and is alone on
5662 its line.
5663
5664 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
5665 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
5666 for the old name.
5667
5668 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
5669 c-\(beginning\|end\)-of-defun by default.
5670
5671 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
5672 New line-up function, for the DEFUN macro in the Emacs C sources.
5673 Only used in "gnu" style.
5674
5675 * progmodes/cc-styles.el (c-style-alist): Use this new function in
5676 the "gnu" style.
5677
5678 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
5679 clean-up comment-close-slash also to work when there's a comment
5680 terminator on the line.
5681 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
5682 these for large arg - only take account of top level {..}, except
5683 for initial and final adjustments. M-- C-M-[ae] now go to the
5684 right defuns when the starting point is between defuns. They use
5685 the four new functions:
5686 (c-in-function-trailer-p, c-where-wrt-brace-construct)
5687 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
5688 support c-\(beginning\|end\)-of-defun.
5689
5690 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
5691 expressions more rigorously, to exclude bit-field specifiers from
5692 being classed as labels.
5693 (c-forward-label): When analyzing a ":" within a macro, be careful
5694 about using c-forward-syntactic-ws at the macro beginning.
5695 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
5696 stmt boundary, check for "operator=", etc.
5697
5698 * progmodes/cc-mode.el (c-postprocess-file-styles):
5699 Bind inhibit-read-only to t, around the call to
5700 c-remove-any-local-eval-or-mode-variables, so that it works on a
5701 RO file.
5702
5703 * progmodes/cc-defs.el (c-version): Update the version number to
5704 "5.31.4".
5705
5706 2007-01-01 Richard Stallman <rms@gnu.org>
5707
5708 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
5709 only if we restored isearch-window-configuration.
5710
5711 2006-12-31 Romain Francoise <romain@orebokech.com>
5712
5713 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
5714
5715 2006-12-31 Kim F. Storm <storm@cua.dk>
5716
5717 * files.el (auto-mode-case-fold): New defcustom.
5718 (set-auto-mode): If non-nil, perform second case-sensitive pass
5719 through auto-mode-alist if first pass failed.
5720
5721 2006-12-30 Richard Stallman <rms@gnu.org>
5722
5723 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
5724
5725 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
5726
5727 * allout.el (allout-encrypt-string): Handle symmetric-key
5728 passphrase caching but leave keypair caching to pgg.
5729
5730 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5731
5732 Sync with Tramp 2.0.55.
5733
5734 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
5735 `integerp'. `char-equal' could fail else in case of negative
5736 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
5737 (top): Check for `font-lock-add-keywords' before calling; it
5738 doesn't exist under XEmacs.
5739 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
5740 (tramp-completion-mode): Remove clause (not
5741 tramp-unified-filenames), because the function is called in other
5742 context too, where this check results in wrong results in the
5743 XEmacs case on Windows.
5744 (tramp-touch): UTC handling is not possible for XEmacs.
5745
5746 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5747
5748 * scroll-bar.el (previous-scroll-bar-mode): New variable
5749 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
5750 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
5751
5752 * term/x-win.el: Set scroll bar mode to right if set by X resources.
5753
5754 2006-12-30 Richard Stallman <rms@gnu.org>
5755
5756 * files.el (make-backup-file-name-1): Precompute abs name
5757 but don't lose the relative name.
5758
5759 * international/mule-cmds.el (select-safe-coding-system-interactively):
5760 Fix message.
5761
5762 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5763
5764 * files.el (backup-buffer): Show entire backup file name in msg.
5765
5766 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * image.el (image-type-header-regexps, image-type-from-data)
5769 (image-type-from-buffer, image-type-from-file-header):
5770 Revert changes from 2006-12-26.
5771 (image-type-auto-detectable): New variable.
5772 (image-type-auto-detected-p): New function.
5773
5774 * files.el (magic-mode-alist): Detect image files with
5775 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
5776
5777 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
5778
5779 * dired.el (dired-sort-other): Move test for dired-mode...
5780 (dired-sort-set-modeline): ...to here.
5781
5782 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5783
5784 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
5785 change. Suggested by Stefan Monnier.
5786
5787 2006-12-29 Kim F. Storm <storm@cua.dk>
5788
5789 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
5790 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
5791
5792 2006-12-27 Kim F. Storm <storm@cua.dk>
5793
5794 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
5795 so it doesn't accidentally match an fsf.org mail address.
5796 (authors-renamed-files-alist): Add tcover-*.el.
5797
5798 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5799
5800 * vc-arch.el (vc-arch-find-version): New function.
5801
5802 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
5803 composed of arbitrary characters (even /) in some systems.
5804
5805 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5806
5807 * international/mule-cmds.el (select-safe-coding-system-interactively):
5808 Improve the message in the *Warning* buffer.
5809
5810 2006-12-27 Kim F. Storm <storm@cua.dk>
5811
5812 * ido.el (ido-set-matches-1): Fix last change. If default item is
5813 current buffer, it is ok to be first.
5814
5815 2006-12-27 Kenichi Handa <handa@m17n.org>
5816
5817 * international/mule-cmds.el (select-safe-coding-system-interactively):
5818 Use face `link' for problematic chars.
5819
5820 2006-12-27 Kenichi Handa <handa@m17n.org>
5821
5822 * international/mule-cmds.el (select-safe-coding-system-interactively):
5823 Improve the message in *Warning* buffer.
5824
5825 2006-12-27 Kim F. Storm <storm@cua.dk>
5826
5827 * ido.el (ido-set-matches-1): Never put current buffer first if
5828 there are other matches.
5829
5830 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
5831
5832 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
5833 expressions.
5834 (gdb-var-delete): Handle duplicate names. Print message for non
5835 root expressions.
5836 (gdb-partial-output-name): Start buffer name with a space.
5837 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
5838 buffer name.
5839
5840 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5841
5842 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
5843 last footnote when `footnote-spaced-footnotes' is nil.
5844
5845 2006-12-26 Richard Stallman <rms@gnu.org>
5846
5847 * cus-edit.el (custom-browse-sort-alphabetically)
5848 (custom-buffer-sort-alphabetically)
5849 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
5850
5851 * image.el (image-type-header-regexps): Change element format
5852 to include third item NOT-ALWAYS.
5853 (image-type-from-data): Handle new format.
5854 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
5855 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
5856
5857 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
5858
5859 * add-log.el (add-log-current-defun): Call `forward-sexp'
5860 multiple times to pick a member function name defined as
5861 part of nested classes/namespaces.
5862
5863 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5864
5865 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
5866 which keymap should be used to change menu. It does not affect any
5867 existent code.
5868
5869 2006-12-26 Richard Stallman <rms@gnu.org>
5870
5871 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
5872 rather than for being in a minibuffer window.
5873
5874 2006-12-25 Daiki Ueno <ueno@unixuser.org>
5875
5876 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
5877 locale-coding-system.
5878 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
5879 LF.
5880
5881 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
5882
5883 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
5884 (sql-mode-syntax-table): Disable double quoted strings.
5885 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
5886
5887 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5888
5889 * startup.el (fancy-splash-last-input-event): New variable.
5890 (fancy-splash-special-event-action): New function.
5891 (fancy-splash-screens): Temporarily bind special events to it.
5892 Execute command for saved special event before exiting from
5893 recursive editing.
5894
5895 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
5896 New functions.
5897 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
5898 Use mac-unread-string.
5899
5900 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5901
5902 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
5903 an optimized comment regexp if `comment-start-skip' uses a ^.
5904 * bs.el (bs--up): Remove interactive spec.
5905
5906 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5907
5908 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
5909 Suggested by James Cloos.
5910
5911 2006-12-24 Kevin Ryde <user42@zip.com.au>
5912
5913 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
5914 in March.
5915 (calendar-dst-ends): Default to first Sunday in November.
5916
5917 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
5918
5919 * allout.el (allout-encrypt-string): Inhibit use of agent within
5920 body of let form where encryption happens. Acknowledge non-use of
5921 gpg-agent in docstring.
5922 (allout-toggle-subtree-encryption): Acknowledge non-use of
5923 gpg-agent in docstring.
5924
5925 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5926
5927 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
5928
5929 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
5930
5931 * ediff-diff.el (ediff-diff-options): Clarify docstring.
5932 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
5933
5934 * emulation/viper-cmd.el (viper-post-command-sentinel):
5935 Protect against errors in hooks.
5936 (viper-add-newline-at-eob-if-necessary): Add newline only if we
5937 actually modify buffer; ignore errors if occur.
5938
5939 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5940
5941 * calendar/calendar.el (calendar-mode-map): Switch < and >.
5942 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
5943 formatting.
5944
5945 2006-12-23 Richard Stallman <rms@gnu.org>
5946
5947 * simple.el (delete-horizontal-space): Doc fix.
5948
5949 2006-12-23 Eli Zaretskii <eliz@gnu.org>
5950
5951 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
5952 explicitly in a recursive Make, not implicitly through prerequisites,
5953 since the latter is wrong under parallel builds.
5954
5955 2006-12-22 Eli Zaretskii <eliz@gnu.org>
5956
5957 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
5958
5959 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5960
5961 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
5962 message string.
5963
5964 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
5965
5966 * outline.el (outline-next-visible-heading): Fix the case with a
5967 header at end-of-file with no final newline.
5968
5969 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
5970
5971 * indent.el (tab-always-indent): Doc fix.
5972
5973 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
5974
5975 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
5976 (Info-fontify-node): Do fontify indices.
5977
5978 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
5979 to the Emacs Lisp reference manual.
5980 (tutorial--tab-map): Remove. All callers changed.
5981 (tutorial--find-changed-keys): New elt QUIET, used to...
5982 (tutorial--display-changes): ...ensure that warning messages are
5983 only issued once per changed key.
5984 (tutorial--remove-remarks): Delete unused code-path.
5985 (lang-strings): Remove extraneous formatting.
5986 (tutorial--save-tutorial): Prompt before saving tutorial state.
5987
5988 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
5989
5990 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
5991 Replace '?\ ' by '?\s' throughout.
5992 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
5993 `help' custom group.
5994 (tutorial--key-description): New function.
5995 (tutorial--display-changes): Remove redundant arg. Scan for all
5996 key sequences to avoid false matches. Cleanup.
5997 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
5998 reduce homedir pollution.
5999 (help-with-tutorial): Call tutorial--display-changes with no arg.
6000
6001 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
6002
6003 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
6004
6005 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
6006
6007 * net/tramp.el (tramp-default-method): We still need to check for
6008 `executable-find', because it is not bound under Emacs 20.
6009 (tramp-handle-file-name-completion)
6010 (tramp-completion-handle-file-name-completion): Handle optional
6011 parameter PREDICATE.
6012 (tramp-find-default-method): Add code for default values.
6013
6014 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
6015
6016 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6017 make gud-go send "continue".
6018
6019 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
6020
6021 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6022 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
6023
6024 2006-12-19 Kim F. Storm <storm@cua.dk>
6025
6026 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6027 instead of global-map.
6028
6029 * files.el (magic-mode-alist): Allow matching file type by
6030 calling a function at bob. Check for image types by calling
6031 image-type-from-buffer. Suggested by Juanma Barranquero.
6032 (set-auto-mode): Do it.
6033
6034 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6035
6036 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6037 Remove "ControlMaster" option from the other `scp*' methods.
6038 (tramp-default-method): Check for ssh-agent before setting to `scp'.
6039
6040 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6041
6042 * textmodes/org.el (org-mode): Show context after isearch.
6043 (org-show-siblings): New function.
6044 (org-show-context): Use `org-show-siblings'.
6045
6046 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6047
6048 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6049 Use syntax-ppss-toplevel-pos.
6050
6051 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6052
6053 * textmodes/org.el (org-current-line): Make sure that lines are
6054 counted from beginning of buffer.
6055 (org-table-copy-region, org-table-paste-rectangle): Make sure that
6056 lines are counted from beginning of buffer.
6057
6058 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
6059
6060 * info.el (Info-build-node-completions): Signal error if tag-table
6061 marker is not found.
6062
6063 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6064
6065 2006-12-17 Alan Mackenzie <acm@muc.de>
6066
6067 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6068 speed) the case when open-paren-in-column-0-is-defun-start is nil.
6069 Based on code by Martin Rudalics.
6070
6071 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6072 open-paren-in-column-0-is-defun-start to nil any more.
6073
6074 2006-12-17 Richard Stallman <rms@gnu.org>
6075
6076 * simple.el (delete-horizontal-space): Use prefix arg.
6077
6078 * help-fns.el (describe-variable): Improve blank separator lines.
6079
6080 * files.el (magic-mode-alist): Mark as risky.
6081
6082 * files.el (make-backup-file-name-1):
6083 Expand backup-directory explicitly.
6084
6085 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
6086
6087 * net/tramp.el (tramp-default-method): Before setting to "pscp",
6088 check whether package password.el is loaded, or Pageant is running.
6089
6090 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
6091
6092 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6093 (icalendar--rris): First try Emacs, then XEmacs.
6094 (icalendar--convert-ical-to-diary): Doc fix.
6095 Insert newline at end of target file.
6096
6097 2006-12-17 Kim F. Storm <storm@cua.dk>
6098
6099 * outline.el (outline-isearch-open-invisible-function): New defvar.
6100 (outline-flag-region): Use it if non-nil for isearch-open-invisible
6101 overlay property instead of outline-isearch-open-invisible.
6102
6103 2006-12-16 Kim F. Storm <storm@cua.dk>
6104
6105 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
6106 if ido-directory-too-big is set on entry.
6107 (ido-toggle-ignore, ido-completion-help): Print message while
6108 reading big directory.
6109
6110 2006-12-15 Richard Stallman <rms@gnu.org>
6111
6112 * shell.el (shell): Doc fix.
6113
6114 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
6115
6116 * emulation/edt.el (edt-xserver):
6117 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
6118 to fix a problem on Cygwin.
6119
6120 * emulation/edt.el
6121 * emulation/edt-mapper.el
6122 * emulation/edt-lk201.el
6123 * emulation/edt-pc.el
6124 * emulation/edt-vt100.el: Update maintainer's email address.
6125
6126 2006-12-15 Simon Marshall <simon@gnu.org>
6127
6128 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
6129
6130 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6131
6132 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
6133 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
6134 instead of mac-atsu-font-table.
6135 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
6136
6137 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
6138
6139 * align.el (align-match-tex-pattern): Fix a rare bug which
6140 hanged Emacs.
6141
6142 2006-12-14 Richard Stallman <rms@gnu.org>
6143
6144 * startup.el (use-fancy-splash-screens-p): Use frame-height
6145 instead of window-height. Pass frame to image-size.
6146
6147 2006-12-13 Kenichi Handa <handa@m17n.org>
6148
6149 * international/mule-cmds.el (set-locale-environment):
6150 Set default-sendmail-coding-system too.
6151
6152 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
6153
6154 * progmodes/idlw-help.el: Fix copyright notice.
6155
6156 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6157
6158 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
6159
6160 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6161
6162 * subr.el (unread-command-char): Reformat obsolescence info.
6163
6164 2006-12-11 Richard Stallman <rms@gnu.org>
6165
6166 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
6167 about calls to cl-struct-setf-expander.
6168
6169 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6170
6171 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
6172 (ediff-combination-pattern): Fix typo in docstring.
6173
6174 * textmodes/refer.el (refer-find-entry): Doc fix.
6175 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
6176 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
6177 Fix tipos in docstrings.
6178
6179 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
6180
6181 2006-12-10 Kim F. Storm <storm@cua.dk>
6182
6183 * ido.el (ido-init-completion-maps): Remap backward-kill-word
6184 instead of binding M-backspace.
6185
6186 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
6187
6188 * replace.el (replace-match-data, replace-match-maybe-edit):
6189 * calc/calc-aent.el (calc-eval-error):
6190 * emulation/vi.el (vi-char-argument):
6191 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
6192 (c-vsemi-status-unknown-p-fn): Doc fixes.
6193
6194 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6195
6196 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
6197 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
6198
6199 2006-12-10 Masatake YAMATO <jet@gyve.org>
6200
6201 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
6202
6203 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
6204
6205 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
6206
6207 * man.el (Man-xref-button-action): New function. If the
6208 `Man-target-string' button property is a function, assume it
6209 accepts a position argument.
6210 (Man-abstract-xref-man-page): Use it.
6211 (Man-default-man-entry): New optional arg POS.
6212
6213 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
6214 symlink arrows read-only and non-rear-sticky.
6215
6216 2006-12-09 Martin Rudalics <rudalics@gmx.at>
6217
6218 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
6219 (wdired-search-and-rename): Simplify code.
6220 (wdired-preprocess-files, wdired-preprocess-perms): Make
6221 read-only property of preceding character rear-nonsticky to
6222 avoid that it can be modified. Put old-name and old-link
6223 properties on character preceding name and replace
6224 put-text-property by add-text-properties.
6225 (wdired-get-filename, wdired-get-previous-link): Get old-name
6226 and old-link properties from character preceding name and
6227 simplify code.
6228 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
6229 (wdired-perms-to-number): Make local-map property
6230 rear-nonsticky to avoid that text following permissions may be
6231 modified. Use add-text-properties instead of put-text-property
6232 when changing a permission bit.
6233 (wdired-change-to-dired-mode): Remove stickiness properties.
6234
6235 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
6236
6237 * international/mule-cmds.el (register-input-method): Doc fix.
6238
6239 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
6240
6241 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
6242
6243 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6244
6245 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
6246 Force buffer local defs evaluation on local variables loading.
6247 (flyspell-mode-on, flyspell-mode-off): Use it in
6248 `hack-local-variables-hook'.
6249
6250 2006-12-09 Eli Zaretskii <eliz@gnu.org>
6251
6252 * emacs-lisp/find-func.el (find-variable): Doc fix.
6253
6254 * help-fns.el (variable-at-point): Doc fix.
6255
6256 * w32-fns.el (w32-append-code-lines): New function.
6257
6258 2006-12-09 Romain Francoise <romain@orebokech.com>
6259
6260 * comint.el (comint-insert-input): Delete obsolete comment.
6261
6262 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6263
6264 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
6265 current frame, in case we're connected to several displays.
6266
6267 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6268
6269 * frame.el (other-frame): Doc fix.
6270 (set-frame-parameter): Fix typo in docstring.
6271
6272 2006-12-07 Kim F. Storm <storm@cua.dk>
6273
6274 * info.el (Info-index): Strip leading colon from topic.
6275
6276 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
6277
6278 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
6279 to pointers.
6280
6281 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
6282
6283 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
6284 Trim out spurious class inheritance "None" entries.
6285
6286 2006-12-05 Kim F. Storm <storm@cua.dk>
6287
6288 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
6289 (cua-paste-pop): Rework last change for
6290 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
6291 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
6292 text inserted by the last M-y command.
6293
6294 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6295
6296 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
6297 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
6298
6299 * shell.el (shell): Search the start file in ~/.emacs.d as
6300 `init_SHELLNAME.sh' instead.
6301
6302 2006-12-05 Glenn Morris <rgm@gnu.org>
6303
6304 * progmodes/cperl-mode.el (cperl-mode)
6305 * progmodes/f90.el (f90-mode-abbrev-table)
6306 * progmodes/fortran.el (fortran-mode-abbrev-table)
6307 * progmodes/octave-mod.el (octave-abbrev-table)
6308 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
6309 if abbrev-table is non-nil (saved user abbrevs may have been restored).
6310
6311 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
6312 clear abbrev table, else saved abbrevs will not be restored.
6313
6314 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6315
6316 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
6317 the call to `make-obsolete-variable', not in the docstring.
6318
6319 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
6320
6321 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
6322
6323 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6324
6325 * progmodes/ebnf-abn.el:
6326 * progmodes/ebnf-bnf.el:
6327 * progmodes/ebnf-dtd.el:
6328 * progmodes/ebnf-ebx.el:
6329 * progmodes/ebnf-iso.el:
6330 * progmodes/ebnf-otz.el:
6331 * progmodes/ebnf-yac.el:
6332 * progmodes/ebnf2ps.el:
6333 * delim-col.el:
6334 * printing.el:
6335 * ps-bdf.el:
6336 * ps-mule.el:
6337 * ps-print.el: Remove 'Time-stamp' comment mark.
6338
6339 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6340 'easy-menu-add-item' when called in Emacs 21 or higher.
6341
6342 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
6343
6344 * progmodes/ada-xref.el (ada-check-current): Doc fix.
6345 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
6346
6347 2006-12-04 Kim F. Storm <storm@cua.dk>
6348
6349 * bindings.el (global-map): Bind [signal t] to ignore, to have
6350 user signals ignored by default.
6351
6352 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6353
6354 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
6355 Unicode data file pointed to by `describe-char-unicodedata-file'.
6356
6357 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6358
6359 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
6360 O(n^2) regexp-search by anchoring the search.
6361
6362 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
6363
6364 * whitespace.el (whitespace-cleanup-internal): Use current
6365 argument for recursive call.
6366
6367 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
6368
6369 * net/tramp.el (tramp-methods): Add "ControlPath" and
6370 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
6371 Andreas Schwab <schwab@suse.de>.
6372 (tramp-do-copy-or-rename-file-out-of-band)
6373 (tramp-open-connection-rsh): Compute format spec for ?t.
6374 (tramp-process-actions): Trace command parameters.
6375
6376 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6377
6378 * simple.el (toggle-truncate-lines): Clarify doc string.
6379
6380 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
6381 (gdb-speedbar-expand-node): Use it.
6382
6383 2006-12-04 Richard Stallman <rms@gnu.org>
6384
6385 * progmodes/python.el (python-indent): Add safe-local-variable prop.
6386
6387 * dired.el (dired-revert): Turn off dired-after-readin-hook
6388 around call to dired-readin.
6389
6390 * menu-bar.el (menu-bar-make-toggle): Add "globally"
6391 to echo area messages.
6392 <indicate-empty-lines, case-fold-search>:
6393 Add "globally" to Help string.
6394 <case-fold-search>: MESSAGE arg need not say "globally".
6395 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
6396
6397 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
6398
6399 * outline.el (outline-end-of-subtree): Don't leave an empty
6400 line hidden as we would a real next heading.
6401
6402 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
6403
6404 * allout.el (allout-ascend): Add an optional argument to preserve
6405 original position of point when unsuccessful. Also, fix a
6406 docstring error.
6407 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
6408 work again, using allout-ascend's new option.
6409 (allout-setup-mode-map): Extract from allout-mode to initialize
6410 allout-mode-map. Call it on file load, so the mode docstring
6411 substitutions work even if allout mode has not yet been invoked.
6412 (allout-mode): Use new allout-setup-mode-map to track any keybinding
6413 customizations since the map was last processed. Also, refine the
6414 docstring so it's ship-shape for release.
6415 (allout-default-layout, allout-beginning-of-line-cycles)
6416 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
6417 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
6418 (allout-version, allout-layout, allout-infer-body-reindent)
6419 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
6420 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
6421 (allout-previous-heading, allout-goto-prefix-doublechecked)
6422 (allout-current-bullet-pos, allout-next-sibling-leap)
6423 (allout-pre-command-business, allout-encrypted-type-prefix)
6424 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
6425 (allout-rebullet-topic, allout-rebullet-topic-grunt)
6426 (allout-flag-region, allout-expose-topic, allout-expose-topic)
6427 (allout-old-expose-topic, allout-listify-exposed)
6428 (allout-process-exposed, allout-latex-verb-quote)
6429 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
6430 (allout-toggle-current-subtree-encryption)
6431 (allout-toggle-subtree-encryption, allout-bullet-isearch):
6432 Remove extraneous open-paren and close paren string escapes.
6433
6434 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
6435
6436 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
6437 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
6438 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
6439 Fix typos in docstrings.
6440
6441 2006-12-03 Glenn Morris <rgm@gnu.org>
6442
6443 * progmodes/cc-align.el
6444 * progmodes/cc-awk.el
6445 * progmodes/cc-cmds.el
6446 * progmodes/cc-compat.el
6447 * progmodes/cc-defs.el
6448 * progmodes/cc-engine.el
6449 * progmodes/cc-langs.el
6450 * progmodes/cc-menus.el
6451 * progmodes/cc-mode.el
6452 * progmodes/cc-styles.el
6453 * progmodes/cc-vars.el
6454 * progmodes/vhdl-mode.el: Fix Copyright format.
6455
6456 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
6457
6458 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
6459 initial down event.
6460
6461 2006-12-02 Kim F. Storm <storm@cua.dk>
6462
6463 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
6464 (cua-repeat-replace-region): Make M-v more robust.
6465 (cua-paste-pop-rotate-temporarily): New defcustom.
6466 (cua-paste-pop): Use it.
6467 (cua-auto-mark-last-change): New defcustom.
6468 (cua-pop-to-last-change): New helper function.
6469 (cua-set-mark): Use them.
6470
6471 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
6472
6473 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
6474 mini-buffer message.
6475
6476 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
6477
6478 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
6479
6480 2006-12-01 Ben North <ben@redfrontdoor.org>
6481
6482 * paren.el: Fix the highlight overlay extension when the user types a
6483 sequence of char very fast just before the open parenthesis.
6484
6485 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6486
6487 * ps-mule.el: Eliminate Emacs 20 compatibility.
6488
6489 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
6490 (ps-print-version): New version 6.7.
6491 (ps-print-quote): Replace '?\ ' by '?\s'.
6492
6493 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6494
6495 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
6496 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
6497 (hexl-end-of-1k-page): Doc fixes.
6498 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
6499 Fix typos in docstrings.
6500
6501 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6502
6503 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
6504 locally, i.e. without using file name handlers.
6505 (ido-read-internal): Allow mono letter host names, avoiding the
6506 `c:' problem by testing if the file exists locally.
6507 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
6508
6509 2006-11-30 Masatake YAMATO <jet@gyve.org>
6510
6511 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
6512 to avoid bytecomp warnings.
6513 (hexl-mode-old-ruler-function): New variable.
6514 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
6515 and `hl-line-range-function' after `require' hl-line.
6516 Then bind `hl-line-range-function' and `hl-line-face'.
6517 Don't require frame. Don't use `with-no-warnings'.
6518 (hexl-activate-ruler): Store the original value of
6519 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
6520 (hexl-mode-exit): Restore the original value of
6521 `ruler-mode-ruler-function'.
6522
6523 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6524
6525 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
6526 (hexl-mode-old-hl-line-face): New variable.
6527 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
6528 line when exit from the hexl-mode.
6529
6530 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6531
6532 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
6533 Doc fixes.
6534
6535 * international/fontset.el (create-fontset-from-ascii-font)
6536 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
6537 (fontset-name-p): Fix typo in docstring.
6538
6539 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
6540
6541 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6542
6543 * ps-bdf.el: Fix maintainer email.
6544
6545 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
6546 compatibility.
6547
6548 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
6549 21 compatibility.
6550 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
6551 Emacs 20 & 21.
6552
6553 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
6554
6555 * progmodes/idlwave.el (idlwave-auto-fill):
6556 Remove paragraph-start let to prevent auto-fill giving up.
6557
6558 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
6559
6560 * vt100-led.el (led-state): Fix typo in previous change.
6561
6562 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6563
6564 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6565 Fix interactive spec of the functions getting defined to make them
6566 work as documented.
6567
6568 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
6569
6570 * startup.el (fancy-splash-screens): Hide initial splash buffer.
6571
6572 2006-11-28 Kim F. Storm <storm@cua.dk>
6573
6574 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
6575 icomplete-mode is enabled.
6576
6577 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
6578
6579 * textmodes/org.el (require): Require gnus-sum during compilation
6580 to avoid problem with a macro call.
6581
6582 2006-11-28 Glenn Morris <rgm@gnu.org>
6583
6584 * emacs-lisp/authors.el (authors-aliases): Add new alias.
6585
6586 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
6587 (fortran-window-create-momentarily): Do not need string-to-char.
6588
6589 2006-11-28 Richard Stallman <rms@gnu.org>
6590
6591 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6592 Replace incorrect use of assoc-default with a loop.
6593
6594 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
6595
6596 * simple.el (next-error-find-buffer): Improve messages.
6597
6598 * files.el (revert-buffer): Special error message if file
6599 is now not readable.
6600
6601 * facemenu.el (facemenu-add-new-face): Improve doc strings of
6602 constructed commands.
6603
6604 * comint.el (comint-exec-1): Provide Emacs version and `comint'
6605 in INSIDE_EMACS.
6606
6607 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6608
6609 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
6610
6611 * server.el: Remove spurious * in docstrings.
6612 (server-process-filter): Exit from recursive editing before processing
6613 a new request.
6614
6615 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
6616
6617 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
6618 line so hidden blocks will be correctly identified.
6619
6620 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
6621
6622 * ledit.el (ledit-save-defun, ledit-mode):
6623 * resume.el (resume-emacs-args-buffer):
6624 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6625 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
6626 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
6627 (command-send-input, command-kill-line):
6628 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
6629
6630 * autoarg.el (autoarg-kp-mode): Doc fix.
6631
6632 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
6633 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
6634 (check-emacs-lock): Doc fix. Simplify.
6635
6636 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
6637 (iimage-mode-buffer): Fix typos in docstring.
6638
6639 * misc.el (zap-up-to-char): Doc fix.
6640
6641 * time-stamp.el: Fix comment and obsolescence string for old
6642 functions. Use `dolist' instead of `while'.
6643
6644 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
6645
6646 * disp-table.el (standard-display-8bit, standard-display-default):
6647 * ebuff-menu.el (electric-buffer-list):
6648 * ehelp.el (electric-help-command-loop):
6649 * font-core.el (font-lock-mode):
6650 * help-macro.el (make-help-screen):
6651 * help.el (describe-minor-mode-completion-table-for-indicator)
6652 (lookup-minor-mode-from-indicator):
6653 * indent.el (tab-to-tab-stop, move-to-tab-stop):
6654 * info-look.el (info-lookup-guess-custom-symbol):
6655 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
6656 * longlines.el (longlines-wrap-line):
6657 * macros.el (insert-kbd-macro):
6658 * menu-bar.el (menu-bar-update-buffers):
6659 * misc.el (copy-from-above-command):
6660 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
6661 * newcomment.el (comment-indent):
6662 * novice.el (disabled-command-function):
6663 * sort.el (sort-fields-syntax-table):
6664 * subr.el (momentary-string-display):
6665 * tar-mode.el (tar-header-block-summarize)
6666 (tar-clear-modification-flags):
6667 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
6668 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
6669 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
6670 (te-delete-char, te-down-vertically-or-scroll):
6671 * time-stamp.el (time-stamp-string-preprocess):
6672 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
6673
6674 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6675
6676 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
6677 in GUD mode.
6678
6679 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
6680 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
6681
6682 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6683
6684 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
6685
6686 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
6687
6688 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
6689 (ada-compile-goto-error): Adapt to new argument profile of
6690 compilation-goto-locus in Emacs 22. Don't check if the various
6691 compile functions are defined; we already do "(require 'compile)".
6692
6693 2006-11-26 Kim F. Storm <storm@cua.dk>
6694
6695 * kmacro.el: Fix commentary.
6696
6697 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6698
6699 * progmodes/gud.el (gdb): Explain how to run in text command mode
6700 more clearly. Say in error message that multiple debugging
6701 requires restarting GDB.
6702
6703 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6704
6705 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
6706
6707 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
6708
6709 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
6710 (flymake-popup-menu): Use it instead of posn-at-point.
6711
6712 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6713
6714 * progmodes/cc-vars.el (c-backslash-column):
6715 Mention c-backslash-max-column in documentation for c-backslash-column.
6716
6717 2006-11-24 Lars Hansen <larsh@soem.dk>
6718
6719 * net/tramp.el (tramp-default-method): Under Windows, change from
6720 plink to pscp.
6721 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
6722 (tramp-actions-copy-out-of-band):
6723 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
6724 (tramp-action-out-of-band): Move "Permission denied" handling to
6725 tramp-action-copy-failed.
6726 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
6727 process buffer.
6728
6729 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6730
6731 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6732 strings to a single string. Quote `errors-file-name'.
6733 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6734 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6735 Adjust calls. Use `shell-quote-argument'.
6736
6737 * international/mule.el (load-with-code-conversion)
6738 (with-category-table): Use with-current-buffer.
6739 (after-insert-file-set-coding): Use restore-buffer-modified-p.
6740
6741 2006-11-24 Eli Zaretskii <eliz@gnu.org>
6742
6743 * mail/smtpmail.el (smtpmail-send-it):
6744 Copy buffer-file-coding-system from the mail buffer. Possibly add a
6745 MIME header for the message encoding.
6746 Bind coding-system-for-write around the call to mail-do-fcc.
6747 Use smtpmail-code-conv-from to encode queued mail messages.
6748
6749 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6750
6751 * tabify.el (tabify-regexp): Doc fix.
6752
6753 * net/rcirc.el (rcirc-buffer-maximum-lines):
6754 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
6755
6756 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
6757 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
6758 Fix typos in output messages.
6759 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
6760
6761 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6762
6763 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
6764 the horse's mouth.
6765 (hexlify-buffer): Don't re-encode an arg that's already encoded.
6766
6767 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
6768
6769 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
6770 Remove condition-case.
6771
6772 2006-11-23 Glenn Morris <rgm@gnu.org>
6773
6774 * progmodes/f90.el (f90-comment-indent): Do not move point in
6775 default case.
6776
6777 2006-11-21 Romain Francoise <romain@orebokech.com>
6778
6779 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
6780 from library name (reverts change of 2005-10-25).
6781
6782 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
6783
6784 * tutorial.el (tutorial--default-keys): Add newline and
6785 delete-backward-char bindings.
6786 (tutorial--detailed-help): Save excursion when finding keys.
6787 Correct warning string for M-x FOO case.
6788 (tutorial--display-changes): Print special keys in tutorial style.
6789 Tweak search regexp for changed keys.
6790
6791 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6792
6793 * thingatpt.el (thing-at-point-url-at-point): Don't add a
6794 redundant scheme.
6795
6796 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
6797
6798 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
6799 are new to the list at IANA. Also added irc, mms, mmsh.
6800
6801 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
6802
6803 * progmodes/idlw-help.el (idlwave-html-help-location):
6804 Fail gracefully for missing help packages.
6805 (idlwave-help-assistant-open-link): Open full links.
6806 (idlwave-help-assistant-help-with-topic): Direct help link.
6807
6808 * progmodes/idlwave.el (idlwave-mode):
6809 Set add-log-current-defun-function.
6810 (idlwave-current-routine-fullname): Add, to support add-log.
6811 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
6812 to reflect improvements to xml-parse-file.
6813 (idlwave-mode-menu-def): New binding for help-with-topic.
6814
6815 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
6816 Handle extra newlines and spaces.
6817 (idlwave-shell-mode-map): Add help-with-topic.
6818
6819 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
6820
6821 * tutorial.el (tutorial-warning-face): New face.
6822 (tutorial--detailed-help, tutorial--display-changes): Use it.
6823 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
6824 Improve search pattern for occurrences of changed keys.
6825
6826 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6827
6828 * term/x-win.el (x-last-cut-buffer-coding): New variable.
6829 (x-select-text): Set it.
6830 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
6831 when checking for newness.
6832
6833 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
6834
6835 * subr.el (posn-image):
6836 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
6837
6838 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
6839
6840 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6841
6842 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
6843 Exceptions to the rule "add a space between an identifier and an
6844 opening parenthesis". Defaulted to the `#define' problem of cpp.
6845 (glasses-parenthesis-exception-p): New. Check if the region is an
6846 exception regarding to that.
6847 (glasses-make-readable): Use it.
6848 (glasses-convert-to-unreadable): Ditto. Modify the file also if
6849 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
6850
6851 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
6852
6853 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
6854
6855 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
6856
6857 * progmodes/ada-mode.el (ada-make-body): Fix typo.
6858
6859 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6860 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
6861
6862 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6863
6864 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
6865 conditions for function or variable bindings.
6866
6867 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
6868
6869 * progmodes/compile.el (compilation-start): Ditto.
6870
6871 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
6872
6873 * net/tramp.el (top): cl and custom are always required.
6874
6875 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6876
6877 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
6878 cut-buffers with next-selection-coding-system if not nil.
6879
6880 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6881
6882 * textmodes/org.el (org-fix-decoded-time): New function.
6883 (org-display-custom-time): Use `org-fix-decoded-time'.
6884
6885 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
6886
6887 * menu-bar.el (menu-bar-games-menu): Remove yow.
6888
6889 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6890
6891 * textmodes/org.el (org-scan-tags): Re-align code fixed.
6892 (org-detach-overlay): Rename from `org-detatch-overlay'.
6893 (org-table-convert-region): Insert space after column separator.
6894 (org-agenda-kill): New command.
6895 (org-metaleft): Call `org-outdent-item' on bullets.
6896 (org-metaright): Call `org-indent-item' on bullets.
6897 (org-timestamp-change): Set `org-last-changed-timestamp'.
6898 (org-current-line): Make sure (bolp) returns correct result.
6899 (org-agenda-change-all-lines): Make sure TODO are highlighted.
6900
6901 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6902
6903 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
6904
6905 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
6906
6907 * mouse.el (global-map): Change 2006-08-16 fix to call
6908 mouse-yank-at-click explicitly, since mouse events are not carried
6909 over into keyboard macros.
6910
6911 2006-11-16 Kim F. Storm <storm@cua.dk>
6912
6913 * ido.el (ido-file-internal): Use current buffer's file name as default
6914 choice for ido-find-alternate-file. Suggested by Matt Hodges.
6915
6916 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
6917
6918 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
6919 (allout-inhibit-aberrance-doublecheck): Rename from
6920 allout-during-yank-processing. All callers changed.
6921 (allout-ascend): Provide for unusual case where some topic after
6922 the first in file is at lower depth than the first.
6923 (allout-shift-in): Ensure the offspring of the new containing
6924 topic are exposed.
6925 (allout-encrypt-string): Preserve the coding-system of the text,
6926 according to that of the containing buffer.
6927 (allout-toggle-subtree-encryption): When the text being encrypted
6928 requires a different coding system, offer to preserve the coding
6929 system using a file local var.
6930
6931 2006-11-15 Simon Marshall <simon@gnu.org>
6932
6933 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
6934 to recognise "T t()" as a function declaration, rather than a
6935 variable instantiation, iff at the top-level or inside a class
6936 declaration. Suggested by Feng Li <fengli@gmail.com>.
6937
6938 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6939
6940 * progmodes/ada-xref.el (ada-parse-prj-file):
6941 Don't delete project buffer; user may want to edit it.
6942 (ada-xref-set-project-field, ada-xref-current-project-file)
6943 (ada-xref-current-project, ada-show-current-project)
6944 (ada-set-main-compile-application): New functions.
6945 (ada-xref-get-project-field, ada-require-project-file):
6946 Normalize use of ada-prj-default-project-file.
6947 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
6948 Normalize use of ada-require-project-file.
6949 (ada-prj-find-prj-file): Improve doc string, comments.
6950
6951 * progmodes/ada-mode.el (ada-mode-version): Bump version.
6952 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
6953 (ada-create-menu): Add ada-set-main-compile-application,
6954 ada-show-current-main, ada-show-current-project.
6955
6956 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6957
6958 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
6959 (inferior-python-mode): Use it.
6960
6961 2006-11-14 Andreas Schwab <schwab@suse.de>
6962
6963 * term/xterm.el (terminal-init-xterm): Add more key bindings.
6964
6965 2006-11-13 Kim F. Storm <storm@cua.dk>
6966
6967 * ido.el (ido-copy-current-word): C-o copies region if active.
6968
6969 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6970
6971 * textmodes/org.el (org-emph-face): Fix typo in variable name.
6972
6973 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
6974
6975 * ediff.el (ediff-revision):
6976 * files.el (set-visited-file-name):
6977 * mail/rmailout.el (rmail-output-body-to-file):
6978 Use `format', not `message', in `y-or-n-p' call.
6979
6980 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6981
6982 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
6983 (org-metaright): Call `org-indent-item' on bullets.
6984 (org-timestamp-change): Set `org-last-changed-timestamp'.
6985 (org-current-line): Make sure (bolp) returns correct result.
6986 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
6987
6988 2006-11-12 Richard Stallman <rms@gnu.org>
6989
6990 * language/european.el (turkish-case-conversion-enable)
6991 (turkish-case-conversion-disable): New functions.
6992 ("Turkish" lang env): Use them.
6993
6994 * international/characters.el (case table):
6995 Do nothing special for i and I.
6996
6997 * subr.el (remove-overlays): Fix last change.
6998
6999 * cus-edit.el (custom-save-all): Use find-file-visit-truename
7000 for visiting the custom file.
7001
7002 2006-11-12 Markus Triska <triska@gmx.at>
7003
7004 * play/handwrite.el (handwrite): Also process lines not ending
7005 with newline. Replace some position-fiddling with different
7006 logic. Improve performance.
7007
7008 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
7009
7010 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7011 replacing deleted variable `ada-check-switch'.
7012 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7013 (ada-xref-project-files): Improve doc string.
7014 (ada-find-executable): New function.
7015 (ada-initialize-runtime-library): Use `ada-find-executable'.
7016 (ada-xref-set-default-prj-values): In compile commands, don't need
7017 `ada-cd-command'; `compile' does that more portably.
7018 Use ada-prj-default-check-cmd.
7019 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7020 properties if not specified in project file.
7021 (ada-goto-declaration): Display useful message for new error
7022 'error-file-not-found.
7023 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7024 'error-file-not-found.
7025 (ada-get-all-references): Match latest ali syntax. Signal new
7026 error 'error-file-not-found.
7027 (ada-find-in-ali): Match latest ali syntax.
7028 (ada-make-filename-from-adaname): Handle different semantics of
7029 gnatkr in GNAT 3.15p vs later.
7030
7031 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7032 ada-procedure-start-regexp.
7033 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7034
7035 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7036 with defvar.
7037 (ada-language-version): Rename ada05 -> ada2005.
7038 (ada-align-region-separate): Add `eval-when-compile'.
7039 (ada-name-regexp): Remove unneeded escapes in regexp character
7040 alternative.
7041 (ada-compile-goto-error-file-linenr-re): New constant.
7042 (ada-matching-start-re): Handle additional cases `declare',
7043 `procedure', `function'.
7044 (ada-compile-goto-error): Handle "... at line nn".
7045 (ada-mode): Clearer syntax, comments for ff-special-constructs.
7046 Delete support for old versions of `align'.
7047 (ada-search-prev-end-stmt): Handle additional keyword `private'.
7048 (ada-check-defun-name): Simplify handling of `declare'.
7049 (ada-goto-matching-start): Handle nested `begin ... end'.
7050 Handle `declare', `protected', `procedure', `function'.
7051 (ada-create-menu): Presence of arm95 is not conditional on using
7052 GNAT compiler.
7053
7054 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
7055
7056 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7057 nil in the *RE-Builder* buffer (it causes spurious error messages).
7058
7059 * server.el (server-visit-files): If `minibuffer-auto-raise' has
7060 been set to t, respect it.
7061
7062 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
7063
7064 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7065 Delete commented out code for old Emacs versions. Autoloading of
7066 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7067 (ada-mode-version): Bump version number.
7068 (ada-95-string-keywords, ada-2005-string-keywords)
7069 (ada-2005-keywords, ada-name-regexp): New constant.
7070 (ada-language-version, ada-procedure-start-regexp, ada-mode)
7071 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7072 (ada-package-start-regexp): Support private packages, include package
7073 name (for ada-set-point-accordingly).
7074 (ada-next-procedure, ada-previous-procedure)
7075 (ada-which-function-are-we-in): Match changes to
7076 ada-procedure-start-regexp.
7077 (ada-make-body): Make non-interactive; not a user function.
7078 (ada-make-subprogram-body): Improve doc string.
7079
7080 2006-11-11 Romain Francoise <romain@orebokech.com>
7081
7082 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7083 `compilation-error-regexp-alist' buffer-local, since we changed
7084 `compilation-error-regexp-alist-alist' locally.
7085
7086 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
7087
7088 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7089 to the value of `server-raise-frame'.
7090
7091 2006-11-11 Glenn Morris <rgm@gnu.org>
7092
7093 * ido.el (ido-enable-prefix)
7094 * ses.el (ses-call-printer-return)
7095 * net/tramp.el (tramp-unified-filenames)
7096 * progmodes/cc-align.el (c-lineup-string-cont)
7097 * progmodes/compile.el (compilation-directory-matcher)
7098 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7099 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7100 (vhdl-clock-rising-edge)
7101 * textmodes/org.el (org-export-with-timestamps)
7102 (org-export-remove-timestamps-from-toc)
7103 (org-export-with-tags): Improve previous doc fixes.
7104
7105 2006-11-11 Richard Stallman <rms@gnu.org>
7106
7107 * textmodes/flyspell.el (flyspell-mode-map):
7108 Bind C-c $ instead of M-RET.
7109
7110 2006-11-10 Simon Marshall <simon@gnu.org>
7111
7112 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
7113 fontification for "case" and "default" keywords.
7114
7115 2006-11-10 Andreas Schwab <schwab@suse.de>
7116
7117 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7118 Avoid starting sentence with "nil".
7119
7120 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7121
7122 * server.el (server-raise-frame): New option.
7123 (server-switch-buffer): Use it.
7124
7125 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
7126
7127 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
7128 with a capital.
7129
7130 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7131
7132 * textmodes/org.el (org-show-hierarchy-above)
7133 (org-show-following-heading): Fix typo in default value.
7134 (org-scan-tags): Make the search case-sensitive.
7135 (org-tags-sparse-tree): Don't overrule
7136 `org-show-following-heading' and `org-show-hierarchy-above'.
7137 (org-reveal): New command.
7138 (org-show-context): Rename from `org-show-hierarchy-above'.
7139 (org-fast-tag-selection-single-key): New option.
7140 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
7141 (org-tags-overlay): New variable.
7142 (org-agenda-todo-ignore-deadlines): New option.
7143 ("session"): Add circular data structure `org-mark-ring' to
7144 exceptions list in session.el.
7145 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
7146 New options.
7147 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
7148 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
7149 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
7150 (org-finalize-agenda): Activate bracket links in agenda.
7151 (org-at-timestamp-p, org-at-date-range-p): Additional argument
7152 INACTIVE-OK.
7153 (org-show-hierarchy-above, org-show-following-heading):
7154 List values allowed for fine-tuned configuration.
7155 (org-show-hierarchy-above): New argument CONTEXT, use the
7156 fine-tuned settings in `org-show-hierarchy-above' and
7157 `org-show-following-heading'.
7158 (org-display-custom-time): New function.
7159 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
7160 (org-display-custom-times, org-time-stamp-custom-formats):
7161 (org-maybe-intangible): New macro.
7162 (org-activate-bracket-links, org-hide-wide-columns):
7163 Use `org-maybe-intangible'.
7164 (org-open-file): Use `shell-quote-argument'.
7165 (org-display-internal-link-with-indirect-buffer): New option.
7166 (org-file-remote-p): Get regexp from list.
7167 (org-link-expand-abbrev): New function.
7168 (org-link-abbrev-alist): New option.
7169 (org-open-at-point, org-cleaned-string-for-export):
7170 Call `org-link-expand-abbrev'.
7171 (org-timeline, org-agenda-list, org-todo-list)
7172 (org-tags-view): Remove the KEEP-MODES argument.
7173 (org-finalize-agenda-hook): New hook.
7174 (org-get-alist-option): New function.
7175 (org-follow-timestamp-link): New function.
7176 (org-open-at-point): Call `org-follow-timestamp-link'.
7177 (org-log-note-marker, org-log-note-purpose)
7178 (org-log-note-window-configuration): New variables.
7179 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
7180 (org-log-note-headings): New option.
7181 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
7182 (org-store-link): Support for dired-mode.
7183 (org-open-file): Substitute environment variables into filename.
7184 (org-last): New defsubst.
7185 (org-agenda-re-align-tags): New function.
7186 (org-agenda-align-tags-to-column): New option.
7187 (org-agenda-timeline): Group removed.
7188 (org-prepare-agenda, org-prepare-agenda-buffers)
7189 (org-run-agenda-series, org-timeline, org-agenda-list)
7190 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
7191 the text property inticating the agenda type.
7192 (org-agenda-post-command-hook): Get agenda type from text property
7193 at point.
7194 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
7195 and obey `org-agenda-overriding-arguments'.
7196 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
7197 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7198 (org-agenda-week-view, org-agenda-day-view):
7199 Use `org-agenda-overriding-arguments' to make updating work with
7200 multi-block agendas.
7201 (org-agenda-prefix-format): Allow different formats for the
7202 different agenda entry types.
7203 (org-timeline-prefix-format): Option removed, use
7204 `org-agenda-prefix-format' instead.
7205 (org-prepare-agenda): New function.
7206 (org-select-timeline-window): Option removed, use
7207 `org-select-agenda-window' instead.
7208 (org-respect-restriction): Variable removed.
7209 (org-cmp-tag): New function.
7210 (org-agenda-sorting-strategy, org-entries-lessp):
7211 Implement sorting by last tag.
7212 (org-complete): Better completion in in-buffer option lines.
7213 (org-in-item-p): New function.
7214 (org-org-menu): Add entries for checkboxes.
7215 (org-cycle): Extra brouping in outline-regexp, because it is used
7216 in a search with "^" prepended.
7217 (org-provide-checkbox-statistics): New option.
7218 (org-set-font-lock-defaults): Highlight checkbox statistics.
7219 (org-update-checkbox-count-maybe)
7220 (org-get-checkbox-statistics-face): New functions.
7221 (org-update-checkbox-count): New command.
7222 (org-insert-item, org-toggle-checkbox):
7223 Call `org-update-checkbox-count-maybe'.
7224 (org-export-as-html): XEmacs compatibility for coding system.
7225 (org-force-cycle-archived): New command.
7226 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
7227 overrules cycling.
7228 (org-fix-position-after-promote): If the line contains only a todo
7229 keyword, add a final space.
7230 (org-promote-subtree, org-demote-subtree):
7231 Call `org-fix-position-after-promote'.
7232
7233 2006-11-10 Glenn Morris <rgm@gnu.org>
7234
7235 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
7236 date in every year.
7237 (calendar-dst-check-each-year-flag): New customizable variable.
7238 (calendar-dst-find-data): New function, extracted from
7239 calendar-current-time-zone.
7240 (calendar-current-time-zone): Use calendar-dst-find-data.
7241 (calendar-dst-transition-cache): New variable.
7242 (calendar-dst-find-startend, calendar-dst-starts)
7243 (calendar-dst-ends): New functions.
7244 (calendar-daylight-savings-starts)
7245 (calendar-daylight-savings-ends): Change value to use
7246 calendar-dst-starts, calendar-dst-ends; respectively.
7247
7248 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
7249
7250 * ido.el (ido-enable-prefix)
7251 * ses.el (ses-call-printer-return)
7252 * net/tramp.el (tramp-unified-filenames)
7253 * progmodes/cc-align.el (c-lineup-string-cont)
7254 * progmodes/compile.el (compilation-directory-matcher)
7255 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7256 * progmodes/gdb-ui.el (gdb-many-windows)
7257 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7258 (vhdl-clock-rising-edge)
7259 * textmodes/org.el (org-export-with-timestamps)
7260 (org-export-remove-timestamps-from-toc, org-export-with-tags)
7261 (org-read-date): Doc fix (Nil -> nil).
7262
7263 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7264
7265 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
7266 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
7267
7268 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7269
7270 * bs.el (bs--window-for-buffer): Remove.
7271 (bs--show-with-configuration): Use `get-window-with-predicate'
7272 instead of `bs--window-for-buffer'.
7273
7274 2006-11-10 Kenichi Handa <handa@m17n.org>
7275
7276 * files.el (revert-buffer): Fix previous change.
7277
7278 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
7279
7280 * bs.el (bs--redisplay): Fix typo in docstring.
7281 (bs--window-config-coming-from): Make frame-local.
7282 (bs--restore-window-config): New function.
7283 (bs-kill, bs-select, bs-select-other-window)
7284 (bs-select-other-frame): Use it.
7285 (bs--window-for-buffer): Return as soon as a matching buffer is found.
7286 (bs--show-with-configuration): Save the window configuration as a
7287 frame local var, and only if *buffer-selection* is not already
7288 visible on this frame.
7289
7290 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
7291
7292 * vc-svn.el (vc-svn-admin-directory): New var.
7293 (vc-svn-registered, vc-svn-responsible-p)
7294 (vc-svn-repository-hostname): Use it.
7295 Suggested by arit93@yahoo.com.
7296
7297 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7298
7299 * ldefs-boot.el: Regenerate.
7300
7301 2006-11-08 Alan Mackenzie <acm@muc.de>
7302
7303 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
7304 case (eq open-paren-in-column-0-is-defun-start nil) by searching
7305 for least nested open-paren.
7306
7307 2006-11-08 Romain Francoise <romain@orebokech.com>
7308
7309 * subr.el (remove-overlays): Fix typo in last change.
7310
7311 2006-11-08 Richard Stallman <rms@gnu.org>
7312
7313 * subr.el (remove-overlays): Call overlay-recenter.
7314
7315 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7316
7317 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7318 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
7319 behaviour.
7320 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
7321 directly.
7322
7323 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7324
7325 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
7326 (ido-max-dir-file-cache, ido-decorations)
7327 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
7328 (ido-magic-backward-char, ido-enter-dired)
7329 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
7330 (ido-list-directory, ido-first-match, ido-only-match)
7331 (ido-subdir, ido-indicator): Fix typos in docstrings.
7332 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
7333 (ido-read-internal): Fix typo in error message.
7334
7335 2006-11-08 Kenichi Handa <handa@m17n.org>
7336
7337 * international/mule-cmds.el (set-default-coding-systems):
7338 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
7339
7340 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7341
7342 * makefile.w32-in (setwins): Remove.
7343 (WINS_ALMOST): New macro.
7344 (WINS): Use it.
7345 (autoloads): Don't extract autoloads from files in obsolete/.
7346
7347 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
7348
7349 * whitespace.el (whitespace-buffer): Call remove-overlays after
7350 overlay-recenter for performance. Suggested by Martin Rudalics.
7351
7352 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7353
7354 * net/tramp.el (tramp-default-method): scp is the default method.
7355
7356 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
7357
7358 * server.el (server-start): Save also the Emacs pid in the server file.
7359
7360 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
7361
7362 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
7363 point when displaying a bibtex cross reference in the echo area.
7364
7365 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7366
7367 * international/mule.el (make-char): Fix typo in docstring.
7368 (load-with-code-conversion, charsetp): Doc fixes.
7369
7370 * international/ja-dic-cnv.el (skkdic-convert):
7371 * cus-edit.el (hook): Fix typo in docstring.
7372
7373 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7374
7375 * cus-edit.el (custom-mode-map): Move defvar above code using it.
7376 (custom-mode-link-map): New variable.
7377 (custom-group-link, custom-manual): Use follow-link.
7378
7379 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7380
7381 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
7382 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
7383
7384 2006-11-06 Richard Stallman <rms@gnu.org>
7385
7386 * textmodes/flyspell.el (flyspell-correct-word-before-point):
7387 New function broken out of flyspell-correct-word.
7388 (flyspell-mode-map): Bind it to M-RET.
7389 (flyspell-correct-word): Call it.
7390
7391 * textmodes/fill.el (fill-minibuffer-function): New function.
7392 (fill-paragraph): Bind fill-paragraph-function to
7393 fill-minibuffer-function.
7394
7395 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
7396 so that they aren't undefined.
7397
7398 * dired.el (dired-readin): Locally bind file-name-coding-system.
7399
7400 * bindings.el: Shorten and clarify usual mode line mouse help string.
7401
7402 * Makefile.in (autoloads): Don't include `obsolete'.
7403
7404 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7405
7406 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7407 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
7408 Printing menu if it's not initialized.
7409 (pr-menu-bind): Act on menu-bar-file-menu directly.
7410
7411 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7412
7413 * help.el (view-emacs-news): Fix typo in error message.
7414
7415 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
7416
7417 * shadowfile.el (shadow-define-regexp-group)
7418 (shadow-literal-groups, shadow-insert-var): Doc fixes.
7419 (shadow-read-files): Fix typo in message.
7420 (shadow-inhibit-overload, shadow-find, shadow-suffix)
7421 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
7422 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
7423 (shadow-file-match): Fix typos in docstrings.
7424
7425 * terminal.el (terminal-emulator): Fix typo in message.
7426
7427 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
7428
7429 * emacs-lisp/lselect.el (x-kill-primary-selection)
7430 (x-delete-primary-selection, x-copy-primary-selection):
7431 Fix typos in error messages.
7432
7433 * emulation/edt-mapper.el: Fix typo in interactive message.
7434
7435 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
7436
7437 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
7438 (ispell-help): Fix typos in docstrings.
7439 (ispell-help): Fix typo in output message.
7440
7441 * allout.el (allout-adjust-file-variable)
7442 (allout-passphrase-verifier-string)
7443 (allout-passphrase-hint-string)
7444 (allout-toggle-current-subtree-encryption):
7445 * apropos.el (apropos-synonyms):
7446 * cus-edit.el (hook):
7447 * emacs-lock.el (emacs-lock-from-exiting):
7448 * follow.el (follow-avoid-tail-recenter-p):
7449 * hexl.el (hexl-mode):
7450 * mouse-copy.el (mouse-copy-work-around-drag-bug):
7451 * mouse.el (mouse-set-font):
7452 * resume.el (resume-emacs-args-file):
7453 * rfn-eshadow.el (file-name-shadow-tty-properties):
7454 * t-mouse.el (t-mouse-process, t-mouse-mode):
7455 * emacs-lisp/cust-print.el (custom-print-install)
7456 (custom-print-uninstall, custom-format):
7457 * emacs-lisp/shadow.el (list-load-path-shadows):
7458 * emulation/tpu-edt.el (tpu-help-text)
7459 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
7460 (tpu-reset-control-keys):
7461 * emulation/vip.el (vip-emacs-local-map)
7462 (vip-change-mode-to-emacs):
7463 * emulation/viper.el (viper-mode, viper-set-hooks)
7464 (viper-major-mode-modifier-list):
7465 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7466 * emulation/viper-keym.el (viper-emacs-kbd-map)
7467 (viper-toggle-key):
7468 * mail/feedmail.el (feedmail-queue-reminder)
7469 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
7470 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
7471 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
7472 (feedmail-sender-line, feedmail-force-binary-write)
7473 (feedmail-from-line, feedmail-deduce-envelope-from)
7474 (feedmail-x-mailer-line, feedmail-message-id-generator)
7475 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
7476 (feedmail-enable-spray, feedmail-spray-this-address)
7477 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
7478 (feedmail-queue-runner-confirm-global)
7479 (feedmail-ask-before-queue-prompt)
7480 (feedmail-ask-before-queue-reprompt)
7481 (feedmail-prompt-before-queue-standard-alist)
7482 (feedmail-prompt-before-queue-user-alist)
7483 (feedmail-prompt-before-queue-help-supplement)
7484 (feedmail-queue-use-send-time-for-message-id)
7485 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
7486 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
7487 (feedmail-mail-send-hook-queued)
7488 (feedmail-confirm-addresses-hook-example)
7489 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
7490 (feedmail-queue-runner-mode-setter)
7491 (feedmail-queue-alternative-mail-header-separator)
7492 (feedmail-queue-runner-message-sender)
7493 (feedmail-buffer-eating-function, feedmail-binmail-template)
7494 (feedmail-run-the-queue-no-prompts)
7495 (feedmail-run-the-queue-global-prompt)
7496 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
7497 (feedmail-envelope-deducer, feedmail-fiddle-date)
7498 (feedmail-default-message-id-generator)
7499 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
7500 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
7501 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
7502 (vms-pmail-setup):
7503 * play/dunnet.el (dun-help):
7504 * play/handwrite.el (handwrite):
7505 * play/hanoi.el (hanoi-unix-64):
7506 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
7507 * textmodes/enriched.el (fixed):
7508 * textmodes/org.el (org-file-apps)
7509 (org-emphasis-regexp-components, org-emphasis-alist):
7510 * textmodes/texinfmt.el (batch-texinfo-format):
7511 Fix typos in docstrings.
7512
7513 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
7514
7515 * loadhist.el (read-feature): Don't complete features not loaded
7516 from a file (which make `unload-feature' to fail).
7517
7518 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
7519
7520 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
7521
7522 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
7523
7524 * startup.el (command-line-1): Kill emacs if the last frame is
7525 deleted while evaluating the command-line arguments.
7526
7527 2006-11-05 Richard Stallman <rms@gnu.org>
7528
7529 * startup.el (init-file-had-error): Add doc string.
7530 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
7531 Use fixed-width font for keyboard key descriptions.
7532
7533 * cus-edit.el (custom-save-all): Error if saving in .emacs
7534 and it had an error when loaded.
7535
7536 * dired-aux.el (dired-copy-file-recursive): Catch errors
7537 from recursive copies in the loop, around the recursive call.
7538
7539 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7540
7541 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
7542 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
7543 `/proc/acpi/thermal_zone/*'.
7544 (battery-search-for-one-match-in-files): New. Search a regexp in
7545 the content of some files.
7546
7547 2006-11-05 Martin Rudalics <rudalics@gmx.at>
7548
7549 * window.el (mouse-autoselect-window-now): Remove variable.
7550 (mouse-autoselect-window-state): New variable.
7551 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
7552 (mouse-autoselect-window-select, handle-select-window):
7553 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
7554 Suspend delayed autoselection during menu or popup dialog.
7555
7556 * info-look.el (info-lookup-guess-custom-symbol): New function
7557 for retrieving symbol at point in custom buffers.
7558 (top level) <info-lookup-maybe-add-help>: Add backquote and
7559 comma to ignored characters in regexps of help specifications
7560 for emacs-lisp-mode and lisp-interaction-mode. This permits
7561 looking up symbols in `...' and after a comma. Add help
7562 specifications for custom-mode and help-mode.
7563
7564 2006-11-04 Eli Zaretskii <eliz@gnu.org>
7565
7566 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
7567 Don't encode body if RAW is non-nil, or if the old encoding is
7568 identical to the new encoding, or if the body contains only
7569 eight-bit-* characters.
7570
7571 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7572
7573 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
7574 (faces-sample-overlay): Remove variable.
7575 (describe-face): Insert sample text in the face being described.
7576
7577 2006-11-04 Martin Rudalics <rudalics@gmx.at>
7578
7579 * whitespace.el (whitespace-indent-regexp): Make this match any
7580 multiples of eight spaces near the beginning of a line.
7581 (whitespace-buffer): Use `remove-overlays' instead of
7582 `whitespace-unhighlight-the-space' and `overlay-recenter' to
7583 speed up overlay handling.
7584 (whitespace-buffer-leading, whitespace-buffer-trailing):
7585 Make these functions highlight the text removed by
7586 `whitespace-buffer-leading-cleanup' and
7587 `whitespace-buffer-trailing-cleanup' respectively.
7588 (whitespace-buffer-search): Use `with-local-quit'.
7589 Move `format' out of loop to speed up scanning larger buffers.
7590 (whitespace-unhighlight-the-space): Remove `remove-hook' since
7591 that function is never added to a hook.
7592 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
7593 (whitespace-buffer-leading-cleanup)
7594 (whitespace-refresh-rescan-list): Fix docstrings.
7595
7596 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
7597
7598 * allout.el (allout-during-yank-processing): Cue for inhibiting
7599 aberrance processing during yanks.
7600 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
7601 the amount of yanked topics that can be aberrant.
7602 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
7603 a function, and supplement with inihibition of doublechecking
7604 during yanks.
7605 (allout-beginning-of-line, allout-next-heading)
7606 (allout-previous-heading, allout-goto-prefix-doublechecked)
7607 (allout-back-to-current-heading, allout-next-visible-heading)
7608 (allout-next-sibling): Use new allout-do-doublecheck function.
7609 (allout-next-sibling): Ensure we made progress when returning
7610 other than nil.
7611 (allout-rebullet-heading): Preserve text property annotations
7612 indicating the text was hidden, if it was.
7613 (allout-kill-line): Remove any added was-hidden annotations.
7614 (allout-kill-topic): Remove any added was-hidden annotations.
7615 (allout-annotate-hidden): Inhibit adding was-hidden text
7616 properties to the undo list.
7617 (allout-deannotate-hidden): New function to remove was-hidden
7618 annotation.
7619 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
7620 (allout-remove-exposure-annotation): Replace by
7621 allout-deannotate-hidden.
7622 (allout-yank-processing): Signal that yank processing is happening
7623 with allout-during-yank-processing. Also, wrap
7624 allout-unprotected's closer to the text changes, for easier
7625 debugging. We need to inhibit-field-text-motion explicitly, in
7626 lieu of the encompassing allout-unprotected.
7627 (outlineify-sticky): Adjust criteria for triggering new outline
7628 decorations to presence or absence of any topics, not just a topic
7629 at the beginning of the buffer.
7630
7631 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
7632
7633 * bs.el (bs--show-all, bs--redisplay):
7634 * cus-edit.el (custom-unlispify-menu-entries)
7635 (custom-unlispify-tag-names, custom-prompt-variable):
7636 * expand.el (expand-pos):
7637 * speedbar.el (speedbar-generic-list-tag-p):
7638 * wid-edit.el (widget-image-enable):
7639 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
7640 * emacs-lisp/find-func.el (find-function-noselect)
7641 (find-function, find-variable-noselect, find-variable)
7642 (find-definition-noselect, find-face-definition):
7643 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
7644 * net/eudc-vars.el (eudc-expansion-overwrites-query):
7645 * progmodes/ada-xref.el (ada-find-in-ali):
7646 * textmodes/flyspell.el (flyspell-check-tex-math-command):
7647 * textmodes/org.el (org-copy-subtree):
7648 * textmodes/table.el (table--row-column-insertion-point-p):
7649 Use "non-nil" in docstrings.
7650
7651 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
7652
7653 * sort.el (sort-columns): Set the field separator to tab; on
7654 NetBSD, sort complains if "\n" is used as field separator.
7655
7656 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
7657
7658 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
7659
7660 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7661
7662 * server.el (server-auth-key): Remove. Replace by a process-property.
7663 (server-start): Don't remove the file of the previous process, but
7664 instead clear out the place for the new file.
7665 (server-start): Set the :auth-key property.
7666 (server-process-filter): Use the :auth-key property.
7667
7668 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
7669
7670 * textmodes/org.el (org-mode-map): No longer copy
7671 `outline-mode-map' explicitly - this is already done by
7672 `define-derived-mode'.
7673
7674 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
7675
7676 * server.el (server-visit-files): Use `when'.
7677 (server-process-filter): When authentication fails, send error
7678 message to client. Wrap `process-send-region' in `ignore-errors'
7679 instead of `condition-case', and remove misleading comment.
7680
7681 2006-11-01 Juri Linkov <juri@jurta.org>
7682
7683 * simple.el (yank): Doc fix.
7684
7685 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7686
7687 * server.el: Try and fit within 80 columns.
7688 (server-start): Make the auth file unreadable by other users.
7689
7690 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7691
7692 * battery.el (battery-linux-proc-acpi): Prevent range error when
7693 `full-capacity' is 0.
7694
7695 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7696
7697 * faces.el (faces-sample-overlay): New defvar.
7698 (faces-sample-overlay): New function to show face sample text.
7699 (describe-face): Use it.
7700
7701 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
7702
7703 * progmodes/ada-stmt.el: Change maintainer, apply
7704 whitespace-cleanup, checkdoc.
7705 (ada-func-or-proc-name): Add doc string.
7706
7707 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
7708 whitespace-cleanup, checkdoc. Minor improvements to many doc
7709 strings and comments.
7710 (ada-prj-display-page): Change buffer name to more accurately
7711 reflect function.
7712
7713 * progmodes/ada-xref.el: Change maintainer, apply
7714 whitespace-cleanup, checkdoc. Minor improvements to many doc
7715 strings and comments. Don't look for `gvd' or `ddd' debuggers.
7716 (ada-compile-current): Don't add newlines to commands.
7717
7718 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
7719
7720 * server.el: Add support for TCP sockets.
7721 (server-use-tcp, server-host, server-auth-dir): New options.
7722 (server-auth-key): New variable.
7723 (server-ensure-safe-dir): Create nonexistent parent dirs.
7724 Ignore Unix-style file modes on Windows.
7725 (server-start): Crete a TCP or Unix socket according to the value
7726 of `server-use-tcp'. For TCP sockets, create the id/auth file in
7727 `server-auth-dir' directory.
7728 (server-process-filter): Delete process if authentication
7729 fails (which never happens for Unix sockets).
7730
7731 2006-10-30 David Kastrup <dak@gnu.org>
7732
7733 * subr.el (add-to-list): Don't continue checking if a match has
7734 been found.
7735
7736 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
7737
7738 * tutorial.el: Move defvars to avoid bytecomp warnings.
7739 (tutorial--find-changed-keys): Check if viper-current-state is
7740 bound before using it.
7741 (help-with-tutorial): Check if viper-tutorial is defined before
7742 using it.
7743
7744 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
7745
7746 * help-fns.el (help-with-tutorial): Move to tutorial.el.
7747
7748 * tutorial.el: New file.
7749 (help-with-tutorial): Move here from help-fns.el. Add help for
7750 rebound keys. Fix resume of tutorial.
7751 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
7752 (tutorial--find-changed-keys, tutorial--display-changes)
7753 (tutorial--saved-dir, tutorial--saved-file)
7754 (tutorial--save-tutorial): New functions to support the changes in
7755 help-with-tutorial.
7756
7757 2006-10-30 Kenichi Handa <handa@m17n.org>
7758
7759 * files.el (revert-buffer): If a unibyte buffer is being reverted
7760 with a coding system for multibyte, set buffer multibyte before
7761 calling insert-file-contents.
7762
7763 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7764
7765 * server.el (server-select-display): Use a dummy buffer to detect when
7766 the frame is later used.
7767 (server-select-display): New function.
7768 (server-process-filter): Use it to detect unused temp frames.
7769
7770 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
7771
7772 * progmodes/ada-mode.el: Change maintainer, apply
7773 whitespace-clean, checkdoc. Minor improvements to many doc strings.
7774 (ada-mode-version): New function.
7775 (ada-create-menu): Menu operations are available for all supported
7776 compilers.
7777
7778 2006-10-29 Lars Hansen <larsh@soem.dk>
7779
7780 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
7781 Highlight as keyword.
7782 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
7783 Don't call tramp-method-out-of-band-p for local files.
7784 (tramp-touch): Quote file name.
7785
7786 2006-10-28 Glenn Morris <rgm@gnu.org>
7787
7788 * calendar/calendar.el (cal-html-cursor-month)
7789 (cal-html-cursor-year): Add autoloads for this new package.
7790 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
7791
7792 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
7793
7794 * calendar/cal-html.el: New file.
7795
7796 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
7797
7798 * emacs-lisp/authors.el (authors-aliases): Update.
7799
7800 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
7801
7802 * version.el (emacs-version): Bump version number to 22.0.90.
7803
7804 2006-10-26 John W. Eaton <jwe@octave.org>
7805
7806 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
7807 New defvar.
7808 (inferior-octave-resync-dirs): Check to see whether Octave has
7809 built-in variables and set inferior-octave-has-built-in-variables.
7810 Check inferior-octave-has-built-in-variables to decide whether to
7811 send commands that set built-in variables or call functions to
7812 change Octave's behavior.
7813 Send "disp (pwd ())" to Octave instead of just "pwd".
7814 (inferior-octave-startup): Send "more off" to Octave instead of
7815 "page_screen_output = 0".
7816
7817 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
7818
7819 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
7820 pattern normally.
7821
7822 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
7823
7824 * bindings.el (mode-line-mode-menu): Remove bindings for global
7825 minor modes (line/column number) as they are on the menubar.
7826
7827 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
7828
7829 * term/w32-win.el (x-handle-name-switch): Doc fix.
7830 (w32-standard-fontset-spec): Fix typo in docstring.
7831
7832 * midnight.el (midnight-buffer-display-time): Doc fix.
7833 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
7834
7835 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
7836
7837 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
7838
7839 * emulation/viper-ex.el (ex-read): Quote file argument.
7840
7841 * ediff-diff.el (ediff-same-file-contents): Expand file names.
7842
7843 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
7844
7845 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7846
7847 * textmodes/flyspell.el (flyspell-check-region-doublons):
7848 Fix last fix.
7849
7850 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * bindings.el (mode-line-mode-menu): List global minor modes
7853 before local ones.
7854
7855 2006-10-23 Kim F. Storm <storm@cua.dk>
7856
7857 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
7858 (sit-for): If last command was a prefix arg, add the read-ahead
7859 event to unread-command-events as (t . EVENT) so it will be added
7860 to this-command-keys by read-key-sequence.
7861
7862 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7863
7864 * textmodes/flyspell.el (flyspell-word): Skip past all previous
7865 whitespace when checking doublons.
7866 (flyspell-check-region-doublons): Fix doublon regexp.
7867 (flyspell-highlight-incorrect-region): Highlight doublons using
7868 flyspell-duplicate face.
7869
7870 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
7871
7872 2006-10-22 John Wiegley <johnw@newartisans.com>
7873
7874 * progmodes/python.el (python-use-skeletons): python-mode was
7875 auto-inserting templates (for those with abbrev-mode on), not only
7876 by default -- *but without a configuration variable to disable
7877 it*. This rendered python-mode completely useless for me, so I
7878 have added `python-use-skeletons', which is now off by default.
7879
7880 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
7881
7882 * progmodes/cperl-mode.el (cperl-mode): Don't assume
7883 font-lock-multiline is auto-local (it's not).
7884 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
7885 initialized before calling cperl-init-faces.
7886
7887 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
7888
7889 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
7890 gdb-stack-position a value when there is no fringe.
7891
7892 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
7893 indicator if not visiting a file.
7894
7895 2006-10-20 David Kastrup <dak@gnu.org>
7896
7897 * window.el (kill-buffer-and-window): Fix a bug where an aborted
7898 operation would still cause some window to collapse later.
7899
7900 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7901
7902 * vc.el (vc-switch-backend): Try to be more careful with unwanted
7903 side-effect due to mixing various backends's file properties.
7904
7905 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
7906 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
7907 Return `filename's status if applicable. Update callers.
7908
7909 2006-10-19 Kenichi Handa <handa@m17n.org>
7910
7911 * international/kkc.el (kkc-region): When a key sequence is not
7912 defined, append (this-single-command-raw-keys) to
7913 unread-input-method-events.
7914
7915 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
7916
7917 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
7918
7919 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7920
7921 * version.el (emacs-version): Use mac-carbon-version-string.
7922
7923 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
7924
7925 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7926
7927 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
7928 Kenichi Handa).
7929 (xselect-convert-to-string): Decline requests for UTF8_STRING if
7930 the selection is not UTF-8.
7931
7932 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7933
7934 * progmodes/ada-mode.el (ada-83-string-keywords)
7935 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
7936 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
7937 (ada-looking-at-semi-private, ada-get-body-name):
7938 Fix typos in docstrings.
7939 (ada-create-case-exception, ada-create-case-exception-substring):
7940 Fix typos in error messages.
7941 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
7942
7943 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7944
7945 * term/x-win.el (res-geometry): Don't set geometry from Xresources
7946 to default-frame-alist if default-frame-alist already contains
7947 width/height.
7948
7949 2006-10-18 Richard Stallman <rms@gnu.org>
7950
7951 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
7952 Non-interactive arg is the value, not the expression.
7953
7954 * simple.el (read-expression-map): Just set it, no defvar.
7955
7956 * subr.el (insert-for-yank-1): If last inserted char has
7957 properties, mark them as rear-nonsticky.
7958
7959 * recentf.el (recentf-mode): Doc fix.
7960
7961 * facemenu.el (facemenu-add-new-face): Defend against symbol
7962 that isn't a face name.
7963
7964 * dired-aux.el (dired-do-copy): Doc fix.
7965
7966 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
7967
7968 * simple.el (line-move-1): Ignore fields when moving to the
7969 beginning of line to avoid getting point stuck.
7970
7971 2006-10-18 Martin Rudalics <rudalics@gmx.at>
7972
7973 * textmodes/flyspell.el (flyspell-word-search-backward):
7974 Set inhibit-point-motion-hooks to avoid looping due to intangibile
7975 text.
7976
7977 2006-10-16 Richard Stallman <rms@gnu.org>
7978
7979 * help-fns.el (describe-function-1): Special case optimization
7980 for self-insert-command.
7981
7982 2006-10-16 Kim F. Storm <storm@cua.dk>
7983
7984 * ido.el (ido-reread-directory): Work in `dir' mode too.
7985
7986 2006-10-15 Martin Rudalics <rudalics@gmx.at>
7987
7988 * textmodes/table.el: Require 'regexp-opt.
7989
7990 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
7991
7992 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
7993 Use shell-quote-argument.
7994
7995 * shell.el (explicit-bash-args): Likewise.
7996
7997 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
7998 Use grep -E rather than egrep.
7999
8000 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8001
8002 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
8003
8004 2006-10-15 Kim F. Storm <storm@cua.dk>
8005
8006 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
8007
8008 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
8009
8010 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8011 to protect whitespace and metacharacters from the shell.
8012
8013 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8014
8015 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8016
8017 2006-10-13 Eli Zaretskii <eliz@gnu.org>
8018
8019 * subr.el (start-process-shell-command): Doc fix.
8020
8021 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
8022
8023 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8024 the regexp for Maxima symbols.
8025
8026 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8027
8028 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8029 (vc-find-root): Don't walk higher up than ~.
8030
8031 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
8032
8033 * international/utf-8.el (utf-translate-cjk-load-tables):
8034 Avoid clobbering last-coding-system-used during load.
8035
8036 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
8037
8038 * textmodes/reftex-global.el (reftex-create-tags-file):
8039 Quote file arguments.
8040
8041 2006-10-12 Richard Stallman <rms@gnu.org>
8042
8043 * files.el (file-name-history): Add defvar.
8044 (save-some-buffers-action-alist): Improve description strings.
8045
8046 2006-10-12 Andreas Schwab <schwab@suse.de>
8047
8048 * files.el (auto-mode-alist): Match change log file name also with
8049 a dash before a numeric extension.
8050
8051 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
8052
8053 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8054 After 5.0:
8055 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8056
8057 After 5.1: Major edit. Summary of most visible changes:
8058
8059 - Multiple <<HERE per line allowed.
8060 - Handles multiline subroutine declaration headers (with comments).
8061 (The exception is `cperl-etags' - but it is not used in the rest
8062 of the mode.)
8063 - Fontifies multiline my/our declarations (even with comments,
8064 and with legacy `font-lock').
8065 - Major speedup of syntaxification, both immediate and postponed
8066 (3.5x to 15x [for different CPUs and versions of Emacs] on the
8067 huge real-life document I tested).
8068 - New bindings, edits to imenu.
8069 - "_" is made into word-char during fontification/syntaxification;
8070 some attempts to recognize non-word "_" during other operations too.
8071 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8072 - autoload some more perldoc-related stuff
8073 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8074 - Attempt to incorporate XEmacs edits which reached me.
8075
8076 Fine-grained changelog:
8077 (cperl-hook-after-change): New configuration variable.
8078 (cperl-vc-sccs-header): Likewise.
8079 (cperl-vc-sccs-header): Likewise.
8080 (cperl-vc-header-alist): Default via two preceding variables.
8081 (cperl-invalid-face): Remove double quoting under XEmacs
8082 (still needed under 21.2).
8083 (cperl-tips): Update URLs for resources.
8084 (cperl-problems): Likewise.
8085 (cperl-praise): Mention new features.
8086 New C-c key bindings: for `cperl-find-bad-style',
8087 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8088 `cperl-perdoc', and `cperl-perldoc-at-point'.
8089 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8090 moved, new submenu of Tools with Ispell entries and narrowing.
8091 (cperl-after-sub-regexp): New defsubst.
8092 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8093 Allows heads up to head4.
8094 Allow "package;".
8095 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8096 (paren-backwards-message): ??? Something for XEmacs???
8097 (cperl-mode): Never auto-switch abbrev-mode off.
8098 Try to allow '_' be non-word char.
8099 Do not use `font-lock-unfontify-region-function' on XEmacs.
8100 Reset syntax cache on mode start.
8101 Support multiline facification (even on legacy `font-lock').
8102 (cperl-facemenu-add-face-function): ??? Some contributed code ???
8103 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8104 refuse to inform us whether the fontification is due to lazy
8105 calling or due to edit to a buffer, install our own hook
8106 (controlled by `cperl-hook-after-change').
8107 (cperl-electric-pod): =cut may have been recognized as start.
8108 (cperl-block-p): Move, updated for attributes.
8109 (cperl-calculate-indent): Try to allow '_' be non-word char
8110 Support subs with attributes.
8111 (cperl-where-am-i): Quiet (?) a warning.
8112 (cperl-cached-syntax-table): New function.
8113 (cperl-forward-re): Use `cperl-cached-syntax-table'.
8114 (cperl-unwind-to-safe): Recognize `syntax-type' property
8115 changing in a middle of line.
8116 (cperl-find-sub-attrs): New function.
8117 (cperl-find-pods-heres): Allow many <<EOP per line.
8118 Allow subs with attributes.
8119 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
8120 Recognize "extproc " (OS/2) case-folded and only at start.
8121 /x on s///x with empty replacement was not recognized.
8122 Better comments.
8123 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
8124 Allow subs with attributes, labels.
8125 Do not confuse "else::foo" with "else".
8126 Minor optimizations...
8127 (cperl-after-expr-p): Try to allow '_' be non-word char.
8128 (cperl-fill-paragraph): Try to detect a major bug in Emacs
8129 with `looking-at' inside `narrow' and bulk out if found.
8130 (cperl-imenu--create-perl-index): Updates for new
8131 `cperl-imenu--function-name-regexp-perl'.
8132 (cperl-outline-level): Likewise.
8133 (cperl-init-faces): Allow multiline subroutine headers
8134 and my/our declarations, and ones with comments.
8135 Allow subroutine attributes.
8136 (cperl-imenu-on-info): Better docstring.
8137 (cperl-etags): Rudimentary support for attributes.
8138 Support for packages and "package;".
8139 (cperl-add-tags-recurse-noxs): Better (?) docstring.
8140 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
8141 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
8142 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
8143 (cperl-perldoc): Add autoload.
8144 (cperl-perldoc-at-point): Likewise.
8145 (cperl-here-doc-spell): New function.
8146 (cperl-pod-spell): Likewise.
8147 (cperl-map-pods-heres): Likewise.
8148 (cperl-get-here-doc-region): Likewise.
8149 (cperl-font-lock-fontify-region-function): Likewise (backward
8150 compatibility for legacy `font-lock').
8151 (cperl-font-lock-unfontify-region-function): Fix style.
8152 (cperl-fontify-syntaxically): Recognize and optimize away deferred
8153 calls with no-change. Governed by `cperl-hook-after-change'.
8154 (cperl-fontify-update): Recognize that syntaxification region
8155 can be larger than fontification one.
8156 XXXX we leave `cperl-postpone' property, so this is quadratic...
8157 (cperl-fontify-update-bad): Temporary placeholder until
8158 it is clear how to implement `cperl-fontify-update'.
8159 (cperl-time-fontification): New function.
8160 (attrib-group): New text attribute.
8161 (multiline): New value: `syntax-type' text attribute.
8162
8163 After 5.2:
8164 (cperl-emulate-lazy-lock): New function.
8165 (cperl-fontify-syntaxically): Would skip large regions.
8166 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
8167 Some globals were declared, but uninitialized.
8168
8169 After 5.3, 5.4:
8170 (cperl-facemenu-add-face-function): Add docs, fix U<>.
8171 Copyright message updated.
8172 (cperl-init-faces): Work around a bug in `font-lock'. May slow
8173 facification down a bit.
8174 Misprint for my|our|local for old `font-lock'
8175 "our" was not fontified same as "my|local".
8176 Highlight variables after "my" etc even in
8177 a middle of an expression.
8178 Do not facify multiple variables after my etc
8179 unless parentheses are present.
8180
8181 After 5.5, 5.6
8182 (cperl-fontify-syntaxically): after-change hook could reset.
8183 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
8184
8185 After 5.7:
8186 (cperl-init-faces): Allow highlighting of local ($/).
8187 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
8188 (cperl-problems): Remove fixed problems.
8189 (cperl-find-pods-heres): Recognize #-comments in m##x too.
8190 Recognize charclasses (unless delimiter is \).
8191 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
8192 (cperl-regexp-scan): Update docs.
8193 (cperl-beautify-regexp-piece): Use information got from regexp scan.
8194
8195 After 5.8:
8196 Major user visible changes:
8197 Recognition and fontification of character classes in RExen.
8198 Variable indentation of RExen according to groups.
8199
8200 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
8201 Fontify REx charclasses in variable-name face.
8202 Fontify POSIX charclasses in "type" face.
8203 Fontify unmatched "]" in function-name face.
8204 Mark first-char of HERE-doc as `front-sticky'.
8205 Reset `front-sticky' property when needed.
8206 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
8207 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
8208 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
8209 constructs. Support `narrow'ed buffers.
8210 (cperl-praise): Remove a reservation.
8211 (cperl-make-indent): New function.
8212 (cperl-indent-for-comment): Use `cperl-make-indent'.
8213 (cperl-indent-line): Likewise.
8214 (cperl-lineup): Likewise.
8215 (cperl-beautify-regexp-piece): Likewise.
8216 (cperl-contract-level): Likewise.
8217 (cperl-toggle-set-debug-unwind): New function.
8218 New menu entry for this.
8219 (fill-paragraph-function): Use when `boundp'.
8220 (cperl-calculate-indent): Take into account groups when indenting RExen.
8221 (cperl-to-comment-or-eol): Recognize # which end a string.
8222 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
8223 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
8224 (cperl-fontify-syntaxically): More clear debugging message.
8225 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
8226 (cperl-init-faces): More complicated highlight even on XEmacs (new).
8227 Merge cosmetic changes from XEmacs.
8228
8229 After 5.9:
8230 (cperl-1+): Move to before the first use.
8231 (cperl-1-): Likewise.
8232
8233 After 5.10:
8234
8235 This code may lock Emacs hard!!! Use at your own risk!
8236
8237 (cperl-font-locking): New internal variable.
8238 (cperl-beginning-of-property): New function.
8239 (cperl-calculate-indent): Use `cperl-beginning-of-property'
8240 instead of `previous-single-property-change'.
8241 (cperl-unwind-to-safe): Likewise.
8242 (cperl-after-expr-p): Likewise.
8243 (cperl-get-here-doc-region): Likewise.
8244 (cperl-font-lock-fontify-region-function): Likewise.
8245 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
8246 recursively.
8247 Bound `next-single-property-change' via `point-max'.
8248 (cperl-unwind-to-safe): Bound likewise
8249 (cperl-font-lock-fontify-region-function): Likewise.
8250 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
8251 Initialization of `cperl-font-lock-multiline-start' could be
8252 missed if the "main" fontification did not run due to the
8253 keyword being already fontified.
8254 (cperl-pod-spell): Return t from do-one-chunk function.
8255 (cperl-map-pods-heres): Stop when the worker returns nil.
8256 Call `cperl-update-syntaxification'.
8257 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
8258 (cperl-get-here-doc-delim): Remove unused function.
8259
8260 After 5.11:
8261
8262 The possible lockup of Emacs (introduced in 5.10) fixed.
8263
8264 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
8265 (cperl-syntaxify-for-menu): New customization variable.
8266 (cperl-select-this-pod-or-here-doc): New function.
8267 (cperl-get-here-doc-region): Extra argument.
8268 Do not adjust pos by 1.
8269
8270 New menu entries
8271 (Perl/Tools): Selection of current POD or HERE-DOC section.
8272 (Debugging CPerl:) backtrace on fontification.
8273
8274 After 5.12:
8275 (cperl-cached-syntax-table): Use `car-safe'.
8276 (cperl-forward-re): Remove spurious argument SET-ST.
8277 Add documentation.
8278 (cperl-forward-group-in-re): New function.
8279 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
8280 (XXXX Temporary (?) hack is to syntax-mark them as comment).
8281
8282 After 5.13:
8283 (cperl-string-syntax-table): Make { and } not-grouping
8284 (Sometimes they ARE grouping in RExen, but matching them would only
8285 confuse in many situations when they are not)
8286 (beginning-of-buffer): Replace two occurrences with goto-char...
8287 (cperl-calculate-indent): `char-after' could be nil...
8288 (cperl-find-pods-heres): REx can start after "[" too.
8289 Hightlight (??{}) in RExen too.
8290 (cperl-maybe-white-and-comment-rex): New constant
8291 (cperl-white-and-comment-rex): Likewise.
8292 XXXX Not very efficient, but hard to make
8293 better while keeping 1 group.
8294
8295 After 5.13:
8296 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
8297 Likewise for 1 << identifier.
8298
8299 After 5.14:
8300 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
8301 Error-less condition-case could fail.
8302 (cperl-font-lock-fontify-region-function): Likewise.
8303 (cperl-init-faces): Likewise.
8304
8305 After 5.15:
8306 (cperl-find-pods-heres): Support property REx-part2.
8307 (cperl-calculate-indent): Likewise.
8308 Don't special-case REx with non-empty 1st line.
8309 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
8310 Invert highlighting of charclasses:
8311 now the envelop is highlighted.
8312 Highlight many others 0-length builtins.
8313 (cperl-praise): Mention indenting and highlight in RExen.
8314
8315 After 5.15:
8316 (cperl-find-pods-heres): Highlight capturing parens in REx.
8317
8318 After 5.16:
8319 (cperl-find-pods-heres): Highlight '|' for alternation
8320 Initialize `font-lock-warning-face' if not present.
8321 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
8322 `font-lock-function-name-face'.
8323 (cperl-look-at-leading-count): Likewise.
8324 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
8325 `font-lock-keyword-face' (needed for
8326 batch processing), etc...
8327 Use `font-lock-builtin-face' for builtin in REx
8328 Now `font-lock-variable-name-face'
8329 is used for interpolated variables
8330 Use "talking aliases" for faces inside REx
8331 Highlight parts of REx (except in charclasses)
8332 according to the syntax and/or semantic
8333 Syntax-mark a {}-part of (?{}) as "comment"
8334 (it was the ()-part)
8335 Better logic to distinguish what is what in REx
8336 (cperl-tips-faces): Document REx highlighting
8337 (cperl-praise): Mention REx syntax highlight etc.
8338
8339 After 5.17:
8340 (cperl-find-sub-attrs): Would not always manage to print error message.
8341 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
8342
8343 After 5.18:
8344 (cperl-find-pods-heres): Misprint in REx for parsing REx.
8345 Very minor optimization.
8346 `my-cperl-REx-modifiers-face' got quoted.
8347 Recognize "print $foo <<END" as HERE-doc.
8348 Put `REx-interpolated' text attribute if needed.
8349 (cperl-invert-if-unless-modifiers): New function.
8350 (cperl-backward-to-start-of-expr): Likewise.
8351 (cperl-forward-to-end-of-expr): Likewise.
8352 (cperl-invert-if-unless): Works in "the opposite way" too.
8353 Cursor position on return is on the switch-word.
8354 Indents comments better.
8355 (REx-interpolated): New text attribute.
8356 (cperl-next-interpolated-REx): New function.
8357 (cperl-next-interpolated-REx-0): Likewise.
8358 (cperl-next-interpolated-REx-1): Likewise.
8359 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
8360 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
8361 (cperl-praise): Mention finded interpolated RExen.
8362
8363 After 5.19:
8364 (cperl-init-faces): Highlight %$foo, @$foo too.
8365 (cperl-short-docs): Better docs for system, exec.
8366 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
8367 Would not find HERE-doc ended by EOF without NL.
8368 (cperl-short-docs): Correct not-doubled \-escapes.
8369 start block: Put some `defvar' for stuff gone from XEmacs.
8370
8371 After 5.20:
8372 initial comment: Extend copyright, fix email address.
8373 (cperl-indent-comment-at-column-0): New customization variable.
8374 (cperl-comment-indent): Indentation after $#a would increasy by 1.
8375 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
8376 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
8377 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
8378 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
8379 highlight $ in $foo too (UNTESTED).
8380 (cperl-set-style): Docstring missed some available styles.
8381 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
8382 Change "Current" to "Memorize Current".
8383 (cperl-indent-wrt-brace): New customization variable; the default is
8384 as for pre-5.2 version.
8385 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
8386 (cperl-style-alist): Likewise.
8387 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
8388 and `cperl-extra-newline-before-brace' etc
8389 being t
8390 (cperl-indent-exp): Plans B and C to find continuation blocks even
8391 if `cperl-extra-newline-before-brace' is t.
8392
8393 After 5.21:
8394 Improve some docstrings concerning indentation.
8395 (cperl-indent-rules-alist): New variable.
8396 (cperl-sniff-for-indent): New function name
8397 (separated from `cperl-calculate-indent').
8398 (cperl-calculate-indent): Separate the sniffer and the indenter;
8399 uses `cperl-sniff-for-indent' now.
8400 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
8401 was inverted;
8402 Support `comment-column' = 0.
8403
8404 2006-10-11 Martin Rudalics <rudalics@gmx.at>
8405
8406 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
8407 * help-at-pt.el (scan-buf-move-to-region): Likewise.
8408 * longlines.el (longlines-window-change-function): Likewise.
8409 * simple.el (undo-ask-before-discard): Likewise.
8410 * wid-edit.el (widget-field-prompt-internal)
8411 (widget-documentation-link-p): Likewise.
8412
8413 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8414
8415 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
8416 for a keyword.
8417
8418 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8419
8420 * newcomment.el (comment-valid-prefix-p): Make the check
8421 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
8422 (comment-indent-new-line): Adjust call.
8423
8424 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
8425
8426 * allout.el (allout-back-to-current-heading): Base on lower-level
8427 routines to get proper disqualification of aberrant topics.
8428
8429 2006-10-09 Richard Stallman <rms@gnu.org>
8430
8431 * textmodes/two-column.el (2C-two-columns): Doc fix.
8432
8433 2006-10-09 Kim F. Storm <storm@cua.dk>
8434
8435 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
8436 about implicit use.
8437
8438 2006-10-08 Richard Stallman <rms@gnu.org>
8439
8440 * textmodes/two-column.el (2C-two-columns): Doc fix.
8441
8442 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
8443
8444 * files.el: Mark `buffer-read-only' as safe-local-variable.
8445
8446 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
8447
8448 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
8449 Burp if GUD buffer has been killed.
8450
8451 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * completion.el (add-completions-from-c-buffer):
8454 Don't presume an error's second element is a string.
8455 Use looking-at rather than buffer-substring + member.
8456
8457 2006-10-07 Eli Zaretskii <eliz@gnu.org>
8458
8459 * mail/rmail.el (rmail-redecode-body): If the old encoding is
8460 `undecided', call find-coding-systems-region to find a proper
8461 non-trivial encoding.
8462 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
8463 and "text/plain".
8464
8465 2006-10-07 Kevin Ryde <user42@zip.com.au>
8466
8467 * textmodes/reftex-vars.el (defgroup reftex): Update home page
8468 url-link.
8469
8470 * strokes.el (defgroup strokes): Remove invalid url-link.
8471
8472 2006-10-07 Magnus Henoch <mange@freemail.hu>
8473
8474 * autoinsert.el (auto-insert-alist): Doc fix.
8475
8476 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8477
8478 * mouse-sel.el (mouse-insert-selection-internal):
8479 Use insert-for-yank, so that yank handlers are run.
8480
8481 2006-10-07 Kim F. Storm <storm@cua.dk>
8482
8483 * ido.el (ido-file-extension-aux): Fix comparison.
8484
8485 2006-10-06 Kim F. Storm <storm@cua.dk>
8486
8487 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8488
8489 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
8490
8491 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
8492 (ad-make-mapped-call): Use `let', not `let*'.
8493
8494 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
8495
8496 * international/mule-cmds.el (coding-system-change-eol-conversion):
8497 Ensure the coding system is initialized before calling
8498 coding-system-eol-type.
8499
8500 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
8501
8502 * textmodes/org.el (org-rm-props, org-activate-plain-links)
8503 (org-activate-angle-links, org-activate-dates)
8504 (org-activate-target-links, org-activate-camels)
8505 (org-activate-tags): Add `rear-nonsticky' text property to avoid
8506 textproperty keymaps from being active beyond the end of a line.
8507 (org-unfontify-region): Also remove `rear-nonsticky' property.
8508
8509 2006-10-04 Kenichi Handa <handa@m17n.org>
8510
8511 * international/code-pages.el (next): Table fixed.
8512
8513 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8514
8515 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
8516 that it's been made unnecessary by removing narrowing.
8517
8518 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8519
8520 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
8521 control flow a bit, simplify another bit, and add comments.
8522
8523 2006-10-03 David Kastrup <dak@gnu.org>
8524
8525 * help.el (describe-mode): For clicks on mode-line, use "@"
8526 interactive argument to get the major mode of the click instead of
8527 the current buffer.
8528
8529 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
8530 in order to better redirect mouse-2 clicks. Also allow default
8531 bindings to apply.
8532
8533 2006-10-03 Kim F. Storm <storm@cua.dk>
8534
8535 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
8536 (pushnew): Fix last change.
8537
8538 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
8539
8540 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
8541 Use the interactive spec of `eval-expression'.
8542
8543 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
8544
8545 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
8546
8547 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8548
8549 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
8550 2006-09-28 commit.
8551
8552 2006-10-02 Kenichi Handa <handa@m17n.org>
8553
8554 * international/code-pages.el (iso-8859-6): Table fixed.
8555
8556 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
8557
8558 * dired.el (dired-build-subdir-alist): Fix previous change.
8559
8560 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8561
8562 * simple.el (undo-elt-crosses-region): Fix the inequalities.
8563
8564 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8565
8566 * emacs-lisp/find-func.el (find-function-regexp): Don't match
8567 "define-button-type".
8568
8569 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
8570 they don't keep accumulating.
8571
8572 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8573
8574 * ffap.el (ffap-rfc-path): Change the address of the RFC
8575 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
8576
8577 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
8578
8579 * allout.el (allout-expose-topic): Rectify implementation of "+"
8580 spec, so that bodies are not exposed with headlines.
8581
8582 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
8583
8584 * allout.el (allout-current-depth): Do aberrent check only at or
8585 below doublecheck depth.
8586 (allout-chart-subtree): Make it explicit that LEVELS being nil
8587 means unlimited depth. Drop undocumented support for LEVELS value
8588 t meaning unlimited depth. (This is consistent with
8589 allout-chart-to-reveal, but contrary to allout-show-children,
8590 which needs to use nil to default to depth of 1.)
8591 (allout-goto-prefix-doublechecked): Wrap long docstring line.
8592 (allout-chart-to-reveal): Be explicit in docstring about meaning
8593 of nil LEVELS, and drop support for LEVELS value t.
8594 (allout-show-children): Translate the level spec used by this
8595 routine to that used by allout-chart-subtree and
8596 allout-chart-to-reveal.
8597 (allout-show-to-offshoot): Retry once when stuck, after opening
8598 subtree - improvements in discontinuity handling likely will
8599 enable progress.
8600
8601 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
8602
8603 * wid-edit.el (widget-button-click-moves-point): New variable.
8604 (widget-button-click): If widget-button-click-moves-point is
8605 non-nil, set point after performing the button action.
8606
8607 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
8608
8609 2006-09-30 Martin Rudalics <rudalics@gmx.at>
8610
8611 * files.el (find-file-existing): Modify to not allow wildcards.
8612
8613 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8614
8615 * simple.el (undo-more): When undo information for the region is
8616 exhausted, say "No further undo information FOR REGION".
8617
8618 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
8619
8620 * progmodes/sh-script.el (sh-prev-thing):
8621 Take `sh-leading-keywords' into account.
8622
8623 2006-09-29 Glenn Morris <rgm@gnu.org>
8624
8625 * custom.el (defcustom): Doc fix.
8626
8627 * calendar/calendar.el (european-calendar-style):
8628 Call european-calendar or american-calendar as needed when set.
8629 (diary-view-entries, list-calendar-holidays): Move autoloads
8630 before use.
8631
8632 2006-09-29 Juri Linkov <juri@jurta.org>
8633
8634 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
8635 to nil if there is no previous property change.
8636
8637 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8638
8639 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
8640 saving anything to be sure that `forward-sexp' behaves correctly.
8641
8642 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
8643
8644 * simple.el (line-move-finish): Ignore field boundaries if the
8645 initial and final points have the same `field' property.
8646
8647 2006-09-29 Kim F. Storm <storm@cua.dk>
8648
8649 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
8650 to t while calling ido-read-internal.
8651
8652 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
8653
8654 * textmodes/org.el (org-file-remote-p): Get regexp from list.
8655 (org-archive-subtree): Remove erraneous `]' from character list.
8656
8657 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
8658
8659 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
8660 (ses-reconstruct-all): Make undo of "insert row" work by keeping
8661 markers for data-area and parameters-area.
8662
8663 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8664
8665 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
8666
8667 * font-lock.el (font-lock-after-change-function): Refontify next line
8668 as well if end is at BOL.
8669 (font-lock-extend-jit-lock-region-after-change): Be more careful to
8670 only extend the region as much as needed.
8671
8672 2006-09-28 Richard Stallman <rms@gnu.org>
8673
8674 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
8675
8676 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
8677
8678 * international/mule.el (after-insert-file-set-coding):
8679 If VISIT, don't let set-buffer-multibyte make undo info.
8680
8681 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
8682
8683 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
8684 lines in base64-encoded authentication response.
8685
8686 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8687
8688 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
8689 (ebnf-version): New version 4.3.
8690 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
8691 (ebnf-prologue): Adjust PostScript programming.
8692 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
8693 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
8694
8695 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
8696
8697 * jit-lock.el (jit-lock-force-redisplay): Rename from
8698 jit-lock-fontify-again, and undo the mistaken change I've just done.
8699
8700 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
8701 (jit-lock-fontify-again): Don't refontify text that's not displayed.
8702
8703 2006-09-26 Kenichi Handa <handa@m17n.org>
8704
8705 * startup.el (display-splash-screen): Allow a prefix argument.
8706
8707 2006-09-25 Jason Rumney <jasonr@gnu.org>
8708
8709 * subr.el (shell-quote-argument): Use DOS logic for Windows
8710 shells with DOS semantics.
8711
8712 2006-09-24 Richard Stallman <rms@gnu.org>
8713
8714 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
8715 (compilation-goto-locus): Use compilation-goto-locus-delete-o
8716 to delete the overlay. Put it on pre-command-hook.
8717
8718 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
8719
8720 * startup.el (fancy-splash-screens, normal-splash-screen):
8721 Call the splash buffer *About GNU Emacs*.
8722
8723 * simple.el (next-error-highlight, next-error-highlight-no-select):
8724 Default to 0.5.
8725 (yank-excluded-properties): Add `fontified'.
8726
8727 * font-lock.el (font-lock-compile-keywords): Allow value of
8728 syntax-begin-function to enable paren-column-0 highlighting.
8729
8730 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
8731
8732 * dired.el (dired-build-subdir-alist): When file ends in colon,
8733 don't exit the loop, just disregard that file.
8734
8735 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
8736
8737 * simple.el (line-move-finish): Handle corner case for fields in
8738 continued lines.
8739 (line-move-1): Remove flawed test for that case.
8740
8741 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
8742
8743 * icomplete.el (icomplete-simple-completing-p): Use the correct
8744 name for the new variable, `icomplete-with-completion-tables'.
8745 (file local variables): Remove superfluous setting.
8746
8747 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8748
8749 * calendar/appt.el (appt-check): Fix typo for appointments just
8750 after midnight.
8751
8752 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
8753
8754 * help.el (describe-key-briefly, describe-key): Don't expect an
8755 extra up event if a down-event is generated by a popup menu.
8756
8757 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
8758
8759 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
8760 local dictionary when changing the global dictionary.
8761
8762 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
8763
8764 * icomplete.el (icomplete-with-completion-tables): List of
8765 specialized completion tables with which icomplete should
8766 operate. Include the new `internal-complete-buffer', so icomplete
8767 works with interactive buffer-selection.
8768 (icomplete-simple-completing-p): Add acceptance of specialized
8769 completion tables listed in icomplete-with-completion-tables.
8770
8771 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8772
8773 * frame.el (focus-follows-mouse): Set default to nil on Mac.
8774
8775 * startup.el (command-line): Use `custom-reevaluate-setting' for
8776 `focus-follows-mouse'.
8777
8778 2006-09-22 Richard Stallman <rms@gnu.org>
8779
8780 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
8781 explain why Save is not available.
8782
8783 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
8784
8785 * woman.el (woman0-so): Use `let*', not `let'.
8786 (woman-horizontal-line): Remove unbalanced parenthesis.
8787
8788 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8789
8790 * woman.el: Make sure all the end-of-region markers we use have
8791 a non-nil insertion-type.
8792 (woman0-so): Move things around so we can use copy-marker.
8793 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
8794 Adjust marker type.
8795 (woman2-process-escapes): Check marker type.
8796 (woman-horizontal-line): Dispense with the use of a marker.
8797
8798 2006-09-22 Jay Belanger <belanger@truman.edu>
8799
8800 * calc/calc-lang.el: Add Greek letters to math-variable-table
8801 property of tex.
8802
8803 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
8804
8805 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
8806
8807 2006-09-22 Masatake YAMATO <jet@gyve.org>
8808
8809 * add-log.el (add-log-current-defun): Use `forward-sexp'
8810 instead of `forward-word' to pick c++::symbol.
8811 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
8812
8813 2006-09-22 Kenichi Handa <handa@m17n.org>
8814
8815 * bindings.el: Fix setting self-insert-command for multibyte
8816 characters in global-map.
8817
8818 2006-09-21 David Kastrup <dak@gnu.org>
8819
8820 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
8821 doc string.
8822
8823 2006-09-21 Kenichi Handa <handa@m17n.org>
8824
8825 * language/european.el ("Latin-1"): Add windows-1252 to
8826 coding-priority.
8827 ("German"): Likewise.
8828
8829 2006-09-21 Kim F. Storm <storm@cua.dk>
8830
8831 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
8832 Suggested by Miles Bader.
8833
8834 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
8835 instead of add-to-list in the simple case.
8836
8837 2006-09-20 Kenichi Handa <handa@m17n.org>
8838
8839 * isearch.el (isearch-process-search-char): Cancel the previous change.
8840 (isearch-search-string): New function.
8841 (isearch-search): Use isearch-search-string.
8842 (isearch-lazy-highlight-search): Likewise.
8843
8844 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8845
8846 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
8847 string to become an option.
8848
8849 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8850
8851 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
8852
8853 2006-09-20 Kim F. Storm <storm@cua.dk>
8854
8855 * simple.el (line-move-partial): Call pos-visible-in-window-p with
8856 position t instead of trying both window-end and window-end - 1.
8857
8858 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
8859
8860 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
8861 hidden trees.
8862
8863 2006-09-20 David Kastrup <dak@gnu.org>
8864
8865 * mouse.el (mouse-posn-property): Improve doc string.
8866 (mouse-on-link-p): Change buffers for function calls on links.
8867
8868 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
8869 buffer is read-only.
8870
8871 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
8872
8873 * allout.el (allout-unprotected): Let inhibit-read-only only when
8874 buffer-read-only isn't set.
8875 (allout-annotate-hidden): Enable topic annotation during copies even
8876 when the buffer is read-only, eg for topic copies. Ensure that the loop
8877 advances, even when the span extends beyond the deletion region.
8878 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
8879 rather than allout-exposure-changed-hook, as a stronger assertion.
8880 (allout-keybindings-list): Add bindings for
8881 allout-copy-line-as-kill and allout-copy-topic-as-kill.
8882 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
8883 Copy wrappers for allout-kill-line and allout-kill-topic.
8884 (allout-listify-exposed): Position correctly to accumulate lines.
8885
8886 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
8887
8888 * simple.el (line-move-1): Escape field boundaries occurring
8889 exactly at point. Update goal column if constrained to a field.
8890 (line-move-finish): Escape field boundaries occurring exactly at point.
8891
8892 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8893
8894 * mouse.el (mouse-on-link-p): Tentatively fix last change.
8895 (mouse-drag-vertical-line): Remove unused var `wconfig'.
8896
8897 2006-09-19 Kim F. Storm <storm@cua.dk>
8898
8899 * help.el (describe-key-briefly, describe-key): Simplify printing
8900 of descriptions by using format and %S. Fix "is undefined"
8901 messages to say "at that spot" for mouse events.
8902
8903 * simple.el (line-move-partial): Optimize. Try window-line-height
8904 before posn-at-point to get vpos of current line.
8905
8906 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
8907
8908 * emulation/viper.el: Bump up version/date of update to reflect the
8909 substantial changes done in August 2006.
8910
8911 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
8912 push-button are defined.
8913
8914 * ediff-util.el (ediff-add-to-history): New function.
8915
8916 * ediff.el: Use ediff-add-to-history instead of add-to-history.
8917
8918 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8919
8920 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
8921 Delete duplicate make-local-variable form.
8922 (conf-space-keywords): Add autoload cookie.
8923 Fix typo (`keywords', not `keyword').
8924
8925 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8926
8927 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
8928 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
8929 to x-gtk-use-old-file-dialog.
8930
8931 2006-09-18 Richard Stallman <rms@gnu.org>
8932
8933 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
8934 that might come in during mouse tracking.
8935
8936 2006-09-18 Kim F. Storm <storm@cua.dk>
8937
8938 * simple.el (line-move-partial): Rework 2006-09-15 change to use
8939 new window-line-height function. Further optimize by not calling
8940 pos-visible-in-window-p for window-end when window-line-height
8941 returns useful information.
8942
8943 2006-09-16 Richard Stallman <rms@gnu.org>
8944
8945 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
8946 (conf-space-mode): Don't handle prefix arg.
8947 Delete conf-space-keywords-override code.
8948 Use add-hook.
8949 (conf-space-keywords): New command.
8950 (conf-space-mode-internal): Be careful with imenu-generic-expression.
8951 Delete conf-space-keywords-override code.
8952 (conf-space-keywords-alist): Doc fix.
8953 (conf-space-font-lock-keywords): Doc fix.
8954 (conf-space-keywords-override): Var deleted.
8955
8956 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8957
8958 * startup.el (fancy-splash-screens): Don't switch to the scratch
8959 buffer; it may not be the next buffer.
8960
8961 2006-09-16 Romain Francoise <romain@orebokech.com>
8962
8963 * saveplace.el (load-save-place-alist-from-file): Use expanded name
8964 in both messages.
8965
8966 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
8967
8968 * progmodes/python.el (python-preoutput-filter):
8969 Fix arg order to string-match.
8970
8971 2006-09-16 Richard Stallman <rms@gnu.org>
8972
8973 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
8974 font-lock-compile-keywords.
8975
8976 * font-lock.el (font-lock-compile-keywords): Rename optional arg
8977 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
8978
8979 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8980
8981 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
8982
8983 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
8984 and the data doesn't look like UTF8, send STRING instead.
8985
8986 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
8987
8988 * textmodes/flyspell.el (flyspell-check-region-doublons):
8989 New function to detect duplicated words.
8990 (flyspell-large-region): Use it.
8991
8992 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8993
8994 * simple.el (line-move-to-column): Revert 2006-08-03 change.
8995
8996 2006-09-16 Eli Zaretskii <eliz@gnu.org>
8997
8998 * help.el (describe-prefix-bindings): Use let, not let*.
8999
9000 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
9001
9002 * allout.el (allout-regexp, allout-line-boundary-regexp)
9003 (allout-bob-regexp): Correct grouping and boundaries to fix
9004 backwards traversal.
9005 (allout-depth-specific-regexp, allout-depth-one-regexp):
9006 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
9007 worse time in allout-ascend.
9008 (allout-doublecheck-at-and-shallower): Identify depth threshold
9009 below which topics are checked for and disqualified by containment
9010 discontinuities.
9011 (allout-hotspot-key-handler): Correctly handle multiple-key
9012 strokes. Remove some unused variables.
9013 (allout-mode-leaders): Clarify that mode-specific comment-start
9014 will be used.
9015 (set-allout-regexp): Correctly regexp-quote allout regexps to
9016 properly accept alternative header-leads and primary bullets with
9017 regexp-specific characters (eg, C "/*", mathematica "(*").
9018 Include new regular expressions among those configured.
9019 (allout-infer-header-lead-and-primary-bullet):
9020 Rename allout-infer-header-lead.
9021 (allout-recent-depth): Manifest as a variable as well as a function.
9022 (allout-prefix-data): Simplify into an inline instead of a macro,
9023 assuming current match data rather than being explicitly passed
9024 it. Establish allout-recent-depth value as well as
9025 allout-recent-prefix-beginning and allout-recent-prefix-end.
9026 (allout-aberrant-container-p): True when an item's immediate
9027 offspring discontinuously contained. Useful for disqualifying
9028 unintended topic prefixes, likely at low depths.
9029 (allout-goto-prefix-doublechecked): Elaborate version of
9030 allout-goto-prefix which disqualifies aberrant pseudo-items.
9031 (allout-pre-next-prefix): Layer on top of lower-level routines, to
9032 get disqualification of aberrant containers.
9033 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9034 containers.
9035 (allout-beginning-of-current-entry): Position at start of buffer
9036 when in container (depth 0) entry.
9037 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9038 (allout-current-bullet): Strip text properties.
9039 (allout-get-prefix-bullet): Use right match groups.
9040 (allout-beginning-of-line, allout-next-heading):
9041 Disqualify aberrant containers.
9042 (allout-previous-heading): Disqualify aberrant containers, and
9043 change to regular (rather than inline) function, to allow
9044 self-recursion.
9045 (allout-get-invisibility-overlay): Increment so progress is made
9046 when the first overlay is not the sought one.
9047 (allout-end-of-prefix): Disqualify aberrant containers.
9048 (allout-end-of-line): Cycle something like allout-beginning-of-line.
9049 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9050 outline.el outlines) functional again. Change the primary bullet
9051 along with the header-lead - level 1 new-style bullets now work.
9052 Engage allout-before-change-handler in mainline Emacs, not just
9053 XEmacs, to do undo handling.
9054 (allout-before-change-handler): Expose undo changes occurring in
9055 hidden regions. Use allout-get-invisibility-overlay instead of
9056 reimplementing it inline.
9057 (allout-chart-subtree): Use start rather than end of prefix in
9058 charts. Use allout-recent-depth variable.
9059 (allout-chart-siblings): Disqualify aberrant topics.
9060 (allout-beginning-of-current-entry): Position correctly.
9061 (allout-ascend): Use new allout-depth-specific-regexp and
9062 allout-depth-one-regexp for linear instead of O(N^2) or worse
9063 behavior.
9064 (allout-ascend-to-depth): Depend on allout-ascend, rather than
9065 reimplementing an algorithm.
9066 (allout-up-current-level): Depend on allout-ascend, rather than
9067 reimplementing an algorithm. Return to start-point if we fail.
9068 (allout-descend-to-depth): Use allout-recent-depth variable
9069 instead of function.
9070 (allout-next-sibling): On traversal of numerous intervening
9071 topics, resort to economical allout-next-sibling-leap.
9072 (allout-next-sibling-leap): Specialized version of
9073 allout-next-sibling that uses allout-ascend cleverly, to depend on
9074 a regexp search to leap large numbers of contained topics, rather
9075 than arbitrarily many one-by-one traversals.
9076 (allout-next-visible-heading): Disqualify aberrant topics.
9077 (allout-previous-visible-heading): Position consistently when
9078 interactive.
9079 (allout-forward-current-level): Base on allout-previous-sibling
9080 rather than (differently) reimplmenting the algorithm. Remove some
9081 unused variables.
9082 (allout-solicit-alternate-bullet): Present default choice stripped
9083 of text properties.
9084 (allout-rebullet-heading): Use bullet stripped of text properties.
9085 Register changes using allout-exposure-change-hook.
9086 Disregard aberrant topics.
9087 (allout-shift-in): With universal-argument, make topic a peer of
9088 it's former offspring. Simplify the code by separating out
9089 allout-shift-out functionality.
9090 (allout-shift-out): With universal-argument, make offspring peers
9091 of their former container, and its siblings. Implement the
9092 functionality here, rather than inappropriately muddling the
9093 implementation of allout-shift-in.
9094 (allout-rebullet-topic): Respect additional argument for new
9095 parent-child separation function.
9096 (allout-yank-processing): Use allout-ascend directly.
9097 (allout-show-entry): Disqualify aberrant topics.
9098 (allout-show-children): Handle discontinuous children gracefully,
9099 extending the depth being revealed to expose them and posting a
9100 message indicating the situation.
9101 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9102 Leave cursor in correct position.
9103 (allout-hide-current-subtree): Use allout-ascend directly.
9104 Disqualify aberrant topics.
9105 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
9106 a way that the yanks can restore it, as used to happen.
9107 (allout-yank-processing): Restore exposure layout as recorded by
9108 allout-kill-*, as used to happen.
9109 (allout-annotate-hidden, allout-hide-by-annotation): New routines
9110 for preseving and restoring exposure layout across kills.
9111 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
9112 (allout-encrypt-string): Strip text properties.
9113 Rearranged order and outline-headings for some of the
9114 miscellaneous functions.
9115 (allout-resolve-xref): No need to quote the error name in the
9116 condition-case handler section.
9117 (allout-flatten): Classic recursive (and recursively intensive,
9118 without tail-recursion) list-flattener, needed by allout-shift-out
9119 when confronted with discontinuous children.
9120
9121 2006-09-16 Jason Rumney <jasonr@gnu.org>
9122
9123 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
9124 on ms-windows.
9125 (dnd-open-unc-file): Remove.
9126 (dnd-open-local-file): Mention in doc string that it also handles
9127 remote files if the system natively supports unc file-names.
9128
9129 2006-09-15 Kim F. Storm <storm@cua.dk>
9130
9131 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
9132 all necessary information about the event before erasing *Help*.
9133
9134 * simple.el (line-move-partial): Use window-line-visiblity to
9135 quickly check whether last line is partially visible, and only do
9136 the hard (and slow) part in that case.
9137
9138 2006-09-15 Jay Belanger <belanger@truman.edu>
9139
9140 * COPYING: Replace "Library Public License" by "Lesser Public
9141 License" throughout.
9142
9143 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9144
9145 * term/x-win.el (x-menu-bar-open): New function for F10.
9146
9147 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
9148
9149 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9150 Disallow filenames containing " -" to avoid confusion with libtool
9151 compilation messages. Suggested by Stefan Monnier.
9152
9153 2006-09-15 David Kastrup <dak@gnu.org>
9154
9155 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
9156 instead of buffer position for `mouse-on-link-p'.
9157
9158 * mouse.el (mouse-posn-property): New function looking up the
9159 properties at a click position in overlays and text properties in
9160 either buffer or strings.
9161 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
9162 of both `follow-link' as well as `mouse-face' properties.
9163 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
9164 buffer position.
9165
9166 * help.el (describe-key-briefly): When reading a down-event on
9167 mode lines or scroll bar, swallow the following up event, too.
9168 Use the new mouse sensitity of `key-binding' for lookup.
9169 (describe-key): The same here.
9170
9171 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
9172
9173 * play/life.el (life-patterns): Add a few more interesting patterns.
9174 (life-setup): Force `show-trailing-whitespace' to nil.
9175
9176 2006-09-14 Richard Stallman <rms@gnu.org>
9177
9178 * startup.el (fancy-splash-text): Change text to improve alignment.
9179 (fancy-splash-screens): Don't set non-standard tab width.
9180 Bind cursor-type temporarily, and make it easy to patch to
9181 preserve the splash buffer.
9182 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
9183 (fancy-splash-screens): Display echo-area message explicitly.
9184 Don't set fancy-splash-help-echo.
9185
9186 * simple.el (line-number-mode): Group mode-line instead of
9187 editing-basics.
9188 (column-number-mode, size-indication-mode): Likewise.
9189
9190 * faces.el (mode-line-faces): Group mode-line instead of modeline.
9191
9192 * time.el (display-time): Group mode-line instead of modeline.
9193
9194 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
9195
9196 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
9197
9198 * startup.el (fancy-splash-text): Move editing instructions to
9199 fancy-splash-head.
9200 (fancy-splash-head): Issue editing instructions.
9201 (fancy-splash-screens): Fixup whitespace.
9202
9203 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9204
9205 * bindings.el (mode-line-buffer-identification-keymap):
9206 Remove duplicate line.
9207
9208 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9209
9210 * ido.el (ido-ignore-item-p): Allow any kind of functions in
9211 ignore lists.
9212
9213 2006-09-14 Kim F. Storm <storm@cua.dk>
9214
9215 * jit-lock.el (jit-lock-fontify-again): New function.
9216 (jit-lock-fontify-now): Use it instead of lambda form.
9217
9218 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
9219
9220 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
9221 (flyspell-auto-correct-word): Make ispell-filter local to these
9222 functions. Check that ispell-filter has new stuff before calling
9223 ispell-parse-output.
9224
9225 2006-09-13 Kim F. Storm <storm@cua.dk>
9226
9227 * simple.el (line-move-partial): Optimize.
9228
9229 2006-09-13 Richard Stallman <rms@gnu.org>
9230
9231 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
9232 Delete spurious backquote.
9233
9234 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9235
9236 * net/rcirc.el (rcirc-print): Fix last change.
9237
9238 2006-09-12 Jay Belanger <belanger@truman.edu>
9239
9240 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
9241
9242 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9243
9244 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
9245 rcirc-show-maximum-output.
9246 (rcirc-mode): Remove window-scroll-function hook.
9247 (rcirc-scroll-to-bottom): Remove function.
9248 (rcirc-print): Recenter so point stays at the bottom of the window
9249 if point was already there.
9250
9251 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
9252
9253 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
9254 not to "t".
9255 * progmodes/compile.el (compilation-start): Likewise.
9256 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9257 Don't use expand-file-name on invocation-directory, since this
9258 might mishandle special characters in invocation-directory.
9259
9260 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9261
9262 * pcvs-defs.el: Remove * in defcustom's docstrings.
9263
9264 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
9265
9266 * progmodes/compile.el (compilation-directory-properties):
9267 Doc fix for help-echo.
9268
9269 2006-09-12 Lars Hansen <larsh@soem.dk>
9270
9271 * desktop.el (desktop-read): Add comment.
9272
9273 2006-09-12 Kim F. Storm <storm@cua.dk>
9274
9275 * simple.el (next-error-highlight, next-error-highlight-no-select):
9276 Fix spelling error.
9277
9278 * subr.el (sit-for): Rework to use input-pending-p and cond.
9279 Return nil input is pending on entry also for SECONDS <= 0.
9280 (while-no-input): Use input-pending-p instead of sit-for.
9281
9282 2006-09-11 Richard Stallman <rms@gnu.org>
9283
9284 * simple.el (next-error-highlight, next-error-highlight-no-select):
9285 Fix custom type and doc strings.
9286
9287 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9288
9289 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
9290 (diff-apply-hunk): Use it to ask for confirmation.
9291
9292 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
9293
9294 * emacs-lisp/cl.el (pushnew): Add missing `,'.
9295
9296 2006-09-11 David Kastrup <dak@gnu.org>
9297
9298 * help.el (string-key-binding, describe-key-briefly)
9299 (describe-key): Remove `string-key-binding' and its callers since
9300 `key-binding' already caters for the proper lookup now.
9301
9302 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9303
9304 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
9305 (cfengine-mode): Use it. Fix \ syntax to be like /.
9306
9307 * bindings.el (mode-line-buffer-identification-keymap):
9308 Move initialization into declaration.
9309
9310 2006-09-10 Kim F. Storm <storm@cua.dk>
9311
9312 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
9313 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
9314 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
9315 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
9316
9317 2006-09-10 Richard Stallman <rms@gnu.org>
9318
9319 * dired-aux.el: Handle errors in recursive copy usefully.
9320 (dired-create-files-failures): New variable.
9321 (dired-copy-file): Remove condition-case.
9322 (dired-copy-file-recursive): Check for errors on all file
9323 operations, and add them to dired-create-files-failures.
9324 Check file file-date-erorr here too.
9325 (dired-create-files): Check dired-create-files-failures
9326 and report those errors too.
9327
9328 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
9329
9330 * subr.el (add-to-list): New argument COMPARE-FN.
9331
9332 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
9333
9334 * filecache.el (file-cache-add-directory)
9335 (file-cache-add-directory-list, file-cache-add-file)
9336 (file-cache-add-directory-using-find)
9337 (file-cache-add-directory-using-locate)
9338 (file-cache-add-directory-recursively): Add autoloads.
9339
9340 2006-09-09 Richard Stallman <rms@gnu.org>
9341
9342 * textmodes/conf-mode.el (conf-space-mode):
9343 Use hack-local-variables-hook instead of calling hack-local-variables.
9344 (conf-space-keywords-override): New variable.
9345 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
9346 (conf-space-mode): Always make conf-space-keywords and
9347 conf-space-keywords-override local.
9348 Call conf-space-mode-internal directly as well as via hook.
9349
9350 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9351
9352 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
9353 quasi-keywords.
9354
9355 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9356
9357 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
9358 (python-send-string): Be slightly more careful about adding \n.
9359
9360 * startup.el (normal-splash-screen): Don't display the buffer if we'll
9361 kill it right away anyway.
9362
9363 2006-09-09 Eli Zaretskii <eliz@gnu.org>
9364
9365 * international/codepage.el (cp850-decode-table): Fix a few codes.
9366 (cp858-decode-table): New variable.
9367
9368 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9369
9370 * net/ldap.el (ldap-search-internal): Doc fix.
9371
9372 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9373
9374 * play/life.el (life-display-generation): Test for input manually if
9375 `sleeptime' is negative or null.
9376
9377 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
9378 (print-region-1): Substitute `%s' with the page title.
9379
9380 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
9381
9382 * locate.el (locate-current-search): New variable.
9383 (locate): Set buffer local value. Use current buffer if it is
9384 in Locate mode.
9385 (locate-mode): Disable undo here.
9386 (locate-do-setup): Use locate-current-filter from buffer to be killed.
9387 (locate-update): Use locate-current-search and locate-current-filter.
9388
9389 2006-09-08 David Kastrup <dak@gnu.org>
9390
9391 * desktop.el (desktop-read): When loading a desktop, disable
9392 saving it while the load progresses, and switch off a pending lazy
9393 load by calling `desktop-lazy-abort'.
9394
9395 2006-08-27 Martin Rudalics <rudalics@gmx.at>
9396
9397 * window.el (mouse-autoselect-window-timer)
9398 (mouse-autoselect-window-position)
9399 (mouse-autoselect-window-window)
9400 (mouse-autoselect-window-now): New vars.
9401 (mouse-autoselect-window-cancel)
9402 (mouse-autoselect-window-select)
9403 (mouse-autoselect-window-start): New functions.
9404 (handle-select-window): Call `mouse-autoselect-window-start' when
9405 delayed window autoselection is enabled.
9406
9407 * cus-start.el (mouse-autoselect-window): Handle delayed window
9408 autoselection.
9409
9410 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
9411 commands after which it is allowed to print in the echo area.
9412
9413 2006-09-08 Richard Stallman <rms@gnu.org>
9414
9415 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
9416
9417 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
9418 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
9419
9420 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
9421 (cancel-timer-internal): Add doc string.
9422 (cancel-function-timers): Doc fix.
9423 (with-timeout-handler, timer-event-last*): Add doc strings.
9424
9425 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
9426
9427 * files.el (risky-local-variable-p): Match ...-bindat-spec.
9428
9429 * dired.el (dired-log-summary): Add doc string.
9430
9431 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
9432 (custom-group-menu-create): Not here.
9433
9434 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
9435
9436 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
9437
9438 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9439
9440 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
9441 (mac-apple-event-map): Define its handler.
9442
9443 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9444
9445 * net/ldap.el (ldap-search-internal): Handle `auth' key.
9446
9447 2006-09-07 Magnus Henoch <mange@freemail.hu>
9448
9449 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
9450 clause.
9451
9452 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9453
9454 * info.el (Info-index): Bind completion-ignore-case.
9455
9456 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9457
9458 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
9459 previous commit.
9460 (inferior-prolog-guess-flavor): New fun left out of previous commit.
9461 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
9462 burp in dedicated windows.
9463 (inferior-prolog-self-insert-command): New command.
9464 (inferior-prolog-mode-map): Use it.
9465
9466 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9467
9468 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
9469
9470 * international/code-pages.el: Add cp858.
9471
9472 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9473
9474 * dnd.el: Fix bootstrapping.
9475
9476 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9477
9478 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
9479 (dnd-open-remote-url): New function.
9480 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
9481 not windows-nt.
9482
9483 2006-09-07 Jason Rumney <jasonr@gnu.org>
9484
9485 * dnd.el (dnd-open-remote-file-function): New variable.
9486 (dnd-open-unc-file): New function.
9487 (dnd-open-file): Call dnd-open-remote-file-function if set.
9488
9489 2006-09-06 Daiki Ueno <ueno@unixuser.org>
9490
9491 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
9492 pgg-passphrase-coding-system rather than locale-coding-system.
9493 * pgg-def.el (pgg-passphrase-coding-system): New user option.
9494
9495 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9496
9497 * progmodes/prolog.el: Remove * in docstrings.
9498 (prolog-program-name): Add SWI prolog.
9499 (prolog-mode-menu): New menu.
9500 (prolog-mode): Set comment-add.
9501 (prolog-indent-line): Simplify. Use indent-line-to.
9502 (inferior-prolog-buffer): New var.
9503 (inferior-prolog-run, inferior-prolog-process): New funs.
9504 (run-prolog, switch-to-prolog): Rewrite, using them.
9505 (prolog-consult-region): Use inferior-prolog-buffer.
9506 (inferior-prolog-load-file): New function.
9507 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
9508
9509 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
9510 last word, if it's not the end of the paragraph.
9511
9512 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
9513 file name.
9514
9515 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
9516
9517 * frame.el (display-mm-dimensions-alist): New defcustom.
9518 (display-mm-height, display-mm-width): Use it.
9519
9520 2006-09-06 Simon Josefsson <jas@extundo.com>
9521
9522 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
9523
9524 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
9525
9526 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9527 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
9528 string values.
9529
9530 2006-09-06 Kim F. Storm <storm@cua.dk>
9531
9532 * simple.el (line-move-partial): New function to do vscrolling for
9533 partially visible images / tall lines. Rewrite based on code
9534 previously in line-move. Simplify backwards vscrolling.
9535 (line-move): Use it. Simplify.
9536
9537 2006-09-05 Kim F. Storm <storm@cua.dk>
9538
9539 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
9540
9541 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
9542
9543 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9544 Process the `gcc-include' after the `gnu' rule.
9545
9546 2006-09-05 Kim F. Storm <storm@cua.dk>
9547
9548 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
9549
9550 2006-09-05 Daiki Ueno <ueno@unixuser.org>
9551
9552 * pgg.el (pgg-clear-string): Alias to clear-string for backward
9553 compatibility.
9554
9555 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
9556 inhibit-redisplay; encode passphrase with locale-coding-system.
9557
9558 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9559
9560 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
9561
9562 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
9563
9564 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9565 (gdb-var-list-children-regexp): Make type field optional.
9566
9567 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
9568 e.g public, protected in C++.
9569
9570 2006-09-04 John Paul Wallington <jpw@pobox.com>
9571
9572 * simple.el (completion-show-help): New defcustom.
9573 (completion-setup-function): Heed it.
9574
9575 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9576
9577 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
9578
9579 2006-09-04 Richard Stallman <rms@gnu.org>
9580
9581 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
9582 (rsf-min-region-to-spam-list): Doc fix.
9583 (rsf-add-content-type-field): Doc fix.
9584
9585 * simple.el (kill-region): Explicitly test there is a region.
9586
9587 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
9588
9589 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
9590 sendmail in several common directories.
9591
9592 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
9593
9594 * paths.el (sendmail-program): Removed.
9595
9596 2006-09-04 Daiki Ueno <ueno@unixuser.org>
9597
9598 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
9599 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
9600 http://article.gmane.org/gmane.emacs.gnus.general/50457
9601
9602 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
9603
9604 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
9605 mark after running the menu filter.
9606
9607 2006-09-03 Juri Linkov <juri@jurta.org>
9608
9609 * international/quail.el (quail-defrule-internal): Add a check
9610 if a key is a vector.
9611
9612 2006-09-02 Juri Linkov <juri@jurta.org>
9613
9614 * man.el (Man-topic-history): New variable.
9615 (man): Use it.
9616
9617 * woman.el (woman-topic-history): Change defvar to defvaralias
9618 for symbol `Man-topic-history'.
9619
9620 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
9621 `comint-last-output-start' is a marker by using `markerp' and
9622 check if it has a position by using `marker-position', and use
9623 this position for `goto-char'.
9624
9625 * international/quail.el (quail-defrule-internal): Add missing
9626 `error' call for null key.
9627
9628 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
9629
9630 * net/rcirc.el (rcirc-keywords): New variable.
9631 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
9632 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
9633 variables.
9634 (rcirc-responses-no-activity): New function.
9635 (rcirc-handler-generic): Check for responses in above.
9636 (rcirc-process-command): Add ?: character to arguments of raw
9637 server commands.
9638 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
9639 `rcirc-dim-nicks'.
9640 (rcirc-gray-toggle): Remove unused variable.
9641 (rcirc-print): Remove some tracking logic, which is moved into
9642 markup functions.
9643 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
9644 types.
9645 (rcirc-activity-string): Look for 'keyword in activity-types.
9646 (rcirc-window-configuration-change): Don't erase overlay-arrow
9647 unnecessarily.
9648 (rcirc-add-or-remove): New function.
9649 (rcirc-cmd-ignore): Use it.
9650 (rcirc-message-leader): Remove unused function.
9651 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
9652 (rcirc-add-face): New function.
9653 (rcirc-facify): Use rcirc-add-face.
9654 (rcirc-url-regexp): Add parens.
9655 (rcirc-map-regexp): Remove function.
9656 (rcirc-mangle-regexp): Remove function.
9657 (rcirc-markup-text-functions): New variable.
9658 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
9659 (rcirc-markup-body-text, rcirc-markup-attributes)
9660 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
9661 (rcirc-markup-bright-nicks): New markup handler functions.
9662 (rcirc-nick-in-message-full-line): New face.
9663 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
9664 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
9665
9666 2006-09-02 Martin Rudalics <rudalics@gmx.at>
9667
9668 * cus-start.el (hscroll-margin, hscroll-step)
9669 (mode-line-in-non-selected-windows, mouse-autoselect-window)
9670 (x-use-underline-position-properties): Change version to "22.1"
9671 since they will appear there for the first time.
9672
9673 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
9674
9675 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
9676
9677 2006-08-31 Richard Stallman <rms@gnu.org>
9678
9679 * cus-edit.el (custom-save-variables): Slight cleanup.
9680 (Custom-no-edit): Renamed from custom-no-edit.
9681 (Custom-newline): Renamed from custom-newline.
9682 (custom-mode-map): Use new names.
9683
9684 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
9685 about customization, rather than M-x customize, in the doc string
9686 made for the defcustom.
9687
9688 * emacs-lisp/trace.el (trace-function-background): Doc fix.
9689
9690 2006-08-31 Romain Francoise <romain@orebokech.com>
9691
9692 * dired-x.el (dired-guess-shell-alist-default): Update.
9693
9694 2006-08-31 Michael Mauger <mmaug@yahoo.com>
9695
9696 * custom.el (custom-theme-set-variables): Autoload packages before
9697 sorting the variables.
9698
9699 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9700
9701 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
9702 Convert events to chars if XEmacs.
9703 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
9704
9705 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 * progmodes/python.el (python-eldoc-function): Re-enable quit while
9708 waiting for process.
9709
9710 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9711
9712 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
9713 results in ASCII-only string, encode original one directly.
9714
9715 2006-08-29 Romain Francoise <romain@orebokech.com>
9716
9717 * startup.el (normal-splash-screen, fancy-splash-screens):
9718 Make buffer read-only and arrange to enter view mode if necessary.
9719
9720 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
9721
9722 * hl-line.el (hl-line): New face.
9723 (hl-line-face): Use it.
9724
9725 * image-mode.el (image-mode): Fix last fix.
9726 Suggested by Kim F. Storm.
9727
9728 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9729
9730 Sync with Tramp 2.0.54.
9731
9732 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
9733 of `=', because `tramp-get-remote-gid' might not always return an
9734 integer when expected.
9735 (tramp-register-file-name-handlers): `partial-completion-mode' is
9736 unknown to XEmacs.
9737 (tramp-time-diff): Don't use `floor', it might fail for large
9738 differences.
9739 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
9740 `tramp-auto-save-directory' if unset in order to guarantee unique
9741 auto-save file names.
9742
9743 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9744
9745 * image-mode.el (image-mode): Display image as text on a terminal.
9746
9747 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9748
9749 * progmodes/python.el (python-send-command): Simplify.
9750 (run-python): Don't generate a new buffer unless `new' was specified.
9751 Make sure we send `import emacs' to the proper process.
9752
9753 * progmodes/python.el (python-send-command): Don't wait for the command
9754 to terminate. Don't fiddle with compilation-parsing-end.
9755
9756 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9757
9758 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9759 Insert commentary after first line summary.
9760
9761 * woman.el (woman-follow): New function, based on `man-follow'.
9762 (woman-mode-map): Use it.
9763
9764 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
9765 since ibuffer-do-sort-by-recency does not define a sorter.
9766
9767 2006-08-28 Kim F. Storm <storm@cua.dk>
9768
9769 * find-dired.el (find-dired): Use shell-quote-argument to properly
9770 escape ( and ) args. Also use it on {} and ; args in default
9771 value of find-ls-option string.
9772 (find-grep-dired): Use shell-quote-argument on {} and ; args.
9773
9774 2006-08-27 Michael Olson <mwolson@gnu.org>
9775
9776 * emacs-lisp/tq.el: Small grammar fix in comments.
9777 (tq-enqueue): Check for existence of queue rather than the
9778 head queue item's question, which was a no-op.
9779 (tq-filter, tq-process-buffer): Make sure the process buffer
9780 exists before making it the current buffer.
9781
9782 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9783
9784 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
9785 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
9786 (special-event-map): Apply 2006-08-16 change for x-win.el.
9787
9788 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9789
9790 * progmodes/python.el (python-send-receive): Wait in the
9791 process's buffer so as to check the right buffer-local variables.
9792
9793 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9794
9795 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
9796 (defgroup checkdoc): Move to beginning.
9797
9798 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
9799 (python-preoutput-continuation): Remove.
9800 (python-preoutput-filter): Simplify correspondingly.
9801 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
9802 Loop around to catch embedded _emacs_out output.
9803 (run-python): Send the import&print command on a single line.
9804 (python-send-command): Send command&print on a single line.
9805 (python-send-string): Only add double \n if needed.
9806 (python-send-receive): Loop until the result comes.
9807 (python-mode-running): Defvar it.
9808 (python-setup-brm): Remove unused var `menu'.
9809 Only bind py-mode-map and `features' around brm-init.
9810 (python-calculate-indentation): Remove unused var `point'.
9811 (python-beginning-of-defun): Remove unused var `def-line'.
9812
9813 2006-08-25 Richard Stallman <rms@gnu.org>
9814
9815 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9816
9817 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
9818
9819 * emulation/viper.el (viper-set-hooks): Use frame bindings for
9820 viper-vi-state-cursor-color.
9821 (viper-non-hook-settings): Don't set default
9822 mode-line-buffer-identification.
9823
9824 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9825 New fun.
9826 (viper-set-cursor-color-according-to-state)
9827 (viper-get-saved-cursor-color-in-replace-mode)
9828 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
9829 viper-emacs-state-cursor-color.
9830
9831 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
9832 (viper-undo): Use point if undo-beg-posn is nil.
9833 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
9834 (viper-after-change-undo-hook): Don't use
9835 viper-emacs-state-cursor-color by default.
9836 (viper-undo): More sensible positioning after undo.
9837
9838 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
9839 (viper-emacs-state-cursor-color): Default to nil, since this feature
9840 doesn't work well yet.
9841
9842 * ediff-mult.el (ediff-intersect-directories)
9843 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
9844 always expand filenames.
9845
9846 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9847
9848 * tumme.el: Remove * in defcustoms's docstrings.
9849
9850 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
9851
9852 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
9853 Accept internal time format for SECS arg.
9854 (timer-relative-time): Doc fix.
9855
9856 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
9857 adapted from Martin Rudalics.
9858 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
9859 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
9860 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
9861 using sit-for.
9862
9863 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
9864
9865 * cus-start.el (all): Add `overline-margin' and
9866 `x-underline-at-descent-line'.
9867
9868 2006-08-24 Kim F. Storm <storm@cua.dk>
9869
9870 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
9871 to mean "use find -exec"; nil now unambiguously means auto-detect.
9872 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
9873 Use shell-quote-argument to build grep-find-command and
9874 grep-find-template.
9875 (rgrep): Use shell-quote-argument to properly quote arguments to find.
9876 Reported by Tom Seddon.
9877
9878 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
9879
9880 * startup.el (fancy-splash-head): Give instructions for dismissing
9881 the splash screen for default startup too.
9882 (display-startup-echo-area-message, fancy-splash-screens)
9883 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
9884 all splash text at once and keep the splash buffer around.
9885 (command-line-1): Give display-startup-echo-area-message a t arg.
9886
9887 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
9888
9889 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
9890 gnus frame is selected.
9891
9892 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
9893
9894 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
9895
9896 2006-08-22 Kim F. Storm <storm@cua.dk>
9897
9898 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
9899 Add suffix matching for subdirs.
9900
9901 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9902
9903 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
9904 mouse-yank-at-point is non-nil.
9905
9906 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
9907
9908 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
9909 a bit wider and remove fringes to fit initial output on line.
9910
9911 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9912
9913 * frame.el (blink-cursor-end): Only ignore the error we care about.
9914 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
9915
9916 2006-08-21 Richard Stallman <rms@gnu.org>
9917
9918 * whitespace.el (whitespace-cleanup): Doc fix.
9919
9920 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
9921
9922 * net/rcirc.el (rcirc-show-maximum-output): New var.
9923 (rcirc-buffer-process): If no buffer argument is supplied, use
9924 current-buffer.
9925 (rcirc-complete-nick): Complete to the last completed nick first.
9926 (rcirc-mode): Preserve the value of `rcirc-urls' across
9927 connections. Setup scroll function.
9928 (rcirc-scroll-to-bottom): New function.
9929 (rcirc-print): Use nick syntax around regexp work.
9930 Notice dim-nicks speaking only if they say our nick.
9931 (rcirc-update-activity-string): Do not show the modeline indicator
9932 if there are no live rcirc processes.
9933 (rcirc-cmd-ignore): Ignore case.
9934 (rcirc-browse-url-at-point): Fix off-by-one error.
9935
9936 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
9937
9938 * progmodes/python.el: Remove * in defcustom docstrings.
9939 (run-python, python-proc, python-try-complete): Use derived-mode-p.
9940 (python-mode): Set tab-width and indent-tabs-mode.
9941
9942 2006-08-20 Dave Love <fx@gnu.org>
9943
9944 * progmodes/python.el: Update to Dave Love's latest version.
9945 (python-font-lock-keywords, python-mode): Don't use
9946 font-lock-syntax-table, but match symbol elements explicitly instead.
9947 (python-mode-map): Add help, and a few more key bindings.
9948 (python-skip-comments/blanks): Move out of comments as well.
9949 (python-continuation-line-p): Behave better with unbalanced parens.
9950 (python-blank-line-p): New fun.
9951 (python-open-block-statement-p): Don't use a heuristic.
9952 (python-outdent-p): Better handle blocks-in-the-same-line.
9953 (python-calculate-indentation): Misc improvements.
9954 (python-comment-indent): Remove.
9955 (python-block-pairs): New var.
9956 (python-first-word): New fun.
9957 (python-indentation-levels): Handle more common cases.
9958 (python-indent-line-1): Add `leave' argument.
9959 (python-indent-region): New fun.
9960 (python-skip-out): New fun.
9961 (python-beginning-of-statement, python-end-of-statement): Use it.
9962 (python-next-statement): Return correct count even at eob.
9963 (python-end-of-block): Fix paren-typo.
9964 (python-imenu-create-index): Add module variables.
9965 (run-python): Add `new' arg.
9966 Check we're at a prompt before returning.
9967 (python-send-command): Move to end of buffer.
9968 Wait for prompt to return.
9969 (python-set-proc): New fun.
9970 (python-imports): New var.
9971 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
9972 (python-eldoc-function): Try to move out of arg list.
9973 (python-outline-level): Offset by 1.
9974 (python-find-imports): New fun.
9975 (python-symbol-completions): Use python-imports.
9976 (python-module-path, ffap-alist): Add support for ffap.
9977 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
9978 (python-insert-*, python-default-template, python-expand-template):
9979 Add templates/skeletons.
9980 (python-setup-brm): Support for Bicycle Repair Man.
9981 (python-abbrev-syntax-table): New var.
9982 (python-abbrev-pc-hook, python-pea-hook): New funs.
9983
9984 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
9985
9986 * frame.el (blink-cursor-start): Set timer first.
9987 (blink-cursor-end): Ignore timer cancelling errors.
9988 Suggested by Ken Manheimer.
9989
9990 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
9991
9992 * newcomment.el (comment-box): Call `comment-normalize-vars'.
9993 Add autoload cookie.
9994
9995 2006-08-20 Richard Stallman <rms@gnu.org>
9996
9997 * simple.el (line-number-at-pos): Doc fix.
9998
9999 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
10000 timer-activate-when-idle, so timer can run before Emacs becomes
10001 non-idle again.
10002
10003 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
10004
10005 * whitespace.el (whitespace-cleanup-internal): New optional arg
10006 REGION-ONLY. If it's non-nil, modify the message to the user
10007 accordingly.
10008 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
10009 a non-nil argument.
10010
10011 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
10012
10013 * rect.el (spaces-string): Simplify and add doc string.
10014
10015 2006-08-17 Romain Francoise <romain@orebokech.com>
10016
10017 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10018
10019 2006-08-17 Richard Stallman <rms@gnu.org>
10020
10021 * compare-w.el (compare-windows): lambda's take an arg and pass
10022 it to compare-windows-skip-whitespace.
10023
10024 2006-08-17 Martin Rudalics <rudalics@gmx.at>
10025
10026 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10027 the right buffer.
10028
10029 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
10030
10031 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10032 removed files.
10033
10034 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
10035
10036 * progmodes/gdb-ui.el (gdb-locals-watch-map)
10037 (gdb-locals-watch-map-1): Suppress keymap first.
10038 (gdb-edit-locals-map-1): New variable.
10039 (gdb-edit-locals-value): New function.
10040 (gdb-stack-list-locals-handler): Use them.
10041
10042 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10043
10044 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10045 cursor would normally be drawn in the fringe.
10046
10047 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10048 Reported by Martin Rudalics <rudalics@gmx.at>.
10049
10050 2006-08-16 Richard Stallman <rms@gnu.org>
10051
10052 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10053 (special-event-map): Process drag-n-drop events this way.
10054
10055 * simple.el (move-beginning-of-line): Test whether fields
10056 would prevent motion back to line's first visible character.
10057 If so, stop where the fields would stop the motion.
10058
10059 * newcomment.el (comment-indent): Fully update INDENT
10060 before checking to see if it will change the text.
10061
10062 * cus-edit.el (custom-newline): New function.
10063 (custom-mode-map): Bind newline to custom-newline.
10064
10065 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10066 into ignore-whitespace.
10067 Check each buffer for its skip-function.
10068 Handle compare-windows-skip-whitespace special-case test
10069 by returning t from default skip function.
10070
10071 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
10072
10073 * textmodes/org.el (org-clock-special-range)
10074 (org-clock-update-time-maybe): New functions.
10075 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10076 not only a-z.
10077 (org-agenda-get-blocks): Allow multiple blocks per headline.
10078 (org-timestamp-change): Call `org-clock-update-time-maybe'.
10079 (org-export-html-title-format)
10080 (org-export-html-toplevel-hlevel): New options.
10081 (org-export-language-setup): Add support for Czech.
10082 (org-mode, org-insert-todo-heading, org-find-visible)
10083 (org-find-invisible, org-invisible-p, org-invisible-p2)
10084 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10085 (org-show-subtree, org-show-entry, org-make-options-regexp):
10086 Remove compatibility support for old outline-mode.
10087 (org-check-occur-regexp): Funtion removed.
10088 (org-on-heading-p, org-back-to-heading): Made defalias.
10089 (org-set-local): New defsubst.
10090 (org-set-regexps-and-options, org-mode)
10091 (org-set-font-lock-defaults, org-edit-agenda-file-list)
10092 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10093 (org-remember-apply-template, org-table-edit-field)
10094 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10095 (org-set-autofill-regexps): Use `org-set-local'.
10096 (org-table-eval-formula): Fix bug with parsing of display flags.
10097
10098 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
10099
10100 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10101 frame with fringe arrow. Suggested by Simon Marshall
10102 <simon.marshall@misys.com>.
10103 (gdb-stack-position): New variable.
10104 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
10105 (gdb-frames-mode): Set gdb-stack-position to nil.
10106 Add to overlay-arrow-variable-list
10107 (gdb-reset): Delete gdb-stack-position from above list.
10108
10109 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10110
10111 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
10112 read only.
10113
10114 2006-08-13 Romain Francoise <romain@orebokech.com>
10115
10116 * cus-theme.el (customize-create-theme)
10117 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
10118
10119 * filesets.el (filesets-add-buffer): Ditto.
10120
10121 * pcvs.el (cvs-change-cvsroot): Ditto.
10122
10123 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
10124
10125 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
10126 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
10127 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
10128 expressions.
10129 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
10130 Only search till end of line.
10131 Add face to function names in case of no filename.
10132 Add face to variable names of watchpoints.
10133
10134 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
10135
10136 * cus-start.el <indent-tabs-mode>: Move to the `indent'
10137 customization group.
10138
10139 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
10140
10141 * allout.el (allout-prior-bindings, allout-added-bindings):
10142 Remove, after long deprecation.
10143 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
10144 Add customization vars controlling allout-beginning-of-line and
10145 allout-end-of-line conveniences.
10146 (allout-header-prefix, allout-use-mode-specific-leader)
10147 (allout-use-mode-specific-leader, allout-mode-leaders):
10148 Revise docstrings.
10149 (allout-infer-header-lead): Change to be an alias for
10150 allout-infer-header-lead-and-primary-bullet.
10151 (allout-infer-header-lead-and-primary-bullet): New version of
10152 allout-infer-header-lead which assigns the primary bullet to the
10153 same as the header lead, when its being changed.
10154 (allout-infer-body-reindent): Apply regexp-quote instead of
10155 unconditionally prepending "\\", so that all literal
10156 allout-header-prefix and allout-primary-bullet strings are
10157 properly handled.
10158 (allout-add-resumptions): Add optional qualifier for extending or
10159 appending to existing values, rather than replacing them.
10160 (allout-view-change-hook): Clarify docstring.
10161 (allout-exposure-change-hook): Take explicit arguments, via
10162 run-hook-with-args.
10163 (allout-structure-added-hook)
10164 (allout-structure-deleted-hook)
10165 (allout-structure-shifted-hook): New hooks analogous to
10166 allout-exposure-change-hook for other kinds of structural outline
10167 edits.
10168 (allout-encryption-plaintext-sanitization-regexps): New encryption
10169 customization variable, by which cooperating modes can provde
10170 massage of the plaintext without actually being passed it.
10171 (allout-encryption-ciphertext-rejection-regexps)
10172 (allout-encryption-ciphertext-rejection-ceiling): New encryption
10173 customization variables, by which cooperating modes can prohibit
10174 rare but possible ciphertext patterns from fouling their
10175 operation, with actually being passed the ciphertext.
10176 (allout-mode): Run activation and deactivation hooks after the
10177 minor-mode variable has been toggled, to clarify the mode
10178 disposition. The new encryption ciphertext rejection variable is
10179 used to ensure that the ciphertext does not contain text that
10180 would be recognized as outline structural elements by allout.
10181 Substite allout-beginning-of-line and allout-end-of-line for
10182 conventionall beginning-of-line and end-of-line bindings.
10183 If allout-old-style-prefixes is non-nil, don't nullify it on mode
10184 activation!
10185 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
10186 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
10187 (allout-chart-subtree): Implement new mode, charting only the
10188 visible items in the subtree, when new 'visible' parameter is non-nil.
10189 (allout-end-of-subtree): Properly handle the last item in the buffer.
10190 (allout-pre-command-business, allout-command-counter):
10191 Increment an advertised counter so that cooperating enhancements can
10192 track revisions of items.
10193 (allout-open-topic): Run allout-structure-added-hook with suitable
10194 arguments.
10195 (allout-shift-in): Run allout-structure-shifted-hook with suitable
10196 arguments.
10197 (allout-shift-out): Fix doubling for negative args and ensure call
10198 of allout-structure-shifted-hook by solely using allout-shift-in.
10199 (allout-kill-line, allout-kill-topic):
10200 Run allout-structure-deleted-hook with suitable arguments.
10201 (allout-yank-processing): Run allout-structure-added-hook with
10202 proper arguments.
10203 (allout-yank): Enclose activity in allout-unprotected.
10204 (allout-flag-region): Run allout-exposure-change-hook with
10205 suitable arguments, instead of making the callee infer the arguments.
10206 (allout-encrypt-string):
10207 Support allout-encryption-plaintext-sanitization-regexps,
10208 allout-encryption-ciphertext-rejection-regexps, and
10209 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
10210 en/de cryption mode in symmetric encryption failure message.
10211 (allout-obtain-passphrase): Use copy-sequence to get a distinct
10212 copy of the passphrase, and don't zero it or we'll corrupt the
10213 stashed copy.
10214 (allout-create-encryption-passphrase-verifier)
10215 (allout-verify-passphrase): Respect the new signature for
10216 allout-encrypt-string.
10217 (allout-get-configvar-values): Convenience for getting a
10218 configuration variable value and handling its absence gracefully.
10219
10220 2006-08-11 Romain Francoise <romain@orebokech.com>
10221
10222 * obsolete/zone-mode.el: Delete.
10223
10224 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
10225
10226 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
10227
10228 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
10229
10230 * emacs-lisp/bindat.el (bindat-ip-to-string):
10231 Use `format-network-address' if possible.
10232
10233 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10234
10235 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
10236
10237 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
10238
10239 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
10240 restore unread-command-events here.
10241 (edebug-display): Do it here, to detect sit-for interruptions.
10242
10243 2006-08-10 Romain Francoise <romain@orebokech.com>
10244
10245 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
10246 (dns-mode-soa-auto-increment-serial): New user option.
10247 (dns-mode-soa-maybe-increment-serial): New function.
10248 (dns-mode): Add the latter to `write-contents-functions'.
10249
10250 * obsolete/zone-mode.el: Move to obsolete/ from net/.
10251 Delete autoload cookies.
10252
10253 2006-08-10 John Wiegley <johnw@newartisans.com>
10254
10255 * eshell/em-glob.el (eshell-glob-chars-list)
10256 (eshell-glob-translate-alist): Add support for [^g] in character globs.
10257
10258 2006-08-10 Richard Stallman <rms@gnu.org>
10259
10260 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
10261 (facemenu-set-face): Doc fix.
10262 (facemenu-listed-faces): Doc fix.
10263
10264 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
10265
10266 * avoid.el (mouse-avoidance-animating-pointer): New var.
10267 (mouse-avoidance-nudge-mouse): Use it.
10268 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
10269 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
10270 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
10271 Don't activate if currently animating. All callers changed.
10272
10273 2006-08-09 John Wiegley <johnw@newartisans.com>
10274
10275 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
10276 variable, which causes timeclock to report elapsed time worked,
10277 instead of just work remaining.
10278
10279 2006-08-09 Kenichi Handa <handa@m17n.org>
10280
10281 * international/latexenc.el (latexenc-find-file-coding-system):
10282 Fix for the case that the 2nd element of arg-list is a cons.
10283
10284 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
10285
10286 * info.el (Info-fontify-node): Handle preceding `in' for note
10287 reference hiding rules.
10288
10289 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
10290
10291 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
10292 mistake a closing " for an opening one.
10293
10294 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10295
10296 * term/xterm.el (terminal-init-xterm): Add more key bindings.
10297
10298 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
10299
10300 * complete.el (PC-do-completion): Filter out completions matching
10301 completion-ignored-extensions before checking whether there are
10302 multiple completions.
10303 Don't use `list' unnecessarily when building completion tables.
10304
10305 2006-08-06 Richard Stallman <rms@gnu.org>
10306
10307 * help.el (describe-mode): Make minor mode list more concise.
10308
10309 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
10310
10311 * bindings.el: Give mode-line-format, mode-line-modes, and
10312 mode-line-position `standard-value' properties.
10313
10314 2006-08-05 Eli Zaretskii <eliz@gnu.org>
10315
10316 * buff-menu.el (list-buffers-noselect): For Info buffers, use
10317 "(file)node" instead of the file name.
10318
10319 2006-08-05 Richard Stallman <rms@gnu.org>
10320
10321 * faces.el (escape-glyph): Doc fix.
10322
10323 2006-08-04 Kenichi Handa <handa@m17n.org>
10324
10325 * international/mule-diag.el (describe-font): Improve docstring
10326 and error message. Use frame-parameter (not frame-parameters).
10327
10328 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10329
10330 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
10331 Correctly mark the end-of-docstring char.
10332
10333 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
10334
10335 * simple.el (line-move-to-column): Constrain move-to-column to
10336 current field.
10337
10338 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10339
10340 * font-lock.el (font-lock-beg, font-lock-end)
10341 (font-lock-extend-region-functions): New vars.
10342 (font-lock-extend-region-multiline)
10343 (font-lock-extend-region-wholelines): New functions.
10344 (font-lock-default-fontify-region): Use them.
10345 (font-lock-extend-jit-lock-region-after-change): Only round up
10346 if font-lock-default-fontify-region will do it as well.
10347
10348 * font-lock.el (font-lock-extend-after-change-region-function):
10349 Rename from font-lock-extend-region-function.
10350 (font-lock-extend-region): Remove by inlining at call sites.
10351 (font-lock-after-change-function): Don't needlessly round up to a whole
10352 number of lines.
10353 (font-lock-extend-jit-lock-region-after-change): Be more careful about
10354 the boundary conditions and the interactions between the various ways
10355 to extend the region.
10356
10357 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10358
10359 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
10360 modification status when forcing the second redisplay.
10361
10362 2006-08-03 Kim F. Storm <storm@cua.dk>
10363
10364 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
10365
10366 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10367
10368 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
10369 doesn't look like a file name.
10370
10371 * complete.el (PC-expand-many-files): Avoid signalling an error when
10372 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
10373
10374 2006-08-02 Andreas Schwab <schwab@suse.de>
10375
10376 * bindings.el (mode-line-format): Simplify reference to vc-mode.
10377
10378 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10379
10380 * bindings.el (map): Make mode-line-buffer-identification-keymap
10381 before defining propertized-buffer-identification.
10382
10383 2006-08-01 Richard Stallman <rms@gnu.org>
10384
10385 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
10386
10387 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10388
10389 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
10390 default value.
10391 (gdb-find-source-frame): New function.
10392 (menu): Add to menu bar.
10393
10394 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10395
10396 * font-core.el (font-lock-extend-region-function)
10397 (font-lock-extend-region): Move to font-lock.el.
10398
10399 * font-lock.el (font-lock-extend-region-function)
10400 (font-lock-extend-region): Move from font-core.el. Simplify.
10401
10402 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
10403 if needed.
10404 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
10405 (jit-lock-after-change-extend-region-functions): New hook.
10406 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
10407
10408 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
10409 (font-lock-turn-on-thing-lock): Use it.
10410
10411 * longlines.el (longlines-show-region): Make it work on read-only
10412 buffers as well.
10413
10414 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
10415
10416 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
10417
10418 2006-07-31 Richard Stallman <rms@gnu.org>
10419
10420 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
10421 (vhdl-speedbar-display-projects): Update old obsolete
10422 speedbar variable names.
10423
10424 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
10425
10426 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
10427 (gdb-stopped): Use it.
10428
10429 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
10430
10431 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
10432
10433 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
10434 for load-history elements.
10435
10436 2006-07-29 Eli Zaretskii <eliz@gnu.org>
10437
10438 * files.el (convert-standard-filename): For Cygwin, replace
10439 characters not allowed in Windows file names.
10440 (make-auto-save-file-name): Add Cygwin to the list of systems
10441 where the auto-save file name needs to be run through
10442 convert-standard-filename.
10443
10444 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
10445
10446 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
10447
10448 2006-07-28 Richard Stallman <rms@gnu.org>
10449
10450 * bindings.el (mode-line-frame-identification)
10451 (propertized-buffer-identification): Centralize the code
10452 to initialize the variable.
10453
10454 * progmodes/grep.el (grep-default-command): Catch errors from
10455 wildcard-to-regexp.
10456
10457 2006-07-29 Kim F. Storm <storm@cua.dk>
10458
10459 * progmodes/grep.el (grep-tag-default): New function.
10460 (grep-default-command, grep-read-regexp): Use it.
10461 (grep-read-files): Use car of grep-files-history or grep-files-aliases
10462 as default if nothing else applies.
10463
10464 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
10465
10466 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10467 Throw error if buffer is not in Dired and Wdired mode, respectively.
10468
10469 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
10470
10471 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
10472 self-insert-command keys don't activate buttons.
10473 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
10474
10475 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
10476
10477 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
10478 faces for enable character.
10479
10480 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10481
10482 * Makefile.in (recompile): Update comment to reflect change
10483 on 2004-04-21.
10484
10485 2006-07-27 Richard Stallman <rms@gnu.org>
10486
10487 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
10488 (customize-package-emacs-version): Change msg when pkg has no entry.
10489 (custom-no-edit): On a button, do like widget-button-press.
10490
10491 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10492
10493 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
10494 S-tab and C-S-tab.
10495
10496 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10497
10498 * progmodes/which-func.el (which-function): Fix documentation/
10499 comment typo.
10500
10501 2006-07-26 Richard Stallman <rms@gnu.org>
10502
10503 * textmodes/ispell.el (ispell-word): If we replace the word,
10504 move point to the end. Insert before deleting.
10505
10506 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
10507
10508 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
10509 a timer.
10510
10511 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
10512
10513 * tumme.el (tumme-backward-image): Add prefix argument. Add error
10514 when at first image.
10515 (tumme-forward-image): Add prefix argument. Add error when at last
10516 image.
10517
10518 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10519
10520 * tabify.el (tabify-regexp): Use more specific regexps.
10521 (tabify): Avoid modifying the buffer unnecessarily.
10522
10523 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
10524
10525 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
10526 (tumme-format-properties-string): Handle empty `buf'.
10527 (tumme-get-comment): Change variable names inside `let'.
10528 Add missing `let' variable that cause font-lock problems.
10529 (tumme-write-comments): Change variable names inside `let'.
10530 Add missing `let' variable that cause font-lock problems.
10531 (tumme-forward-image): Rename from `tumme-forward-char'.
10532 (tumme-backward-image): Rename from `tumme-backward-char'.
10533
10534 2006-07-25 Masatake YAMATO <jet@gyve.org>
10535
10536 * progmodes/ld-script.el (ld-script-keywords)
10537 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
10538 and add comments.
10539
10540 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
10541
10542 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10543 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
10544 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
10545 for status indicator.
10546
10547 2006-07-24 Richard Stallman <rms@gnu.org>
10548
10549 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
10550
10551 * subr.el (dolist, dotimes): Use interned symbols for locals.
10552 (--dotimes-limit--, --dolist-tail--): New defvars.
10553 (looking-back): Doc fix.
10554
10555 * replace.el (replace-match-string-symbols): Handle dotted lists.
10556
10557 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10558
10559 * tumme.el (tumme-write-tags): Add.
10560 (tumme-write-comments): Add.
10561 (tumme-tag-files): Change to use `tumme-write-tags'.
10562 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
10563 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
10564 (tumme-save-information-from-widgets): Change to use
10565 `tumme-write-comments' and `tumme-write-tags'.
10566 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
10567 (tumme-write-tag): Remove.
10568 (tumme-write-comment): Remove.
10569 (tumme-display-previous-thumbnail-original): Remove empty line.
10570 (tumme-widget-list): Add punctuation.
10571
10572 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10573
10574 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
10575
10576 2006-07-24 Daiki Ueno <ueno@unixuser.org>
10577
10578 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10579 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
10580 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
10581
10582 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
10583
10584 * mouse.el (mouse-on-link-p): Doc fix.
10585
10586 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
10587
10588 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10589 Handle "C-h f `".
10590
10591 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10592
10593 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
10594 column.
10595
10596 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
10597
10598 * textmodes/table.el: Add move-beginning-of-line and
10599 move-end-of-line to Point Motion Only Group.
10600
10601 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
10602
10603 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
10604
10605 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10606
10607 * startup.el (user-mail-address): Initialize from the `EMAIL'
10608 environment variable first. Document this.
10609 (command-line): Ditto.
10610
10611 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
10612
10613 * help-mode.el (help-function-def, help-variable-def)
10614 (help-face-def): Print a message in the minibuffer.
10615
10616 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10617
10618 * term/xterm.el (terminal-init-xterm): Fix key bindings
10619 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
10620
10621 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10622
10623 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
10624 where `(nth 1 command)' is a cons cell. Doc fix.
10625
10626 * textmodes/po.el (po-find-charset): Doc fix.
10627
10628 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
10629
10630 * allout.el (allout-unprotected, allout-e-o-prefix-p)
10631 (allout-beginning-of-current-line, allout-end-of-current-line)
10632 (allout-next-visible-heading, allout-open-topic)
10633 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
10634 (allout-flag-current-subtree, allout-show-to-offshoot)
10635 (allout-hide-current-entry, allout-show-current-branches)
10636 (allout-hide-region-body, allout-old-expose-topic)
10637 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
10638 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
10639 containing `beginning-of-line' and `end-of-line' with
10640 `inhibit-field-text-motion' t.
10641
10642 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10643
10644 * frame.el (focus-follows-mouse): Document that it doesn't have
10645 any effect on MS-Windows.
10646
10647 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10648
10649 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
10650
10651 2006-07-20 Jay Belanger <belanger@truman.edu>
10652
10653 * calc/calc.el (calc-previous-alg-entry): Remove variable.
10654
10655 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
10656 New variables.
10657 (calc-alg-entry): Use `calc-alg-entry-history'.
10658 (calc-do-quick-calc): Use `calc-quick-calc-history'.
10659 Remove reference to `calc-previous-alg-entry'.
10660 (calcAlg-edit, calcAlg-enter): Remove reference to
10661 `calc-previous-alg-entry'.
10662 (calcAlg-previous): Use `previous-history-element' instead of
10663 `calc-previous-alg-entry'.
10664 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
10665 Change keybinding for `calcAlg-plus-minus', add keybindings for
10666 `previous-history-element' and `next-history-element'.
10667
10668 * calc/calc-rewr.el (calc-match): Remove reference to
10669 `calc-previous-alg-entry'.
10670
10671 * calc/calc-sel.el (calc-selection-history): New variable.
10672 (calc-enter-selection, calc-sel-mult-both-sides)
10673 (calc-sel-add-both-sides): Use `calc-selection-history'.
10674
10675 * calc/calc-map.el (calc-get-operator-history): New variable.
10676 (calc-get-operator): Use `calc-get-operator-history'.
10677
10678 * calc/calcalg3.el (calc-curve-fit-history): New variable.
10679 (calc-curve-fit): Use `calc-curve-fit-history'.
10680
10681 2006-07-20 Kenichi Handa <handa@m17n.org>
10682
10683 * international/mule-cmds.el (select-safe-coding-system): Fix the
10684 way of deciding eol-type of the coding system.
10685
10686 2006-07-20 Alan Mackenzie <acm@muc.de>
10687
10688 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
10689 (c-lang-setvar): New macro.
10690 (c-make-init-lang-vars-fun): Use the initialization forms in
10691 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
10692 (comment-start, comment-end, comment-start-skip): Change these from
10693 c-lang-defvar's to c-lang-setvar's.
10694
10695 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
10696 which calls make-local-variable on the elements of
10697 c-emacs-variable-inits.
10698 (c-init-language-vars-for): Call this new macro.
10699
10700 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10701
10702 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10703 Try to rule out false positives due to time stamps.
10704 (compilation-mode-font-lock-keywords): Remove rules made redundant
10705 because of the above change. Add `segmentation fault' to the known and
10706 highlighted compilation termination messages.
10707
10708 2006-07-19 Kim F. Storm <storm@cua.dk>
10709
10710 * progmodes/grep.el (grep-find-ignored-directories):
10711 Add .svn and _darcs to list.
10712
10713 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
10714
10715 * dired.el (dired-mode-map): Add key binding `C-te' for
10716 `tumme-dired-edit-comment-and-tags'.
10717
10718 * tumme.el (tumme-display-thumbnail-original-image): Make sure
10719 image display buffer is displayed before call to
10720 `tumme-display-image.
10721 (tumme-dired-display-image): Make sure image display buffer is
10722 displayed before call to `tumme-display-image.
10723 (tumme-mouse-display-image): Make sure image display buffer is
10724 displayed before call to `tumme-display-image.
10725 (tumme-widget-list): Add.
10726 (tumme-dired-edit-comment-and-tags): Add.
10727 (tumme-save-information-from-widgets): Add.
10728
10729 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10730
10731 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
10732
10733 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10734
10735 * progmodes/sh-script.el (sh-font-lock-keywords-1):
10736 Revert inadvertently installed patch hunk.
10737
10738 * progmodes/compile.el (compilation-find-file): Handle the
10739 cases where the user selects a non-existent file.
10740
10741 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10742
10743 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
10744
10745 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10746
10747 * subr.el (sit-for): Just sleep-for if noninteractive.
10748
10749 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10750
10751 * emacs-lisp/autoload.el (make-autoload): Use new arg.
10752
10753 * custom.el (custom-autoload): Add `noset' argument.
10754 (custom-push-theme): Don't autoload the variable, let callers do it.
10755 (custom-theme-set-variables): Autoload the variable if necessary.
10756
10757 * cus-edit.el (custom-variable-state-set): If the variable was
10758 originally set outside custom, but to the same value as the default,
10759 consider it to be standard.
10760
10761 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
10762 file *before* telling Emacs to add the autoloads, in case it fails.
10763
10764 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
10765 Use `cond', push', and `dolist'.
10766
10767 2006-07-17 Richard Stallman <rms@gnu.org>
10768
10769 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
10770 Add defvars to silence warnings.
10771
10772 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10773
10774 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10775 Don't highlight "Compiling file" messages as error.
10776
10777 * dired-aux.el (dired-compress-file): Confirm again if gzipped
10778 file already exists.
10779
10780 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
10781
10782 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
10783 entry, don't assign to free var; simply return the extracted filename.
10784 (ff-treat-as-special): Incorporate common preamble from callers.
10785 (ff-other-file-name, ff-find-the-other-file):
10786 Update call to ff-treat-as-special.
10787
10788 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
10789
10790 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
10791
10792 * tumme.el (tumme-get-comment): Fix bug.
10793
10794 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
10795
10796 * files.el: Remove spurious * in docstrings.
10797
10798 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10799
10800 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
10801 grammar.
10802 (allout-beginning-of-current-line): Beware beginning of buffer.
10803 Also, a comment is simplified.
10804 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
10805 when appropriate. (This fix enables use for other than
10806 bullet-hotspot operation.)
10807 (allout-hide-current-subtree): While escalating to sibling-close,
10808 make sure to situate on a topic.
10809
10810 2006-07-14 Kim F. Storm <storm@cua.dk>
10811
10812 * emulation/cua-base.el (cua-delete-selection)
10813 (cua-toggle-set-mark): New defcustoms.
10814 (cua-rectangle-modifier-key): Add `alt' modifier.
10815 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10816 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
10817 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
10818
10819 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
10820
10821 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10822
10823 * allout.el: Require 'cl during byte-compilation/interactive load,
10824 for the `assert' macro.
10825 (allout-mode-deactivate-hook): New hook, run when allout mode
10826 deactivates.
10827 (allout-developer): New allout customization subgroup.
10828 (allout-run-unit-tests-on-load): New allout-developer
10829 customization variable, when true allout unit tests are run towards
10830 end of file load/eval.
10831 (allout-inhibit-auto-fill): Disable auto-fill activity even during
10832 auto-fill-mode.
10833 (allout-resumptions): Remove, to be replaced by...
10834 (allout-add-resumptions): Register variable settings to be
10835 reinstated by `allout-do-resumptions'. The settings are made
10836 buffer-local, but the locality/globality of the suspended setting
10837 is restored on resumption.
10838 (allout-do-resumptions): Reinstate all settings suspended using
10839 `allout-add-resumptions'.
10840 (allout-test-resumptions): Unit tests (and intermediate variables)
10841 for resumptions.
10842 (allout-tests-globally-unbound, allout-tests-globally-true)
10843 (allout-tests-locally-true): Intermediate variables for
10844 resumptions unit tests.
10845 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
10846 (allout-exposure-category): Replaces 'allout-overlay-category variable.
10847 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
10848 instead of retired `allout-resumptions'. For hook functions, use
10849 `local' parameter so hook settings are created and removed as
10850 buffer-local settings. Revise (resumptions) setting
10851 auto-fill-function so it is set only if already active. (The
10852 related fill-function settings are all made in either case, so
10853 that activating auto-fill-mode activity will have the custom
10854 allout-mode behaviors (hanging indent on topics, if configured for it).
10855 Remove all allout-exposure-category overlays on mode deactivation.
10856 (allout-hotspot-key-handler): New function extracted from
10857 `allout-pre-command-business', so the functionality can be used
10858 for other purposes, eg as a binding in an overlay.
10859 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
10860 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
10861 customization variable.
10862 (allout-run-unit-tests): Run the (currently quite small)
10863 repertoire of unit tests. Called just before the provide iff user
10864 has customized `allout-run-unit-tests-on-load' non-nil.
10865
10866 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
10867
10868 * emacs-lisp/authors.el (authors-aliases): Update.
10869
10870 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
10871
10872 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
10873 gdb-source-window. Add dedicated argument.
10874 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
10875 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
10876 (gdb-display-threads-buffer, gdb-display-memory-buffer)
10877 (gdb-display-locals-buffer): Use it.
10878
10879 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
10880 Set gdb-source-window.
10881
10882 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10883
10884 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
10885 minor modes, redundant with the custom-autoload line above.
10886
10887 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
10888
10889 * longlines.el (longlines-post-command-function): Handle open-line too.
10890
10891 2006-07-12 Richard Stallman <rms@gnu.org>
10892
10893 * progmodes/grep.el (grep-last-buffer): Doc fix.
10894
10895 * info.el (Info-try-follow-nearest-node): Doc fix.
10896
10897 * emacs-lisp/edebug.el (edebug-instrument-function):
10898 Err if find-function-noselect gives no position.
10899
10900 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10901 If can't find definition, return nil for position.
10902 (find-function-do-it): Handle new return value
10903 of find-definition-noselect.
10904 (find-definition-noselect, find-variable-noselect): Doc fix.
10905 (find-function-noselect): Doc fix.
10906
10907 * help-mode.el (help-variable-def): Handle find-variable-noselect
10908 returning no position.
10909 (help-function-def): Likewise for find-function-search-for-symbol.
10910 (help-face-def): Likewise.
10911
10912 * help-fns.el (describe-variable): Handle find-variable-noselect
10913 returning no position.
10914
10915 * files.el (locate-file-completion): Avoid duplicates in result.
10916
10917 * cus-edit.el (custom-no-edit): New command.
10918 (custom-mode-map): Remap to custom-no-edit instead of
10919 using suppress-keymap.
10920
10921 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
10922
10923 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10924 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10925 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
10926
10927 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
10928
10929 2006-07-11 Kim F. Storm <storm@cua.dk>
10930
10931 * ido.el (ido-copy-current-file-name): Use buffer-name if
10932 buffer-file-name is nil.
10933
10934 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
10935
10936 * simple.el (undo-ask-before-discard): Set to nil.
10937
10938 * vc.el (vc-exec-after): Don't delete process manually.
10939 (vc-print-log): Run log-view-mode in process sentinel inside
10940 inhibit-read-only. Don't shrink window due to timing issues.
10941
10942 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
10943 Avoid using with-output-to-temp-buffer, which clobbers local vars.
10944
10945 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10946
10947 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10948 Fix ambiguity introduced by last change.
10949 (compilation-find-file): Move save-excursion to where it may
10950 make sense. Fix a left over `find-file'.
10951
10952 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
10953
10954 * textmodes/texinfmt.el (texinfo-format-separate-node):
10955 Insert a string before point, which fits documentation, not after.
10956 (texinfo-multitable-item): In a multitable row, insert any
10957 additional needed @tabs and spaces.
10958
10959 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
10960
10961 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10962 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10963 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
10964 instead of shell-command.
10965 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
10966 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
10967 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
10968 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
10969 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
10970 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
10971
10972 2006-07-11 Kim F. Storm <storm@cua.dk>
10973
10974 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
10975 Remove special case for seconds < 0. Use (redisplay t) instead.
10976
10977 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
10978
10979 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
10980 avoid compilation error.
10981
10982 * subr.el (sit-for): New function.
10983
10984 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
10985
10986 2006-07-10 Richard Stallman <rms@gnu.org>
10987
10988 * ldefs-boot.el (edebug): Update page.
10989
10990 2006-07-10 Kim F. Storm <storm@cua.dk>
10991
10992 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
10993 to FOR-RELEASE and TODO.
10994
10995 2006-07-10 Romain Francoise <romain@orebokech.com>
10996
10997 * emacs-lisp/authors.el (authors-aliases): Update.
10998
10999 2006-07-10 Alan Mackenzie <acm@muc.de>
11000
11001 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
11002 * cc-mode.el: Changes to eradicate eval-after-load.
11003
11004 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
11005
11006 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
11007 on non-char events.
11008
11009 2006-07-09 Romain Francoise <romain@orebokech.com>
11010
11011 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11012 Don't highlight start/end markers as compilation messages.
11013
11014 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11015 to t.
11016
11017 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
11018
11019 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11020
11021 2006-07-08 Richard Stallman <rms@gnu.org>
11022
11023 * term/x-win.el (x-handle-display): Add doc string.
11024
11025 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11026
11027 * subr.el (def-edebug-spec): Move here.
11028 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11029
11030 * imenu.el (imenu-choose-buffer-index): Doc fix.
11031
11032 2006-07-08 Romain Francoise <romain@orebokech.com>
11033
11034 * term/x-win.el (x-display-name): Fix typo.
11035
11036 2006-07-08 Eli Zaretskii <eliz@gnu.org>
11037
11038 * hexl.el (hexl-find-file): Doc fix.
11039
11040 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11041
11042 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
11043
11044 * term/x-win.el (x-display-name): Doc fix.
11045
11046 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11047
11048 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11049 long prefixes.
11050 (fill-region-as-paragraph): Don't round up to a whole line.
11051 (fill-comment-paragraph): Don't include the code-before-the-comment
11052 when calling fill-region-as-paragraph.
11053
11054 * international/mule.el (make-char): Remove redundancy.
11055
11056 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11057 property may contain an anonymous function rather than a symbol.
11058
11059 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11060
11061 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11062 Use shy regexp. Fix incorrect backref to potentially unmatched group.
11063
11064 * dirtrack.el (dirtrack-default-directory-function): Remove.
11065 (dirtrack-directory-function): Use file-name-as-directory.
11066 (dirtrack-windows-directory-function): Simplify.
11067 (dirtrack-forward-slash, dirtrack-backward-slash)
11068 (dirtrack-replace-slash): Remove.
11069 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11070 (dirtrack): Fix wrong parenthesizing; use match-string.
11071
11072 * progmodes/octave-inf.el: Remove spurious * in docstrings.
11073 (inferior-octave-mode): Only change the buffer-local value of
11074 comint-dynamic-complete-functions.
11075 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11076 Move the initialization to the declaration.
11077 (inferior-octave-complete): Remove unused var `filter'.
11078
11079 * shell.el (shell-mode): Only change the buffer-local value of
11080 comint-dynamic-complete-functions.
11081
11082 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
11083
11084 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11085 entry is skipped because it has been scheduled.
11086 (org-prepare-agenda-buffers): Don't mark buffers as modified when
11087 changing `:org-archived' and `:org-comment' properties.
11088
11089 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
11090
11091 * server.el (server-select-display): Don't make the temp frame
11092 minibuffer-only, in case it's not a temp frame.
11093 (server-process-filter): Don't delete the temp frame if it's the
11094 only one we have on that display.
11095
11096 * files.el (find-alternate-file): Doc fix.
11097
11098 2006-07-05 Richard Stallman <rms@gnu.org>
11099
11100 * files.el (abbreviate-file-name): Add save-match-data.
11101
11102 2006-07-03 Richard Stallman <rms@gnu.org>
11103
11104 * faces.el (read-face-name): Doc fix.
11105
11106 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
11107
11108 * net/goto-addr.el (goto-address): Mark as safe for local evals.
11109
11110 2006-07-05 Andre Spiegel <spiegel@gnu.org>
11111
11112 * vc.el (vc-diff-internal): Fix prev change.
11113
11114 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
11115
11116 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
11117 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
11118
11119 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11120
11121 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
11122 fails if the symbol contains chars like ( or '.
11123 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
11124 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
11125 `short'.
11126
11127 2006-07-04 Kenichi Handa <handa@m17n.org>
11128
11129 * international/mule-cmds.el (set-language-info): If LANG-ENV is
11130 the current one, don't call set-language-environment, but call one
11131 of set-language-environment-XXX to make INFO effective now.
11132 (set-language-environment): Call set-language-environment-XXX
11133 functions instead of doing the various setups directly.
11134 (set-language-environment-coding-systems): Delete argument eol-type.
11135 (set-language-environment-input-method)
11136 (set-language-environment-nonascii-translation)
11137 (set-language-environment-charset)
11138 (set-language-environment-fontset)
11139 (set-language-environment-unibyte): New functions.
11140
11141 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
11142
11143 * locate.el (locate-update-when-revert): New option.
11144 (locate-update-path): New option (suggested by Michael Albinus).
11145 (locate-prompt-for-command): Whitespace change.
11146 (locate-update): No longer offer to update the locate database by
11147 default. Implement the two new options.
11148
11149 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
11150
11151 * tooltip.el: Move comment about track-mouse...
11152
11153 * progmodes/gud.el: ...to here.
11154
11155 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
11156
11157 * facemenu.el (facemenu-listed-faces): New var.
11158 (facemenu-unlisted-faces): Variable deleted.
11159 (facemenu-add-new-face): Use facemenu-listed-faces.
11160
11161 * emulation/viper-init.el, calendar/calendar.el:
11162 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
11163
11164 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
11165
11166 * textmodes/org.el (org-mode): Remove no invalid settings for
11167 calc embedded mode.
11168 (org-mode-p): New defsubst.
11169 (org-save-all-org-buffers): New function.
11170 (org-first-headline-recenter): Enclose outline-regexp in group
11171 delimiters.
11172 (org-set-tags): Keep single space after stars.
11173
11174 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11175
11176 * window.el (set-window-text-height): Only set window-min-height to
11177 1 if that's the requested size.
11178
11179 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
11180 (diff-unified->context, diff-context->unified)
11181 (diff-reverse-direction): Make sure the end marker stays at the end.
11182 (diff-mode): Add the keymap table at the end of docstring.
11183 Use lexical-let rather than constructing a closure manually.
11184
11185 * files.el (find-file-noselect-1): Remove unused var assignment.
11186 (hack-local-variables-confirm): Print lists of strings as lists of
11187 strings rather than lists of symbols.
11188 (abbreviate-file-name, hack-local-variables-prop-line):
11189 Use match-string.
11190 (hack-one-local-variable): Move `make-local-variable' nearer its use.
11191 (recover-session-finish): Use line-end-position.
11192
11193 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
11194
11195 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
11196
11197 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
11198
11199 * progmodes/make-mode.el (makefile-macroassign-regex):
11200 Accept preceding keyword.
11201 (makefile-gmake-statements): Reorganize, now that makepp has
11202 "override" and also handle forgotten "override define".
11203 (makefile-makepp-statements): Add new "global", "override export"
11204 and "override global".
11205
11206 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
11207
11208 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
11209 (ada-compile-mouse-goto-error, ada-deactivate-properties)
11210 (ada-no-auto-case): Fix typos in docstrings.
11211
11212 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
11213
11214 * info.el (Info-find-node-2): Search for makeinfo version more
11215 carefully.
11216
11217 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
11218
11219 * textmodes/org.el (org-prepare-agenda-buffers):
11220 Use `invisible-OK' argument for `org-end-of-subtree'.
11221 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
11222 (org-beginning-of-item): Fix bug in regular expression for white line.
11223 (org-export-as-html): Enforce space after bullet in plain list items.
11224 (org-set-autofill-regexps): Require space after plain list bullet
11225 for paragraph-start.
11226 (org-ts-regexp3): New constant.
11227 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
11228 (org-timestamp-up-day, org-timestamp-down-day)
11229 (org-timestamp-change): Work with inactive timestamps.
11230 (org-ts-regexp1): Don't allow brackets in time stamps.
11231
11232 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
11233
11234 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
11235 for ignoring links.
11236
11237 * faces.el (read-face-name): Use it.
11238
11239 2006-06-28 Juri Linkov <juri@jurta.org>
11240
11241 * buff-menu.el (list-buffers-noselect): Compare Info file
11242 with the string "dir" to detect Info directory.
11243
11244 * complete.el (partial-completion-mode): In lambda for
11245 `choose-completion-string-functions' use full function signature
11246 with 4 args, and move point to the end of the minibuffer only if arg
11247 `mini-p' is non-nil.
11248
11249 2006-06-28 John Paul Wallington <jpw@pobox.com>
11250
11251 * ibuffer.el (ibuffer-mode): Doc fix.
11252
11253 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
11254
11255 * textmodes/org.el (org-context): New contexts :item-bullet,
11256 :latex-fragment, :latex-preview.
11257 (org-overlays-at, org-overlay-start, org-overlay-end):
11258 New compatibility functions.
11259 (org-inside-LaTeX-fragment-p): More accurate matching, using the
11260 exact regexp that will be used during export.
11261 (org-latex-regexps): New variable.
11262 (org-cdlatex-mode): Improve advice for `texmathp'.
11263 (turn-on-org-cdlatex): New function.
11264
11265 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11266
11267 * term/mac-win.el (mac-handle-font-selection): Change keys of
11268 mac-atsu-font-table from strings to numbers.
11269 (mac-ts-caret-position): Use also when cursor-type is nil.
11270 (mac-ts-update-active-input-area): Add Mac OS Classic support.
11271 Relax condition for using overlay strings.
11272 Use mac-ts-caret-position face when cursor-type is nil.
11273
11274 2006-06-26 Kim F. Storm <storm@cua.dk>
11275
11276 * help.el (view-emacs-news): Declare `res' in the right let* form.
11277
11278 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
11279
11280 * net/rcompile.el (remote-compile): Replace ange-ftp based
11281 implementation by Tramp functions.
11282 Suggested by Marc Abramowitz <msabramo@gmail.com>.
11283
11284 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
11285
11286 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
11287
11288 * international/fontset.el (setup-default-fontset): Fix a typo in
11289 the "Oriya-Akruti" registry name.
11290
11291 2006-06-23 Lars Hansen <larsh@soem.dk>
11292
11293 * desktop.el (desktop-full-file-name): New function.
11294 (desktop-kill, desktop-save, desktop-remove, desktop-read)
11295 (desktop-revert): Use it.
11296 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
11297 (desktop-after-read-hook): Add option list-buffers.
11298 (desktop-locals-to-save): Add tab-width.
11299 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
11300 Fix docstring.
11301
11302 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
11303
11304 * textmodes/org.el (org-cdlatex-mode-map)
11305 (org-cdlatex-texmathp-advice-is-done): New variables.
11306 (org-cdlatex-mode): New minor mode.
11307 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
11308 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
11309 (org-export-with-archived-trees): New option.
11310 (org-open-file): Remove the call to `convert-standard-filename'.
11311 (org-archive-tag, org-agenda-skip-archived-trees)
11312 (org-cycle-open-archived-trees)
11313 (org-sparse-tree-open-archived-trees): New options.
11314 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
11315 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
11316 New functions.
11317 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
11318 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
11319 (org-mode-map): Add binding for `org-toggle-archive-tag'.
11320 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
11321 Call `org-prepare-agenda-buffers'.
11322 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
11323 (org-file-apps, org-file-apps-defaults-gnu)
11324 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
11325 Handle remote files by forcing them to be opened in Emacs.
11326
11327 2006-06-23 Andre Spiegel <spiegel@gnu.org>
11328
11329 * vc.el (vc-diff-knows-L): New variable.
11330 (vc-diff-internal): Use it to handle "diff" programs that don't
11331 understand -L. This works automatically, no user action is necessary.
11332
11333 2006-06-23 Daniel Brockman <daniel@brockman.se>
11334
11335 * net/rcirc.el (rcirc-default-user-full-name): Default to
11336 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
11337 longer exists).
11338 (rcirc-process-list): Check `buffer-live-p' before attempting to
11339 switch to a buffer.
11340
11341 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
11342
11343 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
11344 based on rcirc-coding-system-alist.
11345
11346 2006-06-23 Martin Rudalics <rudalics@gmx.at>
11347
11348 * cus-edit.el (customize-apropos): A better error message.
11349 (top level) <debug-ignored-errors>: Extend and update the list of
11350 ignored error messages.
11351
11352 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
11353
11354 * complete.el (PC-do-completion): Retain capitalization of user
11355 input, when possible, even if completion-ignore-case is set.
11356
11357 2006-06-23 Eli Zaretskii <eliz@gnu.org>
11358
11359 * generic-x.el (bat-generic-mode): Support .cmd files.
11360
11361 * dos-w32.el (top level): Use find-file-not-found-functions
11362 instead of the obsolete find-file-not-found-hooks.
11363
11364 2006-06-22 Kim F. Storm <storm@cua.dk>
11365
11366 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
11367 to recognize mode name containing submodes, such as Grep/lw.
11368
11369 2006-06-21 Kim F. Storm <storm@cua.dk>
11370
11371 * simple.el (line-move-1): Check for move-end-of-line instead of
11372 end-of-line when setting temporary-goal-column.
11373
11374 2006-06-21 Miles Bader <miles@gnu.org>
11375
11376 * play/cookie1.el (cookie): Work properly when there's only one entry.
11377
11378 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
11379
11380 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
11381 (gdb-frame-handler): Generalize frame regexp for templates.
11382
11383 2006-06-20 Glenn Morris <rgm@gnu.org>
11384
11385 * calendar/appt.el (appt-display-format): Default value must be
11386 one of the customize options.
11387
11388 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
11389
11390 * term/xterm.el (terminal-init-xterm): Update key availability info.
11391 Bind C-return.
11392
11393 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
11394
11395 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
11396
11397 * files.el (hack-local-variables): Run `hack-local-variables-hook'
11398 whether or not a local variables list is defined.
11399
11400 * msb.el (msb): Move `sit-for' hack here to handle both
11401 "mouse-down and drag" and "mouse-up and select" situations.
11402 (mouse-select-buffer): Move `sit-for' hack to `msb'.
11403
11404 2006-06-20 Kenichi Handa <handa@m17n.org>
11405
11406 * international/characters.el (word-combining-categories):
11407 Add entries for 2-byte Han characters.
11408
11409 2006-06-19 Richard Stallman <rms@gnu.org>
11410
11411 * bindings.el (mode-line-format): Save some mode line space.
11412
11413 * files.el (find-file-noselect): Improve the question wording.
11414 (basic-save-buffer-2): Mask UMASK against 666.
11415
11416 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
11417 (mouse-drag-vertical-line): Call it.
11418
11419 * cus-edit.el (customize-option, customize-option-other-window):
11420 Error if SYMBOL is nil.
11421
11422 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
11423
11424 * textmodes/org.el: Require noutline, also on XEmacs.
11425 (org-end-of-subtree): Return point.
11426 (org-dblock-start-re, org-dblock-end-re): New constants.
11427 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
11428 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
11429 (org-update-all-dblocks, org-find-dblock): New functions.
11430 (org-collect-clock-time-entries): New function.
11431 (org-html-handle-time-stamps): Never export CLOCK timeranges.
11432 (org-fixup-indentation): Modify to deal correctly with lines
11433 starting with TAB. Only one argument DIFF now.
11434 (org-demote, org-promote): Call `org-fixup-indentation' with just
11435 one argument, DIFF.
11436 (org-mode): Don't mark buffer as modified when aligning tables.
11437 (org-clock-sum): Don't mark buffer modified when adding time sum
11438 properties.
11439 (org-export-as-html): Add support for a link validation function.
11440 (org-archive-all-done): New function.
11441 (org-archive-subtree): New prefix argument. When set, archive all
11442 done subtrees in this buffer.
11443 (org-remove-clock-overlays)
11444 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
11445 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
11446 (org-put-clock-overlay): Don't swallow last headline character
11447 when displaying overlay.
11448 (org-store-link): Link to `image-mode' with just the file name.
11449
11450 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
11451
11452 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11453 Use read-key-sequence.
11454 (viper-after-change-undo-hook): Misc enhancements.
11455 (viper-after-change-undo-hook): New hook.
11456 (viper-undo): Use viper-after-change-undo-hook.
11457 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
11458 (viper-next-line-at-bol): If point is on a widget or a button, simulate
11459 clicking on that widget/button.
11460
11461 * emulation/viper.el (viper-mode): Allow a separate cursor color
11462 in Emacs state.
11463
11464 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
11465 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
11466 (ediff-set-actual-diff-options): New function.
11467 (ediff-reset-diff-options, ediff-toggle-ignore-case):
11468 Use ediff-set-actual-diff-options.
11469 (ediff-extract-diffs): Catch errors.
11470 (ediff-whitespace): Add non-breakable space.
11471 (ediff-same-file-contents): Catch errors.
11472
11473 * ediff-mult.el (ediff-collect-custom-diffs):
11474 Save coding-system-for-read.
11475
11476 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
11477 (ediff-vc-internal, ediff-vc-merge-internal):
11478 Use ediff-delete-version-file.
11479 (ediff-delete-version-file): New function.
11480
11481 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
11482
11483 * ediff.el (ediff-directories, ediff-directory-revisions)
11484 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
11485 (ediff-directories-internal, ediff-merge-directory-revisions)
11486 (ediff-merge-directory-revisions-with-ancestor)
11487 (ediff-directories3): Use read-directory-name.
11488
11489 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
11490
11491 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
11492 Remove superfluous part of regexp for brace matching which is handled
11493 by `scan-lists' call.
11494
11495 2006-06-16 Richard Stallman <rms@gnu.org>
11496
11497 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
11498
11499 * files.el (basic-save-buffer-2): For a new precious file,
11500 use the default modes in the return value.
11501
11502 * facemenu.el (facemenu-color-alist): Doc fix.
11503
11504 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
11505
11506 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11507
11508 * cus-start.el (all): Add mac-ts-script-language-on-focus.
11509
11510 * term/mac-win.el (mac-text-encoding-ascii): New constant.
11511 (mac-utxt-to-string): Use it.
11512 (mac-ts-update-active-input-area): Use mac-ae-number.
11513
11514 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11515
11516 * term.el (term-handle-scroll, term-delete-lines)
11517 (term-insert-lines): Fix off by one errors.
11518
11519 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
11520
11521 * net/tramp.el (tramp-touch): Use UTC to express time.
11522
11523 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
11524
11525 * mail/sendmail.el (mail-send): Search explicitly for
11526 mail-header-separator when checking for corrupted header lines.
11527
11528 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
11529
11530 * progmodes/gdb-ui.el (gdb-same-frame): New option.
11531 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
11532 (gdb-init-1): Initialise them.
11533 (gdb-starting): Reset gdb-printing
11534 (gdb-starting): Save value of gud-overlay-arrow-position.
11535 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
11536 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
11537 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
11538 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
11539
11540 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11541
11542 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
11543
11544 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
11545
11546 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
11547 (ldap-search-internal): Keep error messages, and a regexp fix.
11548
11549 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
11550
11551 * files.el (hack-local-variables-confirm):
11552 Display string value using its printed representation.
11553
11554 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
11555
11556 * server.el (server-edit): No-op if no server buffers exist.
11557
11558 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
11559
11560 * textmodes/page-ext.el (pages-directory-for-addresses):
11561 Including `pages-directory-address-mode' in the function results
11562 in the message "Buffer in which pages were found is deleted".
11563
11564 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
11565
11566 * textmodes/org.el (org-agenda-mode-map): Add bindings for
11567 clocking functions.
11568
11569 (org-agenda-clock-in, org-check-running-clock)
11570 (org-clock-out-if-current, org-remove-clock-overlays)
11571 (org-put-clock-overlay): New functions.
11572 (org-clock-marker, org-clock-file-total-minutes)
11573 (org-clock-overlays): New variables.
11574 (org-clock-display, org-clock-sum, org-clock-cancel)
11575 (org-clock-out, org-clock-in): New commands.
11576 (org-export): New function.
11577 (org-emph-re): New constant.
11578 (org-set-emph-re, org-do-emphasis-faces): New functions.
11579 (org-emphasis-regexp-components, org-emphasis-alist): New options.
11580 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
11581 (org-export-html-convert-emphasize): Use the configurable emphasis.
11582 (org-cleaned-string-for-export): Make multiline emphasis visible
11583 to the exporter. New optional argument PARAMETERS.
11584 (org-export-as-html): Specify :emph-multiline parameter to
11585 `org-cleaned-string-for-export'.
11586
11587 2006-06-10 Richard Stallman <rms@gnu.org>
11588
11589 * help.el (help-for-help-internal): Clean up help text.
11590
11591 2006-06-10 Andreas Schwab <schwab@suse.de>
11592
11593 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
11594 in doc string.
11595
11596 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
11597
11598 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
11599
11600 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
11601 spaces after the comment start.
11602
11603 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11604
11605 * play/pong.el (pong-init-buffer):
11606 Fill buffer with spaces instead of ^A.
11607
11608 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
11609 launched asynchronously, delete its process instead of being cool.
11610 (ispell-async-processp): Check for `delete-process' existence
11611 instead of `kill-process' one for consistency.
11612
11613 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
11614
11615 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
11616 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
11617 in mode line at startup.
11618
11619 2006-06-08 Kim F. Storm <storm@cua.dk>
11620
11621 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
11622 (ido-init-completion-maps): Bind them to M-SPC and M-v.
11623 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
11624 (ido-file-internal): Pass full file name to write-file.
11625 (ido-read-internal): Only pop stack elements automatically if they
11626 actually match an existing directory or file name.
11627
11628 2006-06-07 Kenichi Handa <handa@m17n.org>
11629
11630 * international/mule.el (find-auto-coding): Don't handle the short
11631 name `char-trans'.
11632
11633 * files.el (hack-local-variables-prop-line)
11634 (hack-local-variables): Cancel the previous change.
11635
11636 2006-06-06 Jesper Harder <harder@phys.au.dk>
11637
11638 * ediff-diff.el (ediff-test-utility): Protect against file-error.
11639
11640 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
11641
11642 * diff-mode.el (diff-mode): Set buffer-read-only to t when
11643 diff-default-read-only is non-nil.
11644 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
11645 (diff-refine-hunk): Set inhibit-read-only to t.
11646
11647 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
11648 modifying the *Diff* buffer.
11649 (diff-process-filter): New filter function for diff process that
11650 sets inhibit-read-only to t when modifying the *Diff* buffer.
11651
11652 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
11653
11654 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
11655 insertion point and control the number of empty lines.
11656 (org-paste-subtree): Limit the number of empty lines at the end of
11657 the inserted tree.
11658 (org-agenda): Use buffer name of current file for narrowing.
11659 (org-export-as-xml): Command removed.
11660 (org-export-xml-type): Option removed.
11661 (org-mode-map): Call `org-export-as-xoxo' directly.
11662 (org-get-indentation): New optional argument LINE.
11663 (org-fix-indentation, org-remove-tabs): New functions.
11664 (org-export-as-ascii, org-ascii-level-start): Determine and apply
11665 correct indentation for headlines that are converted it items.
11666 (org-skip-comments): Remove table lines that contain narrowing
11667 cookies but no other non-empty fields.
11668 (org-set-tags): Allow groups of mutually exclusive tags.
11669 (org-cmp-time): Sort 24:21 before items without time.
11670 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
11671 (org-open-at-point): Require double colon also for numbers.
11672
11673 2006-06-06 Kim F. Storm <storm@cua.dk>
11674
11675 * ido.el (ido-default-file-method, ido-default-buffer-method):
11676 Make choice values consistent with corresponding command names.
11677 (ido-visit-buffer): Update accordingly. Default to selected-window.
11678
11679 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
11680
11681 * progmodes/gud.el (gud-running): Fix doc string.
11682 (gud-menu-map): Use :visible instead fo :enable for debugger test.
11683 (gud-tooltip-modes): Add python-mode.
11684 (gud-tooltip-print-command): Add pdb. Remove perldb.
11685
11686 2006-06-05 Eli Zaretskii <eliz@gnu.org>
11687
11688 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
11689 Quote $(EMACS).
11690
11691 2006-06-05 Richard Stallman <rms@gnu.org>
11692
11693 * faces.el (defined-colors): Doc fix.
11694
11695 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
11696
11697 * vc.el (vc-process-filter): Inhibit undo info collection around
11698 call to insert.
11699 (vc-setup-buffer): Likewise for call to erase-buffer.
11700 (vc-do-command): Likewise for call to process-file.
11701
11702 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
11703
11704 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
11705 for gud-go.
11706 (gud-common-init): Other debuggers may trigger error.
11707
11708 2006-06-05 Kenichi Handa <handa@m17n.org>
11709
11710 * international/mule.el (find-auto-coding):
11711 Handle enable-character-translation in file header.
11712
11713 2006-06-04 Kim F. Storm <storm@cua.dk>
11714
11715 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
11716 (authors-fixed-entries): Fix spelling.
11717 (authors-canonical-file-name): Don't report error for wildcards.
11718
11719 * help.el (view-emacs-news): Rewrite to support new NEWS,
11720 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
11721 e.g. version 10 matches 1.10, and don't be confused by version 1.1
11722 being a prefix of 1.12 (etc). A numeric prefix arg also works.
11723
11724 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
11725
11726 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
11727 exec constructs like `foo bar`.
11728 (sh-quoted-subshell): New helper function to search for a possibly
11729 nested subshell (like `` or $()) within a "" quoted string.
11730 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
11731 (sh-apply-quoted-subshell): Flag quote characters inside a
11732 subshell, which is itself already in a quoted region, as
11733 punctuation, since this is the closest to what they actually are.
11734 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
11735 sh-apply-quoted-subshell.
11736 (sh-font-lock-syntactic-face-function): Apply the new face for
11737 text inside `` instead of the old font-lock-string-face.
11738
11739 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11740
11741 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
11742 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
11743 (mac-bytes-to-text-range, mac-ae-text-range-array)
11744 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
11745 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
11746 (mac-ts-unicode-for-key-event): New functions.
11747 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
11748 (mac-handle-font-selection): Use mac-ae-number.
11749 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
11750 New variables.
11751 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
11752 (mac-ts-converted-text, mac-ts-selected-converted-text)
11753 (mac-ts-block-fill-text, mac-ts-outline-text)
11754 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
11755 (mac-ts-hilite-style-faces): New constant.
11756 (mac-apple-event-map): Bind text input events.
11757 (mac-dispatch-apple-event): Use command-execute instead of
11758 call-interactively.
11759 (global-map): Don't bind mac-apple-event.
11760 (special-event-map): Bind mac-apple-event.
11761
11762 2006-06-02 Eli Zaretskii <eliz@gnu.org>
11763
11764 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
11765 file name.
11766 (emacs): Enclose the value of $(EMACS) in quotes.
11767
11768 2006-06-02 Juri Linkov <juri@jurta.org>
11769
11770 * international/mule.el (sgml-html-meta-auto-coding-function):
11771 Remove the condition `(search-forward "<html" size t)'.
11772 Replace `\"' with `[\"']?' in `re-search-forward'.
11773
11774 2006-06-02 Kenichi Handa <handa@m17n.org>
11775
11776 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
11777 as well as `coding'.
11778 (hack-local-variables): Likewise.
11779
11780 * international/mule.el (enable-character-translation):
11781 Put permanent-local and safe-local-variable properties.
11782 (find-auto-coding): Handle char-trans: tag.
11783
11784 2006-06-02 Juri Linkov <juri@jurta.org>
11785
11786 * international/mule.el (sgml-html-meta-auto-coding-function):
11787 Limit the search by the end of the HTML header (if any).
11788
11789 2006-06-01 Richard Stallman <rms@gnu.org>
11790
11791 * subr.el (with-current-buffer): Doc fix.
11792
11793 2006-06-02 Masatake YAMATO <jet@gyve.org>
11794
11795 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
11796 Almost rewrite. Underlines over all lines of gcov output are too
11797 uncomfortable to read. Suggested by Dan Nicolaescu.
11798
11799 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
11800
11801 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
11802
11803 * shell.el (shell-mode): Use shell-mode-map in docstring.
11804
11805 * comint.el (comint-send-input): Do not add help-echo and
11806 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
11807
11808 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11809
11810 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
11811
11812 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
11813
11814 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
11815 (gdb-stopped, gdb-info-stack-custom): If there is no source info
11816 look up the stack and pop up GUD buffer if necessary.
11817 (gdb-frames-select): Remove redundant call to gud-display-frame.
11818 (gdb-info-threads-custom): Keep point at start of buffer.
11819 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
11820
11821 2006-05-31 Juri Linkov <juri@jurta.org>
11822
11823 * replace.el (query-replace-read-from, query-replace-read-to):
11824 Bind `history-add-new-input' to nil. Call `add-to-history'.
11825
11826 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
11827
11828 * textmodes/table.el: Convert all HTML tags to lower case for
11829 XHTML compatibility.
11830
11831 2006-05-31 Masatake YAMATO <jet@gyve.org>
11832
11833 * progmodes/compile.el:
11834 (compilation-error-regexp-alist-alist::gcov-called-line):
11835 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
11836
11837 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
11838
11839 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
11840 Revert inadvertent changes made with last commit.
11841
11842 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
11843
11844 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
11845 New functions.
11846
11847 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
11848
11849 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
11850
11851 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
11852 only matches in the right place.
11853 (org-upcoming-deadline): New face.
11854 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
11855 (org-export-ascii-underline): Rename constant `org-ascii-underline'
11856 and make it an option.
11857 (org-export-ascii-bullets): New option.
11858 (org-export-as-html): Many changes to emit valid XHTML.
11859 (org-par-open): New variable.
11860 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
11861 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
11862 (org-timeline): Pass `org-timeline-show-empty-dates' to
11863 `org-get-all-dates'. Interpret empty dates returned by
11864 `org-get-all-dates'.
11865 (org-get-all-dates): New argument EMPTY. Add dates without
11866 entries to the list, mark large ranges of empty dates.
11867 (org-point-in-group, org-context): New functions.
11868
11869 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
11870
11871 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
11872
11873 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
11874 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
11875 to C-mouse-3 (for 2 button mice).
11876 (gdb-send): Do the right thing for C-d.
11877
11878 * speedbar.el (speedbar-detach): Delete.
11879 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
11880 it breaks things.
11881 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
11882
11883 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
11884
11885 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
11886 Makeppfile.
11887
11888 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11889 Add makepp diagnostic.
11890
11891 2006-05-29 Richard Stallman <rms@gnu.org>
11892
11893 * window.el (fit-window-to-buffer): Doc fix.
11894
11895 * help.el (temp-buffer-max-height): Doc fix.
11896
11897 * subr.el (with-current-buffer): Doc fix.
11898
11899 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11900
11901 * term/x-win.el: Bind F10 to menu-bar-start if available.
11902
11903 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
11904
11905 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
11906 uses with a simple test.
11907 (term-set-escape-char, term-mode, term-check-kill-echo-list)
11908 (term-send-raw-string, term-send-raw, term-mouse-paste)
11909 (term-char-mode, term-line-mode, term-exec, term-sentinel)
11910 (term-handle-exit, term-read-input-ring)
11911 (term-previous-matching-input-string)
11912 (term-previous-matching-input-string-position)
11913 (term-previous-matching-input-from-input)
11914 (term-replace-by-expanded-history, term-send-input)
11915 (term-skip-prompt, term-bol, term-send-invisible)
11916 (term-kill-input, term-delchar-or-maybe-eof)
11917 (term-backward-matching-input, term-check-source)
11918 (term-proc-query, term-emulate-terminal)
11919 (term-handle-colors-array, term-process-pager, term-pager-line)
11920 (term-pager-bob, term-unwrap-line, term-word)
11921 (term-dynamic-complete-filename)
11922 (term-dynamic-complete-as-filename)
11923 (term-dynamic-simple-complete): Replace one arm ifs with whens or
11924 unlesses.
11925
11926 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11927
11928 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
11929 during bootstrapping.
11930
11931 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
11932 Basically undo the change of 2006-05-26: use extra arguments instead of
11933 dynamic scoping.
11934 (ewoc-locate): Remove unused var `footer'.
11935
11936 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11937
11938 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
11939
11940 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
11941 (generate-file-autoloads): Obey it. Return whether autoloads were
11942 added at point or not.
11943 (update-file-autoloads): Use this new return value.
11944 Remove redundant test for the presence of an autoload cookie.
11945
11946 * emacs-lisp/autoload.el (autoload-find-file): New fun.
11947 This one calls hack-local-variables.
11948 (generate-file-autoloads, update-file-autoloads): Use it.
11949
11950 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
11951 (bibtex-sort-entry-class): Add safe-local-variable predicate.
11952 (bibtex-sort-entry-class-alist): Don't set the global value.
11953 (bibtex-init-sort-entry-class-alist): New fun.
11954 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
11955 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
11956 of bibtex-init-sort-entry-class.
11957
11958 2006-05-28 Richard Stallman <rms@gnu.org>
11959
11960 * subr.el (load-history-regexp): If FILE is relative, insist
11961 entire last name component must match it.
11962 (load-history-filename-element, load-history-regexp): Doc fixes.
11963
11964 2006-05-29 Kim F. Storm <storm@cua.dk>
11965
11966 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
11967 `pos' and `raw-data' for clarity, as eval forms may access these.
11968
11969 2006-05-28 Kim F. Storm <storm@cua.dk>
11970
11971 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
11972
11973 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11974
11975 * progmodes/make-mode.el (makefile-browser-map)
11976 (makefile-mode-syntax-table): Move initialization inside declaration.
11977 (makefile-fill-paragraph): Use the default comment-filling code.
11978
11979 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
11980
11981 * replace.el (query-replace-defaults): New variable.
11982 (query-replace-read-from): Use `query-replace-defaults' for
11983 default value, instead of history list.
11984 (query-replace-read-to): Update `query-replace-defaults'.
11985
11986 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
11987
11988 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
11989 with no X toolkit.
11990
11991 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
11992
11993 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
11994 (tumme-show-all-from-dir): Add autoload.
11995
11996 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11997
11998 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
11999 (tumme-remove-tag): Fix bug.
12000
12001 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
12002
12003 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
12004 FOOTER args. Update unique caller.
12005 (ewoc-delete): Compute last node once before looping.
12006 (ewoc--node-branch): Merge into unique caller.
12007 (ewoc--node): Don't define constructor make-ewoc--node for this
12008 structure.
12009 (ewoc): Add member `hf-pp' to this structure.
12010 (ewoc--wrap): New func.
12011 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
12012 header/footer pretty-printers. Save header/footer pretty-printer.
12013 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12014
12015 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12016
12017 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12018
12019 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12020 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
12021 Tag'. Change "Compare directories..." to "Change Directories...".
12022 Move tumme commands to Operate, Regexp and Immediate menus.
12023 Change "Add Comment" to "Add Image Comment". Change "Add Image
12024 Tag" to "Add Image Tags".
12025
12026 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12027 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12028 `tumme-delete-tag'.
12029
12030 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
12031
12032 * shell.el (shell-mode): Call shell-dirtrack-mode after
12033 list-buffers-directory is made a local variable, to avoid setting
12034 the default value.
12035
12036 2006-05-26 Kevin Ryde <user42@zip.com.au>
12037
12038 * info.el (Info-index-next): Use where-is-internal to report
12039 actual binding of Info-index-next, rather than hard-coded `,'.
12040
12041 2006-05-26 Eli Zaretskii <eliz@gnu.org>
12042
12043 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12044 and "Find Command in Manual" to here.
12045
12046 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12047 Info-current-file as the file name.
12048
12049 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
12050
12051 * ses.el (defadvice undo-more): Delete this defadvice. The undo
12052 overrides will now be done a different way.
12053 (ses-set-parameter): Reapply this function for undo.
12054 (ses-set-header-row): Reconstruct header row during undo.
12055 (ses-widen): New function.
12056 (ses-goto-data, ses-reconstruct-all): Use new function.
12057 (ses-command-hook): Widen buffer during undo, before unupdating
12058 the cells.
12059 (ses-insert-row, ses-delete-row): Widen buffer during undo.
12060 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12061 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12062 formula hasn't been executed yet.
12063
12064 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12065
12066 * comint.el (comint-kill-whole-line): Rename arg to count.
12067 Fix doc string.
12068
12069 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
12070
12071 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12072 to copy-file.
12073
12074 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12075
12076 * simple.el (toggle-truncate-lines): Make arg optional for
12077 backward compatibility.
12078
12079 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
12080
12081 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12082 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12083 DLL arg. Instead, use ewoc--current-dll. Update all callers.
12084 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12085 (ewoc--adjust): Use ewoc--current-dll.
12086 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12087
12088 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
12089
12090 * textmodes/org.el (org-next-item, org-previous-item): Emit more
12091 compact error message.
12092 (org-tags-view): Refresh category table in each file.
12093 (org-table-justify-field-maybe): Remove superfluous arguments to
12094 `format'.
12095 (org-export-as-html): Insert "<p>" before postamble.
12096 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12097
12098 2006-05-26 Kenichi Handa <handa@m17n.org>
12099
12100 * textmodes/po.el (po-find-charset): Pay attention to the case
12101 FILENAME is a cons (NAME . BUFFER).
12102 (po-find-file-coding-system-guts): Likewise.
12103
12104 * arc-mode.el (archive-set-buffer-as-visiting-file):
12105 Call find-operation-coding-system with (FILENAME . BUFFER).
12106
12107 * tar-mode.el (tar-extract): Call find-operation-coding-system
12108 with (FILENAME . BUFFER).
12109
12110 * international/mule.el (decode-coding-inserted-region):
12111 Call find-operation-coding-system with (FILENAME . BUFFER).
12112
12113 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
12114
12115 * image-mode.el (image-toggle-display): Use buffer contents to
12116 generate image for a remote file.
12117
12118 2006-05-25 Juri Linkov <juri@jurta.org>
12119
12120 * replace.el (query-replace-read-from, query-replace-read-to):
12121 Remove 8th arg KEEP-ALL in read-from-minibuffer.
12122
12123 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
12124
12125 * whitespace.el (whitespace-cleanup): Change to cleanup
12126 region if one is active.
12127 * whitespace.el (whitespace-cleanup-internal): New internal method.
12128
12129 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12130
12131 * dired.el (dired-mode-map): Add help-echo strings to tumme
12132 commands. Bind `tumme-dired-display-image' to C-t i.
12133
12134 * tumme.el (tumme-display-image): Change documentation string slightly.
12135 (tumme-dired-display-image): Add call to `display-buffer'.
12136
12137 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
12138
12139 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
12140 Signal error if RAW-DATA is a multibyte string.
12141
12142 2006-05-24 Richard Stallman <rms@gnu.org>
12143
12144 * subr.el (with-local-quit): When handling `quit' signal,
12145 make a chance for quit-flag to cause a quit.
12146
12147 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
12148 (ad-disable-advice): Add autoloads.
12149
12150 * subr.el (read-passwd): Copy PROMPT before changing its properties.
12151
12152 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12153
12154 * dired.el (dired-mode-map): Change menu items for tumme as per
12155 suggestions in emacs-devel.
12156
12157 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12158
12159 * dired.el (dired-mode-map): Fix breakage.
12160
12161 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12162
12163 * tumme.el (tumme-display-dired-image): Rename to...
12164 (tumme-dired-display-image): ...this.
12165 (tumme-track-movement): Change default value to t.
12166 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
12167 used from `tumme-next-line-and-display' and similar commands.
12168
12169 * dired.el (dired-mode-map): Add Thumbnail submenu under the
12170 Immediate menu. Add some tumme commands there.
12171
12172 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
12173
12174 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
12175
12176 2006-05-24 Chong Yidong <cyd@mit.edu>
12177
12178 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
12179 menu entries that open submenus.
12180
12181 2006-05-24 Alan Mackenzie <acm@muc.de>
12182
12183 * startup.el (command-line): For names of preloaded files, don't
12184 append ".elc" (now done in Fload), and call file-truename on the
12185 lisp directory.
12186
12187 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
12188 match ANY loaded file with the right name, not just those in
12189 load-path. Put a regexp matching the file name into
12190 after-load-alist, rather than the name itself.
12191
12192 * subr.el (load-history-regexp, load-history-filename-element)
12193 (do-after-load-evaluation): New functions.
12194
12195 * international/mule.el (load-with-code-conversion): Do the
12196 eval-after-load stuff by calling do-after-load-evaluation.
12197
12198 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12199
12200 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
12201 has not been killed.
12202
12203 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12204
12205 * term/mac-win.el: Set idle timer to clean up expired Apple events.
12206 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
12207 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
12208 Optionally set error message in reply.
12209
12210 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
12211
12212 * textmodes/org.el (org-open-at-point): Use renamed variable
12213 `org-confirm-shell-link-function'.
12214 (org-confirm-shell-link-function): Rename from
12215 `org-confirm-shell-links'.
12216 (org-export-directory): New function.
12217 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
12218 (org-export-icalendar): Use `org-export-directory'.
12219 (org-indent-item): Keep cursor position.
12220 (org-link-file-path-type): New option.
12221 (org-export-as-html): Fix bug with plain lists starting in
12222 column 0.
12223 (org-export-as-html): Remove deadline formatting, this happens
12224 now already in `org-html-handle-time-stamps'.
12225 (org-export-html-style): Deadline class removed.
12226 (org-insert-labeled-timestamps-at-point): New option.
12227 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
12228 of `hide-sublevels 1', in case the first headline is not level 1.
12229 (org-overview, org-content): New fuction.
12230 (org-cycle-global-status, org-cycle-subtree-status): Make these
12231 variables buffer-local.
12232 (org-global-cycle): New command.
12233 (org-shifttab): Use `org-global-cycle'.
12234 (org-insert-heading, org-insert-item): Go to end of new
12235 headline/item after creating it.
12236 (org-export-visible): Rename from `org-export-copy-visible'.
12237 Now creates a temporary org-file and applies an exporting command
12238 to it.
12239 (org-table-eval-formula): Support for lisp forms.
12240 (org-agenda-todo-ignore-scheduled): New option.
12241 (org-agenda-get-todos): Use new option
12242 `org-agenda-todo-ignore-scheduled'.
12243 (org-export-html-inline-images): New value `maybe'.
12244 (org-export-as-html): Inlining of images dependent on link description.
12245 (org-archive-subtree): Check for end-of-buffer before trying
12246 `kill-line'.
12247 (org-agenda-follow-mode): New option.
12248 (org-export-with-tags, org-export-with-timestamps): New options.
12249 (org-html-handle-time-stamps): New function.
12250 (org-keyword-time-regexp): New variable.
12251 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
12252 (org-agenda-todo-list-sublevels): New option.
12253 (org-html-level-start): When TITLE is nil, just close all levels.
12254 (org-parse-key-lines, org-parse-export-options): Remove functions,
12255 replaced by `org-infile-export-plist'.
12256 (org-combine-plists, org-infile-export-plist)
12257 (org-default-export-plist): New functions.
12258 (org-export-html-preamble, org-export-html-postamble)
12259 (org-export-html-auto-preamble, org-export-html-auto-postamble):
12260 New variables.
12261 (org-export-publishing-directory): New option.
12262 (org-export-as-html, org-export-as-ascii): Use the new property
12263 lists for settings.
12264 (org-export-copy-visible, org-export-as-xoxo):
12265 Respect `org-export-publishing-directory'.
12266 (org-link-search, org-store-link, org-file-apps): Support for
12267 links to BibTeX database entries..
12268 (org-get-current-options, org-set-regexps-and-options):
12269 Implement logging as a startup option.
12270 (org-store-link): Make sure context string is never empty
12271 (org-insert-link): Use relative path when possible.
12272 (org-at-item-checklet-p): New function.
12273 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
12274 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
12275 (org-metaright, org-metaup, org-metadown, org-shiftup)
12276 (org-shiftdown, org-shiftright, org-shiftleft)
12277 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
12278 Dispatch using `call-interactively'.
12279 (org-call-with-arg): New defsubst.
12280 (org-tag-alist, org-use-fast-tag-selection): New options.
12281 (org-complete): Use `org-tag-alist'.
12282 (org-fast-tag-insert, org-fast-tag-selection): New functions.
12283 (org-next-item, org-previous-item): New commands.
12284 (org-beginning-of-item, org-end-of-item): Add (interactive) to
12285 make command.
12286 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
12287
12288 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
12289
12290 * emacs-lisp/ewoc.el (ewoc-delete): New function.
12291 (ewoc-filter): Use `ewoc-delete'.
12292
12293 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
12294
12295 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12296
12297 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
12298 Signal more user-friendly error messages.
12299
12300 * complete.el (PC-do-completion): Undo the addition of implicit
12301 wildcards if they did not lead to finding any match.
12302 (read-file-name-internal): Don't add the final > if the completion is
12303 not finished.
12304
12305 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
12306
12307 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
12308 Quote safe-local-variable predicate.
12309
12310 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12311
12312 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
12313
12314 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12315
12316 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
12317
12318 * progmodes/make-mode.el (makefile-special-targets-list)
12319 (makefile-macro-table, makefile-target-table): Mark as risky.
12320 (makefile-query-one-target-method): Make this the alias for the
12321 following variable.
12322 (makefile-query-one-target-method-function): Make this the real name.
12323
12324 * textmodes/artist.el (artist-text-renderer): Make this the alias
12325 for the following variable.
12326 (artist-text-renderer-function): Make this the real name.
12327
12328 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
12329 the alias for the following variable.
12330 (flyspell-generic-check-word-predicate): Make this the real name.
12331
12332 * textmodes/ispell.el (ispell-format-word): Make this the alias
12333 for the following variable.
12334 (ispell-format-word-function): Make this the real name.
12335 (ispell-message-text-end): Mark as risky.
12336
12337 * skeleton.el (skeleton-transformation, skeleton-filter)
12338 (skeleton-pair-filter): Make these the aliases for the following
12339 variables.
12340 (skeleton-transformation-function, skeleton-filter-function)
12341 (skeleton-pair-filter-function): Make these the real names.
12342
12343 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
12344 and skeleton-pair-filter-function.
12345
12346 * textmodes/sgml-mode.el (sgml-transformation): Make this the
12347 alias for the following variable.
12348 (sgml-transformation-function): Make this the real name.
12349 (sgml-tag-alist): Mark as risky.
12350
12351 2006-05-21 Richard Stallman <rms@gnu.org>
12352
12353 * simple.el (kill-region): Interactively, pass point, then mark.
12354
12355 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12356
12357 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
12358
12359 2006-05-21 Romain Francoise <romain@orebokech.com>
12360
12361 * dired-x.el (dired-mode-map): Don't bind M-g.
12362
12363 2006-05-20 Richard Stallman <rms@gnu.org>
12364
12365 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
12366 (dired-goto-file): Doc fix.
12367
12368 2006-05-21 Kim F. Storm <storm@cua.dk>
12369
12370 * emulation/cua-base.el: Mention customizing cua-mode as alternative
12371 way to enable built-in cua-mode if user loads older CUA-mode package.
12372
12373 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
12374 if default-filename is specified.
12375
12376 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12377
12378 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
12379
12380 * info.el (info-apropos): Make sure current-file and current-node
12381 have non-nil values. Speed up by using add-to-list instead of
12382 manual consing.
12383
12384 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12385
12386 * progmodes/make-mode.el (makefile-mode): Doc fix.
12387
12388 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12389
12390 * dired-aux.el (dired-do-shell-command): Doc fix.
12391
12392 2006-05-20 Kevin Ryde <user42@zip.com.au>
12393
12394 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
12395 ``(custom-manual :tag "Foo" "(foo)Node")''.
12396
12397 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
12398
12399 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
12400 value is an integer.
12401
12402 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12403
12404 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
12405 "format".
12406 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
12407
12408 2006-05-20 Martin Rudalics <rudalics@gmx.at>
12409
12410 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
12411 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
12412
12413 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12414
12415 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
12416 regexp for keywords.
12417
12418 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
12419
12420 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
12421 replace-regexp-in-string.
12422
12423 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
12424 encode, and escape file name on conversion to URL.
12425
12426 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12427
12428 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
12429 Don't unescape URL.
12430 (dnd-get-local-file-name): Unescape URL on conversion to file name.
12431
12432 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
12433 on conversion to URLs.
12434
12435 * net/browse-url.el (browse-url-file-url): Encode file name on
12436 conversion to URL.
12437
12438 * term/mac-win.el (mac-ae-open-documents): Escape file name on
12439 conversion to URL.
12440
12441 2006-05-19 Eli Zaretskii <eliz@gnu.org>
12442
12443 * progmodes/cc-styles.el (c-style-alist): Doc fix.
12444
12445 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12446
12447 * term/mac-win.el (mac-bytes-to-digits): Remove function.
12448 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
12449
12450 2006-05-19 Glenn Morris <rgm@gnu.org>
12451
12452 * calendar/diary-lib.el (diary-bahai-date)
12453 (list-bahai-diary-entries, mark-bahai-diary-entries)
12454 (mark-bahai-calendar-date-pattern): Not interactive.
12455 (add-to-diary-list): New optional arg LITERAL. Doc fix.
12456 (diary-entries-list): Change format of 4th element in each entry.
12457 (diary-list-entries): Use add-to-diary-list.
12458 (diary-goto-entry): Handle the case where the buffer visiting the
12459 diary has been killed.
12460 (fancy-diary-display): Add 'locator to button rather than 'marker.
12461 Only generate temp-face when there are marks to apply.
12462 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
12463 (diary-fancy-date-pattern): New variable.
12464 (diary-time-regexp): Doc fix.
12465 (diary-anniversary, diary-time): New faces.
12466 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
12467 diary-time-regexp. Add font-lock-multiline property where needed.
12468 Use new faces diary-anniversary and diary-time.
12469 (diary-fancy-font-lock-fontify-region-function): New function, to
12470 handle multiline font-lock pattern in fancy diary.
12471 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
12472 (diary-font-lock-keywords): Tweak time regexp. Use new face
12473 diary-time.
12474
12475 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
12476
12477 * international/code-pages.el (mik): Table corrected.
12478
12479 2006-05-18 Kim F. Storm <storm@cua.dk>
12480
12481 * progmodes/grep.el (grep-find): Don't check grep-find-command
12482 before running command (breaks non-interactive usage).
12483
12484 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
12485
12486 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
12487 (ewoc--insert-new-node): Don't insert trailing newline.
12488 Instead, adjust successor nodes's start markers.
12489 (ewoc--refresh-node): Delete all text from current node's start
12490 marker to the next one's; adjust successor nodes's start markers.
12491 (ewoc--create): Doc fixes.
12492 (ewoc--refresh): Don't insert newline.
12493 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
12494 * pcvs.el (cvs-make-cvs-buffer):
12495 Specify extra newline for ewoc's header and footer.
12496 (cvs-update-header): Update initial header recognition.
12497 Append newline to final header and footer values.
12498 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
12499
12500 2006-05-17 Richard Stallman <rms@gnu.org>
12501
12502 * files.el (file-name-extension): Doc fix.
12503
12504 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12505
12506 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
12507 we can explicitly enable/disable rather than toggle.
12508 (shell-mode): Use it.
12509 (shell-cd): Don't try to reproduce what `cd' does.
12510
12511 2006-05-17 Kim F. Storm <storm@cua.dk>
12512
12513 * ido.el (ido-read-internal): Use only nondirectory part of
12514 default item.
12515
12516 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
12517
12518 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
12519 (ewoc-nth): Doc fix.
12520
12521 (ewoc-map, ewoc-invalidate): Compute PP before looping.
12522
12523 2006-05-16 Eli Zaretskii <eliz@gnu.org>
12524
12525 * international/mule.el (auto-coding-alist): Add .lha to files
12526 read with no-conversion.
12527
12528 * files.el (auto-mode-alist): Add .lha files to archive file
12529 extensions.
12530
12531 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
12532 Convert csize to integer when computing offsets within the
12533 compressed archive file.
12534
12535 2006-05-16 Kim F. Storm <storm@cua.dk>
12536
12537 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
12538 with read-from-minibuffer.
12539
12540 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12541
12542 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
12543 (byte-compile-warnings): Fix safe-local-variable property.
12544
12545 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
12546
12547 * allout.el (allout-show-bodies, allout-old-style-prefixes)
12548 (allout-stylish-prefixes, allout-numbered-bullet)
12549 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
12550 predicates to qualify `safe-local-variable' property, when
12551 available, else use equivalent lambda.
12552 (allout-current-topic-collapsed-p): Do the right thing regarding
12553 trailing blank lines.
12554
12555 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * server.el (server-start): Only create a directory if needed.
12558 (server-edit, server-unload-hook): server-start => server-mode.
12559 (kill-emacs-hook): Cleanup upon exit.
12560
12561 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12562
12563 * hexl.el (hexlify-buffer): Encode process arguments manually.
12564
12565 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
12566
12567 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
12568 call to gdb-tooltip-print.
12569
12570 2006-05-15 Romain Francoise <romain@orebokech.com>
12571
12572 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
12573 systems, default to "tar" since those systems probably have GNU tar.
12574
12575 2006-05-14 Lars Hansen <larsh@soem.dk>
12576
12577 * desktop.el (desktop-missing-file-warning): Fix docstring.
12578 (desktop-restore-file-buffer): Correct question asked on missing file.
12579
12580 2006-05-14 Kim F. Storm <storm@cua.dk>
12581
12582 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
12583 Add CUA move property.
12584
12585 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
12586
12587 * custom.el (custom-push-theme): Load the variable before checking
12588 its `standard-value'.
12589
12590 2006-05-13 Lars Hansen <larsh@soem.dk>
12591
12592 * desktop.el (desktop-save): Use with-temp-buffer.
12593
12594 2006-05-12 Glenn Morris <rgm@gnu.org>
12595
12596 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
12597 * calendar/calendar.el (calendar-mode-map):
12598 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
12599 * calendar/appt.el (appt-check, appt-make-list): Refer to
12600 diary-view-entries, diary-list-entries, diary-show-all-entries
12601 rather than obsolete aliases.
12602
12603 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
12604
12605 * simple.el (line-move-finish): Avoid calling point motion hooks
12606 while processing intangibility.
12607
12608 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
12609
12610 * term/xterm.el (terminal-init-xterm): Fix typo.
12611
12612 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
12613
12614 * allout.el (allout-view-change-hook): Mark as being deprecated,
12615 to be replaced by `allout-exposure-change-hook'.
12616 (allout-exposure-change-hook): New, replacing
12617 `allout-view-change-hook'.
12618 (allout-flag-region): Run new hook `allout-exposure-change-hook',
12619 in addition to `allout-view-change-hook'.
12620 (allout-show-bodies, allout-old-style-prefixes)
12621 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
12622 lambda forms to prevent their showing up in variable help
12623 presentations as inscrutable byte-compiled code.
12624 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
12625 Use string-or-null-p to qualify safe-local-variable values.
12626 (allout-reindent-bodies): Use memq to qualify matches against
12627 valid safe-local-variable values. Also, quote the lambda as above.
12628 (allout-use-mode-specific-leader): Add missing candidate-value
12629 symbols, use memq, and quote the lambda.
12630 (allout-overlay-interior-modification-handler): Remove unused
12631 variables `msg' and 'opened'.
12632 (allout-hidden-p): Constrain invisibility consideration to allout's
12633 invisibility spec, disregarding invisibility for other reasons.
12634
12635 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
12636
12637 * files.el (version-control): Correct safe values.
12638
12639 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
12640
12641 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
12642
12643 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
12644 (ewoc--insert-new-node): New func.
12645 Update callers of deleted funcs to use it, instead.
12646
12647 2006-05-11 Glenn Morris <rgm@gnu.org>
12648
12649 * calendar/calendar.el (diary-show-all-entries): Do not refer to
12650 obsolete alias `show-all-diary-entries'.
12651 (make-diary-entry): Not interactive.
12652 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
12653 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12654 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12655 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12656 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
12657 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
12658
12659 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12660
12661 * calendar/calendar.el (calendar-french-date-string)
12662 (calendar-mayan-date-string, calendar-chinese-date-string)
12663 (calendar-astro-date-string, calendar-iso-date-string)
12664 (calendar-islamic-date-string, calendar-bahai-date-string)
12665 (calendar-hebrew-date-string, calendar-coptic-date-string)
12666 (calendar-ethiopic-date-string, calendar-persian-date-string):
12667 These functions are not interactive.
12668
12669 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
12670
12671 * files.el: Balance parentheses.
12672
12673 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
12674
12675 * files.el, newcomment.el, outline.el, simple.el,
12676 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
12677 * progmodes/cc-vars.el, progmodes/compile.el:
12678 Move `safe-local-variable' declarations to the respective files.
12679
12680 * help-fns.el (describe-variable): Don't print safe-var if it is
12681 byte-code. Improve wording as suggested by Luc Teirlinck.
12682
12683 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12684
12685 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
12686 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
12687 Use a token for pending-triggers to ensure gdb-var-update
12688 gets called once per user input again for pre-GDB 6.4.
12689 (gdb-var-delete): Match on more complex expressions.
12690 (gdb-var-list-children-handler, gdb-var-create-handler):
12691 Use a token for consistency.
12692
12693 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
12694
12695 * textmodes/org.el (org-read-date, org-goto-calendar)
12696 (org-agenda-goto-calendar):
12697 Bind `view-calendar-holidays-initially' to nil.
12698
12699 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
12700
12701 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
12702 Update all callers to do it there, instead.
12703
12704 2006-05-10 Glenn Morris <rgm@gnu.org>
12705
12706 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
12707 prefix arg case, to avoid view-diary-entries-initially error.
12708 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
12709 (calendar-date-is-legal-p): Handle dates with no day part.
12710
12711 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12712
12713 * comint.el (comint-insert-input): Just make it when
12714 comint-use-prompt regexp is nil (default) and with the mouse.
12715 (comint-copy-old-input): Reinstate from 2004-06-23.
12716 (comint-mode-map): Bind C-c C-m to it.
12717
12718 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
12719
12720 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12721 Remove spurious move to point-max (new comint behavior fixes).
12722
12723 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
12724 compatibility function (Emacs 18/19).
12725 (idlwave-is-continuation-line): Always return point at start of
12726 previous non-blank continuation line.
12727 (keyword-parameters): Fix continued comment font-lock matcher.
12728 (idlwave-font-lock-fontify-region): Written, use as
12729 font-lock-fontify-region-function, to fix continued keyword
12730 fontification issues.
12731
12732 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12733
12734 * term/mac-win.el (mac-font-panel-mode): Doc fix.
12735 (mac-service-selection, mac-service-open-file)
12736 (mac-service-open-selection, mac-service-mail-selection)
12737 (mac-service-mail-to, mac-service-insert-text): Rename from
12738 mac-services-*. All uses changed.
12739 (mac-apple-event-map): Rename event symbol `services' to `service'.
12740
12741 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
12742
12743 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
12744 (ewoc--node-enter-first, ewoc--node-enter-last)
12745 (ewoc--delete-node-internal): Merge funcs into unique callers.
12746
12747 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
12748
12749 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
12750 return value of read-from-minibuffer for empty input.
12751
12752 2006-05-09 Miles Bader <miles@gnu.org>
12753
12754 * comint.el (comint-insert-input): Remove redundant calls to setq
12755 and goto-char.
12756
12757 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
12758
12759 * comint.el (comint-insert-input): Make it work when
12760 comint-use-prompt-regexp is t.
12761
12762 2006-05-10 Miles Bader <miles@gnu.org>
12763
12764 * subr.el (field-at-pos): New function.
12765
12766 * comint.el (comint-insert-input): Use it.
12767
12768 2006-05-09 Juri Linkov <juri@jurta.org>
12769
12770 * battery.el (battery-linux-proc-acpi): Also try
12771 `/proc/acpi/thermal_zone/THR2/temperature'.
12772
12773 * files.el <safe-local-variable>: Remove `eval' and `let' binding
12774 for now unused lambda `string-or-null'.
12775
12776 * add-log.el (change-log-default-name): Put `string-or-null-p'
12777 instead of lambda on `safe-local-variable' property.
12778
12779 * diff-mode.el (diff-context->unified): Use `region-beginning' and
12780 `region-end' instead of `mark' and `point'.
12781 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
12782 Operate on region in Transient Mark mode when the mark is active.
12783 Use `region-beginning' and `region-end' instead of `mark' and
12784 `point'.
12785 (diff-hunk-text, diff-goto-source): Doc fix.
12786
12787 * startup.el (fancy-splash-screens, normal-splash-screen): Use
12788 face `mode-line-buffer-id' for mode-line buffer face instead of
12789 hard-coded `(:weight bold)'.
12790
12791 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
12792 buffer-undo-list to t (undo-ask is reproducible by visiting
12793 nested archives).
12794
12795 2006-05-09 Kim F. Storm <storm@cua.dk>
12796
12797 * progmodes/grep.el (rgrep): Set default directory of *grep*
12798 buffer if we start M-x rgrep in the *grep* buffer and choose
12799 a different base directory.
12800
12801 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
12802
12803 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
12804 completion also when ido is loaded.
12805
12806 2006-05-09 Masatake YAMATO <jet@gyve.org>
12807
12808 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
12809 "warning" and "import".
12810 (cpp-font-lock-keywords): Added "warning".
12811
12812 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
12813
12814 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12815
12816 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12817
12818 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
12819 pages at a time, if we signal the end, we should indeed reach that end.
12820
12821 2006-05-08 David Reitter <david.reitter@gmail.com>
12822
12823 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
12824 output during execution of the body.
12825
12826 2006-05-08 Kim F. Storm <storm@cua.dk>
12827
12828 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
12829
12830 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
12831
12832 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
12833 Use with-current-buffer.
12834
12835 2006-05-07 Kim F. Storm <storm@cua.dk>
12836
12837 * subr.el (add-to-history): Remove keep-dups arg.
12838
12839 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
12840 to nil around call to add-to-history.
12841
12842 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12843
12844 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
12845 than after a buffer modification.
12846
12847 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
12848
12849 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
12850 call to...
12851 (gud-watch): ...here so speedbar is raised for already watched
12852 expressions.
12853 (gdb-speedbar-refresh): Delete function.
12854 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
12855 Use speedbar-timer-fn instead of speedbar-refresh (reverting
12856 earlier change).
12857 (gdb-var-evaluate-expression-handler)
12858 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
12859
12860 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
12861 Update localized contents for all buffers except ignored modes.
12862
12863 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12864
12865 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
12866 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
12867 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
12868 (mac-handle-font-panel-closed, mac-handle-font-selection):
12869 New functions.
12870 (mac-font-panel-mode): New minor mode.
12871 (mac-apple-event-map): Add bindings for toolbar toggle button and
12872 font panel.
12873 (menu-bar-showhide-menu): Add mac-font-panel-mode.
12874
12875 2006-05-07 John Paul Wallington <jpw@pobox.com>
12876
12877 * ibuffer.el (ibuffer-compressed-file-name-regexp):
12878 Avoid `regexp-opt'; simplify regexp for readability.
12879
12880 2006-05-06 Eli Zaretskii <eliz@gnu.org>
12881
12882 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
12883 * files.el (buffer-stale-function):
12884 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12885 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
12886 links to the main manual, not to emacs-xtra.
12887
12888 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12889
12890 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
12891 MacJapanese if text is ASCII-only.
12892
12893 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
12894
12895 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
12896 unless so nil isn't returned.
12897 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
12898
12899 2006-05-06 Kim F. Storm <storm@cua.dk>
12900
12901 * subr.el (add-to-history): New function.
12902
12903 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
12904 (ediff-merge-files-with-ancestor):
12905 * env.el (setenv):
12906 * isearch.el (isearch-update-ring):
12907 * server.el (server-visit-files):
12908 * progmodes/grep.el (lgrep, rgrep):
12909 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
12910 * progmodes/xscheme.el (xscheme-insert-expression):
12911 Use add-to-history.
12912
12913 * kmacro.el (kmacro-push-ring): Use add-to-history.
12914 (kmacro-ring-length): Remove unused defun.
12915 (kmacro-start-macro): Use kmacro-push-ring.
12916
12917 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
12918
12919 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
12920 directly instead of a lambda expression that calls it.
12921
12922 2006-05-06 Kim F. Storm <storm@cua.dk>
12923
12924 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
12925 instead of compute-motion.
12926
12927 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
12928
12929 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
12930 change.
12931
12932 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
12933
12934 * startup.el (command-line-1): Refer to "Pure Storage" on
12935 pure-space-overflow.
12936
12937 2006-05-05 Martin Rudalics <rudalics@gmx.at>
12938
12939 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
12940 provided faces once they all have been used up.
12941
12942 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12943
12944 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
12945 reference to the Lisp manual to the warning about pure space
12946 overflow.
12947
12948 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12949
12950 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
12951 argument to avoid the call to `ispell-internal-change-dictionary'
12952 when not needed.
12953 (ispell-change-dictionary): Use this argument and call
12954 `ispell-internal-change-dictionary' after the possible change
12955 to `ispell-local-dictionary'.
12956 (ispell-internal-change-dictionary): Check for a change in
12957 personal dictionary use too.
12958
12959 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12960
12961 * startup.el (command-line): On MS-Windows, probe "~", not
12962 "~USER", for warning about non-existent home directory.
12963
12964 * arc-mode.el (archive-l-e): New optional argument `float' means
12965 generate a float value.
12966 (archive-arc-summarize, archive-lzh-summarize)
12967 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
12968 with 3rd argument non-nil when file's size is being computed.
12969 Format the file sizes with %8.0f instead of %8d.
12970
12971 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12972
12973 * cus-start.el (all): Add mac-dnd-known-types.
12974
12975 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
12976 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
12977 (mac-TIFF-to-string): New functions.
12978 (x-get-selection, x-selection-value)
12979 (mac-select-convert-to-string): Use them.
12980 (mac-text-encoding-mac-japanese-basic-variant): New constant.
12981 (mac-dnd-types-alist): New customization variable.
12982 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
12983 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
12984 (mac-dnd-handle-drag-n-drop-event): New functions.
12985 (mac-drag-n-drop): Remove function.
12986 (global-map): Bind drag-n-drop and M-drag-n-drop to
12987 mac-dnd-handle-drag-n-drop-event.
12988
12989 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
12990
12991 * progmodes/perl-mode.el (perl-beginning-of-function):
12992 Skip anonymous subs.
12993
12994 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
12995
12996 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
12997 regexp-opt at run time.
12998
12999 * term.el (term-handle-ansi-escape): Fix off by one error.
13000
13001 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
13002
13003 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
13004 (gdb-init-1, gdb-post-prompt): ...and references to it.
13005 (gdb-frame-handler): Strip directory name from filename if present.
13006
13007 * progmodes/gud.el (gdb-force-update): Delete defvar
13008 (gud-speedbar-buttons): ...and references to it. Use window-start
13009 to try to keep positon in watch expression.
13010
13011 2006-05-03 Richard Stallman <rms@gnu.org>
13012
13013 * simple.el (next-history-element, previous-history-element): Doc fix.
13014
13015 * isearch.el (isearch-update-ring): Doc fix.
13016
13017 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
13018
13019 * isearch.el (isearch-update-ring): Take history-delete-duplicates
13020 into consideration. Replace one arm ifs with whens.
13021
13022 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
13023
13024 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13025 (menu): Fix typo.
13026
13027 2006-05-02 Miles Bader <miles@gnu.org>
13028
13029 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13030
13031 2006-05-02 Jay Belanger <belanger@truman.edu>
13032
13033 * calc/calc-embed.el (calc-override-minor-modes-map)
13034 (calc-override-minor-modes): New variables.
13035 (calc-do-embedded): Make sure that Calc keystrokes aren't
13036 overwritten by minor modes.
13037
13038 2006-05-02 Chong Yidong <cyd@mit.edu>
13039
13040 * msb.el (msb): If EVENT is a down event, read and discard the up event.
13041
13042 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13043
13044 * startup.el (command-line-1): Refer to Lisp manual when
13045 pure-space-overflow occurs.
13046
13047 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13048 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13049 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13050 (version-control): Don't use `t' for safe-local-variable declarations.
13051
13052 2006-05-01 Richard Stallman <rms@gnu.org>
13053
13054 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13055 M-r, M-R, M-A, M-SPC or M-DEL.
13056 (diff-mode-map): diff-refine-hunk now on C-c C-w
13057 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13058
13059 * help-mode.el (help-mode): view-exit-action calls delete-window
13060 only when it is safe and possible.
13061
13062 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13063 in messages.
13064
13065 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13066
13067 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13068 in the default tool-bar-map.
13069
13070 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
13071
13072 * net/tramp.el (tramp-completion-file-name-handler-alist)
13073 (tramp-run-real-handler, tramp-completion-run-real-handler)
13074 (tramp-completion-handle-file-name-all-completions)
13075 (tramp-completion-handle-file-name-completion): Autoload them.
13076 (tramp-completion-handle-file-exists-p)
13077 (tramp-completion-handle-file-name-directory)
13078 (tramp-completion-handle-file-name-nondirectory)
13079 (tramp-completion-handle-expand-file-name): Remove them.
13080 (tramp-handle-file-name-directory): Return the real directory name.
13081 Returning "/" only doesn't need to be necessary any longer.
13082 (tramp-file-name-handler): Make special attention when in hostname
13083 completion mode.
13084 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13085 (tramp-register-file-name-handlers):
13086 Register `tramp-completion-file-name-handler' only when
13087 `partial-completion-mode' is enabled.
13088 (tramp-completion-handle-file-name-all-completions):
13089 Delete directory part from results.
13090 (tramp-get-completion-methods, tramp-get-completion-user-host):
13091 Discard deleting "/", it doesn't work after the change of
13092 `tramp-handle-file-name-directory' above.
13093
13094 2006-05-01 Kim F. Storm <storm@cua.dk>
13095
13096 * progmodes/grep.el (grep-expand-template): Use save-match-data
13097 and symbol-value.
13098
13099 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13100
13101 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13102 Use select-frame-set-input-focus instead of raise-frame.
13103 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13104
13105 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
13106
13107 * progmodes/gud.el (gud-def): Add %c case.
13108 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
13109 (gud-format-command): Make match case sensitive. Match on %F.
13110
13111 2006-04-30 Glenn Morris <rgm@gnu.org>
13112
13113 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
13114 (cal-tex-preamble): Use cal-tex-preamble-extra.
13115 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
13116 than alias `list-diary-entries'.
13117
13118 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
13119
13120 * help-fns.el (describe-variable): Add info about safe local variables.
13121
13122 2006-04-29 Richard Stallman <rms@gnu.org>
13123
13124 * bindings.el (mode-line-format): help-echo doc fixes.
13125
13126 * net/tramp.el (tramp-file-name-handler-alist): Delete
13127 expand-file-name and other operations that can cause spurious loading.
13128
13129 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13130
13131 * files.el (safe-local-variable-p): Remove support for the special
13132 value t.
13133
13134 * textmodes/paragraphs.el (sentence-end-without-space):
13135 Fix safety predicate.
13136 (sentence-end-double-space, sentence-end-without-period)
13137 (paragraph-ignore-fill-prefix):
13138 * textmodes/fill.el (colon-double-space):
13139 * abbrev.el (abbrev-mode): Tighten the safety predicate.
13140
13141 * subr.el (booleanp): New fun.
13142
13143 * textmodes/reftex-vars.el (reftex-guess-label-type):
13144 Tighten the safety predicate.
13145
13146 2006-04-28 Kim F. Storm <storm@cua.dk>
13147
13148 * progmodes/grep.el (defgroup grep): Doc fix.
13149 (grep-auto-highlight): Remove.
13150 (grep-template): New defcustom.
13151 (grep-find-template): Rename from grep-tree-template.
13152 (grep-files-aliases): Rename from grep-tree-files-aliases.
13153 Remove "all" alias, add "l" alias.
13154 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
13155 (grep-find-ignored-directories): New defcustom to replace
13156 grep-tree-ignore-CVS-directories, to facilitate ignoring
13157 subdirectories for multiple version control systems.
13158 (grep-mode-map): Add Recursive grep item to GREP menu.
13159 (grep-regexp-history, grep-files-history): New defvars.
13160 (grep-probe): New helper function.
13161 (grep-compute-defaults): Use it to simplify code.
13162 Adapt to name changes.
13163 Use `.' as base in grep-find-template rather than <D>.
13164 (grep): Remove superfluous highlight-regexp arg. Fix doc.
13165 Call grep-compute-defaults unconditionally.
13166 (grep-expand-keywords): New defconst.
13167 (grep-expand-template): Rename from grep-expand-command-macros.
13168 Simplify via grep-expand-keywords. Look at case-fold-search instead
13169 of grep-tree-ignore-case to add -i option.
13170 Bind case-fold-search to nil while matching keywords.
13171 (grep-tree-last-regexp, grep-tree-last-files): Remove.
13172 (grep-read-regexp, grep-read-files): New helper functions.
13173 (rgrep): Rename from grep-tree. Rework to use proper histories.
13174 Adapt to changes in defcustoms and functions above.
13175 (lgrep): New command, as grep, but using same interactive UI as rgrep.
13176
13177 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
13178
13179 * net/tramp.el (tramp-completion-file-name-handler):
13180 Disable Tramp's functionality while loading Tramp itself.
13181 (tramp-register-file-name-handlers): That's a defsubst now.
13182 Code from `tramp-repair-jka-compr' moved here. Apply it via
13183 `after-init-hook'.
13184 (tramp-repair-jka-compr): Remove.
13185
13186 2006-04-27 Jay Belanger <belanger@truman.edu>
13187
13188 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
13189 read expression when `math-read-big-expr' doesn't work.
13190
13191 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
13192
13193 * startup.el (command-line-1): Display warning when
13194 pure-space-overflow is non-nil.
13195
13196 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13197
13198 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
13199 risky.
13200
13201 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13202
13203 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
13204 Return the URL or nil if none can be generated.
13205
13206 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
13207
13208 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
13209 byte compiler warnings.
13210 (gud-basic-call, gud-find-expr): Let user select an expression
13211 for printing. Print expression as well as value in GUD buffer.
13212
13213 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
13214
13215 * allout.el: Remove local autoload declaration for
13216 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
13217 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
13218 (allout-plain-bullets-string, allout-distinctive-bullets-string)
13219 (allout-use-mode-specific-leader, allout-old-style-prefixes)
13220 (allout-stylish-prefixes, allout-numbered-bullet)
13221 (allout-file-xref-bullet, allout-presentation-padding)
13222 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
13223 safe-local-variable with suitable value spec, and add autoload
13224 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
13225 (move-beginning-of-line, move-end-of-line): Repair so these compat
13226 functions now actually resituate the point, when appropriate.
13227
13228 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13229
13230 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
13231
13232 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
13233 (add-log-iso8601-time-string): Fix call to format-time-string.
13234
13235 2006-04-26 Kim F. Storm <storm@cua.dk>
13236
13237 * subr.el (posn-string, posn-image, posn-object): Doc fix.
13238
13239 2006-04-26 Masatake YAMATO <jet@gyve.org>
13240
13241 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
13242 Add support for "//" style comments. Remove `b' flag
13243 from ?* in `asm-mode-syntax-table'.
13244
13245 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13246
13247 * follow.el: Use (featurep 'xemacs) everywhere.
13248 (follow-mode): Use define-minor-mode.
13249 (follow-mode-map): Move initialization into the declaration.
13250 Use command remapping.
13251 (follow-emacs-version-xemacs-p): Remove.
13252 (follow-submit-feedback): Remove.
13253
13254 * allout.el (allout-layout, allout-passphrase-verifier-string)
13255 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
13256
13257 * textmodes/reftex-vars.el (reftex-vref-is-default)
13258 (reftex-fref-is-default, reftex-guess-label-type):
13259 Tighten up a bit the safety predicate.
13260
13261 * textmodes/paragraphs.el (sentence-end-double-space)
13262 (sentence-end-without-period, sentence-end-without-space)
13263 (page-delimiter, paragraph-ignore-fill-prefix):
13264 Tighten up a bit the safety predicate.
13265
13266 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
13267
13268 * progmodes/python.el (python-continuation-line-p)
13269 (python-beginning-of-statement): syntax-ppss may return
13270 a negative depth.
13271 (python-mode): Don't forcefully enable font-lock.
13272
13273 * time-stamp.el (time-stamp-start, time-stamp-end)
13274 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
13275
13276 * add-log.el: Remove spurious * in docstrings.
13277 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
13278 (add-change-log-entry): Use it here, since it's not specific
13279 to iso8601.
13280 (add-log-iso8601-time-string): Don't use it here any more.
13281 (change-log-indent-text, change-log-indent): Rename from add-log-*.
13282
13283 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
13284
13285 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
13286
13287 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
13288 (rcirc-toggle-low-priority): Doc fix.
13289 (rcirc-handler-NOTICE): Remove beginning of line anchor in
13290 ChanServ regexp.
13291 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
13292 #emacs.
13293 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
13294 (rcirc-decode-coding-system): Use utf-8 as the default.
13295 (rcirc-multiline-minor-mode): Set the fill-column.
13296 (rcirc-format-response-string): Display bright and dim nicks.
13297 (rcirc-browse-url): Update interactive spec to fill ARG.
13298 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
13299 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
13300
13301 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
13302
13303 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
13304 case for @Article, etc.
13305
13306 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
13307
13308 * net/tramp.el (tramp-register-file-name-handlers): New defun.
13309 Added with autoload cookie.
13310 (tramp-unload-file-name-handlers): Rename from
13311 `tramp-unload-file-name-handler-alist'.
13312
13313 2006-04-23 Romain Francoise <romain@orebokech.com>
13314
13315 * comint.el (comint-match-partial-filename): Doc fix.
13316
13317 2006-04-21 Glenn Morris <rgm@gnu.org>
13318
13319 * calendar/cal-menu.el (calendar-mode-map): Refer to
13320 `diary-view-entries' rather than alias `view-diary-entries'.
13321 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
13322
13323 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
13324
13325 * progmodes/antlr-mode.el (antlr-default):
13326 * cus-edit.el (custom-documentation):
13327 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
13328 in defface.
13329
13330 2006-04-21 Kim F. Storm <storm@cua.dk>
13331
13332 * image.el (image-type): New defun split out of create-image.
13333 (create-image): Use it.
13334
13335 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
13336
13337 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
13338 (org-open-at-point): Remove the "...done" message to keep output
13339 in the echo area visible.
13340 (org-export-as-xoxo): Fix call to `indent-region'.
13341
13342 2006-04-21 Kevin Ryde <user42@zip.com.au>
13343
13344 * international/mule.el (keyboard-coding-system): defcustom
13345 info-link fixes: "Specify Coding" has been split, keyboard now in
13346 "Terminal Coding", and "Single-Byte Character Support" is now
13347 "Unibyte Mode".
13348
13349 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
13350
13351 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
13352 Use font-lock-warning-face for any errors e.g. no stack.
13353 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
13354
13355 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
13356
13357 * progmodes/sh-script.el (sh-shell): Mark as safe.
13358
13359 * newcomment.el (comment-start, comment-start-skip)
13360 (comment-end-skip, comment-end): Mark as safe.
13361
13362 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
13363
13364 * textmodes/org.el (org-deadline-announce): Face removed.
13365 (org-level-faces, org-n-levels): Convert to constant.
13366 (org-compatible-face): New function.
13367 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
13368 (org-level-5, org-level-6, org-level-7, org-level-8)
13369 (org-special-keyword, org-warning, org-headline-done, org-link)
13370 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
13371 (org-scheduled-today, org-scheduled-previously, org-time-grid):
13372 Face definition revised for better color tty support.
13373 (org-bold-re, org-italic-re, org-underline-re): New constants.
13374 (org-set-font-lock-defaults): Use the new constants.
13375 (org-agenda-highlight-todo): New function.
13376 (org-agenda-todo): Fix bug with point at end of line.
13377 (org-agenda-change-all-lines, org-finalize-agenda-entries):
13378 Fontify TODO keywords.
13379 (org-insert-link): Preserve relative path in ../ links.
13380 (org-export-as-html): Convert links pointing to .org files into
13381 links that will work beteen the exported HTML files.
13382 (org-todo-list): Fix bug when arg=0.
13383 (org-insert-heading): More fine-tuning.
13384
13385 2006-04-19 Romain Francoise <romain@orebokech.com>
13386
13387 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
13388 from `rmail-mime-charset-pattern'.
13389
13390 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13391
13392 * progmodes/python.el (python-mode): Fix typo.
13393
13394 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
13395
13396 * comint.el (comint-previous-input): Don't clobber input line
13397 when moving off either end of the input history ring.
13398 (comint-delete-input): New function, used by
13399 `comint-previous-input' and others.
13400 (comint-previous-matching-input):
13401 Use `coming-delete-input'. Save the partial input if leaving the
13402 edit line. Goto point-max before deleting input to avoid
13403 partial input fragments hanging around.
13404 (comint-restore-input): New function, used by `comint-previous-input'.
13405
13406 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
13407
13408 * imenu.el (imenu--index-alist): Balance parentheses.
13409
13410 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13411
13412 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
13413
13414 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
13415
13416 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
13417 file is nil.
13418
13419 2006-04-18 Richard Stallman <rms@gnu.org>
13420
13421 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
13422
13423 * imenu.el (imenu-create-index-function, imenu--index-alist)
13424 (imenu--last-menubar-index-alist, imenu--make-index-alist)
13425 (imenu-default-create-index-function, imenu--generic-function):
13426 Doc fixes.
13427
13428 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
13429
13430 * help-mode.el (help-mode): Set view-exit-action to delete window.
13431
13432 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
13433 now works by passing nil as arg.
13434
13435 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
13436
13437 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
13438 (read-abbrev-file): Provide default when reading filename.
13439
13440 * files.el (enable-local-variables): Allow :all as value.
13441 (hack-local-variables): Implement that value.
13442 (safe-local-variable-values, safe-local-eval-forms)
13443 (enable-local-variables): Mark as risky.
13444 (find-file-visit-truename, kept-old-versions): Mark safe.
13445
13446 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
13447 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
13448 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
13449
13450 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13451
13452 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
13453 Use forward-line so as to get to BOL even in the presence of fields.
13454 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
13455 in return.
13456 (inferior-tcl): Tell tclsh to work in interactive mode.
13457
13458 * complete.el (partial-completion-mode):
13459 Use 'choose-completion-string-functions to make sure that
13460 choose-completion fills the minibuffer properly.
13461
13462 * complete.el (PC-old-read-file-name-internal): Remove.
13463 (PC-read-include-file-name-internal): Remove. Turn it into an advice
13464 of read-file-name-internal.
13465 (partial-completion-mode): Enable/disable this advice.
13466
13467 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
13468
13469 * net/tramp.el (tramp-completion-file-name-handler): Revert change
13470 of 2006-04-17.
13471
13472 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
13473
13474 * textmodes/org.el (org-insert-heading): Insert heading before
13475 current if at beginning of line.
13476 (org-todo, org-date): New faces.
13477 (org-table-align): Make sure tooltip window contains full text.
13478 (org-no-properties): New defsubst.
13479 (org-set-font-lock-defaults): Use new faces.
13480
13481 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
13482
13483 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
13484 for root variables.
13485
13486 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
13487 (gdb-frame-address): Re-use to identify frame for watch expression.
13488 (gdb-var-list, gdb-var-create-handler): Add frame address for root
13489 variables.
13490 (gdb-init-1, gdb-source, gdb-post-prompt)
13491 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
13492 (gdb-frame-handler): Get gdb-frame-address.
13493
13494 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
13495
13496 Sync with Tramp 2.0.53.
13497
13498 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
13499 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
13500 (tramp-completion-file-name-handler): Add autoload cookie for
13501 adding to `file-name-handler-alist'.
13502
13503 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
13504 the prompt. If it returns earlier (when detecting an error
13505 message), the rest of the output will merge accidently with the
13506 output of the next command. Reported by M Jared Finder
13507 <jared@hpalace.com>.
13508
13509 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
13510 for `process-file', in order to let it work for older Emacsen too.
13511
13512 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
13513
13514 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
13515 (tex-font-lock-keywords-3): Use it.
13516
13517 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13518
13519 * newcomment.el (comment-add): New function.
13520 (comment-region-default, comment-dwim): Use it.
13521
13522 2006-04-15 Michael Olson <mwolson@gnu.org>
13523
13524 * emacs-lisp/tq.el: Improve comments.
13525 (tq-queue-head-question): New accessor function.
13526 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
13527 Update for modified queue structure.
13528 (tq-queue-add): Accept `question' argument.
13529 (tq-queue-pop): If a question is pending, send it.
13530 (tq-enqueue): Accept new optional argument `delay-question'.
13531 If this is non-nil, and at least one other question is pending a
13532 response, queue the question rather than sending it immediately.
13533
13534 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13535
13536 * calendar/appt.el (appt-add): Check whether an appointment is
13537 already present in appt-time-msg-list. Simplify code.
13538
13539 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13540
13541 * progmodes/cc-langs.el (c-mode-menu):
13542 Don't presume c-subword-mode is bound.
13543
13544 2006-04-13 Bill Wohler <wohler@newt.com>
13545
13546 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
13547 (customize-package-emacs-version): Use cdr instead of cadr now
13548 that alists use dotted pairs.
13549
13550 * custom.el (defcustom): Fix docstring for :package-version.
13551
13552 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
13553
13554 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
13555 (tramp-handle-shell-command): Display output buffer only when
13556 `tramp-display-shell-command-buffer' is true.
13557 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
13558
13559 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13560
13561 * textmodes/org.el (org-set-autofill-regexps): Set only the local
13562 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
13563
13564 2006-04-13 Romain Francoise <romain@orebokech.com>
13565
13566 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
13567 leaving temporary .cvsignore buffers behind.
13568
13569 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13570
13571 * textmodes/org.el (org-set-regexps-and-options)
13572 (org-get-current-options): Better names for the startup folding
13573 options.
13574
13575 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
13576
13577 * vc.el (vc-annotate): Arrange for point to end up at the same
13578 line number as in the original, but only when using a new buffer.
13579
13580 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
13581
13582 * files.el (hack-one-local-variable-eval-safep):
13583 Recognize `edebug-form-spec' for `put', but only if it passes
13584 `edebug-basic-spec'. Generalize `put' handling.
13585
13586 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
13587 vetting file-local form specs.
13588
13589 * allout.el (allout-layout): Autoload its `safe-local-variable'
13590 property.
13591
13592 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13593
13594 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
13595 (org-agenda-mouse-1-follows-link)
13596 (org-mouse-1-follows-link): New options.
13597 (org-format-agenda-item): Fix bug if TAGS is nil.
13598 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
13599
13600 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
13601
13602 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
13603 GDB 6.1+ gives full filename for "info sources" so use
13604 file-name-nondirectory.
13605
13606 2006-04-12 Romain Francoise <romain@orebokech.com>
13607
13608 * subr.el (read-passwd): Bind `message-log-max' to nil.
13609
13610 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13611
13612 * progmodes/perl-mode.el (perl-indent-new-calculate):
13613 Recompute parse-start after jumping backward by a whole sexp.
13614
13615 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13616
13617 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
13618 window configuration.
13619 (vc-annotate-display-select): Select the buffer so that current-buffer
13620 (and selected-window) is the output buffer at the end of vc-annotate.
13621
13622 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
13623
13624 * vc.el (vc-annotate-color-map): Add custom TTY color map for
13625 8-color terminals, to use all of the colors in a sensible order.
13626 256-color terminals work well with the standard map.
13627 (vc-annotate-lines): Only strip the first color character if it
13628 is "#", to allow for terminal-style named colors.
13629 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
13630 the correct buffer is scrolled.
13631
13632 2006-04-11 Richard Stallman <rms@gnu.org>
13633
13634 * emacs-lisp/bytecomp.el (byte-compile-file):
13635 Bind enable-local-variables to :safe, and make normal-mode obey it.
13636
13637 * files.el (enable-local-variables): Allow value :safe.
13638 (normal-mode): Doc fix.
13639 (hack-local-variables): Implement enable-local-variables = :safe.
13640 (hack-local-variables-confirm): Don't prevent quitting.
13641
13642 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13643
13644 * loadhist.el (unload-feature): A bit of sanity check of
13645 load-history entries. Cancel timer-vars before unbinding them.
13646
13647 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
13648 quote special chars, and make the trick work on the hex part of the
13649 buffer as well.
13650 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
13651 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
13652
13653 * startup.el (normal-splash-screen): Fix last change so we don't wait
13654 2 minutes if we don't show the splash screen.
13655
13656 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
13657
13658 * textmodes/org.el (org-export-plain-list-max-depth)
13659 (org-table-spaces-around-separators)
13660 (org-radio-targets, org-activate-camels)
13661 (org-table-spaces-around-invisible-separators): Options removed.
13662 (org-time-stamp-rounding-minutes, org-remember-templates)
13663 (org-ellipsis, org-activate-links, org-descriptive-links):
13664 New options.
13665 (org-remember-apply-template, org-current-time)
13666 (org-finish-edit-table-field)
13667 (org-link-unescape, org-link-escape)
13668 (org-string-width, org-table-clean-line, org-html-do-expand)
13669 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
13670 (org-read-agenda-file-list): New functions.
13671 (org-table-edit-field)
13672 (org-table-create-or-convert-from-region): New commands
13673 (org-table-toggle-vline-visibility): Command removed.
13674 (org-table-convert-region): Made a command.
13675 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
13676 Replace with the normal org- functions.
13677 (org-self-insert-command): Don't trigger realign unnecessarily
13678 when blanking a field that is not full.
13679 (org-mode): `Set buffer-invisibility-spec' for links.
13680 (org-activate-links2): Hide link part and only show descriptive
13681 part of the link.
13682 (org-insert-link): Modify for new linking system.
13683 (org-store-link): Store description separately, for use by
13684 `org-insert-link'.
13685 (org-table-align): Use `org-string-width'.
13686 (defgroup): Completely new group structure for custom variables.
13687 (org-agenda-files): Option: Single file name allowed. Function:
13688 Optional argument unrestrited means ignore any restricitons.
13689 (org-install-agenda-files-menu): Find a buffer in Org-mode before
13690 trying to modify the menu. Use generalized access to
13691 `org-agenda-files.'
13692 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
13693 (org-agenda-file-to-front, org-remove-file, org-diary)
13694 (org-tags-view, org-export-icalendar-all-agenda-files)
13695 (org-export-icalendar-combine-agenda-files): Use generalized
13696 access to `org-agenda-files'.
13697 (org-remember-handler): Correctly preserve heading if present.
13698 (org-table-insert-row, org-table-insert-hline): Deal with
13699 invisible characters.
13700
13701 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
13702
13703 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
13704 (vc-annotate-color-map): New 18 element constant
13705 value/saturation, rotating hue colormap, from red->blue.
13706 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
13707 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
13708 (vc-annotate): To avoid killing the required local variables,
13709 set them before the end of `with-output-to-temp-buffer', and
13710 after first switching to annotate-mode.
13711 (vc-annotate-warp-version): Add buffer argument in goto-line to
13712 ensure annotation, not source, is scrolled.
13713
13714 2006-04-10 Bill Wohler <wohler@newt.com>
13715
13716 * custom.el (defcustom, custom-handle-keyword):
13717 Add :package-version keyword.
13718 (custom-add-package-version): New function. Sets value of new
13719 property 'custom-package-version from :package-version keyword.
13720 (defcustom): Create Common Keywords section in docstring.
13721 (defface, defgroup): Replace definitions of a select few keywords
13722 with a reference to the Common Keywords in defcustom.
13723 (defcustom, defface, defgroup): Replace reference to Customization
13724 chapter in manual with hyperlink.
13725
13726 * cus-edit.el (customize-package-emacs-version-alist): New variable.
13727 (customize-changed-options): Add check for custom-package-version.
13728 (customize-package-emacs-version): New function to look up Emacs
13729 version corresponding to the given package version.
13730
13731 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
13732 defun name, in similar fashion to find-variable-regexp.
13733
13734 2006-04-10 Eli Zaretskii <eliz@gnu.org>
13735
13736 * international/mule-cmds.el (set-locale-environment): Fix last
13737 change for when the locale's preferences don't specify any encoding.
13738
13739 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13740
13741 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
13742 so the defined var/fun doesn't need to be quoted.
13743
13744 2006-04-10 Richard Stallman <rms@gnu.org>
13745
13746 * finder.el (finder-mode-map): Add n and p bindings.
13747
13748 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
13749
13750 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
13751 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
13752 (gdb-setup-windows): Put something in source window if we can't find
13753 the source file.
13754 (gdb-frame-handler): Make it work again with just assembly.
13755 (gdb-data-list-register-values-handler): Make it work when there is
13756 no stack.
13757
13758 2006-04-09 Richard Stallman <rms@gnu.org>
13759
13760 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
13761 specs while looking for charset.
13762
13763 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
13764
13765 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13766 Make them faces.
13767 (lm-font-lock-keywords): Update appropriately.
13768
13769 2006-04-10 Kim F. Storm <storm@cua.dk>
13770
13771 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
13772 it can also replace buffer-substring-no-properties.
13773
13774 * emulation/cua-base.el (cua-delete-region, cua-paste)
13775 (cua-repeat-replace-region): Use filter-buffer-substring.
13776
13777 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
13778 (cua-cut-region-to-global-mark): Likewise.
13779
13780 * emulation/cua-rect.el (cua--extract-rectangle)
13781 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
13782
13783 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13784
13785 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
13786 entry-type. Add field delimiters to numerical fields if they are
13787 not present.
13788
13789 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13790
13791 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
13792 string-const to return value.
13793 (bibtex-remove-delimiters): Use it.
13794
13795 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13796
13797 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
13798 cl-byte-compile-compiler-macro unless it exists.
13799
13800 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13801
13802 * files.el (hack-local-variables-confirm) <offer-save>:
13803 Clarify message text. Suggested by Ralf Angeli.
13804
13805 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13806
13807 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
13808 (delete-extract-rectangle-line): Use `filter-buffer-substring'
13809 instead of `buffer-substring' and `delete-region'. (Most of the
13810 code actually copied from `kill-region'.)
13811
13812 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
13813
13814 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
13815 (rcirc-default-port): Rename from rcirc-port.
13816 (rcirc-default-nick): Rename from rcirc-nick.
13817 (rcirc-default-user-name): Rename from rcirc-user-name.
13818 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
13819 (rcirc-low-priority-flag): New variable.
13820 (rcirc-decode-coding-system): New defcustom.
13821 (rcirc-encode-coding-system): New defcustom.
13822 (rcirc-coding-system-alist): New defcustom.
13823 (rcirc-multiline-major-mode): New defcustom.
13824 (rcirc-nick): New internal variable.
13825 (rcirc-process): Remove variable.
13826 (rcirc-server-buffer): New variable.
13827 (rcirc): Update to use rcirc-default-* variables above.
13828 (rcirc-connect): Do not add window-configuration-hook-here.
13829 (rcirc-server): New internal variable.
13830 (rcirc-connect): Do not send keepalive pings if
13831 rcirc-keepalive-seconds is nil.
13832 (with-rcirc-server-buffer): New macro.
13833 (rcirc-send-string): Encode with rcirc-encode-coding-system.
13834 (rcirc-server-name): Rename from rcirc-server.
13835 (rcirc-buffer-process): New function.
13836 (rcirc-buffer-nick): New function.
13837 (rcirc-buffer-target): Remove function.
13838 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13839 New commands.
13840 (rcirc-mode-map): Change binding of C-c C-l to
13841 rcirc-toggle-low-priority.
13842 (rcirc-mode): Initialize coding system based on
13843 rcirc-coding-system-alist. New change-major-mode-hook to part the
13844 channel on a mode change. Make kill-buffer-hook buffer-local.
13845 (rcirc-change-major-mode-hook): New function.
13846 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
13847 (rcirc-last-post-time): New variable.
13848 (rcirc-process-message): Store the last time user posted a message
13849 to this target.
13850 (rcirc-multiline-minor-mode): New mode.
13851 (rcirc-multiline-minor-mode-map): New mode map.
13852 (rcirc-edit-multiline): Put multiline-edit buffer in
13853 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
13854 (rcirc-print): Ignore any line starting with an ignored nick.
13855 (rcirc-print): Decode using rcirc-decode-coding-system.
13856 (rcirc-track-minor-mode): Update global-mode-string when disabling
13857 this mode.
13858 (minor-mode-alist): Add LowPri indicator.
13859 (rcirc-toggle-low-priority): New function.
13860 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
13861 next lowpriority buffer with activity.
13862 (rcirc-record-activity): Sort buffers in rcirc-activity by the
13863 last time the user posted a message in to the target.
13864 (rcirc-update-activity-string): New formatting for low priority
13865 buffers.
13866 (rcirc-split-activity): New function.
13867 (rcirc-handler-PART, rcirc-handler-KICK)
13868 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
13869 (rcirc-nick-away-alist): New variable.
13870 (rcirc-handler-301): New handler. Away messages are printed once
13871 per change.
13872
13873 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13874
13875 * info.el (Info-follow-nearest-node): Doc fix.
13876
13877 * international/mule-cmds.el (set-locale-environment): Make sure
13878 the coding-system preferred by the locale's language has the same
13879 EOL conversion type as the original buffer-file-coding-system.
13880 (locale-language-names): Add a few MS Windows language codes.
13881
13882 2006-04-07 Richard Stallman <rms@gnu.org>
13883
13884 * simple.el (eval-expression): Doc fix.
13885
13886 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
13887 (eval-defun): Doc fixes.
13888
13889 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
13890
13891 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
13892
13893 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
13894
13895 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
13896 GDB list command without argument for greater generality.
13897
13898 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13899
13900 * subr.el (string-or-null-p): New function.
13901
13902 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
13903
13904 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
13905
13906 * files.el: Update comment about safe-local-variable declarations.
13907
13908 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
13909
13910 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
13911 See idlwave.org.
13912
13913 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
13914 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
13915
13916 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
13917 See idlwave.org.
13918
13919 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
13920 version 6.0 (minimal changes). See idlwave.org.
13921
13922 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
13923 6.0 (minimal changes). See idlwave.org.
13924
13925 * progmodes/idlw-rinfo.el: File obsoleted and removed.
13926
13927 2006-04-06 Romain Francoise <romain@orebokech.com>
13928
13929 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
13930 symmetric encryption features and a new asynchronous interface to
13931 GnuPG. This new version is version 1.4, plus whitespace changes.
13932
13933 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13934
13935 * files.el: Move some `safe-local-variable' declarations to the
13936 respective files.
13937
13938 * textmodes/ispell.el (ispell-check-comments)
13939 (ispell-local-dictionary): Mark as safe.
13940
13941 * abbrev.el (abbrev-mode): Mark as safe.
13942
13943 * add-log.el (change-log-default-name): Mark as safe.
13944
13945 * textmodes/reftex-vars.el (reftex-vref-is-default)
13946 (reftex-fref-is-default, reftex-level-indent)
13947 (reftex-guess-label-type): Mark as safe.
13948
13949 * textmodes/fill.el (colon-double-space): Mark as safe.
13950
13951 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
13952 (sentence-end-double-space, sentence-end-without-period)
13953 (sentence-end-without-space, sentence-end, sentence-end-base)
13954 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
13955
13956 2006-04-06 Kim F. Storm <storm@cua.dk>
13957
13958 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
13959 the :set-after list.
13960 (ido-downcase-unc-hosts): New user option. Default on.
13961 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
13962 when it is set, as regexps are now applied on the fly.
13963 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
13964 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
13965 on the fly, but only when ido-process-ignore-lists is set.
13966 Do case insensitive filtering if ido-downcase-unc-hosts is set.
13967 Only downcase names if ido-downcase-unc-hosts is set.
13968
13969 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
13970
13971 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
13972
13973 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
13974
13975 2006-04-05 Kim F. Storm <storm@cua.dk>
13976
13977 * ido.el (ido-mode): Set after ido-unc-hosts and
13978 ido-ignore-unc-host-regexps.
13979 (ido-save-history): Save ido-unc-hosts-cache.
13980 (ido-load-history): Load ido-unc-hosts-cache.
13981 (ido-reread-directory): Refresh unc hosts cache in // dir.
13982
13983 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
13984 to nil while displaying slash screen.
13985
13986 2006-04-05 Daiki Ueno <ueno@unixuser.org>
13987
13988 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13989 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13990
13991 2006-04-05 Kenichi Handa <handa@m17n.org>
13992
13993 * international/characters.el: Setup cases of Latin, Greek, and
13994 Cyrillic characters in CJK charsets.
13995
13996 2006-03-29 Daiki Ueno <ueno@unixuser.org>
13997
13998 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13999 default-enable-multibyte-characters. This reverts the change from
14000 revision 6.17 which is no longer necessary because the passphrase
14001 is sent separately now. GnuPG messages are unreadable under
14002 multibyte locales with default-enable-multibyte-characters set to nil.
14003
14004 2006-04-04 Andreas Schwab <schwab@suse.de>
14005
14006 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
14007 and `byte-compile-warnings' as `safe-local-variable'.
14008
14009 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14010
14011 * man.el (Man-mode-map): Restore the \r binding.
14012 (Man-abstract-xref-man-page): If Man-target-string is a function,
14013 call it.
14014 (Man-highlight-references): Use Man-default-man-entry to get the
14015 target. Deal with xrefs too.
14016 (Man-highlight-references0): Don't call the target function.
14017
14018 * woman.el (WoMan-xref-man-page): Strip the section number, woman
14019 cannot deal with it.
14020
14021 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14022
14023 * pgg-gpg.el: Clean up process buffers every time gpg processes
14024 complete.
14025
14026 2006-04-04 Kenichi Handa <handa@m17n.org>
14027
14028 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14029 here.
14030 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14031 Temporarily bind inhibit-field-text-motion to t.
14032
14033 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14034
14035 * startup.el (normal-splash-screen): Only set mode-line-format in the
14036 splash buffer, so as not to interfere when debugging the code.
14037 Ignore errors when switching buffer.
14038
14039 2006-04-03 Romain Francoise <romain@orebokech.com>
14040
14041 * dired.el (dired-dnd-protocol-alist): Fix typo.
14042
14043 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14044
14045 * savehist.el (savehist): Add :version.
14046 (savehist-ignored-variables): New variable.
14047 (savehist-minibuffer-hook): Don't save variables listed in
14048 `savehist-ignored-variables'.
14049
14050 * dired.el (dired-dnd-protocol-alist): Mention that change does
14051 only apply to new buffers in doc string.
14052
14053 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
14054
14055 * recentf.el (recentf-open-files-item): Include newline in button
14056 field, so opening a file will work, when the point is at the end
14057 of the file name. Allow, for example, to [i]search a file by
14058 extension and just push RET to open it.
14059
14060 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14061
14062 * pgg-gpg.el (pgg-gpg-process-filter)
14063 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14064
14065 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14066 lines, temporary fix.
14067
14068 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14069
14070 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14071
14072 2006-04-02 Richard Stallman <rms@gnu.org>
14073
14074 * progmodes/compile.el (compilation-message-face): Make it defcustom.
14075
14076 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14077
14078 * ibuf-macs.el (define-ibuffer-column): Add a new key:
14079 header-mouse-map.
14080
14081 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14082 (ibuffer-mode-header-map): New keymaps.
14083 (ibuffer-update-title-and-summary): Enable mouse face highlighting
14084 and keybindings for column headers.
14085 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14086 property.
14087
14088 2006-04-02 Drew Adams <drew.adams@oracle.com>
14089
14090 * speedbar.el (speedbar-after-create-hook): Doc fix.
14091
14092 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
14093
14094 * shell.el (shell-directory-tracker)
14095 (shell-dynamic-complete-command): Doc fixes.
14096
14097 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
14098
14099 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14100 terminals.
14101
14102 2006-04-01 Kim F. Storm <storm@cua.dk>
14103
14104 * ido.el (ido-unc-hosts-cache): New defvar.
14105 (ido-unc-hosts): If value of defcustom is a function, call it to
14106 get list of UNC hosts. Add function-item choices to specify
14107 ido-unc-hosts-net-view or user function.
14108 (ido-ignore-unc-host-regexps): New defcustom.
14109 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
14110 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
14111 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
14112
14113 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
14114
14115 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
14116 wwidth.
14117
14118 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
14119
14120 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
14121 (ido-max-work-file-list, ido-switch-buffer)
14122 (ido-read-file-name-as-directory-commands):
14123 Fix typos in docstrings.
14124
14125 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14126
14127 * term/mac-win.el (mac-system-coding-system): Define and use after
14128 Mac-specific coding systems are ready.
14129
14130 2006-03-27 Romain Francoise <romain@orebokech.com>
14131
14132 * net/rcirc.el (rcirc-connect): Add autoload cookie.
14133
14134 * ldefs-boot.el: Update.
14135
14136 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14137
14138 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14139 passphrases when it is not needed.
14140 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14141 passphrase stuff from gpg, should only be necessary when you use
14142 gpg with a smartcard.
14143
14144 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14145
14146 * comint.el (comint-dynamic-list-completions): Allow user to
14147 select *Completions* buffer.
14148
14149 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
14150
14151 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
14152
14153 2006-03-26 Andreas Schwab <schwab@suse.de>
14154
14155 * progmodes/gud.el (gdb): Only complain about multiple debugging
14156 when the gdb process is still running.
14157
14158 2006-03-25 Eli Zaretskii <eliz@gnu.org>
14159
14160 * mail/rmail.el (tool-bar-map): Defvar it.
14161 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
14162 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
14163
14164 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
14165
14166 * help.el (print-help-return-message): Suggest to use
14167 display-buffer instead of switch-to-buffer-other-window to restore
14168 the previous window without selecting it.
14169
14170 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14171
14172 * frame.el (select-frame-by-name): Call x-focus-frame also when
14173 window-system is mac.
14174
14175 * term/mac-win.el: Adjust Courier font specifications in
14176 x-fixed-font-alist.
14177 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
14178 when directly encoding to UTF-16 in native byte order, no BOM.
14179
14180 2006-03-25 Kim F. Storm <storm@cua.dk>
14181
14182 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
14183 (cua--init-keymaps): Use it instead of fixed C-return.
14184 (cua-mode): Set after it.
14185
14186 * emulation/cua-rect.el (cua--init-rectangles):
14187 Use cua-rectangle-mark-key instead of fixed C-return.
14188
14189 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
14190
14191 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
14192 "run" in .gdbinit.
14193 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
14194
14195 2006-03-24 Romain Francoise <romain@orebokech.com>
14196
14197 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
14198 `display-buffer-other-frame'.
14199
14200 2006-03-24 Kim F. Storm <storm@cua.dk>
14201
14202 * apropos.el (apropos-synonyms): Add selection => region.
14203
14204 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14205
14206 * progmodes/gdb-ui.el (gdb-var-create-regexp)
14207 (gdb-var-list-children-regexp, gdb-var-update-regexp)
14208 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
14209 (gdb-data-list-register-values-regexp)
14210 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
14211 Future proof against new fields being added to MI output.
14212 (gdb-send): Don't treat backslashes for program input as
14213 continuations.
14214 (gdb-assembler-handler): Don't use window-start for this handler.
14215 (gdb-frame-handler): Don't change to hollow arrow if overlay
14216 arrow doesn't move to new frame.
14217
14218 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14219
14220 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
14221 prevent compiler warnings.
14222 (gdb-stopped): Check for gud-last-last-frame (case: signal).
14223 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
14224 (gdb-assembler-custom): Use hollow-right-triangle for assembler
14225 buffer too.
14226
14227 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
14228
14229 * pgg-gpg.el (pgg-gpg-update-agent): Check for
14230 make-network-process, so we can use the same code in Gnus v5-10
14231 too and have this file fully synchronized with that release.
14232
14233 2006-03-23 Romain Francoise <romain@orebokech.com>
14234
14235 * ibuf-ext.el (ibuffer-read-filter-group-name):
14236 Use `ibuffer-generate-filter-groups' to make completion list match
14237 the filter groups that are really displayed in the Ibuffer buffer.
14238 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
14239
14240 2006-03-23 Kenichi Handa <handa@m17n.org>
14241
14242 * international/mule-cmds.el (sort-coding-systems): Describe that
14243 the argument is modified in docstring.
14244
14245 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14246
14247 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14248 (pgg-gpg-update-agent): New function.
14249 (pgg-gpg-use-agent-p): New function.
14250 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14251 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14252 (pgg-gpg-sign-region): Use it.
14253
14254 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
14255
14256 * cus-edit.el (custom-face-set): Call custom-push-theme before
14257 face-spec set so that `changed' theme is correctly saved.
14258 (custom-face-reset-standard): Reset to recalculated face rather
14259 than defface spec.
14260
14261 * custom.el (custom-push-theme): Only save `changed' theme if the
14262 current face does not match the defface specs.
14263
14264 2006-03-21 Simon Josefsson <jas@extundo.com>
14265
14266 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14267 <wilde@sha-bang.de>.
14268 (pgg-gpg-use-agent): New variable.
14269 (pgg-gpg-process-region): Use it.
14270 (pgg-gpg-encrypt-region): Likewise.
14271 (pgg-gpg-encrypt-symmetric-region): Likewise.
14272 (pgg-gpg-decrypt-region): Likewise.
14273 (pgg-gpg-sign-region): Likewise.
14274 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14275
14276 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
14277
14278 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
14279 bracket links.
14280
14281 2006-03-21 Kim F. Storm <storm@cua.dk>
14282
14283 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
14284 fringe-indicator-alist instead of modifying global value.
14285 (gdb-frame-handler): Likewise.
14286
14287 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
14288
14289 * diff-mode.el (diff-function): Make it inherit from diff-header
14290 instead of diff-context.
14291
14292 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
14293 bitmap.
14294 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
14295 change names in macro above for consistency.
14296 (gdb-frame-handler): Use hollow-right-triangle for all selected
14297 frames which except the innermost (where execution has stopped).
14298 (gdb-reset): Reset buffer-local values of overlay-arrow.
14299
14300 2006-03-20 Richard Stallman <rms@gnu.org>
14301
14302 * simple.el (set-mark-command): Doc fix.
14303
14304 * files.el (display-buffer-other-frame): New command.
14305 (ctl-x-4-map): Bind C-x 5 C-o to it.
14306
14307 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
14308
14309 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
14310 rather than just defer-time, in case defer-time has been changed but
14311 the timer isn't running yet.
14312 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
14313
14314 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
14315
14316 * help-mode.el (help-follow-symbol): New function.
14317 Essentially identical to the old `help-follow', but do not let
14318 `push-button' do the work when on an xref.
14319 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
14320
14321 2006-03-19 Richard Stallman <rms@gnu.org>
14322
14323 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
14324 preceded by the word `program'.
14325 (help-follow-mouse, help-follow): Throw error if not on xref.
14326 Delete no longer used args.
14327
14328 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
14329
14330 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
14331 annotation ensure gud-overlay-arrow-position is redisplayed.
14332
14333 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14334
14335 * textmodes/bibtex.el (bibtex-include-OPTkey)
14336 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
14337 (bibtex-autokey-name-case-convert)
14338 (bibtex-autokey-titleword-case-convert): Make these the aliases
14339 for the following two variables.
14340 (bibtex-autokey-name-case-convert-function)
14341 (bibtex-autokey-titleword-case-convert-function): Make these the
14342 real names.
14343 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
14344 bibtex-font-lock-crossref sublists.
14345 (bibtex-mode): Revert 2005-12-30 change (which made
14346 completion-ignore-case buffer-local).
14347 (bibtex-url): Simplify.
14348
14349 2006-03-19 Kim F. Storm <storm@cua.dk>
14350
14351 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
14352 cursor property value to 2 (to align with C level change).
14353
14354 2006-03-19 Bill Wohler <wohler@newt.com>
14355
14356 * image.el (image-load-path-for-library): Shorten first line in
14357 docstring.
14358
14359 2006-03-18 Richard Stallman <rms@gnu.org>
14360
14361 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
14362
14363 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
14364
14365 * isearch.el (isearch-other-meta-char): Handle user bindings for
14366 shifted control characters.
14367
14368 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
14369
14370 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
14371 part that matches email addresses, file names, etc.
14372
14373 2006-03-18 Eli Zaretskii <eliz@gnu.org>
14374
14375 * term/w32-win.el (mouse-set-font):
14376 Mention w32-list-proportional-fonts in the doc string.
14377
14378 2006-03-18 Kim F. Storm <storm@cua.dk>
14379
14380 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
14381 (ido-unc-hosts): New user option to explicitly define list of know
14382 UNC-style hosts for completion.
14383 (ido-cache-unc-host-shares-time): New user option.
14384 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
14385 New helper functions for UNC file-name support.
14386 (ido-may-cache-directory): Check for UNC host. Simplify.
14387 (ido-wash-history): Clean out old UNC hosts.
14388 (ido-nonreadable-directory-p): UNC hosts are always readable.
14389 (ido-directory-too-big-p): UNC hosts are never too big.
14390 (ido-set-current-directory): Handle UNC root path.
14391 (ido-file-name-all-completions): Complete UNC host names from
14392 ido-unc-hosts list. Cache UNC host shares.
14393 (ido-make-file-list-1): Don't filter UNC root.
14394 (ido-exhibit): Check for // in root directory, and switch to UNC
14395 mode by setting ido-current-directory to //.
14396
14397 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
14398
14399 * cus-edit.el (customize-changed-options): Mention explicit
14400 version number as default in prompt.
14401
14402 2006-03-17 Bill Wohler <wohler@newt.com>
14403
14404 * image.el (image-load-path-for-library): Minor docstring fix.
14405
14406 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
14407
14408 * textmodes/org.el (org-read-date): Include subgroup 5 into
14409 replacement text.
14410 (org-popup-calendar-for-date-prompt): Fix customization type.
14411
14412 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
14413
14414 * progmodes/gdb-ui.el (gud-watch): Provide completion.
14415 (gdb-continuation): New variable.
14416 (gdb-send): Deal with continuation lines.
14417
14418 * progmodes/gud.el (gud-gdb-complete-command)
14419 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
14420 expressions.
14421 (gud-tooltip-mode): Use buffer-local value.
14422
14423 2006-03-16 Kim F. Storm <storm@cua.dk>
14424
14425 * ido.el (ido-edit-input): Use selected match, if any.
14426
14427 2006-03-16 Bill Wohler <wohler@newt.com>
14428
14429 * image.el (image-load-path-for-library): Prefer user's images in
14430 image-load-path.
14431
14432 2006-03-16 Martin Rudalics <rudalics@gmx.at>
14433
14434 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
14435 when checking for attempt to drag leftmost or rightmost scrollbar.
14436
14437 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
14438
14439 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
14440 (gdb-force-mode-line-update): New function.
14441 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
14442 (gdb-exited): Use them.
14443 (gdb-signal): New function.
14444 (gdb-annotation-rules): Provide a rule for it.
14445
14446 2006-03-16 Kenichi Handa <handa@m17n.org>
14447
14448 * international/mule.el (auto-coding-regexp-alist): Add entries
14449 for Unicode BOM.
14450
14451 * sort.el (sort-build-lists): Temporarily bind
14452 inhibit-field-text-motion to t.
14453
14454 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
14455
14456 * locate.el (locate-command, locate-make-command-line)
14457 (locate-fcodes-file, locate-update-command)
14458 (locate-prompt-for-command, locate, locate-with-filter)
14459 (locate-get-file-positions): Doc fixes.
14460 (locate-buffer-name, locate-header-face): Remove leading `*' in
14461 defcustom.
14462 (locate-filter-output): Use `keep-lines' instead of its alias
14463 `delete-non-matching-lines'.
14464 (locate-get-filename, locate-get-dirname): Add introductory comment.
14465 (locate-find-directory-other-window): Give appropriate error
14466 message if used outside main listing.
14467
14468 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14469
14470 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
14471 the new extend-region feature.
14472 (font-lock-after-change-function): Update correspondingly.
14473 * jit-lock.el (jit-lock-after-change): Update correspondingly.
14474 * progmodes/grep.el (font-lock-lines-before): Don't disable.
14475
14476 2006-03-15 Bill Wohler <wohler@newt.com>
14477
14478 * image.el (image-load-path-for-library): Fix example by not
14479 recommending that one binds image-load-path. Just defvar it to
14480 placate compiler and only use it if previously defined.
14481
14482 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
14483
14484 * textmodes/org.el (org-insert-centered): Use `string-width' to
14485 make underlining work for wide characters.
14486 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
14487 TAB to `org-cycle', to make sure that no binding in
14488 `outline-mode-map' can supercede it.
14489
14490 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
14491
14492 * allout.el: Increment version to 2.2.1 in file commentary.
14493
14494 (allout-version): Increment to 2.2.1.
14495
14496 (allout-default-layout): New customization variable, used when the
14497 file lacks a specific allout-layout. Uses allout-layout-type for
14498 recursively nested definition.
14499
14500 (allout-layout-type): Widget defining allout layouts, necessary for
14501 self-recursive definition.
14502
14503 (allout-mode): Incorporate allout-default-layout as fallback for
14504 allout-layout.
14505
14506 (allout-layout): Mark as 'safe-local-variable', and refer mention
14507 fallback to `allout-default-layout' in absence of a specified value.
14508 (allout-passphrase-verifier-string)
14509 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
14510
14511 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
14512
14513 (allout-get-encryption-passphrase-verifier): Use correct name of
14514 passphrase verifier in docstring.
14515
14516 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
14517
14518 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
14519 elements.
14520 (gdb-find-watch-expression): Make it work for arrays too.
14521 Follow change to gdb-var-list.
14522 (gud-watch): Allow the user to enter variable name with a prexix
14523 arg. Create keybindings.
14524 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14525 (gdb-var-list-children-handler, gdb-var-update-handler)
14526 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
14527 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
14528 Follow change to gdb-var-list.
14529 (gdb-starting): Don't show the overlay arrows when program is running.
14530
14531 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
14532 gdb-var-list.
14533
14534 2006-03-14 Bill Wohler <wohler@newt.com>
14535
14536 * image.el (image-load-path-for-library): Pass value of path
14537 rather than symbol. Always return list of directories.
14538 Guarantee that image directory comes first.
14539
14540 2006-03-14 Alan Mackenzie <acm@muc.de>
14541
14542 * font-core.el (font-lock-extend-region\(-function\)?.):
14543 New function/variable.
14544
14545 * font-lock.el (font-lock-after-change-function):
14546 Call font-lock-extend-region. Obey font-lock-lines-before.
14547 (font-lock-default-fontify-region): Remove reference to
14548 font-lock-lines-before.
14549
14550 * jit-lock.el (jit-lock-after-change):
14551 Call font-lock-extend-region. Obey font-lock-lines-before.
14552
14553 2006-03-14 David Ponce <david@dponce.com>
14554
14555 * tree-widget.el (tree-widget-themes-load-path)
14556 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14557
14558 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
14559
14560 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
14561 (rcirc-print): Mark the start of text at the end of the prompt.
14562 (rcirc-track-minor-mode): Add autoload cookie.
14563 (rcirc-update-activity-string): Add space to front of mode-line
14564 indicator.
14565
14566 2006-03-13 Miles Bader <miles@gnu.org>
14567
14568 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
14569 (rcirc-abbrev-nick): Remove function.
14570 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
14571
14572 2006-03-13 David Ponce <david@dponce.com>
14573
14574 * tree-widget.el: Handle themes across all occurrences of the main
14575 themes sub-directory found in tree-widget-themes-load-path.
14576 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14577 (tree-widget--locate-sub-directory): Return all occurrences.
14578 (tree-widget-themes-path): New function.
14579 Replace tree-widget-themes-directory, and return a list of directories.
14580 (tree-widget-set-parent-theme)
14581 (tree-widget-lookup-image): Use it.
14582
14583 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
14584
14585 * textmodes/org.el (org-link-search): Avoid self-matching of
14586 links, allow target text to be distributed over several lines.
14587 (org-search-not-link): New function.
14588 (org-set-regexps-and-options, org-get-current-options):
14589 New startup options.
14590 (org-export-as-html): Take odd-level setting from local variable.
14591 (org-fontify-emphasized-text): New option.
14592 (org-set-font-lock-defaults): Include emphasized text.
14593 (org-follow-mhe-link): Allow folder-only links, fix folder name.
14594 (org-font-lock): Customize group renamed from `org-faces'.
14595
14596 2006-03-13 John Paul Wallington <jpw@pobox.com>
14597
14598 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
14599 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
14600
14601 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
14602
14603 * cus-start.el (all): Delete :version keyword for members of the
14604 fringe group, since the entire group is new in 22.1.
14605
14606 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
14607
14608 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
14609 map if value is hexadecimal (an address).
14610 (gud-watch): Only search roots for existing watch expressions.
14611 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
14612 prevent caching problems with speedbar-update-directory-contents.
14613
14614 2006-03-12 Juri Linkov <juri@jurta.org>
14615
14616 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
14617 before comparing with `low' and `warn'.
14618
14619 * info.el (Info-dir-remove-duplicates): Move point to the
14620 beginning of the current line after deleting the entries from
14621 redundant heading. Use marker for `limit' and compare it with
14622 point before calling `re-search-forward'.
14623
14624 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
14625
14626 * simple.el (yank): Fix typo in docstring.
14627
14628 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
14629
14630 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
14631 messages, where "D" is the 6th character.
14632
14633 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14634
14635 * simple.el (yank): Fix last change.
14636
14637 2006-03-11 David Ponce <david@dponce.com>
14638
14639 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
14640 before merging elements from the standard ispell-dictionary-alist.
14641 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
14642 alist, and return the new alist.
14643
14644 2006-03-11 Richard Stallman <rms@gnu.org>
14645
14646 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
14647
14648 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
14649 the way it is implemented is too unclean.
14650
14651 * simple.el (kill-region, yank): Doc fix.
14652
14653 * battery.el (battery-echo-area-format): Doc fix.
14654 (battery-mode-line-format): Likewise.
14655 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
14656 (battery-linux-proc-acpi): Ignore batteries that say "charged".
14657
14658 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
14659
14660 * progmodes/octave-mod.el (octave-indent-for-comment):
14661 Behave according to do string.
14662
14663 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
14664
14665 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
14666 Be visible only if major mode is Mail Mode.
14667
14668 * textmodes/flyspell.el (flyspell-external-point-words)
14669 (flyspell-process-localwords): Fix last changes.
14670
14671 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14672
14673 * calendar/holidays.el (list-holidays): Doc fix.
14674
14675 * international/mule.el (auto-coding-alist): Add .odt
14676 (OpenOffice's open document) files.
14677
14678 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
14679 document) files. Mention in the doc string the need to sync with
14680 auto-coding-alist.
14681
14682 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
14683
14684 * files.el (hack-local-variables-confirm): Don't prompt for ! if
14685 enable-local-variables is set to always query, or there is no
14686 savable variable.
14687
14688 2006-03-10 Bill Wohler <wohler@newt.com>
14689
14690 * image.el (image-load-path-for-library): Merge at least three
14691 functions from Gnus and MH-E into this one function that can now
14692 be shared.
14693
14694 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
14695
14696 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
14697 gdb-remove-mouse-face and remove help-echo too.
14698 (gdb-enqueue-input): Correct conditional clause.
14699
14700 2006-03-10 Glenn Morris <rgm@gnu.org>
14701
14702 * calendar/calendar.el (calendar-holidays): Doc fix.
14703 * calendar/holidays.el (list-holidays): Doc fix.
14704
14705 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
14706
14707 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
14708 it gets called in gdb-prompt anyway.
14709 (gdb-use-separate-io-buffer): Only restore window arrangement for
14710 gdb-many-windows.
14711 (gdb-enqueue-input): Make it harder to send GDB input when program
14712 is running.
14713 (gdb-buffer-list): New variable.
14714 (gdb-remove-mouse-face): New function.
14715 (gdb-starting): Use it when GDB input won't get sent.
14716
14717 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
14718
14719 * help.el (view-lossage): Remove trailing whitespace before
14720 inserting "\n".
14721
14722 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
14723
14724 * files.el (hack-local-variables-confirm):
14725 Set coding-system-for-read to nil before writing to .emacs.
14726
14727 * arc-mode.el (archive-extract): Check if an existing buffer name
14728 comes from a different archive.
14729
14730 * help.el (describe-key-briefly): If KEY is a down event, read and
14731 discard the up event.
14732
14733 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
14734
14735 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
14736 be edited and use font-lock-warning-face for any changes.
14737
14738 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
14739 (gdb-edit-value): Use it to report any errors.
14740
14741 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
14742
14743 * help.el (describe-key): Remove leftover test code.
14744
14745 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
14746
14747 * textmodes/org.el: Move defvars out of eval-when-compile.
14748 Use buffer-file-name variable.
14749 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
14750 arg `file'.
14751 (org-level-faces): Remove startup dependency.
14752 (org-cycle, org-map-tree, org-scan-tags)
14753 (org-remember-handler): Don't call `outline-level' directly.
14754 (org-mhe-search-all-folders): New option.
14755 (org-mhe-get-message-folder-from-index)
14756 (org-mhe-get-message-folder): Fix indexing search.
14757 (org-format-agenda-item): Handle nil TAGS argument.
14758 (org-cleaned-string-for-export, org-activate-target-links)
14759 (org-make-target-link-regexp): Deal with empty radio target list.
14760 (org-tag): New face.
14761 (org-get-level-face): New function.
14762 (org-set-font-lock-defaults): Simplify setup for headlines.
14763 (org-complete): Pass common substring to `display-completion-list'.
14764
14765 2006-03-06 David Ponce <david@dponce.com>
14766
14767 * tree-widget.el: Update Commentary header.
14768 (tree-widget-theme-name): Ignore parent themes.
14769 (tree-widget-set-parent-theme): New function.
14770 (tree-widget-set-theme): Use it.
14771 (tree-widget-set-image-properties): Move definition. Does nothing
14772 if image properties have already been set.
14773 (tree-widget-image-properties): Move definition. Receive an image
14774 name. Set the :pointer property.
14775 (tree-widget-lookup-image): Doc fix. Search in parent themes.
14776 Don't set the :pointer image property.
14777 (tree-widget-convert-widget): New function. Handle :dynargs
14778 compatibility here.
14779 (tree-widget): Use it to :convert-widget. Add the :expander-p
14780 predicate to control when the :expander function is entered.
14781 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
14782 (tree-widget-value-create): Handle :expander-p. widget-apply
14783 :expander.
14784 (tree-widget-expander-p): New function. Default value of the
14785 :expander-p property.
14786
14787 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
14788
14789 * help.el (describe-key): Properly handle the return value of
14790 read-key-sequence when grabbing an up-event. Cleanup mouse-1
14791 remaps. Handle string and vector `follow-link' values.
14792
14793 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
14794
14795 * complete.el (PC-expand-many-files): Try be more careful when parsing
14796 the shell's output.
14797
14798 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
14799
14800 * outline.el (hide-sublevels): Provide better interactive default.
14801
14802 2006-03-06 Kenichi Handa <handa@m17n.org>
14803
14804 * international/fontset.el (create-fontset-from-fontset-spec):
14805 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
14806
14807 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
14808
14809 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
14810 backslashes instead of one in regexp.
14811 (gud-tooltip-dereference): Add missing optional argument.
14812
14813 2006-03-04 John Paul Wallington <jpw@pobox.com>
14814
14815 * wdired.el (toplevel): Require `cl' at compile-time.
14816
14817 2006-03-04 Andreas Schwab <schwab@suse.de>
14818
14819 * server.el (server-process-filter): Handle errors during
14820 evaluation of the argument.
14821
14822 2006-03-03 John Paul Wallington <jpw@pobox.com>
14823
14824 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
14825 escape parentheses at beginning of line.
14826 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
14827 (t-mouse-mode): Remove period from end of error message.
14828
14829 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
14830
14831 * textmodes/flyspell.el (flyspell-process-localwords):
14832 Be case-sensitive.
14833
14834 2006-03-03 Martin Rudalics <rudalics@gmx.at>
14835
14836 * cus-edit.el (custom-quote): Remove function, since it has been
14837 moved to custom.el.
14838
14839 * font-lock.el (lisp-font-lock-keywords-2)
14840 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
14841 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
14842 they have no special meaning.
14843
14844 * midnight.el (clean-buffer-list): Handle case where base-buffer of
14845 indirect buffer gets killed before indirect buffer. Use dolist.
14846
14847 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14848
14849 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
14850 value instead of a literal constant (1) on more pauses.
14851
14852 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
14853
14854 * textmodes/flyspell.el (flyspell-external-point-words):
14855 Be case-sensitive.
14856
14857 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
14858
14859 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
14860 with "www".
14861
14862 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14863
14864 * allout.el: Restablish intermediate missing comment header to
14865 preserve outline structure.
14866 (allout-beginning-of-current-entry): Skip invisible text.
14867 (allout-open-topic): Fix opening a topic at end-of-buffer.
14868 (allout-minor-mode): Move nearer to allout-mode function.
14869
14870 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
14871
14872 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
14873
14874 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
14875
14876 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
14877 is nil.
14878
14879 * progmodes/gud.el (gud-speedbar-menu-items):
14880 Use buffer-local-value and add missing :visible keyword.
14881
14882 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
14883
14884 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
14885
14886 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
14887 must be `follow-link'.
14888
14889 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
14890
14891 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
14892 formatting: No nested anchors.
14893 (org-all-targets): Fix bug with XEmacs compatibility.
14894 (org-read-date): Add (require 'parse-time).
14895 (org-set-tags): Fix bug with extra inserted space.
14896 (org-export-html-style): Define a style class for targets.
14897 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
14898 (org-hide-leading-stars): New option.
14899 (org-hide): New face.
14900 (org-set-font-lock-defaults): Allow to hide leading stars.
14901 (org-get-legal-level, org-tr-level): New functions.
14902 (org-odd-levels-only): New option.
14903 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
14904 (org-demote, org-promote): Deal with double-star levels.
14905 (org-convert-to-odd-levels): New command.
14906
14907 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
14908
14909 * speedbar.el (speedbar-update-localized-contents): Try to
14910 preserve window-start.
14911 (speedbar-update-directory-contents): Try to preserve window-start
14912 and window-point.
14913 (speedbar-update-special-contents): Don't move back to start of window.
14914
14915 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
14916 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
14917 speedbar-timer-fn.
14918 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
14919 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
14920 instead of gdb-speedbar-timer-fn.
14921
14922 2006-02-28 Jay Belanger <belanger@truman.edu>
14923
14924 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
14925 (math-compose-expr): Use latex option when calling
14926 `math-compose-tex-matrix' for latex mode.
14927
14928 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
14929
14930 * speedbar.el: Re-instate comments about developing for speedbar
14931 [this is what info and gdb-ui use even if better methods exist now].
14932
14933 * t-mouse.el: New file.
14934 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
14935 (t-mouse-lispy-buffer-posn-from-coords): Remove.
14936 (t-mouse-make-event-element): Use posn-at-x-y instead.
14937 (t-mouse-make-event): Deal with Fedora Core 3.
14938 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
14939 (t-mouse-mouse-position-function): New function. Use it instead
14940 of advising mouse-position.
14941 (t-mouse-mode): New minor mode.
14942 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
14943
14944 2006-02-27 Glenn Morris <rgm@gnu.org>
14945
14946 * calendar/calendar.el (calendar-holidays): Doc fix.
14947
14948 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
14949
14950 * progmodes/gdb-ui.el (gdb-source-window): New variable.
14951 Re-introduce the concept of a source window.
14952 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
14953 consistency with get-buffer-create.
14954 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14955 (gdb-data-list-register-values-handler)
14956 (gdb-stack-list-locals-handler): Try to preserve window-start as
14957 well as window-point.
14958 (gdb-display-source-buffer): New function (old concept).
14959 (gdb-goto-breakpoint): Use it.
14960
14961 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
14962 for gdb-ui/gdb-mi (old concept).
14963
14964 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
14965
14966 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
14967 binding.
14968
14969 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
14970
14971 * textmodes/reftex-sel.el (reftex-select-label-map)
14972 (reftex-select-bib-map): Add `follow-mouse' binding.
14973
14974 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
14975
14976 * jka-cmpr-hook.el (jka-compr-compression-info-list)
14977 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
14978 Give :set functions to provide automatic updating.
14979 Update docstring. Give compiler defvars early in the file
14980 and move the defcustoms to a later spot where all called functions
14981 are defined.
14982 (jka-compr-file-name-handler-entry): Doc fix.
14983 (jka-compr-compression-info-list--internal)
14984 (jka-compr-mode-alist-additions--internal)
14985 (jka-compr-load-suffixes--internal): New variables.
14986 (jka-compr-install): Set the three above variables.
14987 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14988 (jka-compr-update, jka-compr-set): New functions.
14989 (auto-compression-mode): Doc fix.
14990
14991 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
14992 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14993 Use jka-compr-compression-info-list--internal,
14994 jka-compr-mode-alist-additions--internal and
14995 jka-compr-load-suffixes--internal.
14996
14997 * files.el (load-library):
14998 * loadhist.el (file-loadhist-lookup):
14999 * startup.el (command-line):
15000 * subr.el (locate-library):
15001 * emacs-lisp/autoload.el (update-directory-autoloads):
15002 * emacs-lisp/find-func.el (find-library-suffixes):
15003 Use `get-load-suffixes' instead of `load-suffixes'.
15004
15005 * subr.el (locate-library):
15006 * emacs-lisp/find-func.el (find-library-name):
15007 Use `load-file-rep-suffixes' instead of '("").
15008
15009 2006-02-26 Kim F. Storm <storm@cua.dk>
15010
15011 * ido.el (ido-save-history, ido-load-history): Simplify.
15012 Don't use find-file-noselect to avoid interference from other modes.
15013
15014 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
15015
15016 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15017 to use the default shell if filename is not available.
15018 Reported by Giorgos Keramidas.
15019
15020 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
15021
15022 * progmodes/etags.el (tags-completion-table): Do completion from
15023 all the tables in the current list, as documented in the manual.
15024
15025 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15026
15027 * CC Mode Update to 5.31.3.
15028
15029 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15030
15031 * progmodes/cc-mode.el (c-postprocess-file-styles):
15032 Bind inhibit-read-only to t, around the call to
15033 c-remove-any-local-eval-or-mode-variables, so that it works on a
15034 RO file.
15035
15036 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15037
15038 * progmodes/cc-awk.el: Correct a typo.
15039
15040 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15041
15042 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15043 c-hungry-delete-backwards, at the request of RMS. Leave the old
15044 name as an alias.
15045
15046 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15047
15048 * progmodes/cc-mode.el: Correct a typo.
15049
15050 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15051
15052 * progmodes/cc-defs.el: Update the version number to 5.31.3.
15053
15054 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15055
15056 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15057 brace-else-brace (error due to mbeg, mend being undefined).
15058
15059 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15060
15061 * progmodes/cc-mode.el: File Local variables: Solve the problem
15062 where both `mode' and c-file-offsets are specified: `mode' will
15063 overwrite c-f-o's settings:
15064 (c-remove-any-local-eval-or-mode-variables): New function.
15065 (c-postprocess-file-styles): Call the above new function, within
15066 c-tentative-buffer-change, to splat `mode' and `eval' before the
15067 second hack-local-variables.
15068
15069 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15070
15071 * progmodes/cc-mode.el:
15072 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15073 (c-after-change): Protect the match data with save-match-data.
15074 It was getting corrupted by c-after-change-check-<>-operators.
15075
15076 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15077 (top level): Check for a buggy font-lock-compile-keywords ONLY in
15078 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
15079
15080 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15081 with save-match-data. It was being corrupted when Font Lock was
15082 not enabled.
15083
15084 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15085
15086 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15087 Mode and Subword Mode.
15088
15089 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15090 real labels ("case 1:" or "foo:") from non-labels ("public:").
15091 (c-forward-objc-directive): Replace c-forward-token-2 with crude
15092 coding; c-f-t-2 doesn't move over a token at EOB.
15093
15094 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15095
15096 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15097 (c-update-modeline): Concatenate the minor mode indicators
15098 directly onto mode-name, removing c-submode-indicators.
15099 Sometimes, c-s-i got separated from the mode name on the mode line.
15100
15101 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15102 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15103
15104 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15105
15106 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
15107 error message when there's an evaluation error to show whether
15108 it's loaded from source or not.
15109 (c-filter-ops): Make it available at runtime too to work when
15110 `c-make-init-lang-vars-fun' needs to evaluate from source.
15111
15112 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
15113
15114 * help.el (help): Revert last part of 2006-02-23 change (deletion
15115 of the `provide' call).
15116
15117 2006-02-23 Juri Linkov <juri@jurta.org>
15118
15119 * compare-w.el (compare-windows-highlight): Add new value
15120 `persistent' and change :type from `boolean' to `choice'.
15121 (compare-windows-overlays1, compare-windows-overlays2):
15122 New internal variables.
15123 (compare-windows-highlight): If compare-windows-highlight is
15124 `persistent', add current overlays to compare-windows-overlays[12]
15125 instead of adding compare-windows-dehighlight to pre-command-hook.
15126 (compare-windows-dehighlight): Delete all overlays from
15127 compare-windows-overlays[12].
15128
15129 * info.el (Info-search): Don't bind search-spaces-regexp to
15130 Info-search-whitespace-regexp in non-regexp isearch mode.
15131
15132 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15133
15134 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
15135
15136 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
15137
15138 * textmodes/org.el (org-xemacs-p)
15139 (org-export-html-show-new-buffer, org-table-may-need-update)
15140 (org-insert-item, org-mhe-get-message-real-folder)
15141 (org-mhe-get-message-folder-from-index)
15142 (org-mhe-get-message-folder, org-mhe-get-message-num)
15143 (org-mhe-get-header, org-make-org-heading-search-string)
15144 (org-make-org-heading-camel, org-table-sort-lines)
15145 (org-format-org-table-html, org-format-table-table-html):
15146 Fix typos in docstrings.
15147
15148 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
15149
15150 * textmodes/org.el (org-cleaned-string-for-export)
15151 (org-solidify-link-text): New function.
15152 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
15153 XEmacs, just to silence the compiler.
15154 (org-export-as-ascii, org-export-as-html-and-open):
15155 Use `org-cleaned-string-for-export' and create internal links.
15156 (org-follow-mhe-link): Require mh-e, use folder.
15157
15158 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15159
15160 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
15161
15162 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
15163 gdb-debug-log-length.
15164 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
15165 it a real ring but...
15166 (gud-gdba-marker-filter): ...make it work like mark-ring.
15167 (gdb-enable-debug): Rename from gdb-enable-debug-log.
15168 (gdb-mouse-jump): New function. Add bindings.
15169
15170 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15171
15172 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
15173 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
15174 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
15175 (gdb-debug-log-length): Customize it's length.
15176 (gud-watch, gdb-var-create-handler): Display function::var format
15177 but don't use to create variable object.
15178 (gdb-var-create-handler): Use message-box in place of message.
15179 (gdb-stopped): Call gdb-exited if signalled.
15180
15181 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
15182
15183 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
15184
15185 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
15186
15187 * textmodes/reftex.el (reftex-locate-file): Search all extensions
15188 if `reftex-try-all-extensions' is set.
15189
15190 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
15191 fail silently when there is no valid argument at point.
15192 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
15193 `fail-silently' argument. From a patch by David Reiter.
15194
15195 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
15196 New commands.
15197 (org-mark-ring): New variable.
15198 (org-mark-ring-length): New option.
15199 (org-open-at-point, org-goto, org-open-file): Push old position
15200 onto the mark ring.
15201 (org-add-hook): New function.
15202 (org-export-table-remove-special-lines): New option.
15203 (org-skip-comments, org-format-org-table-html): Respect new
15204 option `org-export-table-remove-special-lines'.
15205 (org-open-file): Allow special command configuration for
15206 directory link.
15207 (org-file-apps): Fix bugs in customize type, added setting
15208 for directories.
15209 (org-activate-tags, org-format-agenda-item, org-complete)
15210 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
15211 (org-get-tags, org-get-buffer-tags, org-open-at-point)
15212 (org-link-search, org-make-org-heading-search-string)
15213 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
15214 (org-radio-targets, org-file-link-context-use-camel-case)
15215 (org-activate-camels): New options.
15216 (org-update-radio-target-regexp, org-all-targets)
15217 (org-make-target-link-regexp, org-activate-target-links):
15218 New functions.
15219 (org-make-org-heading-search-string): New function.
15220 (org-store-link, org-insert-link): Use new option
15221 `org-file-link-context-use-camel-case'.
15222 (org-activate-camels): Use new option `org-activate-camels'.
15223 (org-link-regexp): Add mhe prefix.
15224 (org-open-at-point, org-store-link): Support for mhe links.
15225 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
15226 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
15227 (org-mhe-get-header, org-follow-mhe-link): New functions.
15228 (org-remove-angle-brackets, org-add-angle-brackets):
15229 New functions.
15230 (org-bracket-link-regexp): New constant.
15231 (org-read-date): Fix bug that was rejecting all typed dates.
15232 (org-link-search): Make hierarchy above visible after a match.
15233 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
15234 (org-store-link): Fix bug with link creation when cursor is in
15235 an empty line.
15236 (org-open-at-point): Fix bug with matching a link.
15237 Fixed buggy argument sequence in call to `org-view-tags'.
15238 (org-compile-prefix-format): Set `org-prefix-has-tag'.
15239 (org-prefix-has-tag): New variable.
15240 (org-format-agenda-item): Remove tags from headline
15241 if appropriate.
15242 (org-agenda-remove-tags-when-in-prefix): New option.
15243
15244 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
15245
15246 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
15247 Fix the regular expressions.
15248
15249 2006-02-21 Richard M. Stallman <rms@gnu.org>
15250
15251 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
15252 if there's no other specific basis.
15253
15254 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
15255 as variables at all.
15256 (unsafep-variable): Rename arg; doc fix.
15257
15258 * abbrevlist.el (list-one-abbrev-table): Add autoload.
15259
15260 * calendar/appt.el (diary-selective-display): Add defvar.
15261
15262 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
15263
15264 * isearch.el (search-whitespace-regexp): Fix custom type.
15265
15266 * help.el (describe-key-briefly): Compute interactive args
15267 in same was as before previous change.
15268
15269 * files.el (enable-local-variables): Doc fix.
15270
15271 2006-02-21 Kim F. Storm <storm@cua.dk>
15272
15273 * fringe.el: Cleanup as file is now pre-loaded.
15274 (fringe-bitmaps): Initialize unconditionally.
15275 (fringe-mode, set-fringe-style): Remove autoload cookies.
15276
15277 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
15278
15279 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
15280 `horizontal-bar'.
15281 (fringe-cursor-alist): Use `horizontal-bar'.
15282
15283 2006-02-20 Kim F. Storm <storm@cua.dk>
15284
15285 * fringe.el (fringe-bitmaps): Update to new bitmap names.
15286 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
15287
15288 * loadup.el: Load "fringe" on window systems.
15289
15290 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15291
15292 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
15293 out of scope components.
15294
15295 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
15296 default.
15297
15298 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
15299
15300 * custom.el (customize-mark-to-save, customize-mark-as-set):
15301 Load the symbol first.
15302
15303 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
15304
15305 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
15306 strech spec so it doesn't display as "^J" on the header line
15307 when `Buffer-menu-use-header-line' is t.
15308
15309 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15310
15311 * speedbar.el (speedbar-make-button): Keep text properties
15312 of string arguments if desired.
15313
15314 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
15315 expessions.
15316
15317 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
15318 of speedbar.
15319
15320 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
15321
15322 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
15323 to value of `read-file-name-completion-ignore-case'.
15324
15325 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
15326
15327 * custom.el (customize-mark-as-set): Push to `user' theme.
15328
15329 * cus-edit.el (custom-save-variables): Allow unthemed values.
15330 (customize-set-variable): Push setting to `user' theme.
15331
15332 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15333
15334 * progmodes/gud.el: Don't require font-lock as it's now
15335 automatically loaded.
15336 (gud-speedbar-buttons): Replace gdb-var-changed with
15337 gdb-force-update.
15338
15339 * progmodes/gdb-ui.el (gdb-force-update): Rename from
15340 gdb-var-changed.
15341 (gdb-post-prompt): Use it.
15342 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15343 (gdb-var-update-handler, gdb-var-delete)
15344 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
15345 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
15346 gdb-force-update in gdb-post-prompt.
15347 (gdb-reset): Clear watch expressions from speedbar when quitting.
15348
15349 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
15350
15351 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
15352 (viper-change-state-to-vi, viper-change-state-to-emacs):
15353 Make aware of cursor coloring in the Emacs state.
15354 (viper-special-read-and-insert-char): Use read-char-exclusive.
15355 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
15356
15357 * emulation/viper-init.el (viper-emacs-state-cursor-color):
15358 New variable.
15359
15360 * emulation/viper-util.el (viper-save-cursor-color)
15361 (viper-get-saved-cursor-color-in-replace-mode)
15362 (viper-get-saved-cursor-color-in-insert-mode)
15363 (viper-restore-cursor-color): Make aware of the cursor color
15364 in Emacs state.
15365 (viper-get-saved-cursor-color-in-emacs-mode): New function.
15366
15367 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
15368 (ediff-ignore-case-option3, ediff-actual-diff-options)
15369 (ediff-actual-diff3-options): New variables to control case sensitivity.
15370 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
15371 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
15372 (ediff-toggle-ignore-case): New function.
15373 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
15374
15375 * ediff-help.el (ediff-long-help-message-narrow2)
15376 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
15377 (ediff-long-help-message-word-mode): Add ignore-case command.
15378 (ediff-help-for-quick-help): Add ignore-case command.
15379
15380 * ediff-merg.el: Move provide to the end.
15381
15382 * ediff-ptch.el: Move provide to the end.
15383
15384 * ediff-wind.el: Move provide to the end.
15385
15386 * ediff-mult.el: Move provide to the end.
15387 (ediff-set-meta-overlay): Enable follow-link.
15388
15389 * ediff.el: Move provide to the end.
15390 Break recursive load cycle in eval-when-compile.
15391 (ediff-patch-buffer): Better heuristics.
15392
15393 * ediff-util.el: Move provide to the end.
15394 Break recursive load cycle in eval-when-compile.
15395 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
15396 defuns.
15397 (ediff-submit-report): Pass the values of ediff-diff3-program,
15398 ediff-diff3-options.
15399
15400 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
15401
15402 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
15403 the opening bracket of the following bracketing pairs: {}, [], (), <>,
15404 `' (for example, in the docstring of `windmove-default-keybindings').
15405
15406 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15407
15408 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
15409 shadow face. Don't provide binding to edit variable when it is
15410 out of scope.
15411
15412 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
15413 (gdb-var-update-handler): Detect out of scope variables with pre
15414 GDB 6.4 too.
15415 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
15416 Reset status of variable objects to nil in update handlers.
15417 (gdb-var-update-handler-1): Detect when a variable object comes
15418 in scope. setcar on var changes gdb-var-list directly.
15419
15420 2006-02-17 Juri Linkov <juri@jurta.org>
15421
15422 * ffap.el (ffap) <defface>: Add explicit face declaration.
15423 (ffap-highlight): Use face `ffap' directly instead of checking
15424 for its existence.
15425
15426 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
15427 `visible-ok' of `other-buffer' to find the right original buffer.
15428
15429 * info.el (Info-search): Skip `Local Variables' node.
15430
15431 2006-02-17 Juri Linkov <juri@jurta.org>
15432
15433 * info.el (Info-find-file): Check for symbols `apropos', `history',
15434 `toc' in the input filename, and return these symbols as is.
15435 (Info-find-node-2): Set Info-current-file to symbols `apropos',
15436 `history', `toc' instead of strings.
15437 (Info-set-mode-line): For non-string Info-current-file use the
15438 symbol's name inside **.
15439 (Info-isearch-push-state): Add quote before Info-current-file and
15440 Info-current-node.
15441 (Info-isearch-pop-state): Use `equal' instead of `string='.
15442 (Info-extract-pointer, Info-following-node-name): Use
15443 `match-string-no-properties' instead of `match-string'.
15444 (Info-up): Check `old-file' for `stringp'.
15445 (Info-history): Use `equal' instead of `string-equal'.
15446 Check `file' for `stringp'.
15447 (Info-history): Use symbol `history' instead of string as first arg
15448 of `Info-find-node'.
15449 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
15450 `toc' instead of string.
15451 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
15452 instead of `buffer-substring', and `match-string-no-properties'
15453 instead of `match-string'.
15454 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
15455 instead of strings.
15456 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
15457 Use symbol `apropos' instead of string.
15458 (Info-copy-current-node-name): Check `Info-current-file' for
15459 `stringp' and construct a command with `Info-find-node' from it.
15460 (Info-fontify-node): Use `match-string-no-properties' instead of
15461 `match-string' and check file names for `stringp'.
15462 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
15463 `history', `toc' instead of strings.
15464
15465 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
15466
15467 * files.el: Rearrange functions and variables in the file local
15468 variables section.
15469
15470 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
15471
15472 * files.el: Add truncate-lines, ispell-check-comments and
15473 ispell-local-dictionary as safe local variables.
15474
15475 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
15476
15477 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
15478 out of scope variables.
15479 (gud-speedbar-buttons): Use unless.
15480
15481 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
15482 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
15483 (gdb-show-changed-values): Also use for out of scope variables.
15484 (gdb-var-update-handler-1): Note if variable goes out of scope.
15485
15486 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
15487
15488 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
15489 default to global variable values for unsupplied args.
15490 (rcirc-get-buffer-create): Fix bug with setting the target.
15491 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
15492 test for rcirc-always-use-server-buffer-flag here.
15493 (rcirc-response-formats): Add %N, which is a facified nick. %n
15494 uses the default face. Change the ACTION format string. If the
15495 "nick" is the server, don't print anything for that field.
15496 Comment fixes.
15497 (rcirc-target-buffer): Don't test
15498 rcirc-always-use-server-buffer-flag here.
15499 (rcirc-print): Squeeze extra spaces out of the text before message.
15500 (rcirc-put-nick-channel): Strip potential "@" char from nick
15501 before adding them to nick table.
15502 (rcirc-url-regexp): Improve to match address like "foo.com".
15503
15504 2006-02-17 Eli Zaretskii <eliz@gnu.org>
15505
15506 * allout.el (allout-hidden-p): Move this defsubst before
15507 allout-overlay-interior-modification-handler, where it is first
15508 used.
15509
15510 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
15511
15512 * allout.el: Use allout invisible-text overlays instead of
15513 selective display for concealed text. Also, lots of general
15514 cleanup, and improved compatibility code.
15515
15516 (allout-version): Incremented, corrected, revised, and refined
15517 module commentary.
15518
15519 (provide 'allout): Moved to the bottom, added a require of overlay.
15520
15521 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
15522 `except-current'.
15523 (allout-write-file-hook-handler): Minimize delay.
15524 (count-trailing-whitespace-region): New function so
15525 auto-encryption of current topic can resituate cursor exactly.
15526 PGP/GPG encryption trims trailing whitespace from lines, which
15527 must be accounted for across encryption then decryption.
15528
15529 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
15530 just plain "\C-c", to avoid intruding on user's keybinding space.
15531
15532 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
15533 parameter, so user request to provide a new password is done.
15534
15535 (allout-outside-normal-auto-fill-function, allout-auto-fill):
15536 Refined mechanism for auto-filling behavior while in allout mode.
15537
15538 (allout-mode): Explicitly specify the mode map in the docstring.
15539 Clarify provision for various write-file hook var names.
15540 Adjusted for invisible-text overlays instead of selective-display.
15541
15542 (allout-depth): Really return 0 if not within any topic. This
15543 rectifies `allout-beginning-of-level' and sequence numbering
15544 errors that occur when cutting and pasting numbered topics.
15545 Changed from a in-line subst to a regular function, as well.
15546
15547 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
15548
15549 (allout-end-of-subtree, allout-end-of-subtree)
15550 (allout-end-of-entry, allout-end-of-current-heading)
15551 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
15552 (allout-show-children, allout-show-to-offshoot)
15553 (allout-hide-current-entry, allout-show-current-entry): Rectified
15554 handling of trailing blank lines between items.
15555
15556 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
15557 (allout-current-depth, allout-unprotected, allout-hidden-p)
15558 (allout-on-current-heading-p, allout-listify-exposed)
15559 (allout-chart-subtree, allout-goto-prefix)
15560 (allout-back-to-current-heading, allout-get-body-text)
15561 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
15562 (allout-hide-region-body, allout-toggle-subtree-encryption)
15563 (allout-encrypt-string, allout-encrypted-key-info)
15564 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
15565 (allout-file-vars-section-data): Adjusted for use with
15566 invisible-text overlays instead of selective-display.
15567
15568 (allout-kill-line, allout-kill-topic, allout-yank-processing):
15569 Reworked for use with invisible text overlays.
15570
15571 (allout-current-topic-collapsed-p): New function.
15572
15573 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
15574 to know when to close the containing topic.
15575
15576 (allout-pre-command-business, allout-post-command-business):
15577 Simplify undo-batching and dynamic isearch exposure.
15578
15579 (allout-set-overlay-category): New for invisible-text overlays.
15580 Sets properties of allout-overlay-category, used by
15581 allout-flag-region to set invisible-text overlay properties.
15582 (allout-get-invisibility-overlay): Get the first qualifying
15583 invisibility overlay, so we can find the extent of it.
15584 (allout-back-to-visible-text): Get to just before the beginnining
15585 of the current invisibility overlay, if any.
15586
15587 (allout-overlay-insert-in-front-handler)
15588 (allout-overlay-interior-modification-handler)
15589 (allout-before-change-handler, allout-isearch-end-handler): New
15590 functions to handle extraordinary actions affecting concealed
15591 text.
15592
15593 (allout-flag-region): Use overlays instead of selective-display
15594 for invisible text - by inheritence from the properties of
15595 allout-overlay-category in mainline Emacs, and applied
15596 property-by-property in XEmacs, some recent versions of which
15597 don't inherit the properties from the category. Provisions to
15598 respond to concealed-text edits simplified drastically.
15599
15600 (allout-isearch-rectification, allout-isearch-was-font-lock)
15601 (allout-isearch-expose, allout-enwrap-isearch)
15602 (allout-isearch-abort, allout-pre-was-isearching)
15603 (allout-isearch-prior-pos, allout-isearch-did-quit)
15604 (allout-isearch-dynamic-expose)
15605 (allout-hide-current-entry-completely): Functions deleted.
15606
15607 (allout-undo-aggregation): Explicit undo aggregation no longer
15608 necessary due to transition away from selective-display.
15609
15610 (set-allout-regexp, allout-up-current-level)
15611 (allout-next-visible-heading, allout-forward-current-level)
15612 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
15613 (allout-kill-line, allout-yank-processing, allout-show-children)
15614 (allout-expose-topic, allout-old-expose-topic)
15615 (allout-listify-exposed, allout-insert-latex-header)
15616 (allout-toggle-subtree-encryption, allout-encrypt-string)
15617 (remove-from-invisibility-spec, allout-hide-current-subtree):
15618 Ditched unused variables.
15619
15620 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
15621
15622 * textmodes/ispell.el (ispell-change-dictionary): Call
15623 ispell-buffer-local-dict instead of
15624 ispell-accept-buffer-local-defs.
15625 (ispell-local-dictionary-alist): Accept as valid any coding-system
15626 supported by Emacs.
15627 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
15628 changed to iso-8859-3.
15629
15630 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
15631
15632 * speedbar.el (speedbar-frame-width): Make an inline function
15633 instead of a macro. Use frame-width.
15634 (speedbar-try-completion, speedbar-update-contents)
15635 (speedbar-timer-fn): Use consp.
15636 (speedbar-update-localized-contents): Try to preserve point.
15637
15638 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
15639 (menu): Re-order menu items.
15640 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
15641 field.
15642 (gdb-var-update-handler-1): Use it for GDB 6.4+.
15643 (gdb-post-prompt): Speed things by not forcing update.
15644
15645 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
15646
15647 * wid-edit.el (widget-button-click): For mouse-1, cancel button
15648 press and perform default action if we get a mouse movement event.
15649
15650 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15651
15652 * calendar/icalendar.el (icalendar--get-event-property)
15653 (icalendar--get-event-property-attributes): Fix typos in
15654 docstrings.
15655
15656 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
15657 docstring.
15658
15659 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
15660
15661 * bs.el (bs-mode): Use `buffer-disable-undo'.
15662 (bs--get-file-name): Simplify.
15663 (bs-show-in-buffer): Mark the buffer as not modified.
15664
15665 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15666
15667 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
15668 widget-button-click.
15669
15670 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
15671 (custom-mode): Update docstring.
15672
15673 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
15674 binding.
15675
15676 * files.el (hack-local-variables-confirm): Allow scrolling if the
15677 file variable list is too long. Kill temp buffer after use.
15678
15679 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
15680
15681 * progmodes/gud.el (gdb): Improve doc string.
15682 (gdb-script-font-lock-keywords): Expand allowed character set.
15683
15684 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
15685 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
15686 (gdb-separate-io-interrupt, gdb-separate-io-quit)
15687 (gdb-separate-io-stop, gdb-separate-io-eof):
15688 Rename from gdb-inferior-* to gdb-separate-*.
15689 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
15690
15691 2006-02-14 Jay Belanger <belanger@truman.edu>
15692
15693 * calc/calc-arith.el (math-check-known-scalarp): Make sure
15694 expression is a symbol before checking that it is bound.
15695
15696 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
15697 test to see if equation can be solved.
15698
15699 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15700
15701 * wid-edit.el (widget-button-click): Use :pressed-face property
15702 for overlay face, if it exists.
15703
15704 * cus-edit.el (custom-manual, custom-add-see-also)
15705 (custom-add-parent-links, custom-group-link): Add :pressed-face
15706 property to links.
15707
15708 * files.el (hack-local-variables): Remove ignored variables before
15709 checking if any variables need setting.
15710
15711 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15712
15713 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
15714
15715 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
15716
15717 * help.el (where-is): Fix message for remapped commands.
15718
15719 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
15720 Fix typos in docstrings.
15721
15722 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
15723
15724 * files.el (safe-local-variable-values): New option.
15725 (hack-local-variables-prop-line): Return a list of variable-value
15726 pairs if MODE-ONLY is non-nil.
15727 (hack-local-variables): Construct list of variable-value pairs,
15728 and apply or reject them in one go. Ask for confirmation if
15729 variables are not known safe.
15730 (hack-local-variables-confirm): Complete rewrite. Support
15731 `safe-local-variable-values'.
15732 (enable-local-variables): Update docstring to reflect new
15733 behavior.
15734 (ignored-local-variables): Ignore ignored-local-variables and
15735 safe-local-variable-values.
15736 (safe-local-variable-p): New function.
15737 (risky-local-variable-p): `safe-local-variable' property check
15738 moved to safe-local-variable-p.
15739 (hack-one-local-variable): Checks moved to hack-local-variables.
15740
15741 (byte-compile-dynamic, c-basic-offset, c-file-style)
15742 (c-indent-level, comment-column, fill-column, fill-prefix)
15743 (indent-tabs-mode, kept-new-versions, no-byte-compile)
15744 (no-update-autoloads, outline-regexp, page-delimiter)
15745 (paragraph-start, paragraph-separate, sentence-end)
15746 (sentence-end-double-space tab-width, version-control):
15747 Add `safe-local-variable' property.
15748
15749 * find-lisp.el: Delete nonexistent `autocompile' file variable.
15750
15751 * icomplete.el, play/landmark.el: Change nonexistent
15752 `outline-layout' file variable to `allout-layout'.
15753
15754 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
15755
15756 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
15757 (gdb-get-changed-registers): Test value of gud-minor-mode relative
15758 to gud-comint-buffer.
15759 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
15760 gdb-ui.el for gdb-mi.el.
15761 (gdb-post-prompt, gdb-get-changed-registers): Move test for
15762 registers buffer to gdb-get-changed-registers.
15763 (gdb-breakpoint-regexp): New regexp. Allow toggling and
15764 deletion of catchpoints (throw and catch).
15765 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
15766 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
15767 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
15768 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
15769 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
15770
15771 2006-02-13 Jay Belanger <belanger@truman.edu>
15772
15773 * calc/calc-arith.el (math-check-known-matrixp): Make sure
15774 expression is a symbol before checking that it is bound.
15775
15776 2006-02-13 Richard M. Stallman <rms@gnu.org>
15777
15778 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
15779 for the minibuffer too, but not if resize-mini-windows will interfere.
15780
15781 * help.el (describe-key-briefly, describe-key): Do all arg-reading
15782 inside `interactive' spec.
15783 (describe-key-briefly-internal, describe-key-internal):
15784 Functions merged back into their callers.
15785
15786 2006-02-13 Martin Rudalics <rudalics@gmx.at>
15787
15788 * info.el (info-xref-visited): Inherit from info-xref too.
15789 (Info-set-mode-line): Replace occurrences of `%' by `%%'
15790 when propertizing Info-current-file and Info-current-node.
15791
15792 2006-02-13 Juri Linkov <juri@jurta.org>
15793
15794 * tumme.el (tumme-thumbnail-storage): Fix docstring.
15795 (tumme-thumb-name): Fix per-directory format.
15796
15797 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
15798
15799 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
15800
15801 2006-02-12 Miles Bader <miles@gnu.org>
15802
15803 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
15804
15805 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
15806
15807 * tumme.el: Remove history section. If someone needs the it, it
15808 can always be found in CVS.
15809
15810 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15811
15812 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
15813 about the Thumbnail Managing Standard option.
15814
15815 2006-02-12 Richard M. Stallman <rms@gnu.org>
15816
15817 * subr.el (substitute-key-definition): Doc fix.
15818
15819 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
15820
15821 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
15822
15823 * info.el (Info-mode): Doc fix.
15824
15825 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
15826
15827 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
15828
15829 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
15830 because on Solaris a POSIX compatible "id" is needed. Reported by
15831 Magnus Henoch <mange@freemail.hu>.
15832
15833 2006-02-12 Juri Linkov <juri@jurta.org>
15834
15835 * tumme.el: Remove todo item about Thumbnail Managing Standard.
15836 (tumme) <defgroup>: Change :group to `multimedia'.
15837 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
15838 Managing Standard.
15839 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
15840 Fix dostring.
15841 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
15842 and %y. Fix docstring.
15843 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
15844 (tumme-cmd-create-standard-thumbnail-command): New user options.
15845 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
15846 is `standard'. Fix docstring.
15847 (tumme-thumb-width, tumme-thumb-height): New user options.
15848 (tumme-external-viewer): Try to find various viewers.
15849 (tumme-get-thumbnail-image): Use `create-image' instead of
15850 constructing the `image' structure.
15851 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
15852 `standard'.
15853 (tumme-thumb-name): Add file name generation for standard storage.
15854 Simplify code for other storages.
15855 (tumme-thumb-name): Use width %w and height %h instead of size %s.
15856 Add modification time %m and thumbnail-nq8 %q.
15857 Use `tumme-cmd-create-standard-thumbnail-command' if
15858 tumme-thumbnail-storage is `standard'.
15859 (tumme-dired-insert-marked-thumbs): New autoload command.
15860 (tumme-dired-after-readin-hook): New function.
15861 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
15862 `tumme-thumb-size'.
15863 (tumme-display-image): Replace size-x %x and size-y %y with
15864 width %w and height %h.
15865
15866 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
15867 `tumme-dired-insert-marked-thumbs'.
15868
15869 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15870
15871 * tumme.el (tumme-write-tag): Fix small bug (file name did not
15872 include path).
15873 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
15874 matching tag.
15875
15876 2006-02-12 Miles Bader <miles@gnu.org>
15877
15878 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
15879 New variables.
15880 (rcirc-abbrev-nick): New function.
15881 (rcirc-format-response-string): Rewrite to use the formats in
15882 `rcirc-response-formats' and expand escape sequences therein.
15883 A text-property `rcirc-text' is added over the actual response
15884 text to make easy to find inside the returned string.
15885 (rcirc-print): When filling, just look for the `rcirc-text'
15886 text-property to find the appropriate fill prefix, instead of
15887 using hardwired patterns.
15888
15889 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15890
15891 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
15892 Managing Standard.
15893
15894 2006-02-11 Kim F. Storm <storm@cua.dk>
15895
15896 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
15897 Don't use insert-buffer; do insert-buffer-substring directly.
15898 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
15899
15900 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15901
15902 * files.el (revert-buffer, recover-file): Replace buffer-read-only
15903 with inhibit-read-only. Suggested by Stefan Monnier.
15904 (revert-buffer): Let insert-file-contents discard
15905 buffer-undo-list. Simplify code.
15906 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
15907
15908 2006-02-11 Eli Zaretskii <eliz@gnu.org>
15909
15910 * menu-bar.el (menu-bar-select-yank): Add a doc string.
15911
15912 * help.el (describe-key-briefly): Now a wrapper for
15913 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
15914 to t. Populate yank-menu if empty.
15915 (describe-key-briefly-internal): Renamed from describe-key-briefly.
15916 (describe-key): Now a wrapper for describe-key-internal. Bind
15917 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
15918 (describe-key-internal): Renamed from describe-key.
15919
15920 2006-02-11 Milan Zamazal <pdm@zamazal.org>
15921
15922 * progmodes/glasses.el (glasses-separator): Doc fix.
15923 (glasses-original-separator): New defcustom.
15924 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
15925
15926 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15927
15928 * mwheel.el (mouse-wheel-up-event): Doc fix.
15929
15930 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15931
15932 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
15933 (tumme-dir): New function. Copied from thumbs.el.
15934
15935 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
15936
15937 * desktop.el (desktop-outvar): Fix typo.
15938 (desktop-save-buffer-p): Doc fix.
15939
15940 * subr.el (substitute-key-definition): Fix typo.
15941
15942 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15943
15944 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
15945 when window-system is mac.
15946
15947 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
15948
15949 2006-02-10 Kim F. Storm <storm@cua.dk>
15950
15951 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
15952 indirect-function instead of using condition-case.
15953
15954 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
15955
15956 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
15957 less `colloquial'...
15958
15959 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
15960
15961 * tumme.el: Add a couple of todo items.
15962
15963 2006-02-09 Lars Hansen <larsh@soem.dk>
15964
15965 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
15966 (highlight-changes-mode): Don't change desktop-locals-to-save.
15967
15968 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
15969
15970 * image-mode.el (image-toggle-display): Clear image cache if using
15971 filename.
15972
15973 2006-02-09 Masatake YAMATO <jet@gyve.org>
15974
15975 * dired-x.el (dired-guess-shell-alist-default): Add .man as
15976 a `dired-man' target.
15977
15978 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
15979 boundary of symbols.
15980
15981 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
15982
15983 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
15984
15985 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
15986
15987 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
15988 `mapcar'; return nil.
15989
15990 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
15991
15992 * mouse.el (mouse-drag-track): Don't change window if we rebind to
15993 some other event.
15994
15995 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
15996
15997 * net/rcirc.el (rcirc-startup-channels-alist):
15998 Add irc.freenode.net and #emacs as defaults.
15999 (rcirc-ignore-all-activity-flag): Remove variable.
16000 (rcirc-authinfo): New variable.
16001 (rcirc-authinfo-filename): Remove variable.
16002 (rcirc-always-use-server-buffer-flag): New flag.
16003 (rcirc): M-x rcirc will automatically connect without prompting.
16004 C-u M-x rcirc will prompt. Use rcirc-connect to create a
16005 connection in lisp.
16006 (rcirc-process-server-response-1): Remove everything but the nick
16007 portion of the sender so it doesn't need to be done everywhere
16008 else. Update related code.
16009 (global-map): Remove global keybindings.
16010 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16011 (rcirc-send-input): Split into several functions.
16012 (rcirc-process-input-line, rcirc-process-message)
16013 (rcirc-process-command): New functions.
16014 (rcirc-target-buffer): New function to determine where to route
16015 messages.
16016 (rcirc-user-nick): Save match data.
16017 (rcirc-toggle-ignore-buffer-activity)
16018 (rcirc-update-activity-string): Remove global ignore functionality,
16019 which can be done now by toggling rcirc-track-minor-mode.
16020 (rcirc-track-minor-mode-map): New keymap.
16021 (rcirc-track-minor-mode): New minor-mode.
16022 (ignore): Make the ignore output nicer. Always print it when
16023 adding or removing nicks.
16024 (rcirc-url-regexp): Improve.
16025 (rcirc-mangle-text): Remove properties before using text in the
16026 modeline.
16027 (rcirc-authenticate): Authentication data comes from
16028 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16029 (rcirc-server-prefix): Inherit from rcirc-server.
16030
16031 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
16032
16033 * Makefile.in (compile): Append "|| true" to the end of the `find'
16034 command, like compile-always does.
16035
16036 2006-02-08 Sam Steingold <sds@gnu.org>
16037
16038 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16039 output from a dead connection.
16040
16041 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16042
16043 * dired.el (dired-mode-map): Add more bindings for tumme.
16044
16045 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
16046
16047 * wdired.el (wdired-mode-map): Use remap.
16048 (wdired-get-filename): Massage.
16049 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16050 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16051 `keymap' property rather than `local-map'.
16052
16053 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16054
16055 * tumme.el (tumme-get-thumbnail-image): New utility function.
16056 Suggested by from Chong Yidong.
16057 (tumme-dired-with-window-configuration): Rename from
16058 `tumme-dired'. Add code to save window configuration.
16059 (tumme-restore-window-configuration): New command to restore the
16060 window configuration that `tumme-dired-with-window-configuration'
16061 saves before it changes the window configuration.
16062 (tumme-show-all-from-dir): New command to display thumbnails for
16063 all files in a directory entered by the user, like M-x thumbs.
16064 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16065 have been created.
16066 (tumme-display-thumbnail-original-image): Call `display-buffer'.
16067 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16068 Remove obsolete test function.
16069
16070 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
16071
16072 * vc.el (small-temporary-file-directory): Remove defvar; there's
16073 a defcustom for it in files.el.
16074
16075 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16076 Fix typo in message.
16077 (tumme-gallery-generate): Fix typo in `error' message.
16078 (tumme-display-window-height-correction)
16079 (tumme-display-window-width-correction, tumme-line-up-dynamic)
16080 (tumme-line-up-interactive): Dox fixes.
16081 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16082 (tumme-restore-window-configuration, tumme-format-properties-string)
16083 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16084 Fix typos in docstrings.
16085
16086 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
16087
16088 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16089
16090 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
16091
16092 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16093 User should use hook if desired.
16094
16095 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16096 buffer if necessary.
16097 (gdb-delete-frame-or-window): New function.
16098 (gdb-breakpoints-mode-map): Bind "q" to it.
16099
16100 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16101
16102 * textmodes/nroff-mode.el: Clean up name space.
16103 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16104 (nroff-mode): Obey the global setting of nroff-electric-mode.
16105 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
16106
16107 * calendar/calendar.el (calendar-increment-month): Typo in last change.
16108
16109 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
16110
16111 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
16112
16113 2006-02-06 Lars Hansen <larsh@soem.dk>
16114
16115 * generic-x.el (etc-fstab-generic-mode): Add file system types
16116 cifs and usbdevfs. Allow special chars in file names.
16117
16118 2006-02-05 Jay Belanger <belanger@truman.edu>
16119
16120 Update copyright notices of the files in lisp/calc.
16121
16122 2006-02-05 Romain Francoise <romain@orebokech.com>
16123
16124 Update copyright notices of all files in the lisp/play directory.
16125
16126 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
16127
16128 * ldefs-boot.el: Regenerate.
16129
16130 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
16131
16132 2006-02-05 Kim F. Storm <storm@cua.dk>
16133
16134 * files.el (magic-mode-regexp-match-limit): New defvar.
16135 (set-auto-mode): Use it to limit magic-mode-alist matching.
16136
16137 2006-02-04 Eli Zaretskii <eliz@gnu.org>
16138
16139 * info.el (Info-index, Info-mode): Improve the description of the
16140 `i' command.
16141
16142 * ldefs-boot.el: Regenerate.
16143
16144 2006-02-03 Werner Lemberg <wl@gnu.org>
16145
16146 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
16147 greedy to find the closing bracket in \*[...] and similar
16148 expressions. This is a first rough fix -- many additional
16149 refinements are necessary to make nroff mode really usable with groff.
16150
16151 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
16152
16153 * international/mule-cmds.el (set-locale-environment):
16154 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
16155 libX11.
16156
16157 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
16158
16159 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
16160 archive are created in archive-tmpdir.
16161
16162 2006-02-02 John Paul Wallington <jpw@pobox.com>
16163
16164 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
16165 (ibuffer-fontification-alist): Use it.
16166 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
16167 to "* z" and the Ibuffer Mark menu.
16168
16169 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
16170
16171 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
16172
16173 * textmodes/table.el (*table--cell-describe-mode)
16174 (*table--cell-describe-bindings): Undo last change since
16175 print-help-return-message is not obsoleted by anything at all.
16176
16177 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
16178
16179 * emulation/cua-base.el (cua-mode): Doc fix.
16180
16181 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
16182
16183 * dframe.el (dframe-handle-make-frame-visible)
16184 (dframe-handle-iconify-frame, dframe-get-focus)
16185 (dframe-select-attached-frame, dframe-power-click)
16186 (dframe-frame-mode): Fix typos in docstrings.
16187
16188 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
16189 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
16190 Fix typos in docstrings.
16191
16192 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
16193 (hi-lock-face-buffer, hi-lock-font-lock-hook)
16194 (hi-lock-archaic-interface-message-used)
16195 (hi-lock-file-patterns-range): Fix typos in docstrings.
16196
16197 * savehist.el (savehist-loaded, savehist-load, savehist-install)
16198 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
16199
16200 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
16201 Fix typo in docstring.
16202
16203 * net/newsticker.el (newsticker--decode-iso8601-date)
16204 (newsticker--set-customvar, newsticker--buffer-insert-item)
16205 (newsticker--do-run-auto-mark-filter)
16206 (newsticker--parse-generic-feed): Doc fixes.
16207 (newsticker--retrieval-timer-list, newsticker-url-list)
16208 (newsticker-hide-immortal-items-in-echo-area)
16209 (newsticker-hide-obsolete-items-in-echo-area)
16210 (newsticker-new-item-face, newsticker--enclosure)
16211 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
16212 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
16213 (newsticker--parse-generic-feed, newsticker--cache-contains)
16214 (newsticker--stat-num-items, newsticker-download-enclosures):
16215 Fix typos in docstrings.
16216
16217 * net/rcirc.el (rcirc-debug): Doc fix.
16218 (rcirc-fill-column, rcirc-receive-message-hooks)
16219 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
16220 (rcirc-mode, rcirc-generate-new-buffer-name)
16221 (rcirc-startup-channels, rcirc-ignore-update-automatic)
16222 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
16223 Fix typos in docstrings.
16224 (rcirc-print): "?\ " -> "?\s".
16225 (rcirc-cmd-join): Improve argument/docstring consistency.
16226
16227 2006-02-01 Mark A. Hershberger <mah@everybody.org>
16228
16229 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
16230 before narrow-to-region.
16231
16232 2006-02-01 Richard M. Stallman <rms@gnu.org>
16233
16234 * simple.el (move-beginning-of-line): Scan properly for invis change.
16235
16236 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
16237
16238 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
16239
16240 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
16241 change bit only when id-format is 'integer. Reported by Matt
16242 Hodges <M.P.Hodges@rl.ac.uk>.
16243
16244 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
16245
16246 * hilit-chg.el (highlight-changes-initial-state)
16247 (highlight-changes-global-initial-state): Doc fixes.
16248 (highlight-changes-global-modes, global-highlight-changes):
16249 Fix typos in docstrings.
16250
16251 2006-02-01 Kim F. Storm <storm@cua.dk>
16252
16253 * emulation/cua-base.el (cua-mode): Mention that CUA enables
16254 transient-mark-mode in doc string.
16255
16256 2006-01-31 Richard M. Stallman <rms@gnu.org>
16257
16258 * replace.el (multi-occur): Doc fix.
16259 (multi-occur-in-matching-buffers): Rename from
16260 multi-occur-by-filename-regexp. Prefix arg says match
16261 buffer names instead of file names.
16262
16263 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
16264
16265 * bs.el: Allow non-default values of `bs-header-lines-length'.
16266 (bs--running-in-xemacs): Remove (not needed anymore).
16267 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
16268 instead of `shrink-window', thus avoiding having to compute the
16269 height of the window.
16270 (bs--up): Wrap around even when there's no header.
16271 (bs--down): Use `forward-line' instead of `next-line'.
16272
16273 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
16274
16275 * image-mode.el (image-toggle-display): Use file name if possible,
16276 instead of unnecessarily allocating a (possibly huge) lisp string.
16277
16278 2006-01-30 John Paul Wallington <jpw@pobox.com>
16279
16280 * subr.el (toplevel): Define `cl-assertion-failed' condition here
16281 because the `assert' macro signals it at runtime.
16282
16283 * emacs-lisp/cl.el (toplevel): Remove definition of
16284 `cl-assertion-failed' condition.
16285
16286 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
16287
16288 * thumbs.el (thumbs-marked-list): Make buffer-local and
16289 permanent-local.
16290 (thumbs-insert-thumb): Make help-echo non-sticky.
16291 (thumbs-file-alist): Use eolp as check for (non)-image.
16292
16293 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
16294
16295 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
16296 (ediff-before-session-group-setup-hooks)
16297 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
16298 Fix typos in docstrings.
16299
16300 * window.el (bw-dir, bw-eqdir, balance-windows)
16301 (split-window-keep-point): Fix typos in docstrings.
16302
16303 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
16304 (org-quote-string, org-calendar-to-agenda-key)
16305 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
16306 (org-show-following-heading, org-tags-column)
16307 (org-use-tag-inheritance, org, org-allow-space-in-links)
16308 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
16309 (org-enable-table-editor, org-calc-default-modes)
16310 (org-table-allow-automatic-line-recalculation)
16311 (org-export-html-style, org-export-with-fixed-width)
16312 (org-export-with-sub-superscripts, org-special-keyword)
16313 (org-formula, org-time-grid, org-table-may-need-update)
16314 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
16315 (org-goto-quit, org-get-indentation, org-end-of-item)
16316 (org-move-item-down, org-move-item-up)
16317 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
16318 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
16319 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
16320 (org-agenda-log-mode, org-agenda-toggle-diary)
16321 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
16322 (org-agenda-file-to-end, org-agenda-no-heading-message)
16323 (org-agenda-get-closed, org-format-agenda-item)
16324 (org-cmp-priority, org-cmp-category, org-cmp-time)
16325 (org-agenda-change-all-lines, org-agenda-diary-entry)
16326 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
16327 (org-link-search, org-camel-to-words, org-open-file)
16328 (org-remember-handler, org-table-convert-region)
16329 (org-table-move-row-down, org-table-move-row-up)
16330 (org-table-copy-region, org-table-wrap-region)
16331 (org-table-toggle-vline-visibility)
16332 (org-table-get-vertical-vector, org-table-modify-formulas)
16333 (org-table-get-specials, org-recalc-commands)
16334 (org-table-rotate-recalc-marks, org-table-eval-formula)
16335 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
16336 (org-level-color-stars-only, org-insert-heading):
16337 Fix typos in docstrings.
16338 (last-arg): Add defvar.
16339
16340 * makefile.w32-in (WINS): Add erc.
16341 (MH_E_SRC): Update (copied from lisp/Makefile.in).
16342
16343 2006-01-29 Bill Wohler <wohler@newt.com>
16344
16345 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
16346 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
16347 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
16348 (mh-autoloads): Don't use comments on otherwise empty lines.
16349
16350 2006-01-29 Edward O'Connor <ted@oconnor.cx>
16351
16352 * emulation/viper.el (viper-major-mode-modifier-list):
16353 Add insert-state and vi-state entries for erc-mode.
16354 (viper-go-away, viper-set-hooks): Add and remove
16355 viper-comint-mode-hook from erc-mode-hook as appropriate.
16356
16357 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
16358
16359 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
16360
16361 * bs.el (bs--format-aux): Implement `middle' alignment as
16362 described in the docstring for `bs-attributes-list'.
16363 (bs--get-name): Simplify. Don't pad the buffer name.
16364
16365 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
16366
16367 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
16368 English aspell dictionary is installed, use the first entry of
16369 ispell-dictionary-alist-1.
16370
16371 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16372
16373 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16374 Doc fix.
16375
16376 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
16377
16378 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
16379 for `process-file', in order to let it work for older Emacsen too.
16380
16381 2006-01-27 Eli Zaretskii <eliz@gnu.org>
16382
16383 * international/latexenc.el: Add a suitable `coding:' tag.
16384 (latexenc-find-file-coding-system): Undo last change.
16385
16386 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16387
16388 * international/latexenc.el (latexenc-find-file-coding-system):
16389 Make sure latexenc-main-file is a regular file and is readable.
16390
16391 2006-01-27 Andre Spiegel <spiegel@gnu.org>
16392
16393 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
16394 Pass FILE to vc-user-login-name.
16395
16396 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
16397
16398 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
16399
16400 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
16401 there are no more images to display.
16402 (thumbs-mark, thumbs-unmark): Revert change so that they move to
16403 the next image.
16404
16405 2006-01-26 Richard M. Stallman <rms@gnu.org>
16406
16407 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
16408
16409 * wid-edit.el (advertised-widget-backward): New alias.
16410 (widget-keymap): Use advertised-widget-backward for S-TAB.
16411
16412 * tumme.el: Correct the keywords.
16413 (tumme-dir-max-size): Use defvar.
16414 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
16415
16416 * simple.el (move-beginning-of-line): Take account of fields.
16417 (clone-indirect-buffer-other-window): Take args like
16418 clone-indirect-buffer, and work like it.
16419
16420 * help-fns.el (describe-function): Don't pass `nil' as default.
16421
16422 * files.el (risky-local-variable-p): Follow var aliases.
16423
16424 * subr.el (lazy-completion-table): Doc fix.
16425
16426 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
16427 global binding of `line'.
16428
16429 2006-01-25 Andre Spiegel <spiegel@gnu.org>
16430
16431 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
16432 Tramp.
16433
16434 * vc.el (vc-default-dired-state-info): Pass FILE to
16435 vc-user-login-name.
16436 (vc-default-update-changelog): Don't use vc-user-login-name, we
16437 don't need it here.
16438
16439 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
16440 no longer necessary.
16441
16442 2006-01-25 Kenichi Handa <handa@m17n.org>
16443
16444 * international/mule.el (decode-char): Avoid the overhead of
16445 calling utf-lookup-subst-table-for-decode if
16446 utf-translate-cjk-mode is nil.
16447 (encode-char): Avoid the overhead of calling
16448 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
16449 nil.
16450
16451 2006-01-22 Kenichi Handa <handa@m17n.org>
16452
16453 * international/mule.el (make-subsidiary-coding-system): Reset
16454 `coding-system-define-form' property of subsidiaries to nil.
16455 Avoid duplicated entry in coding-system-alist.
16456 (make-coding-system): Avoid duplicated entry in
16457 coding-system-alist.
16458 (define-coding-system-alias): Likewise.
16459
16460 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
16461
16462 * completion.el: Minor fixes in introductory comment.
16463 (completion-def-wrapper): Fix alist.
16464
16465 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
16466
16467 * thumbs.el (thumbs-new-image-size): New function.
16468 (thumbs-increment-image-size-element)
16469 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
16470 (thumbs-decrement-image-size): Delete.
16471 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
16472 temp files and use to resize.
16473 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
16474 Use increment argument to enlarge/shrink. Preserve point.
16475 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
16476 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
16477 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
16478 (thumbs-mark, thumbs-unmark): Preserve point.
16479 (thumbs-modify-image): Keep old temp files and use to modify.
16480 Cleanup old temp files at load time. Preserve point.
16481 (thumbs-view-image-mode-map): Use new command names.
16482
16483 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
16484
16485 * log-view.el (log-view-minor-wrap): First rev is the one at point.
16486
16487 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
16488 the nastiest part of the cyclic dependency.
16489 (cal-menu-update): Use dotimes and calendar-increment-month.
16490
16491 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
16492 (calendar-week-start-day): Add an :initializer.
16493 (calendar-mode-map): Use suppress-keymap, and command remapping.
16494 (describe-calendar-mode): Setup xref-stack info for the back button.
16495 (calendar-star-date): Insert before delete.
16496 (calendar-set-mode-line): Add file-modified info if applicable.
16497 (calendar-increment-month): New function.
16498
16499 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
16500
16501 * font-lock.el (lisp-font-lock-keywords-2):
16502 Recognize "& keywords" only at word boundaries.
16503
16504 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
16505
16506 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
16507 and permanent-local.
16508 (thumbs-max-image-number): New variable.
16509 (thumbs-do-thumbs-insertion): Use them.
16510 (thumbs-per-line): Change default to 4.
16511 (thumbs-marked-list): Rename from thumbs-markedL.
16512 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
16513 (thumbs-rename-images): Use -list instead of L for internal variables.
16514 (thumbs-call-convert): Use call-process instead of shell-command.
16515 (thumbs-insert-thumb): Add filename as help-echo to each image.
16516 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
16517 Give dir to thumbs-show-thumbs-list.
16518 (thumbs-show-thumbs-list): Set default-directory to that of images.
16519 (thumbs-dired-show): Rename from thumbs-dired-show-all.
16520 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
16521 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
16522 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
16523
16524 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
16525
16526 * ses.el (ses-read-cell): Provide a default value.
16527
16528 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
16529
16530 * term/w32-win.el (image-library-alist): Add additional names for
16531 GIF library.
16532
16533 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16534
16535 * international/latexenc.el (latexenc-find-file-coding-system):
16536 Add file-regular-p check.
16537
16538 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
16539
16540 * simple.el (clone-buffer): Don't show the new buffer in the same
16541 window.
16542
16543 2006-01-23 Juri Linkov <juri@jurta.org>
16544
16545 * faces.el (link, link-visited): New faces based on default values
16546 of `info-xref' and `info-xref-visited'.
16547
16548 * info.el (info-xref): Inherit from `link'.
16549 (info-xref-visited): Inherit from `link-visited'.
16550
16551 * cus-edit.el (custom-buffer-create-internal): Use widget type
16552 `custom-manual' instead of `info-link' and don't set properties
16553 `button-face' and `mouse-face' explicitly.
16554 (custom-browse-group-tag, custom-browse-variable-tag)
16555 (custom-browse-face-tag): Inherit from widget class
16556 `custom-group-link' instead of `push-button'.
16557 (custom-button-unraised): Inherit from `underline' face.
16558 (custom-link): Inherit from `link' face. Fix doc and group.
16559 (custom-add-parent-links, custom-group-value-create): Don't set
16560 properties `button-face' and `mouse-face' explicitly for
16561 `custom-group-link' widget.
16562 (custom-group-link): Add properties `button-face' and `mouse-face'
16563 to widget definition.
16564 (custom-field-keymap): New variable. Put `custom-field-keymap' to
16565 editable-field's :keymap property.
16566 (custom-mode): Fix docstring: substitute keybindings for
16567 `widget-forward' and `widget-backward' from `widget-keymap',
16568 `widget-complete' from `custom-field-keymap', replace old
16569 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
16570
16571 * desktop.el (desktop-load-file): Check for `fboundp' before
16572 calling `symbol-function'.
16573
16574 * simple.el (clone-buffer, clone-indirect-buffer)
16575 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
16576 `read-string'. Fix prompts.
16577
16578 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
16579
16580 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
16581
16582 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
16583
16584 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
16585
16586 * startup.el (inhibit-splash-screen, initial-scratch-message):
16587 Doc fixes.
16588
16589 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
16590
16591 Sync with Tramp 2.0.52.
16592
16593 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
16594 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
16595 `tramp-unload-tramp' for checklist.
16596
16597 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
16598 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
16599 (tramp-unload-file-name-handler-alist)
16600 (tramp-unload-tramp): New defuns.
16601 (tramp-advice-PC-expand-many-files): New defadvice.
16602 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
16603 removed.
16604 (tramp-handle-expand-file-name): Remove double slash.
16605 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
16606 It doesn't matter, because it will be converted later on.
16607 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
16608 implementation was just heuristic.
16609 (tramp-post-connection): Set uid and gid properties.
16610 (tramp-convert-file-attributes): Set file's gid change bit.
16611 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
16612 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
16613 in case of su(do)? methods. The home directory of the local user
16614 will be taken else.
16615 (tramp-open-connection-telnet)
16616 (tramp-open-connection-rsh, tramp-open-connection-su)
16617 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
16618 local shell prompt could hurt. Reported by Romain Francoise
16619 <romain@orebokech.com>.
16620 (tramp-let-maybe): Add `edebug-form-spec' property.
16621 (tramp-handle-expand-file-name): Bind `default-directory' locally
16622 to "/" in order to avoid problems with UNC shares or Cygwin
16623 mounts.
16624 (tramp-md5-function): Fix typo in error message.
16625
16626 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
16627
16628 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
16629 for byte-compiler pacification.
16630
16631 2006-01-22 Andre Spiegel <spiegel@gnu.org>
16632
16633 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
16634 ID-FORMAT `string'. This allows us to get rid of
16635 `vc-user-login-name UID'.
16636
16637 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
16638
16639 2006-01-22 John Paul Wallington <jpw@pobox.com>
16640
16641 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
16642
16643 2006-01-21 Martin Rudalics <rudalics@gmx.at>
16644
16645 * emacs-lisp/find-func.el (find-definition-noselect)
16646 (find-variable-noselect): Search variables in C source code too.
16647 (find-function-C-source, find-function-noselect, find-function)
16648 (find-function-other-frame, find-variable-noselect, find-variable)
16649 (find-variable-other-frame, find-variable-at-point):
16650 Fix docstrings.
16651
16652 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
16653
16654 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
16655
16656 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
16657
16658 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
16659 Default to disabling the "Save affix" question.
16660
16661 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
16662
16663 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
16664 the first arg to run-python.
16665
16666 2006-01-21 Eli Zaretskii <eliz@gnu.org>
16667
16668 * startup.el (command-line-1): Handle --no-desktop if desktop.el
16669 is not loaded.
16670
16671 2006-01-20 Jay Belanger <belanger@truman.edu>
16672
16673 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
16674 limit is 0.
16675
16676 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
16677 the correct variable.
16678
16679 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
16680
16681 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
16682 link. Fixed buggy argument sequence in call to `org-view-tags'.
16683 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16684 (org-prefix-has-tag): New variable.
16685 (org-format-agenda-item): Remove tags from headline if
16686 appropriate.
16687 (org-agenda-remove-tags-when-in-prefix): New option.
16688 (org-get-tags-at): New function.
16689
16690 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
16691
16692 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
16693 (thumbs-find-image): Move image name and number from buffer name
16694 to mode name. Set thumbs-buffer. Preserve point so that large
16695 images remain visible.
16696 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
16697 order.
16698 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
16699 mode name.
16700 (thumbs-next-image, thumbs-previous-image): Make them work.
16701
16702 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
16703
16704 * cus-edit.el (custom-buffer-create-internal): State in the text above
16705 the whole buffer buttons that they do not operate on hidden items.
16706 (custom-face-menu): Use `custom-face-save' instead of
16707 `custom-face-save-command'.
16708 (custom-face-save-command): Make it an alias for `custom-face-save'
16709 and declare it obsolete.
16710 (custom-face-save): Doc fix.
16711
16712 * dired.el (dired-no-confirm): Add quote.
16713 (dired-subdir-alist-pre-R): Add quote in
16714 `make-variable-buffer-local' form and remove unbalanced parenthesis.
16715
16716 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
16717
16718 * textmodes/table.el (table-mode-indicator): Typo in last change.
16719
16720 2006-01-19 Richard M. Stallman <rms@gnu.org>
16721
16722 * outline.el (hide-leaves): Don't call outline-end-of-heading.
16723 Fixes bug reported in Nov 2005.
16724
16725 * isearch.el (isearch-forward): Doc fix.
16726
16727 * dired.el (dired-move-to-filename-regexp): Define as alias.
16728 (dired-no-confirm): Use defcustom.
16729 (dired-subdir-alist-pre-R): Put defvar at top level.
16730
16731 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
16732
16733 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16734 Mark as risky.
16735
16736 * simple.el (set-mark-command): Doc fix.
16737 (clone-indirect-buffer-other-window):
16738 Read arg like clone-indirect-buffer.
16739 (move-beginning-of-line): Skip invisible newlines.
16740
16741 2006-01-19 Masatake YAMATO <jet@gyve.org>
16742
16743 * progmodes/cpp.el (cpp-edit-load): Make the order of
16744 listed conditions in a base C code buffer and its associate
16745 CPP Edit buffer the same.
16746
16747 2006-01-19 Kenichi Handa <handa@m17n.org>
16748
16749 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
16750 (rmail-mime-feature): Likewise.
16751 (rmail-require-mime-maybe): Use display-warning to show a warning
16752 message.
16753
16754 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
16755 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
16756
16757 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
16758
16759 * array.el: Move defvars out of eval-when-compile.
16760 (array-make-template): Replace undeclared global var with a local one.
16761 (array-mode): Inline initialization functions.
16762 (array-init-local-variables, array-init-max-row)
16763 (array-init-max-column, array-init-columns-per-line)
16764 (array-init-field-width, array-init-rows-numbered)
16765 (array-init-line-length, array-init-lines-per-row): Remove.
16766
16767 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
16768 (doc-mode-map): Define explicitly.
16769 (doctor-txtype): Use mapc.
16770
16771 * textmodes/table.el: Move defvars out of eval-when-compile.
16772 Remove harmful code meant to avoid byte-compiler warnings.
16773 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
16774 specification that checks table-fixed-width-mode directly.
16775 (table-recognize-region, table-recognize-cell):
16776 Use restore-buffer-modified-p.
16777 (table-fixed-width-mode): Remove code that refreshes
16778 table-fixed-mode-indicator.
16779 (*table--cell-describe-bindings, *table--cell-describe-mode):
16780 Avoid obsolete name print-help-return-message.
16781 (table--test-cell-list): Don't use replace-regexp from elisp.
16782 (table--point-entered-cell-function, table--point-left-cell-function):
16783 Don't set table-fixed-mode-indicator, use force-mode-line-update.
16784
16785 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
16786 that was after the end of file. Use buffer-file-name variable.
16787 (org-timestamp-change): Use with-current-buffer.
16788 (org-todo-list): Don't unnecessarily define a new buffer-local var.
16789 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
16790 `file'.
16791
16792 * progmodes/fortran.el: Move defvars out of eval-when-compile.
16793 (fortran-break-line): Remove unused var `opoint'.
16794 (fortran-abbrev-start): Obey help-event-list.
16795
16796 2006-01-18 Jesper Harder <harder@phys.au.dk>
16797
16798 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
16799
16800 2006-01-18 Masatake YAMATO <jet@gyve.org>
16801
16802 * progmodes/make-mode.el (makefile-imake-mode): New mode
16803 derived from makefile-mode.
16804 (makefile-imake-mode-syntax-table): New syntax table
16805 derived from makefile-mode-syntax-table.
16806 (makefile-mode): Write about makefile-imake-mode in doc string.
16807 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
16808 (makefile-imake-font-lock-keywords): New font lock keywords.
16809
16810 * files.el (auto-mode-alist): Add Imakefile.
16811
16812 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
16813
16814 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
16815 loading the file rather than when turning on flyspell-mode.
16816
16817 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
16818
16819 * cus-edit.el (customize-rogue): Minor doc fix.
16820
16821 2006-01-17 Juri Linkov <juri@jurta.org>
16822
16823 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
16824 instead of the file at the mark as default if the file at the mark
16825 is the same as the file at point or if dired-dwim-target-directory
16826 is not the same as the current directory and the mark is not active.
16827
16828 * log-view.el (log-view-minor-wrap): Use the same logic to get
16829 revisions as `log-view-diff'.
16830
16831 * info.el (Info-revert-find-node): Check for Info-current-file
16832 before preserving new-history.
16833
16834 * man.el (Man-heading-regexp): Add `/'.
16835
16836 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
16837 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
16838
16839 2006-01-16 Juri Linkov <juri@jurta.org>
16840
16841 * faces.el (mode-line-faces): New defgroup.
16842 (mode-line-highlight): Move definition after new defgroup.
16843 (mode-line, mode-line-inactive, mode-line-highlight):
16844 Replace :group `modeline' with `mode-line-faces'.
16845 (mode-line-buffer-id): New face.
16846 (modeline-buffer-id): New face alias.
16847 (vertical-border): Remove :group `modeline'.
16848
16849 * bindings.el (propertized-buffer-identification): Use face
16850 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
16851 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
16852 (mode-line-buffer-identification-keymap): For mouse-1 replace
16853 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16854 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
16855 mouse-3.
16856
16857 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
16858 Buffer-menu-buffer. Doc fix.
16859 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
16860 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
16861 `Buffer-menu-buffer'.
16862
16863 * info.el (Info-mode-line-node-keymap): New defvar.
16864 (Info-set-mode-line): Use `stringp' to check Info-current-file.
16865 Propertize Info-current-node with `mode-line-buffer-id' and
16866 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
16867
16868 * time.el (display-time-mail-face): Replace :group `faces' with
16869 `mode-line-faces'.
16870
16871 2006-01-16 Kenichi Handa <handa@m17n.org>
16872
16873 * international/code-pages.el: Add autoload cookies for cp125[0345678].
16874
16875 * language/european.el (cp1252): New alias for windows-1252.
16876
16877 * international/mule.el (autoload-coding-system): Prepare for EOL
16878 variants.
16879
16880 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
16881
16882 * term.el (term-raw-map): Add mapping for insert.
16883 (term-send-insert): New.
16884 (term-mode): Make variables local here instead of doing it in
16885 `term-emulate-terminal'.
16886 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
16887 Scroll reverse needs to take into account the scroll region.
16888 Saving and restoring the cursor should save the color attributes too.
16889 (term-reset-terminal): Reset the scroll region.
16890 (term-handle-ansi-escape): Cursor up and down should take into
16891 account the scroll region.
16892 (term-set-scroll-region): Rename from `term-scroll-region'.
16893 Move to 0,0 after setting the region.
16894 (term-handle-scroll): Handle scroll up.
16895 (term-down): Fix off by one error.
16896 (term-delete-lines): Do not delete outside the scroll region.
16897 (term-insert-lines): Take into account the scroll region.
16898
16899 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
16900
16901 * textmodes/ispell.el (ispell-internal-change-dictionary)
16902 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
16903 (start, end): Move declaration outside of eval-when-compile.
16904
16905 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
16906 (flyspell-mode-on): Use it.
16907
16908 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
16909 ispell-kill-ispell-hook.
16910
16911 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
16912
16913 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16914 (Custom-reset-saved): Do not ask for confirmation in single option
16915 buffers.
16916
16917 2006-01-13 Richard M. Stallman <rms@gnu.org>
16918
16919 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
16920
16921 2006-01-13 Romain Francoise <romain@orebokech.com>
16922
16923 * add-log.el (add-change-log-entry, change-log-merge):
16924 Conditionally use `hard-newline'.
16925
16926 2006-01-13 Martin Rudalics <rudalics@gmx.at>
16927
16928 * wid-edit.el (widget-field-end): If the overlay is no longer
16929 associated with a buffer, behave as if the overlay didn't exist.
16930
16931 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
16932 Make sure the links use the `custom-link' face.
16933
16934 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
16935
16936 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
16937 (ld-script-mode): Don't set indent-line-function since we don't
16938 have one.
16939
16940 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
16941
16942 * textmodes/org.el (org-open-file): Use mailcap for selecting an
16943 application.
16944 (org-file-apps-defaults-gnu): Use mailcap as the default for
16945 selecting an application on a UNIX system.
16946 (org-agenda-show-tags): New command.
16947 (org-table-insert-hline): Keep cursor in current table line.
16948 (org-table-convert): Offset effect of modifying
16949 `org-table-insert-hline'.
16950 (org-format-agenda-item): New optional argument TAG.
16951 (org-compile-prefix-format): Handle %T format for the tag.
16952 (org-expand-wide-chars): New function.
16953 (org-table-insert-row, org-table-insert-hline):
16954 Use `org-expand-wide-chars'.
16955 (org-open-file): Fix bug in program launch.
16956 (org-get-time-of-day): Fix bug with times before 1am.
16957 (org-agenda-menu): Add tags commands.
16958
16959 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
16960
16961 * textmodes/ispell.el (ispell-init-process): Include the used
16962 dictionary in ispell process start message.
16963 (ispell-internal-change-dictionary): When flyspell-mode is active
16964 and dictionary is changed, make sure ispell process is restarted
16965 and flyspell word cache cleared out for the current buffer.
16966 (ispell-change-dictionary): Make sure flyspell word cache is
16967 cleared out in all buffers with active flyspell mode when
16968 dictionary is globally changed.
16969 Call ispell-internal-change-dictionary after dictionary change.
16970
16971 2006-01-13 Eli Zaretskii <eliz@gnu.org>
16972
16973 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
16974
16975 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
16976 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
16977 years. Fix small differences wrt Makefile.in.
16978 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
16979 Makefile.in does.
16980
16981 2006-01-12 Bill Wohler <wohler@newt.com>
16982
16983 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
16984 mh-search.el.
16985
16986 2006-01-12 Masatake YAMATO <jet@gyve.org>
16987
16988 * progmodes/ld-script.el: Update copyright year.
16989
16990 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
16991
16992 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
16993 Don't add widget if setting undefined.
16994
16995 2006-01-12 John Paul Wallington <jpw@pobox.com>
16996
16997 * help-fns.el (describe-variable): Remove newlines from void
16998 variable output.
16999
17000 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
17001
17002 * wdired.el (wdired-mode-map): Add help echo for
17003 wdired-abort-changes.
17004
17005 * man.el (Man-file-name-regexp): Adjust for a list of files.
17006
17007 2006-01-12 Masatake YAMATO <jet@gyve.org>
17008
17009 * progmodes/ld-script.el (auto-mode-alist): Support
17010 suffix conventions used in netbsd and eCos.
17011
17012 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
17013
17014 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17015 (custom-variable-menu, custom-face-menu, custom-group-menu)
17016 (Custom-mode-menu): Change names of menu items. (As discussed on
17017 emacs-devel.)
17018 (custom-face-menu): Add "Undo Edits" item.
17019
17020 * startup.el (init-file-user): defcustom -> defvar.
17021
17022 * tooltip.el (tooltip-mode): Doc fix.
17023
17024 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
17025
17026 * reveal.el (reveal-post-command): window-buffer signals an error on
17027 dead windows rather than returning nil.
17028 (reveal-open-new-overlays): An overlay might die while we open others.
17029
17030 2006-01-11 Bill Wohler <wohler@newt.com>
17031
17032 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17033 phrasing in docstring.
17034
17035 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17036 can give some systems gas. Add new file mh-buffers.el.
17037
17038 2006-01-06 Masatake YAMATO <jet@gyve.org>
17039
17040 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17041 C preprocessor forward ported from GNU Emacs 21.2.
17042
17043 * progmodes/asm-mode.el (asm-font-lock-keywords):
17044 Use `cpp-font-lock-keywords'.
17045
17046 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17047
17048 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17049 of $ for "\\.ld[s]?".
17050
17051 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
17052
17053 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17054 (tcl-indent-line): Return `noindent' if inside a string.
17055
17056 * progmodes/flymake.el (flymake-split-string): Remove more than one
17057 empty string at beg/end of the result.
17058 (flymake-find-buildfile, flymake-find-possible-master-files):
17059 Use expand-file-name.
17060 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17061 since expand-file-name does it for us. Use directory-file-name.
17062 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17063 (flymake-ler-get-type, flymake-ler-get-text)
17064 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
17065 (flymake-current-line-no): Remove spurious interactive spec.
17066 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17067 (flymake-check-include): Remove arg inc-path merged into inc-name.
17068 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17069 Arg regexp-list replaced by a simple regexp.
17070 (flymake-master-make-header-init, flymake-master-tex-init):
17071 Correspondingly replace regexp-list with a regexp. Fix regexp.
17072
17073 2006-01-10 Simon Josefsson <jas@extundo.com>
17074
17075 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17076 describing AUTH PLAIN fix.
17077
17078 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
17079
17080 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17081 (report-emacs-bug): Don't record initial prompt text.
17082 Instead, add text properties to prompting text.
17083 (report-emacs-bug-hook): Delete prompting text.
17084
17085 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17086
17087 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17088 `dirs'. Adjust callers.
17089
17090 2006-01-09 John Paul Wallington <jpw@gnu.org>
17091
17092 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17093
17094 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17095
17096 * reveal.el (reveal-open-new-overlays): New extracted fun.
17097 (reveal-close-old-overlays): Idem. Check overlays's liveness before
17098 using them. Simplify the code.
17099 (reveal-post-command): Use them. Fix up obsolete windows in
17100 reveal-open-spots.
17101
17102 * progmodes/flymake.el: Use `require' rather than autoload for
17103 XEmacs's overlays.
17104 (flymake-get-common-file-prefix, flymake-build-relative-filename):
17105 Delete. Use file-relative-name instead.
17106 (flymake-get-syntax-check-program-args, flymake-perl-init):
17107 Simplify the resulting code.
17108
17109 * log-view.el (log-view-file-re, log-view-message-re): Add support
17110 for DaRCS output.
17111
17112 2006-01-09 Alex Schroeder <alex@gnu.org>
17113
17114 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
17115 identifiers sometimes added in square brackets at the beginning of
17116 subject lines.
17117
17118 2006-01-07 Richard M. Stallman <rms@gnu.org>
17119
17120 * cus-edit.el (Custom-set, Custom-save): Doc fix.
17121 (Custom-reset-current, Custom-reset-saved): Change question text.
17122 (Custom-reset-standard): Likewise.
17123 (custom-variable-reset-saved): Doc fix.
17124
17125 2006-01-07 Eli Zaretskii <eliz@gnu.org>
17126
17127 * startup.el (init-file-user): Doc fix.
17128
17129 2006-01-07 Alex Schroeder <alex@gnu.org>
17130
17131 * mail/rmail.el (rmail-current-subject): New function.
17132 (rmail-current-subject-regexp): New function.
17133 (rmail-next-same-subject): Use it.
17134
17135 * mail/rmailsum.el (rmail-summary-by-topic):
17136 Use rmail-current-subject and rmail-current-subject-regexp.
17137 (rmail-summary-next-same-subject): Ditto.
17138
17139 * net/rcirc.el (rcirc-send-input): No longer check whether the
17140 process is open, since not all commands need an open process.
17141 (rcirc-send-string): Check whether the process is open before
17142 sending anything.
17143 (rcirc-ignore-list): New option.
17144 (rcirc-ignore-list-automatic): New variable.
17145 (rcirc-print): Take rcirc-ignore-list into account.
17146 (rcirc-cmd-ignore): New command.
17147 (rcirc-ignore-update-automatic): New function.
17148 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
17149 list if ignored nicks.
17150 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
17151
17152 2006-01-06 David Reitter <david.reitter@gmail.com>
17153
17154 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
17155 reflect the address to which the report will be sent.
17156
17157 2006-01-06 Eli Zaretskii <eliz@gnu.org>
17158
17159 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
17160 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
17161
17162 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
17163
17164 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
17165
17166 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
17167 the doc string: "functoin" => "function".
17168 * ldefs-boot.el: Likewise.
17169
17170 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
17171 message text: "Duplicat" => "Duplicate".
17172
17173 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
17174
17175 * files.el (basic-save-buffer-2): If backing-up failed, reset
17176 buffer-backed-up to nil.
17177
17178 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
17179
17180 * progmodes/gud.el (gdb-script-skip-to-head)
17181 (gdb-script-calculate-indentation): Indent for breakpoint command
17182 lists also.
17183
17184 2006-01-05 Bill Wohler <wohler@newt.com>
17185
17186 * Makefile.in (compile-always): Add mh-autoloads dependency.
17187 (bootstrap): Remove mh-autoloads dependency, as compile dependency
17188 provides it.
17189 (updates): Remove mh-autoloads dependency, since it probably has
17190 already run recently (via recompile).
17191
17192 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
17193
17194 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
17195 argument `force' to disable the flyspell-last-buffer optimization.
17196 (flyspell-mode-on): Use it.
17197
17198 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
17199 flymake-simple-cleanup.
17200 (flymake-allowed-file-name-masks): Use this new default.
17201 All the functions are now called in the right buffer rather than
17202 passing the buffer as argument.
17203 (flymake-process-sentinel): Switch to buffer before calling cleanup.
17204 (flymake-parse-err-lines): Remove redundant buffer arg.
17205 (flymake-get-program-dir): Comment out unused function.
17206 (flymake-start-syntax-check, flymake-start-syntax-check-process):
17207 Remove redundant buffer argument.
17208 (flymake-get-real-file-name, flymake-simple-java-cleanup)
17209 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
17210
17211 2006-01-05 Richard M. Stallman <rms@gnu.org>
17212
17213 * info.el (Info-find-node): Don't record previous node if have none.
17214 (info): Go to directory only if history is empty.
17215
17216 * simple.el (mark): Doc fix.
17217
17218 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17219
17220 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
17221 already of desired type.
17222 (mac-ae-list): Coerce parameter to "list" type.
17223 (mac-dispatch-apple-event): Replace cadr part of event with a
17224 dummy position so that event-start returns it.
17225
17226 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
17227
17228 * textmodes/org.el (org-end-of-subtree): New function.
17229 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
17230 Use `org-end-of-subtree'.
17231 (org-agenda, org-agenda-convert-date): Protect calls to
17232 `fit-window-to-buffer'.
17233 (org-tags-view): Force matching of sublevels when doing a
17234 todo-only search. Define the correct redo command, including the
17235 arguments.
17236 (org-agenda-redo): Display message.
17237 (org-check-for-org-mode): New function.
17238 (org-agenda-type): New variable.
17239 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
17240 Set `org-agenda-type'.
17241 (org-agenda-check-type): New function.
17242 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
17243 (org-agenda-week-view, org-agenda-day-view)
17244 (org-agenda-next-date-line, org-agenda-previous-date-line)
17245 (org-agenda-log-mode, org-agenda-toggle-diary)
17246 (org-agenda-toggle-time-grid, org-agenda-date-later)
17247 (org-agenda-date-prompt, org-agenda-diary-entry)
17248 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
17249 (org-agenda-convert-date, org-agenda-menu):
17250 Use `org-agenda-check-type'.
17251 (org-make-overlay, org-delete-overlay)
17252 (org-detatch-overlay, org-move-overlay, org-overlay-put):
17253 New compatibility functions.
17254 (org-calendar-select-mouse): New command.
17255
17256 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
17257
17258 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
17259 (Custom-reset-standard): Fix y-or-n-p messages.
17260 (custom-link): New face for links.
17261 (custom-buffer-create-internal, custom-manual): Use it.
17262 (custom-face-save): Push to theme-face before setting face spec.
17263
17264 * wid-edit.el (widget-default-mouse-face-get): New function.
17265 (widget-specify-button): Handle mouse-face like button-face.
17266
17267 * custom.el (load-theme): Clear old theme settings if reloading.
17268
17269 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
17270
17271 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
17272 "Erase Customization" button back to same position it occupies in
17273 the individual State menus.
17274
17275 2006-01-04 Kim F. Storm <storm@cua.dk>
17276
17277 * wid-edit.el (key-sequence): Rework widget to read key binding
17278 using `kbd' syntax. Use C-q to insert literal key, event, or code.
17279 (widget-key-sequence-default-value): Default value for empty sequence.
17280 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
17281 (widget-key-sequence-read-event): New command for C-q.
17282 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
17283 (widget-key-sequence-value-to-external): New functions.
17284
17285 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
17286
17287 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
17288 Use expand-file-name.
17289 (flymake-delete-temp-directory): Use expand-file-name,
17290 file-name-directory, and directory-file-name.
17291 (flymake-strrchr): Delete.
17292 (flymake-start-syntax-check): Don't pass the redundant buffer argument
17293 to the init-f function.
17294 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
17295 (flymake-init-find-buildfile-dir)
17296 (flymake-init-create-temp-source-and-master-buffer-copy)
17297 (flymake-simple-make-init-impl, flymake-simple-make-init)
17298 (flymake-master-make-init, flymake-master-make-header-init)
17299 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
17300 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
17301 (flymake-xml-init): Remove corresponding redundant buffer argument.
17302 (flymake-allowed-file-name-masks): Remove last elems that are equal to
17303 the default anyway. Clean up regexps.
17304
17305 * progmodes/flymake.el (flymake-temp-source-file-name)
17306 (flymake-master-file-name, flymake-temp-master-file-name)
17307 (flymake-base-dir): New buffer-local vars.
17308 (flymake-buffer-data, flymake-get-buffer-value)
17309 (flymake-set-buffer-value): Replace those hash-tables by the new
17310 buffer-local vars. Update callers.
17311
17312 * progmodes/flymake.el (flymake-check-start-time)
17313 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
17314 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
17315 Move definition, so we can remove redundant earlier declaration.
17316 (flymake-replace-regexp-in-string, flymake-split-string)
17317 (flymake-get-temp-dir): Use defalias.
17318 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
17319 (flymake-xemacs-window-edges): Remove unused function.
17320 (flymake-get-point-pixel-pos): Move.
17321 (flymake-pid-to-names, flymake-reg-names)
17322 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
17323 Replace by a simple list flymake-processes and by process-buffer.
17324 Update callers. Other than simplify the code, it uses buffers rather
17325 than buffer-names so it doesn't get confused by uniquify.
17326 (flymake-buffer-data): The global value should just be nil.
17327
17328 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
17329 Optimize the body of a defalias like any other code.
17330
17331 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
17332 Make sure we've setup font-lock's vars. It may influence which
17333 function we then call.
17334 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
17335 here since it's too late anyway.
17336
17337 2006-01-03 Romain Francoise <romain@orebokech.com>
17338
17339 * startup.el (fancy-splash-tail, normal-splash-screen):
17340 Update copyright year.
17341
17342 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
17343
17344 * mouse.el (mouse-drag-track): Rename, from
17345 `mouse-drag-region-1'. Includes optional argument required to
17346 enable post-drag event processing (e.g. delete region keys).
17347 Can be used without this argument to track a mouse region and operate
17348 on it as soon as the drag completes.
17349 (mouse-drag-region): Use `mouse-drag-track'.
17350
17351 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
17352
17353 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
17354 Move to `custom-buffer' group.
17355
17356 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
17357 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
17358 (custom-theme-insert-face-marker, custom-theme-variable-menu)
17359 (custom-theme-face-menu): New variables.
17360 (custom-theme-add-variable, custom-theme-variable-action)
17361 (custom-variable-reset-theme, custom-theme-delete-variable)
17362 (custom-face-reset-theme, custom-theme-face-action)
17363 (custom-theme-delete-face, custom-theme-merge-theme)
17364 (custom-theme-add-face, custom-theme-visit-theme): New functions.
17365
17366 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
17367
17368 * custom.el: Move Custom Themes commentary to start of theme code.
17369 (custom-known-themes): Rename `standard' theme to `changed'.
17370 (custom-push-theme): Caller no longer specifies what theme to use
17371 when doing `reset'---the setting is simply removed from the theme.
17372 Delete MODE from `theme-value' and `theme-settings' properties.
17373 (custom-declare-theme): Ignore &rest args since we don't use them.
17374
17375 (custom-loaded-themes): Delete variable.
17376 (custom-theme-load-themes, custom-theme-loaded-p)
17377 (custom-theme-value): Delete functions.
17378
17379 (custom-declare-theme): Signal error on invalid theme names.
17380 (provide-theme): custom-loaded-themes was deleted.
17381 (load-theme): Load the file unconditionally.
17382 (enable-theme): Call `load-theme' if theme is undefined.
17383 (custom-enabled-themes): Only update value for successful loads.
17384 (disable-theme): Complete from enabled themes when interactive.
17385 (custom-variable-theme-value): Calculate theme value directly.
17386
17387 (custom-theme-reset-variables, custom-reset-variables): Mark as
17388 XEmacs compatibility functions. We don't actually use these.
17389
17390 * cus-edit.el (custom-variable-state-set):
17391 Use custom-variable-theme-value instead of custom-theme-value.
17392 (custom-face-state-set): Rename `standard' theme to `changed'.
17393 (custom-save-variables, custom-save-faces): Delete unneeded
17394 references to custom-reset-variables.
17395 (custom-save-resets): Delete function.
17396 (custom-save-variables, custom-save-faces): MODE argument deleted.
17397 (custom-save-variables, custom-save-faces): Ignore theme values.
17398
17399 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
17400 compatibility function.
17401
17402 2006-01-01 Richard M. Stallman <rms@gnu.org>
17403
17404 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
17405 (Custom-reset-current, Custom-reset-saved): Likewise.
17406 (Custom-reset-standard): Show message if aborted.
17407 (custom-mode): Doc fix, describing those commands.
17408
17409 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
17410 put on event-kind property.
17411
17412 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
17413
17414 * custom.el (provide-theme): Ban `user' theme name.
17415 (custom-enabling-themes): New variable.
17416 (enable-theme): Don't enable user if custom-enabling-themes is t.
17417 (custom-enabled-themes): Make it a defcustom.
17418 (custom-theme-recalc-face): No-op if face is undefined.
17419
17420 * cus-edit.el (custom-button-mouse): New variable.
17421 (custom-button-mouse): New face.
17422 (custom-raised-buttons, custom-mode): Use it.
17423
17424 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
17425
17426 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17427
17428 * progmodes/gud.el (gud-display-line): Support hl-line in the
17429 source buffer.
17430
17431 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
17432
17433 * mouse.el (mouse-drag-window-above): Verify that the found window
17434 overlaps with the given window in the horizontal dimension.
17435
17436 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17437
17438 * Makefile.in (cvs-update): New target.
17439
17440 * makefile.w32-in (cvs-update): Ditto.
17441
17442 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
17443
17444 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
17445 (custom-new-theme-mode-map): New variable.
17446
17447 2005-12-30 Richard M. Stallman <rms@gnu.org>
17448
17449 * custom.el (custom-load-themes): Function deleted.
17450
17451 * cus-edit.el (custom-save-loaded-themes): Function deleted.
17452 (custom-save-variables): Don't delete or add custom-load-themes call.
17453
17454 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
17455
17456 * cus-start.el: Add `visible-cursor'.
17457
17458 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
17459 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
17460 (flymake-process-filter): Switch to buffer before calling it instead.
17461 (flymake-post-syntax-check, flymake-highlight-err-lines)
17462 (flymake-delete-own-overlays, flymake-parse-err-lines)
17463 (flymake-start-syntax-check, flymake-start-syntax-check-process)
17464 (flymake-count-lines, flymake-parse-residual):
17465 Remove constant buffer argument.
17466 (flymake-start-syntax-check-for-current-buffer): Remove.
17467 Update callers to use flymake-start-syntax-check instead.
17468 (flymake-display-err-menu-for-current-line):
17469 Remove unused var `mouse-pos'.
17470 (flymake-restore-formatting): Comment out unused function.
17471 (flymake-report-status, flymake-report-fatal-status): Remove buffer
17472 argument, use current-buffer instead. Update callers.
17473
17474 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17475
17476 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
17477 buffer-local because choose-completion-delete-max-match requires
17478 that we set completion-ignore-case (i.e., binding via let is not
17479 sufficient).
17480 (bibtex-complete): Always set completion-ignore-case and
17481 choose-completion-string-functions. The latter is needed because
17482 choose-completion-string-functions keeps its value if we quit the
17483 *Completions* buffer without requesting a completion.
17484
17485 2005-12-30 Andreas Schwab <schwab@suse.de>
17486
17487 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
17488
17489 2005-12-30 Eli Zaretskii <eliz@gnu.org>
17490
17491 * jit-lock.el (jit-lock-chunk-size): Doc fix.
17492
17493 2005-12-30 Juri Linkov <juri@jurta.org>
17494
17495 * locate.el (locate-fcodes-file, locate-header-face)
17496 * progmodes/delphi.el (delphi-other-face)
17497 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
17498
17499 * paren.el (show-paren-match, show-paren-mismatch): Use existing
17500 group `paren-showing-faces'.
17501
17502 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
17503 (goto-address): Fix docstring.
17504
17505 * net/webjump.el (webjump-sample-sites): Update URLs.
17506
17507 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
17508
17509 * subr.el (cancel-change-group): Add listp around pending-undo-list.
17510
17511 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
17512
17513 * font-lock.el (font-lock-compile-keywords): Signal an error when
17514 font-lock-set-defaults hasn't been called.
17515
17516 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
17517
17518 * subr.el (noreturn, 1value): Doc fixes.
17519
17520 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17521
17522 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
17523 that assoc-string returns nil.
17524
17525 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17526
17527 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
17528 (bibtex-entry-type-str, bibtex-empty-field-re)
17529 (bibtex-search-backward-string, bibtex-preamble-prefix)
17530 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
17531 (bibtex-any-valid-entry-type): New variable.
17532 (bibtex-parse-field-name): Simplify.
17533 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
17534 (bibtex-preamble-prefix): Include left delimiter.
17535 (bibtex-search-forward-field, bibtex-search-backward-field):
17536 Allow unbounded search past entry boundaries (required by bibtex-pop).
17537 (bibtex-text-in-field-bounds): Use push.
17538 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
17539 (bibtex-parse-preamble, bibtex-valid-entry)
17540 (bibtex-beginning-first-field): New functions.
17541 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
17542 (bibtex-map-entries): Fix docstring.
17543 (bibtex-flash-head): New arg prompt. Simplify.
17544 (bibtex-enclosing-field): Include code of bibtex-inside-field.
17545 (bibtex-insert-kill): Simplify. Always insert text past the
17546 current field or entry.
17547 (bibtex-format-entry): Use bibtex-parse-field.
17548 (bibtex-pop): Use bibtex-beginning-of-entry and
17549 bibtex-end-of-entry to initiate the search. Insert empty field if
17550 we found ourselves.
17551 (bibtex-print-help-message): New args field and comma.
17552 Handle entry keys.
17553 (bibtex-make-field): Use bibtex-beginning-of-entry.
17554 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
17555 invalid entry.
17556 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
17557 Handle preambles. Simplify code for thorough test.
17558 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
17559 New arg comma. Handle entry heads.
17560 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17561 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
17562 New arg comma.
17563 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
17564 (bibtex-fill-field): Simplify.
17565 (bibtex-fill-entry): Use bibtex-beginning-first-field and
17566 bibtex-parse-field.
17567 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
17568 (bibtex-complete): Use bibtex-parse-preamble.
17569
17570 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
17571
17572 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
17573 Display name of expression instead of convenience variable.
17574 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
17575
17576 * progmodes/gud.el (gud-tooltip-dereference): Rename from
17577 toggle-gud-tooltip-dereference.
17578 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
17579 (gud-tooltip-tips): ...here when dereferencing.
17580
17581 2005-12-28 Bill Wohler <wohler@newt.com>
17582
17583 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
17584
17585 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
17586
17587 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
17588 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
17589 (vc-annotate-display-autoscale): Adjust call.
17590 (vc-annotate-display-default): Adjust call. Make arg compulsory.
17591 Fix interactive spec.
17592 (vc-annotate-time-span): Remove.
17593 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
17594 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
17595 (vc-annotate-display-select): Use new name.
17596
17597 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
17598 (vc-annotate-mode-menu): Remove left-over redundant declaration.
17599 Correct the construction of span entries. Simplify.
17600 (vc-annotate-display-select): Fix the nil case.
17601 (vc-annotate): Remove obsolete (and now broken) code.
17602 (vc-annotate-extract-revision-at-line): Remove obsolete code.
17603 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
17604
17605 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
17606
17607 * subr.el (lazy-completion-table): Correct typo in docstring.
17608
17609 * startup.el (command-line): Use `custom-reevaluate-setting' for
17610 `send-mail-function'.
17611
17612 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
17613
17614 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
17615
17616 * mail/smtpmail.el (smtpmail-try-auth-methods):
17617 Send credentials together with "AUTH PLAIN" command.
17618
17619 2005-12-27 Richard M. Stallman <rms@gnu.org>
17620
17621 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
17622 mouse-2, go back to previously selected window, so it's selected
17623 when mouse-2 command runs.
17624
17625 2005-12-27 Juri Linkov <juri@jurta.org>
17626
17627 * descr-text.el (describe-text-sexp): Use square brackets for
17628 button [Show] to distinguish it from the property value `show'.
17629 (describe-property-list): Use `insert-text-button' with
17630 `help-face' type instead of putting face in quotes, because button
17631 is not created automatically for a list of faces.
17632 (describe-text-properties-1): Put button-type value in quotes to
17633 distinguish from plain text "button".
17634 (describe-char): Display code point values in hex. Don't use
17635 `symbol-name' for `current-input-method' because it is a string.
17636 Use `insert-text-button' with `help-face' type instead of putting
17637 hardcoded face in quotes, because button is not created automatically.
17638
17639 2005-12-27 Richard M. Stallman <rms@gnu.org>
17640
17641 * progmodes/glasses.el (glasses-face): More specific custom type.
17642
17643 * files.el (set-visited-file-name): Doc fix.
17644
17645 * textmodes/flyspell.el (flyspell-external-point-words):
17646 Use local var buffer-scan-pos to advance scan for next misspelling.
17647 Advance it only after we find the misspelling.
17648
17649 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
17650
17651 * textmodes/flyspell.el (flyspell-external-point-words):
17652 New criteria for finding the misspelling in the buffer.
17653
17654 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
17655
17656 * help-mode.el (help-insert-string): Set help-xref-stack-item
17657 rather than call help-setup-xref.
17658
17659 * descr-text.el (describe-char): Revert previous changes for
17660 optional buffer argument.
17661
17662 2005-12-27 Juri Linkov <juri@jurta.org>
17663
17664 * help-mode.el (help-insert-string): New function. Save buffer
17665 contents in cases where it is impossible to recompute the old contents.
17666
17667 * descr-text.el (describe-char): Set help-xref-stack-item
17668 explicitly after buffer has been generated.
17669
17670 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17671
17672 * cus-start.el (all): Add x-gtk-show-hidden-files.
17673
17674 2005-12-26 Richard M. Stallman <rms@gnu.org>
17675
17676 * replace.el (perform-replace): Calculate match-again
17677 before skipping read-only matches.
17678
17679 * paren.el (paren-showing-faces): New group.
17680 (show-paren-match, show-paren-mismatch): Move to that group.
17681
17682 * button.el (button): Put into group `basic-faces'.
17683
17684 * progmodes/make-mode.el: Remove faces from group `faces'.
17685
17686 * apropos.el (apropos, apropos-value): Doc fix.
17687 (apropos-documentation): Doc fix.
17688
17689 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
17690
17691 * subr.el (lazy-completion-table): Remove argument `args'.
17692
17693 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17694 Don't use the `args' argument of lazy-completion-table.
17695
17696 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
17697
17698 * descr-text.el (describe-char): Add optional argument for buffer.
17699 Set buffer appropriately. Call help-setup-xref.
17700 Suggested by Stefan Monnier.
17701
17702 2005-12-26 Juri Linkov <juri@jurta.org>
17703
17704 * descr-text.el: Require `help-fns' at runtime. Don't require
17705 `button' for byte compilation.
17706 (describe-text-widget): Add `help-echo' for first button.
17707 Use `help-info' for second.
17708 (describe-property-list): Use `help-argument-name' instead of `italic'.
17709 (describe-text-category): Add prompt to interactive spec.
17710 Call `help-setup-xref'.
17711 (describe-char): Use `help-character-set'. Add `help-echo' for
17712 code point. Use `help-input-method'. Remove superfluous insert.
17713
17714 2005-12-25 Richard M. Stallman <rms@gnu.org>
17715
17716 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
17717 at point, in case of narrowing.
17718
17719 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
17720
17721 * locate.el (locate-header-face): Allow nil in type.
17722
17723 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
17724
17725 2005-12-25 Romain Francoise <romain@orebokech.com>
17726
17727 * battery.el (battery-linux-proc-acpi): Also try
17728 `/proc/acpi/thermal_zone/THM0/temperature'.
17729
17730 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
17731
17732 * custom.el (custom-push-theme): Fix docstring.
17733
17734 * cus-edit.el (custom-variable-set, custom-variable-save)
17735 (custom-variable-save): Custom-quote widget values.
17736 (customize-save-variable): Fix custom-push-theme call.
17737
17738 2005-12-24 Eli Zaretskii <eliz@gnu.org>
17739
17740 * w32-fns.el (w32-batch-update-autoloads): New function.
17741
17742 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
17743 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
17744 from the command line.
17745
17746 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
17747
17748 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
17749 reset means to remove setting from theme entirely. Don't keep
17750 expanding theme-settings list; delete old entries if necessary.
17751
17752 * cus-edit.el (custom-buffer-create-internal): Move "Erase
17753 customization" button one line up.
17754 (custom-themed): New face.
17755 (custom-magic-alist): New value, THEMED, for theme settings.
17756 (custom-variable-state-set, custom-face-state-set):
17757 Check theme-value instead of saved-value.
17758 (custom-variable-reset-standard, custom-face-reset-standard):
17759 Remove theme setting entirely. Recalculate new values.
17760 (custom-variable-set, custom-variable-set)
17761 (custom-variable-reset-saved, custom-variable-reset-backup)
17762 (custom-face-set, custom-face-reset-saved): Update `user' theme.
17763 (custom-variable-save): Fix typos.
17764
17765 2005-12-23 Juri Linkov <juri@jurta.org>
17766
17767 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
17768 Add autoload cookies.
17769 (edebug-outside-d-c-i-n-s-w): New variable.
17770 (edebug-display, edebug-outside-excursion): Use it to save the
17771 original value of default-cursor-in-non-selected-windows.
17772 Set default-cursor-in-non-selected-windows to t while Edebug
17773 is active.
17774 (edebug-mode, edebug-eval-mode): Doc fix.
17775
17776 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
17777 with `buffer-substring-no-properties' to remove common substring
17778 highlighting.
17779
17780 * info.el (info-other-window, info): Rename function argument
17781 `file' to `file-or-node'.
17782 (Info-complete-menu-item): Use local variable `complete-nodes' to
17783 keep the global value of `Info-complete-nodes' unchanged for
17784 subsequent completions.
17785 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
17786
17787 * simple.el (get-next-valid-buffer, last-buffer)
17788 (next-error-buffer-p, next-error-find-buffer)
17789 (minibuffer-history-sexp-flag): Doc fix.
17790
17791 * savehist.el (savehist-mode-hook): Add `:group'.
17792
17793 * log-view.el: Call autoload for vc-find-version.
17794 (log-view-current-file): Adjust subgroup numbers.
17795 (log-view-current-tag): Add `length'.
17796
17797 2005-12-23 Richard M. Stallman <rms@gnu.org>
17798
17799 * vc.el (vc-annotate-car-last-cons): Defn moved up.
17800
17801 2005-12-23 Juri Linkov <juri@jurta.org>
17802
17803 * hi-lock.el (hi-lock-archaic-interface-message-used)
17804 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
17805 (hi-lock-mode): Display "Hi" in the mode line only when
17806 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
17807 (hi-lock-write-interactive-patterns):
17808 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
17809 (hi-lock-set-pattern, hi-lock-set-file-patterns)
17810 (hi-lock-font-lock-hook): Set 3rd arg `how' of
17811 font-lock-add-keywords to t.
17812
17813 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
17814
17815 * hi-lock.el (hi-lock-highlight-range): New variable.
17816 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
17817 only if font-lock-fontified is non-nil. Remove overlays.
17818 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
17819 font-lock-fontified is non-nil, otherwise use overlays (instead of
17820 text properties).
17821 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
17822 New variables.
17823 (hi-lock-string-serialize): New function.
17824
17825 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17826
17827 * menu-bar.el (menu-find-file-existing): New function.
17828 (menu-bar-file-menu): Use menu-find-file-existing for Open.
17829
17830 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
17831
17832 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17833
17834 * vc.el: Remove unnecessary leading * in docstrings.
17835 (vc-annotate-mode-map): Move initialization into declaration.
17836 (vc-static-header-alist): Nitpick on the regexp.
17837 (vc-default-init-version): New fun.
17838 (vc-register): Use it.
17839 (vc-insert-headers): Use dolist.
17840 (vc-annotate-get-backend): Remove unused function.
17841 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
17842 (vc-annotate-mode): Remove corresponding call.
17843 (vc-annotate-car-last-cons): Simplify.
17844 (vc-annotate-buffers): Remove var.
17845 (vc-annotate-backend): Make it buffer-local.
17846 (vc-annotate): Move the interaction to the interactive spec.
17847 Add a `buf' argument.
17848 (vc-annotate-warp-version): Use this new `buf' argument to avoid
17849 killing&creating a vc-annotate buffer, which is very disruptive when
17850 the buffers are shown in dedicated frames.
17851
17852 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
17853
17854 * descr-text.el: Add FSF as maintainer.
17855 (describe-text-mode, describe-text-mode-map)
17856 (describe-text-mode-hook, describe-text-done): Delete. Use normal
17857 help-mode.
17858 (describe-text-widget, describe-text-sexp)
17859 (describe-property-list, describe-text-category)
17860 (describe-text-properties, describe-text-properties-1)
17861 (describe-char): Use help buttons instead of widgets.
17862 (describe-char-unicodedata-file): Make URL link in doc string.
17863
17864 2005-12-22 Richard M. Stallman <rms@gnu.org>
17865
17866 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
17867 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
17868 Don't include buttons that write a file when there's no file.
17869 (custom-variable-menu, custom-face-menu, custom-group-menu):
17870 Don't include commands that write a file when there's no file.
17871 (customize-browse): Reword the top-of-buffer help intro.
17872 (custom-buffer-create-internal): Fix previous change.
17873 (customize-changed-options-previous-release): Prev release is 21.1.
17874 (customize-changed-options): Doc fix.
17875 (customize-changed): New alias.
17876 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
17877 Say "standard values".
17878 (Custom-reset-standard): Doc fix.
17879 (custom-face-reset-standard): Doc fix.
17880
17881 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17882
17883 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
17884 even if font-lock-mode is non-nil since it may be t without having
17885 turned on font-lock-mode-internal.
17886 (font-lock-choose-keywords): Minor optimization.
17887 (font-lock-add-keywords, font-lock-remove-keywords)
17888 (font-lock-set-defaults): Don't call make-local-variable on a variable
17889 that we know to already be local.
17890
17891 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17892
17893 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
17894 messages if in the minibuffer.
17895
17896 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17897
17898 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
17899 (tex-mode-flyspell-verify, flyspell-get-word)
17900 (flyspell-external-point-words): Don't use point-min/max uselessly.
17901
17902 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
17903 by Kevin Rodgers. Instead, just hide the completions buffer if we
17904 don't need to show it.
17905
17906 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
17907
17908 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
17909
17910 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17911
17912 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
17913 delete-windows-on with an inexistent buffer.
17914
17915 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
17916
17917 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17918 Delete defcustom variable :tag names.
17919
17920 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
17921
17922 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
17923 (log-view-font-lock-keywords): Ajust subgroup numbers.
17924 (log-view-current-tag): Don't hard code the number of subgroups.
17925
17926 2005-12-20 Juri Linkov <juri@jurta.org>
17927
17928 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
17929 (tooltip-x-offset, tooltip-y-offset): Doc fix.
17930
17931 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17932 (menu-bar-non-minibuffer-window-p): Instead of checking
17933 display-multi-frame-p, use selected-frame when menu-updating-frame
17934 is nil.
17935
17936 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
17937
17938 * align.el (align-rules-list): Use [ \t] instead of \s-
17939 for column separators in text mode.
17940
17941 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
17942
17943 * help-mode.el (help-customize-variable, help-customize-face):
17944 Don't pop help-xref-stack as help-follow no longer pushes
17945 anything on to it.
17946
17947 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
17948
17949 * textmodes/org.el (org-agenda-custom-commands): New option.
17950 (org-agenda): Offer custom commands on splash screen.
17951 (org-make-tags-matcher): Parser for Boolean logic added.
17952 (org-agenda-set-tags): New command.
17953 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
17954 (org-set-tags): Efficiency improvements.
17955 (org-auto-align-tags): New option.
17956 (org-todo, org-demote, org-promote): Realign tags.
17957 (org-tags-completion-function): Use also "&" and "|" as separators.
17958 (org-org-menu): Agenda commands simplified.
17959
17960 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
17961
17962 * cus-edit.el (customize-apropos, customize-apropos-options):
17963 Docstring changes.
17964
17965 * font-lock.el (font-lock): Add tags to the links in the defgroup.
17966
17967 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
17968
17969 * longlines.el (longlines-mode): Wrap while widened.
17970 (longlines-decode-region, longlines-encode-region): Compute max
17971 just once.
17972
17973 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17974
17975 * cus-edit.el (mac): New group.
17976
17977 * cus-start.el (all): Add user options in macterm.c. Add test for
17978 Mac-related built-ins. Fix test for GTK-related built-ins.
17979
17980 * term/mac-win.el (mac-handle-language-change)
17981 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
17982 (mac-services-open-selection, mac-services-mail-selection)
17983 (mac-services-mail-to, mac-services-insert-text)
17984 (mac-dispatch-apple-event): Add docstrings.
17985 (x-get-selection, mac-select-convert-to-string): Select coding
17986 system from `utf-16be' and `utf-16le' using `byteorder'.
17987
17988 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
17989
17990 * subr.el (lazy-completion-table): Don't be fooled if the var holds
17991 a "list" (lambda ...) rather than a real completion list.
17992
17993 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
17994 lexical-let when encountering ((lambda (...) ...) ...).
17995
17996 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17997
17998 * progmodes/sh-script.el (sh-mode):
17999 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
18000 * textmodes/picture.el (picture-mode): Update docstrings.
18001
18002 2005-12-17 Eli Zaretskii <eliz@gnu.org>
18003
18004 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
18005 commands enclosed in $(ARGQUOTE)s should not be split between two
18006 lines, as that will break with GNU Make >3.80, when sh.exe is used
18007 and arg quoting is with '..'.
18008 (autoloads): Don't break the quoted --eval expression between
18009 several lines.
18010
18011 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18012
18013 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18014 Capture error from printing circular structures.
18015
18016 2005-12-17 Martin Rudalics <rudalics@gmx.at>
18017
18018 * wid-edit.el (widget-checkbox-action): Clear undo info.
18019
18020 2005-12-16 Bill Wohler <wohler@newt.com>
18021
18022 * menu-bar.el (kill-this-buffer): Set a good example by using menu
18023 bar, not menubar in comment.
18024
18025 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
18026
18027 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18028 After-change-functions should not clobber the match data.
18029
18030 2005-12-16 Juri Linkov <juri@jurta.org>
18031
18032 * simple.el (choose-completion): Use `buffer-substring-no-properties'
18033 instead of `buffer-substring'.
18034 (completion-common-substring): Doc fix.
18035 (completion-setup-function): Use minibuffer-completion-contents
18036 instead of minibuffer-contents. Don't set common-string-length
18037 initially. Remove special handling of partial-completion-mode.
18038 Move computation of completion-base-size into one cond.
18039 Call completion-base-size-function in mainbuf. In computation of
18040 completion-base-size for file name completion don't move point to
18041 the end of the minibuffer. Move computation of common-string-length
18042 into one cond. Start putting faces only when common-string-length>=0.
18043 Add condition to put completions-common-part when
18044 common-string-length>0.
18045
18046 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18047 place point at the first different character in the minibuffer
18048 even if this position is at the beginning of the minibuffer.
18049
18050 * info.el (Info-read-node-name-1): In completion-base-size-function's
18051 lambda return 1 if common-substring or minibuffer-completion-contents
18052 starts with (, and 0 otherwise.
18053
18054 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18055 Use `crm-current-element' for second arg of `display-completion-list'.
18056
18057 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
18058
18059 * files.el (set-auto-mode): Look for an interpreter specified on
18060 the first line also if search for mode specification succeeded,
18061 but the mode is not known.
18062
18063 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
18064
18065 * textmodes/org.el (org-tags-match-list-sublevels): New option.
18066 (org-open-at-point): Implement tag searches as links.
18067 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18068 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18069 (org-tags-sparse-tree, org-tags-view, org-set-tags)
18070 (org-agenda-dispatch): New commands.
18071 (org-use-tag-inheritance, org-tags-column): New options.
18072 (org-tab-follows-link, org-return-follows-link): New options.
18073 (org-tags): New customize group.
18074 (org-start-icalendar-file): Get local time zone.
18075 (org-tags-completion-function): New function.
18076 (org-set-font-lock-defaults): Make sure links will also be
18077 highlighted inside headlines.
18078
18079 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
18080
18081 * term.el (term-emulate-terminal):
18082 Let term-handle-ansi-terminal-messages override what Bash says about
18083 its current directory.
18084
18085 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
18086
18087 * bindings.el (last-buffer): Move to simple.el.
18088 * simple.el (last-buffer): Move here.
18089 (get-next-valid-buffer): New function.
18090 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18091 (prev-buffer): Ditto. Rename to `previous-buffer'.
18092
18093 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18094 * bindings.el (global-map): Ditto.
18095
18096 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
18097
18098 * cus-edit.el: Introductory comment change.
18099 (custom-magic-alist): Change message string for the `rogue' state.
18100
18101 2005-12-15 Richard M. Stallman <rms@gnu.org>
18102
18103 * tooltip.el: Delete defcustom variable :tag names.
18104
18105 * complete.el (partial-completion-mode): Doc fix.
18106
18107 * textmodes/flyspell.el (flyspell-external-point-words):
18108 Use save-excursion to ensure we don't move backward in the
18109 search loop, not even one character.
18110 (flyspell-delete-all-overlays): Use remove-overlays directly.
18111
18112 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
18113 (ispell-start-process): Set that variable.
18114 Clear ispell-buffer-local-name.
18115 (ispell-internal-change-dictionary):
18116 Set ispell-current-dictionary after killing process.
18117 (ispell-buffer-local-dict):
18118 Don't set spell-personal-dictionary after killing process.
18119 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
18120 (ispell-tex-skip-alists, ispell-html-skip-alists)
18121 (ispell-skip-region-alist): Mark as risky.
18122
18123 * net/newsticker.el (newsticker--retrieval-timer-list)
18124 (newsticker--display-timer, newsticker-running-p)
18125 (newsticker-ticker-running-p): Definitions moved up.
18126
18127 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
18128
18129 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
18130
18131 2005-12-15 David Ponce <david@dponce.com>
18132
18133 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
18134 (recentf-edit-list, recentf-open-files): Signal an error when
18135 there is no recent file.
18136
18137 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
18138
18139 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
18140 read-only except for texinfo-format-region evaluation.
18141
18142 2005-12-14 Richard M. Stallman <rms@gnu.org>
18143
18144 * vc.el (vc-default-previous-version, vc-default-next-version)
18145 (vc-do-command): Doc fixes.
18146
18147 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18148
18149 * textmodes/bibtex.el (bibtex-expand-strings)
18150 (bibtex-autokey-expand-string, bibtex-name-part)
18151 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
18152 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
18153 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
18154 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
18155 (bibtex-entry-postfix, bibtex-known-entry-type-re)
18156 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
18157 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
18158 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
18159 (bibtex-beginning-of-last-entry): Remove.
18160 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
18161 message if comma is missing but buffer is read-only.
18162 (bibtex-parse-field-text): Handle whitespaces at the end of field
18163 text. Return 3-element list with beginning and end of field text
18164 and end of field.
18165 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
18166 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
18167 (bibtex-search-forward-field, bibtex-search-backward-field):
18168 Search always delimited by limits of entry. Use more efficient
18169 search algorithms.
18170 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
18171 bibtex-end-of-name-in-field.
18172 (bibtex-text-in-field-bounds): Handle BibTeX strings when
18173 extracting the content of a field.
18174 (bibtex-text-in-field): Use search limits.
18175 (bibtex-parse-string-prefix): Handle empty string keys based on
18176 bibtex-string-empty-key.
18177 (bibtex-parse-string): Fix docstring.
18178 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
18179 (bibtex-preamble-prefix, bibtex-strings): New functions.
18180 (bibtex-skip-to-valid-entry): Include preceding whitespace in
18181 BibTeX entries (consistent with other BibTeX functions).
18182 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
18183 (bibtex-search-entry): Fix docstring. Simplify.
18184 (bibtex-flash-head, bibtex-complete-string-cleanup)
18185 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
18186 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
18187 (bibtex-parse-entry): New optional arg content.
18188 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
18189 Use bibtex-text-in-field-bounds.
18190 (bibtex-print-help-message): Handle BibTeX strings and preambles.
18191 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
18192 bibtex-parse-string-postfix.
18193 (bibtex-find-text-internal): New function.
18194 (bibtex-remove-delimiters): Use it.
18195 (bibtex-find-text): Use it. New optional arg help.
18196 (bibtex-complete): Handle BibTeX string and preamble entries.
18197 (bibtex-Preamble): Fix order of closing delimiters.
18198
18199 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
18200
18201 * vc.el (vc-default-revert): New fun.
18202
18203 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
18204
18205 2005-12-14 Romain Francoise <romain@orebokech.com>
18206
18207 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
18208 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
18209 (font-lock-remove-keywords): Likewise.
18210
18211 2005-12-14 Juri Linkov <juri@jurta.org>
18212
18213 * log-view.el (log-view-diff): Doc fix.
18214
18215 * isearch.el (isearch-query-replace): Use (mark) instead of
18216 isearch-opoint if mark is active in transient-mark-mode.
18217
18218 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
18219
18220 * isearch.el (isearch-query-replace): Check for isearch-other-end.
18221
18222 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
18223
18224 * progmodes/cpp.el (cpp-face): New widget.
18225 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
18226
18227 2005-12-14 Juri Linkov <juri@jurta.org>
18228
18229 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
18230 around `erase-buffer' and `insert'.
18231
18232 * descr-text.el (describe-text-properties): Replace buffer name
18233 "*Help-2*" with "*Help*<2>".
18234 (describe-char): Add functions print-help-return-message,
18235 toggle-read-only. Use help-setup-xref with nil to not store
18236 describe-char in help-xref-stack. Use help-make-xrefs to
18237 make [back] button.
18238
18239 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
18240
18241 * wdired.el (wdired-old-point): New internal variable.
18242 (wdired-change-to-wdired-mode): Set it buffer-locally.
18243 (wdired-abort-changes): Restore point after aborting changes.
18244
18245 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
18246
18247 * vc.el (vc-do-command): Add a new value t for okstatus.
18248
18249 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
18250 frame in case of errors.
18251
18252 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18253
18254 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
18255 so it comes after "On the Left" in the menu.
18256
18257 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
18258
18259 * cus-edit.el (customize-apropos, customize-apropos-options)
18260 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
18261
18262 2005-12-12 Bill Wohler <wohler@newt.com>
18263
18264 * vc-svn.el (vc-svn-registered): Fix problem of visiting
18265 non-writable Subversion-controlled files by saving window
18266 configuration before calling vc-do-command. vc-do-command calls
18267 pop-to-buffer on error which is unexpected during registration.
18268
18269 2005-12-12 Jay Belanger <belanger@truman.edu>
18270
18271 * calc/README: Update the summary of changes.
18272
18273 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
18274
18275 * descr-text.el (describe-char): Rework last fix to solve the problem
18276 is the same way it's solved for everything else in that function
18277 (i.e. by extracting the info before setting up the *Help* buffer).
18278
18279 2005-12-12 Kim F. Storm <storm@cua.dk>
18280
18281 * subr.el (version-regexp-alist): Allow space as separator before
18282 non-numeric part, e.g. "1.0 alpha".
18283 (version-to-list): Interpret .X.Y version as 0.X.Y version.
18284
18285 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
18286
18287 * textmodes/org.el (org-agenda, org-timeline, org-todo):
18288 Implement Logging and the keep-modes setting.
18289 (org-get-category): Make sure a string is returned.
18290 (org-log-done): New function.
18291 (org-log-done, org-closed-string): New options.
18292
18293 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18294
18295 * tooltip.el (tooltip-y-offset): Change default to 20.
18296
18297 2005-12-12 Richard M. Stallman <rms@gnu.org>
18298
18299 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
18300
18301 * frame.el (display-hourglass): Doc fix.
18302
18303 * help.el (help-for-help-internal): Simplify entry for `a'.
18304
18305 * info.el (Info-on-current-buffer): Doc fix.
18306 (info-insert-file-contents): Don't test (featurep 'jka-compr).
18307
18308 * startup.el (inhibit-splash-screen): Make this the real name.
18309 (inhibit-startup-message): Make this the alias.
18310 (command-line): Find only simple.el, and use its directory
18311 to fill in other preloaded files' names.
18312 (command-line): Deactivate the mark if deactivate-mark is set.
18313
18314 * international/mule.el (load-with-code-conversion):
18315 Bind deactivate-mark.
18316
18317 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
18318
18319 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
18320
18321 * cus-edit.el (customize-apropos): Avoid listing an option more
18322 than once under different aliases. No longer list user options
18323 that are not defined with defcustom (unless a prefix arg is given).
18324 Doc fix.
18325 (customize-apropos-options): Doc fix.
18326
18327 2005-12-11 Juri Linkov <juri@jurta.org>
18328
18329 * frame.el (set-background-color, set-foreground-color)
18330 (set-cursor-color, set-mouse-color, set-border-color):
18331 Add explicit prompts to read colors by `facemenu-read-color'.
18332 (show-trailing-whitespace, blink-cursor-delay)
18333 (blink-cursor-interval, display-hourglass, hourglass-delay):
18334 Remove tags.
18335 (display-hourglass, hourglass-delay): Doc fix.
18336 (cursor-in-non-selected-windows): Capitalize words in tag.
18337
18338 * faces.el (frame-background-mode): Replace `choice-item' keywords
18339 with `const' to not make [default] button. Change default value tag
18340 from `default' to `automatic'. Doc fix.
18341 (trailing-whitespace) <defface>: Change group `whitespace' to
18342 `whitespace-faces'.
18343
18344 2005-12-11 Richard M. Stallman <rms@gnu.org>
18345
18346 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
18347
18348 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18349
18350 * term/mac-win.el: Create keymap for mac-apple-event-map.
18351
18352 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
18353
18354 * tooltip.el (tooltip-mode): Move to start of file so that it
18355 appears at top of customize buffer.
18356
18357 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18358 Add the gud groupname.
18359 (gud-tooltip-mode): Add the tooltip groupname.
18360 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
18361 avoid conflict with tooltip-use-echo-area.
18362
18363 2005-12-10 Romain Francoise <romain@orebokech.com>
18364
18365 * help.el (help-for-help-internal): Add `r' in doc string.
18366
18367 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18368
18369 * align.el (align-regexp, align-highlight-rule):
18370 Use region-beginning and region-end instead of point and mark, so that
18371 repetition (with `repeat-complex-command') recomputes the region
18372 bounds.
18373
18374 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
18375
18376 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
18377 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
18378 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
18379 (balance-windows): Rewrite using the above new functions.
18380
18381 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
18382
18383 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
18384 react if global-hi-lock-mode seems intended.
18385 (global-hi-lock-mode): Renamed from hi-lock-mode.
18386 (hi-lock-archaic-interface-message-used)
18387 (hi-lock-archaic-interface-deduce): New variables.
18388 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
18389 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
18390 (hi-lock-find-patterns, hi-lock-font-lock-hook):
18391 Replace hi-lock-buffer-mode with hi-lock-mode.
18392
18393 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18394
18395 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
18396 completion list, even after a partial completion has been
18397 inserted in the current buffer. If there are more than 1
18398 completion, redisplay the *Completions* buffer; if the
18399 completion is unique, delete the *Completions* window.
18400
18401 2005-12-10 Eli Zaretskii <eliz@gnu.org>
18402
18403 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
18404 strings and long subject lines that were broken into multiple
18405 lines at arbitrary places. Handle subjects that have "Re: " in
18406 the middle.
18407
18408 2005-12-10 John W. Eaton <jwe@octave.org>
18409
18410 * progmodes/octave-mod.el (octave-electric-space): Don't indent
18411 comments or strings if octave-auto-indent is nil.
18412
18413 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18414
18415 * term/mac-win.el: Require url when compiling.
18416 Call mac-process-deferred-apple-events after loading init files.
18417 (mac-apple-event-map): New defvar. Define event handlers in it.
18418 (core-event, internet-event): New Apple event class symbols.
18419 (open-application, reopen-application, open-documents)
18420 (print-documents, open-contents, quit-application)
18421 (application-died, show-preferences, autosave-now, get-url):
18422 New Apple event ID symbols.
18423 (about): New HICommand ID symbol.
18424 (mac-event-spec, mac-event-ae): New macros.
18425 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
18426 (mac-ae-selection-range, mac-ae-text-for-search)
18427 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
18428 (mac-application-menu-map): Remove keymap. Handlers for HICommand
18429 and Services menu events are now defined in mac-apple-event-map.
18430 (mac-drag-n-drop): Remove selection range handling.
18431
18432 2005-12-10 Kenichi Handa <handa@m17n.org>
18433
18434 * simple.el (zap-to-char):
18435 * isearch.el (isearch-process-search-char): Translate CHAR by
18436 translation-table-for-input.
18437
18438 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
18439
18440 * foldout.el (foldout-exit-fold): Properly hide subtree.
18441
18442 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18443
18444 * files.el (save-buffer):
18445 * international/ucs-tables.el (ucs-set-table-for-input):
18446 * mail/mail-extr.el (mail-extract-address-components):
18447 * mail/sendmail.el (mail-mode): Reformat doc string.
18448
18449 2005-12-09 Juri Linkov <juri@jurta.org>
18450
18451 * isearch.el (isearch-highlight): Change main overlay priority
18452 from 1 to 1001. Simplify.
18453 (isearch-lazy-highlight-update): Change lazy overlay priority
18454 from 0 to 1000.
18455
18456 * replace.el (replace-highlight): Change overlay priority from
18457 1 to 1001.
18458
18459 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
18460 Change overlay priority from 1 to 1001. Reuse existing overlay.
18461
18462 * compare-w.el (compare-windows-highlight): Change overlay
18463 priority from 1 to 1000.
18464
18465 * menu-bar.el (menu-bar-edit-menu): Add listp around
18466 pending-undo-list to disable menu item "undo" when pending
18467 undo list is empty.
18468
18469 * locate.el (locate): Disable undo in *Locate* buffer.
18470
18471 2005-12-09 Kim F. Storm <storm@cua.dk>
18472
18473 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
18474
18475 2005-12-09 David Ponce <david@dponce.com>
18476
18477 * recentf.el: Improvement of the menu code.
18478 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
18479 instead of menu hook.
18480 (recentf-show-menu, recentf-hide-menu): New functions.
18481 (recentf-menu-customization-changed, recentf-mode): Use them.
18482 (recentf-menu-action, recentf-max-menu-items)
18483 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
18484 (recentf-arrange-by-rule-others)
18485 (recentf-arrange-by-rules-min-items)
18486 (recentf-arrange-by-rule-subfilter): Don't use
18487 `recentf-menu-customization-changed'.
18488 (recentf-arrange-rules): Likewise. Accept functions to compute
18489 sub-menu titles.
18490 (recentf-menu-filter): Likewise. Doc fix.
18491 (recentf-menu-value-shortcut): Doc fix.
18492 (recentf-dump-variable): Quote atom value.
18493 (recentf-make-menu-items): Update to use it as a menu filter.
18494 (recentf-match-rule): New function.
18495 (recentf-arrange-by-rule): Use it.
18496 (recentf-indirect-mode-rule): New function.
18497 (recentf-build-mode-rules): Use it.
18498 (recentf-dir-rule): New function.
18499 (recentf-arrange-by-dir): Use it.
18500 (recentf-filter-changer-current): Rename from
18501 `recentf-filter-changer-state'. All references updated.
18502 (recentf-filter-changer-alist): Update filter names.
18503 (recentf-filter-changer-select): New function.
18504 (recentf-filter-changer): Use it. Make a sub-menu from filters
18505 available in `recentf-filter-changer-alist'.
18506 (recentf-data-cache, recentf-clear-data)
18507 (recentf-update-menu): Remove. All references updated.
18508 (recentf-match-rule-p, recentf-build-dir-rules)
18509 (recentf-filter-changer-goto-next)
18510 (recentf-filter-changer-get-current)
18511 (recentf-filter-changer-get-next): Remove.
18512
18513 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
18514
18515 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
18516 buffer "Reset" button to "Reset to Current" for consistency with
18517 the State buttons.
18518
18519 2005-12-08 John Paul Wallington <jpw@pobox.com>
18520
18521 * ibuf-ext.el (define-ibuffer-filter filename):
18522 If `dired-directory' is a list then really use its car.
18523
18524 2005-12-08 Kim F. Storm <storm@cua.dk>
18525
18526 * emulation/cua-rect.el (cua--rectangle-aux-replace):
18527 Fix indention of text on right side of replaced rectangle.
18528
18529 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
18530
18531 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
18532 No need to check gud-comint-buffer is bound.
18533 (gdb): Prevent multiple debugging when first session uses gdba.
18534
18535 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18536
18537 CC Mode update to 5.31.
18538
18539 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
18540 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
18541 We might do this function properly in the future).
18542
18543 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
18544 New macros c-sentence-end and c-default-value-sentence end, to cope
18545 with Emacs 22's new function `sentence-end'.
18546
18547 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18548
18549 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
18550 compat issue using `c-put-overlay' and `c-delete-overlay'.
18551
18552 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
18553 New compat macros to handle overlays/extents.
18554
18555 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18556
18557 * progmodes/cc-fix.el: Add definitions of the macros push and pop
18558 (for GNU Emacs 20.4).
18559
18560 * progmodes/cc-defs.el
18561 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
18562
18563 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
18564 highlighting mechanism so it will work in XEmacs too.
18565
18566 * progmodes/cc-defs.el: Insert c-int-to-char.
18567
18568 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
18569 call to the new macro c-int-to-char. This solves XEmacs's
18570 regarding characters as different from integers.
18571
18572 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18573
18574 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
18575 New internal helper.
18576
18577 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
18578 construct to make the indirect face lookup work in XEmacs.
18579
18580 (c-cpp-matchers): Append the negation char face to the existing
18581 fontification, so that the cpp face doesn't disappear.
18582 Use `c-make-syntactic-matcher' to avoid negation chars in comments
18583 and strings.
18584
18585 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
18586 to map to `font-lock-negation-char-face' in emacsen where it exists.
18587
18588 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18589
18590 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
18591
18592 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
18593 Rename "c-subword-move-mode" as "c-subword-mode".
18594
18595 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
18596 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
18597
18598 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18599
18600 * progmodes/cc-mode.el: Added autoload directive for
18601 `c-subword-move-mode' for use in older emacsen.
18602
18603 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18604
18605 * progmodes/cc-mode.el:
18606 (i): Insert a binding for C-c C-backspace into
18607 c-bind-special-erase-keys which works in TTYs.
18608 (ii): Make sure that when file styles are used, any explicitly
18609 given style variables take priority over those in the style.
18610 Do this by calling `hack-local-variables' a second time.
18611
18612 * progmodes/cc-vars.el: Add language specific customization
18613 widgets for AWK to c-doc-comment-style, c-require-final-newline
18614 and c-default-style. Add a defcustom for awk-mode-hook.
18615 Give c-syntactic-element and c-syntactic-context doc-strings by
18616 directly setting their `variable-documentation' propery.
18617 This allows Emacs 22.1 to read these with C-h v.
18618
18619 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
18620
18621 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18622
18623 * progmodes/cc-fonts.el, cc-vars.el
18624 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
18625 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
18626 Masatake YAMATO.
18627
18628 (c-doc-comment-style): Made GtkDoc default in C mode.
18629
18630 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
18631 and C-c C-<delete>.
18632
18633 (c-bind-special-erase-keys): New function for use on
18634 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
18635
18636 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
18637 <delete> key behavior in XEmacs according to `delete-forward-p'.
18638 C.f. `c-electric-delete'.
18639
18640 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18641
18642 * progmodes/cc-mode.el: Give c-hungry-backspace and
18643 c-hungry-delete-forward permanent key bindings.
18644
18645 * progmodes/cc-cmds.el (c-electric-semi&comma):
18646 Bind c-syntactic-context for calls to "criteria functions", for
18647 consistency with other calls to user functions.
18648
18649 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
18650 `current-prefix-arg', since this might be the prefix arg to a
18651 command which calls c-indent-command as a function. Change the
18652 interactive spec from "p" to "P".
18653
18654 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
18655 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
18656 was difficult to understand.
18657
18658 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18659
18660 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
18661 first char of an identifier.
18662
18663 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
18664 +" syntax in C++.
18665
18666 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18667
18668 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
18669 auto-fill doesn't split a c-comment's last word from a hanging
18670 "*/" when a space is typed between them after fill-column.
18671
18672 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
18673
18674 * progmodes/cc-styles.el (c-set-style)
18675 (c-setup-paragraph-variables): Abort the command if we're not in a
18676 CC Mode buffer.
18677
18678 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
18679 with blank comment-prefix, and a blank line as the comment's
18680 second line.
18681
18682 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18683
18684 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
18685 Incorporate the patterns added in the Emacs development branch
18686 for the new Emacs 22 face `font-lock-negation-char-face'.
18687
18688 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
18689 of "red" since it stands out better in xterms and DOS terminals.
18690
18691 * progmodes/cc-engine.el (c-literal-faces):
18692 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
18693
18694 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18695
18696 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
18697 forcibly enable c-electric-flag.
18698
18699 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
18700 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
18701 after the comment-prefix of a C-style comment will close that comment.
18702
18703 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18704
18705 * progmodes/cc-fonts.el (c-basic-matchers-before)
18706 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
18707 in Pike.
18708
18709 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
18710 digraphs.
18711
18712 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
18713 (c-cpp-message-directives, c-cpp-include-directives)
18714 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
18715 (c-cpp-expr-directives): Introduce new language constants to
18716 control cpp syntax in a cleaner way.
18717
18718 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
18719
18720 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
18721
18722 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
18723 (c-multiline-string-start-char): New language constants and
18724 variables to specify how newlines in string literals work.
18725
18726 (c-font-lock-invalid-string): Use them.
18727
18728 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
18729 unbalanced close brace is entered. Optimization by avoiding going
18730 back over arbitrarily large blocks. Removed hints that this
18731 function only would be relevant/useful in AWK.
18732
18733 (c-electric-brace): Indent syntactically after the cleanups since
18734 lineup functions might do it differently then.
18735
18736 * progmodes/cc-engine.el, cc-langs.el
18737 (c-opt-op-identifier-prefix): New language constant and variable.
18738
18739 (c-just-after-func-arglist-p, c-after-special-operator-id)
18740 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
18741
18742 * progmodes/cc-align.el, cc-engine.el
18743 (c-after-special-operator-id): New helper to handle C++ operator
18744 identifiers.
18745
18746 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
18747 (c-guess-basic-syntax): Handle C++ operator identifiers in
18748 declarations.
18749
18750 * progmodes/cc-langs.el (c-assignment-operators): Add the
18751 trigraph version of ^= too.
18752
18753 * progmodes/cc-langs.el (c-assignment-operators): Add the
18754 trigraph version of |= in C++.
18755
18756 * progmodes/cc-fonts.el (c-font-lock-declarators):
18757 Handle `c-decl-hangon-kwds' after the identifier name.
18758
18759 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
18760 whether an arglist is "nonempty", ignore a comment after the open
18761 paren if it isn't followed by a non-comment token on the same line.
18762
18763 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
18764 Enable heuristics below the point to cope with classes inside special
18765 brace lists in Pike.
18766
18767 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18768
18769 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
18770
18771 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18772
18773 * progmodes/cc-guess.el (cc-guess-install): New function to
18774 install an already guessed style in another buffer.
18775
18776 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
18777 sets `inhibit-read-only' - `c-save-buffer-state' should be used
18778 anyway if the change always is undone.
18779
18780 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18781
18782 Implement togglable electricity:
18783
18784 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
18785 saying when it should be used.
18786
18787 * progmodes/cc-engine.el: Add the new buffer-local variable,
18788 c-electric-flag.
18789
18790 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
18791 c-toggle-auto-newline.
18792
18793 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
18794 c-toggle-auto-newline. Remove the binding for
18795 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
18796 c-toggle-electric-state.
18797
18798 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
18799
18800 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
18801 c-\(forward\|backward\)-subword.
18802 (c-update-modeline): Add the new modeline flag `l' for
18803 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
18804 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
18805 Make the old name an alias of the new name.
18806 (c-toggle-electric-state): New function.
18807 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
18808 Adapt these functions to do electric things only when
18809 c-electric-flag is non-nil.
18810 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
18811 new functions from c-electric-brace.
18812 (c-point-syntax): Add a check for "virtual semicolons" in AWK
18813 mode, so that the tentative extra newline doesn't change the
18814 syntax of the following brace.
18815 (c-electric-brace): Restructure by extracting the above functions.
18816 Tidy up the coding somewhat.
18817 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
18818 restructure a bit.
18819
18820 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18821
18822 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
18823 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
18824
18825 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
18826 (c-submode-indicators): Change name from `c-auto-hungry-string'
18827 since it's now used to track another submode.
18828
18829 (c-update-modeline): Convert to function and extended to check
18830 `c-subword-move-mode'.
18831
18832 (c-forward-into-nomenclature, c-backward-into-nomenclature):
18833 Convert to compat aliases for `c-forward-subword' and
18834 `c-backward-subword'.
18835
18836 * progmodes/cc-subword.el: New functions and minor mode to handle
18837 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
18838
18839 (c-forward-subword, c-backward-subword, c-mark-subword)
18840 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
18841 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
18842 Functions corresponding to the standard word handling functions.
18843
18844 (c-subword-move-mode): Minor mode that replaces all the standard
18845 word handling functions with their subword equivalences.
18846
18847 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18848
18849 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
18850 entry for one-liner-defun.
18851
18852 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
18853 name in its def-edebug-spec.
18854
18855 * progmodes/cc-cmds.el (c-electric-brace): Make the
18856 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
18857 compacts space before a comment, if this will make things fit on
18858 one line.
18859
18860 Introduce an "awk" style, mainly for auto-newline and clean-ups.
18861
18862 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
18863
18864 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
18865 clean-up one-liner-defun.
18866
18867 * progmodes/cc-styles.el: Add the new "awk" style.
18868
18869 * progmodes/cc-vars.el: Add description of one-liner-defun to
18870 c-cleanup-list's doc-string. New user options,
18871 c-max-one-liner-length. In c-default-style, set the default style
18872 for AWK to "awk".
18873
18874 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18875
18876 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
18877 macros inside labels.
18878
18879 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
18880 `c-at-statement-start-p' and `c-at-expression-start-p'.
18881
18882 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
18883 error if the mark isn't set.
18884
18885 * progmodes/cc-engine.el (c-guess-continued-construct)
18886 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
18887 accurately detect functions inside functions.
18888
18889 * progmodes/cc-engine.el (c-at-expression-start-p): New function
18890 like `c-at-statement-start-p' that additionally recognizes commas
18891 and expression parentheses as delimiters.
18892
18893 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
18894 to avoid heuristics that doesn't work for unclosed blocks.
18895 (c-at-statement-start-p): New function.
18896
18897 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
18898 Objective-C directives, e.g. directives spanning lines should work
18899 reasonably well now.
18900
18901 (c-put-c-type-property, c-clear-c-type-property): New helpers.
18902
18903 (c-forward-objc-directive): New function to move over any ObjC
18904 directive.
18905
18906 (c-just-after-func-arglist-p, c-guess-basic-syntax)
18907 (c-basic-matchers-before): Use it.
18908
18909 (c-font-lock-objc-iip-decl): Remove.
18910
18911 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
18912 in the template arglist recognition.
18913
18914 * progmodes/cc-styles.el (c-style-alist): Fix several
18915 inconsistencies in the Whitesmith style.
18916
18917 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
18918 New lineup function to get lines after Whitesmith style blocks
18919 correctly indented.
18920
18921 (c-lineup-whitesmith-in-block): Back out the compensation for
18922 opening parens since it's done using `add' lists in the style
18923 definition instead. Don't use the anchor position since it varies
18924 too much between the syntactic symbols. :P
18925
18926 * progmodes/cc-vars.el (c-valid-offset): Update.
18927
18928 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
18929 lists where the offsets are combined according to several
18930 different methods: `first', `min', `max', and `add'.
18931 Report offset evaluation errors with `c-benign-error' so that some kind
18932 of reindentation still is done.
18933
18934 * progmodes/cc-engine.el (c-guess-basic-syntax):
18935 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
18936 `arglist-close'.
18937
18938 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
18939 situations for `arglist-cont-nonempty' and `arglist-close'.
18940
18941 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
18942
18943 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
18944 cc-bytecomp-boundp' in a number of places.
18945
18946 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
18947 macro related issue.
18948
18949 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18950
18951 * progmodes/cc-awk.el: Change the terminology of regexps: A char
18952 list is now [asdf], a char class [:alpha:].
18953 Include code for char classes.
18954 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
18955 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
18956
18957 Remove (nearly all of) the cruft associated with AWK Mode's former
18958 concept of "virtual semicolons":
18959
18960 Adapt c-beginning-of-statement, c-end-of-statement (together with
18961 subfunctions) to use the new notion of "virtual semicolon" in
18962 place of the old awkward special handling for AWK. There remains
18963 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
18964 * progmodes/cc-cmds.el:
18965 (c-ascertain-adjacent-literal): In the backwards direction, now
18966 recognises AWK regexp delimiters as string delimiters.
18967 (c-after-statement-terminator-p): Adapt for virtual semicolons;
18968 check more rigorously for "end of macro".
18969 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
18970 virtual semicolons;
18971 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
18972 out the code for forward movement into ...
18973 (c-end-of-statement): Now contains the code for forward movement,
18974 adapted for virtual semicolons.
18975
18976 * progmodes/cc-engine.el:
18977 (c-ws*-string-limit-regexp): New regexp.
18978 (c-forward-single-comment, c-backward-single-comment): Comment out
18979 the (now redundant) "special" AWK stuff.
18980
18981 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
18982 c-string-par-start, c-string-par-separate to be more like Text
18983 Mode than Fundamental Mode.
18984
18985 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18986
18987 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
18988 to the fontified region so that fontification doesn't occur
18989 outside it (could happen e.g. when fontifying a line with an
18990 unfinished declaration).
18991
18992 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18993
18994 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
18995 start of the file. ^L now separate sections of the file.
18996 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
18997 (c-awk-one-line-possibly-open-string-re)
18998 (c-awk-regexp-one-line-possibly-open-char-class-re)
18999 (c-awk-one-line-possibly-open-regexp-re)
19000 (c-awk-one-line-non-syn-ws*-re): New defonsts.
19001 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
19002
19003 Amend the concept of "virtual semicolons" (in the indentation
19004 engine) for languages like AWK, such that they are now
19005 conceptually attached to end of the last token of a statement, not
19006 the end of the line. (In AWK Mode, however, the pertinent text
19007 property is still physically set on the EOL.) Remove the specific
19008 tests for awk-mode, thus facilitating the introduction of other
19009 language modes where EOLs can end statements.
19010 (Note: The funtionality in cc-cmds.el, specifically
19011 c-beginning/end-of-statement has yet to be amended.)
19012
19013 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19014 New macros.
19015
19016 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19017 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
19018 c-vsemi-status-unknown-p-fn (in a new page).
19019
19020 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19021 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19022 numerous awkward forms like
19023 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19024 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
19025 variable before-ws-ip, the place just after char-before-ip appears.
19026
19027 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19028 a comment.
19029
19030 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19031
19032 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19033 `c-tentative-buffer-changes'.
19034
19035 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19036 convert to macro to choose between Emacs and XEmacs at compile time.
19037
19038 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19039
19040 (c-tentative-buffer-changes): New macro to handle temporary buffer
19041 changes in a convenient way.
19042
19043 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19044 for `c-tentative-buffer-changes'.
19045
19046 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19047 the checks for paren sexps between the point and the keyword, to
19048 avoid some false alarms.
19049
19050 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19051 Fixed a situation where an error could be thrown for unbalanced
19052 parens. Changed to make use of c-keyword-member' to avoid some
19053 repeated regexp matches.
19054
19055 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19056 These language variable are no longer necessary.
19057
19058 (c-block-stmt-kwds): New language constant used by
19059 c-looking-at-inexpr-block'.
19060
19061 (c-guess-basic-syntax): Remove an optional check that looked at
19062 the existence of the now removed language variables.
19063
19064 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19065 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19066 object instantiation expressions as declarations in some contexts.
19067 This bug only affected languages where the declarator can't be
19068 enclosed in parentheses.
19069
19070 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19071 insert newlines before and after substatement braces.
19072
19073 * progmodes/cc-engine.el: Improved the heuristics for recognizing
19074 function declaration headers and the handling of C++ style member
19075 init lists.
19076
19077 (c-just-after-func-arglist-p): Rewritten to use
19078 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
19079
19080 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19081
19082 (c-guess-basic-syntax): Adapt case 5B for the new
19083 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
19084 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19085 covers all cases now).
19086
19087 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19088
19089 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19090
19091 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19092 c-string-par-start/separate c-sentence-end-with-esc-eol,
19093 initialised in c-setup-paragraph-variables, used in string
19094 scanning subroutines of c-beginning-of-statement.
19095
19096 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19097 which precedes the newly inserted `{'.
19098
19099 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19100
19101 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19102 function for declaration level blocks. It should now cope with
19103 templates better and also be a lot more comprehensible.
19104
19105 (c-looking-at-decl-block): The new function.
19106
19107 (c-search-uplist-for-classkey): The old one. It's now a wrapper
19108 for compatibility.
19109
19110 (c-add-class-syntax, c-guess-continued-construct)
19111 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
19112
19113 (c-decl-block-key): Change to tell apart ambiguous and
19114 unambiguous keywords. Pike specials are now handled directly in
19115 the code instead.
19116
19117 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
19118 New language constants and variables to make the backward skip in
19119 `c-looking-at-decl-block' as tight as possible.
19120
19121 (c-nonsymbol-token-char-list): New language constant.
19122
19123 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
19124 find balanced template arglists backwards.
19125
19126 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
19127 making char classes for `c-syntactic-skip-backward'.
19128
19129 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
19130 16D - can't be a class-close at that point.
19131
19132 * progmodes/cc-engine.el (c-guess-basic-syntax)
19133 (c-add-class-syntax): Don't narrow out the enclosing declaration
19134 level. This makes everything a lot easier, and it was actually
19135 only four small places that needed it to work. Some places that
19136 previously did `widen' are removed now, which has the effect that
19137 `c-guess-basic-syntax' never will look at things outside the
19138 current narrowment now. The anchor position for `topmost-intro'
19139 is affected by this, but it was so bogus it was basically useless
19140 before, and now it's equally bogus but in a slightly different way.
19141
19142 (c-narrow-out-enclosing-class): Gone.
19143
19144 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
19145 the narrowed region.
19146
19147 (c-least-enclosing-brace): Remove silly optional argument.
19148
19149 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
19150 the point could be left directly after an open paren when finding
19151 the beginning of the first decl in the block.
19152
19153 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
19154 Specify which submatch to use.
19155
19156 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
19157
19158 (c-decl-start-re): No longer any need for special treatment of
19159 ObjC due to the above.
19160
19161 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
19162 presumably follows C in that regard.
19163
19164 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
19165 New language constants to specify operator tokens inside
19166 identifiers in a more high level way.
19167
19168 (c-opt-identifier-prefix-key): New internal language constant.
19169
19170 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
19171 (c-identifier-start, c-identifier-key): Now completely calculated
19172 from other constants.
19173
19174 (c-identifier-last-sym-match): Decommission since it's no longer used.
19175
19176 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
19177
19178 * progmodes/cc-engine.el (c-forward-name): Remove the
19179 optimization when c-identifier-key is equal to c-symbol-key since
19180 it doesn't work in byte compiled files. Don't record empty
19181 regions as identifiers.
19182
19183 * progmodes/cc-langs.el (c-filter-ops): New helper function to
19184 simplify access to `c-operators' and its likes.
19185
19186 (c-operator-list, c-all-op-syntax-tokens)
19187 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
19188 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
19189 (c-primary-expr-regexp, c-cast-parens): Use it.
19190
19191 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
19192 an explicit language in functions.
19193
19194 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
19195 variant of adornment.
19196
19197 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
19198 variable.
19199
19200 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
19201 the Pike value.
19202
19203 * progmodes/cc-engine.el (c-on-identifier)
19204 (c-simple-skip-symbol-backward): Small fix for handling "-"
19205 correctly in `skip-chars-backward'. Affected the operator lfun
19206 syntax in Pike.
19207
19208 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
19209 diagnostic message about precompiled language vars not being used.
19210
19211 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
19212 "__attribute__" is followed by a parenthesis.
19213
19214 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
19215 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
19216 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
19217
19218 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
19219 Internal cleanups to properly detect the declared identifiers in
19220 various declarations.
19221
19222 (c-decl-start-kwds): New language constant to recognize
19223 declarations that can start anywhere. Used for class declarations
19224 in Pike.
19225
19226 (c-specifier-key, c-not-decl-init-keywords)
19227 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
19228 (c-find-decl-spots): Implement `c-decl-start-kwds'.
19229
19230 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
19231 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
19232 handling of the compiler specific extension keywords into a new
19233 language constant `c-decl-hangon-kwds' that defines keyword
19234 clauses to be ignored in declarations.
19235
19236 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
19237 past unrecognized tokens when handling `c-colon-type-list-kwds'.
19238 Necessary to stop at the declared identifier in e.g. IDL valuetype
19239 declarations.
19240
19241 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
19242 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
19243 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
19244 (c-forward-decl-or-cast-1): Recognize the declared identifier in
19245 class and enum declarations as such and not as part of the type.
19246
19247 (c-forward-decl-or-cast-1, c-forward-label): Relax the
19248 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
19249
19250 (c-forward-decl-or-cast-1): Don't disregard sure signs of
19251 declarations when there's some syntax error later on.
19252
19253 (c-complex-decl-matchers): Did away with a reference to
19254 `c-specifier-key'.
19255
19256 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
19257 value - this variable is always dynamically bound.
19258
19259 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
19260 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
19261 * cc-cmds.el, cc-defs.el: Change the policy for marking up
19262 functions that might do hidden buffer changes: All such internal
19263 functions are now marked instead of those that don't.
19264
19265 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
19266 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
19267 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
19268 (c-literal-type): Allow these functions to make hidden buffer changes,
19269 so that they are free to use text property caching later on.
19270
19271 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
19272 (c-electric-brace, c-electric-slash, c-electric-star)
19273 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
19274 (c-electric-paren, c-electric-continued-statement, c-indent-command)
19275 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
19276 (c-context-line-break): Add `c-save-buffer-state' calls to comply
19277 with the changed semantics of the functions above.
19278
19279 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
19280 when macros occur in obscure places. Optimized the sexp movement
19281 a bit.
19282
19283 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19284
19285 Enhancements for c-beginning-of-statement to work in AWK Mode:
19286
19287 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
19288 (completed statement) with `}' (statement completed by closing
19289 brace or semicolon) and `$' (statement completed by EOL).
19290
19291 (c-awk-virtual-semicolon-ends-prev-line-p)
19292 (c-awk-virtual-semicolon-ends-line-p)
19293 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
19294 (c-awk-at-statement-end-p): New functions.
19295
19296 * progmodes/cc-cmds.el: Simplify the structure of functions
19297 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
19298 two functions and c-beginning-of-statement to handle AWK Mode.
19299
19300 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
19301 c-backward-single-comment for AWK mode. Attempt to clarify their
19302 doc-strings.
19303
19304 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
19305
19306 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19307
19308 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
19309 label handling. Labels are now recognized in a uniform and more
19310 robust way, regardless of context. Text properties are put on all
19311 labels to recognize the following declarations better.
19312 Multiword labels are handled both in indentation and fontification for
19313 the benefit of language extensions like Qt. For consistency, keywords
19314 in labels are now fontified with the label face instead.
19315 That also applies to "case" and "default".
19316
19317 (c-beginning-of-statement-1): Fix some bugs in the label
19318 handling. Disregard `c-nonlabel-token-key' in labels that begin
19319 with `c-label-kwds'.
19320
19321 (c-find-decl-spots): Support that the callback adds more
19322 `c-decl-end' spots to find.
19323
19324 (c-forward-decl-or-cast-1): Don't treat a list of plain
19325 identifiers followed by a colon as a declaration.
19326
19327 (c-forward-label): New function to recognize labels.
19328
19329 (c-guess-basic-syntax): Replace uses of `c-label-key' with
19330 `c-forward-label'. Moved the label recognition cases (14 and 15)
19331 earlier since they aren't so context sensitive now. Handle labels
19332 on the top level gracefully. Moved access label recognition to
19333 the generic label case (CASE 15) - removed CASE 5E.
19334
19335 (c-font-lock-declarations): Add recognition of labels in the
19336 same round since we need to handle labels in parallell with other
19337 declarations to recognize both accurately. It should also improve
19338 speed.
19339
19340 (c-simple-decl-matchers, c-basic-matchers-after):
19341 Move `c-font-lock-labels' so that it only is used on decoration level 2
19342 since `c-font-lock-declarations' handles it otherwise.
19343
19344 (c-complex-decl-matchers): Remove the simplistic recognition of
19345 access labels.
19346
19347 (c-decl-prefix-re): Remove the kludges that was necessary to cope
19348 with labels earlier.
19349
19350 (c-decl-start-re): New language variable to make
19351 `c-font-lock-declarations' stop for the special protection labels
19352 in Objective-C that start with `@'.
19353
19354 (c-label-key): Remove since it's no longer used.
19355
19356 (c-recognize-colon-labels, c-label-prefix-re): New language
19357 constants to support recognition of generic colon-terminated labels.
19358
19359 (c-type-decl-end-used): `c-decl-end' is now used whenever there
19360 are colon terminated labels.
19361
19362 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
19363 first argument starts with a special brace list.
19364
19365 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
19366 (c-font-lock-declarations): Break out the declaration and cast
19367 recognition from `c-font-lock-declarations' to a new function, so
19368 that it can be used in the indentation engine.
19369
19370 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
19371 up to the start of the literal. Fixed bug with the point on the
19372 wrong side of the search limit that could happen when the start
19373 position is inside a literal.
19374
19375 * progmodes/cc-engine.el (c-parse-state)
19376 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
19377 so that it's kept a little bit back to increase the hit rate.
19378
19379 (c-parse-state): Change the macro handling and fixed some
19380 glitches. Macro context is checked more often than necessary now,
19381 but otoh less garbage conses are generated.
19382
19383 * progmodes/cc-engine.el (c-parse-state)
19384 (c-invalidate-state-cache): Cache the last position where
19385 `c-state-cache' applies. This can speed up refontification quite
19386 a bit in blocks where there are many non-brace parens before the point.
19387
19388 (c-state-cache-end): New variable for this.
19389
19390 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
19391 cache variable.
19392
19393 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
19394 get close initial continue positions when the start position is
19395 inside a literal or macro. Do not call the callback for spots
19396 before the start position (which can happen e.g. for `c-decl-end'
19397 spots inside comments). Optimize better in special cases when the
19398 region is a single line inside a literal or macro (typically when
19399 the current line is refontified).
19400
19401 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
19402 to `c-add-stmt-syntax' - there's no need to explicitly whack off
19403 entries from the paren state.
19404
19405 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
19406 special case for "else if" clauses.
19407
19408 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
19409 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
19410
19411 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
19412 New language variable to recognize the gcc extension with statement
19413 blocks inside expressions.
19414
19415 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
19416 it somewhat more comprehensible. The argument AT-BLOCK-START is
19417 no longer used and hence removed.
19418
19419 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
19420 to `c-add-stmt-syntax'.
19421
19422 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19423 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
19424 This fixes bogus label recognition.
19425
19426 * progmodes/cc-engine.el (c-add-type, c-check-type)
19427 (c-forward-name, c-forward-type): Improve storage of template
19428 types in `c-found-types' so that they can be recognized better.
19429
19430 (c-syntactic-content): Add option to skip past nested parens.
19431
19432 * progmodes/cc-engine.el (c-forward-name):
19433 Set `c-last-identifier-range' all the time. It's less work that way.
19434 Handle that there might not be an identifier to store in
19435 `c-last-identifier-range'.
19436
19437 (c-forward-type): Handle that `c-last-identifier-range' might be
19438 nil from `c-forward-name'.
19439
19440 * progmodes/cc-defs.el (c-safe-scan-lists)
19441 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
19442
19443 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
19444 to work even if the form fails.
19445
19446 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
19447 down in a large file in one go.
19448
19449 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
19450
19451 * progmodes/cc-align.el (c-lineup-assignments): New lineup
19452 function which is like `c-lineup-math' but returns nil instead of
19453 `c-basic-offset' when it doesn't match.
19454
19455 (c-lineup-math): Change to use `c-lineup-assignments'.
19456
19457 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19458
19459 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
19460 c-beginning-of-statement. New subfunctions
19461 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
19462
19463 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19464
19465 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
19466 hardcoded char classes whereever possible. Changed a couple of
19467 places to use skip by syntax instead of skip by char class.
19468
19469 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
19470 Fix a bug in the regexp that caused extreme backtracking.
19471
19472 * progmodes/cc-langs.el (c-block-comment-starter)
19473 (c-block-comment-ender): New language constants to specify in a
19474 single place how block comments look.
19475
19476 (c-comment-start-regexp, c-block-comment-start-regexp)
19477 (comment-start, comment-end, comment-start-skip)
19478 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
19479 (c-syntactic-ws, c-nonempty-syntactic-ws)
19480 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
19481 `c-line-comment-starter', `c-block-comment-starter' and
19482 `c-block-comment-ender'.
19483
19484 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
19485 New language constants to break up things a bit.
19486
19487 (c-simple-ws): New language constant for simple whitespace.
19488
19489 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
19490
19491 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
19492 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
19493 newlines. Allow and ignore nil elements in the list.
19494
19495 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19496
19497 * progmodes/cc-cmds.el: Comment out a (n almost certainly
19498 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
19499
19500 * progmodes/cc-cmds.el: Tidy up the comments in
19501 c-beginning-of-statement and subfunctions.
19502
19503 * progmodes/cc-awk.el: Replace calls to put-text-property to the
19504 more flexible c-put-char-property and c-clear-char-properties.
19505 Add the author's email address.
19506
19507 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
19508
19509 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
19510 closing "*/" of a block comment.
19511
19512 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
19513 subfunctions) so that it works at BOB and EOB.
19514
19515 * progmodes/cc-cmds.el, cc-vars.el: More updating of
19516 c-beginning-of-statement, including new variable
19517 c-block-comment-start-regexp.
19518
19519 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19520
19521 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
19522 symbols from `*-font-lock-extra-types' so that there's no need to
19523 use `regexp-opt' on those lists.
19524
19525 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
19526 `c-type-modifier-kwds' is empty.
19527
19528 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
19529 there are several strings on the same line.
19530
19531 * progmodes/cc-engine.el (c-literal-limits): Remove the
19532 compatibility function for older emacsen. `c-literal-limits-fast'
19533 has now taken the place of this function.
19534
19535 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
19536 with older emacsen: We now require `pps-extended-state'.
19537
19538 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19539
19540 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
19541 which obviates the need to hack sentence-end. This now handles
19542 escaped newlines in strings correctly. Correct minor bugs in
19543 c-move-over-sentence and in c-beginning-of-statement.
19544
19545 * progmodes/cc-cmds.el (c-beginning-of-statement (and
19546 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
19547 that movement over macros and code are rigorously separated from
19548 eachother. Correct a few incidental bugs.
19549
19550 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
19551 Improve its doc-string. Improve the handling of certain specific cases.
19552
19553 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19554
19555 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
19556 (c-guess-basic-syntax): Change the way class-level labels are
19557 recognized; they can now contain essentially any symbols.
19558
19559 (c-opt-extra-label-key): New language variable to cope with the
19560 special protection label syntax in Objective-C.
19561
19562 (c-opt-access-key): Remove; this is now handled better by
19563 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
19564
19565 (c-complex-decl-matchers): Update to handle that
19566 `c-opt-access-key' no longer exists.
19567
19568 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
19569 improved label recognition in `c-beginning-of-statement-1'.
19570
19571 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
19572 Recognize bitfields better.
19573
19574 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
19575 Remove some cruft and fixed a bug that could cause it to go to a
19576 position further down.
19577
19578 * progmodes/cc-langs.el, cc-engine.el
19579 (c-beginning-of-statement-1): Improve detection of labels in
19580 declaration contexts.
19581
19582 (c-beginning-of-decl-1): Use it.
19583
19584 (c-nonlabel-token-key): New language constant and variable needed
19585 by `c-beginning-of-statement-1'.
19586
19587 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
19588 manifested itself due to the correction in `c-forward-sexp'.
19589
19590 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
19591 Make these behave as documented when used at the buffer limits.
19592
19593 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
19594 (c-type-decl-end-used): Made this a language variable.
19595
19596 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
19597 correctly when `combine-after-change-calls' is used together with
19598 temporary narrowings.
19599
19600 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19601 Report labels correctly when the start point is immediately after the
19602 colon.
19603
19604 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
19605 Remove since it isn't used anymore.
19606
19607 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
19608 bracket arglists such as template parens in C++.
19609
19610 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
19611 in the last check-in. Some optimization.
19612
19613 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
19614 where it could stop at the same level in a preceding sexp when
19615 PAREN-LEVEL is set.
19616
19617 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
19618 text property lookup only when it's needed.
19619
19620 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
19621 Change the policy for paren marked angle brackets to be more
19622 persistent; once marked they remain marked even when they're found
19623 to be unbalanced in the searched region. This should keep the
19624 paren syntax around even when individual lines are refontified in
19625 multiline template arglists.
19626
19627 (c-parse-and-markup-<>-arglists): New dynamically bound variable
19628 to control markup so that incorrect angle bracket arglists aren't
19629 marked in contexts where the correct value for
19630 `c-disallow-comma-in-<>-arglists' isn't known.
19631
19632 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
19633 argument has become `c-parse-and-markup-<>-arglists'.
19634
19635 (c-remove-<>-arglist-properties): Remove - no longer used.
19636
19637 (c-after-change-check-<>-operators): New function used on
19638 `after-change-functions' to avoid that "<" and ">" characters that
19639 are part of longer operators have paren syntax.
19640
19641 (c-<>-multichar-token-regexp): New language variable used by
19642 `c-after-change-check-<>-operators'.
19643
19644 (c-after-change): Call `c-after-change-check-<>-operators'.
19645
19646 (c-font-lock-<>-arglists): Use the context properties set by
19647 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
19648 correctly to avoid doing invalid markup.
19649
19650 (c-font-lock-declarations): Remove code that undoes the invalid
19651 markup done by `c-font-lock-<>-arglists'.
19652
19653 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
19654 after `c-font-lock-declarations'.
19655
19656 * progmodes/cc-engine.el (c-syntactic-skip-backward):
19657 Add paren-level feature.
19658
19659 (c-guess-basic-syntax): Improve the anchor position for
19660 `template-args-cont' in nested template arglists. There's still
19661 much to be desired in this area, though.
19662
19663 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19664
19665 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
19666 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
19667
19668 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19669
19670 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
19671 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
19672
19673 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
19674 it doesn't work no longer are supported.
19675
19676 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
19677 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
19678 requires support for the syntax-table' text property, which rules
19679 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
19680 cruft associated with those versions.
19681
19682 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
19683 for the `syntax-table' text property, which rules out Emacs 19 and
19684 XEmacs < 21.4. Removed various compatibility cruft associated
19685 with those versions.
19686
19687 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
19688 support for the `syntax-table' text property.
19689
19690 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
19691 variable and use an extra quoted face name instead. All the
19692 emacsen flavors handle that correctly.
19693
19694 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
19695 (c-font-lock-declarators, c-font-lock-declarations)
19696 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
19697 property to mark the items in in declarator lists to handle
19698 refontification inside multiline declarations better.
19699
19700 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
19701 construct like "a * b = c;" as a declaration.
19702
19703 2005-12-08 Kim F. Storm <storm@cua.dk>
19704
19705 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
19706 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
19707 select either meta, hyper, or super modifier for rectangle commands.
19708 (cua--rectangle-modifier-key): New defvar.
19709 (cua--M/H-key): Use it. Remove special case for `space'.
19710 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
19711 on X, to meta otherwise. Always bind C-return to toggle
19712 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
19713
19714 * emulation/cua-rect.el (cua-help-for-rectangle):
19715 Use cua--rectangle-modifier-key. Handle super modifier too.
19716 (cua--init-rectangles): Always bind C-return to toggle rectangle.
19717 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
19718
19719 * ido.el: Move Acknowledgements and History after Commentary.
19720 Minor changes to Commentary.
19721
19722 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
19723 keymap if cua--prefix-override-timer is `shift'.
19724 (cua--shift-control-prefix): New function; emulate "type prefix
19725 key twice" functionality to handle shifted prefix key override.
19726 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
19727 New commands.
19728 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
19729
19730 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
19731
19732 * textmodes/org.el (org-insert-heading): Try to do items before
19733 headings.
19734 (org-agenda-mode): Quote `org-agenda-mode-hook'.
19735 (org-insert-item): New function.
19736 (org-renumber-ordered-list): Don't skip to higher level lists.
19737
19738 2005-12-08 Juri Linkov <juri@jurta.org>
19739
19740 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
19741
19742 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
19743
19744 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
19745
19746 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
19747 the constructed function name fun-1.
19748
19749 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
19750 because such links don't lead to parent documentation.
19751
19752 2005-12-08 Kenichi Handa <handa@m17n.org>
19753
19754 * descr-text.el (describe-char): Use *Help-2* buffer if the
19755 current buffer is *Help*. Call describe-text-properties while
19756 setting the original buffer.
19757
19758 2005-12-07 Bill Wohler <wohler@newt.com>
19759
19760 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
19761 and causes problems with non-MH users (such as Gnus users).
19762
19763 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
19764
19765 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
19766 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
19767 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
19768 command "info sources". Move calls to GDB command "list".
19769 (gdb-find-file-hook): Just use gdb-source-file-list.
19770 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
19771 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
19772 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
19773 (gdb-data-list-register-values-handler): Use correct trigger name.
19774
19775 2005-12-07 Kim F. Storm <storm@cua.dk>
19776
19777 * ido.el (ido-completion-map): Rename from ido-mode-map.
19778 (ido-common-completion-map, ido-file-completion-map)
19779 (ido-file-dir-completion-map, ido-buffer-completion-map):
19780 Rename from ido-mode-....-map.
19781 (ido-init-completion-maps): Rename from ido-init-mode-maps.
19782 (ido-setup-completion-map): Rename from ido-define-mode-map.
19783 (ido-read-internal): Bind minibuffer-local-filename-completion-map
19784 to ido-completion-map.
19785
19786 2005-12-07 Kenichi Handa <handa@m17n.org>
19787
19788 * international/mule-cmds.el
19789 (set-display-table-and-terminal-coding-system): If the coding
19790 system specified in `unibyte-display' property is different from
19791 the arg coding-system, don't setup standard-display-table.
19792
19793 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19794
19795 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
19796 that comments end at \n, regardless of selective-display.
19797
19798 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
19799
19800 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
19801 (gdb-version): New variables.
19802 (gdb-source-file-list, gdb-register-names)
19803 (gdb-changed-registers): New variables for use with GDB 6.4+.
19804 (gdb-ann3): Replace with...
19805 (gdb-init-1, gdb-init-2): ...two new functions.
19806 (gdba, gdb-prompt): Call gdb-init-1.
19807 (gdb-get-version): New function. Call gdb-init-2 from here.
19808 (gud-watch): Make it work with mouse events too.
19809 (gdb-post-prompt): Don't add to queue until GDB version is known.
19810 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
19811 (gdb-locals-mode): Use gdb-version.
19812 (gdb-memory-format-map, gdb-memory-unit-map)
19813 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
19814 (gdb-locals-font-lock-keywords-1)
19815 (gdb-locals-font-lock-keywords-2): New variables.
19816 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
19817 (gdb-set-gud-minor-mode-existing-buffers-1)
19818 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
19819 (gdb-var-update-1, gdb-var-update-handler-1)
19820 (gdb-data-list-register-values-handler)
19821 (gdb-data-list-register-values-custom)
19822 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
19823 (gdb-stack-list-locals-handler, gdb-get-register-names):
19824 New functions for use with GDB 6.4+.
19825 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
19826 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
19827 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
19828 (gdb-stack-list-locals-regexp)
19829 (gdb-data-list-register-names-regexp): New regexps for use with
19830 GDB 6.4+.
19831
19832 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19833
19834 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
19835
19836 2005-12-06 Nozomu Ando <nand@mac.com>
19837
19838 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
19839 prompts work for AUTH PLAIN. Also reported by Steve Allan
19840 <seallan@verizon.net>.
19841
19842 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19843
19844 * frame.el (set-frame-parameter): Add doc string.
19845
19846 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
19847
19848 * textmodes/org.el (org-occur-highlights): New variable.
19849 (org-highlight-new-match, org-remove-occur-highlights): New functions.
19850 (org-highlight-sparse-tree-matches): New option.
19851 (org-do-occur): New function.
19852 (org-get-heading): Make it work also at beginning of line.
19853 (org-category-table): New variable.
19854 (org-get-category-table, org-get-category)
19855 (org-camel-to-words, org-link-search): New functions.
19856 (org-select-this-todo-keyword): New variable.
19857 (org-todo-list): New command.
19858 (org-shiftright, org-shiftleft): New commands.
19859 (org-agenda-todo): Add prefix argument.
19860 (org-show-hierarchy-above): New option.
19861 (org-show-todo-tree): Numerical prefix creates tree for specific
19862 TODO keyword.
19863 (org-outline-level): New function, to assign a level to plain
19864 lists items.
19865 (org-cycle-include-plain-lists): New option.
19866 (org-mode): Use `org-outline-level' as value of `outline-level'.
19867 (org-cycle): Temporarily switch `outline-regexp' if
19868 `org-cycle-include-plain-lists' is non-nil.
19869 (org-start-icalendar-file): Fix format bug.
19870 (org-agenda-get-day-entries): Create category table.
19871 (org-agenda-get-todos, org-agenda-get-timestamps)
19872 (org-agenda-get-deadlines, org-agenda-get-scheduled)
19873 (org-agenda-get-blocks): Use `org-get-category'.
19874 (org-context-in-file-links): Rename from
19875 `org-line-numbers-in-file-links'.
19876
19877 2005-12-06 Romain Francoise <romain@orebokech.com>
19878
19879 * window.el (balance-windows): Delete extraneous third arg in call
19880 to `enlarge-window'.
19881
19882 2005-12-06 Kenichi Handa <handa@m17n.org>
19883
19884 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
19885
19886 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
19887
19888 * progmodes/gdb-ui.el (gdb-var-create-handler)
19889 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
19890 (gdb-var-list-children-handler, gdb-var-update-handler):
19891 Current buffer is already gdb-partial-output-buffer, don't
19892 make it current again.
19893
19894 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
19895
19896 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
19897 (list-buffers-noselect): Use it.
19898
19899 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
19900
19901 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
19902 (mail-yank-ignored-headers): Use regexp-opt.
19903 (mail-mode-map): Move initialization into declaration.
19904 (mail-sent-via): Remove unused shadowed var `to-line'.
19905 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
19906 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
19907 (mail-do-fcc): Use dolist and push.
19908 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
19909 (mail-yank-ignored-headers): Don't autoload.
19910
19911 2005-12-05 Kenichi Handa <handa@m17n.org>
19912
19913 * international/mule-cmds.el (set-language-info-internal): New fun.
19914 (set-language-info): Call set-language-info-internal to update
19915 language-info-alist. If LANG-ENV is the current one, call
19916 set-language-environment to make INFO effective now.
19917 (set-language-info-alist): Likewise.
19918 (locale-language-names): With locale "en", use English
19919 lang. env. but set the default codings to iso-8859-1.
19920
19921 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
19922
19923 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
19924 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
19925 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
19926 for plain strings.
19927 (gdb-frames-mode): Remove redundant call to font-lock-mode.
19928 (gdb-all-registers): Rename from toggle-gdb-all-registers.
19929 Create registers buffer if necessary. Echo new state in minibuffer.
19930 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
19931
19932 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
19933
19934 * info.el (Info-fontify-node): Match external links using
19935 non-directory part of filename.
19936
19937 2005-12-04 Juri Linkov <juri@jurta.org>
19938
19939 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
19940 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
19941 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
19942 because there is no customization option for it.
19943
19944 * font-lock.el (lisp-font-lock-keywords-1):
19945 Add define-global-minor-mode.
19946
19947 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
19948
19949 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
19950 properties on the constructed variable names.
19951
19952 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19953 Put `definition-name' properties on the constructed function names
19954 next-sym and prev-sym.
19955
19956 * emacs-lisp/find-func.el (find-function-regexp):
19957 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
19958 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
19959 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
19960 and easy-menu-define.
19961
19962 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
19963 easy-mmode-define-global-mode and define-global-minor-mode.
19964 (lisp-imenu-generic-expression): Add define-global-minor-mode.
19965
19966 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
19967 instead of easy-mmode-define-global-mode.
19968
19969 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19970 Use define-minor-mode instead of easy-mmode-define-minor-mode.
19971
19972 * cus-edit.el (customize-group, customize-group-other-window):
19973 Filter out autoloaded options from the group completion list by
19974 using heuristics that autoloaded groups don't have `custom-autoload'
19975 property on their symbols (they have only `custom-loads').
19976
19977 * simple.el (completion-setup-function): Put completions-common-part
19978 face on complete completion string too (i.e. completion string
19979 without completions-first-difference face).
19980
19981 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
19982
19983 2005-12-03 Eli Zaretskii <eliz@gnu.org>
19984
19985 * view.el (view-mode): Doc fix.
19986
19987 * disp-table.el (standard-display-european): Add to the warning
19988 message a reference to the doc string.
19989
19990 * play/yow.el (apropos-zippy): Call print-help-return-message,
19991 similar to other Help and Apropos commands.
19992
19993 * help.el (print-help-return-message): If pop-up-frames is
19994 non-nil, set up help-return-method to delete the help window and,
19995 possibly, its frame as well, and don't display message about
19996 scrolling the help window. Doc fix.
19997 (help-return-method): Doc fix.
19998
19999 2005-12-03 Martin Rudalics <rudalics@gmx.at>
20000
20001 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
20002 whereby names of length one or names starting with a
20003 symbol-constituent character would not be returned.
20004
20005 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20006
20007 * subr.el (atomic-change-group): Add edebug and indentation spec.
20008
20009 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
20010
20011 * completion.el (save-completions-file-name): Fix typo in last change.
20012
20013 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20014
20015 * info.el: Move back/forward history to the beginning of the tool bar.
20016
20017 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
20018
20019 * allout.el (eval-when-compile): Remove unnecessary load of cl.
20020 Add fset of allout-real-isearch-abort during compile to fix
20021 byte-compilation warnings.
20022 (allout-mode-p): Move definition of this macro above all uses, or
20023 byte compilation in barren Emacs (eg, during Emacs build) will
20024 lack the definition.
20025 (allout-mode): Move this variable above any uses, or byte
20026 compilation will fail.
20027 (allout-resolve-xref): Remove use of personal file-reference function.
20028 (allout-toggle-current-subtree-encryption): Do the current (ie,
20029 visible containing) topic, rather than nearest around point. Doc fix.
20030 (allout-toggle-subtree-encryption): New function, workhorse that
20031 works on nearest topic containing point.
20032 (allout-encrypt-string): Signal requirement for newer version of pgg.
20033 (allout-resumptions): Doc fix.
20034
20035 2005-12-02 Eli Zaretskii <eliz@gnu.org>
20036
20037 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20038
20039 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
20040
20041 * textmodes/flyspell.el (flyspell-external-point-words):
20042 Consider a misspelling as found in the string search if: (a) misspelling
20043 and found string lengths match, or (b) misspelling is found as
20044 element in a boundary-chars separated longer string, or (c)
20045 ispell-program-name is really ispell and misspelling is found as
20046 part of a TeX string. After successful match move beginning of
20047 search region to end of match. Warn about not found misspellings
20048 once the process is done.
20049 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20050
20051 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
20052
20053 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20054 tool bar (removed inadvertently).
20055
20056 2005-12-02 Juri Linkov <juri@jurta.org>
20057
20058 * log-view.el (log-view-diff): Clarify doc string.
20059
20060 2005-12-01 Bill Wohler <wohler@newt.com>
20061
20062 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20063 triggers lm-verify errors.
20064
20065 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
20066
20067 * simple.el (transient-mark-mode, line-number-mode)
20068 (column-number-mode, size-indication-mode): Remove `:require nil'.
20069
20070 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
20071
20072 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20073 in the margin also.
20074 (gdb-breakpoints-mode-map): Use D instead of d for
20075 gdb-delete-breakpoint.
20076 (gdb-get-frame-number): Require a number to match on.
20077 (gdb-threads-mode-map): Add follow-link binding.
20078
20079 2005-11-30 Jason Rumney <jasonr@gnu.org>
20080
20081 * isearch.el (isearch-mode-map): Avoid exiting search on
20082 language-change event.
20083
20084 2005-11-30 Romain Francoise <romain@orebokech.com>
20085
20086 * speedbar.el (speedbar-default-position): New defcustom.
20087 (speedbar-frame-reposition-smartly): Use it.
20088
20089 * dframe.el (dframe-reposition-frame-emacs): Fix position
20090 computation for `left' location.
20091 Update copyright year.
20092
20093 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
20094
20095 * help.el (help-map): Move initialization into declaration.
20096
20097 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20098
20099 * help-fns.el (help-argument-name): Don't autoload.
20100 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20101 to be re-loaded when customizing the `help' group.
20102
20103 2005-11-30 John Paul Wallington <jpw@gnu.org>
20104
20105 * help-fns.el (describe-function-1): Fill arglist output.
20106
20107 2005-11-30 Kim F. Storm <storm@cua.dk>
20108
20109 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
20110 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
20111 after revert-buffer (or anything else which kills all local variables).
20112
20113 * apropos.el (apropos-parse-pattern): Doc fix.
20114 Set apropos-regexp directly, rather than expecting callers to do so.
20115 (apropos-command, apropos, apropos-value, apropos-documentation):
20116 Simplify calls to apropos-parse-pattern.
20117
20118 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20119
20120 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
20121 (hi-lock-face-phrase-buffer): Use hi-yellow face.
20122 (hi-lock-write-interactive-patterns): Use comment-region.
20123
20124 * longlines.el (longlines-mode): Add mail-setup-hook.
20125
20126 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
20127
20128 * simple.el (sendmail-user-agent-compose, next-line):
20129 Conditionally use hard-newline.
20130
20131 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
20132
20133 * international/latexenc.el (latex-inputenc-coding-alist):
20134 Reword doc string.
20135
20136 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20137
20138 * help.el (describe-key-briefly, describe-key): Recognize default
20139 bindings.
20140
20141 2005-11-29 Romain Francoise <romain@orebokech.com>
20142
20143 * view.el (view-inhibit-help-message): New defcustom.
20144 (view-mode-enter): Use it.
20145
20146 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
20147
20148 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
20149 Preserve user position.
20150
20151 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
20152
20153 * font-lock.el: Throw error if facemenu is not loaded to prevent
20154 accidental change of loading order in loadup.el. (Suggested by RMS.)
20155
20156 * loadup.el: Add comment explaining why facemenu must be loaded
20157 before font-lock.
20158
20159 2005-11-28 Jay Belanger <belanger@truman.edu>
20160
20161 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
20162 (calc-dispatch-map): Add more keys for `calc-same-interface'.
20163
20164 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
20165
20166 * calc/calc-embed.el (calc-do-embedded): Update help message.
20167
20168 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
20169
20170 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20171
20172 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
20173
20174 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
20175 called-interactively-p.
20176 (elp-profilable-p): Rename from elp-not-profilable-p.
20177 Invert result and take into account macros and autoloaded functions.
20178 (elp-instrument-function): Update call.
20179 (elp-instrument-package): Update call. Add completion.
20180 (elp-pack-number): Use match-string.
20181 (elp-results-jump-to-definition-by-mouse): Merge into
20182 elp-results-jump-to-definition and then remove.
20183 (elp-output-insert-symname): Make help echo text single-line.
20184
20185 * replace.el (query-replace-map): Move initialization into declaration.
20186 (occur-engine): Use with-current-buffer.
20187 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
20188 (occur-mode-mouse-goto): Replace with an alias.
20189
20190 2005-11-28 Juri Linkov <juri@jurta.org>
20191
20192 * simple.el (quoted-insert): Let-bind input-method-function to nil.
20193
20194 * term/w32-win.el: Bind [S-tab] to [backtab].
20195
20196 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
20197 `Info-find-file' to t.
20198
20199 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
20200 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
20201 and same-window-regexps.
20202 (occur-next-error): Don't move point for arg 0.
20203
20204 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
20205
20206 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
20207
20208 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20209
20210 * log-edit.el (log-edit-changelog-use-first): New var.
20211 (log-edit-changelog-ours-p): Use it.
20212 (log-edit-insert-changelog): Set it with new arg `use-first'.
20213 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
20214 (log-edit-hook): Add them to the list of suggested options.
20215
20216 * textmodes/flyspell.el (flyspell-last-buffer): New var.
20217 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
20218 redundant work.
20219 (flyspell-mode-on): Use add-hook for after-change-functions.
20220 (flyspell-mode-off): Use remove-hook for after-change-functions.
20221 (flyspell-changes): Make it buffer-local.
20222 (flyspell-after-change-function): Make it non-interactive. Use push.
20223 (flyspell-post-command-hook): Check input-pending-p while processing
20224 the potentially long list of buffer changes.
20225
20226 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20227
20228 * buff-menu.el (list-buffers-noselect): Display the selected
20229 frame's buffer list, not the global one.
20230
20231 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20232
20233 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
20234 that (list last-input-event) works as in interactive spec.
20235
20236 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20237
20238 * loadup.el ("facemenu"): Load facemenu before font-lock, because
20239 `facemenu-keymap' needs to be defined when font-lock is loaded.
20240 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
20241
20242 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
20243
20244 * completion.el: Remove useless leading * in defcustom docstrings.
20245 (save-completions-file-name): Use ~/.emacs.d if available.
20246 (completion-standard-syntax-table): Rename from
20247 cmpl-standard-syntax-table and fold initialization into declaration,
20248 thus removing cmpl-make-standard-completion-syntax-table.
20249 (completion-lisp-syntax-table, completion-c-syntax-table)
20250 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
20251 (cmpl-saved-syntax, cmpl-saved-point): Remove.
20252 (symbol-under-point, symbol-before-point)
20253 (symbol-under-or-before-point, symbol-before-point-for-complete)
20254 (add-completions-from-c-buffer): Use with-syntax-table.
20255 (make-completion): Don't return a list of completion entries.
20256 Update callers.
20257 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
20258 (completion-initialize): Rename from initialize-completions.
20259 (completion-find-file-hook): Rename from cmpl-find-file-hook.
20260 (kill-emacs-save-completions): Collect stats here.
20261 (save-completions-to-file, load-completions-from-file):
20262 Use with-current-buffer.
20263 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
20264 into a function. Move all calls to toplevel.
20265 (completion-lisp-mode-hook): New fun.
20266 (completion-c-mode-hook, completion-setup-fortran-mode):
20267 Set the syntax-table here. Use local-set-key.
20268 (completion-saved-bindings): New var.
20269 (dynamic-completion-mode): Make it into a proper minor mode.
20270 (load-completions-from-file): Remove unused var `num-uses'.
20271
20272 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
20273 constructor if it is explicitly overridden.
20274
20275 * complete.el (PC-completion-as-file-name-predicate):
20276 Use minibuffer-completing-file-name.
20277 (partial-completion-mode): Use find-file-not-found-functions.
20278 (PC-lisp-complete-symbol): Use with-syntax-table.
20279 (PC-look-for-include-file): Remove dead setq.
20280 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
20281 (PC-complete): Use with-current-buffer.
20282
20283 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
20284 escape single quotes.
20285
20286 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20287
20288 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
20289 of `if' whose condition always returned nil. Doc fix.
20290
20291 * buff-menu.el (Buffer-menu-revert-function): Make the selected
20292 window's buffer the current buffer around the call to
20293 `list-buffers-noselect'. This is necessary to mark that buffer
20294 with a `.' in the Buffer Menu when called from Lisp, for instance
20295 by Auto Revert Mode.
20296
20297 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20298
20299 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
20300 attaching to it.
20301 (gdb-pre-prompt): Make sure gdb-error is reset.
20302
20303 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
20304 with a child process, detect it.
20305 (gud-speedbar-buttons): Match regexp more carefully.
20306
20307 2005-11-27 Richard M. Stallman <rms@gnu.org>
20308
20309 * mouse.el (mouse-drag-move-window-bottom):
20310 Use adjust-window-trailing-edge.
20311
20312 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20313
20314 * simple.el (blink-matching-open): Ignore
20315 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
20316 (blink-matching-paren-on-screen): Update docstring.
20317
20318 * paren.el (show-paren-mode): No longer change
20319 `blink-matching-paren-on-screen'.
20320
20321 2005-11-27 John Paul Wallington <jpw@pobox.com>
20322
20323 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20324 (gdb-threads-select, gdb-edit-register-value):
20325 Use `posn-set-point' instead of `mouse-set-point' because the
20326 latter is not fbound when configured without X.
20327
20328 2005-11-27 Kim F. Storm <storm@cua.dk>
20329
20330 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
20331 existing face when partially highlighting a TAB in a rectangle.
20332
20333 2005-11-26 Kim F. Storm <storm@cua.dk>
20334
20335 * ido.el (ido-mode-map): Doc fix.
20336 (ido-mode-common-map, ido-mode-file-map)
20337 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
20338 (ido-define-mode-map): Rewrite. Select one of the new maps as
20339 parent for ido-mode-map instead of building from scratch.
20340 (ido-init-mode-maps): New defun to initialize new maps.
20341 (ido-mode): Call it.
20342 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
20343 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
20344
20345 2005-11-26 John Paul Wallington <jpw@pobox.com>
20346
20347 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
20348 `mouse-set-point' because the latter is not fbound when configured
20349 without X.
20350
20351 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
20352
20353 * files.el (file-relative-name): Doc fix.
20354
20355 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
20356
20357 * progmodes/octave-inf.el (inferior-octave-startup): Force a
20358 non-empty string for secondary prompt PS2.
20359
20360 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20361
20362 * progmodes/compile.el (compilation-setup): Fix last change.
20363
20364 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
20365
20366 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20367 (gdb-mouse-toggle-breakpoint-margin)
20368 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
20369 Add gdb-server-prefix to keep out of command history.
20370 (gdb-edit-register-value): New function.
20371 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
20372 (gdb-info-registers-custom): Use above map.
20373
20374 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20375
20376 * custom.el (enable-theme): Signal error if argument is not a
20377 theme. Don't recalculate a face if it's not loaded yet.
20378
20379 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
20380 the `user' theme is in effect.
20381
20382 * info.el (Info-on-current-buffer): Record actual filename in
20383 Info-current-file, instead of t, or a fake filename if a non-file
20384 buffer. Make autoload.
20385 (Info-find-node, Info-revert-find-node): No need to check for
20386 Info-current-file nil.
20387 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
20388 Info-current-file is now never `t'.
20389 (Info-fontify-node): Many simplifications due to Info-current-file
20390 always being valid. Use Info-find-file to find node filename.
20391
20392 2005-11-25 David Kastrup <dak@gnu.org>
20393
20394 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
20395 new character, then delete" in order to preserve markers.
20396
20397 2005-11-25 David Ponce <david@dponce.com>
20398
20399 * recentf.el (recentf-arrange-by-rule): Handle a special
20400 `auto-mode-alist'-like "strip suffix" rule.
20401 (recentf-build-mode-rules): Handle second level auto-mode entries.
20402
20403 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
20404
20405 * emulation/viper-keym.el (viper-ESC-key): Use different values
20406 in terminal and window modes.
20407
20408 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
20409 add jde-javadoc-checker-report-mode.
20410
20411 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
20412
20413 * ediff.el (ediff-date): Change the date of last update.
20414
20415 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
20416
20417 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
20418 Use define-minor-mode, and make it a local mode. Turn on font-lock.
20419 (hi-lock-mode): New global minor mode.
20420 (turn-on-hi-lock-if-enabled): New function.
20421 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
20422 Change arguments to regexp and face instead of a font-lock pattern.
20423 Directly set face property, instead of refontifying.
20424 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
20425 (hi-lock-find-patterns): Use line-number-at-pos.
20426
20427 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
20428 arguments for hi-lock-set-pattern.
20429 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
20430 Call font-lock-fontify-buffer.
20431 (hi-lock-find-file-hook, hi-lock-current-line)
20432 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
20433
20434 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
20435 turned off.
20436
20437 * progmodes/compile.el (compilation-setup): Don't fiddle with
20438 font-lock-defaults.
20439
20440 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
20441
20442 * progmodes/gdb-ui.el (gdb-var-create-handler)
20443 (gdb-var-list-children-handler): Find values for all variable
20444 objects. gud-speedbar-buttons decides whether to display them.
20445
20446 2005-11-24 Romain Francoise <romain@orebokech.com>
20447
20448 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
20449 buffer name with a space.
20450
20451 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
20452
20453 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
20454 `org-export-local-list-max-depth'. Change default value to 3.
20455 (org-auto-renumber-ordered-lists)
20456 (org-plain-list-ordered-item-terminator): New options.
20457 (org-at-item-p, org-beginning-of-item, org-end-of-item)
20458 (org-get-indentation, org-get-string-indentation)
20459 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
20460 New functions.
20461 (org-move-item-down, org-move-item-up): New commands.
20462 (org-export-as-html): New classes for CSS support. Bug fix in
20463 regular expression detecting fixed-width regions. Respect
20464 `org-local-list-ordered-item-terminator'.
20465 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
20466 also a list item.
20467 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
20468 New item moving functions.
20469
20470 2005-11-24 Juri Linkov <juri@jurta.org>
20471
20472 * isearch.el (isearch-repeat): With empty search ring set
20473 `isearch-error' to the error string instead of signaling error
20474 with the function `error'.
20475
20476 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20477
20478 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
20479
20480 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
20481
20482 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
20483 and variable.
20484 (gdb-var-create-handler, gdb-var-list-children-handler):
20485 Don't match on "char **...".
20486 (gdb-var-update-handler): Find values for all variable objects.
20487 (gdb-info-frames-custom): Identify frames by leading "#".
20488
20489 * progmodes/gud.el (gud-speedbar-menu-items): Add
20490 gdb-speedbar-auto-raise as radio button.
20491 (gud-speedbar-buttons): Raise speedbar if requested.
20492 Don't match on "char **...".
20493 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
20494 Make it editable.
20495
20496 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
20497
20498 * info.el (Info-fontify-node): Handle the case where
20499 Info-current-file is t.
20500
20501 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
20502
20503 * simple.el (blink-matching-open): Fix off-by-one in last change.
20504
20505 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20506
20507 * term/mac-win.el: Don't change default directory.
20508
20509 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
20510
20511 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
20512 buffers correctly. (It used to throw an error in such buffers.)
20513 Make it ask for confirmation in group buffers and other Custom
20514 buffers containing more than one customization item.
20515
20516 2005-11-22 John Paul Wallington <jpw@gnu.org>
20517
20518 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
20519 property on mail and url overlays.
20520 (goto-address-at-point): Use `posn-set-point' instead of
20521 `mouse-set-point' because the latter is not fbound when configured
20522 without X.
20523
20524 2005-11-22 Lars Hansen <larsh@soem.dk>
20525
20526 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
20527 (ls-lisp-classify, ls-lisp-format): Delete call to
20528 ls-lisp-parse-symlink.
20529 (ls-lisp-handle-switches): Handle symlinks to directories as
20530 directories when ls-lisp-dirs-first in non-nil.
20531
20532 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
20533
20534 * startup.el (command-line): Make sure that loaddefs.el is handled
20535 correctly in load-history.
20536
20537 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
20538
20539 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
20540 (gdb-struct-string, gdb-array-string): New constants.
20541 (gdb-info-locals-handler): Use them.
20542 (gdb-reset): Reset gdb-var-list to nil.
20543
20544 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
20545
20546 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
20547 in patterns.
20548
20549 2005-11-21 Juri Linkov <juri@jurta.org>
20550
20551 * custom.el (defcustom): Update link types in docstring.
20552
20553 2005-11-20 Martin Rudalics <rudalics@gmx.at>
20554
20555 * custom.el (defgroup): Add doc-string-elt info.
20556
20557 * widget.el (define-widget): Don't use declare for the doc-string-elt.
20558
20559 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
20560
20561 * newcomment.el (comment-enter-backward): Fix last fix.
20562
20563 * simple.el (blink-matching-open):
20564 * paren.el (show-paren-function): Allow new paren-class info.
20565
20566 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
20567
20568 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
20569 handled automagically.
20570
20571 2005-11-20 Andreas Schwab <schwab@suse.de>
20572
20573 * descr-text.el (describe-char): When copying overlays put them
20574 over the full char description instead of just the first character
20575 of it.
20576
20577 2005-11-20 Juri Linkov <juri@jurta.org>
20578
20579 * simple.el (what-cursor-position):
20580 * descr-text.el (describe-char): Use Lisp-readable syntax
20581 for octal and hex. Reorder decimal, octal and hex values.
20582 Remove excess whitespace in the output. Use `=' in `column='
20583 like in `point=' and `Hscroll='.
20584
20585 * international/mule-cmds.el (encoded-string-description):
20586 Use Lisp-readable syntax for hex.
20587
20588 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
20589
20590 * newcomment.el (comment-enter-backward): Handle the case where the
20591 comment is closed by EOB.
20592
20593 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
20594
20595 * longlines.el (longlines-before-revert-hook)
20596 (longlines-after-revert-hook): New functions.
20597 (longlines-mode): Turn off longlines temporarily when reverting.
20598 Add a message-setup-hook.
20599 (longlines-decode-buffer): New function.
20600 (longlines-wrap-line): Preserve marker positions.
20601
20602 2005-11-19 Andreas Schwab <schwab@suse.de>
20603
20604 * emacs-lisp/shadow.el: Handle compressed files.
20605
20606 2005-11-19 Romain Francoise <romain@orebokech.com>
20607
20608 * net/browse-url.el (browse-url-default-browser): Signal an error
20609 if no usable browser can be found, rather than try to load w3.
20610
20611 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
20612
20613 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
20614 replacing existing properties.
20615 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20616 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
20617 tty specs.
20618 (rcirc-server-prefix, rcirc-server): New faces.
20619 (rcirc-url-regexp): Generate with rx macro.
20620 (rcirc-last-server-message-time): New variable.
20621 (rcirc-filter): Record time of last message.
20622 (rcirc-keepalive): Kill processes that did not send a message
20623 since the last ping.
20624 (rcirc-mode): Give rcirc-topic a local binding here.
20625
20626 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
20627
20628 * subr.el (read-passwd): Fontify the prompt as we do with other
20629 prompts.
20630
20631 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
20632
20633 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
20634 binding buffer-read-only to nil.
20635
20636 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20637
20638 * complete.el (partial-completion-mode):
20639 Mention completion-auto-help in the doc string.
20640
20641 * man.el (Man-highlight-references): Doc fix. Reformat code in a
20642 more Lisp-ish way.
20643
20644 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
20645
20646 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
20647 digits, not 8, to avoid misalignment for files larger than 100MB.
20648
20649 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20650
20651 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
20652 Mention "keyboard shortcuts" in the help text.
20653
20654 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20655
20656 * startup.el (fancy-splash-default-action): Discard only
20657 mouse-down and succeeding mouse-up events in the splash screen
20658 window so that drag-n-drop event can be processed.
20659
20660 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
20661
20662 * longlines.el (longlines-mode): Add hacks for mail-mode and
20663 message-mode.
20664
20665 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
20666
20667 * textmodes/org.el (org-table-sort-lines): New command.
20668 (org-tbl-menu): Add entry for `org-table-sort-lines'.
20669 (org-add-file): Command removed, use `org-agenda-file-to-front'
20670 instead.
20671 (org-export-icalendar): Use `org-icalendar-combined-name'.
20672 (org-cycle-agenda-files, org-agenda-file-to-end)
20673 (org-agenda-file-to-front): New commands.
20674 (org-table-tab-jumps-over-hlines, org-export-html-style):
20675 New options.
20676 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
20677 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
20678 New functions.
20679 (org-fill-paragraph): Call `org-table-align' in tables.
20680 (org-mode): Call `org-set-autofill-regexps'.
20681 (org-export-as-html): Support for local handformatted lists.
20682 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
20683 (org-export-local-list-max-depth): New option.
20684 (org-html-expand): Use `org-html-protect'.
20685
20686 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
20687
20688 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
20689 to "p".
20690 (gdb): Move definition of gud-pp to...
20691
20692 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
20693 speedbar.
20694 (gdb-find-watch-expression): New function.
20695
20696 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20697
20698 * faces.el (face-attribute, set-face-attribute): Mention existence
20699 of `:ignore-defface' setting in docstring.
20700
20701 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
20702
20703 * simple.el (completion-setup-function): Fix last change.
20704
20705 2005-11-17 John Paul Wallington <jpw@pobox.com>
20706
20707 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
20708 Use `posn-set-point' instead of `mouse-set-point' because the
20709 latter is not fbound when configured without X.
20710
20711 * comint.el (comint-insert-input): Likewise.
20712
20713 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20714
20715 * simple.el (hard-newline): New variable.
20716 (sendmail-user-agent-compose, next-line): Use it.
20717
20718 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
20719 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
20720 (mail-mail-reply-to, mail-mail-followup-to)
20721 (mail-position-on-field, mail-signature, mail-yank-original)
20722 (mail-attach-file): Likewise.
20723
20724 * mail/mailheader.el (mail-header-format)
20725 (mail-header-format-function): Likewise.
20726
20727 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
20728
20729 2005-11-17 Juri Linkov <juri@jurta.org>
20730
20731 * font-lock.el (font-lock-faces): Rename this defgroup from
20732 `font-lock-highlighting-faces'.
20733 (font-lock-comment-face, font-lock-comment-delimiter-face)
20734 (font-lock-string-face, font-lock-doc-face)
20735 (font-lock-keyword-face, font-lock-builtin-face)
20736 (font-lock-function-name-face, font-lock-variable-name-face)
20737 (font-lock-type-face, font-lock-constant-face)
20738 (font-lock-warning-face, font-lock-negation-char-face)
20739 (font-lock-preprocessor-face)
20740 (font-lock-regexp-grouping-backslash)
20741 (font-lock-regexp-grouping-construct): Rename :group from
20742 `font-lock-highlighting-faces' to `font-lock-faces'.
20743
20744 * cus-edit.el (lisp, c, tex):
20745 * progmodes/ada-mode.el (ada):
20746 * progmodes/asm-mode.el (asm):
20747 * progmodes/cperl-mode.el (cperl-faces):
20748 * progmodes/cpp.el (cpp):
20749 * progmodes/dcl-mode.el (dcl):
20750 * progmodes/f90.el (f90):
20751 * progmodes/fortran.el (fortran):
20752 * progmodes/icon.el (icon):
20753 * progmodes/idlwave.el (idlwave-misc):
20754 * progmodes/m4-mode.el (m4):
20755 * progmodes/make-mode.el (makefile):
20756 * progmodes/meta-mode.el (meta-font):
20757 * progmodes/modula2.el (modula2):
20758 * progmodes/octave-mod.el (octave):
20759 * progmodes/pascal.el (pascal):
20760 * progmodes/perl-mode.el (perl):
20761 * progmodes/prolog.el (prolog):
20762 * progmodes/ps-mode.el (PostScript-edit):
20763 * progmodes/scheme.el (scheme):
20764 * progmodes/sh-script.el (sh-script):
20765 * progmodes/simula.el (simula):
20766 * progmodes/tcl.el (tcl):
20767 * textmodes/nroff-mode.el (nroff):
20768 * textmodes/reftex-vars.el (reftex-fontification-configurations):
20769 * textmodes/sgml-mode.el (sgml):
20770 * textmodes/texinfo.el (texinfo):
20771 Add :link (custom-group-link font-lock-faces) to defgroup.
20772
20773 * hi-lock.el (hi-lock): Rename this defgroup from
20774 `hi-lock-interactive-text-highlighting'. Change parent group from
20775 `faces' to `font-lock'. Add link to the manual.
20776 (hi-lock-mode, hi-lock-file-patterns-range)
20777 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
20778 `hi-lock-interactive-text-highlighting' to `hi-lock'.
20779 (hi-lock-faces): Add :group `faces'.
20780
20781 * cus-edit.el (custom-variable-prompt): Clarify the code.
20782
20783 * faces.el (face-read-string): Set the default value arg of
20784 completing-read.
20785
20786 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
20787
20788 * rfn-eshadow.el (file-name-shadow-properties)
20789 (file-name-shadow-tty-properties, file-name-shadow-mode):
20790 Remove autoloads, because the file is now preloaded.
20791
20792 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20793
20794 * printing.el (easy-menu-intern): Don't define.
20795 (pr-get-symbol): Use easy-menu-intern only if defined.
20796
20797 * simple.el (blink-matching-open): Simplify a bit.
20798 (completion-setup-function): Fix the case of partial-completion-mode
20799 when the minibuffer's contents start with "-".
20800 Obey completion-base-size-function even when
20801 minibuffer-completing-file-name is non-nil.
20802
20803 2005-11-16 Richard M. Stallman <rms@gnu.org>
20804
20805 * net/eudcb-ph.el (eudc-ph-open-session):
20806 Use set-process-query-on-exit-flag.
20807
20808 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
20809
20810 * international/ucs-tables.el (ucs-set-table-for-input):
20811 Use make-local-variable, not make-variable-buffer-local.
20812
20813 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
20814 Improve warning message text.
20815
20816 * savehist.el (savehist-save-hook): Add :group.
20817
20818 * menu-bar.el (menu-bar-help-menu):
20819 Rename Find Extra Packages to External Packages.
20820
20821 * cus-edit.el (Custom-reset-standard): Verify that
20822 :custom-standard-value prop exists before calling it.
20823
20824 * apropos.el (apropos-calc-scores): Use apropos-pattern.
20825
20826 2005-11-16 Martin Rudalics <rudalics@gmx.at>
20827
20828 * wid-edit.el (color): Enclose %t in %{...%}.
20829
20830 * cus-edit.el (face): Enclose %t in %{...%}.
20831
20832 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
20833
20834 * savehist.el (savehist-mode-hook): Re-add the var.
20835 (savehist-mode): Use it.
20836
20837 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20838
20839 * textmodes/flyspell.el: Fix commenting convention.
20840 Remove unnecessary leading * in custom docstrings.
20841 (flyspell-emacs): Remove unused var.
20842 (flyspell-delete-region-overlays): Use remove-overlays.
20843 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
20844 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
20845 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
20846 (flyspell-debug-signal-word-checked): Use with-current-buffer.
20847 (make-flyspell-overlay): Don't locally reuse a global name.
20848 (flyspell-highlight-incorrect-region)
20849 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
20850 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
20851 (flyspell-notify-misspell): Remove unused args `start' and `end'.
20852 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
20853 Wrap calls to accept-process-output inside with-local-quit since it's
20854 often called from a post-command-hook.
20855 (flyspell-correct-word, flyspell-auto-correct-word):
20856 Use ispell-send-string.
20857 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
20858
20859 * calendar/diary-lib.el (diary-list-entries): Also hide the
20860 terminating newline.
20861
20862 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
20863
20864 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
20865 window-system, to allow fonts on tty.
20866
20867 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
20868
20869 * progmodes/gud.el (gud-speedbar-item-info): New function.
20870 (gud-install-speedbar-variables): Use it to display data type
20871 of watch expression as a tooltip in speedbar.
20872
20873 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
20874
20875 * font-core.el (global-font-lock-mode): Add :version keyword,
20876 because default was changed.
20877
20878 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
20879
20880 * startup.el (command-line): Use `custom-reevaluate-setting' for
20881 `file-name-shadow-mode'.
20882
20883 * loadup.el: Preload rfn-eshadow.
20884
20885 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
20886 Add :version keyword.
20887 (file-name-shadow-properties, file-name-shadow-tty-properties)
20888 (file-name-shadow): Add :version keyword.
20889
20890 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
20891 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
20892 in the custom-group property of the symbol frames and the fringe
20893 group got no link to its parent group frames.
20894 Doc fix.
20895
20896 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20897
20898 * progmodes/gud.el (gud-stop-subjob): New function.
20899 (gud-menu-map, gud-tool-bar-map): Use it.
20900
20901 2005-11-16 Kim F. Storm <storm@cua.dk>
20902
20903 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
20904 than kill it.
20905 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
20906 to a more useful/logical place.
20907
20908 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20909
20910 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
20911 go buttons complementary.
20912
20913 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
20914
20915 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
20916 (rfn-eshadow-sifn-equal): New function.
20917 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
20918
20919 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
20920
20921 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
20922 Quote `-' in string.
20923
20924 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
20925 rcirc-mode buffers come up in Emacs state.
20926
20927 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
20928 operation.
20929
20930 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
20931
20932 * term.el (term-termcap-format): Fix typos.
20933 (term-down): Fix the negative argument case.
20934
20935 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20936
20937 * progmodes/gdb-ui.el: Remove face-alias left over from change on
20938 2005-08-15.
20939 (gdb-ann3): New command gud-go.
20940 (menu): Accomodate gdb-mi.el.
20941 (gdb-assembler-custom): Make buffer of selected window current
20942 so that set-window-point works.
20943
20944 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
20945 buttons and include new ones.
20946
20947 2005-11-16 Kim F. Storm <storm@cua.dk>
20948
20949 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
20950 (gud-menu-map): Use it.
20951
20952 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
20953
20954 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
20955 that works correctly for Custom and that does not override a user
20956 who disables it.
20957
20958 * help-mode.el (help-make-xrefs, help-xref-on-pp)
20959 (help-xref-interned, help-follow): Make hyperlinks for variables
20960 that are unbound, but have a non-nil variable-documentation property.
20961
20962 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
20963 mode hook. (It conflicted with defcustoms for some mode hooks.)
20964 Use the `variable-documentation' property to give the mode hook a
20965 docstring and expand that docstring.
20966
20967 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
20968
20969 * savehist.el (savehist-mode): Don't bother with
20970 `custom-set-minor-mode'.
20971 (savehist-coding-system): Check XEmacs version.
20972 (history-length): Declare also at run time.
20973 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
20974 Don't set the customize state.
20975 (savehist-minibuffer-hook): Special case for when
20976 minibuffer-history-variable is equal to t.
20977
20978 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
20979
20980 * files.el (write-file): Refresh VC status.
20981
20982 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
20983 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
20984 than fundamental-mode to see if the mode was set.
20985
20986 2005-11-14 Romain Francoise <romain@orebokech.com>
20987
20988 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
20989 dummy function in `eval-when-compile' to avoid compiler warning.
20990 Require `man' at compile time.
20991
20992 2005-11-14 Jay Belanger <belanger@truman.edu>
20993
20994 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
20995 calcFunc-powerexpand.
20996 (math-write-out-power): Rename it to math-powerexpand; have it
20997 handle negative exponents.
20998 (calc-writeoutpower): Rename it to calc-powerexpand.
20999
21000 * calc/calc-ext.el: Change calcFunc-writeoutpower and
21001 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
21002 autoloads.
21003 Add calcFunc-ldiv to autoloads.
21004
21005 * calc/calc-arith.el (calcFunc-ldiv): New function.
21006
21007 * calc/calc.el (calc-left-divide): New function.
21008
21009 2005-11-14 Juri Linkov <juri@jurta.org>
21010
21011 * cus-edit.el (custom-variable-prompt): Set the default value arg
21012 of completing-read.
21013
21014 * cus-dep.el (custom-make-dependencies): Reverse the list of
21015 found dependencies.
21016
21017 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
21018
21019 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21020 Highlighting" entry, it is on by default now.
21021 (menu-bar-options-save): Do not save global-font-lock-mode.
21022
21023 2005-11-13 Richard M. Stallman <rms@gnu.org>
21024
21025 * textmodes/flyspell.el (flyspell-large-region):
21026 Call flyspell-accept-buffer-local-defs.
21027
21028 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
21029
21030 * textmodes/flyspell.el (flyspell-notify-misspell):
21031 Fix misspelling of "Misspelling".
21032 (flyspell-process-localwords): New function.
21033 (flyspell-large-region): Call flyspell-process-localwords and
21034 flyspell-delete-region-overlays.
21035 (flyspell-delete-region-overlays): New function.
21036 (flyspell-delete-all-overlays): Call that.
21037
21038 2005-11-13 Richard M. Stallman <rms@gnu.org>
21039
21040 * help.el (help-for-help-internal): Improve doc of C-h a.
21041 (describe-key): Improve prompt; doc fix.
21042
21043 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
21044
21045 * vc-svn.el (vc-svn-registered): Catch all errors.
21046
21047 * cus-dep.el (custom-make-dependencies): Typo.
21048
21049 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
21050
21051 * net/tramp-util.el (top): Fix compilation warning.
21052
21053 2005-11-13 Kim F. Storm <storm@cua.dk>
21054
21055 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
21056
21057 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21058
21059 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21060 (gud-speedbar-buttons): Match on "const char *" too.
21061
21062 * progmodes/gdb-ui.el (gdb-var-create-handler)
21063 (gdb-var-list-children-handler): Match on "const char *" too.
21064 (gdb-var-evaluate-expression-handler): Match on empty string.
21065 (gdb-var-update-handler): Only call
21066 gdb-var-evaluate-expression-handler when required.
21067
21068 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21069
21070 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21071 selected window. This still doesn't work for speedbar.
21072 (gud-speedbar-buttons): Handle string expressions properly.
21073
21074 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21075 (gdb-var-create-handler): Handle string expressions properly.
21076 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21077 Handle string expressions properly. Move "type" field into regexp.
21078
21079 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21080
21081 * bookmark.el (bookmark-maybe-message): New function to reduce
21082 code duplication: invokes `message' iff baud-rate is high enough.
21083 (bookmark-write-file): Use above instead of an inline conditional.
21084 (bookmark-load): Same.
21085
21086 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21087
21088 * bookmark.el (bookmark-write-file): Don't visit the destination
21089 file, just write the data to it using write-region. This is
21090 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21091 change to avoid visiting the file in the first place.
21092
21093 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
21094
21095 * hi-lock.el (hi-lock-mode): Set the default value of
21096 font-lock-defaults.
21097
21098 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
21099
21100 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21101 arg to `file-attributes'.
21102 (find-lisp-format): The UID and GID can now be strings.
21103
21104 2005-11-12 Kim F. Storm <storm@cua.dk>
21105
21106 * help.el (help-map): Bind C-h d to apropos-documentation.
21107
21108 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
21109 when point is at end-of-buffer.
21110
21111 * apropos.el (apropos-match-face): Doc fix.
21112 (apropos-sort-by-scores): Add new choice `verbose'.
21113 (apropos-documentation-sort-by-scores): New defcustom.
21114 (apropos-pattern): Now contains the pattern entered by the user.
21115 (apropos-pattern-quoted): New defvar.
21116 (apropos-regexp): New defvar, containing the regexp corresponding
21117 to apropos-pattern.
21118 (apropos-all-words-regexp): Rename from apropos-all-regexp.
21119 (apropos-read-pattern): New defun. Use it to read pattern arg in
21120 interactive calls; returns list of words for a word list, and
21121 string for a regexp.
21122 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
21123 parses a list of words or regexp as returned by apropos-read-pattern.
21124 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
21125 (apropos-score-doc): Return a very high score if the string
21126 entered by the user matches literally.
21127 (apropos-variable): Doc fix. Use apropos-read-pattern.
21128 (apropos-command): Doc fix. Use apropos-read-pattern and
21129 apropos-parse-pattern. Call apropos-print with nosubst=t.
21130 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
21131 apropos-parse-pattern.
21132 (apropos-documentation): Doc fix. Use apropos-read-pattern and
21133 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
21134 apropos-documentation-sort-by-scores. Call apropos-print with
21135 nosubst=t.
21136 (apropos-documentation-internal): Pass doc string through
21137 substitute-key-definition before adding text properties.
21138 Highlight substring matching literal user input if possible.
21139 (apropos-documentation-check-doc-file): Remove locals beg and end.
21140 Fix calculation of score (as added twice). Pass doc string through
21141 substitute-key-definition before adding text properties.
21142 (apropos-documentation-check-elc-file): Pass doc string through
21143 substitute-key-definition before adding text properties.
21144 Highlight substring matching literal user input if possible.
21145 (apropos-print): Add new arg NOSUBST; if set, command and variable
21146 doc strings have already been passed through substitute-key-definition.
21147 Add code to handle apropos-accumulator items without score element
21148 for backwards compatibility (e.g. with woman package).
21149 Only show scores if apropos-sort-by-scores is `verbose'.
21150
21151 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21152
21153 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
21154 Add jka-compr-load-suffixes to load-suffixes.
21155
21156 * jka-compr.el: Require jka-cmpr-hook.
21157 (jka-compr-info-compress-message, jka-compr-info-compress-program)
21158 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
21159 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
21160 (jka-compr-info-can-append, jka-compr-info-strip-extension)
21161 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
21162 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
21163 (jka-compr-uninstall): Remove entries from
21164 jka-compr-added-to-file-coding-system-alist after they are used.
21165 (jka-compr-error): Remove unused var `curbuf'.
21166 (jka-compr-file-local-copy): Remove unused var `notfound'.
21167
21168 2005-11-10 Romain Francoise <romain@orebokech.com>
21169
21170 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
21171
21172 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
21173
21174 * progmodes/gud.el (gud-menu-map): Move parentheses.
21175 (gdb): New command gud-pv.
21176
21177 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21178
21179 * tar-mode.el: Remove spurious or unnecessary leading stars
21180 in docstrings.
21181 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
21182 (tar-parse-octal-integer-safe): Use mapc.
21183 (tar-header-block-summarize): Remove unused var `ck'.
21184 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
21185 cleared before. Obey default-enable-multibyte-characters.
21186 Use mapconcat. Simplify setting of tar-header-offset.
21187 (tar-mode-map): Move initialization inside delcaration.
21188 (tar-flag-deleted): Use `abs'.
21189 (tar-expunge-internal): Remove unused var `line'.
21190 (tar-expunge-internal): Don't hardcode point-min==1.
21191 (tar-expunge): Widen while doing set-buffer-multibyte.
21192 (tar-rename-entry): Use file-name-coding-system.
21193 (tar-alter-one-field): Don't hardcode point-min==1.
21194 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
21195 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
21196
21197 2005-11-10 Masatake YAMATO <jet@gyve.org>
21198
21199 * add-log.el (add-log-current-defun): Handle class::method
21200 notation of c++. Fix incorrect comment.
21201
21202 2005-11-10 Alan Mackenzie <acm@muc.de>
21203
21204 * help-fns.el (describe-variable): Make C-h v work when a variable
21205 has variable documentation yet is unbound.
21206
21207 2005-11-10 Masatake YAMATO <jet@gyve.org>
21208
21209 * man.el (Man-highlight-references): Set an empty
21210 string to `Man-arguments' if it is nil.
21211 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
21212
21213 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
21214
21215 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
21216 commenting conventions.
21217
21218 * cus-dep.el (custom-make-dependencies): Simplify.
21219 Better follow the commenting conventions.
21220
21221 2005-11-09 Richard M. Stallman <rms@gnu.org>
21222
21223 * apropos.el (apropos-pattern): Rename from apropos-regexp.
21224 (apropos-orig-pattern): Rename from apropos-orig-regexp.
21225 All uses changed.
21226 (apropos-rewrite-regexp): Doc fix.
21227 (apropos-variable, apropos-command, apropos, apropos-value):
21228 Change prompt; carry through the argument renaming.
21229
21230 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
21231
21232 * find-lisp.el: Require dired.
21233 (find-lisp-find-dired-internal): Do not call
21234 `abbreviate-file-name' on DIR.
21235
21236 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
21237
21238 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
21239
21240 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
21241
21242 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
21243 when using the speedbar.
21244 (gdb): New command gud-pp.
21245 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
21246
21247 2005-11-09 Juri Linkov <juri@jurta.org>
21248
21249 * replace.el (occur-excluded-properties): New defcustom.
21250 (occur-1, occur-engine, occur-accumulate-lines): Use it.
21251
21252 2005-11-08 Jay Belanger <belanger@truman.edu>
21253
21254 * calc/calc-units.el (math-convert-units): Replace any composite
21255 unit by its definition.
21256
21257 2005-11-08 Lars Hansen <larsh@soem.dk>
21258
21259 * emacs-lisp/autoload.el (update-directory-autoloads):
21260 Add obsolete function alias.
21261
21262 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
21263
21264 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
21265 comment-indent-function.
21266 (lisp-comment-indent): Replace by an alias for comment-indent-default.
21267
21268 * reveal.el (reveal-post-command): Rework the handling of
21269 reveal-open-spots, so as to be more reliable. There were several
21270 tricky corner cases where an open spot might be lost, or where
21271 a closed spot might end up on the list of open spots.
21272 Only reveal text that's ellipsised.
21273
21274 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
21275
21276 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
21277
21278 2005-11-07 John Paul Wallington <jpw@gnu.org>
21279
21280 * ibuffer.el (ibuffer): Search iconified frames too when
21281 getting Ibuffer buffer's window.
21282
21283 2005-11-06 Richard M. Stallman <rms@gnu.org>
21284
21285 * progmodes/compile.el (compilation-internal-error-properties):
21286 save-excursion around the computation of MARKER.
21287
21288 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
21289
21290 * textmodes/flyspell.el (flyspell-external-point-words):
21291 flyspell-get-word returns a list, not just a string.
21292
21293 2005-11-06 John Paul Wallington <jpw@pobox.com>
21294
21295 * ibuffer.el (ibuffer): Search all visible frames when getting
21296 Ibuffer buffer's window.
21297
21298 2005-11-07 Masatake YAMATO <jet@gyve.org>
21299
21300 * man.el (Man-reference-regexp): Accept spaces between
21301 `Man-name-regexp' and `Man-section-regexp'.
21302 (Man-apropos-regexp): New variable.
21303 (Man-abstract-xref-man-page): Use value for `Man-target-string'
21304 if available.
21305 (Man-highlight-references, Man-highlight-references0):
21306 Handle the case when `Man-arguments' includes "-k".
21307 (Man-highlight-references0): Rename the argument `TARGET-POS' to
21308 `TARGET'. `TARGET' can be a number, function or nil.
21309
21310 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
21311
21312 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
21313 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
21314 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
21315 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
21316 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
21317 (gdb-send-item): Use buffer-local-value and simplify.
21318
21319 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
21320
21321 * startup.el (command-line): Use `custom-reevaluate-setting' for
21322 `global-font-lock-mode'.
21323
21324 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
21325 by default, except in batch mode or when the -D option is given.
21326
21327 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
21328 specified keyword args on to `define-minor-mode'. Update docstring.
21329
21330 2005-11-05 Romain Francoise <romain@orebokech.com>
21331
21332 * replace.el (occur-engine): Add marker at end of line, too.
21333
21334 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21335
21336 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21337 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21338 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21339 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21340 argument to all these routines, so the passphrase can be managed
21341 externally and passed in to the system.
21342 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21343 pgg-add-passphrase-to-cache function.
21344
21345 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21346 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21347 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21348 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21349 argument to all these routines, so the passphrase can be managed
21350 externally and passed in to the system.
21351 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21352 function.
21353
21354 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
21355
21356 * font-lock.el: Don't deal with font-lock-face-attributes here,
21357 move the code ...
21358
21359 * startup.el (command-line): ... here. Use face-spec-set instead
21360 of custom-declare-face.
21361
21362 * faces.el (face-spec-set): Reset the face if spec is not nil.
21363
21364 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
21365
21366 * newcomment.el (comment-region-internal): Box more tightly in the
21367 common case where there's no TAB in the boxed text.
21368
21369 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21370
21371 * info.el (info-tool-bar-map): Use images prev-node, next-node and
21372 up-node.
21373
21374 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
21375
21376 * net/newsticker.el: Commentary updated. Code formatting changed.
21377 (newsticker-version): Change to "1.9".
21378 (newsticker, newsticker-feed): Doc fix.
21379 (newsticker-url-list): Doc fix. Add option "Weekly".
21380 (newsticker-retrieval-interval): Add option "Weekly".
21381 (newsticker-headline-processing): Doc fix.
21382 (newsticker-auto-mark-filter): Remove.
21383 (newsticker-auto-mark-filter-list): New.
21384 (newsticker-layout, newsticker-sort-method): Doc fix.
21385 (newsticker-hide-old-items-in-newsticker-buffer)
21386 (newsticker-heading-format, newsticker-item-format)
21387 (newsticker-desc-format): Doc fix.
21388 (newsticker-show-all-rss-elements): Remove.
21389 (newsticker-show-all-news-elements): New.
21390 (newsticker-faces, newsticker-ticker): Doc fix.
21391 (remove-from-invisibility-spec): Code formatting.
21392 (newsticker--process-ids): New.
21393 (newsticker-mode): Doc fix.
21394 (newsticker-mode): Change mode-line-format.
21395 (newsticker-start): Remove debug output.
21396 (newsticker-start-ticker): Doc fix. Add autoload cookie.
21397 (newsticker-w3m-show-inline-images): Code formatting.
21398 (newsticker-next-item): Call `force-mode-line-update'.
21399 (newsticker-previous-item): Call `force-mode-line-update'.
21400 (newsticker-next-feed): Call `force-mode-line-update'.
21401 (newsticker-previous-feed): Call `force-mode-line-update'.
21402 (newsticker-mark-all-items-at-point-as-read): Code formatting.
21403 (newsticker-show-old-items): Do not show descs.
21404 (newsticker-hide-entry): Hide too much.
21405 (newsticker-hide-entry, newsticker-show-entry)
21406 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
21407 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
21408 (newsticker-toggle-auto-narrow-to-item): Code formatting.
21409 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
21410 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
21411 (newsticker-get-news): Call `force-mode-line-update'.
21412 Collect process ids.
21413 (newsticker--sentinel): Change coding system handling.
21414 Move image retrieval to new functions newsticker--get-logo-url-*.
21415 Move feed parsing to new functions newsticker--parse-*.
21416 Update list of process ids.
21417 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
21418 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
21419 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
21420 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
21421 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21422 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
21423 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
21424 (newsticker--decode-coding-string): Remove.
21425 (newsticker--decode-numeric-entities): Check input. Format code.
21426 (newsticker--remove-whitespace): Check input.
21427 (newsticker--do-forget-preformatted): Doc fix.
21428 (newsticker--decode-rfc822-date): Allow for missing time.
21429 (newsticker--update-process-ids): New.
21430 (newsticker--image-sentinel): Change comment.
21431 (newsticker--image-read): Change error message.
21432 (newsticker--imenu-goto): Doc fix. Show headline title.
21433 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
21434 (newsticker--buffer-do-insert-text): Clean whitespace in
21435 html-rendered headline title. Code formatting.
21436 Call `newsticker--buffer-print-extra-elements'.
21437 (newsticker--buffer-print-extra-element): Remove.
21438 (newsticker--buffer-print-extra-elements): New.
21439 (newsticker--buffer-do-print-extra-element): New.
21440 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
21441 large sizes.
21442 (newsticker--run-auto-mark-filter)
21443 (newsticker--do-run-auto-mark-filter):
21444 Use `newsticker-auto-mark-filter-list'.
21445
21446 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
21447
21448 * net/rcirc.el: Use split-string OMIT-NULLS argument.
21449 (rcirc-print): Force redisplay before running hooks. Do long
21450 buffer truncation after making new text read-only. Deal with nil
21451 text when decoding strings. If TARGET is nil, use either the
21452 currently selected buffer, if it is an rcirc buffer and of the
21453 same process or the process buffer.
21454 (rcirc-mode): Remove header-line. Recompute short buffer names.
21455 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
21456 (rcirc-short-buffer-name): Add variable.
21457 (rcirc-kill-buffer-hook): Recompute short buffer names.
21458 Remove nick from private channel.
21459 (rcirc-send-input): Send command text to current-buffer.
21460 Don't clear overlay arrow here.
21461 (rcirc-short-buffer-name): Return a short buffer name.
21462 (rcirc-update-short-buffer-names, rcirc-abbreviate)
21463 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
21464 buffer-name abbreviations.
21465 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
21466 Do not touch nick-table when killing a parted channel.
21467 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
21468 Clear arrow from current buffer if it is now hidden.
21469 (rcirc-current-buffer): Add variable.
21470 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21471 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
21472 Remove -face from names.
21473 (rcirc-update-activity-string): Print "DND" when globally ignoring
21474 activity.
21475 (rcirc-ignore-buffer-activity-flag): Rename from
21476 rcirc-ignore-channel-activity.
21477 (rcirc-ignore-all-activity-flag): Doc fix.
21478 (rcirc-channels): Remove variable.
21479 (rcirc-kill-buffer-hook):
21480 (rcirc-get-buffer-create): Add nick to private channel.
21481 (rcirc-multiline-edit-submit): Remove tabs.
21482 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
21483 folded.
21484 (rcirc-remove-nick-channel): Bug fix.
21485 (rcirc-toggle-ignore-buffer-activity): Rename from
21486 rcirc-toggle-ignore-channel-activity.
21487 (rcirc-record-activity): Add buffers to the front of the list.
21488 (rcirc-update-activity): Remove killed buffers from list.
21489 (rcirc-process-server-response-1): Remove last argument if it is
21490 null before calling handler.
21491 (rcirc): Add "rcirc" defcustom prefix.
21492 (rcirc-prompt): Simplify default prompt.
21493 Use custom-initialize-default.
21494 (rcirc-private-chats): Remove variable.
21495 (rcirc-prompt): Change initialization.
21496 (rcirc-version): Remove function.
21497 (rcirc-id-string): Add constant.
21498 (rcirc-last-buffer): Remove variable.
21499 (rcirc-buffer-alist): Add variable.
21500 (rcirc-connect): Update variable setup.
21501 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
21502 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
21503 default.
21504 (rcirc-handler-generic): Trigger activity.
21505 (rcirc-send-message): Create the buffor of the target.
21506 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
21507 (rcirc-get-buffer): Just return nil if there is no matching buffer.
21508 (rcirc-multiline-edit-cancel): Remove function.
21509 (rcirc-set-last-buffer): Remove function.
21510 (rcirc-get-any-buffer): Add function.
21511 (rcirc-join-channels): Don't print /join text.
21512 (rcirc-toggle-ignore-channel-activity): Add and update echo area
21513 messages.
21514 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
21515 (rcirc-handler-NOTICE): Recognize CTCP responses.
21516 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
21517 constructing TOPIC string for buffers we are not JOINed.
21518 (rcirc-handler-CTCP-response): Add handler.
21519 (rcirc-multiline-edit-submit): Restore the window-configuration
21520 before adjusting point.
21521 (rcirc): Add customization group.
21522 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
21523 (rcirc-user-full-name, rcirc-startup-channels-alist)
21524 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
21525 (rcirc-ignore-all-activity-flag, rcirc-time-format)
21526 (rcirc-input-ring-size, rcirc-read-only-flag)
21527 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
21528 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
21529 Change defvar to defcustom.
21530 (rcirc-update-prompt): Add optional ALL arg, which will update
21531 prompts in all rcirc buffers. Regexp quote replacement text.
21532 (rcirc-fill-column): Accept frame-width as a value.
21533 (rcirc-set-changed): Add function.
21534 (rcirc-next-active-buffer): Write more meaningful messages.
21535 (rcirc-faces): Add customization group.
21536 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
21537 (rcirc-nick-in-message-face, rcirc-prompt-face)
21538 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
21539 (with-rcirc-process-buffer): Move before first usage.
21540 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
21541 (rcirc-debug-flag): Rename from `rcirc-log-p'.
21542 (rcirc-debug): Rename from `rcirc-log'.
21543 (rcirc-format-response-string): Do not print `-' chars for a
21544 NOTICE with no sender. Simplify output of server responses.
21545
21546 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21547
21548 (rcirc-browse-url-map, rcirc-browse-url-at-point)
21549 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
21550 Make urls mouse and RET clickable.
21551
21552 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21553
21554 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
21555
21556 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21557
21558 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21559 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21560 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21561 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21562 argument to all these routines, so the passphrase can be managed
21563 externally and passed in to the system.
21564 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21565 pgg-add-passphrase-to-cache function.
21566
21567 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21568 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21569 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21570 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21571 argument to all these routines, so the passphrase can be managed
21572 externally and passed in to the system.
21573 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21574 function.
21575
21576 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
21577
21578 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
21579 from goto-address-url-regexp.
21580
21581 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
21582
21583 * textmodes/org.el (org-read-date, org-goto-calendar)
21584 (org-recenter-calendar, org-agenda-goto-calendar):
21585 Temporarily clear `calendar-move-hook'.
21586
21587 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
21588
21589 * ediff-merg.el (ediff-merge-region-is-non-clash):
21590 Return t, if not merging.
21591
21592 * ediff-util.el (ediff-previous-difference): Don't skip regions that
21593 have merge clashes.
21594
21595 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21596
21597 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21598 Undo previous change.
21599
21600 * startup.el (command-line): Use `custom-reevaluate-setting' for
21601 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
21602 tty-register-default-colors on Mac.
21603
21604 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21605
21606 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
21607 (gdb-buffer-type): Make it automatically buffer local...
21608 (gdb-get-create-buffer): ...and set it accordingly.
21609 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
21610 actually work.
21611
21612 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
21613
21614 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
21615 not red.
21616
21617 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21618
21619 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
21620 case GUD buffer is not visible.
21621 (gdb-goto-breakpoint): Try to force display in source buffer.
21622 (gdb-frame-gdb-buffer): Copy other similar functions.
21623 (gdb-restore-windows): Don't display source if not asked for.
21624 (gdb-assembler-buffer-name): Don't capitalise.
21625
21626 2005-11-03 Richard M. Stallman <rms@gnu.org>
21627
21628 * wid-edit.el (key-sequence): New widget type.
21629
21630 * simple.el (set-mark-command-repeat-pop): New variable.
21631 (set-mark-command): Only interpret plan C-@ after a pop as a pop
21632 if set-mark-command-repeat-pop is true.
21633
21634 * info.el (Info-fontify-node): Don't display extra "see" if there
21635 already is one here.
21636
21637 * mouse.el: Fix special handling of DEL after dragging a region:
21638 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
21639 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
21640
21641 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
21642
21643 * textmodes/ispell.el (ispell-command-loop): Change `i' description
21644 not to assume it pertains to an affix.
21645
21646 * textmodes/flyspell.el (flyspell-post-command-hook):
21647 Bind deactivate-mark to prevent deactivation.
21648
21649 2005-11-03 Lars Hansen <larsh@soem.dk>
21650
21651 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
21652 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
21653 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
21654
21655 2005-11-03 Romain Francoise <romain@orebokech.com>
21656
21657 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
21658 Update copyright years.
21659
21660 2005-11-03 Sam Steingold <sds@gnu.org>
21661
21662 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21663 Use system-type instead of window-system because window-system is not
21664 correctly defined during loadup.
21665
21666 2005-11-02 Mark A. Hershberger <mah@everybody.org>
21667
21668 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
21669 (xml-parse-tag): Join strings separated by a comment properly.
21670
21671 2005-11-02 Andreas Schwab <schwab@suse.de>
21672
21673 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
21674
21675 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
21676
21677 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
21678 (byte-optimize-pure-func): Quote the eval'd value.
21679
21680 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
21681 Rename from perl-font-lock-syntactic-face-function.
21682 Change the calling convention so it can be used as a font-lock MATCHER.
21683 Do the parse-partial-sexp loop outselves.
21684 (perl-font-lock-syntactic-keywords): Use it.
21685 (perl-mode): Don't set font-lock-syntactic-face-function any more.
21686
21687 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
21688
21689 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
21690 disassembly buffer too.
21691 (gdb-exited): Remove overlay arrows when execution has finished.
21692 (gdb-info-frames-custom, gdb-info-threads-custom)
21693 (gdb-info-registers-custom): Don't add inappropriate text
21694 properties if inferior is not active.
21695
21696 2005-11-02 Glenn Morris <rgm@gnu.org>
21697
21698 * progmodes/fortran.el (fortran-blink-match):
21699 Use `blink-matching-delay'.
21700
21701 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
21702
21703 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
21704
21705 2005-11-02 Lars Hansen <larsh@soem.dk>
21706
21707 * net/tramp.el (tramp-action-out-of-band): Handle scp message
21708 "Permission denied".
21709
21710 2005-11-01 Richard M. Stallman <rms@gnu.org>
21711
21712 * textmodes/flyspell.el (flyspell-external-point-words):
21713 Pass nil to flyspell-get-word.
21714
21715 2005-11-02 Kim F. Storm <storm@cua.dk>
21716
21717 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
21718 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
21719
21720 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21721
21722 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
21723 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
21724 (calendar-mouse-print-dates): Add optional `event' argument.
21725 Update interactive-spec.
21726 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
21727 Use `calendar-event-to-date' instead of `event'.
21728
21729 2005-11-02 Masatake YAMATO <jet@gyve.org>
21730
21731 * progmodes/ld-script.el (ld-script-builtins):
21732 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
21733 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
21734 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
21735
21736 2005-11-01 Romain Francoise <romain@orebokech.com>
21737
21738 * vc-sccs.el: Update copyright year.
21739 * ezimage.el: Likewise.
21740
21741 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
21742
21743 * info.el (Info-fontify-node): Use `string-width' for fontifying
21744 underlined titles.
21745
21746 2005-11-01 Juri Linkov <juri@jurta.org>
21747
21748 * info.el (Info-fontify-node): Downcase node header keywords Node,
21749 Prev, Next, Up before comparison.
21750 (Info-history): Insert absolute directory name, and put invisible
21751 property on it.
21752
21753 2005-11-01 Juri Linkov <juri@jurta.org>
21754
21755 * info.el (Info-file-supports-index-cookies): New variable.
21756 (Info-find-node-2): Check makeinfo version for index cookie support.
21757 (Info-index-nodes): Search for nodes with index cookies only when
21758 Info-file-supports-index-cookies is t. Otherwise, search nodes
21759 with "Index" in the node name.
21760 (Info-index-node): Search index cookie in the current node only when
21761 Info-file-supports-index-cookies is t. Otherwise, check the word
21762 "Index" in the node name.
21763 (Info-find-emacs-command-nodes): Remove code that searches nodes
21764 with "Index" node name in the top menu.
21765
21766 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21767
21768 * progmodes/scheme.el (scheme-mode-variables): Use the default
21769 comment-indent-function.
21770
21771 * faces.el (face-attribute): Handle the case where a face inherits from
21772 a non-existent face.
21773
21774 * simple.el (eval-expression-print-format): Use lisp-readable syntax
21775 for octal and hexa output, and merge the char into the paren.
21776 (kill-new): Use push.
21777 (copy-to-buffer): Use with-current-buffer.
21778 (completion-setup-function): Move code in loop to remove redundancy.
21779 (minibuffer-local-must-match-map): Don't add bindings that duplicate
21780 those inherited from minibuffer-local-completion-map.
21781
21782 * savehist.el (savehist-mode) <defcustom>:
21783 Use custom-set-minor-mode if available.
21784 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
21785 and emit a message if applicable.
21786
21787 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
21788
21789 * savehist.el: Sync up to version 19.
21790 (savehist-mode): New minor mode.
21791 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
21792 (savehist-length): Remove (use history-length instead).
21793 (savehist-file-modes): Rename from savehist-modes.
21794 (savehist-save-hook, savehist-loaded): New vars.
21795 (savehist-load): Use savehist-mode. Try to smooth up transition from
21796 old format to new format.
21797 (savehist-install): Allow savehist-autosave-interval to be nil.
21798 (savehist-save): Run the new hook. Be more careful to only trim the
21799 history variables.
21800 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
21801 (savehist-printable): Print into a buffer rather than char-by-char.
21802
21803 2005-11-01 John Wiegley <johnw@newartisans.com>
21804
21805 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
21806 toggle-ignore keybinding (C-a). The author said it had been
21807 disabled much earlier due to a possible incompatibility, but after
21808 many months of usage I have encountered no problems (and it is a
21809 rather useful option, especially for switching to " *temp*").
21810
21811 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
21812 support for OS/X's AddressBook, by calling out to the open source
21813 program "contacts" (installable through Fink).
21814
21815 * net/eudc.el (eudc-expand-inline): If the
21816 `eudc-multiple-match-handling-method' is set to `all', delete the
21817 query string before inserting the query result.
21818
21819 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
21820 flag, to prevent Eshell from using the system ls when
21821 `eshell-ls-insert-directory' is in used.
21822 (eshell-ls-insert-directory): Disable font-lock in directory
21823 buffer so that Eshell's own fontification is seen. This broke
21824 recently due to changes in font-lock, so this goes back to version
21825 21 behavior.
21826
21827 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
21828
21829 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
21830 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
21831 (gdb-many-windows): Doc fix.
21832
21833 2005-10-31 Romain Francoise <romain@orebokech.com>
21834
21835 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
21836
21837 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
21838
21839 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
21840 that global-font-lock-mode can be enabled by default.
21841
21842 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
21843 (font-lock-add-keywords, font-lock-remove-keywords)
21844 (font-lock-fontify-buffer): Remove autoload cookies.
21845
21846 * jit-lock.el (jit-lock-register): Likewise.
21847
21848 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
21849
21850 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21851
21852 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
21853 intact if there is no gud-comint-buffer.
21854
21855 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
21856
21857 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
21858 old prompt comint-prompt-read-only is t and GDB commands are
21859 issued from tool bar etc.
21860
21861 2005-10-31 Masatake YAMATO <jet@gyve.org>
21862
21863 * vc.el (vc-directory-exclusion-list): Add "{arch}".
21864
21865 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
21866
21867 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
21868 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
21869
21870 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
21871
21872 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
21873 starting at beginning of line. Fontification is messed up when
21874 `open-paren-in-column-0-is-defun-start' set to t.
21875 Reported by John Paul Wallington <jpw@pobox.com>.
21876
21877 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
21878
21879 * comint.el (comint-send-input): Call `comint-update-fence' when
21880 `comint-process-echoes' and `comint-prompt-read-only' are both
21881 non-nil, to avoid leftover read-only newline.
21882
21883 2005-10-30 Richard M. Stallman <rms@gnu.org>
21884
21885 * textmodes/flyspell.el (flyspell-external-point-words):
21886 Detect when WORD can't be checked properly because
21887 flyspell-get-word finds just part of it, and move on.
21888
21889 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
21890 boundarychar for Polish.
21891 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
21892 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
21893
21894 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21895
21896 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
21897 (gdb-registers-font-lock-keywords): Delete.
21898 (gdb-registers-mode): Don't fontify.
21899 (gdb-info-registers-custom): Use text properties instead as, in
21900 future, changed register values will use font-lock-warning-face.
21901 (gdb-local-font-lock-keywords): Rename to...
21902 (gdb-locals-font-lock-keywords): ...for consistency.
21903
21904 2005-10-30 Andre Spiegel <spiegel@gnu.org>
21905
21906 * vc.el (vc-switch-backend): Better error message if the buffer is
21907 not visiting a file under version control.
21908
21909 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
21910
21911 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
21912
21913 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
21914 ~/.emacs.d/.emacs.
21915
21916 2005-10-29 Richard M. Stallman <rms@gnu.org>
21917
21918 * replace.el (occur-mode-mouse-goto): Always go to other window.
21919 (occur-mode-goto-occurrence): Always switch in same window.
21920
21921 * simple.el (undo): Display message at end, not at start.
21922
21923 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
21924 New arg REUSE-CELL.
21925 (cancel-timer-internal): New function.
21926 (timer-event-handler): Use cancel-timer-internal,
21927 and pass the cell it returns to timer-activate...
21928
21929 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
21930 (jit-lock-deferred-fontify, jit-lock-context-fontify)
21931 (jit-lock-after-change): Test memory-full.
21932
21933 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21934
21935 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21936 part of the decoded armor to find the key-identifier.
21937 (pgg-gpg-lookup-key-owner): New function to return the
21938 human-readable identifier of a key owner.
21939 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21940 key itself.
21941 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21942 the key value) if we have a key and can match it against a secret
21943 key. Also, added a note pointing out fact that the prompt only
21944 indicates the first matching key.
21945
21946 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21947 pgg-decrypt-region.
21948 (pgg-pending-timers): A new hash for tracking the passphrase cache
21949 timers, so that new ones supercede old ones.
21950 (pgg-add-passphrase-to-cache): Rename from
21951 `pgg-add-passphrase-cache' to reduce confusion (all callers
21952 changed). Modified to cancel old timers when new ones are added.
21953 (pgg-remove-passphrase-from-cache): Rename from
21954 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21955 changed). Modified to cancel old timers when their keys are
21956 removed from the cache.
21957 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21958 XEmacs, an indirection to delete-itimer.
21959 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21960 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21961 users can only check cache without risk of prompting. Correct bug in
21962 notruncate behavior.
21963 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21964 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21965 Add informative docstrings.
21966 (pgg-decrypt): Convey provided passphrase in subordinate call to
21967 pgg-decrypt-region.
21968
21969 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21970 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21971 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21972 `passphrase' argument, so the passphrase can be managed externally
21973 and then passed in to the system.
21974
21975 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21976 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21977 so the passphrase cache can be used reliably with identifiers
21978 besides a pgp packet's key id.
21979
21980 * pgg-gpg.el (pgg-pgp-encrypt-region)
21981 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21982 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21983 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21984 argument to all these routines, so the passphrase can be managed
21985 externally and passed in to the system.
21986
21987 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21988 `notruncate' argument, so the passphrase cache can be used
21989 reliably with identifiers besides a pgp packet's key id.
21990
21991 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21992
21993 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21994 symmetric encryption.
21995 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21996 encrypted session key.
21997 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21998 message ask for the passphrase in a proper way.
21999
22000 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22001 New user commands for symmetric encryption.
22002
22003 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
22004
22005 * textmodes/conf-mode.el (conf-assignment-sign)
22006 (conf-assignment-regexp): Fix docstrings.
22007 (conf-mode-initialize): New function.
22008 (conf-mode): Remove optional args. Use delay-mode-hooks to
22009 recognize recursive calls.
22010 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22011 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22012 (conf-xdefaults-mode): Use define-derived-mode and
22013 conf-mode-initialize.
22014
22015 2005-10-29 Romain Francoise <romain@orebokech.com>
22016
22017 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22018
22019 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22020
22021 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22022 part of the decoded armor to find the key-identifier.
22023 (pgg-gpg-lookup-key-owner): New function to return the
22024 human-readable identifier of a key owner.
22025 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22026 key itself.
22027 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22028 the key value) if we have a key and can match it against a secret
22029 key. Also, added a note pointing out fact that the prompt only
22030 indicates the first matching key.
22031
22032 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22033 pgg-decrypt-region.
22034 (pgg-pending-timers): A new hash for tracking the passphrase cache
22035 timers, so that new ones supercede old ones.
22036 (pgg-add-passphrase-to-cache): Rename from
22037 `pgg-add-passphrase-cache' to reduce confusion (all callers
22038 changed). Modified to cancel old timers when new ones are added.
22039 (pgg-remove-passphrase-from-cache): Rename from
22040 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22041 changed). Modified to cancel old timers when their keys are
22042 removed from the cache.
22043 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22044 XEmacs, an indirection to delete-itimer.
22045 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22046 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22047 users can only check cache without risk of prompting. Correct bug in
22048 notruncate behavior.
22049 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22050 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22051 Add informative docstrings.
22052 (pgg-decrypt): Convey provided passphrase in subordinate call to
22053 pgg-decrypt-region.
22054
22055 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
22056
22057 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22058 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22059 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22060 `passphrase' argument, so the passphrase can be managed externally
22061 and then passed in to the system.
22062
22063 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22064 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22065 so the passphrase cache can be used reliably with identifiers
22066 besides a pgp packet's key id.
22067
22068 * pgg-gpg.el (pgg-pgp-encrypt-region)
22069 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22070 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22071 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22072 argument to all these routines, so the passphrase can be managed
22073 externally and passed in to the system.
22074
22075 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22076 `notruncate' argument, so the passphrase cache can be used
22077 reliably with identifiers besides a pgp packet's key id.
22078
22079 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22080
22081 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22082 symmetric encryption.
22083 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22084 encrypted session key.
22085 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22086 message ask for the passphrase in a proper way.
22087
22088 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22089 New user commands for symmetric encryption.
22090
22091 2005-10-28 Bill Wohler <wohler@newt.com>
22092
22093 * help-mode.el (help-url): New button type. Calls browse-url.
22094 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22095 Similar to Info nodes: URL `url'.
22096 (help-make-xrefs): Create help-url buttons for
22097 help-xref-url-regexp matches.
22098
22099 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
22100
22101 * tool-bar.el (tool-bar-add-item-from-menu)
22102 (tool-bar-local-item-from-menu): Fix doc strings.
22103
22104 2005-10-28 Romain Francoise <romain@orebokech.com>
22105
22106 * ldefs-boot.el: Update.
22107
22108 * subr.el (locate-library): Move from help-fns.el.
22109 * help-fns.el (locate-library): Move to subr.el.
22110
22111 2005-10-28 Richard M. Stallman <rms@gnu.org>
22112
22113 * net/tramp.el (tramp-completion-mode): defvar moved up.
22114
22115 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
22116
22117 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
22118
22119 * files.el (find-file-noselect): Use %d to format large file size.
22120
22121 * bindings.el (mode-line-format): Add %e.
22122
22123 * loadup.el ("facemenu"): Load unconditionally.
22124 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
22125 ("x-dnd"): Load, when appropriate.
22126
22127 * startup.el (command-line): Call before-init-hook earlier.
22128 Warn about some bad characters in -u user name.
22129
22130 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
22131 (flyspell-external-point-words): Error if misspelled word is not found.
22132 Set flyspell-large-region-beg at end of word.
22133
22134 2005-10-28 Andreas Schwab <schwab@suse.de>
22135
22136 * view.el (View-revert-buffer-scroll-page-forward):
22137 Use view-page-size-default.
22138
22139 2005-10-28 Juri Linkov <juri@jurta.org>
22140
22141 * international/quail.el (quail-get-current-str): Translate last
22142 raw character for deterministic input methods.
22143
22144 2005-10-27 Jay Belanger <belanger@truman.edu>
22145
22146 * calc/calc-ext.el: Add functions to autoloads.
22147 (math-identity-matrix-p, math-ident-row-p): New functions.
22148
22149 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
22150 multiplication by an identity matrix; don't turn multiplication by
22151 an inverse matrix into division.
22152 (math-div-symbol-fancy): Replace division by matrices with
22153 multiplication by inverse.
22154
22155 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
22156
22157 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
22158 (calc-writeoutpower): New functions.
22159
22160 2005-10-27 Romain Francoise <romain@orebokech.com>
22161
22162 * replace.el (occur-engine): Include colon in mouse-face highlight.
22163
22164 * dired-x.el: Change Maintainer field.
22165
22166 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
22167
22168 * longlines.el (longlines-mode): Bind after-change-functions to
22169 nil during initial decoding and final encoding.
22170
22171 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
22172
22173 * term.el (term-emulate-terminal, term-handle-colors-array)
22174 (term-handle-ansi-escape): Specify the terminfo capabilities
22175 implemented.
22176
22177 2005-10-26 Richard M. Stallman <rms@gnu.org>
22178
22179 * info.el (Info-fontify-node): Fix detection of sentence-break
22180 before *Note.
22181
22182 2005-10-26 Romain Francoise <romain@orebokech.com>
22183
22184 * smerge-mode.el: Add `tools' to file keywords.
22185
22186 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
22187
22188 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
22189 when the fringe is not available.
22190
22191 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
22192 (def-gdb-auto-update-trigger): Simplify construction.
22193 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
22194 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
22195 defined explicitly.
22196 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
22197 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
22198 defined explicitly.
22199 (gdb-info-locals-custom): Remove as it's a no-op.
22200
22201 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
22202
22203 * longlines.el (longlines-mode): Remove narrowing before
22204 performing the initial decoding or final encoding.
22205
22206 2005-10-25 Romain Francoise <romain@orebokech.com>
22207
22208 * emacs-lisp/find-func.el (find-library-name): Also strip
22209 extension if library name ends in .el, to take advantage of
22210 `find-library-suffixes'.
22211
22212 2005-10-25 Richard M. Stallman <rms@gnu.org>
22213
22214 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
22215
22216 2005-10-25 Juri Linkov <juri@jurta.org>
22217
22218 * textmodes/texinfo.el (texinfo-mode): Change charset of one
22219 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
22220
22221 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22222
22223 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
22224 (blackbox-redefine-key): Add argument `map'.
22225
22226 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
22227 regions when moving the jit-lock-context-unfontify-pos boundary.
22228
22229 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22230
22231 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
22232
22233 2005-10-25 Masatake YAMATO <jet@gyve.org>
22234
22235 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
22236
22237 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
22238
22239 * play/blackbox.el (blackbox-redefine-key): New function.
22240 (blackbox-mode-map): Use it to remap existing bindings for cursor
22241 motion instead of binding literal keys.
22242
22243 2005-10-25 Glenn Morris <rgm@gnu.org>
22244
22245 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
22246 diary does not end in a newline. Do not assume a blank line at
22247 the start of the diary file.
22248
22249 2005-10-25 Kenichi Handa <handa@m17n.org>
22250
22251 * international/quail.el (quail-translate-key): If the input
22252 method is deterministic and failed to handle the last key, restart
22253 the key handling loop from an appropriate key.
22254
22255 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
22256
22257 * vc.el (vc-dired-mode): Extend comment for binding of
22258 `directory-listing-before-filename-regexp'.
22259
22260 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22261
22262 * textmodes/texinfo.el (texinfo-mode):
22263 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
22264 not to unnecessarily expose emacs-mule's internal char codes.
22265
22266 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
22267
22268 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
22269 Display hand pointer and help-echo on disabled icon too.
22270 (gdb-mouse-until): New function.
22271 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
22272
22273 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
22274
22275 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
22276 with 2005-10-23 change to doctor.el.
22277
22278 * finder.el (finder-mode-map): Add follow-link binding.
22279
22280 2005-10-25 Kim F. Storm <storm@cua.dk>
22281
22282 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
22283 to gdb-mouse-toggle-breakpoint-fringe.
22284 (gdb-mouse-toggle-breakpoint-margin): Rename from
22285 gdb-mouse-toggle-breakpoint. Fix doc.
22286 (gdb-mouse-toggle-breakpoint-fringe): New defun.
22287 (gdb-put-string): Add optional SPROPS arg. Add props to string.
22288 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
22289 string properties also for fringe breakpoint bitmaps.
22290
22291 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
22292
22293 * textmodes/org.el (org-start-icalendar-file): Fix format form.
22294
22295 2005-10-25 Masatake YAMATO <jet@gyve.org>
22296
22297 * simple.el (completion-common-substring):
22298 Use `completion-common-substring' prior to `completion-base-size'.
22299
22300 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
22301
22302 * savehist.el: Require CL while compiling.
22303 (savehist-history-variables): Remove.
22304 (savehist-save-minibuffer-history, savehist-additional-variables)
22305 (savehist-minibuffer-history-variables): New vars.
22306 (savehist-save): Use them.
22307 (savehist-uninstall, savehist-minibuffer-hook): New funs.
22308 (savehist-install): New fun, extracted from savehist-load.
22309 (savehist-load): Use them.
22310
22311 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22312
22313 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
22314 a dummy doc-string-elt property.
22315 (defalias, defvaralias, define-category): Add a docstring property.
22316
22317 * image.el (defimage):
22318 * widget.el (define-widget):
22319 * custom.el (defface, defcustom): Add `doc-string' declaration.
22320
22321 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
22322 (defadvice): Add `doc-string' declaration.
22323
22324 * emacs-lisp/byte-run.el (macro-declaration-function):
22325 Handle `doc-string' declarations.
22326 (define-obsolete-function-alias, define-obsolete-variable-alias):
22327 Add `doc-string' declaration.
22328
22329 2005-10-24 Kenichi Handa <handa@m17n.org>
22330
22331 * international/utf-7.el (utf-7): Add autoload cookie.
22332
22333 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
22334
22335 2005-10-24 Eli Zaretskii <eliz@gnu.org>
22336
22337 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
22338 list of directories passed to batch-update-autoloads. Add "." to
22339 the list of the echoed directories.
22340
22341 * pgg-def.el:
22342 * pgg-gpg.el:
22343 * pgg-parse.el:
22344 * pgg-pgp.el:
22345 * pgg-pgp5.el:
22346 * pgg.el: Moved here from the gnus subdirectory.
22347
22348 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
22349
22350 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
22351 in case comint-prompt-read-only is set to t.
22352
22353 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
22354 in case comint-prompt-read-only is set to t.
22355
22356 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
22357
22358 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
22359 Now a string.
22360 (icalendar-import-format): Handle CLASS, STATUS, URL.
22361 Rename `subject' to `summary'.
22362 (icalendar-import-format-summary): Rename from
22363 `icalendar-import-format-subject'.
22364 (icalendar-import-format-url, icalendar-import-format-status)
22365 (icalendar-import-format-class): New variables.
22366 (icalendar--rris): Take variable argument list.
22367 (icalendar--datestring-to-isodate): Remove unnecessary
22368 calendar-style check when converting dates with explicit month names.
22369 (icalendar-export-region): Change return type of conversion
22370 subroutines. Bury current buffer unless error occurred.
22371 (icalendar--convert-to-ical)
22372 (icalendar--parse-summary-and-rest): New functions.
22373 (icalendar--convert-ordinary-to-ical)
22374 (icalendar--convert-weekly-to-ical)
22375 (icalendar--convert-yearly-to-ical)
22376 (icalendar--convert-block-to-ical)
22377 (icalendar--convert-cyclic-to-ical)
22378 (icalendar--convert-anniversary-to-ical): Change return type.
22379 Strip trailing blanks from subject.
22380 (icalendar--convert-sexp-to-ical): Change return type.
22381 Strip trailing blanks from subject. Handle simple sexp
22382 entries as generated by icalendar.el.
22383 (icalendar--convert-float-to-ical)
22384 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
22385 (icalendar-import-file): Doc fix.
22386 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
22387 Correct call to icalendar--rris.
22388 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
22389 `summary'.
22390 (icalendar--add-diary-entry): Rename `subject' to `summary'.
22391
22392 2005-10-24 Romain Francoise <romain@orebokech.com>
22393
22394 * server.el (server-sentinel): Set query-on-exit flag to nil on
22395 new client processes (it isn't inherited from the server process).
22396
22397 * replace.el (occur-engine): Rearrange text properties.
22398
22399 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
22400
22401 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
22402 case-fold-search is nil.
22403 (debug-help-follow): Use help-xref-interned directly.
22404
22405 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22406
22407 * thumbs.el (thumbs-image-type): Add .pbm.
22408
22409 2005-10-23 Richard M. Stallman <rms@gnu.org>
22410
22411 * faces.el (inhibit-face-set-after-frame-default): New variable.
22412 (set-face-attribute): Bind it.
22413 (face-set-after-frame-default): Test it.
22414
22415 * help-fns.el (describe-simplify-lib-file-name): New function.
22416 (describe-function-1, describe-variable): Use it.
22417
22418 * faces.el (describe-face): Use describe-simplify-lib-file-name.
22419
22420 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
22421 Eliminate nil as possible value.
22422 (tooltip-hide-delay): Reduce internal-border-width.
22423
22424 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
22425 (menu-bar-file-menu) <new-file>: Likewise.
22426
22427 * simple.el (line-move-finish): Ignore fields computing LINE-END.
22428
22429 * international/mule.el (load-with-code-conversion):
22430 Pass full file name to `eval-buffer' unless preloading.
22431
22432 * textmodes/flyspell.el (flyspell-large-region):
22433 Call ispell-check-version.
22434
22435 * textmodes/ispell.el (ispell-local-dictionary-overridden):
22436 Fix the make-variable-buffer-local call that was supposed
22437 to be for this variable.
22438 (ispell-aspell-supports-utf8): Doc fix.
22439 (ispell-find-aspell-dictionaries): Preserve elements of
22440 ispell-dictionary-alist for dictionaries that aspell doesn't report.
22441 (ispell-aspell-find-dictionary): Return nil on error.
22442
22443 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
22444 (doctor-symptoms): Likewise.
22445
22446 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
22447
22448 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22449
22450 * cus-edit.el (custom-button, custom-button-pressed): New vars.
22451 (custom-raised-buttons): Add :set spec.
22452 (custom-button-unraised, custom-button-pressed-unraised):
22453 New faces, so that custom-raised-buttons actually does something.
22454 (custom-mode): Use custom-button and custom-button-pressed.
22455
22456 * wid-edit.el (widget-specify-button): Don't ignore
22457 widget-mouse-face on graphic terminals.
22458 (widget-move-and-invoke): Cleanup.
22459
22460 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
22461
22462 * whitespace.el (whitespace-cleanup): Doc fix.
22463
22464 2005-10-23 Romain Francoise <romain@orebokech.com>
22465
22466 * emulation/viper.el (viper-set-hooks): Quote forms passed to
22467 `eval-after-load' to avoid evaluating their result.
22468
22469 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
22470
22471 * files.el (directory-listing-before-filename-regexp):
22472 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
22473
22474 * dired.el (dired-move-to-filename-regexp): Remove.
22475 All occurrences replaced by `directory-listing-before-filename-regexp'.
22476
22477 * dired-x.el, locate.el, vc.el:
22478 Replace `dired-move-to-filename-regexp' by
22479 `directory-listing-before-filename-regexp'. In vc.el it is
22480 overwritten locally; maybe this can be handled in files.el too.
22481
22482 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
22483 replaced by `directory-listing-before-filename-regexp'.
22484
22485 2005-10-23 Andreas Schwab <schwab@suse.de>
22486
22487 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
22488 and eval-next-after-load.
22489
22490 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
22491
22492 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
22493 exist, create it.
22494
22495 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
22496
22497 * allout.el: Remove autoloads for mailcrypt and crypt++.
22498 Require pgg, pgg-gpg during compilation.
22499 (allout-version): Increment version number to 2.1, and use a literal
22500 rather than RCS Id.
22501 (allout-default-encryption-scheme): Remove.
22502 (allout-passphrase-verifier-handling)
22503 (allout-passphrase-verifier-string)
22504 (allout-file-passphrase-verifier-string)
22505 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
22506 (allout-passphrase-hint-handling): Rename and simplify.
22507 (allout-init): Use `find-file-hook' if available, otherwise
22508 `find-file-hooks'.
22509 (allout-mode): Use `write-file-functions' if available, otherwise
22510 `local-write-file-hooks' and, instead of making auto-save-hook
22511 buffer local, make the write-file-hook activity contingent to
22512 allout-mode.
22513 (allout-mode): Use key-binding substitution in the docstring.
22514 (allout-kill-line): Spell-out kill ring data structure mutation
22515 instead of using byte-compiler-complaint-provoking `pop'.
22516 (allout-insert-listified): Use `insert' rather than `insert-string'
22517 (allout-toggle-current-subtree-encryption): Update docstring, adjust
22518 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
22519 (allout-encrypt-string): Totally revamped vis new underlying
22520 encryption facilities.
22521 (allout-mc-activate-passwd): Remove.
22522 (allout-obtain-passphrase): New, more or less replaces
22523 allout-mc-activate-passwd.
22524 (allout-encrypted-key-info): More or less replaces
22525 allout-encrypted-text-type.
22526 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
22527 (my-mark-marker): Use `(featurep 'xemacs)'.
22528
22529 2005-10-23 Lars Hansen <larsh@soem.dk>
22530
22531 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
22532 (byte-compile-file-form-defmumble, byte-compile-defun)
22533 (byte-compile-defmacro): Use it.
22534 (byte-compile-form): Don't call byte-compile-set-symbol-position
22535 when a byte-compile handler is called.
22536
22537 2005-10-22 Romain Francoise <romain@orebokech.com>
22538
22539 * savehist.el (savehist-history-variables): Add `grep-find-history'.
22540
22541 * subr.el (eval-after-load): Convert library name to an absolute
22542 file name using locate-library, since load-history no longer has
22543 library names in it.
22544
22545 2005-10-22 Richard M. Stallman <rms@gnu.org>
22546
22547 * files.el (make-temp-file): Move from subr.el.
22548 * subr.el (make-temp-file): Move to files.el.
22549
22550 * window.el (get-buffer-window-list): Move from subr.el.
22551 * subr.el (get-buffer-window-list): Move to window.el.
22552
22553 * image.el (image-load-path): Use eval-at-startup to initialize.
22554
22555 * subr.el (eval-at-startup): New macro.
22556
22557 * subr.el: Much rearrangement of functions and division
22558 into pages. No code changes.
22559
22560 2005-10-22 Kenichi Handa <handa@m17n.org>
22561
22562 * tar-mode.el (tar-extract): Be sure to call
22563 find-operation-coding-system if set-auto-coding doesn't find a
22564 coding system.
22565
22566 2005-10-22 Kim F. Storm <storm@cua.dk>
22567
22568 * image.el (image-type-header-regexps): Rename from image-type-regexps.
22569 Change users.
22570 (image-type-file-name-regexps): New defconst.
22571 (image-type-from-data): Simplify loop.
22572 (image-type-from-buffer): New defun.
22573 (image-type-from-file-header): Use it instead of image-type-from-data.
22574 Use image-search-load-path instead of only looking in data-directory.
22575 (image-type-from-file-name): New defun.
22576 (image-search-load-path): Change `pathname' to `filename'.
22577 Make PATH arg optional, default to image-load-path.
22578
22579 2005-10-21 Richard M. Stallman <rms@gnu.org>
22580
22581 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
22582
22583 * textmodes/paragraphs.el (sentence-end-base): New variable.
22584 (sentence-end): Use sentence-end-base.
22585
22586 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22587
22588 * font-lock.el (font-lock-default-fontify-region): Check the multiline
22589 property independently from the font-lock-multiline variable.
22590
22591 2005-10-21 Richard M. Stallman <rms@gnu.org>
22592
22593 * emacs-lisp/find-func.el (find-library-name): Doc fix.
22594
22595 * startup.el (command-line): Convert library names
22596 in `load-history' to absolute file names.
22597
22598 * subr.el (symbol-file): Doc fix.
22599
22600 * loadhist.el (file-loadhist-lookup): Call locate-library
22601 instead of find-library-name. Don't try converting
22602 abs file names to library names, since load-history no longer
22603 has library names in it.
22604 (file-dependents, file-provides, file-requires): Doc fixes.
22605
22606 2005-10-21 Juri Linkov <juri@jurta.org>
22607
22608 * progmodes/etags.el (tags-table-mode): New function.
22609 (tags-verify-table): Replace initialize-new-tags-table with
22610 tags-table-mode.
22611
22612 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
22613 default value.
22614 (desktop-modes-not-to-save): Add tags-table-mode to the
22615 default value.
22616
22617 * info.el (Info-index-next): Add total number of index
22618 alternatives to the message.
22619
22620 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
22621 backward only space (instead of space and period) before looking
22622 at sentence end.
22623
22624 * simple.el (set-variable): Use user-variable-p instead of symbolp.
22625 Add the old variable value as 4th default-value arg of read-string.
22626
22627 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22628
22629 * cus-face.el (custom-declare-face): Make face from X resources
22630 also on Mac.
22631
22632 * disp-table.el (standard-display-g1, standard-display-graphic):
22633 Refuse to use string glyphs also on Mac.
22634 (standard-display-european): Don't set terminal coding system also
22635 on Mac.
22636
22637 * frame.el (display-screens): Use x-display-screens also on Mac.
22638
22639 2005-10-21 Romain Francoise <romain@orebokech.com>
22640
22641 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
22642
22643 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22644
22645 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
22646 and $? into sexps.
22647
22648 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
22649 warning face on open-paren-in-column-0.
22650
22651 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
22652 boundary case. Fix typo.
22653 Suggested by Martin Rudalics <rudalics@gmx.at>.
22654
22655 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
22656
22657 * textmodes/org.el (org-combined-agenda-icalendar-file)
22658 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
22659 (org-export-icalendar-this-file)
22660 (org-export-icalendar-all-agenda-files)
22661 (org-export-icalendar-combine-agenda-files): New commands.
22662 (org-export-icalendar, org-print-icalendar-entries)
22663 (org-start-icalendar-file, org-finish-icalendar-file)
22664 (org-ical-ts-to-string): New functions.
22665 (org-read-date, org-goto-calendar)
22666 (org-agenda-goto-calendar): Inhibit displaying diary entries by
22667 call to `calendar'.
22668 (orgtbl-setup): Remove the :keys arguments from the menu description.
22669 (org-after-save-iCalendar-file-hook): New variable.
22670
22671 2005-10-21 Kenichi Handa <handa@m17n.org>
22672
22673 * language/vietnamese.el (tcvn-5712): Make it an alias of
22674 vietnamese-tcvn coding-system.
22675
22676 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
22677
22678 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
22679 group id is given.
22680
22681 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22682
22683 * progmodes/sh-script.el (sh-escaped-line-re): New var.
22684 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
22685 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
22686 whose line is either continued or ends with a comment.
22687
22688 2005-10-20 Romain Francoise <romain@orebokech.com>
22689
22690 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
22691
22692 * replace.el (occur-engine): Add follow-link property.
22693
22694 * font-core.el (font-lock-mode): Doc fix.
22695
22696 2005-10-20 Richard M. Stallman <rms@gnu.org>
22697
22698 * net/rcirc.el: New file.
22699
22700 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
22701
22702 * term.el (term-term-name): Initialize to "eterm-color".
22703
22704 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
22705
22706 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
22707 for encryption functionality.
22708 Move allout customization subgroup from `editing' to `outlines' group.
22709 Fix commentary keywords to legitimate ones.
22710 Update author info (using my current email address, obscurified).
22711 (allout-encrypt-string, allout-encryption-produce-work-buffer)
22712 (allout-encrypted-topic-p, allout-encrypted-text-type)
22713 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
22714 (allout-situate-encryption-key-verifier)
22715 (allout-get-encryption-key-verifier, allout-verify-key)
22716 (allout-next-topic-pending-encryption)
22717 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
22718 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
22719 (outline-key-verifier-handling, outline-key-hint-handling)
22720 (outline-encrypt-unencrypted-on-saves): New defcustoms.
22721 (allout-file-key-verifier-string, allout-encryption-scheme)
22722 (allout-key-verifier-string, allout-key-hint-string)
22723 (allout-after-save-decrypt): New variables.
22724 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
22725 (allout-after-saves-handler): New hook functions.
22726 (allout-post-command-business): Do allout-after-save-decrypt.
22727 (allout-enable-file-variable-adjustment): Custom var to enable
22728 mechanism for adding and adjusting settings of Emacs file variables.
22729 (allout-adjust-file-variable, allout-file-vars-section-data):
22730 New functions, implement the mechanism.
22731 (outlineify-sticky): Use the file vars mechanism.
22732 (allout-inhibit-protection, allout-during-write-cue)
22733 (allout-override-protect, allout-before-change-protect): Remove.
22734 (allout-flag-region, allout-open-topic): Adjust read-only text.
22735 (allout-open-line-not-read-only): Add to facilitate read-only
22736 text based protection.
22737 (allout-kill-line): Revise to adjust read-only text, clue the
22738 user about the inhibition.
22739 (allout-unprotected): Use unwind-protect.
22740 (allout-shift-in, allout-shift-out): Disallow manually shifting a
22741 topic deeper than the offspring depth of the previous topic -
22742 avoiding confusing "containment discontinuities".
22743 (allout-reindent-bodies): Fix retention of body relative hanging
22744 indent during promotion of collapsed bodies.
22745 (allout-open-topic): Make it easy to open new topic with same
22746 bullet as current topic - topic creation functions provided with
22747 any universal argument provokes now prompt for bullet, defaulting
22748 to the bullet of the previous topic.
22749 (allout-plain-bullets-string, allout-distinctive-bullets-string):
22750 Plain bullet alternates `.' period and `,' comma only. All other
22751 bullets are relegated to special status (but customizable).
22752 (allout-end-of-entry): Rename from allout-end-of-current-entry
22753 since it actually operates w.r.t. most immediately containing
22754 entry, visible or not.
22755 (allout-hide-current-entry, allout-show-current-entry): Use the
22756 revised version.
22757 (allout-old-expose-topic): Solidify deprecation.
22758 (allout-end-of-subtree): Add so we can span concealed as well
22759 as visible topics.
22760 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
22761 (allout-end-of-current-heading): Tweak to just respect the first line.
22762 (allout-get-body-text): Add.
22763 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
22764 when invoked interactively.
22765 (allout-up-current-level): Use `interactive-p'.
22766 (allout-mode, allout-init): Miscellaneous docstring and
22767 operational refinements, as well as hookups of new encryption stuff.
22768 (allout-beginning-of-current-entry): Now works as advertised.
22769 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
22770 (allout-isearch-rectification): Refine condition for isearching.
22771 (allout-isearch-abort, allout-enwrap-isearch)
22772 (allout-flag-region, my-region-active-p): Relocate some macros.
22773 (allout-title): Fallback title is (buffer-name), not
22774 non-existing (current-buffer-name).
22775 (subst-char-in-string): Define if absent (for some XEmacs versions).
22776
22777 2005-10-20 Jari Aalto <jari.aalto@cante.net>
22778
22779 * mail/sendmail.el (mail-setup-hook, mail-aliases)
22780 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
22781 (mail-citation-prefix-regexp, mail-signature-file)
22782 (mail-default-headers, mail-bury-selects-summary)
22783 (mail-send-nonascii): Add autoload cookies.
22784
22785 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
22786
22787 * frame.el (blink-cursor-mode): Add `mac' to the list of
22788 window-system's that support blinking cursor.
22789
22790 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
22791
22792 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
22793
22794 2005-10-20 Eli Zaretskii <eliz@gnu.org>
22795
22796 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
22797 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
22798 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
22799
22800 2005-10-20 Kim F. Storm <storm@cua.dk>
22801
22802 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
22803 (ido-set-current-directory): Don't add / after final @.
22804 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
22805 Explicitly handle ange-ftp completion oddities.
22806 (ido-make-file-list): Don't rotate list at tramp root to avoid
22807 triggering tramp file handler for expand-file-name via get-file-buffer.
22808
22809 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
22810
22811 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
22812
22813 2005-10-19 Jay Belanger <belanger@truman.edu>
22814
22815 * calc/calc-units.el (math-standard-units): Add units, adjust
22816 symbols and update values.
22817 (math-unit-prefixes): Add more prefixes.
22818
22819 2005-10-19 Romain Francoise <romain@orebokech.com>
22820
22821 * bookmark.el (bookmark-menu-heading): New face.
22822 (bookmark-bmenu-list): Use it.
22823 Don't fiddle with `baud-rate' at top-level.
22824
22825 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
22826
22827 * image.el (create-image, find-image): Mention max-image-size in
22828 docstring.
22829
22830 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
22831
22832 * savehist.el (savehist-load): Revert to checking XEmacs.
22833
22834 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
22835 Various docstring and line-width fixups.
22836 (conf-mode): Use cond.
22837 Set font-lock-defaults. Don't set comment-use-syntax.
22838
22839 2005-10-18 David Ponce <david@dponce.com>
22840
22841 * tree-widget.el (tree-widget-button-click): New function.
22842 (tree-widget-button-keymap): Use it.
22843
22844 2005-10-18 Romain Francoise <romain@orebokech.com>
22845
22846 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22847 (bookmark-bmenu-hide-filenames): Add follow-link property.
22848 Improve help-echo text.
22849
22850 * ffap.el (find-file-at-point): Doc fix.
22851
22852 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22853
22854 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
22855
22856 2005-10-18 Masatake YAMATO <jet@gyve.org>
22857
22858 Install to the CVS repository what I forgot to install in my
22859 2005-10-16 changes.
22860
22861 * progmodes/python.el (python-complete-symbol): Pass the common
22862 prefix substring of completion to `display-completion-list'.
22863
22864 * textmodes/org.el (org-complete): Ditto.
22865
22866 2005-10-18 Masatake YAMATO <jet@gyve.org>
22867
22868 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
22869
22870 * woman.el (WoMan-xref-man-page): New button type derived
22871 from `Man-abstract-xref-man-page'.
22872 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
22873
22874 * man.el (Man-abstract-xref-man-page): New button type.
22875 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
22876 (Man-highlight-references): Add new optional argument `xref-man-type'.
22877
22878 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22879
22880 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
22881
22882 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
22883
22884 * cus-edit.el (Custom-move-and-invoke): Delete.
22885 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
22886
22887 * wid-edit.el (widget-move-and-invoke): New function, from
22888 Custom-move-and-invoke.
22889
22890 2005-10-17 Bill Wohler <wohler@newt.com>
22891
22892 Move all remaining images from lisp/toolbar to etc/images, move
22893 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
22894 the low resolution images in their own directory (low-color).
22895
22896 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
22897 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
22898 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
22899 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
22900 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
22901 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
22902 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
22903
22904 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
22905 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
22906 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
22907 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
22908 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
22909 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
22910 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
22911 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
22912 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
22913 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
22914 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
22915 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
22916 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
22917 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
22918 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
22919
22920 To conform with convention, replace the underscore (_) in the
22921 following image names with dash (-) or (/) as appropriate.
22922
22923 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
22924 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
22925 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
22926 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
22927 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
22928 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
22929 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
22930 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
22931 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
22932 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
22933 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
22934 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
22935 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
22936 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
22937 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
22938
22939 * info.el (info-tool-bar-map): Replace underscores in image names
22940 with dashes.
22941
22942 * makefile.w32-in (WINS): Remove toolbar.
22943
22944 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
22945
22946 * tool-bar.el: Move to lisp from toolbar. Now that
22947 toolbar is empty, it should be deleted when folks run "cvs up -P".
22948
22949 2005-10-18 Jay Belanger <belanger@truman.edu>
22950
22951 * calc/calc-store.el (calc-store-into): Get the proper variable name
22952 to display in message.
22953
22954 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22955
22956 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
22957 expressions display in speedbar for all buffers when debugging.
22958 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
22959
22960 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
22961 (speedbar-insert-button, speedbar-make-button):
22962 Use add-text-properties.
22963 (speedbar-update-localized-contents)
22964 (speedbar-update-directory-contents)
22965 (speedbar-update-special-contents): Use dolist.
22966 (speedbar-buffer-easymenu-definition): Add a menu separator.
22967
22968 2005-10-17 Jason Rumney <jasonr@gnu.org>
22969
22970 * makefile.w32-in: Use $(lisp) consistently.
22971 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
22972 for shell specific generation of mh-autoloads.
22973
22974 2005-10-17 Richard M. Stallman <rms@gnu.org>
22975
22976 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
22977
22978 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
22979
22980 * jit-lock.el (jit-lock-fontify-now):
22981 Move jit-lock-context-unfontify-pos to avoid wasted work.
22982
22983 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
22984
22985 * net/tramp.el (tramp-completion-mode): New defvar. Used in
22986 `tramp-completion-mode' for checking if we are in completion mode.
22987 (tramp-completion-handle-file-name-all-completions): Reorder code
22988 in order to complete for file names only in case there are no
22989 method/user/host completions. This is necessary for cooperation
22990 with ido. Reported by Kim F. Storm <storm@cua.dk>.
22991
22992 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
22993
22994 * longlines.el (longlines-search-forward)
22995 (longlines-search-backward): Match any number of spaces.
22996
22997 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
22998
22999 * diff-mode.el (diff-mode): Doc fix.
23000
23001 2005-10-16 David Reitter <david.reitter@gmail.com>
23002
23003 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
23004 as default on darwin and windows systems.
23005
23006 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
23007
23008 * arc-mode.el (archive-zip-extract): Doc fix.
23009
23010 2005-10-16 Romain Francoise <romain@orebokech.com>
23011
23012 * mouse.el (mouse-1-click-follows-link): Doc fix.
23013
23014 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23015
23016 * savehist.el: Don't require CL at runtime.
23017 (savehist-xemacs): Remove.
23018 (savehist-coding-system): Use utf-8 if present, regardless of religion.
23019 (savehist-no-conversion): Use (featurep 'xemacs).
23020 (savehist-load): Check existence of start-itimer rather than XEmacs.
23021 Use an idle timer.
23022 (savehist-process-for-saving): Replace use of CL funs `subseq' and
23023 `delete-if-not'.
23024
23025 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
23026
23027 * savehist.el: Newer version.
23028 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23029 (savehist-last-checksum, savehist-no-conversion): New vars.
23030 (savehist-autosave, savehist-process-for-saving, savehist-printable):
23031 New functions.
23032 (savehist-load, savehist-save): Use them.
23033 (savehist-delimit): Remove.
23034
23035 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23036
23037 * progmodes/compile.el (compilation-goto-locus): Display the
23038 compilation buffer first and the source buffer second, in case they're
23039 in overlapping frames. Don't raise the compilation frame if it was the
23040 selected window upon entry. Pass the `other-window' arg to
23041 pop-to-buffer.
23042
23043 * info.el (Info-fontify-node): Use dolist.
23044 Change add-text-properties to put-text-property.
23045
23046 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23047
23048 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23049 bound of search.
23050
23051 2005-10-16 Masatake YAMATO <jet@gyve.org>
23052
23053 * dabbrev.el (dabbrev-completion): Pass the common
23054 prefix substring of completion to `display-completion-list'.
23055
23056 * filecache.el (file-cache-minibuffer-complete)
23057 (file-cache-complete): Ditto.
23058
23059 * tempo.el (tempo-display-completions): Ditto.
23060
23061 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23062
23063 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23064
23065 * eshell/em-hist.el (eshell-list-history): Ditto.
23066
23067 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23068
23069 * mail/mailalias.el (mail-complete): Ditto.
23070
23071 * progmodes/etags.el (complete-tag): Ditto.
23072
23073 * progmodes/make-mode.el (makefile-complete): Ditto.
23074
23075 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23076
23077 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23078
23079 * progmodes/pascal.el (pascal-complete-word)
23080 (pascal-show-completions): Ditto.
23081
23082 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23083
23084 * simple.el (completion-common-substring): New variable.
23085 (completion-setup-function): Use `completion-common-substring'
23086 to put faces.
23087
23088 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23089
23090 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23091 (x-get-selection, mac-select-convert-to-string): Convert from/to
23092 UTF-16 clipboard data as in native byte order, no BOM.
23093
23094 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
23095
23096 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23097 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23098 (gud-sentinel): Use speedbar-frame to check for speedbar.
23099
23100 2005-10-15 Richard M. Stallman <rms@gnu.org>
23101
23102 * savehist.el: New file.
23103
23104 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
23105
23106 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
23107 Fix bug in \bf fontification.
23108
23109 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
23110
23111 * pcvs.el (cvs-edit-log-files): New var.
23112 (cvs-mode-edit-log): New arg `file'.
23113 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
23114 Instead force the use of the original file and nothing else.
23115 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
23116 the cvs-minor-wrap-function is set.
23117 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
23118
23119 2005-10-14 Bill Wohler <wohler@newt.com>
23120
23121 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
23122 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
23123 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
23124 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
23125 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
23126 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
23127 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
23128 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
23129 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
23130 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
23131 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
23132 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
23133 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
23134 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
23135 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
23136
23137 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23138 appropriately (for example, gud-break to gud/break).
23139
23140 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
23141
23142 * longlines.el (longlinges-search-function)
23143 (longlines-search-forward, longlines-search-backward): New functions.
23144 (longlines-mode): Set isearch-search-fun-function to
23145 longlinges-search-function.
23146
23147 * mouse.el (mouse-drag-region-1): Handle the case where a
23148 double-click event is bound to an arbitrary function.
23149
23150 2005-10-14 David Ponce <david@dponce.com>
23151
23152 * recentf.el (recentf-track-opened-file)
23153 (recentf-track-closed-file, recentf-update-menu)
23154 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
23155 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
23156 mouse-1-click-follows-link.
23157
23158 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23159
23160 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
23161 Gnome file-manager.png. Suggested by
23162 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
23163
23164 * toolbar/README: Add diropen.xpm.
23165
23166 2005-10-13 Bill Wohler <wohler@newt.com>
23167
23168 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
23169 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
23170
23171 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
23172
23173 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23174 Don't waste the byte-compiler's time on constant data.
23175
23176 2005-10-13 Kenichi Handa <handa@m17n.org>
23177
23178 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
23179 byte with `escape-glyph' face.
23180
23181 * international/fontset.el (ccl-encode-unicode-font):
23182 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
23183 Handle the case that ucs-mule-to-mule-unicode translates a character to
23184 ASCII (usually for IPA characters).
23185
23186 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23187
23188 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
23189 Don't hide the underline of titles if font-lock-mode is disabled.
23190
23191 2005-10-12 Bill Wohler <wohler@newt.com>
23192
23193 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
23194 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23195 files in MH-E-SRC have been updated.
23196 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
23197
23198 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23199
23200 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
23201 (mixal-mode-syntax-table): Add \n as end-comment.
23202 (mixal-operation-codes-alist): Immediately initialize to full value.
23203 (mixal-add-operation-code): Remove.
23204 (mixal-describe-operation-code): Make the arg non-optional.
23205 Use the interactive spec instead.
23206 Use mixal-operation-codes-alist rather than mixal-operation-codes.
23207 (mixal-font-lock-keywords): Don't highlight comments here any more.
23208 (mixal-font-lock-syntactic-keywords): New var.
23209 (mixal-mode): Use it. Fix comment-start-skip.
23210
23211 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23212
23213 * startup.el (command-line-x-option-alist): -nb => -nbi.
23214
23215 2005-10-12 Kim F. Storm <storm@cua.dk>
23216
23217 * startup.el (fancy-splash-default-action): Discard mouse click in
23218 the splash screen window, as it has no sensible meaning in the
23219 next window to be selected. Fixes error reported by Jan D.
23220
23221 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
23222
23223 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
23224
23225 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23226
23227 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
23228 Try to fix up minor layout issues like indentation, line break, etc...
23229 (mixal-mode-syntax-table): Don't try to specify comment syntax,
23230 because it doesn't work.
23231 (mixal-operation-codes): Add some more codes.
23232 (mixal-font-lock-keywords): Process comments here.
23233 (mixal-mode): mixasm no longer needs -g option.
23234
23235 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
23236
23237 * progmodes/sh-script.el (sh-tmp-file):
23238 Use mktemp -t. Finish support for es and rc shells.
23239
23240 2005-10-11 Jay Belanger <belanger@truman.edu>
23241
23242 * calc/calcalg2.el (calc-integral): With an argument, compute the
23243 definite integral.
23244
23245 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
23246
23247 * mouse.el (mouse-drag-region-1): Don't try to catch a
23248 double-click when doing follow-link (it's overridden anyway).
23249
23250 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
23251
23252 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
23253 (autoload-print-form-outbuf): Add docstring.
23254
23255 2005-10-11 Juri Linkov <juri@jurta.org>
23256
23257 * info.el (Info-mode-menu): Delete menu item "Edit".
23258 (Info-mode): Delete description of Info-edit from docstring,
23259 and rearrange descriptions of Info commands in the order
23260 they are documented in the Info manual.
23261
23262 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23263
23264 * calendar/appt.el (appt-check): Use diary-selective-display var.
23265
23266 2005-10-10 Richard M. Stallman <rms@gnu.org>
23267
23268 * net/newsticker.el (newsticker-start, newsticker-show-news):
23269 Add autoload cookies.
23270
23271 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
23272
23273 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
23274
23275 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
23276
23277 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
23278
23279 2005-10-10 Jay Belanger <belanger@truman.edu>
23280
23281 * calc/calc-arith.el (math-check-known-scalarp)
23282 (math-check-known-matrixp): Check the values of arguments that are
23283 variables.
23284 (math-check-known-square-matrixp): New function.
23285 (math-known-square-matrixp): Use math-check-known-square-matrixp.
23286 (math-super-types): Add sqmatrix type.
23287
23288 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
23289 mode name `square' to `sqmatrix'.
23290
23291 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
23292 mode name `square' to `sqmatrix'.
23293
23294 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23295
23296 * progmodes/etags.el (select-tags-table-mode): Don't use
23297 selective-display.
23298 (tags-select-tags-table): Pass `button' to the action function.
23299 (select-tags-table): Place the side-info on button properties rather
23300 than in hidden text. Abbreviate file names.
23301 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
23302 (select-tags-table-select): Add `button' argument.
23303 Get side-info from the button property rather than from hidden text.
23304
23305 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
23306
23307 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
23308 (gud-speedbar-buttons): Preserve point if possible.
23309 (gud-sentinel): Restore previous speedbar display type.
23310
23311 * progmodes/gdb-ui.el (gdba): Improve diagram.
23312 (def-gdb-auto-update-handler, gdb-info-locals-handler)
23313 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
23314 Call get-buffer-window once.
23315
23316 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23317
23318 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
23319 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
23320 (pascal-indent-command): Remove unused var `ind'.
23321 (pascal-indent-case): Remove unused var `oldpos'.
23322 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
23323 since it's now used as a proper minor mode map.
23324 (pascal-outline): Rename to pascal-outline-mode.
23325 (pascal-outline-mode): Use define-minor-mode.
23326 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
23327 selective-display.
23328
23329 2005-10-10 Andreas Schwab <schwab@suse.de>
23330
23331 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
23332 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
23333
23334 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
23335 outside source directory.
23336
23337 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
23338
23339 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
23340 C-x' as a prefix.
23341 (orgtbl-mode-map): Full keymap instead of sparse, because all
23342 `self-insert-command' keys are redefined in this map.
23343 (org-export-as-html): Specify charset for HTML file, by taking it
23344 from the coding system.
23345
23346 2005-10-10 Kenichi Handa <handa@m17n.org>
23347
23348 * textmodes/flyspell.el (flyspell-check-word-p):
23349 If unread-command-events is non-empty, don't call sit-for.
23350
23351 2005-10-09 Richard M. Stallman <rms@gnu.org>
23352
23353 * font-lock.el (font-lock-syntactic-keywords)
23354 (font-lock-keywords): Doc fixes.
23355
23356 * textmodes/flyspell.el (flyspell-external-point-words):
23357 Simplify logic, and don't try to check for consecutive appearances
23358 of one incorrect word.
23359
23360 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
23361
23362 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
23363 separator.
23364
23365 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
23366 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
23367 (gud-expansion-speedbar-buttons): New function.
23368 (gud-speedbar-buttons): Check for gud-comint-buffer.
23369
23370 2005-10-09 Bill Wohler <wohler@newt.com>
23371
23372 * Makefile.in (updates): Add mh-loaddefs dependency.
23373
23374 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
23375
23376 * speedbar.el (speedbar-file-key-map): Fix typo.
23377
23378 2005-10-09 Daniel Brockman <daniel@brockman.se>
23379
23380 * cus-start.el (line-spacing): Add custom spec.
23381
23382 2005-10-09 Romain Francoise <romain@orebokech.com>
23383
23384 * textmodes/ispell.el (ispell-check-version): Fix last change.
23385
23386 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23387
23388 * term/x-win.el: Remove -i, --icon-type from comment.
23389
23390 * startup.el (command-line-x-option-alist): Remove options -i,
23391 -itype, --icon-type, added -nb, --no-bitmap-icon.
23392
23393 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
23394
23395 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
23396 instead of :active.
23397
23398 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
23399
23400 * textmodes/ispell.el (ispell-check-version):
23401 Ignore hyphen, and all that follows, in aspell's version text.
23402
23403 2005-10-08 Jay Belanger <belanger@truman.edu>
23404
23405 * calc/calc-arith.el (math-known-square-matrixp): New function.
23406 (math-pow-fancy): Check for matrices before distributing exponent
23407 across products.
23408
23409 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
23410 fullscreen keypad. Suggested by Luc Teirlinck.
23411 (calc-keypad-show-input): Add space for formatting.
23412
23413 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
23414 Add square matrix option.
23415
23416 * calc/calc-poly.el (math-expand-term): Check for matrices instead
23417 of checking calc-matrix-mode when deciding how to expand.
23418
23419 * calc/calc.el (calc-set-mode-line): Add square matrix option.
23420
23421 2005-10-08 Lars Hansen <larsh@soem.dk>
23422
23423 * net/tramp.el (tramp-perl-directory-files-and-attributes):
23424 Add error handling.
23425 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
23426
23427 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
23428
23429 Sync with Tramp 2.0.51.
23430
23431 * net/tramp.el (tramp-handle-set-visited-file-modtime)
23432 (tramp-handle-insert-file-contents, tramp-handle-write-region):
23433 Insert special handling for `last-coding-system-used', again
23434 it still seems to be necessary (unlike stated before).
23435 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
23436 (tramp-password-prompt-regexp): There might be other words before
23437 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
23438 (tramp-chunksize): Improve docstring.
23439 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
23440 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
23441 Christian Joergensen <bugs@razor.dk>.
23442
23443 2005-10-07 Glenn Morris <rgm@gnu.org>
23444
23445 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
23446 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
23447 precision'.
23448
23449 2005-10-07 Romain Francoise <romain@orebokech.com>
23450
23451 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
23452 (ibuffer-do-shell-command-pipe-replace)
23453 (ibuffer-do-shell-command-file, ibuffer-do-eval)
23454 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
23455 (ibuffer-do-revert, ibuffer-do-replace-regexp)
23456 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
23457 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
23458 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
23459 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
23460 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
23461 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
23462 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
23463 Autoload file sans suffix.
23464
23465 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
23466
23467 2005-10-07 David Ponce <david@dponce.com>
23468
23469 * recentf.el (recentf-menu-open-all-flag): New option.
23470 (recentf-digit-shortcut-command-name): New function.
23471 (recentf--shortcuts-keymap): New variable.
23472 (recentf-menu-shortcuts): New variable.
23473 (recentf-make-menu-items): Initialize it. Replace the "More..."
23474 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
23475 (recentf-menu-value-shortcut): New function.
23476 (recentf-make-menu-item): Use it. No more in-lined.
23477 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
23478 (recentf-open-most-recent-file): Rename from
23479 `recentf-open-file-with-key'. Don't depend on key binding.
23480 (recentf-mode-map): New variable.
23481 (recentf-mode): Use it.
23482
23483 2005-10-06 Bill Wohler <wohler@newt.com>
23484
23485 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
23486
23487 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
23488 (MH-E-SRC): New. Used by mh-autoloads.
23489 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23490 files in MH-E-SRC have been updated.
23491 (compile, recompile, bootstrap): Depend on mh-autoloads.
23492
23493 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
23494
23495 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
23496 gud-break and gud-remove icons when the fringe is not available.
23497
23498 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
23499 Typo.
23500
23501 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23502
23503 * play/zone.el (zone): Wrap body with save-window-excursion.
23504
23505 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
23506
23507 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
23508 Use the new `list-only' arg to diary-list-entries.
23509
23510 * calendar/diary-lib.el: Use overlays rather than selective-display.
23511 (diary-selective-display): New var.
23512 (diary-header-line-format): Use it.
23513 (diary-list-entries): Add argument `list-only'.
23514 Put the buffer in diary-mode. Don't add \^M at beg and end.
23515 Replace \^M by invisible overlays.
23516 (diary-unhide-everything): Replace \^M by invisible overlays.
23517 (print-diary-entries): Look for overlays rather than \^M.
23518 Add a space to the temp buffer name.
23519 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
23520 Put the buffer in diary-mode.
23521 (list-sexp-diary-entries): Replace \^M by invisible overlays.
23522 (diary-anniversary): Make the year arg optional.
23523 (diary-time-regexp): New const.
23524 (diary-font-lock-keywords): Use it to accept a few more time formats.
23525
23526 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
23527
23528 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
23529
23530 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
23531 Fix bug introduced 2005-07-03: Use (car (last ...))
23532 to faithfully reproduce replaced artist-last.
23533 (artist-set-arrow-points-for-poly): Likewise.
23534 Suggested by Johan Bockg\e,Ae\e(Brd.
23535
23536 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
23537
23538 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
23539 * wid-edit.el (widget):
23540 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
23541 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
23542
23543 2005-10-06 Kenichi Handa <handa@m17n.org>
23544
23545 * international/mule-cmds.el (set-language-environment):
23546 Fix setting up of case-table for unibyte mode.
23547
23548 * simple.el (what-cursor-position): If the character is displayed
23549 by some `display' text property, show that. Don't use
23550 single-key-description for eight-bit characters in multibyte mode.
23551
23552 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
23553
23554 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
23555 (gdb-ann3): Set it.
23556 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
23557 (gdb-info-frames-custom): Use inverse-video for first five
23558 characters of selected frame only.
23559 (gdb-get-frame-number): Select frame even when point is on frame
23560 number.
23561
23562 2005-10-06 Masatake YAMATO <jet@gyve.org>
23563
23564 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
23565 Put `font-lock-function-name-face'.
23566 (gdb-info-frames-custom): Put `font-lock-function-name-face'
23567 and `font-lock-variable-name-face'
23568 (gdb-registers-font-lock-keywords): New font lock keywords definition.
23569 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
23570 (gdb-memory-font-lock-keywords): New font lock keywords definition.
23571 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
23572 (gdb-local-font-lock-keywords): New font lock keywords definition.
23573 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
23574 (gdb-threads-font-lock-keywords): New font lock keywords definition.
23575 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
23576
23577 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
23578
23579 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
23580 (ediff-merge-region-is-non-clash-to-skip): Previously called
23581 ediff-merge-region-is-non-clash.
23582
23583 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
23584 Use insert-buffer-substring.
23585
23586 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
23587 selecting files to patch. Also bug fixes.
23588
23589 * ediff-util.el (ediff-setup): Bug fix.
23590 (ediff-next-difference): Never skip clashes that differ in white
23591 space only.
23592
23593 * ediff-wind.el (ediff-setup-control-frame)
23594 (ediff-destroy-control-frame): Check the menubar feature.
23595
23596 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
23597 (viper-refresh-mode-line): Use make-local-variable to localize
23598 some vars instead of make-variable-buffer-local. Suggested by
23599 Stefan Monnier.
23600
23601 * emulation/viper-init.el (viper-make-variable-buffer-local):
23602 Delete alias.
23603 (viper-restore-cursor-type, viper-set-insert-cursor-type):
23604 Use make-local-variable instead of make-variable-buffer-local.
23605 Suggested by Stefan Monnier.
23606
23607 * emulation/viper.el (viper-mode): Don't use
23608 viper-make-variable-buffer-local.
23609 (viper-comint-mode-hook): Use make-local-variable on
23610 require-final-newline.
23611 (viper-non-hook-settings): Don't use make-variable-buffer-local.
23612
23613 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
23614
23615 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
23616 also the second char of a comment-start sequence.
23617 (scheme-sexp-comment-syntax-table): New var.
23618 (lambda, define): Set their scheme-doc-string-elt property.
23619 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
23620 Use lisp-font-lock-syntactic-face-function now that it properly
23621 handles |...| symbols.
23622 (scheme-mode-variables): Set lisp-doc-string-elt-property,
23623 parse-sexp-lookup-properties and font-lock-extra-managed-props.
23624
23625 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
23626 bit from # to |.
23627 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
23628
23629 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
23630 (lisp-doc-string-elt-property): New var.
23631 (lisp-font-lock-syntactic-face-function): Use it.
23632 Rewrite to recognize docstrings even for forms not at toplevel.
23633
23634 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
23635 annotation on the | part of #| rather than on the # part.
23636 (scheme-font-lock-syntactic-face-function): New function, to
23637 distinguish strings from |...| symbols.
23638 (scheme-mode-variables): Use it. Also fix up the font-lock-time
23639 syntax-table so that #|...|# is properly highlighted.
23640
23641 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
23642 Don't mark as docstring the 3rd elem of an unknown toplevel form.
23643
23644 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
23645
23646 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
23647 and C-e.
23648
23649 * emacs-lisp/eldoc.el: Move comments into docstrings.
23650 (eldoc-message-commands): Initialize in its declaration.
23651 Add move-beginning-of-line and move-end-of-line.
23652 (eldoc-add-command, eldoc-add-command-completions)
23653 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
23654
23655 * outline.el (outline-mark-subtree): Activate the mark.
23656
23657 * calendar/appt.el (appt-time-regexp): New var.
23658 (appt-add, appt-make-list): Use it.
23659 (appt-convert-time): Clean up.
23660
23661 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
23662 Don't set any syntax-table property here.
23663 (tex-font-lock-verb): New function. Do it here.
23664 (tex-font-lock-syntactic-keywords): Use it.
23665
23666 2005-10-04 Richard M. Stallman <rms@gnu.org>
23667
23668 * wid-edit.el (widget-file-complete): Get the widget start point
23669 the right way. Default directory to `/' if file has none.
23670
23671 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
23672
23673 * textmodes/flyspell.el (flyspell-mode-on):
23674 Call ispell-maybe-find-aspell-dictionaries.
23675
23676 * textmodes/ispell.el (ispell-word, ispell-region):
23677 Call ispell-maybe-find-aspell-dictionaries.
23678 (ispell-accept-buffer-local-defs):
23679 Don't call ispell-maybe-find-aspell-dictionaries.
23680
23681 2005-10-04 Richard M. Stallman <rms@gnu.org>
23682
23683 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
23684
23685 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
23686
23687 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
23688 instead of `fboundp' in order to allow for anonymous functions.
23689
23690 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
23691
23692 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
23693 case the user clicks on the link while another window is selected.
23694 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
23695
23696 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
23697 functionality.
23698 (dframe-help-echo): Save point in case mouse tracking is off.
23699
23700 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
23701
23702 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
23703
23704 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23705
23706 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
23707 not change the global value of those vars.
23708
23709 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
23710 make-local-variable which we do not need any more.
23711
23712 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
23713
23714 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
23715 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
23716 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
23717 (speedbar-path-line): Define obsolete aliases.
23718 (speedbar-line-directory): Doc fix.
23719
23720 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
23721 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
23722 instead of speedbar-line-path.
23723
23724 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23725
23726 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
23727 to nil if dropping on a window. Handle dropping on a minibuffer window
23728 like dropping on a non-window part of Emacs.
23729
23730 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23731
23732 * net/ange-ftp.el: Use with-current-buffer.
23733 (ange-ftp-insert-directory): Do not follow symlinks any more.
23734
23735 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23736 Remove interactive spec.
23737
23738 2005-10-03 Kim F. Storm <storm@cua.dk>
23739
23740 * ido.el (ido-mode): Use custom-initialize-set.
23741
23742 2005-10-02 Richard M. Stallman <rms@gnu.org>
23743
23744 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
23745 Use insert-buffer-substring.
23746
23747 * net/tramp.el: Pacify byte compiler warnings in pacification code.
23748 (tramp-handle-file-local-copy): Use insert-buffer-substring.
23749
23750 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
23751
23752 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
23753 in last change.
23754 (ange-ftp-insert-directory): Fix up the search for the case where
23755 `file' is absolute.
23756
23757 2005-10-02 Romain Francoise <romain@orebokech.com>
23758
23759 * progmodes/compile.el (compile-goto-error): Delete extra paren.
23760
23761 2005-10-02 Andreas Schwab <schwab@suse.de>
23762
23763 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
23764 directory component in the session info.
23765
23766 2005-10-01 Richard M. Stallman <rms@gnu.org>
23767
23768 * comint.el (comint-redirect-subvert-readonly): Doc fix.
23769
23770 * simple.el (next-error-internal): New function.
23771
23772 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
23773 (compilation-start): Pass new arg to compilation-buffer-name.
23774 (compile-goto-error): Use next-error-internal.
23775
23776 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23777
23778 * speedbar.el: Remove RCS tag.
23779 (speedbar-check-read-only): Handle non-existent files.
23780
23781 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
23782
23783 * info.el (Info-speedbar-hierarchy-buttons)
23784 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
23785
23786 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23787
23788 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
23789 Do not match newline.
23790 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
23791 (bibtex-summary): Remove unnecessary save-excursion.
23792 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
23793
23794 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23795
23796 * term/mac-win.el: Add charset info for "iso10646-1".
23797 Modify default fontset to use ATSUI-compatible fonts for some charsets
23798 if available.
23799
23800 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23801
23802 * speedbar.el: Re-apply arch tag.
23803 (speedbar-version): Rename to version 1.0. Suggested by Eric
23804 M. Ludlam.
23805 Reapply two changes from Emacs CVS' version of speedbar lost
23806 during the merge:
23807 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
23808 (speedbar-frame-parameters): Improve customize type.
23809
23810 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
23811
23812 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
23813 (ange-ftp-file-directory-p): Fix the symlink case.
23814 (ange-ftp-insert-directory): When listing a single file, get a list of
23815 the parent buffer and extract the relevant line. Inspired from a patch
23816 by Katsumi Yamaoka <yamaoka@jpl.org>.
23817 (ange-ftp-file-name-sans-versions): Simplify.
23818
23819 2005-09-30 Bill Wohler <wohler@newt.com>
23820
23821 Move MH-E image files from toolbar and mail directories into
23822 etc/images.
23823
23824 * mail/reply2.*: Move to etc/images/mail/reply*.
23825
23826 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
23827 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
23828 etc/images.
23829
23830 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
23831 * toolbar/reply*: Move to etc/images/mail.
23832
23833 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
23834
23835 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
23836
23837 * speedbar.el: New version 1.0pre3.
23838
23839 Frame management code (including timer, and mouse click specifics)
23840 moved to dframe.el:
23841 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
23842 (speedbar-timer): Removed. Use dframe-timer.
23843 (speedbar-close-frame): Removed. Use dframe-close-frame.
23844 (speedbar-activity-change-focus-flag): Removed. Use
23845 dframe-activity-change-focus-flag.
23846 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
23847 dframe-update-speed.
23848
23849 (speedbar-current-frame): New macro. Use this instead of the
23850 variable speedbar-frame.
23851
23852 (speedbar-use-images, speedbar-expand-image-button-alist)
23853 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
23854
23855 (speedbar-find-image-on-load-path): Removed. Replaced by
23856 defezimage in ezimage.el.
23857 (speedbar-expand-image-button-alist): Removed. Replaced by
23858 ezimage-expand-image-button-alist in ezimage.el.
23859
23860 (speedbar-ignored-directory-regexp)
23861 (speedbar-add-ignored-directory-regexp)
23862 (speedbar-ignored-directory-expressions)
23863 (speedbar-line-directory, speedbar-buffers-line-directory)
23864 (speedbar-directory-line, speedbar-buffers-line-directory):
23865 Renamed, replacing `path' with `directory'.
23866
23867 (speedbar-create-directory, speedbar-expand-line-descendants)
23868 (speedbar-toggle-line-expansion)
23869 (speedbar-contract-line-descendants): New commands.
23870
23871 (speedbar-query-confirmation-method, speedbar-select-frame-method)
23872 (speedbar-use-tool-tips-flag): New options.
23873
23874 (speedbar-check-read-only, speedbar-require-version)
23875 (speedbar-insert-separator, speedbar-buffers-tail-notes)
23876 (speedbar-handle-delete-frame, speedbar-try-completion)
23877 (speedbar-update-localized-contents): New functions.
23878
23879 (speedbar-incompatible-version, speedbar-ro-to-do-point)
23880 (speedbar-object-read-only-indicator): New variables.
23881
23882 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
23883 New hooks.
23884
23885 (speedbar-separator-face): New face.
23886
23887 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
23888 (speedbar-ignored-modes): Add fundamental-mode.
23889 (speedbar-directory-unshown-regexp): Add . directories.
23890
23891 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
23892 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
23893 `]' for full expand/close.
23894 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
23895
23896 (speedbar-check-vc): Support hidden files.
23897 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
23898 (speedbar-this-file-in-vc): Use vc-state if available. If VC
23899 state is nil, it is not checked out.
23900
23901 (speedbar-line-text, speedbar-line-token): Support expand buttons
23902 with no text.
23903 (speedbar-refresh): Universal argument acts as power-click.
23904 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
23905 that buffer to get variable values.
23906
23907 And many other bugfixes.
23908
23909 * dframe.el, ezimage.el, sb-image.el: New files.
23910
23911 * sb-*.xpm: Remove files. New image files installed into
23912 etc/images/ezimage.
23913
23914 2005-09-30 Kenichi Handa <handa@m17n.org>
23915
23916 * ps-mule.el (ps-mule-show-warning): If a character is in
23917 ps-print-translation-table, don't treat it as non-printable.
23918
23919 2005-09-30 David Ponce <david@dponce.com>
23920
23921 * tree-widget.el (tree-widget-themes-load-path): New variable.
23922 (tree-widget-themes-directory): Doc fix.
23923 (tree-widget-image-formats) [Emacs]: Doc fix.
23924 (tree-widget--locate-sub-directory): New function.
23925 (tree-widget-themes-directory): Use it.
23926
23927 * recentf.el (recentf-filename-handlers): Rename from
23928 `recentf-filename-handler'. Allow a list of functions.
23929 (recentf-menu-items-for-commands): Fix :help strings.
23930 (recentf-apply-filename-handlers): New function.
23931 (recentf-expand-file-name): Use it.
23932 (recentf-cleanup): Remove duplicates too.
23933
23934 2005-09-29 Juri Linkov <juri@jurta.org>
23935
23936 * faces.el: Rearrange face definitions to be in the same order as
23937 their face descriptions in "(emacs)Standard Faces".
23938
23939 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
23940
23941 * tooltip.el (tooltip): Add group `basic-faces'.
23942
23943 * buff-menu.el (Buffer-menu-buffer): Remove group
23944 `font-lock-highlighting-faces'.
23945
23946 * progmodes/compile.el (compilation-error, compilation-warning)
23947 (compilation-info, compilation-line-number, compilation-column-number):
23948 Change group from `font-lock-highlighting-faces' to `compilation'.
23949
23950 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
23951 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
23952 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
23953 (vhdl-font-lock-reserved-words-face)
23954 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
23955 `font-lock-highlighting-faces'.
23956
23957 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
23958
23959 2005-09-28 Kim F. Storm <storm@cua.dk>
23960
23961 * emulation/cua-base.el: Set CUA move property on additional commands:
23962 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
23963 forward-sexp, backward-sexp, forward-list, backward-list.
23964
23965 2005-09-28 Romain Francoise <romain@orebokech.com>
23966
23967 * comint.el (comint-show-output): Really set point at the
23968 beginning of the output when not using `comint-use-prompt-regexp'.
23969
23970 2005-09-27 Jay Belanger <belanger@truman.edu>
23971
23972 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
23973 in TeX mode.
23974
23975 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
23976
23977 * textmodes/org.el (org-table-sum): Fix format string.
23978
23979 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
23980 Quote face names.
23981
23982 2005-09-26 Romain Francoise <romain@orebokech.com>
23983
23984 * isearch.el (isearch-forward-regexp): Close doc string.
23985
23986 2005-09-25 Richard M. Stallman <rms@gnu.org>
23987
23988 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
23989
23990 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
23991
23992 * progmodes/compile.el (compilation-error-properties):
23993 When getting the file from the previous error message,
23994 correctly decode the new data format.
23995
23996 * progmodes/cc-cmds.el (c-electric-paren):
23997 Call old-blink-paren only for close-paren.
23998
23999 2005-09-24 Andreas Schwab <schwab@suse.de>
24000
24001 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
24002 condition.
24003
24004 2005-09-25 Romain Francoise <romain@orebokech.com>
24005
24006 * dired-aux.el (dired-copy-file-recursive):
24007 * dired.el (dired-delete-file):
24008 * ediff-mult.el (ediff-dir-diff-copy-file):
24009 * ediff-util.el (ediff-test-save-region):
24010 * forms.el (forms-mode):
24011 * ido.el (ido-file-internal, ido-delete-file-at-head):
24012 * log-edit.el (log-edit-done):
24013 * ses.el (ses-yank-resize):
24014 * play/gomoku.el (gomoku-human-plays, gomoku)
24015 (gomoku-human-resigns, gomoku-prompt-for-other-game)
24016 (gomoku-offer-a-draw):
24017 * play/landmark.el (lm-human-resigns, lm):
24018 * net/eudcb-ldap.el (eudc-ldap-check-base):
24019 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24020 * progmodes/ebrowse.el (ebrowse-find-pattern):
24021 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24022 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24023 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24024
24025 * vc.el (vc-delete-file):
24026 * play/gomoku.el (gomoku-terminate-game, gomoku)
24027 (gomoku-prompt-for-move, gomoku-human-takes-back):
24028 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24029 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24030
24031 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
24032
24033 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24034 color rxvt terminals by using the code xterm.el used to use before
24035 2005-04-09 in order to match the colors used by rxvt.
24036
24037 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24038
24039 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24040 colors rxvt-unicode terminals by using the same code as xterm.el.
24041
24042 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
24043
24044 * textmodes/tex-mode.el (tex-font-lock-append-prop)
24045 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24046 new symbol used for the tex-verbatim face.
24047
24048 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
24049
24050 * woman.el (woman-file-name):
24051 * wid-edit.el (widget-file-prompt-value)
24052 (widget-coding-system-prompt-value):
24053 * w32-fns.el (set-w32-system-coding-system):
24054 * vc.el (vc-version-diff, vc-annotate):
24055 * textmodes/reftex-auc.el (reftex-arg-cite)
24056 (reftex-arg-index-tag):
24057 * textmodes/refer.el (refer-get-bib-files):
24058 * textmodes/artist.el (artist-figlet-choose-font):
24059 * terminal.el (terminal-emulator):
24060 * replace.el (occur-read-primary-args):
24061 * rect.el (string-rectangle, string-insert-rectangle):
24062 * ps-print.el (ps-print-preprint):
24063 * progmodes/pascal.el (pascal-goto-defun):
24064 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24065 * progmodes/compile.el (compilation-find-file):
24066 * printing.el (pr-interactive-n-up):
24067 * play/animate.el (animate-birthday-present):
24068 * net/rcompile.el (remote-compile):
24069 * man.el (man, Man-goto-section, Man-follow-manual-reference):
24070 * mail/rmailsum.el (rmail-summary-search-backward)
24071 (rmail-summary-search):
24072 * mail/rmailout.el (rmail-output-read-rmail-file-name)
24073 (rmail-output-read-file-name):
24074 * mail/rmail.el (rmail-search, rmail-search-backwards):
24075 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24076 * locate.el (locate):
24077 * international/quail.el (quail-show-keyboard-layout):
24078 * international/mule.el (set-buffer-file-coding-system)
24079 (revert-buffer-with-coding-system, set-file-name-coding-system)
24080 (set-terminal-coding-system, set-keyboard-coding-system)
24081 (set-next-selection-coding-system):
24082 * international/mule-diag.el (describe-coding-system)
24083 (describe-font, describe-fontset):
24084 * international/mule-cmds.el (universal-coding-system-argument)
24085 (search-unencodable-char, describe-input-method)
24086 (set-language-environment, describe-language-environment):
24087 * international/codepage.el (codepage-setup):
24088 * international/code-pages.el (codepage-setup):
24089 * info.el (Info-search, Info-follow-reference)
24090 (Info-search-backward):
24091 * emacs-lisp/advice.el (ad-read-advised-function)
24092 (ad-read-advice-class, ad-clear-cache, ad-activate)
24093 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24094 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24095 (ad-read-regexp):
24096 * ediff-util.el (ediff-toggle-regexp-match):
24097 * ediff-ptch.el (ediff-prompt-for-patch-file):
24098 * dired-aux.el (dired-diff):
24099 * diff.el (diff):
24100 * cus-edit.el (custom-variable-prompt):
24101 * calendar/timeclock.el (timeclock-ask-for-project):
24102 * calc/calcalg3.el (calc-get-fit-variables):
24103 * calc/calc-store.el (calc-edit-variable)
24104 (calc-permanent-variable):
24105 * vc-mcvs.el (vc-mcvs-register):
24106 * shadowfile.el (shadow-define-literal-group):
24107 * woman.el (woman-file-name):
24108 * vc.el (vc-version-diff, vc-merge):
24109 * textmodes/reftex-index.el (reftex-index-complete-tag):
24110 * format.el (format-decode-buffer, format-decode-region):
24111 * emulation/viper-cmd.el (viper-read-string-with-history):
24112 * emacs-lisp/debug.el (cancel-debug-on-entry):
24113 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
24114 * ediff.el (ediff-merge-revisions)
24115 (ediff-merge-revisions-with-ancestor, ediff-revision):
24116 * completion.el (interactive-completion-string-reader):
24117 * calc/calc-prog.el (calc-user-define-formula):
24118 Follow convention for reading with the minibuffer.
24119
24120 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
24121
24122 * progmodes/python.el (python-describe-symbol): Add globals() and
24123 locals() to the arguments of emacs.ehelp.
24124
24125 2005-09-24 Magnus Henoch <mange@freemail.hu>
24126
24127 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
24128 New function, code extracted from ispell-valid-dictionary-list.
24129 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
24130 Call it.
24131
24132 2005-09-24 Eli Zaretskii <eliz@gnu.org>
24133
24134 * subr.el (version-regexp-alist): Extend valid syntax for version
24135 strings: allow any of the characters -,_,+ to separate the
24136 alpha/beta/rc part from the version part. Doc fix.
24137 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
24138
24139 2005-09-23 David Reitter <david.reitter@gmail.com>
24140
24141 * mail/mailclient.el: New file.
24142
24143 2005-09-23 Richard M. Stallman <rms@gnu.org>
24144
24145 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
24146 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
24147 Doc fixes.
24148
24149 * progmodes/cc-mode.el (c-font-lock-init):
24150 Specify font-lock-lines-before.
24151
24152 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
24153
24154 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
24155 whole conflict.
24156
24157 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
24158
24159 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
24160 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
24161 of `remap' feature when available. Additional key bindings for
24162 better tty support.
24163 (org-mode-restart, org-force-self-insert): New commands.
24164 (org-time-stamp-inactive): New command.
24165 (org-remap): New function.
24166 (org-table-auto-blank-field, org-level-color-stars-only): New options.
24167 (org-enable-fixed-width-editor): Move to `org-structure'
24168 customization group.
24169 (org-self-insert-command, orgtbl-self-insert-command): Modify to
24170 blank field after field motion commands.
24171
24172 2005-09-23 Kenichi Handa <handa@m17n.org>
24173
24174 * international/mule-cmds.el (set-language-environment):
24175 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
24176 have to call utf-translate-cjk-load-tables.
24177
24178 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
24179
24180 * mouse.el (mouse-move-drag-overlay): Fix last change.
24181
24182 2005-09-22 David Ponce <david@dponce.com>
24183
24184 * tree-widget.el (tree-widget-value-create): Fix previous change.
24185
24186 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24187
24188 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
24189
24190 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
24191
24192 * mouse.el (mouse-move-drag-overlay): New function.
24193 (mouse-drag-region-1): Use it.
24194 Try to simplify a bit the state handling. Handle clicks on links
24195 inside intangible areas.
24196 (mouse-save-then-kill): Minor simplification.
24197 (mouse-secondary-overlay): Make it always non-nil instead of
24198 recreating it each time.
24199 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
24200 (mouse-kill-secondary, mouse-secondary-save-then-kill):
24201 Simplify accordingly.
24202
24203 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24204
24205 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
24206
24207 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
24208
24209 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
24210 (ediff-file-name-sans-prefix): Treat nil as an empty string.
24211 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
24212 to patch.
24213
24214 * ediff-util.el: Use insert-buffer-substring.
24215
24216 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
24217
24218 * emulation/viper-cmd.el (viper-change-state): Don't move over the
24219 field boundaries in the minibuffer.
24220 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
24221 (viper-minibuffer-post-command-hook): New hook.
24222 (viper-line): Don't move cursor at bolp.
24223
24224 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
24225
24226 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
24227 avoid compiler warnings.
24228
24229 * emulation/viper-macs.el (ex-map): Better messages.
24230
24231 * emulation/viper-utils.el (viper-beginning-of-field): New function.
24232
24233 * emulation/viper.el: Replace make-variable-buffer-local with
24234 viper-make-variable-buffer-local everywhere, to avoid warnings.
24235
24236 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24237
24238 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
24239 Delete unused var `old-selected-window'.
24240 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
24241 (mouse-drag-secondary): Delete unused var `start-frame'.
24242
24243 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24244
24245 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
24246
24247 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24248
24249 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
24250 Re-indent within 80 columns. Use inhibit-read-only.
24251
24252 2005-09-19 Romain Francoise <romain@orebokech.com>
24253
24254 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
24255
24256 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24257
24258 * font-lock.el (font-lock-default-fontify-region): Don't add a line
24259 unconditionally, since the after-change-function already did it.
24260
24261 2005-09-19 Miles Bader <miles@gnu.org>
24262
24263 * net/newsticker.el: Get rid of CVS keyword.
24264
24265 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24266
24267 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
24268 The prompt is formatted later.
24269
24270 2005-09-19 David Ponce <david@dponce.com>
24271
24272 * tree-widget.el (tree-widget-value-create): Save the converted
24273 tree :node widget.
24274
24275 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
24276
24277 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
24278 variable `message'.
24279
24280 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
24281
24282 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
24283 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
24284 <slawomir.nowaczyk.847@student.lu.se>.
24285
24286 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
24287
24288 * image.el (image-load-path): Use symbol `data-directory' instead
24289 of its value, for backward compatibility with packages that bind
24290 it during `find-image'. Suggested by Katsumi Yamaoka.
24291 (image-search-load-path): Handle symbols whose values are strings.
24292
24293 2005-09-18 Romain Francoise <romain@orebokech.com>
24294
24295 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
24296 with-current-buffer form in save-excursion.
24297
24298 2005-09-18 Deepak Goel <deego@gnufans.org>
24299
24300 * apropos.el (apropos-command): Fix `message' call: first arg
24301 should be a format spec. In this and all other cases that appear
24302 below and elsewhere in the source code, I made a change only when
24303 two conditions were satisfied: [1] I can think of a possibility
24304 that the arguments would cause an error, for example, the code in
24305 question relies on external variables such as filenames. [2] I
24306 was sure that the arg to `message' could not have been nil in the code.
24307
24308 * textmodes/tildify.el (tildify-region): Ditto.
24309
24310 * textmodes/reftex-index.el (reftex-index-change-entry)
24311 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
24312 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
24313 * textmodes/org.el (org-complete, org-deadline, org-schedule)
24314 (org-priority, org-table-sum):
24315 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
24316 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
24317 (flyspell-word, flyspell-display-next-corrections):
24318 * textmodes/bibtex.el (bibtex-print-help-message):
24319 * textmodes/artist.el (artist-key-set-point-poly):
24320 * term/mac-win.el (mac-services-insert-text):
24321 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
24322 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
24323 (vhdl-port-paste-testbench, vhdl-compose-new-component)
24324 (vhdl-compose-configuration):
24325 * progmodes/sh-script.el (sh-blink, sh-show-indent)
24326 (sh-set-indent, sh-learn-line-indent):
24327 * progmodes/ps-mode.el (ps-mode-target-column):
24328 * progmodes/idlwave.el (idlwave-make-tags)
24329 (idlwave-scan-library-catalogs):
24330 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
24331 * progmodes/gud.el (gud-jdb-analyze-source):
24332 * progmodes/flymake.el (flymake-log):
24333 * progmodes/ebnf2ps.el (ebnf-generate-region):
24334 * progmodes/cmacexp.el (c-macro-expansion):
24335 * progmodes/ada-xref.el (ada-treat-cmd-string):
24336 * progmodes/ada-mode.el (ada-create-case-exception-substring)
24337 (ada-justified-indent-current, ada-batch-reformat):
24338 * play/zone.el (zone):
24339 * play/landmark.el (lm-move):
24340 * play/decipher.el (decipher-show-alphabet):
24341 * net/newsticker.el (newsticker--display-jump)
24342 (newsticker--display-scroll):
24343 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
24344 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
24345 * mail/feedmail.el (feedmail-dump-message-to-queue):
24346 * eshell/esh-proc.el (eshell-remove-process-entry):
24347 * emulation/ws-mode.el (ws-last-error):
24348 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
24349 (viper-record-kbd-macro):
24350 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
24351 * emacs-lisp/lisp-mnt.el (lm-report-bug):
24352 * emacs-lisp/find-func.el (find-function-noselect):
24353 * calendar/timeclock.el (timeclock-status-string)
24354 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
24355 (timeclock-when-to-leave-string):
24356 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
24357 * calc/calc-units.el (calc-enter-units-table):
24358 * calc/calc-mode.el (calc-mode-record-mode):
24359 * woman.el (woman-mini-help):
24360 * wdired.el (wdired-change-to-wdired-mode):
24361 * vc.el (vc-retrieve-snapshot):
24362 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
24363 * startup.el (display-startup-echo-area-message):
24364 * simple.el (set-goal-column):
24365 * ses.el (ses-command-hook, ses-recalculate-cell):
24366 * server.el (server-process-filter):
24367 * printing.el (pr-interface-txt-print, pr-interface-printify)
24368 (pr-interface-ps):
24369 * pcvs.el (cvs-help):
24370 * log-edit.el (log-edit, log-edit-mode-help):
24371 * iswitchb.el (iswitchb-possible-new-buffer):
24372 * isearch.el (isearch-edit-string):
24373 * image-mode.el (image-mode, image-minor-mode):
24374 * ibuf-macs.el (define-ibuffer-filter):
24375 * hi-lock.el (hi-lock-find-patterns):
24376 * files.el (toggle-read-only):
24377 * ediff-util.el (ediff-copy-diff)
24378 (ediff-write-merge-buffer-and-maybe-kill):
24379 * echistory.el (Electric-history-undefined):
24380 * dnd.el (dnd-insert-text):
24381 * dired-aux.el (dired-query):
24382 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
24383 * bookmark.el (bookmark-bmenu-locate):
24384 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
24385 Fix `message' calls to ensure first arg is a format string.
24386 The change was made only when these two conditions were satisfied:
24387 [1] when there is a possibility that the arguments would cause an error
24388 for example, if the code in question relies on external variables
24389 such as filenames, and
24390 [2] if the arg to `message' could not have been nil in the code.
24391
24392 * pcomplete.el (pcomplete--help): Fix `message' format spec.
24393 Not having a %s would be weird, though not technically wrong.
24394
24395 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24396
24397 * term/mac-win.el (mac-add-charset-info): Doc fix.
24398
24399 2005-09-17 Romain Francoise <romain@orebokech.com>
24400
24401 * shell.el (shell-resync-dirs): Handle echoing processes more
24402 reliably. Don't insert resync command if `comint-process-echoes'
24403 is non-nil.
24404
24405 2005-09-17 Magnus Henoch <mange@freemail.hu>
24406
24407 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
24408 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
24409 aspell versions >= 0.60.
24410 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
24411 only if ispell-aspell-supports-utf8 is non-nil.
24412
24413 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24414
24415 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
24416 buffer-local value to lisp-indent-function.
24417
24418 2005-09-17 Milan Zamazal <pdm@zamazal.org>
24419
24420 * progmodes/glasses.el (glasses-make-readable): If
24421 glasses-separator differs from underscore, put appropriate
24422 overlays over underscore characters.
24423 (glasses-convert-to-unreadable): If glasses-separator differs from
24424 underscore, try to convert glasses-separator characters to
24425 underscores.
24426
24427 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
24428
24429 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
24430 Use with-syntax-table and dolist.
24431
24432 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
24433
24434 * textmodes/reftex-auc.el:
24435 * textmodes/reftex-cite.el:
24436 * textmodes/reftex-dcr.el:
24437 * textmodes/reftex-global.el:
24438 * textmodes/reftex-parse.el:
24439 * textmodes/reftex-ref.el:
24440 * textmodes/reftex-sel.el:
24441 * textmodes/reftex-toc.el:
24442 * textmodes/reftex-vars.el:
24443 * textmodes/reftex.el: Small changes to remove compiler warnings.
24444
24445 * textmodes/reftex-index.el: Likewise.
24446 (reftex-query-index-phrase): More efficient use of markers.
24447
24448 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24449
24450 * image.el (image-load-path): New variable.
24451 (image-search-load-path): New function.
24452 (find-image): Search for images in `image-load-path'.
24453
24454 2005-09-15 Richard M. Stallman <rms@gnu.org>
24455
24456 * follow.el: Change Maintainer field.
24457
24458 2005-09-15 David Ponce <david@dponce.com>
24459
24460 * recentf.el (recentf-save-file-modes): New option.
24461 (recentf-save-list): Use it.
24462
24463 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
24464
24465 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
24466 (mode-line-mule-info, mode-line-modified): Move bindings from
24467 mouse-3 to mouse-1.
24468
24469 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24470
24471 * simple.el (sendmail-user-agent-compose): Revert last change.
24472
24473 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
24474
24475 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
24476 Use with-current-buffer.
24477 (ange-ftp-gwp-start): Remove unused var `gw-user'.
24478 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
24479 (ange-ftp-insert-directory): Remove unused var `short'.
24480 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
24481
24482 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
24483 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
24484
24485 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
24486 (check-calendar-holidays, diary-list-entries): Autoload.
24487 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
24488 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
24489
24490 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
24491 which mistakenly removed a call to display-buffer.
24492
24493 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
24494
24495 * obsolete/iso-insert.el: Move to obsolete/ from international/.
24496
24497 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
24498
24499 * progmodes/hideshow.el
24500 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
24501 (hs-allow-nesting): New user var.
24502 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
24503 (hs-hide-block-at-point): When nesting allowed,
24504 if there is already an overlay in place, delete it.
24505 (hs-safety-is-job-n): Delete func; remove call sites.
24506 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
24507 (hs-overlay-at): New func.
24508 (hs-already-hidden-p, hs-show-block): Use it.
24509 (hs-hide-all): Don't pre-clean if nesting allowed.
24510 (hs-show-all): Temporarily disallow
24511 nesting around call to `hs-discard-overlays'.
24512
24513 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
24514
24515 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
24516 Delete unused local var.
24517
24518 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
24519
24520 * help-fns.el (describe-categories): "?\ " -> "?\s".
24521 (help-do-arg-highlight): Recognize also ARG-n, as in
24522 `move-to-left-margin' (ARG+n is already recognized). Simplify.
24523
24524 * international/codepage.el (dos-unsupported-char-glyph):
24525 * net/newsticker.el (tool-bar-map, w3-mode-map)
24526 (w3m-minor-mode-map):
24527 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
24528 (ent-alist):
24529 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
24530
24531 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
24532
24533 * custom.el (custom-push-theme): Handle the case where a symbol is
24534 bound but face properties have not yet been assigned.
24535
24536 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
24537 Fix behavior if noerase is `t' and there is no mail buffer.
24538
24539 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
24540 if `continue' is nil, rather than signal an error.
24541
24542 2005-09-12 Richard M. Stallman <rms@gnu.org>
24543
24544 * font-lock.el (font-lock-keywords): Add autoload.
24545
24546 * help-fns.el (describe-variable): Rearrange to put source link
24547 in a predictable place.
24548
24549 * net/newsticker.el: New file.
24550
24551 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
24552
24553 * calendar/calendar.el (calendar-for-loop): Add edebug info.
24554 (calendar-basic-setup): Use the new nil arg.
24555 (number-of-diary-entries): Move to diary-lib.el.
24556
24557 * calendar/diary-lib.el: Use with-current-buffer, match-string.
24558 (diary-list-entries): Use with-syntax-table and dolist.
24559 Rename from list-diary-entries.
24560 Use number-of-diary-entries if `number' is nil.
24561 (diary, diary-view-entries): Use this new name and new nil arg value.
24562 (number-of-diary-entries): Move from calendar.el.
24563 (diary-unhide-everything): New function.
24564 (include-other-diary-files, fancy-diary-display)
24565 (diary-show-all-entries, make-diary-entry): Use it.
24566 (diary-mail-entries): Use buffer-string.
24567 (mark-diary-entries): Fix long standing paren typo.
24568 (diary-sexp-entry): Use count-lines.
24569 (make-diary-entry): Avoid `previous-line'.
24570 (diary-mode-map): New var.
24571 (diary-mode): Redraw cal after saving. Setup header-line.
24572 (fancy-diary-display-mode): Use local-set-key.
24573
24574 * startup.el (command-line): Try calling various terminal-init-foo-bar
24575 functions by stripping hyphenated suffixes from $TERM.
24576
24577 * files.el (normal-mode): Check boundness of font-lock-keywords.
24578
24579 2005-09-12 Richard M. Stallman <rms@gnu.org>
24580
24581 * progmodes/compile.el: Don't decide a file's directory
24582 until the user actually tries to go there.
24583 (compilation-next-error-function):
24584 Pass compilation-find-file the directory from the file-struct.
24585 (compilation-internal-error-properties): Separate local FILE-STRUCT
24586 from FILE. Doc the args better. Rename arg FMT to FMTS.
24587 (compilation-find-file): Arg DIR renamed to DIRECTORY.
24588 Expand it, and if nil, use default-directory.
24589 (compilation-get-file-structure): Don't mix specified directory
24590 with default directory. Put specified directory into
24591 file-struct. Don't make the file name absolute.
24592
24593 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
24594 (compile-command): Add autoload.
24595 (compilation-disable-input): Add autoload.
24596
24597 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
24598
24599 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
24600 strings of the variables it can override.
24601 (time-stamp): New (as yet undocumented) time-stamp-format escapes
24602 %Q and %q, for fully-qualified domain name and unqualified host name.
24603
24604 2005-09-11 Kim F. Storm <storm@cua.dk>
24605
24606 * emacs-lisp/authors.el (authors-aliases): Update list.
24607 (authors-fixed-entries): Update mldrag.el entry.
24608
24609 2005-09-10 Alan Mackenzie <acm@muc.de>
24610
24611 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
24612 delimiter from the region narrowed to.
24613
24614 2005-09-10 Magnus Henoch <mange@freemail.hu>
24615
24616 * textmodes/ispell.el (ispell-check-version): Signal an error if
24617 aspell version is less than 0.60.
24618
24619 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
24620
24621 * progmodes/octave-inf.el (inferior-octave-startup):
24622 Resync current dir at the end.
24623
24624 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
24625
24626 * woman.el (woman-topic-at-point-default):
24627 Rename to woman-use-topic-at-point-default.
24628 (woman-topic-at-point): Rename to woman-use-topic-at-point.
24629 (woman-file-name): Reflect renames above. Automatically use the
24630 word at point as topic if woman-use-topic-at-point is non-nil.
24631 Otherwise offer it as default but don't insert it in the
24632 minibuffer. Also use `test-completion' instead of `assoc' as
24633 suggested by Stefan Monnier.
24634
24635 2005-09-10 Andre Spiegel <spiegel@gnu.org>
24636
24637 * vc.el (vc-directory, vc-update-change-log): Throw an error on
24638 the attempt to do it over Tramp. This is not yet supported.
24639
24640 2005-09-10 Eli Zaretskii <eliz@gnu.org>
24641
24642 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
24643 (menu-bar-non-minibuffer-window-p): New functions.
24644 ("Split Window", "Save As..."): Use them.
24645 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
24646 ("Print Buffer", "Truncate Long Lines in this Buffer"):
24647 Use menu-bar-menu-frame-live-and-visible-p.
24648 ("Save Buffer", "Insert File", "Open Directory...")
24649 ("Open File...", "Visit New File..."):
24650 Use menu-bar-non-minibuffer-window-p.
24651 (kill-this-buffer-enabled-p, dired <menu-enable>):
24652 Use menu-bar-non-minibuffer-window-p.
24653
24654 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24655
24656 * cus-start.el (all): Don't complain about fringe-related
24657 built-ins if fringes are not supported. Ditto about
24658 selection-related built-ins. Fix the test for GTK-related built-ins.
24659
24660 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
24661 ("Postscript Print Buffer", "Print Region", "Save As...")
24662 ("Save", "Insert File...", "Open Directory...")
24663 ("Open File...", "Visit New File..."")
24664 ("Truncate Long Lines in this Buffer"): Don't look at
24665 menu-updating-frame if this display does not support multiple frames.
24666
24667 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24668
24669 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
24670
24671 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
24672
24673 * woman.el: Format- and whitespace-related changes.
24674
24675 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24676
24677 * woman.el: Fix my email address.
24678
24679 2005-09-08 Richard M. Stallman <rms@gnu.org>
24680
24681 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
24682 (sh-mode): Locally set skeleton-pair-default-alist.
24683
24684 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
24685
24686 * progmodes/flymake.el: Require `compile' unconditionally.
24687
24688 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
24689
24690 * woman.el (woman-file-name): Provide a default, not initial input.
24691
24692 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
24693
24694 * font-lock.el (font-lock-support-mode): Doc fix.
24695
24696 * descr-text.el (describe-property-list): Handle non-symbol prop names.
24697
24698 2005-09-08 Richard M. Stallman <rms@gnu.org>
24699
24700 * simple.el (blink-matching-open): Get rid of text props from
24701 the string shown in echo area. Don't permanently set point.
24702 Some rearrangements.
24703
24704 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
24705
24706 * recentf.el (recentf-filename-handler): Add custom choice
24707 `abbreviate-file-name'.
24708
24709 * msb.el (msb--very-many-menus): Fix typo.
24710
24711 * disp-table.el (standard-display-european): Don't set
24712 enable-multibyte-characters to nil.
24713
24714 2005-09-08 David Ponce <david@dponce.com>
24715
24716 * recentf.el (recentf-show-file-shortcuts-flag): New option.
24717 (recentf-expand-file-name): Doc fix.
24718 (recentf-dialog-mode-map): Define digit shortcuts.
24719 (recentf--files-with-key): New variable.
24720 (recentf-show-digit-shortcut-filter): New function.
24721 (recentf-open-files-items): New function.
24722 (recentf-open-files): Use it.
24723 (recentf-open-file-with-key): New command.
24724
24725 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
24726
24727 * buff-menu.el (Buffer-menu-sort-by-column): New function.
24728 Suggested by Kim F. Storm.
24729 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
24730 (Buffer-menu-make-sort-button): Use global keymap.
24731
24732 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
24733
24734 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
24735 (Man-getpage-in-background-advice): Remove defadvice; it isn't
24736 necessary any longer with the remapped command.
24737 (Man-bgproc-sentinel-advice): Remove defadvice which counts
24738 formatting time only.
24739
24740 * net/tramp.el (tramp-action-password)
24741 (tramp-multi-action-password): Compile the password prompt from
24742 `method', `user' and `host'. Sometimes it isn't obvious which
24743 password to enter, for example with remote files offered by
24744 recentf.el, or with multiple steps. Suggested by Robert Marshall
24745 <robert@chezmarshall.freeserve.co.uk>.
24746
24747 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
24748
24749 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
24750 Fix regexp for when "s///" is at the beginning of line.
24751
24752 2005-09-07 Jay Belanger <belanger@truman.edu>
24753
24754 * calc/calc-poly.el (math-expand-term): Multiply out any powers
24755 when in matrix mode.
24756
24757 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
24758
24759 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
24760 non-anonymous functions.
24761
24762 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
24763
24764 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
24765 when using a header line. Otherwise, use mouse-1-click-follows-link.
24766
24767 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
24768 can't be moved; don't signal an error.
24769
24770 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
24771
24772 * cus-theme.el (custom-theme-write-faces): Save the current face
24773 spec, not the defface spec.
24774
24775 * custom.el (custom-known-themes): Clarify meaning of "standard".
24776 (custom-push-theme): Save old values in the standard theme.
24777 (disable-theme): Correct typo.
24778 (custom-face-theme-value): Deleted unused function.
24779 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
24780
24781 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
24782
24783 * progmodes/compile.el (compilation-goto-locus): Take into account
24784 iconified frames when determining whether the buffer is
24785 already visible.
24786 Don't reset window height if the window already existed.
24787
24788 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
24789
24790 * custom.el (load-theme): Rename from require-theme.
24791 Add interactive spec.
24792 (enable-theme): Rename from custom-enable-theme.
24793 Add interactive spec.
24794 (disable-theme): Rename from custom-disable-theme.
24795 Add interactive spec.
24796 (custom-make-theme-feature): Doc fix.
24797 (custom-theme-directory): Doc fix.
24798 (provide-theme): Call enable-theme.
24799
24800 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
24801
24802 * obsolete/lazy-lock.el (lazy-lock-mode):
24803 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
24804 font-lock-mode if it's off. Print a warning instead.
24805
24806 * progmodes/compile.el (compilation-start): Ignore errors if the
24807 process died before we get to send-eof.
24808
24809 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
24810 Undo last change. Enclosing the result in quotes broke things on Unix
24811 since tex-send-command passes it through shell-quote-argument.
24812 (tex-send-command): Pass `file' through convert-standard-filename
24813 when possible.
24814 (tex-uptodate-p): Handle the case where TeX hasn't put additional
24815 info in a transcript.
24816
24817 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
24818
24819 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
24820 fix compilation warning. Reorder the key definitions to group
24821 together keys emitted by the current version of xterm.
24822
24823 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
24824 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
24825 Reorder predicates to correct min-color usage.
24826
24827 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
24828
24829 * longlines.el (longlines-mode): Inhibit read-only when encoding.
24830 Kill local variables when longlines-mode is turned off.
24831
24832 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
24833
24834 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
24835
24836 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
24837
24838 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
24839
24840 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
24841 (font-lock-lines-before): Change default to being inactive.
24842 (font-lock-default-fontify-region): Obey font-lock-lines-before.
24843 (font-lock-after-change-function): Don't handle f-l-lines-before here.
24844
24845 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24846
24847 * net/tramp.el (tramp-handle-make-auto-save-file-name):
24848 Deactivate temporarily advice if active (not needed for Emacs 22,
24849 but for backwards compatibility).
24850 (tramp-exists-file-name-handler): Rewrite. First implementation
24851 was too simple.
24852 (tramp-advice-make-auto-save-file-name):
24853 Call `tramp-handle-make-auto-save-file-name' (again, just for
24854 backwards compatibility).
24855
24856 2005-08-31 Reto Zimmermann <reto@gnu.org>
24857
24858 * progmodes/vhdl-mode.el
24859 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
24860 (vhdl-end-p): Fix indentation bug "else" after "-- when".
24861 (vhdl-set-default-project): New function (easier setting of default).
24862 (vhdl-port-copy): Handle extended identifiers for generics.
24863 (vhdl-compiler-alist): Better description for error message regexp.
24864 (vhdl-make): Query for target, use previous as default.
24865 (vhdl-port-copy): Fix port copy for port names starting with "signal".
24866 (vhdl-font-lock-keywords-2): Fix fontification for record
24867 el. assign.
24868 (vhdl-speedbar-make-subpack-line): Add package body link.
24869 (vhdl-generate-makefile-1): Not include itself as dependency.
24870 (vhdl-font-lock-init): Highlight c-preprocessor directives.
24871 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
24872 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
24873 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
24874 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
24875 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
24876 (vhdl-import-project): Add string argument for `error'.
24877 (vhdl-compose-configuration)
24878 (vhdl-compose-configuration-architecture): Add configuration
24879 declaration generation.
24880 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
24881 (vhdl-trailer-re): Add "record" keyword (better indentation).
24882 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
24883 "[^ \t-\"]+".
24884 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
24885 (vhdl-testbench-entity-file-name)
24886 (vhdl-testbench-architecture-file-name): Allow separate
24887 customization of testbench file names.
24888 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
24889 (vhdl-get-visible-signals): Allow newline within alias declaration.
24890 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
24891 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
24892 (member-ignore-case): Alias for missing function in XEmacs.
24893 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
24894 (vhdl-update-sensitivity-list): Ignore case on read signals.
24895 (vhdl-replace-string): Adjust case only for file names.
24896 (vhdl-update-sensitivity-list): Fix search for read signals.
24897 (vhdl-update-sensitivity-list): Exclude formal parameters.
24898 (vhdl-get-visible-signals): Include aliases of signals.
24899 (vhdl-get-visible-signals): Fix signal name searching.
24900 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
24901 (vhdl-fixup-whitespace-region): Fix for character
24902 literals (e.g. `:').
24903
24904 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
24905
24906 * ansi-color.el (comint-last-output-start):
24907 * bs.el (font-lock-verbose):
24908 * diff-mode.el (add-log-buffer-file-name-function):
24909 * dired-x.el (vm-folder-directory):
24910 * faces.el (help-xref-stack-item):
24911 * files.el (font-lock-keywords):
24912 * find-lisp.el (dired-buffers, dired-subdir-alist):
24913 * ido.el (cua-inhibit-cua-keys):
24914 * log-view.el (cvs-minor-wrap-function):
24915 * outline.el (font-lock-warning-face):
24916 * simple.el (compilation-current-error):
24917 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
24918 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
24919 * tooltip.el (comint-prompt-regexp):
24920 * w32-fns.el (explicit-shell-file-name):
24921 * term/mac-win.el (mac-charset-info-alist)
24922 (mac-services-selection, mac-system-script-code):
24923 * term/tty-colors.el (msdos-color-values):
24924 * term/w32-win.el (xlfd-regexp-registry-subnum):
24925 * term/x-win.el (x-keysym-table, x-selection-timeout)
24926 (x-session-id, x-session-previous-id):
24927 * textmodes/ispell.el (mail-yank-prefix):
24928 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
24929 * textmodes/org.el (calc-embedded-close-formula)
24930 (calc-embedded-open-formula)
24931 (font-lock-unfontify-region-function):
24932 * textmodes/reftex-global.el (isearch-next-buffer-function)
24933 (TeX-master):
24934 * textmodes/reftex.el (font-lock-keywords):
24935 * textmodes/tex-mode.el (font-lock-comment-face)
24936 (font-lock-doc-face):
24937 * textmodes/texinfo.el (outline-heading-alist):
24938 Add defvars.
24939
24940 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
24941 (artist-spray-chars, artist-mode-init, artist-replace-string)
24942 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
24943 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
24944 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
24945
24946 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
24947 (conf-align-assignments): "?\ " -> "?\s".
24948
24949 * textmodes/reftex-index.el (TeX-master): Add defvar.
24950 (reftex-index-phrases-marker): Move up defvar.
24951
24952 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
24953 (reftex-toc-include-labels-indicator)
24954 (reftex-toc-include-index-indicator)
24955 (reftex-toc-max-level-indicator): Move up declarations.
24956
24957 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
24958 of args to `tramp-run-real-handler', even if it's empty in this case.
24959
24960 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24961
24962 * dired.el (dired-move-to-filename-regexp): Add date format for
24963 Mac OS X 10.3 in East Asian locales.
24964
24965 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24966
24967 * files.el (make-auto-save-file-name): Add file name handler call
24968 if applicable.
24969
24970 * net/tramp.el (tramp-file-name-handler-alist)
24971 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
24972 (tramp-handle-make-auto-save-file-name): Rename from
24973 `tramp-make-auto-save-file-name'.
24974 (tramp-exists-file-name-handler): New defun.
24975 (tramp-advice-make-auto-save-file-name): Make defadvice only when
24976 `make-auto-save-file-name' is not a magic file name operation.
24977
24978 2005-08-30 Richard M. Stallman <rms@gnu.org>
24979
24980 * files.el (risky-local-variable-p):
24981 Match `-predicates' and `-commands.
24982
24983 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
24984 (custom-save-all): Visit the file if necessary;
24985 kill the buffer if we created it.
24986 (custom-save-delete): Don't visit file or kill buffer here.
24987
24988 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
24989
24990 * textmodes/org.el (org-special-keyword): New face.
24991 (org-table-copy-down, org-table-eval-formula)
24992 (org-table-recalculate, org-init-section-numbers):
24993 Use `string-to-number' instead of `string-to-int'.
24994 (org-get-location): Use `insert-buffer-substring' instead of
24995 `insert-buffer'.
24996 (org-modify-diary-entry-string): New function.
24997 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
24998 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
24999 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
25000 active region.
25001 (org-export-as-html): Handle QUOTE keyword.
25002 (org-quote-string): New option.
25003 (org-bookmark-jump-unhide): New function, used for
25004 `bookmark-after-jump-hook'.
25005 (org-diary-default-entry): Apply only when not called through
25006 `org-agenda'.
25007
25008 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
25009
25010 * net/eudc.el (mode-popup-menu):
25011 * play/handwrite.el (ps-printer-name, ps-lpr-command):
25012 * progmodes/ada-mode.el (compile-auto-highlight)
25013 (skeleton-further-elements):
25014 * progmodes/autoconf.el (font-lock-syntactic-keywords):
25015 * progmodes/cmacexp.el (msdos-shells):
25016 * progmodes/compile.el (font-lock-extra-managed-props)
25017 (font-lock-keywords, font-lock-maximum-size)
25018 (font-lock-support-mode):
25019 * progmodes/grep.el (font-lock-lines-before):
25020 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25021 * progmodes/mixal-mode.el (compile-command):
25022 * progmodes/perl-mode.el (font-lock-comment-face)
25023 (font-lock-doc-face, font-lock-string-face):
25024 * progmodes/prolog.el (comint-prompt-regexp):
25025 * progmodes/sh-script.el (font-lock-comment-face)
25026 (font-lock-set-defaults, font-lock-string-face):
25027 * progmodes/sql.el (font-lock-keyword-face)
25028 (font-lock-set-defaults, font-lock-string-face):
25029 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25030 (itimer-version, lazy-lock-defer-contextually)
25031 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25032 Add defvars.
25033
25034 * progmodes/cperl-mode.el (cperl-electric-lbrace)
25035 (cperl-electric-keyword, cperl-electric-pod)
25036 (cperl-electric-backspace, cperl-forward-re)
25037 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25038 (vc-rcs-header, vc-sccs-header): Add defvars.
25039
25040 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25041 (font-lock-syntactic-keywords, gud-find-expr-function):
25042 Add defvars.
25043
25044 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25045 (gdb-frame-parameters): Declare before use.
25046
25047 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25048 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25049 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25050 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25051
25052 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25053 (idlwave-help-with-source): Use `insert-buffer-substring', not
25054 `insert-buffer'.
25055
25056 2005-08-29 Juri Linkov <juri@jurta.org>
25057
25058 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25059 Put outline-back-to-heading function call inside save-excursion.
25060
25061 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
25062
25063 * man.el (Man-init-defvars, Man-translate-references)
25064 (Man-support-local-filenames, Man-highlight-references):
25065 * progmodes/sql.el (sql-interactive-mode):
25066 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25067
25068 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25069 (compilation-mode-font-lock-keywords): Add defvars.
25070 (checkdoc-interactive-loop): "?\ " -> "?\s".
25071
25072 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25073 (font-lock-doc-face, font-lock-string-face)
25074 (font-lock-keywords-case-fold-search): Add defvars.
25075 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25076
25077 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25078 Don't pass X and Y (they are ignored anyway).
25079 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25080 (mouse-delete-window): Make arguments optional.
25081
25082 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25083 (caesar-translate-table, minor-modes, news-buffer-save)
25084 (news-group-name, news-minor-modes): Add defvars.
25085
25086 * emacs-lisp/lselect.el (mouse-highlight-priority)
25087 (x-lost-selection-functions, zmacs-regions):
25088 * emacs-lisp/pp.el (font-lock-verbose):
25089 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25090 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25091 (ses-mode-map):
25092 * emacs-lisp/tcover-unsafep.el (safe-functions):
25093 * international/mule-cmds.el (mac-system-coding-system)
25094 (mac-system-locale):
25095 * language/ethio-util.el (rmail-current-message)
25096 (rmail-message-vector):
25097 * language/thai-util.el (thai-auto-composition-mode):
25098 * mail/metamail.el (rmail-current-message, rmail-message-vector):
25099 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25100 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25101 (vm-primary-inbox, vm-spool-files):
25102 * mail/rmail.el (deleted-head, font-lock-fontified)
25103 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25104 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
25105 (total-messages):
25106 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
25107 (rmail-summary-mode-map):
25108 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
25109 (rmail-last-label, rmail-last-multi-labels)
25110 (rmail-summary-vector, rmail-total-messages):
25111 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
25112 * mail/rmailsum.el (msgnum):
25113 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
25114 (rmail-current-message):
25115 * obsolete/fast-lock.el (font-lock-face-list):
25116 * obsolete/rnewspost.el (mail-reply-buffer):
25117 * obsolete/scribe.el (compile-command):
25118 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
25119
25120 2005-08-28 John Paul Wallington <jpw@gnu.org>
25121
25122 * ibuf-ext.el (ibuffer-auto-update-changed):
25123 Use `frame-or-buffer-changed-p' to check whether we need to update.
25124 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
25125 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
25126 as a `frame-or-buffer-changed-p' state vector instead.
25127
25128 2005-08-27 Romain Francoise <romain@orebokech.com>
25129
25130 * textmodes/makeinfo.el (makeinfo-compile):
25131 Use `compilation-start'. Set `next-error-function' according to
25132 `disable-errors'.
25133 (makeinfo-next-error): New function.
25134 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
25135 (makeinfo-buffer): Likewise.
25136
25137 * progmodes/compile.el (compilation-start): Add autoload cookie.
25138
25139 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
25140 * textmodes/sgml-mode.el: Likewise.
25141 * progmodes/python.el: Likewise.
25142
25143 2005-08-27 Eli Zaretskii <eliz@gnu.org>
25144
25145 * simple.el (blink-matching-paren-distance): Document the meaning
25146 of nil value, and allow to customize to nil.
25147
25148 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
25149 command.com, not command.exe.
25150
25151 2005-08-26 John Wiegley <johnw@newartisans.com>
25152
25153 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
25154 code around a bit so that an extraneous nil argument is not added
25155 to a command when no args are given.
25156
25157 * eshell/esh-arg.el (eshell-parse-double-quote): If a
25158 double-quoted argument resolves to nil, return it as an empty
25159 string rather than as nil. This made it impossible to pass "" to
25160 a shell script as a null string argument.
25161
25162 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
25163
25164 * outline.el (outline-invent-heading): New fun.
25165 (outline-promote, outline-demote): Use it.
25166 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
25167 (outline-end-of-subtree): Remove unused var `opoint'.
25168
25169 2005-08-26 David Reitter <david.reitter@gmail.com>
25170
25171 * menu-bar.el (truncate-lines, write-file, print-buffer)
25172 (ps-print-buffer-faces, ps-print-buffer, split-window):
25173 Disable menu items when the frame they refer to is invisible, or when
25174 they refer to a buffer and the minibuffer is selected.
25175
25176 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
25177
25178 * progmodes/flymake.el (flymake-highlight-err-lines):
25179 Use save-excursion around flymake-highlight-line to preserve point.
25180
25181 2005-08-26 Eli Zaretskii <eliz@gnu.org>
25182
25183 * progmodes/octave-mod.el: Change Author and Maintainer address.
25184 (octave-maintainer-address): Change Kurt's email address.
25185 * progmodes/octave-inf.el: Change Author and Maintainer address.
25186 * progmodes/octave-hlp.el: Change Author and Maintainer address.
25187
25188 2005-08-26 Kim F. Storm <storm@cua.dk>
25189
25190 * subr.el (version-list-<, version-list-<=, version-list-=):
25191 Rename from integer-list-*.
25192 (version-list-not-zero): Likewise. Fix while loop.
25193 (version=): Use version-list-= instead of string-equal.
25194
25195 2005-08-26 Richard M. Stallman <rms@gnu.org>
25196
25197 * outline.el (outline-promote): Try shortening the heading.
25198 As last resort, read the heading to use.
25199 (outline-demote): As last resort, read the heading to use.
25200
25201 2005-08-26 Romain Francoise <romain@orebokech.com>
25202
25203 * progmodes/compile.el (compilation-start): Doc fix.
25204
25205 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
25206 (antlr-font-lock-additional-keywords): Fix reference to
25207 `antlr-font-lock-literal-regexp' erroneously changed during the
25208 mass face rename.
25209 (antlr-run-tool): Use `compilation-start'.
25210
25211 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
25212 instead of the obsolete `compile-internal'.
25213
25214 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
25215
25216 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
25217 (number, original-date):
25218 * calendar/cal-china.el (date):
25219 * calendar/cal-coptic.el (date):
25220 * calendar/cal-french.el (date):
25221 * calendar/cal-hebrew.el (date, entry, number, original-date):
25222 * calendar/cal-islam.el (date, number, original-date):
25223 * calendar/cal-iso.el (date):
25224 * calendar/cal-julian.el (date):
25225 * calendar/cal-mayan.el (date):
25226 * calendar/cal-menu.el (date, event):
25227 * calendar/cal-persia.el (date):
25228 * calendar/lunar.el (date):
25229 * calendar/solar.el (date): Add defvars.
25230
25231 * emerge.el:
25232 * ibuffer.el:
25233 * info-xref.el:
25234 * obsolete/bg-mouse.el:
25235 * obsolete/sun-curs.el:
25236 * obsolete/swedish.el: Move the `defvar's to the top level.
25237
25238 * smerge-mode.el (smerge-refined-change): Add :group.
25239
25240 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
25241
25242 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
25243 (smerge-keep-n): Remove props.
25244 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
25245 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
25246 now that it's done in smerge-keep-n.
25247 (smerge-refined-change): New face.
25248 (smerge-refine-chopup-region, smerge-refine-highlight-change)
25249 (smerge-refine): New funs.
25250 (smerge-basic-map): Bind smerge-refine.
25251
25252 2005-08-25 Juri Linkov <juri@jurta.org>
25253
25254 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
25255 compilation-process-setup-function and compilation-disable-input
25256 in grep-mode instead of let-bindings in grep.
25257
25258 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
25259 Delete "Automatic File De/compression" (auto-compression-mode).
25260
25261 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
25262
25263 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
25264 Silence warning about non-existent variable.
25265
25266 2005-08-25 Richard M. Stallman <rms@gnu.org>
25267
25268 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
25269 Rename "Describe Key" to "Describe Key or Mouse Operation".
25270
25271 * mail/mailalias.el (build-mail-aliases): Delete comments
25272 from the contents before processing them.
25273
25274 * isearch.el (isearch-edit-string): Erase the Search prompt
25275 if user enters an empty string and there is no default.
25276
25277 * comint.el (comint-file-name-prefix): Add autoload.
25278
25279 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
25280
25281 * subr.el (play-sound): Rearrange to avoid warning.
25282
25283 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
25284
25285 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
25286 New hook.
25287 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
25288
25289 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
25290
25291 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
25292
25293 * custom.el (custom-theme-set-variables): Sort minor modes last.
25294
25295 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25296
25297 * subr.el (version-separator, version-regexp-alist): New vars used by
25298 version comparison funs.
25299 (integer-list-<, integer-list-=, integer-list-<=)
25300 (integer-list-not-zero): New funs for integer list comparison.
25301 (version-to-list, version=, version<, version<=): New funs for version
25302 comparison.
25303
25304 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
25305
25306 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
25307 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
25308 time to silence the byte-compiler.
25309
25310 * ibuffer.el (ibuffer-compile-make-eliding-form)
25311 (ibuffer-check-formats): Use `with-no-warnings' to hide references
25312 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
25313 so it's silly to get warnings for it).
25314 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
25315 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
25316 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
25317 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
25318 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
25319 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
25320 Defvar at compile time.
25321 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
25322 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
25323 Declare them before use.
25324
25325 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
25326 (info-xref-good, info-xref-bad): Defvar at compile time.
25327
25328 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
25329 Use `let*' instead of `let'.
25330
25331 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
25332 (*mouse-y*, menu, char): Defvar at compile time.
25333 (sc::menu): Declare it before use.
25334 (sc::pack-one-line): Use `let', not `let*'.
25335
25336 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
25337 (mail-send-hook): Defvar at compile time.
25338
25339 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
25340 Defvar at compile time.
25341
25342 * term/sun-mouse.el (current-global-mousemap)
25343 (current-local-mousemap): Declare them before use.
25344
25345 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
25346
25347 * bookmark.el (bookmark-after-jump-hook): New hook.
25348 (bookmark-jump): Run `bookmark-after-jump-hook'.
25349
25350 2005-08-23 Juri Linkov <juri@jurta.org>
25351
25352 * faces.el (minibuffer-prompt): Doc fix.
25353
25354 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
25355
25356 * progmodes/xscheme.el: Trivial changes to silence warnings.
25357 (xscheme-previous-mode, xscheme-previous-process-state):
25358 Add defvars.
25359 (xscheme-last-input-end, xscheme-process-command-line)
25360 (xscheme-process-name, xscheme-buffer-name)
25361 (xscheme-expressions-ring-max, xscheme-expressions-ring)
25362 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
25363 (xscheme-control-g-synchronization-p)
25364 (xscheme-control-g-disabled-p, xscheme-string-receiver)
25365 (default-xscheme-runlight, xscheme-runlight)
25366 (xscheme-runlight-string, xscheme-process-filter-state)
25367 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
25368 Move to beginning of file.
25369 (scheme-interaction-mode-commands-alist)
25370 (scheme-interaction-mode-map, scheme-debugger-mode-map):
25371 Declare them before use. Note: the initialization code for the
25372 variables has not been moved because it uses functions that reference
25373 the variables.
25374 (xscheme-control-g-message-string, xscheme-process-filter-alist)
25375 (xscheme-prompt-for-expression-map): Declare them before use.
25376 (scheme-debugger-mode-commands): "?\ " -> "?\s".
25377
25378 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
25379
25380 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
25381
25382 2005-08-22 Juri Linkov <juri@jurta.org>
25383
25384 * faces.el (set-face-underline): Delete this duplicate function
25385 and make an obsolete alias to set-face-underline-p.
25386 (set-face-underline-p): Use docstring of set-face-underline.
25387 (describe-face): Create hyperlink to parent face.
25388
25389 * info.el (Info-insert-dir): Use save-excursion around
25390 insert-buffer-substring.
25391 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
25392 (Info-escape-percent): Delete function.
25393 (Info-fontify-node): Replace Info-escape-percent by
25394 replace-regexp-in-string with REP arg set to lambda that
25395 duplicates `%' and preserves text properties.
25396
25397 * progmodes/compile.el (compilation-disable-input): Doc fix.
25398 (define-compilation-mode): Doc fix and refill.
25399 (kill-compilation): Use `mode-name' in the error message.
25400 (compilation-find-file): Use `compilation-error' in the
25401 read-file-name's prompt.
25402
25403 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
25404
25405 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
25406 (smerge-auto-leave): Make undo re-enable the mode.
25407 (debug-ignored-errors): Add the user-error of impossible resolution.
25408 (smerge-resolve): Move things around a bit, in preparation for later.
25409 (smerge-diff): Don't fail if the buffer has no associated file.
25410 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
25411 (smerge-conflict-overlay): New function.
25412 (smerge-match-conflict): Don't add text properties here.
25413 (smerge-find-conflict): Instead, add an overlay here.
25414 Also check for the case where we're inside a conflict already, so as to
25415 obviate the need for font-lock-multiline, which is unbearably slow with
25416 large conflicts and ciomplex font-lock patterns.
25417 (smerge-remove-props): Remove overlay rather than text-properties.
25418 (smerge-mode): Don't set font-lock-multiline.
25419 Remove overlays when turned off.
25420
25421 2005-08-21 Kim F. Storm <storm@cua.dk>
25422
25423 * ido.el (ido-ignore-item-p): Use save-match-data.
25424 Bind case-fold-search to ido-case-fold locally.
25425
25426 2005-08-20 Richard M. Stallman <rms@gnu.org>
25427
25428 * files.el (normal-mode): If font lock is on, turn it off and on.
25429
25430 * subr.el (replace-regexp-in-string): Doc fix.
25431
25432 * startup.el (command-line-1): Don't suppress startup screen
25433 due to existing processes.
25434
25435 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
25436
25437 * progmodes/compile.el (compilation-disable-input): Default to nil.
25438
25439 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
25440
25441 * progmodes/compile.el (compilation-disable-input): New defcustom.
25442 (compilation-start): If compilation-disable-input is non-nil, send
25443 EOF to the compilation process.
25444
25445 2005-08-20 Eli Zaretskii <eliz@gnu.org>
25446
25447 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
25448 Run the argument of tex-shell-cd-command through
25449 convert-standard-filename, to get the correct style of slashes on
25450 Windows, and enclose the result in quotes, in case the file name
25451 includes whitespace or other special characters.
25452
25453 2005-08-19 Andreas Schwab <schwab@suse.de>
25454
25455 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
25456 process.
25457
25458 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
25459
25460 * cus-start.el (minibuffer-prompt-properties): Correct typo.
25461
25462 2005-08-18 Kim F. Storm <storm@cua.dk>
25463
25464 * scroll-lock.el: Fix errors due to incorrect line wrapping.
25465
25466 2005-08-18 Richard M. Stallman <rms@gnu.org>
25467
25468 * scroll-lock.el: New file.
25469
25470 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
25471
25472 * dired.el (dired-move-to-end-of-filename):
25473 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
25474
25475 2005-08-18 Kim F. Storm <storm@cua.dk>
25476
25477 * ido.el (ido-everywhere): Fix defcustom :set function to disable
25478 rather than toggle mode when custom value is nil.
25479 (ido-everywhere): Fix defun doc string.
25480
25481 2005-08-17 Richard M. Stallman <rms@gnu.org>
25482
25483 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
25484 as tag instead of "Inviolable".
25485
25486 2005-08-17 Kim F. Storm <storm@cua.dk>
25487
25488 * windmove.el (windmove-coordinates-of-position): Remove.
25489 (windmove-coordinates-of-window-position): Remove.
25490 (windmove-reference-loc): Use posn-at-point instead.
25491
25492 * subr.el (insert-for-yank-1): Doc fix.
25493
25494 * ido.el (ido-enter-matching-directory): Rename from
25495 ido-enter-single-matching-directory. Change `slash' choice to
25496 `only'. Add `first' choice.
25497 (ido-exhibit): Adapt to above changes.
25498
25499 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
25500
25501 * Makefile.in: Expand comment about building loaddefs.el.
25502
25503 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
25504
25505 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
25506 Comment use of defadvice.
25507
25508 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
25509
25510 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
25511
25512 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
25513 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
25514 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
25515 * progmodes/idlw-shell.el, progmodes/ld-script.el,
25516 * progmodes/which-func.el, ruler-mode.el, strokes.el,
25517 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
25518 for backward compatibility for faces that did not appear in the
25519 previous Emacs release.
25520
25521 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
25522
25523 2005-08-15 Kim F. Storm <storm@cua.dk>
25524
25525 * emulation/cua-base.el (cua-delete-region): Return t if
25526 deleted region was non-empty.
25527 (cua-replace-region): Inhibit overwrite-mode for
25528 self-insert-command if replaced region was non-empty.
25529 (cua--explicit-region-start, cua--status-string): Make them
25530 buffer-local at top-level...
25531 (cua-mode): ...rather than when mode is enabled.
25532
25533 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
25534
25535 * progmodes/vhdl-mode.el (vhdl-emacs-21):
25536 Set t for Emacs 21, 22, and so on.
25537
25538 2005-08-15 David Ponce <david@dponce.com>
25539
25540 * tree-widget.el: Update Commentary header.
25541 (tree-widget-theme): Doc fix.
25542 (tree-widget-space-width): New option.
25543 (tree-widget-image-properties): Look up in the default theme too.
25544 (tree-widget--cursors): Only for images with arrow pointer shape.
25545 (tree-widget-lookup-image): Pointer shape is hand by default.
25546 (tree-widget-icon): Rename generic icon widget from
25547 `tree-widget-control'.
25548 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
25549 derive from `tree-widget-icon'.
25550 (tree-widget-handle): Improve default look and feel of the text
25551 representation.
25552 (tree-widget): Rename :*-control properties to :*-icon properties.
25553 Add :action and :help-echo properties.
25554 (tree-widget-after-toggle-functions): Move.
25555 (tree-widget-close-node, tree-widget-open-node): Remove.
25556 (tree-widget-before-create-icon-functions): New hook.
25557 (tree-widget-value-create): Update to allow customization of icons
25558 and nodes at run-time via that new hook.
25559 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
25560 (tree-widget-icon-action, tree-widget-icon-help-echo)
25561 (tree-widget-action, tree-widget-help-echo): New functions.
25562
25563 2005-08-15 Kim F. Storm <storm@cua.dk>
25564
25565 * ido.el (ido-buffer-internal): Use with-no-warnings.
25566 (ido-make-merged-file-list): Use while-no-input.
25567
25568 2005-08-15 Richard M. Stallman <rms@gnu.org>
25569
25570 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
25571 (flyspell-large-region): Fix doc and custom type.
25572
25573 2005-08-14 Richard M. Stallman <rms@gnu.org>
25574
25575 * files.el (interpreter-mode-alist): Doc fix.
25576
25577 * mail/rmail.el (rmail-nonignored-headers): New variable.
25578 (rmail-clear-headers): Use it.
25579 (rmail-reply): Better handling of mail-followup-to header.
25580
25581 * progmodes/sh-script.el (sh-font-lock-keywords-var):
25582 Rename variable from sh-font-lock-keywords. In the `shell' entry,
25583 don't try to refer to executable-font-lock-keywords.
25584 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
25585 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
25586 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
25587 (sh-mode): Set comment-start-skip, local-abbrev-table,
25588 imenu-case-fold-search.
25589 (sh-set-shell): Don't set them here.
25590 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
25591 Don't cache the results in the original alist; don't ever modify
25592 that alist.
25593
25594 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
25595
25596 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
25597 empty.
25598
25599 2005-08-15 Andreas Schwab <schwab@suse.de>
25600
25601 * desktop.el: Put autoload cookie at risky-local-variable declarations.
25602
25603 * dired.el, info.el, mail/rmail.el: Revert last change.
25604
25605 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
25606
25607 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
25608 modification in `eval-after-load' form.
25609 * info.el: Likewise.
25610 * mail/rmail.el: Likewise.
25611
25612 2005-08-14 Juri Linkov <juri@jurta.org>
25613
25614 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25615 Remove highlighting of "Compilation started". Highlight only
25616 the word "finished" in "Compilation finished". Add highlighting
25617 of "interrupt", "killed", "terminated" and the exit code.
25618 (compilation-start): Add newline after header. Use exactly the
25619 same time stamp format as the finishing message.
25620 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
25621
25622 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
25623 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
25624 Add highlighting of "interrupt", "killed", "terminated".
25625
25626 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
25627 enabled and the current command is self-insert-command, call it
25628 explicitly with overwrite-mode bound to nil, to not allow it
25629 to delete the character after the selected region.
25630
25631 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
25632
25633 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
25634 move-end-of-line, end-of-line, and beginning-of-line to the list
25635 of commands after which the echo area is updated.
25636
25637 2005-08-12 Eli Zaretskii <eliz@gnu.org>
25638
25639 * cus-edit.el (custom-save-all, custom-save-delete):
25640 Bind recentf-exclude to exclude custom-file.
25641
25642 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
25643
25644 * mail/rmailsum.el (rmail-summary-end-of-message): New command
25645 to go to the bottom of the mail message. Added to
25646 `rmail-summary-mode-map' with key "/".
25647 (rmail-summary-show-message): New (internal) function for use by
25648 both `rmail-summary-beginning/end-of-message'.
25649 (rmail-summary-beginning-of-message): Change to use
25650 rmail-summary-show-message.
25651
25652 * mail/rmail.el (rmail-end-of-message): New command to go to the
25653 end of the current message. Added to `rmail-mode-map' with key "/".
25654 (rmail-beginning-of-message): Fix to work as documented.
25655 (rmail-mode): Change documentation.
25656
25657 * progmodes/compile.el (compilation-start): Add the line
25658 "Compilation started" with compilation start time.
25659 (compilation-mode-font-lock-keywords): Add `started' to keywords.
25660
25661 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
25662
25663 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
25664 of menu items.
25665
25666 2005-08-11 Richard M. Stallman <rms@gnu.org>
25667
25668 * simple.el (pop-global-mark): Reverse test of widen-automatically.
25669
25670 * battery.el (battery-status-function): Don't use ignore-errors.
25671
25672 2005-08-11 Lute Kamstra <lute@gnu.org>
25673
25674 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
25675 define-obsolete-variable-alias.
25676
25677 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
25678
25679 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
25680 (ange-ftp-send-cmd): Revert last change, and expand
25681 the comment explaining the problem.
25682
25683 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
25684
25685 * ldefs-boot.el: Update.
25686
25687 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
25688 item to "Time, Load and Mail". Change help echo text.
25689
25690 * time.el (display-time-use-mail-icon, display-time-format)
25691 (display-time-string-forms): Shorten first line of docstrings.
25692
25693 2005-08-10 Lars Hansen <larsh@soem.dk>
25694
25695 * desktop.el (desktop-buffer-mode-handlers):
25696 Make non-customizable. Add autoload cookie. Change initial value to
25697 nil; add elements in respective modules instead. Fix doc string.
25698 (desktop-load-file): New function.
25699 (desktop-minor-mode-handlers): New autoloaded variable.
25700 (desktop-create-buffer): Call minor mode handlers.
25701 Use desktop-load-file to load major and minor mode modules prior to
25702 checking for a handler.
25703 (desktop-save): Don't add nil to desktop-minor-modes for minor
25704 modes with nil function in desktop-minor-mode-table. Don't delete
25705 desktop file before rewriting it.
25706 (desktop-locals-to-save): Add autoload cookie. Don't make
25707 automatically buffer-local. Add variables column-number-mode,
25708 size-indication-mode, indent-tabs-mode,
25709 indicate-buffer-boundaries, indicate-empty-lines and
25710 show-trailing-whitespace.
25711 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
25712 regexps. Don't use desktop-clear-preserve-buffers-regexp.
25713 (desktop-clear-preserve-buffers-regexp): Delete.
25714 (desktop-clear-preserve-buffers): Update initial value and docstring.
25715 (desktop-save-buffer): Fix doc string.
25716
25717 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
25718 (hilit-chg-desktop-restore): New function.
25719 (highlight-changes-mode): Add highlight-changes-mode to
25720 desktop-locals-to-save.
25721
25722 * dired.el: Add handler to desktop-buffer-mode-handlers.
25723 (dired-restore-desktop-buffer): Remove autoload cookie.
25724 (dired-mode): Add autoload cookie.
25725
25726 * info.el: Add handler to desktop-buffer-mode-handlers.
25727 (Info-restore-desktop-buffer): Remove autoload cookie.
25728 (Info-mode): Add autoload cookie.
25729
25730 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
25731 (mh-restore-desktop-buffer): Remove autoload cookie.
25732 (mh-folder-mode): Add autoload cookie.
25733
25734 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
25735 (rmail-restore-desktop-buffer): Remove autoload cookie.
25736
25737 2005-08-11 Masatake YAMATO <jet@gyve.org>
25738
25739 * hexl.el (hexl-address-region):
25740 (hexl-ascii-region, hexl-font-lock-keywords):
25741 (hexl-highlight-line-range): Use the term "region"
25742 instead of "area" for consistency with the other symbols
25743 defined in hexl.el.
25744
25745 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
25746
25747 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
25748 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
25749 out by Juri Linkov). Add `display-battery-mode'.
25750
25751 2005-08-09 Juri Linkov <juri@jurta.org>
25752
25753 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25754 Remove `-text' from face variable names.
25755 (compilation-error-file-name, compilation-warning-file-name)
25756 (compilation-info-file-name): Delete faces.
25757 (compilation-line-number, compilation-column-number):
25758 Remove face underlining.
25759 (compilation-message-face): Set to `underline' value by default.
25760 (compilation-error-face, compilation-warning-face)
25761 (compilation-info-face): Remove `-file-name' from face names.
25762 (compilation-error-text-face, compilation-warning-text-face)
25763 (compilation-info-text-face): Delete face variables.
25764 (compilation-text-face): Delete function.
25765
25766 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
25767 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
25768 (grep-error-face): Set to `compilation-error' instead of
25769 `compilation-error-face' (which is redefined to `grep-hit-face' in
25770 grep buffers).
25771 (grep-mode-font-lock-keywords): Remove `-text' from face variable
25772 names. Use `grep-error-face' instead of `compilation-error-text-face'.
25773
25774 * dired-aux.el (dired-do-query-replace-regexp):
25775 Use `query-replace-read-args'.
25776
25777 * replace.el (query-replace-read-from, query-replace-read-to)
25778 (query-replace-read-args): Rename arg `string' to `prompt'.
25779
25780 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
25781
25782 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
25783
25784 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
25785 uploading files.
25786 (ange-ftp-canonize-filename): Handle file names beginning with ~
25787 correctly.
25788
25789 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25790
25791 * textmodes/fill.el (canonically-space-region)
25792 (fill-context-prefix, fill-french-nobreak-p)
25793 (fill-delete-newlines, fill-comment-paragraph)
25794 (justify-current-line): "?\ " -> "?\s".
25795
25796 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
25797
25798 * textmodes/fill.el (fill-nonuniform-paragraphs):
25799 Improve argument/docstring consistency.
25800
25801 2005-08-09 Richard M. Stallman <rms@gnu.org>
25802
25803 * textmodes/ispell.el (ispell-word): More fboundp checks.
25804
25805 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
25806 (find-file-noselect-1): Call it here, only if RAWFILE.
25807 (normal-mode): Always set some major mode.
25808 (save-some-buffers-action-alist): Change some explanation strings.
25809 (file-name-non-special): In the `quote' method, use unwind-protect.
25810
25811 2005-08-09 Magnus Henoch <mange@freemail.hu>
25812
25813 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
25814 (ispell-have-aspell-dictionaries): New variable.
25815 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
25816 (ispell-get-aspell-config-value): New function.
25817 (ispell-aspell-find-dictionary): New function.
25818 (ispell-aspell-add-aliases): New function.
25819 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
25820 appropriate. Don't look for ispell dictionaries if we use aspell.
25821 (ispell-menu-map): Don't build a submenu of dictionaries.
25822
25823 2005-08-09 Richard M. Stallman <rms@gnu.org>
25824
25825 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
25826 (sql-read-passwd): Use read-passwd.
25827
25828 * progmodes/idlw-toolbar.el (idlwave-toolbar)
25829 (idlwave-toolbar-is-possible): Add defvars.
25830
25831 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
25832 Avoid warnings.
25833
25834 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
25835 (idlwave-system-class-info, idlwave-executive-commands-alist):
25836 Use defvar.
25837
25838 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
25839
25840 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
25841 Avoid warnings.
25842
25843 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
25844 and content-type: headers.
25845
25846 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
25847
25848 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
25849 and rename some of them to be more self-explanatory.
25850
25851 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
25852
25853 * startup.el (command-line-1): Implement -scriptload.
25854
25855 * replace.el (occur-engine): Initial *Occur* output not undoable.
25856
25857 * menu-bar.el (menu-bar-file-menu): Rename some menu items
25858 and improve help strings.
25859
25860 * isearch.el (isearch-repeat): When changing direction,
25861 mark search successful.
25862
25863 * ediff-init.el: Use (featurep 'xemacs).
25864
25865 * comint.el (send-invisible): Identify buffer, if not selected.
25866
25867 * align.el: Delete autoload for c-guess-basic-syntax.
25868
25869 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25870
25871 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
25872 Improve argument/docstring consistency. Doc fixes.
25873 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
25874 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
25875 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
25876 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
25877 (r2bv-organization, r2bv-pages, r2bv-primary-author)
25878 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
25879 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
25880 Defvar at compile time.
25881
25882 2005-08-09 Juri Linkov <juri@jurta.org>
25883
25884 * info.el: Replace `info' with upper-case `Info' where appropriate.
25885 (info-title-1, info-title-2, info-title-3, info-title-4)
25886 (info-menu-header): Move up face definitions.
25887 (info-menu-star): Rename from `info-menu-5'.
25888 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
25889 (Info-fontify-visited-nodes): Fix docstring.
25890 (Info-hide-note-references): Fix docstring.
25891 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
25892 menu items in the same way as on cross-references.
25893 (info-apropos): Fix sorting order and formatting to be like in the
25894 stand-alone Info browser. Display error messages for 1 sec.
25895 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
25896 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
25897 from the menu bar.
25898 (Info-insert-dir): Restore point after calling
25899 `insert-buffer-substring'.
25900
25901 2005-08-08 Richard M. Stallman <rms@gnu.org>
25902
25903 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
25904 (recompute-lucid-menubar): Add defvars.
25905
25906 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
25907
25908 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
25909
25910 * net/net-utils.el (run-dig): Rename from `dig'.
25911
25912 * play/gametree.el (gametree-mode): Use make-local-variable,
25913 not make-variable-buffer-local.
25914
25915 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
25916
25917 * ansi-color.el (ansi-color-make-extent)
25918 (ansi-color-set-extent-face): Use fboundp, not functionp.
25919
25920 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
25921 not make-variable-buffer-local.
25922
25923 * bookmark.el (Info-current-file): Add defvar.
25924 (bookmark-jump-noselect): Use with-no-warnings.
25925
25926 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
25927
25928 * ebuff-menu.el (Helper-return-blurb): Add defvar.
25929
25930 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
25931
25932 * find-file.el (ada-procedure-start-regexp)
25933 (ada-package-start-regexp): Add defvars.
25934
25935 * info.el (Info-insert-dir): Use insert-buffer-substring.
25936
25937 * xml.el (xml-att-def-re): Add defvar.
25938
25939 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
25940 calling convention.
25941
25942 * subr.el (while-no-input): Return t if there is input.
25943
25944 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
25945
25946 * cus-start.el (all): Add `overflow-newline-into-fringe'.
25947
25948 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
25949
25950 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
25951 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
25952
25953 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
25954
25955 * cmuscheme.el (scheme-start-file): Replace reference to
25956 `user-emacs-directory' by "~/.emacs.d/".
25957
25958 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
25959
25960 * info.el (Info-dir-remove-duplicates): Avoid case folding
25961 in loop; instead, keep downcased strings for comparison.
25962 Suggested by Helmut Eller.
25963
25964 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
25965
25966 Sync with Tramp 2.0.50.
25967
25968 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
25969 XEmacs case; not necessary anymore.
25970 (tramp-user-regexp): Allow "@" as part of user name.
25971 (tramp-handle-set-visited-file-modtime)
25972 (tramp-handle-insert-file-contents)
25973 (tramp-handle-write-region): No special handling for
25974 `last-coding-system-used, because this is done in
25975 `tramp-accept-process-output' now.
25976 (tramp-accept-process-output): New defun.
25977 (tramp-process-one-action, tramp-process-one-multi-action)
25978 (tramp-wait-for-regexp, tramp-wait-for-output)
25979 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
25980 Howells <dhowells@redhat.com>.
25981 (clear-visited-file-modtime): Defadvice removed. The check for
25982 unset buffer's modtime does not need to be based on
25983 `tramp-buffer-file-attributes'. Suggested by RMS.
25984 (tramp-message): Insert "\n" if not being at beginning of line.
25985 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
25986 sequence with same logic.
25987 (tramp-completion-handle-expand-file-name): Discard call of
25988 `tramp-drop-volume-letter'. It is not necessary, and there have
25989 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
25990 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
25991 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
25992 should always be visible.
25993 (tramp-handle-insert-directory, tramp-setup-complete)
25994 (tramp-set-process-query-on-exit-flag)
25995 (tramp-append-tramp-buffers): Pacify byte-compiler.
25996 (tramp-bug): Delete non-existing variables from list.
25997 Apply `tramp-load-report-modules' as pre-hook.
25998 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
25999 `shell-prompt-pattern' because of non-7bit characters.
26000 Reported by Sebastian Luque <sluque@mun.ca>.
26001 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
26002 (tramp-match-string-list): Remove function.
26003 (tramp-wait-for-regexp): Remove call of that function.
26004 Suggested by Kim F. Storm <storm@cua.dk>.
26005 (tramp-set-auto-save-file-modes): Use octal integer code #o600
26006 instead of octal character code ?\600. The latter resulted in a
26007 syntax error with XEmacs.
26008
26009 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26010 XEmacs case; not necessary anymore.
26011 (tramp-smb-handle-write-region): No special handling for
26012 `last-coding-system-used, because this is done in
26013 `tramp-accept-process-output' now.
26014 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26015
26016 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
26017
26018 * wid-edit.el (widget-choice-value-create):
26019 Unconditionally respect user choice. Set :explicit-choice back to nil
26020 when no longer needed.
26021 (widget-choice-action): Unconditionally respect user choice.
26022 Eliminate :explicit-choice-value.
26023
26024 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26025
26026 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26027 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26028 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26029 running new function `toggle-indicate-empty-lines'.
26030 Rename "Customize" item to "Customize fringe".
26031 Rename "Indicators" item to "Buffer boundaries" and change help echo.
26032 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26033 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26034 Delete "Empty lines only" item.
26035 (menu-bar-showhide-fringe-ind-customize): New function.
26036 (menu-bar-showhide-fringe-ind-mixed)
26037 (menu-bar-showhide-fringe-ind-box)
26038 (menu-bar-showhide-fringe-ind-right)
26039 (menu-bar-showhide-fringe-ind-left)
26040 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26041 instead of `fringe-indicators'.
26042
26043 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26044
26045 * emulation/viper.el (viper-emacs-state-mode-list):
26046 Add recentf-dialog-mode. Change the date of last update.
26047
26048 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26049
26050 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26051 (viper-exec-yank, viper-put-back): Don't display modification msg
26052 if in the minibuffer.
26053
26054 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26055 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26056 Make variables frame local.
26057
26058 * emulation/viper-util.el (viper-append-filter-alist):
26059 Use append instead of nconc.
26060
26061 * emulation/viper.el (viper-vi-state-mode-list)
26062 (viper-emacs-state-mode-list): Move help-mode and
26063 completion-list-mode from the first list to the second.
26064 (viper-mode): Docstring.
26065 (viper-go-away, viper-non-hook-settings): Don't localize
26066 minor-mode-alist in newer Emacsen. Add advice to
26067 set-cursor-color. Don't bind "\C-c\\".
26068
26069 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
26070
26071 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26072 (scheme-macro-expand-command): New user options.
26073 (scheme-trace-procedure, scheme-expand-current-form): New commands.
26074 (scheme-form-at-point, scheme-start-file)
26075 (scheme-interactively-start-process): New functions.
26076 (scheme-get-process): New function, extracted from `scheme-proc'.
26077 (run-scheme): Call `scheme-start-file' to get start file, and pass
26078 it to `make-comint'.
26079 (switch-to-scheme, scheme-proc):
26080 Call `scheme-interactively-start-process' if no Scheme buffer/process
26081 is available.
26082
26083 2005-08-06 Juri Linkov <juri@jurta.org>
26084
26085 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26086 Use `compilation-text-face', `compilation-info-text-face' and
26087 `compilation-error-text-face' instead of `font-lock-keyword-face'.
26088 (compilation-error): New face.
26089 (compilation-error-file-name): Inherit from
26090 `compilation-error' instead of `font-lock-warning-face'.
26091 (compilation-warning-file-name): Inherit from
26092 `compilation-warning' instead of `font-lock-warning-face'.
26093 (compilation-info, compilation-error-file-name)
26094 (compilation-warning-file-name, compilation-info-file-name)
26095 (compilation-line-number, compilation-column-number): Doc fix.
26096 (compilation-error-text-face, compilation-warning-text-face)
26097 (compilation-info-text-face): New face variables.
26098 (compilation-line-face, compilation-column-face)
26099 (compilation-enter-directory-face)
26100 (compilation-leave-directory-face): Doc fix.
26101 (compilation-text-face): New function.
26102
26103 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26104 instead of 1 to display binary file names as info file links.
26105 (grep-error-face): Use `compilation-error-face' instead of
26106 `font-lock-keyword-face'.
26107 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
26108 and `compilation-warning-text-face' instead of
26109 `font-lock-keyword-face'. Use `compilation-error-text-face'
26110 instead of `grep-error-face'.
26111
26112 2005-08-05 Kenichi Handa <handa@m17n.org>
26113
26114 * international/code-pages.el: Add autoload cookies for all coding
26115 systems.
26116
26117 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
26118
26119 * cus-start.el (all): Put undo.c where it alphabetically belongs.
26120
26121 2005-08-04 Juri Linkov <juri@jurta.org>
26122
26123 * progmodes/compile.el (compilation-mode-map):
26124 * progmodes/grep.el (grep-mode-map):
26125 Bind TAB to `compilation-next-error' and [backtab] to
26126 `compilation-previous-error'.
26127
26128 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
26129 matching line numbers, column numbers and their ranges with regexp
26130 matching only line numbers.
26131 (grep-context-face): New face variable.
26132 (grep-mode-font-lock-keywords): Use it.
26133
26134 * faces.el (read-face-name): Delete duplicate faces.
26135
26136 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
26137
26138 * thumbs.el (thumbs-find-image): Don't make variables
26139 automatically buffer local.
26140 (thumbs-current-tmp-filename, thumbs-current-image-filename)
26141 (thumbs-image-num): Make automatically buffer local.
26142 (thumbs-show-thumbs-list): Use `make-local-variable', not
26143 `make-variable-buffer-local'.
26144 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
26145
26146 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
26147 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
26148 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
26149 (bother, bye, canyou, chatlst, continue, deathlst, describe)
26150 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
26151 (feelings-about, foullst, found, hello, history, howareyoulst)
26152 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
26153 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
26154 (neglst, obj, object, owner, please, problems, qlist)
26155 (random-adjective, relation, remlst, repetitive-shortness)
26156 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
26157 (shortlst, something, sportslst, stallmanlst, states, subj)
26158 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
26159 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
26160 Defvar at compile time.
26161
26162 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
26163 not `make-variable-buffer-local'.
26164
26165 2005-08-02 Kim F. Storm <storm@cua.dk>
26166
26167 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
26168 rectangle overlay in selected window.
26169
26170 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
26171
26172 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
26173 instead of display group. Make `indicate-buffer-boundaries'
26174 customizable through Custom.
26175
26176 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
26177
26178 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
26179 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
26180 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
26181 (gdb-put-string): Fix typos in docstrings.
26182
26183 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
26184
26185 Update copyright notices of files in progmodes directory for
26186 release of Emacs 22.1.
26187
26188 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
26189
26190 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
26191 Don't barf if the GUD buffer has been killed.
26192
26193 2005-08-01 Kim F. Storm <storm@cua.dk>
26194
26195 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
26196
26197 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
26198
26199 * simple.el (next-error-follow-minor-mode):
26200 make-variable-buffer-local -> make-local-variable.
26201
26202 * emacs-lisp/cl-extra.el: Require CL also when compiling.
26203
26204 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
26205 (byte-compile-form-make-variable-buffer-local): New functions to warn
26206 about misuses of make-variable-buffer-local where make-local-variable
26207 was meant.
26208
26209 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
26210
26211 * bs.el (bs-attributes-list): Doc fix.
26212 (bs): Update url-link.
26213
26214 * desktop.el (desktop-save-buffer): Fix typos in docstring.
26215 (desktop-load-default): Simplify.
26216
26217 * ibuffer.el (ibuffer-columnize-and-insert-list)
26218 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
26219 (ibuffer-unmark-all, ibuffer-toggle-marks)
26220 (ibuffer-unmark-forward, ibuffer-unmark-backward)
26221 (ibuffer-compile-make-format-form, ibuffer-format-column)
26222 (ibuffer-current-buffers-with-marks)
26223 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
26224 (ibuffer): Doc fix.
26225 (ibuffer-mode): Fix typo in docstring.
26226 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
26227 with `define-obsolete-variable-alias'.
26228 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
26229
26230 2005-07-29 Kenichi Handa <handa@m17n.org>
26231
26232 * international/mule-cmds.el (select-message-coding-system):
26233 Be sure to use LF for end-of-line. If no coding system is decided,
26234 return iso-8859-1-unix.
26235
26236 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
26237
26238 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
26239 (ange-ftp-pending-error-line): New vars.
26240 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
26241 to handle the non-fatal no-route-to-host messages.
26242 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
26243
26244 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
26245
26246 * isearch.el (isearch-mode-map, isearch-other-meta-char)
26247 (isearch-quote-char, isearch-printing-char)
26248 (isearch-text-char-description): "?\ " -> "?\s".
26249 (isearch-lazy-highlight-cleanup)
26250 (isearch-lazy-highlight-initial-delay)
26251 (isearch-lazy-highlight-interval)
26252 (isearch-lazy-highlight-max-at-a-time)
26253 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
26254 Declare with define-obsolete-*-alias macros.
26255 (isearch-forward): Fix typo in docstring.
26256 (search-invisible, search-ring-yank-pointer)
26257 (regexp-search-ring-yank-pointer): Doc fixes.
26258
26259 * recentf.el (recentf-menu-append-commands-p): Declare with
26260 `define-obsolete-variable-alias'.
26261 (recentf-max-saved-items, recentf-menu-filter)
26262 (recentf-arrange-by-rule-subfilter): Doc fixes.
26263 (recentf-menu-append-commands-flag)
26264 (recentf-initialize-file-name-history, recentf-expand-file-name)
26265 (recentf-clear-data): Fix typos in docstrings.
26266
26267 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
26268
26269 * progmodes/gdb-ui.el: Smarten comments.
26270 (gdb-info-breakpoints-custom): Use nowarn when finding file.
26271
26272 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
26273
26274 * term/apollo.el (terminal-init-apollo): New function containing
26275 all former top level forms in the file.
26276 * term/bobcat.el (terminal-init-bobcat):
26277 * term/cygwin.el (terminal-init-cygwin):
26278 * term/iris-ansi.el (terminal-init-iris-ansi):
26279 * term/linux.el (terminal-init-linux):
26280 * term/news.el (terminal-init-news):
26281 * term/rxvt.el (terminal-init-rxvt):
26282 * term/sun.el (terminal-init-sun):
26283 * term/tvi970.el (terminal-init-tvi970):
26284 * term/vt100.el (terminal-init-vt100):
26285 * term/vt102.el (terminal-init-vt102):
26286 * term/vt125.el (terminal-init-vt125):
26287 * term/vt200.el (terminal-init-vt200):
26288 * term/vt201.el (terminal-init-vt201):
26289 * term/vt220.el (terminal-init-vt220):
26290 * term/vt240.el (terminal-init-vt240):
26291 * term/vt300.el (terminal-init-vt300):
26292 * term/vt320.el (terminal-init-vt320):
26293 * term/vt400.el (terminal-init-vt400):
26294 * term/vt420.el (terminal-init-vt420):
26295 * term/wyse50.el (terminal-init-wyse50):
26296 * term/xterm.el (terminal-init-xterm): Likewise.
26297
26298 * term/README: Describe the terminal-init-* functionality.
26299
26300 * startup.el (command-line): After loading the terminal initialization
26301 file call the corresponding terminal initialization function.
26302
26303 2005-07-27 Kenichi Handa <handa@m17n.org>
26304
26305 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
26306 negative.
26307
26308 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
26309 (ps-mule-composition-prologue): Fix for the case that
26310 RelativeCompose is false.
26311
26312 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
26313
26314 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
26315
26316 * descr-text.el (describe-char): Handle the case where the list of
26317 chars is displayed in a separate frame.
26318 Be a bit more discriminating when looking for the char.
26319
26320 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
26321
26322 * bookmark.el (bookmark-automatically-show-annotations)
26323 (bookmark-read-annotation-text-func): Doc fixes.
26324 (bookmark-save): Improve argument/docstring consistency.
26325 (bookmark-get-bookmark, bookmark-get-bookmark-record)
26326 (bookmark-alist-from-buffer)
26327 (bookmark-upgrade-file-format-from-0)
26328 (bookmark-grok-file-format-version)
26329 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
26330 (bookmark-read-annotation-mode)
26331 (bookmark-insert-current-bookmark, bookmark-jump)
26332 (bookmark-exit-hook): Fix typos in docstrings.
26333 (bookmark-exit-hooks): Define as obsolete alias.
26334 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
26335 not `bookmark-exit-hooks'. Fix docstring.
26336 (bookmark-bmenu-select): "?\ " -> "?\s".
26337
26338 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
26339
26340 * startup.el (command-line): Fix typo.
26341
26342 2005-07-24 Richard M. Stallman <rms@gnu.org>
26343
26344 * tooltip.el (tooltip-mode): Test emacs-basic-display,
26345 not emacs-quick-startup.
26346
26347 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
26348
26349 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
26350 (reb-next-match, reb-show-subexp): Use `with-selected-window'
26351 instead of `reb-with-current-window'.
26352 (reb-prev-match): Likewise. Also, don't move left if the search
26353 was unsuccessful.
26354 (reb-initialize-buffer): New function.
26355 (re-builder, reb-change-syntax): Use it.
26356
26357 * man.el (Man-goto-page): Make second argument NOERROR optional.
26358
26359 2005-07-23 Richard M. Stallman <rms@gnu.org>
26360
26361 * man.el (Man-bgproc-sentinel): Check here for failure to find
26362 any man page in the output, and report the error here.
26363 (Man-arguments): Make it permanent local.
26364 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
26365 (Man-mode): Pass t for NOERROR.
26366
26367 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
26368 (grep-mode-font-lock-keywords):
26369 Don't use compilation-...-face for messages that are not file names.
26370
26371 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26372 Don't use compilation-...-face for messages that are not file names.
26373
26374 2005-07-22 Juri Linkov <juri@jurta.org>
26375
26376 * startup.el (normal-splash-screen): Update menu name.
26377
26378 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
26379
26380 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
26381
26382 * term/xterm.el: Load term/rxvt if the terminal is actually an
26383 rxvt terminal.
26384 (xterm-rxvt-set-background-mode): Remove, not used anymore.
26385
26386 * term/rxvt.el (function-key-map): Use substitute-key-definition
26387 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
26388
26389 * term/cygwin.el: New file.
26390
26391 2005-07-22 Kim F. Storm <storm@cua.dk>
26392
26393 * image-file.el (insert-image-file, image-file-yank-handler):
26394 Fix last change to maintain a (unique) yank-handler on yanked images.
26395
26396 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
26397
26398 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
26399 of the file size (as in "177B" for 177 bytes). This happens with
26400 "ls -lh" on FreeBSD.
26401
26402 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
26403
26404 * hilit-chg.el (highlight-changes-global-initial-state)
26405 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
26406 (hilit-chg-fixup, highlight-changes-mode):
26407 Fix typos in docstrings.
26408 (highlight-changes-global-modes, highlight-changes-rotate-faces):
26409 Doc fixes.
26410
26411 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
26412
26413 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
26414 mode function using `eval-after-load'.
26415
26416 2005-07-21 Kim F. Storm <storm@cua.dk>
26417
26418 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
26419 included when reporting an Emacs crash, and tell about the DEBUG file.
26420
26421 * image-file.el (insert-image-file): Add yank-handler.
26422 (image-file-yank-handler): Yank handler to make unique copies of
26423 images when they are yanked into a buffer next to each other.
26424
26425 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
26426
26427 * comint.el (comint-use-prompt-regexp, comint-send-input)
26428 (comint-source-default, comint-extract-string)
26429 (comint-get-source, comint-word, comint-completion)
26430 (comint-source, comint-prompt-read-only, comint-update-fence):
26431 Fix typos in docstrings.
26432 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
26433 Declare with define-obsolete-*-alias macros.
26434 (comint-previous-matching-input-from-input)
26435 (comint-next-matching-input-from-input)
26436 (comint-previous-matching-input, comint-next-matching-input)
26437 (comint-forward-matching-input):
26438 Improve argument/docstring consistency.
26439
26440 * desktop.el (desktop-clear-preserve-buffers-regexp):
26441 Also preserve the *server* buffer.
26442
26443 * simple.el (clone-indirect-buffer): Doc fix.
26444 (fixup-whitespace, just-one-space)
26445 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
26446 (next-error, next-error-highlight)
26447 (next-error-highlight-no-select, next-error-last-buffer)
26448 (next-error-buffer-p, next-error-find-buffer, next-error)
26449 (previous-error, next-error-no-select, previous-error-no-select)
26450 (open-line, split-line, minibuffer-prompt-width, kill-new)
26451 (binary-overwrite-mode): Fix typos in docstrings.
26452 (set-fill-column): Fix typo in message.
26453
26454 * skeleton.el (skeleton-proxy-new): Doc fix.
26455
26456 * strokes.el (strokes-load-hook): Doc fix.
26457 (strokes-grid-resolution, strokes-get-grid-position)
26458 (strokes-renormalize-to-grid, strokes-read-stroke)
26459 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
26460 (strokes-global-map): Fix typos in docstrings.
26461 (strokes-help): Doc fix. Fix help message and pass it through
26462 `substitute-command-keys'.
26463
26464 * tempo.el (tempo-insert-prompt, tempo-interactive)
26465 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
26466 (tempo-insert-string-functions, tempo-local-tags)
26467 (tempo-define-template, tempo-insert-template)
26468 (tempo-insert-prompt-compat, tempo-is-user-element)
26469 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
26470 Fix typos in docstrings.
26471
26472 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
26473 (vcursor-key-bindings, vcursor-use-vcursor-map)
26474 (vcursor-find-window, vcursor-scroll-down)
26475 (vcursor-disable, vcursor-beginning-of-buffer)
26476 (vcursor-end-of-buffer): Fix typos in docstrings.
26477 (vcursor-relative-move, vcursor-get-char-count):
26478 Improve argument/docstring consistency.
26479
26480 * version.el: "?\ " -> "?\s".
26481
26482 * wid-edit.el (widget-default-create, widget-after-change)
26483 (widget-default-format-handler, widget-checklist-add-item)
26484 (widget-radio-add-item, widget-choose, widget-specify-secret)
26485 (widget-field-value-create, widget-field-value-get)
26486 (widget-editable-list-format-handler)
26487 (widget-editable-list-entry-create, widget-group-value-create)
26488 (widget-documentation-link-add)
26489 (widget-documentation-string-value-create): "?\ " -> "?\s".
26490 (widget-convert-text): Doc fix.
26491 (widget-narrow-to-field, widget-field-find)
26492 (widget-url-link-action, widget-emacs-library-link-action)
26493 (widget-color-notify): Fix typos in docstrings.
26494
26495 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
26496 (x-select-text, set-w32-system-coding-system)
26497 (w32-add-charset-info): Fix typos in docstrings.
26498
26499 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
26500 (cua-enable-cua-keys, cua-use-hyper-key)
26501 (cua-virtual-rectangle-edges): Fix typos in docstrings.
26502 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
26503
26504 * net/tramp.el (tramp-handle-load): Fix typo in error message.
26505
26506 * emacs-lisp/re-builder.el (regexp-builder): Declare with
26507 `defalias' instead of faking it.
26508
26509 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
26510 (eshell-ls-missing, eshell-ls-dired-initial-args)
26511 (eshell-ls-use-in-dired): Fix typos in docstrings.
26512
26513 2005-07-20 Kim F. Storm <storm@cua.dk>
26514
26515 * emulation/cua-base.el (cua-mode): Improve doc string.
26516
26517 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
26518
26519 * abbrev.el (expand-region-abbrevs): Doc fix.
26520 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
26521 Improve argument/docstring consistency.
26522
26523 * arc-mode.el (archive-get-descr, archive-alternate-display):
26524 Doc fixes.
26525 (archive-l-e): Improve argument/docstring consistency.
26526 (archive-tmpdir, archive-unixdate, archive-unixtime)
26527 (archive-chmod-entry): Fix typos in docstrings.
26528 (archive-unflag, archive-unflag-backwards)
26529 (archive-unmark-all-files): "?\ " -> "?\s".
26530
26531 * buff-menu.el (Buffer-menu-unmark): Doc fix.
26532 (Buffer-menu-not-modified, Buffer-menu-execute)
26533 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
26534 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
26535
26536 * composite.el (compose-string, encode-composition-rule)
26537 (compose-last-chars): Fix typos in docstrings.
26538
26539 * desktop.el (desktop-enable, desktop-basefilename):
26540 Declare with `define-obsolete-variable-alias'.
26541 (desktop-internal-v2s): Don't quote keywords.
26542 (desktop-clear): "?\ " -> "?\s".
26543
26544 * dired.el (dired-align-file, dired-flag-backup-files)
26545 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
26546 (dired-listing-switches, dired-ls-F-marks-symlinks)
26547 (dired-dwim-target, dired-load-hook, dired-mode-hook)
26548 (dired-directory, dired-faces, dired, dired-revert)
26549 (dired-mode, dired-summary, dired-view-file)
26550 (dired-copy-filename-as-kill, dired-delete-file)
26551 (dired-no-confirm, dired-unmark-all-marks)
26552 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
26553 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
26554 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
26555 Fix typos in message strings.
26556
26557 * dired-x.el (virtual-dired): Declare with `defalias'.
26558 (dired-mark-unmarked-files, dired-local-variables-file)
26559 (dired-omit-here-always): Doc fix.
26560 (dired-omit-mode, dired-find-subdir)
26561 (dired-enable-local-variables, dired-clean-up-buffers-too)
26562 (dired-extra-startup, dired-mark-extension, dired-jump)
26563 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
26564 (dired-smart-shell-command, dired-guess-shell-alist-user)
26565 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
26566 (dired-x-bind-find-file, dired-x-submit-report):
26567 Fix typos in docstrings.
26568 (dired-mark-unmarked-files): "?\ " -> "?\s".
26569
26570 * dirtrack.el (dirtrack-list): Fix typos in docstring.
26571
26572 * faces.el (describe-face): "?\ " -> "?\s".
26573 (read-all-face-attributes, read-face-font, modify-face)
26574 (face-attr-construct, italic): Fix typos in docstrings.
26575 (frame-update-face-colors): Declare with
26576 `define-obsolete-function-alias'.
26577
26578 * files.el (find-file-noselect, recode-file-name): Doc fixes.
26579 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
26580 (magic-mode-alist, buffer-file-numbers-unique)
26581 (write-file-functions, get-free-disk-space):
26582 Fix typos in docstrings.
26583 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
26584 (write-contents-hooks, write-file-hooks):
26585 Declare with `define-obsolete-variable-alias'.
26586
26587 * forms-d2.el (arch-rj): Fix typo in docstrings.
26588 (arch-tocol): Likewise. "?\ " -> "?\s".
26589
26590 * frame.el (set-frame-font, cursor-in-non-selected-windows):
26591 Fix typo in docstring.
26592 (set-screen-width, set-screen-height): Delete redundant info in
26593 doctrings.
26594 (new-frame, screen-height, screen-width): Declare with
26595 `define-obsolete-function-alias'.
26596 (delete-frame-hook, blink-cursor): Declare with
26597 `define-obsolete-variable-alias'.
26598
26599 * paths.el (prune-directory-list): Fix typos in docstring.
26600
26601 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
26602 (cvs-prefix-get): Fix typos in docstrings.
26603
26604 * ps-print.el (ps-extend-face-list, ps-extend-face)
26605 (ps-print-background-image): Fix typos in docstrings.
26606 (ps-default-fg, ps-default-bg): Doc fixes.
26607
26608 * s-region.el (s-region-bind): Doc fix.
26609 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
26610
26611 * textmodes/org.el (org-table-formula-substitute-names)
26612 (org-table-get-vertical-vector): Doc fixes.
26613 (org-table-recalculate): Remove unused argument to `message'.
26614
26615 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
26616
26617 * textmodes/org.el (org-table-column-names)
26618 (org-table-column-name-regexp)
26619 (org-table-named-field-locations): New variables.
26620 (org-archive-subtree): Protect `this-command' when calling
26621 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
26622 the kill buffer.
26623 (org-complete): Remove fixed-formula completion.
26624 (org-edit-formulas-map): New variable.
26625 (org-table-edit-formulas): New command.
26626 (org-finish-edit-formulas, org-abort-edit-formulas)
26627 (org-show-variable, org-table-get-vertical-vector): New functions.
26628 (org-table-maybe-eval-formula): Handle `:=' fields.
26629 (org-table-get-stored-formulas, org-table-store-formulas)
26630 (org-table-get-formula, org-table-modify-formulas)
26631 (org-table-replace-in-formulas): Handle named field formulas.
26632 (org-table-get-specials): Store locations of named fields.
26633
26634 2005-07-19 Juri Linkov <juri@jurta.org>
26635
26636 * progmodes/grep.el (grep-regexp-alist)
26637 (grep-mode-font-lock-keywords, grep-process-setup):
26638 Use default GNU grep match color "01;31m" instead of "01;41m".
26639 (grep-regexp-alist, grep-mode-font-lock-keywords):
26640 Use `\\[[0-9]*m' instead of `\\[00m'.
26641 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
26642 sgr_start where its handling is more important. Use the real
26643 length of sgr_start instead of constant 8.
26644 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
26645 specially. Delete all remaining escape sequences.
26646 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
26647 (grep-regexp-alist): Make hyperlink only for binary file name
26648 instead of the whole line.
26649 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
26650 (grep-mode): Add autoload.
26651
26652 * emacs-lisp/find-func.el (find-function-regexp):
26653 Add `define-compilation-mode'.
26654
26655 2005-07-19 Juri Linkov <juri@jurta.org>
26656
26657 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
26658 (compare-windows-sync-string-size, compare-windows-recenter)
26659 (compare-windows-highlight, compare-windows): Add version 22.1.
26660 (compare-windows) <defface>: Inherit from lazy-highlight instead
26661 of duplicating its default value.
26662
26663 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
26664 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
26665
26666 * descr-text.el (describe-char): Create link buttons for `charset'
26667 and `code point'. Add the current input method name with a link
26668 button to `to input' field. Print face names of display table
26669 characters in `The display table entry is displayed by' section
26670 instead of printing face-id in the `display' field.
26671 Guess hardcoded faces and create a link button for them.
26672 Skip empty fields when calculating max-width.
26673 Treat `widget-create' specially while inserting strings from the
26674 collected field list.
26675 (describe-char-after): Made obsolete in version 22.1, not 21.5.
26676
26677 * diff-mode.el (diff-file-header): Change foreground color from
26678 yellow to green on light backgrounds.
26679 (diff-context): Inherit from `shadow' only for color/grayscale
26680 with more than 88 colors.
26681 (diff-indicator-removed, diff-indicator-added)
26682 (diff-indicator-changed): New faces.
26683 (diff-font-lock-keywords): Use new faces. Regroup rules.
26684 Add "^---$" for `normal' diff format. Fontify `#' lines with
26685 font-lock-comment-delimiter-face and font-lock-comment-face.
26686 Add `#' to ^[^...] in the rule for `diff-context-face'.
26687
26688 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
26689 a button-like box. Inherit from `highlight' on low colors.
26690 (shadow): Use shades of gray only for color/grayscale with
26691 more than 88 colors. Use green for light backgrounds with
26692 8 colors, and yellow for dark backgrounds with 8 colors.
26693
26694 * font-lock.el (font-lock-regexp-grouping-backslash):
26695 Don't inherit from escape-glyph (use bold for all cases).
26696
26697 * info.el (info-xref-visited): Use light foreground color `violet'
26698 for dark backgrounds instead of dark color `magenta3'.
26699 (info-title-1): Use `yellow' color for dark backgrounds.
26700
26701 * isearch.el (isearch): Use not-too-dark magenta3 instead of
26702 too-light magenta2.
26703
26704 * replace.el (match): Use slightly more light RoyalBlue3 instead
26705 of dark RoyalBlue4.
26706
26707 * wid-edit.el (widget-inactive): Inherit from `shadow'.
26708
26709 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
26710
26711 * novice.el (disabled-command-hook): Declare it with
26712 `define-obsolete-variable-alias'.
26713
26714 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
26715 (desktop-buffer-misc-functions, desktop-buffer-handlers)
26716 (desktop-load-default): Add release to obsolescence info.
26717 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
26718 (desktop-append-buffer-args, desktop-read):
26719 Fix typos in docstrings.
26720 (desktop-kill): Fix typo in message.
26721 (desktop-save): Doc fix.
26722
26723 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
26724
26725 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
26726 (viper-envelop-ESC-key): Change the definition of fast
26727 keysequence so it'll work with keyboard macros.
26728
26729 * ediff.el (ediff-patch-buffer): Change the docstring.
26730
26731 2005-07-19 Kenichi Handa <handa@m17n.org>
26732
26733 * international/mule-cmds.el (select-safe-coding-system): Try to
26734 use an auto-coding (if any) before anything else. If the found
26735 auto-coding is invalid, show a warning message.
26736
26737 * international/mule.el (find-auto-coding): New function created
26738 by modifying the body of set-auto-coding.
26739 (set-auto-coding): Use find-auto-coding to find a coding.
26740
26741 2005-07-18 Richard M. Stallman <rms@gnu.org>
26742
26743 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
26744 not isearch-mode-end-hook-error.
26745 (allout-before-change-protect): Fix error message.
26746
26747 2005-07-18 Juri Linkov <juri@jurta.org>
26748
26749 * allout.el (allout-mode):
26750 * calculator.el (calculator-copy):
26751 * custom.el (custom-known-themes):
26752 * dired.el (dired-desktop-buffer-misc-data)
26753 (dired-restore-desktop-buffer):
26754 * dired-x.el (dired-omit-marker-char):
26755 * files.el (basic-save-buffer):
26756 * font-core.el (font-lock-mode):
26757 * calendar/calendar.el (calendar-goto-hebrew-date)
26758 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
26759 (calendar-goto-persian-date):
26760 * language/ethio-util.el (ethio-sera-to-fidel-region):
26761 * textmodes/picture.el (picture-mode):
26762 Delete duplicate duplicate words.
26763
26764 2005-07-18 Juri Linkov <juri@jurta.org>
26765
26766 * isearch.el (isearch-mode-map): Remove key bindings for regexp
26767 chars * ? } |.
26768 (isearch-fallback): Don't call `isearch-process-search-char'.
26769 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
26770 (isearch-process-search-char): Call `isearch-fallback' for regexp
26771 chars * ? } |.
26772 (isearch-return-char): Make obsolete with `make-obsolete' instead
26773 of simply documenting it as obsolete in the docstring.
26774 (isearch-fallback): Refill docstring.
26775
26776 * international/isearch-x.el
26777 (isearch-process-search-multibyte-characters): Remove unneeded
26778 `concat'. Add intermediate values to `junk-hist' instead of
26779 `minibuffer-history'. Test the length of `str'.
26780
26781 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
26782
26783 * allout.el (allout-resolve-xref): Fix typos in error strings.
26784 (allout-before-change-protect): Remove unneeded `concat'.
26785
26786 * array.el (array-mode, array-reconfigure-rows)
26787 (untabify-backward): Fix typos in docstrings.
26788 (array-reconfigure-rows): Use `insert-buffer-substring', not
26789 `insert-buffer'.
26790
26791 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
26792 * progmodes/ada-mode.el (ada-make-body):
26793 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
26794
26795 * dired.el (dired-log):
26796 * tar-mode.el (tar-subfile-save-buffer):
26797 * play/zone.el (zone-pgm-stress-destress):
26798 Use `insert-buffer-substring', not `insert-buffer'.
26799
26800 2005-07-17 Simon Josefsson <jas@extundo.com>
26801
26802 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
26803
26804 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
26805
26806 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
26807 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
26808
26809 2005-07-17 Kim F. Storm <storm@cua.dk>
26810
26811 * ido.el (dired-other-window): Add ido property.
26812
26813 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
26814
26815 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26816 Fix typo in docstring.
26817 (byte-compile-interactive-only-functions): Add `insert-buffer' and
26818 `insert-file-literally'.
26819
26820 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
26821 info and delete redundant message. Doc fix.
26822 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
26823 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
26824
26825 2005-07-16 Richard M. Stallman <rms@gnu.org>
26826
26827 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
26828 (byte-compile-and): Use byte-compile-and-recursion.
26829 (byte-compile-or-recursion): New function.
26830 (byte-compile-or): Use that.
26831 (byte-compile-if): Guard the else-clause too.
26832 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
26833
26834 * isearch.el (isearch-mode-end-hook-quit): New variable.
26835 (isearch-done): Bind it.
26836 (isearch-mode-end-hook): Doc fix.
26837
26838 * allout.el (allout-isearch-did-quit): Variable deleted.
26839 (allout-real-isearch-abort): Function name no longer used.
26840 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
26841 (allout-isearch-rectification): isearch-mode always exists.
26842 Don't set allout-isearch-did-quit.
26843 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
26844 allout-isearch-did-quit.
26845 (allout-enwrap-isearch): Just add the hook.
26846 (allout-isearch-abort): Function deleted.
26847 (allout-pre-command-business): Avoid warning.
26848
26849 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
26850 Correctly avoid warnings.
26851 (pascal-outline): Likewise.
26852
26853 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
26854
26855 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
26856
26857 * play/tetris.el (tetris-mode): Avoid warning.
26858
26859 * play/snake.el (snake-mode): Avoid warning.
26860
26861 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
26862 (gamegrid-set-display-table): Avoid warning.
26863 (gamegrid-set-timer): Likewise.
26864 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
26865 (gamegrid-add-score-with-update-game-score-1): Take FILE
26866 as argument.
26867 (gamegrid-add-score-with-update-game-score): Pass that argument.
26868 Rename have-shared-game-dir to gamegrid-shared-game-dir.
26869
26870 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
26871
26872 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
26873 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
26874
26875 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
26876 and insert-file.
26877
26878 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
26879 (sc-ask): Avoid warnings.
26880
26881 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
26882 (eshell-hist-initialize): Use that var the natural way.
26883
26884 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
26885
26886 * emacs-lisp/re-builder.el (reb-cook-regexp):
26887 Avoid warning calling lre-compile-string.
26888 (reb-color-display-p): Avoid warning.
26889
26890 * calculator.el (calculator-last-input): Guard uses
26891 of event-key and key-press-event-p.
26892 (event-key, key-press-event-p): Delete definitions.
26893
26894 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
26895 (find-gc-source-directory, find-gc-subrs-callers)
26896 (find-gc-noreturn-list, find-gc-source-files)
26897 (find-gc-subrs-called): Vars renamed and defvar'd.
26898
26899 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
26900 (checkdoc-overlay-put, checkdoc-delete-overlay)
26901 (checkdoc-overlay-start, checkdoc-overlay-end)
26902 (checkdoc-mode-line-update, checkdoc-char=):
26903 Define such that compiler knows they are defined.
26904 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
26905 (checkdoc-read-event): Delete. Use read-event directly.
26906
26907 * whitespace.el (whitespace-make-overlay)
26908 (whitespace-overlay-put, whitespace-delete-overlay)
26909 (whitespace-overlay-start, whitespace-overlay-end):
26910 Define such that compiler knows they are defined.
26911 (whitespace): Move conditional inside.
26912
26913 * tempo.el (tempo-insert-template): Suppress warning.
26914
26915 * ediff-diff.el (longlines-mode): Add defvar.
26916
26917 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
26918
26919 * server.el: Bind "C-x #" in a way that works even if C-x is
26920 redefined to a command key, not a prefix key.
26921
26922 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26923
26924 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
26925 cl-make-type-test till execution time.
26926
26927 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
26928
26929 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
26930 arg ARG and use it.
26931
26932 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26933
26934 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
26935
26936 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
26937
26938 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26939 a defcustom with two :set or :type keywords.
26940
26941 2005-07-15 Richard M. Stallman <rms@gnu.org>
26942
26943 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
26944 Don't give ^M comment-end syntax.
26945
26946 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
26947
26948 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
26949 Don't consider gdbmi (gdb-mi.el has its own update functions).
26950 (gdb-var-delete): Make it work for gdbmi as well.
26951 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
26952
26953 * progmodes/gud.el (etags, sdb): Only require etags when needed.
26954 (gud-speedbar-menu-items): Correct logic for enabling items.
26955
26956 2005-07-15 Kim F. Storm <storm@cua.dk>
26957
26958 * ido.el: Fix commentary.
26959 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
26960 Use with-no-warnings around ffap-guesser.
26961 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
26962 Let bind minibuffer-completing-file-name to t.
26963
26964 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
26965
26966 * startup.el (site-run-file, keyboard-type): Doc fixes.
26967 (command-line): Check for "--basic-display" argument; also for
26968 "--quick", not "--bare-bones" (which was renamed).
26969 (fancy-splash-text): Add missing item "Getting New Versions".
26970 (normal-splash-screen): Fix typos and improve consistency with
26971 `fancy-splash-text'. Update copyright year.
26972
26973 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
26974 valid binding for `help-char'.
26975
26976 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
26977
26978 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
26979
26980 * term.el (term-mode): Disable cua-mode for term buffers.
26981
26982 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
26983
26984 * add-log.el (add-log-mailing-address, change-log-merge):
26985 Doc fixes.
26986 (change-log-get-method-definition): Fix typo in docstring.
26987
26988 2005-07-14 Kim F. Storm <storm@cua.dk>
26989
26990 * emulation/cua-base.el:
26991 (cua--pre-command-handler-1, cua--pre-command-handler)
26992 (cua--post-command-handler-1, cua--post-command-handler):
26993 Split in two. Check (buffer local) value of cua-mode.
26994 (cua-selection-mode): New command.
26995
26996 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
26997
26998 * custom.el (custom-initialize-safe-set)
26999 (custom-initialize-safe-default): Doc fixes.
27000
27001 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27002 and simplify :init-value again.
27003
27004 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27005 and simplify :init-value again. Delete autoload.
27006
27007 * startup.el (command-line): Use `custom-reevaluate-setting' again
27008 for tooltip-mode.
27009
27010 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27011 a defcustom with two :initialize keywords.
27012
27013 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
27014
27015 * allout.el (my-mark-marker, allout-isearch-prior-pos)
27016 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27017 (allout-post-command-business, allout-flag-region)
27018 (isearch-reenable-font-lock, allout-yank)
27019 (allout-insert-latex-header, allout-insert-latex-trailer)
27020 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27021 (allout-latex-verb-quote): Fix typos in docstrings.
27022 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27023 (allout-unprotected, allout-prefix-data):
27024 Improve argument/docstring consistency.
27025 (allout-chart-subtree): Fix argument spec.
27026 (allout-open-topic): Rename `use_sib_bullet' argument to
27027 `use-sib-bullet'. Doc fix.
27028
27029 * whitespace.el (whitespace-check-buffer-leading)
27030 (whitespace-check-buffer-trailing)
27031 (whitespace-check-buffer-indent)
27032 (whitespace-check-buffer-spacetab)
27033 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27034 (whitespace-check-leading-whitespace)
27035 (whitespace-check-trailing-whitespace)
27036 (whitespace-check-spacetab-whitespace)
27037 (whitespace-check-indent-whitespace)
27038 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27039 (whitespace-modes): Fix typos in docstrings.
27040 (defgroup, defcustom): Doc fixes.
27041
27042 * winner.el (winner-mode, winner-boring-buffers)
27043 (winner-pending-undo-ring): Doc fixes.
27044 (winner-ring): Remove unneeded `progn'.
27045 (winner-equal): `defsubst' it.
27046 (winner-redo): Fix message.
27047
27048 2005-07-13 Kim F. Storm <storm@cua.dk>
27049
27050 * simple.el (line-move-1): Always use vertical-motion to
27051 do the last (or only) line move to ensure some movement.
27052 Undo 2005-06-23 change--don't check for overlays.
27053
27054 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27055
27056 * term/mac-win.el (ccl-encode-mac-roman-font)
27057 (ccl-encode-mac-centraleurroman-font)
27058 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27059 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27060 Change charset-id boundary of dimension to ?\xef.
27061 (mac-char-fontspec-list): New constant.
27062 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
27063 argument. Nil uses itself as family in font-spec. Previous
27064 behavior for nil is now provided by non-nil non-string argument.
27065 All callers changed. Add font-specs for Mac fonts to
27066 "fontset-default" unless iso8859-1 fonts are installed.
27067
27068 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
27069
27070 * progmodes/sh-script.el (sh-get-indent-info): Only indent
27071 a continuation line if the \ is preceded by SPC or TAB.
27072 (sh-get-indent-info): Simplify.
27073 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27074 Use with-current-buffer.
27075
27076 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27077 when the matched text is empty.
27078
27079 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
27080
27081 * startup.el (command-line): Revert to previous handling of
27082 tooltip-mode. Explain in comment why the complexity is needed.
27083
27084 * tooltip.el (tooltip-mode): Revert to previous implementation of
27085 its defcustom.
27086
27087 * frame.el (blink-cursor-mode): Revert to previous implementation
27088 of its defcustom. Update comment.
27089
27090 2005-07-12 Lars Hansen <larsh@soem.dk>
27091
27092 * desktop.el: Update e-mail address.
27093
27094 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27095
27096 * term/mac-win.el (mac-services-mail-selection)
27097 (mac-services-mail-to): New functions.
27098 (mac-application-menu-map): Bind them.
27099
27100 2005-07-12 wulei <milton@wulei.net> (tiny change)
27101
27102 * progmodes/gdb-ui.el: Add note about buffering with Windows.
27103
27104 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
27105
27106 * custom.el (custom-reevaluate-setting): Doc fix.
27107
27108 2005-07-11 Jay Belanger <belanger@truman.edu>
27109
27110 * calc/calc.el (calc-embedded-announce-formula-alist)
27111 (calc-embedded-open-close-plain-alist)
27112 (calc-embedded-open-close-mode-alist): Add checks for additional
27113 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
27114
27115 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
27116
27117 * custom.el (custom-enable-theme): Don't add theme to
27118 `custom-enabled-themes' with `push' because there is no
27119 setf-method for `delq'.
27120
27121 2005-07-11 Richard M. Stallman <rms@gnu.org>
27122
27123 * custom.el (custom-declare-variable): Doc fix.
27124
27125 * dired-aux.el (dired-compare-directories): Remove "." and ".."
27126 from the alists.
27127
27128 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
27129 Do nothing if edebug-active.
27130
27131 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
27132 (edebug-display): Do it here instead.
27133
27134 2005-07-10 Richard M. Stallman <rms@gnu.org>
27135
27136 * cus-face.el (custom-theme-set-faces): Make it work.
27137 (custom-reset-faces): Doc fix.
27138 (custom-theme-reset-internal-face, custom-theme-face-value):
27139 Functions deleted.
27140
27141 * custom.el (custom-push-theme): Maintain list of the settings
27142 of a given theme in its theme-settings property.
27143 Maintain position of old settings in the theme-value
27144 or theme-face property.
27145 (custom-enabled-themes): New variable.
27146 (custom-theme-enabled-p): New function.
27147 (provide-theme): Update custom-enabled-themes.
27148 Disable and reenable the `user' theme.
27149 (require-theme): Doc fix.
27150 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
27151 (custom-theme-value, custom-theme-variable-value): Likewise.
27152 (custom-theme-reset-internal): Likewise.
27153 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
27154 (custom-enable-theme, custom-disable-theme): New functions.
27155 (custom-variable-theme-value, custom-face-theme-value): Likewise.
27156 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
27157 (custom-theme-reset-variables): Simplify.
27158 (deftheme, custom-declare-theme, custom-make-theme-feature):
27159 Definitions moved.
27160
27161 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
27162
27163 * longlines.el (longlines-show-region)
27164 (longlines-unshow-hard-newlines): Recognize hard newlines by
27165 non-nil hard property, instead of t.
27166
27167 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
27168
27169 * emulation/viper-cmd.el (viper--key-maps): New variable.
27170 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
27171 emulation-mode-map-alists.
27172 (viper-envelop-ESC-key): Use viper-subseq.
27173 (viper-search-forward/backward/next): Disable debug-on-error.
27174
27175 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
27176 (viper-ESC-key): New defcustoms.
27177
27178 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
27179
27180 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
27181 (viper-subseq): Copy of subseq from cl.el.
27182
27183 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
27184 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
27185
27186 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
27187
27188 * emulation/viper-init.el: Get rid of -face in face names.
27189
27190 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
27191 Make it work with longlines mode.
27192
27193 * ediff-mult.el (ediff-meta-mode-hook): New variable.
27194
27195 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
27196
27197 * ediff-init.el: Get rid of -face in face names.
27198
27199 2005-07-10 Richard M. Stallman <rms@gnu.org>
27200
27201 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
27202 and with-timeout-unsuspend.
27203
27204 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
27205 and with-timeout-unsuspend.
27206
27207 * emacs-lisp/timer.el (with-timeout-timers): New variable.
27208 (with-timeout): Bind that variable to record timers.
27209 (with-timeout-suspend, with-timeout-unsuspend): New functions.
27210
27211 * emacs-lisp/debug.el (debug-help-follow): New function.
27212 (debugger-mode-map): Use that instead of help-follow.
27213 (debugger-setup-buffer): Use eval-buffer-list
27214 to handle eval-buffer frames.
27215
27216 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
27217
27218 * timezone.el (timezone-parse-date): Change first regexp
27219 so it will not mistakenly match dates with no time zone.
27220
27221 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
27222
27223 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
27224
27225 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
27226
27227 * custom.el (custom-initialize-safe-set)
27228 (custom-initialize-safe-default): New functions.
27229
27230 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27231 and simplify :init-value.
27232
27233 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27234 and simplify :init-value. Delete obsolete comment.
27235
27236 * startup.el (command-line): Use `custom-reevaluate-setting' to
27237 handle `tooltip-mode'. Delete obsolete comment.
27238
27239 * files.el (set-visited-file-name): Avoid calling
27240 `file-name-nondirectory' with a nil argument.
27241
27242 2005-07-09 Richard M. Stallman <rms@gnu.org>
27243
27244 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
27245 was called with nil for the buffer, handle the read position right.
27246 Handle read position for eval-region, too.
27247
27248 2005-07-09 Juri Linkov <juri@jurta.org>
27249
27250 * fringe.el (fringe-mode): Add period in docstring.
27251 (fringe-query-style): Build prompt depending on `all-frames' arg.
27252
27253 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
27254 to not create links to unrelated functions in the Help buffer.
27255
27256 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
27257 Doc fix.
27258
27259 * simple.el (next-error-hook): New variable.
27260 (next-error): Use it. Doc fix.
27261
27262 * textmodes/ispell.el (ispell-command-loop): Add current
27263 dictionary name and program name to mode-line-format.
27264 (ispell-region, ispell-process-line): Add current dictionary name
27265 and program name to messages.
27266
27267 2005-07-08 Jay Belanger <belanger@truman.edu>
27268
27269 * calc/calc.el (calc-embedded-announce-formula-alist)
27270 (calc-embedded-open-close-formula-alist)
27271 (calc-embedded-open-close-word-alist)
27272 (calc-embedded-open-close-plain-alist)
27273 (calc-embedded-open-close-new-formula-alist)
27274 (calc-embedded-open-close-mode-alist)
27275 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
27276 (calc-embedded-mode-hook): New variables.
27277
27278 * calc/calc-embed.el (calc-embedded-firsttime)
27279 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
27280 New variables.
27281 (calc-do-embedded): Use calc-embedded-firsttime,
27282 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
27283 determine whether or not to run hooks.
27284 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
27285 calc-embedded-firsttime-formula appropriately.
27286 Set calc-embedded delimiter variables according to mode.
27287
27288 2005-07-08 Richard M. Stallman <rms@gnu.org>
27289
27290 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
27291 Check for "emacs", etc., as entire symbol, not just as word.
27292 (checkdoc-file-comments-engine): Use regexp-quote on FN.
27293
27294 * files.el (set-visited-file-name): Report the error
27295 for "empty filename" earlier.
27296 (kill-some-buffers): Ignore buffers already dead.
27297
27298 * fringe.el (fringe-mode): Doc fix.
27299
27300 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27301 Check for (featurep 'xemacs) and turn off warnings in what it guards.
27302 Use unwind-protect to ensure byte-compile-unresolved-functions
27303 is updated.
27304
27305 * whitespace.el (whitespace-buffer-leading-cleanup):
27306 Simplify w/ skip-chars-forward.
27307 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
27308
27309 * mail/rmail.el (rmail-only-expunge): Fix paren error.
27310 Unconditionally try to leave point at the same old place.
27311
27312 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
27313
27314 * comint.el (comint-postoutput-scroll-to-bottom)
27315 (comint-show-maximum-output): Take scroll-margin into consideration.
27316
27317 2005-07-08 Kim F. Storm <storm@cua.dk>
27318
27319 * ido.el (ido-use-filename-at-point): New choice `guess'.
27320 (ido-file-internal): Try ffap-guesser if selected.
27321
27322 * ido.el (ido-before-fallback-functions): New hook.
27323 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
27324 (ido-read-file-name): Run it.
27325
27326 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
27327
27328 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
27329 strings rather than a list of symbols to the completion function.
27330
27331 2005-07-07 Jay Belanger <belanger@truman.edu>
27332
27333 * calc/calc-units.el (math-apply-units): Change the places in
27334 which units are simplified.
27335
27336 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
27337
27338 * cus-edit.el (customize-option, customize-option-other-window):
27339 Make them handle aliases.
27340
27341 * custom.el (custom-variable-p): Make it recursively follow
27342 aliases. Mention that in the docstring.
27343
27344 2005-07-07 Richard M. Stallman <rms@gnu.org>
27345
27346 * cus-start.el (exec-path): Use `directory' instead of `file'.
27347 Fix tag for nil.
27348
27349 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27350
27351 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
27352 when called non-interactively. Doc fix.
27353
27354 2005-07-07 Lute Kamstra <lute@gnu.org>
27355
27356 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
27357 new address as well.
27358
27359 2005-07-07 Kenichi Handa <handa@m17n.org>
27360
27361 * international/mule.el (make-coding-system):
27362 Describe `ascii-incompatible' property in the docstring.
27363 (set-file-name-coding-system): Signal an error if coding-system is
27364 ascii-incompatible.
27365 (set-keyboard-coding-system): Likewise.
27366
27367 * international/mule-cmds.el (set-default-coding-systems):
27368 Don't set default-file-name-coding-system and
27369 default-keyboard-coding-system if coding-system is ASCII-incompatible.
27370
27371 * international/utf-16.el: Declare that all UTF-16-based coding
27372 systems are ASCII-incompatible.
27373
27374 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
27375
27376 * progmodes/gud.el: Require font-lock for displaying errors.
27377 Used by gdb-ui.el.
27378
27379 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27380
27381 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
27382 values for the pattern lists which are `read'able but not
27383 `append'able (like symbols).
27384
27385 2005-07-06 Richard M. Stallman <rms@gnu.org>
27386
27387 * progmodes/flymake.el (flymake-float-time): Instead of
27388 with-no-warnings, test for XEmacs.
27389 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
27390 to avoid warning.
27391
27392 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
27393
27394 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
27395
27396 2005-07-05 Lute Kamstra <lute@gnu.org>
27397
27398 * battery.el: Add support for Darwin (with much debugging help
27399 from Samuel Lauber <sam124@operamail.com>).
27400 (battery-status-function, battery-echo-area-format)
27401 (battery-mode-line-format): Add support for pmset on Darwin.
27402 (battery-load-low, battery-load-critical): New user options.
27403 (battery-pmset): New function.
27404
27405 2005-07-05 Lute Kamstra <lute@gnu.org>
27406
27407 Update FSF's address in GPL notices.
27408
27409 * textmodes/page-ext.el: Update FSF's address.
27410
27411 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
27412
27413 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
27414 filling from using prefix when filling a single-line docstring.
27415
27416 * progmodes/flymake.el: Remove useless eval-when-compile.
27417
27418 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
27419
27420 2005-07-04 Richard M. Stallman <rms@gnu.org>
27421
27422 * textmodes/org.el (org-file-apps-defaults-gnu):
27423 Rename from org-file-apps-defaults-linux.
27424 (org-default-apps): Don't test system-type for `linux'.
27425 (org-file-apps): Doc fix.
27426
27427 2005-07-04 David Ponce <david@dponce.com>
27428
27429 * tree-widget.el: Improve header Commentary section.
27430 (tree-widget) [defgroup]
27431 (tree-widget-image-enable, tree-widget-themes-directory)
27432 (tree-widget-theme, tree-widget-image-properties-emacs)
27433 (tree-widget-image-properties-xemacs, tree-widget-create-image)
27434 (tree-widget-image-formats, tree-widget-control)
27435 (tree-widget-empty-control, tree-widget-leaf-control
27436 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
27437 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
27438 (tree-widget-keep, tree-widget-after-toggle-functions)
27439 (tree-widget-open-node, tree-widget-close-node): Doc fix.
27440 (tree-widget-open-control, tree-widget-close-control): Fix doc and
27441 :help-echo message.
27442 (tree-widget-set-theme): Doc fix. Use `string-equal'.
27443 (tree-widget-image-properties): Doc fix. Clearer implementation.
27444 (tree-widget--cursors): New constant.
27445 (tree-widget-lookup-image): New function split from
27446 `tree-widget-find-image'. Clearer implementation.
27447 (tree-widget-find-image): Use it.
27448 (tree-widget-button-keymap): Use `set-keymap-parent'.
27449 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
27450 Define the sub-widgets here.
27451 (tree-widget-node): Check that :node is not a tree-widget.
27452 (tree-widget-get-super, tree-widget-open-control)
27453 (tree-widget-close-control, tree-widget-empty-control)
27454 (tree-widget-leaf-control, tree-widget-guide)
27455 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
27456 (tree-widget-no-handle, tree-widget-value-delete)
27457 (tree-widget-map): Remove.
27458 (tree-widget-children-value-save): Doc fix. Simplified.
27459 (tree-widget-value-create): Update according to previous changes.
27460
27461 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
27462
27463 * textmodes/org.el: Leading space replaced by TABS.
27464 (org-recalc-marks, org-table-rotate-recalc-marks)
27465 (org-table-get-specials): Treat "^" and "_" marks.
27466 (org-table-justify-field-maybe): Optional argument NEW.
27467 (org-table-eval-formula): Parsing of the format simplified.
27468 New modes C,I. Honor the %= parameter in the current table.
27469 Avoid unnecessary re-align by using the NEW argument to
27470 `org-table-justify-field-maybe'.
27471 (org-calc-default-modes): Default for date-format mimicks org-mode.
27472 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
27473
27474 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
27475
27476 * cus-face.el (custom-theme-set-faces): Make it handle face
27477 aliases whose alias declarations are pre- or autoloaded.
27478
27479 2005-07-04 Juri Linkov <juri@jurta.org>
27480
27481 * faces.el (read-face-name): Put the code for getting a face name
27482 from the buffer before adding the faces from the `face' property.
27483 Use `completing-read-multiple' instead of `completing-read'.
27484 Require `crm'. Add default value and post-process the returned
27485 list of faces.
27486
27487 * emacs-lisp/crm.el (crm-find-current-element)
27488 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
27489
27490 * emacs-lisp/lisp-mode.el (eval-defun-1):
27491 * emacs-lisp/edebug.el (edebug-eval-defun):
27492 Remove unnecessary quotes.
27493
27494 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
27495
27496 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
27497 (prolog-indent-level): Fix typo in docstring.
27498
27499 * info.el (Info-history, Info-history-forward)
27500 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
27501
27502 * add-log.el (add-change-log-entry):
27503 * comint.el (comint-dynamic-list-input-ring)
27504 (comint-dynamic-list-completions):
27505 * dabbrev.el (dabbrev-expand):
27506 * delim-col.el (delimit-columns-rectangle-line):
27507 * diff-mode.el (diff-context->unified, diff-reverse-direction)
27508 (diff-unified->context):
27509 * ediff-init.el (ediff-abbrev-jobname):
27510 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
27511 (ediff-replace-session-activity-marker-in-meta-buffer):
27512 * info.el (Info-summary):
27513 * lpr.el (printify-region):
27514 * printing.el (pr-create-interface):
27515 * ps-print.el (ps-print-quote):
27516 * ses.el (ses-column-widths, ses-print-cell)
27517 (ses-adjust-print-width, ses-center):
27518 * shell.el (shell-file-name-quote-list):
27519 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
27520 (strokes-fill-current-buffer-with-whitespace)
27521 (strokes-xpm-for-stroke, strokes-list-strokes)
27522 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
27523 * term.el (term-dynamic-list-input-ring)
27524 (term-dynamic-list-completions):
27525 * calc/calc.el (math-format-stack-value):
27526 * emacs-lisp/edebug.el (edebug-display-freq-count):
27527 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
27528 (delphi-new-comment-line):
27529 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
27530 * progmodes/executable.el (executable-set-magic):
27531 * progmodes/python.el (inferior-python-mode):
27532 * progmodes/scheme.el (scheme-mode-syntax-table):
27533 * progmodes/sh-script.el (sh-maybe-here-document):
27534 * progmodes/sql.el (sql-copy-column):
27535 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
27536 * textmodes/bibtex.el (bibtex-mode):
27537 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
27538 (sgml-auto-attributes):
27539 * textmodes/table.el (table-insert, table-shorten-cell)
27540 (table--generate-source-scan-lines, table-delete-row)
27541 (*table--cell-delete-char, table--spacify-frame)
27542 (table--horizontally-shift-above-and-below)
27543 (table--cell-insert-char, table--cell-blank-str)
27544 (table--fill-region-strictly):
27545 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
27546 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
27547
27548 * add-log.el (change-log):
27549 * apropos.el (apropos):
27550 * comint.el (comint-completion, comint-source):
27551 * dabbrev.el (dabbrev):
27552 * delim-col.el (columns):
27553 * diff-mode.el (diff-mode):
27554 * ediff.el (ediff):
27555 * ediff-diff.el (ediff-diff):
27556 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
27557 * ediff-mult.el (ediff-mult):
27558 * ediff-ptch.el (ediff-ptch):
27559 * ediff-wind.el (ediff-window):
27560 * facemenu.el (facemenu):
27561 * indent.el (indent):
27562 * info.el (info):
27563 * jka-cmpr-hook.el (compression, jka-compr):
27564 * lpr.el (lpr):
27565 * outline.el (outlines):
27566 * pcmpl-cvs.el (pcmpl-cvs):
27567 * pcmpl-rpm.el (pcmpl-rpm):
27568 * printing.el (printing):
27569 * ps-print.el (postscript, ps-print, ps-print-horizontal)
27570 (ps-print-vertical, ps-print-headers, ps-print-font)
27571 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
27572 (ps-print-background, ps-print-printer, ps-print-page)
27573 (ps-print-miscellany):
27574 * ses.el (ses):
27575 * shell.el (shell, shell-directories, shell-faces):
27576 * startup.el (initialization):
27577 * strokes.el (strokes):
27578 * term.el (term):
27579 * uniquify.el (uniquify):
27580 * w32-vars.el (w32):
27581 * calc/calc.el (calc):
27582 * emacs-lisp/bytecomp.el (bytecomp):
27583 * emacs-lisp/cl-indent.el (lisp-indent):
27584 * emacs-lisp/edebug.el (edebug):
27585 * emacs-lisp/elp.el (elp):
27586 * emacs-lisp/testcover.el (testcover):
27587 * emacs-lisp/trace.el (trace):
27588 * emulation/viper-ex.el (viper-ex):
27589 * emulation/viper-mous.el (viper-mouse):
27590 * mail/mailalias.el (mailalias):
27591 * mail/supercite.el (supercite, supercite-frames)
27592 (supercite-attr, supercite-cite, supercite-hooks):
27593 * net/rcompile.el (remote-compile):
27594 * net/rlogin.el (rlogin):
27595 * obsolete/ooutline.el (outlines):
27596 * progmodes/delphi.el (delphi):
27597 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
27598 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
27599 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
27600 (ebnf-optimization):
27601 * progmodes/etags.el (etags):
27602 * progmodes/executable.el (executable):
27603 * progmodes/idlwave.el (idlwave):
27604 * progmodes/pascal.el (pascal):
27605 * progmodes/prolog.el (prolog):
27606 * progmodes/python.el (python):
27607 * progmodes/scheme.el (scheme):
27608 * progmodes/sh-script.el (sh, sh-script):
27609 * progmodes/sql.el (SQL):
27610 * progmodes/tcl.el (tcl):
27611 * textmodes/bibtex.el (bibtex, bibtex-autokey):
27612 * textmodes/enriched.el (enriched):
27613 * textmodes/makeinfo.el (makeinfo):
27614 * textmodes/sgml-mode.el (sgml):
27615 * textmodes/table.el (table-hooks):
27616 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
27617 * textmodes/texinfo.el (texinfo):
27618 * textmodes/two-column.el (two-column):
27619 Finish `defgroup' description with period.
27620
27621 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
27622 * eshell/esh-var.el (eshell-var):
27623 * progmodes/vhdl-mode.el (vhdl-testbench):
27624 * textmodes/org.el (org): Fix typos in docstrings.
27625
27626 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
27627 consistency.
27628
27629 * progmodes/flymake.el (flymake-find-file): Remove.
27630 (flymake-float-time): Use `with-no-warnings'.
27631 (flymake-check-start-time, flymake-check-was-interrupted)
27632 (flymake-err-info, flymake-is-running, flymake-last-change-time)
27633 (flymake-new-err-info): `defvar' at compile time.
27634
27635 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
27636
27637 * replace.el (occur-hook): Doc fix.
27638 (occur-1): Don't call `occur-hook' if there are no matches.
27639
27640 2005-07-03 Richard M. Stallman <rms@gnu.org>
27641
27642 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
27643 global-map, save the same map.
27644 (global-map): Don't alter it at top level.
27645 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
27646 Then alter it here instead.
27647 (tpu-edt-off): Set global-map to the saved one.
27648
27649 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
27650 All references simplified.
27651 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
27652 (zmacs-regions): Add defvar.
27653 (repeat-complex-command-map): Everything about that deleted.
27654
27655 * textmodes/artist.el (artist-key-is-drawing)
27656 (artist-key-endpoint1, artist-key-poly-point-list)
27657 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
27658 (artist-key-compl-table, artist-rb-save-data)
27659 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
27660 Don't put them in eval-when-compile.
27661 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
27662
27663 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
27664 Use with-no-warnings.
27665
27666 * net/browse-url.el (dos-windows-version): Add defvar.
27667
27668 * mail/supercite.el (filladapt-prefix-table): Add defvar.
27669
27670 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
27671 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
27672 (rmail-new-summary-line-count): Rename from new-summary-line-count.
27673 Add defvar.
27674 (rmail-summary-beginning-of-message): Use with-no-warnings.
27675 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
27676
27677 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
27678 Use with-no-warnings.
27679
27680 * emulation/vi.el (vi-mark-region): Use c-mark-function.
27681 (c-mark-function): Add point-moving-unit property.
27682 (vi-goto-line): Use with-no-warnings.
27683
27684 * emulation/edt.el (edt-last-copied-word): Add defvar.
27685 (zmacs-region-stays): Likewise.
27686 (edt-mark-section-wisely): Use c-mark-function for C.
27687 Use makr-defun for Fortran.
27688 (time-string): defvar deleted.
27689 (edt-display-the-time): Don't set time-string.
27690
27691 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
27692
27693 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
27694 Don't warn when name is not constant
27695 or for defining the group `emacs'.
27696
27697 * tooltip.el (gud-tooltip-mode): Add defvar.
27698
27699 * startup.el (default-frame-background-mode): Add defvar.
27700
27701 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
27702
27703 * info.el (tool-bar-map): Add defvar.
27704
27705 * dired.el (dnd-protocol-alist): Add defvar.
27706
27707 * dired-aux.el (dired-query): Display question with answer, when
27708 the user answers.
27709
27710 * custom.el (custom-add-option): Doc fix.
27711
27712 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
27713
27714 2005-07-03 Eli Zaretskii <eliz@gnu.org>
27715
27716 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
27717 bogus name from the last change.
27718
27719 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
27720
27721 * custom.el (custom-declare-variable): Fix typos in comment.
27722 (custom-known-themes): Doc fix.
27723 (custom-theme-directory): New defcustom.
27724 (require-theme): Make it check `custom-theme-directory'.
27725
27726 * cus-theme.el (custom-new-theme-mode): New function.
27727 (custom-theme-name, custom-theme-variables, custom-theme-faces)
27728 (custom-theme-description): Add compiler defvars.
27729 (customize-create-theme): Add doc to the "*New Custom Theme*"
27730 buffer. Use `custom-new-theme-mode'.
27731 (custom-theme-write): Put the created buffer in emacs-lisp-mode
27732 and save it to the `custom-theme-directory'. Make this the
27733 default directory of the buffer.
27734
27735 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
27736
27737 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
27738 Fix unbalanced parentheses.
27739
27740 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
27741
27742 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
27743 into flymake-mode and delegate to flymake-mode.
27744
27745 * find-file.el (ff-which-function-are-we-in): Clean up.
27746
27747 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
27748
27749 * replace.el (occur-rename-buffer): Fix docstring.
27750
27751 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
27752 (edt-last-copied-word, edt-learn-macro-count)
27753 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
27754 (edt-rect-start-point, edt-user-global-map, rect-start-point)
27755 (time-string, zmacs-region-stays):
27756 * emulation/edt-mapper.el (edt-save-function-key-map)
27757 (EDT-key-name): `defvar' to silence the byte-compiler.
27758
27759 2005-07-02 Martin Rudalics <rudalics@gmx.at>
27760
27761 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
27762 font-lock-regexp-backslash. Doc fix.
27763 (font-lock-regexp-backslash-grouping-construct): Rename from
27764 font-lock-regexp-backslash-construct. Doc fix.
27765 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
27766 grouping constructs.
27767
27768 2005-07-02 Eli Zaretskii <eliz@gnu.org>
27769
27770 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
27771 updating all the prerequisites.
27772
27773 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
27774
27775 * textmodes/org.el (org-agenda-start-on-weekday)
27776 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
27777 (org-agenda-use-time-grid, org-archive-location)
27778 (org-allow-space-in-links, org-usenet-links-prefer-google)
27779 (org-enable-table-editor, org-export-default-language)
27780 (org-export-html-show-new-buffer, org-fill-paragraph)
27781 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
27782 (org-goto-quit, org-occur, org-eval-in-calendar)
27783 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
27784 (org-agenda-diary-entry, org-remember-help)
27785 (org-table-convert-region, org-at-table-p)
27786 (org-table-move-row-down, org-table-move-row-up)
27787 (org-table-copy-region, org-table-toggle-vline-visibility)
27788 (org-table-get-stored-formulas, org-table-get-specials)
27789 (org-recalc-commands, org-table-eval-formula)
27790 (org-table-formula-substitute-names, orgtbl-make-binding)
27791 (org-format-org-table-html, org-format-table-table-html)
27792 (org-format-table-table-html-using-table-generate-source)
27793 (org-customize): Fix typos in docstrings.
27794 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
27795 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
27796 (org-back-to-heading): Doc fixes.
27797 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
27798 (org-agenda-change-all-lines, org-get-header):
27799 Improve argument/docstring consistency.
27800 (orgtbl-error): Fix error message.
27801
27802 * progmodes/flymake.el (flymake-find-possible-master-files)
27803 (flymake-master-file-compare, flymake-get-line-err-count)
27804 (flymake-highlight-line, flymake-gui-warnings-enabled):
27805 Fix typos in docstrings.
27806 (flymake-parse-line, flymake-get-project-include-dirs-function)
27807 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
27808 Doc fixes.
27809 (flymake-get-project-include-dirs-function)
27810 (flymake-make-err-menu-data):
27811 Improve argument/docstring consistency.
27812
27813 2005-07-01 Lute Kamstra <lute@gnu.org>
27814
27815 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
27816 Catch errors with ignore-errors. Use temporary buffer.
27817 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
27818
27819 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
27820 background color faces.
27821 (facemenu-set-foreground, facemenu-set-background):
27822 Use facemenu-set-face-from-menu.
27823 (facemenu-set-face-from-menu): Treat face names that start with
27824 "fg:" or "bg:" as special.
27825 (facemenu-add-new-color): Don't create faces. Simplify.
27826
27827 2005-06-30 Richard M. Stallman <rms@gnu.org>
27828
27829 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
27830 (crm-find-current-element): Likewise.
27831
27832 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27833
27834 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
27835
27836 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
27837
27838 * arc-mode.el (archive-extract): Make it work as a mouse binding.
27839 (archive-mouse-extract): Make it an obsolete alias.
27840 (archive-mode-map): Don't use archive-mouse-extract any more.
27841 (archive-mode, archive-extract): write-contents-hooks ->
27842 write-contents-functions.
27843 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
27844 first arg.
27845 (archive-rename-entry): Update the call.
27846 (archive-zip-summarize): Remove unused var `method'.
27847 (archive-lzh-summarize): Remove unused var `creator'.
27848
27849 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
27850 dedicated frame upon exit.
27851
27852 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27853 (archive-zip-extract, archive-zip-expunge)
27854 (archive-zip-update, archive-zip-update-case): Use executable-find.
27855 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
27856 Use restore-buffer-modified-p.
27857 (archive-extract, archive-add-new-member, archive-write-file-member):
27858 Use with-current-buffer.
27859 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
27860
27861 2005-06-30 Andreas Schwab <schwab@suse.de>
27862
27863 * progmodes/gud.el (gud-filter): Remove unneeded progn.
27864
27865 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
27866
27867 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
27868
27869 2005-06-30 Juri Linkov <juri@jurta.org>
27870
27871 * faces.el (vertical-border): Inherit from mode-line-inactive
27872 only on tty.
27873
27874 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
27875
27876 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
27877 example, -NLINES in the `occur' docstring).
27878
27879 * replace.el (occur-1): When no matches are found, do not set the
27880 `buffer-read-only' and modified flags for the occur buffer,
27881 because it is deleted.
27882
27883 * emulation/cua-base.el (cua-check-pending-input)
27884 (cua-repeat-replace-region, cua-mode, cua-debug)
27885 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
27886 Fix typos in docstrings.
27887
27888 * emulation/cua-gmrk.el (cua-toggle-global-mark)
27889 (cua-cut-region-to-global-mark)
27890 (cua--cut-rectangle-to-global-mark):
27891 Remove period from end of messages.
27892
27893 * emulation/cua-rect.el (cua-do-rectangle-padding):
27894 Remove period from end of messages.
27895 (cua--rectangle-seq-format): Fix typo in docstring.
27896 (cua-sequence-rectangle, cua-fill-char-rectangle):
27897 Improve argument/docstring consistency.
27898
27899 2005-06-29 Juri Linkov <juri@jurta.org>
27900
27901 * faces.el (default-frame-background-mode): New internal variable.
27902 (frame-set-background-mode): Use it.
27903
27904 * startup.el (normal-top-level): Set default-frame-background-mode
27905 instead of frame-background-mode. Before setting it, test for its
27906 nil value. Remove tests for frame-background-mode and frame
27907 parameter `reverse'. Add test for "unspecified-fg".
27908
27909 * term/xterm.el (xterm-rxvt-set-background-mode):
27910 * term/rxvt.el (rxvt-set-background-mode):
27911 Set default-frame-background-mode instead of frame-background-mode.
27912
27913 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
27914
27915 * simple.el (set-variable): Warn about obsolete user variables.
27916
27917 * imenu.el (imenu--completion-buffer):
27918 * mouse.el (mouse-buffer-menu-alist):
27919 * msb.el (msb-invisible-buffer-p):
27920 * calendar/diary-lib.el (diary-header-line-format):
27921 * emacs-lisp/pp.el (pp-buffer):
27922 * progmodes/cperl-mode.el (cperl-do-auto-fill):
27923 * textmodes/picture.el (picture-replace-match):
27924 Change space constants followed by a sexp to "?\s ".
27925
27926 * play/decipher.el (decipher-loop-with-breaks):
27927 * textmodes/texinfo.el (texinfo-insert-@item): Change space
27928 constants "protected" from end of line by a comment to "?\s".
27929
27930 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27931
27932 * font-lock.el (save-buffer-state): Use `declare'.
27933
27934 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
27935 reset the syntax-table to cperl-mode-syntax-table.
27936 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
27937 "foo_print_bar" is not matched as a reserved keyword.
27938
27939 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
27940
27941 * textmodes/org.el (orgtbl-setup): New function, for delayed
27942 setup for the orgtbl commands.
27943 (org-calc-default-modes): New option.
27944 (orgtbl-make-binding): Use `defun' to get better help display.
27945 (org-diary): Call `org-compile-prefix-format'.
27946 (org-table-formula-substitute-names): New function.
27947 (org-agenda-day-view, org-agenda-week-view): New commands.
27948 (org-agenda-toggle-week-view): Command removed.
27949 (org-tbl-menu): Split off from org-org-menu.
27950 (org-mode): Move removal of outline-mode menus to here.
27951 (org-table-formula-debug): New option.
27952 (org-table-insert-row): Keep first field if just "#" or "*".
27953 (org-mode): Paragraph regexps fixed.
27954 (org-table-recalculate-regexp): New constant.
27955 (org-table-justify-field-maybe): Avoid replace if not necessary.
27956 (org-copy-special, org-cut-special): Use `call-interactively'.
27957 (org-table-copy-region): Take region from `interactive' call.
27958 (org-trim): Return string even if no match.
27959 (org-formula): New face.
27960 (org-set-font-lock-defaults): No longer highlight "FIXME".
27961 But highlight formula-related fields in table.
27962 (org-table-p): Use regexp, not fontification.
27963 (org-table-align): Handle white space at end of line.
27964 (org-table-formula-evaluate-inline): New option.
27965 (org-mode): Auto-wrapping in comment lines turned off.
27966 (org-table-copy-down): Evaluate only in copied field, not in
27967 destination.
27968 (org-table-current-formula): Variable removed.
27969 (org-table-store-formulas, org-table-get-stored-formulas)
27970 (org-table-modify-formulas, org-table-replace-in-formulas)
27971 (org-table-maybe-eval-formula): New functions.
27972 (org-table-get-formula): Modify to use stored formulas.
27973 (org-table-insert-column, org-table-delete-column)
27974 (org-table-move-column): Call `org-table-modify-formulas'.
27975 (org-complete): Add completion for keyword formulas.
27976 (orgtbl-mode): Pull orgtbl-mode-map to start of
27977 minor-mode-map-alist.
27978
27979 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27980
27981 * progmodes/python.el (python-check): Require `compile' before
27982 modifying its variables.
27983
27984 * newcomment.el (comment-indent-default): Don't get fooled by an early
27985 end of buffer.
27986
27987 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27988
27989 * ps-print.el (ps-print-version): Fix version number.
27990
27991 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
27992
27993 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
27994
27995 2005-06-28 Richard M. Stallman <rms@gnu.org>
27996
27997 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
27998 (flyspell-local-mouse-map): Declaration deleted.
27999 (flyspell-mouse-map): Bind only mouse-2.
28000 (flyspell-mode-map): Don't test flyspell-use-local-map.
28001 (flyspell-overlay-keymap-property-name): Var deleted.
28002 (flyspell-mode-on): Don't make local bindings for
28003 flyspell-mouse-map and flyspell-mode-map.
28004 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
28005
28006 * textmodes/ispell.el (ispell-word): Do not ignore short words.
28007
28008 * progmodes/compile.el (compilation-next-error-function):
28009 Don't switch buffers; operate on the current buffer.
28010
28011 * progmodes/compile.el (compilation-error-file-name)
28012 (compilation-warning-file-name, compilation-info-file-name)
28013 (compilation-line-number, compilation-column-number): New faces.
28014 (compilation-error-face, compilation-warning-face)
28015 (compilation-info-face, compilation-line-face)
28016 (compilation-column-face): Use them.
28017
28018 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28019
28020 * comint.el (comint-password-prompt-regexp): Accept ", try again".
28021
28022 * bindings.el (global-map): Bind insertchar and its variants.
28023
28024 2005-06-27 Richard M. Stallman <rms@gnu.org>
28025
28026 * textmodes/artist.el (artist-text-overwrite)
28027 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28028
28029 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28030
28031 * ps-print.el: It was not working the page selection for printing.
28032 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28033 (ps-print-version): New version 6.6.7.
28034 (ps-end-sheet): New fun.
28035 (ps-header-sheet, ps-end-job): Call it.
28036
28037 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
28038
28039 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28040
28041 2005-06-27 Lute Kamstra <lute@gnu.org>
28042
28043 * facemenu.el (facemenu-unlisted-faces): Add foreground and
28044 background color faces.
28045 (facemenu-get-face): Delete function.
28046 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28047 (facemenu-add-new-color): Make second argument mandatory.
28048 Create the appropriate face and return it. Simplify.
28049 (facemenu-set-foreground, facemenu-set-background): Don't check if
28050 color is defined. Use return value of facemenu-add-new-color.
28051
28052 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
28053
28054 * progmodes/gud.el (gud-filter): Add missing argument to
28055 with-selected-window.
28056
28057 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
28058
28059 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28060 a :require to the defcustom.
28061
28062 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28063 defcustoms corresponding to minor modes.
28064
28065 2005-06-26 David Ponce <david@dponce.com>
28066
28067 * recentf.el: Require tree-widget instead of wid-edit.
28068 (recentf-filename-handler): Fix widget :type.
28069 (recentf-cancel-dialog, recentf-open-more-files)
28070 (recentf-open-files-action): Doc fix.
28071 (recentf-dialog-goto-first): New function.
28072 (recentf-dialog-mode-map): Set parent keymap first.
28073 (recentf-dialog-mode): Define with define-derived-mode.
28074 Don't display continuation lines in dialogs.
28075 (recentf-edit-list): Rename from recentf-edit-selected-items.
28076 (recentf-edit-list-select): Rename from recentf-edit-list-action.
28077 Simplify.
28078 (recentf-edit-list-validate): New function.
28079 (recentf-edit-list): Update accordingly.
28080 (recentf-open-files-item-shift): Remove.
28081 (recentf-open-files-item): Convert menu elements into tree and
28082 link widgets. Don't create the widgets.
28083 (recentf-open-files): Update accordingly.
28084 (recentf-save-list): Untabify.
28085
28086 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
28087
28088 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28089 (keep-lines): Add INTERACTIVE arg. Never delete lines only
28090 partially contained in the active region. Do not take active
28091 region into account when called from Lisp, unless INTERACTIVE arg
28092 is non-nil. Use `forward-line' instead of `beginning-of-line' to
28093 avoid trouble with fields. Make marker point nowhere when no
28094 longer used. Always return nil. Doc fix.
28095 (flush-lines): Add INTERACTIVE arg. Do not take active region
28096 into account when called from Lisp, unless INTERACTIVE arg is
28097 non-nil. Use `forward-line' instead of `beginning-of-line' to
28098 avoid trouble with fields. Make marker point nowhere when no
28099 longer used. Always return nil. Doc fix.
28100 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
28101 interchangeable. Do not take active region into account when
28102 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
28103 message in echo area when called from Lisp, unless INTERACTIVE arg
28104 is non-nil. Avoid saying "1 occurrences". Do not use markers.
28105 Return the number of matches. Doc fix.
28106 (occur): Doc fix.
28107 (perform-replace): Make comment follow double space convention for
28108 the sake of `outline-minor-mode'.
28109
28110 * faces.el (facep): Doc fix.
28111
28112 2005-06-25 Richard M. Stallman <rms@gnu.org>
28113
28114 * facemenu.el (facemenu-enable-faces-p): New function.
28115 (facemenu-background-menu, facemenu-foreground-menu)
28116 (facemenu-face-menu): Add menu-enable property.
28117
28118 * jka-compr.el (jka-compr-insert-file-contents):
28119 Special handling if cannot find the uncompression program.
28120
28121 * cus-face.el (custom-face-attributes): Add autoload.
28122
28123 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
28124 Bind comment-indent-function locally.
28125
28126 * window.el (save-selected-window): Use save-current-buffer.
28127
28128 * subr.el (with-selected-window): Use save-current-buffer.
28129
28130 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
28131 and with-current-buffer.
28132
28133 2005-06-24 Richard M. Stallman <rms@gnu.org>
28134
28135 * simple.el (line-move-1): Fix previous change.
28136
28137 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
28138
28139 * replace.el (occur-1): Set `buffer-read-only' and the
28140 buffer-modified flag before running `occur-hook' to protect
28141 against unintentional buffer switches that can lead to data loss.
28142
28143 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
28144
28145 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
28146 (gud-gdb-marker-filter): Use font-lock-warning-face for any
28147 initial error.
28148
28149 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
28150 after fresh input.
28151 (gdb-var-create-handler): Put name of expression in quotes.
28152
28153 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
28154
28155 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
28156 elements of RING in order, and without bogus nil elements.
28157
28158 2005-06-23 Richard M. Stallman <rms@gnu.org>
28159
28160 * simple.el (set-variable): Args renamed; doc fix.
28161 (line-move-1): When there are overlays around, use vertical-motion.
28162
28163 * faces.el (escape-glyph): Use brown against light background.
28164 (nobreak-space): Rename from no-break-space.
28165 Fix previous change.
28166
28167 * dired-aux.el (dired-do-copy): Fix arg prompt.
28168
28169 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
28170
28171 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
28172
28173 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
28174 rather than "Distributor".
28175
28176 2005-06-23 Lute Kamstra <lute@gnu.org>
28177
28178 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
28179 (debug-on-entry): Use it. New interactive declaration that uses
28180 function-called-at-point.
28181
28182 2005-06-23 Kim F. Storm <storm@cua.dk>
28183
28184 * subr.el (save-match-data): Add comment about using evaporate arg
28185 to set-match-data.
28186
28187 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
28188
28189 * cus-edit.el (customize-face)
28190 (customize-face-other-window): Handle face aliases.
28191
28192 * faces.el (face-documentation, set-face-attribute)
28193 (face-spec-set): Handle face aliases.
28194
28195 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
28196
28197 * help-mode.el (help-make-xrefs): If a symbol representing a face
28198 name is not followed by the word "face", it could still be a
28199 function or variable name, so don't bypass other checks.
28200
28201 2005-06-22 Juri Linkov <juri@jurta.org>
28202
28203 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
28204 Replace aliased functions with calls where second arg `inherit' is t.
28205
28206 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
28207
28208 * progmodes/gdb-ui.el (gdb-error): New variable.
28209 (gdb-error): New function.
28210 (gdb-annotation-rules): Act on error-begin and error annotations.
28211 (gdb-concat-output): Use font-lock-warning-face for errors.
28212
28213 2005-06-22 Miles Bader <miles@gnu.org>
28214
28215 * bindings.el (propertized-buffer-identification): Use renamed
28216 `Buffer-menu-buffer' face.
28217
28218 * faces.el (vertical-border): Rename from `vertical-divider'.
28219 (escape-glyph): Change dark-background color back to `cyan'.
28220
28221 2005-06-21 Juri Linkov <juri@jurta.org>
28222
28223 * faces.el (face-user-default-spec): Try getting `customized-face'
28224 prior to `saved-face'.
28225 (frame-background-mode): Refill docstring.
28226
28227 * emacs-lisp/lisp-mode.el (eval-defun-1):
28228 * emacs-lisp/edebug.el (edebug-eval-defun):
28229 Set `saved-face' temporarily to nil before calling form.
28230 Set `customized-face' to the new spec after that.
28231
28232 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
28233
28234 * subr.el (1value, lambda, key-substitution-in-progress):
28235 Doc fixes.
28236
28237 * autoinsert.el (auto-insert-alist):
28238 * ses.el (ses-call-printer):
28239 * subr.el (noreturn):
28240 * emacs-lisp/lisp.el (check-parens):
28241 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
28242 * net/browse-url.el (browse-url-mosaic):
28243 * progmodes/cc-defs.el (c-safe-scan-lists):
28244 * progmodes/ebnf-abn.el (ebnf-abn-lex):
28245 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
28246 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
28247 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
28248 * progmodes/ebnf-iso.el (ebnf-iso-lex):
28249 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
28250
28251 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
28252
28253 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
28254
28255 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
28256
28257 * calendar/appt.el (appt-make-list): Activate the package, if
28258 not already active (for backwards compatibility).
28259
28260 2005-06-20 Kim F. Storm <storm@cua.dk>
28261
28262 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
28263
28264 2005-06-20 Miles Bader <miles@gnu.org>
28265
28266 * faces.el (vertical-divider): New face.
28267
28268 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
28269
28270 * simple.el (kill-whole-line): Doc fix.
28271 (next-error-buffer-p, next-error-find-buffer)
28272 (clone-indirect-buffer): Fix typos in docstrings.
28273 (comment-line-break-function): Doc fix: don't say variable
28274 is automatically buffer-local (it isn't).
28275
28276 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
28277
28278 * net/tramp-ftp.el (top):
28279 * net/tramp-smb.el (top):
28280 * net/tramp-util.el (top):
28281 * net/tramp-uu.el (top):
28282 * net/tramp-vc.el (top):
28283 * net/tramp.el (top): Revert copyright years back to original
28284 ones. Tramp has a life outside GNU Emacs.
28285
28286 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
28287
28288 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
28289
28290 2005-06-18 Juri Linkov <juri@jurta.org>
28291
28292 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
28293 end of first regexp to limit the match to the position between
28294 line number and source line with same separator character as used
28295 between file name and line number. In the second regexp limit
28296 mouse-face area to file name and line number by adding new group
28297 for them and referring it in HYPERLINK arg.
28298 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
28299 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
28300 previous line where grep markers may be already removed.
28301
28302 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
28303
28304 * progmodes/ps-mode.el: Update version and maintainer's email address.
28305
28306 2005-06-18 Steve Youngs <steve@xemacs.org>
28307
28308 * net/browse-url.el (browse-url-browser-function)
28309 (browse-url-default-browser): Add firefox.
28310 (browse-url-firefox-program, browse-url-firefox-arguments)
28311 (browse-url-firefox-startup-arguments)
28312 (browse-url-firefox-new-window-is-tab): New defcustoms.
28313 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
28314
28315 2005-06-17 Richard M. Stallman <rms@gnu.org>
28316
28317 * startup.el (command-line): Warn if specified user name has
28318 no home directory.
28319
28320 * term.el (term-get-old-input, term-input-filter, term-input-sender)
28321 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
28322
28323 * longlines.el (longlines-mode, longlines-show-hard-newlines):
28324 Doc fixes.
28325
28326 * faces.el (underline): Try bold if terminal doesn't support underline.
28327
28328 * mail/sendmail.el (mail-setup-with-from): New variable.
28329 (mail-insert-from-field): New function.
28330 (sendmail-send-it): Call it.
28331 (mail-setup): Optionally call it here.
28332
28333 * term/linux.el: Call tty-no-underline.
28334
28335 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
28336
28337 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
28338
28339 2005-06-17 Miles Bader <miles@gnu.org>
28340
28341 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
28342 (ediff-current-diff-C, ediff-current-diff-Ancestor)
28343 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
28344 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
28345 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
28346 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
28347 Remove "-face" suffix from face names.
28348 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28349 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28350 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28351 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28352 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28353 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28354 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28355 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28356 New backward-compatibility aliases for renamed faces.
28357 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28358 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28359 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28360 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28361 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28362 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28363 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28364 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28365 Use renamed ediff faces.
28366
28367 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
28368 Remove "-face" suffix from face names.
28369 (eshell-test-ok-face, eshell-test-failed-face):
28370 New backward-compatibility aliases for renamed faces.
28371 (eshell-run-test): Use renamed eshell-test faces.
28372
28373 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
28374 face name.
28375 (eshell-prompt-face): New backward-compatibility alias for renamed
28376 face.
28377 (eshell-emit-prompt): Use renamed eshell-prompt face.
28378
28379 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
28380 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
28381 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
28382 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
28383 Remove "-face" suffix from face names.
28384 (eshell-ls-directory-face, eshell-ls-symlink-face)
28385 (eshell-ls-executable-face, eshell-ls-readonly-face)
28386 (eshell-ls-unreadable-face, eshell-ls-special-face)
28387 (eshell-ls-missing-face, eshell-ls-archive-face)
28388 (eshell-ls-backup-face, eshell-ls-product-face)
28389 (eshell-ls-clutter-face):
28390 New backward-compatibility aliases for renamed faces.
28391 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
28392
28393 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
28394 Remove "-face" suffix from face name.
28395 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
28396 instead of literal face.
28397
28398 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
28399
28400 * emacs-lisp/warnings.el (display-warning, lwarn)
28401 (warning-minimum-log-level): Doc fixes.
28402 (warning-minimum-level, warning-minimum-log-level):
28403 Add :debug to :type choices.
28404
28405 * progmodes/ada-mode.el (ada-format-paramlist)
28406 (ada-get-indent-case, ada-check-matching-start)
28407 (ada-check-defun-name, ada-goto-matching-decl-start)
28408 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
28409 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
28410 (ada-make-subprogram-body): Follow error conventions.
28411 (ada-case-exception-file, ada-indent-comment-as-code)
28412 (ada-indent-handle-comment-special, ada-indent-renames)
28413 (ada-indent-return, ada-search-directories-internal)
28414 (ada-tab-policy, ada-case-exception-substring)
28415 (ada-other-file-alist, ada-matching-start-re)
28416 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
28417 (ada-imenu-generic-expression, ada-compile-goto-error)
28418 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
28419 (ada-popup-menu, ada-add-extensions, ada-mode)
28420 (ada-region-selected, ada-create-case-exception)
28421 (ada-create-case-exception-substring, ada-after-keyword-p)
28422 (ada-activate-keys-for-case, ada-adjust-case-region)
28423 (ada-adjust-case-buffer, ada-format-paramlist)
28424 (ada-scan-paramlist, ada-insert-paramlist)
28425 (ada-indent-newline-indent)
28426 (ada-indent-newline-indent-conditional)
28427 (ada-justified-indent-current, ada-goto-previous-word)
28428 (ada-indent-current, ada-get-indent-open-paren)
28429 (ada-get-indent-paramlist, ada-get-indent-end)
28430 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
28431 (ada-get-indent-block-start, ada-get-indent-subprog)
28432 (ada-get-indent-noindent, ada-get-indent-label)
28433 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
28434 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
28435 (ada-goto-stmt-end, ada-goto-next-word)
28436 (ada-check-matching-start, ada-check-defun-name)
28437 (ada-goto-matching-decl-start, ada-goto-matching-start)
28438 (ada-goto-matching-end, ada-search-ignore-string-comment)
28439 (ada-in-decl-p, ada-looking-at-semi-or)
28440 (ada-looking-at-semi-private, ada-in-paramlist-p)
28441 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
28442 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
28443 (ada-next-procedure, ada-previous-procedure, ada-next-package)
28444 (ada-previous-package, ada-create-menu)
28445 (ada-fill-comment-paragraph-justify)
28446 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
28447 (ada-other-file-name, ada-last-which-function-line)
28448 (ada-last-which-function-subprog, ada-which-function)
28449 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
28450 (ada-gen-treat-proc, ada-check-emacs-version)
28451 (ada-continuation-indent, ada-align-region-separate):
28452 Fix typos in docstrings.
28453 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
28454
28455 2005-06-16 Lute Kamstra <lute@gnu.org>
28456
28457 * simple.el (fundamental-mode): Run after-change-major-mode-hook
28458 conditionally.
28459
28460 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
28461
28462 * comint.el (comint-replace-by-expanded-filename)
28463 (comint-prompt-regexp, comint-delimiter-argument-list)
28464 (comint-preinput-scroll-to-bottom):
28465 * info.el (Info-hide-cookies-node):
28466 * ls-lisp.el (ls-lisp-classify):
28467 * find-file.el (ff-search-directories, ff-special-constructs)
28468 (ff-find-other-file):
28469 * font-lock.el (font-lock-keywords):
28470 * shell.el (shell-prompt-pattern)
28471 (shell-dynamic-complete-functions, shell-mode)
28472 (shell-delimiter-argument-list):
28473 * term.el (term-replace-by-expanded-filename)
28474 (term-prompt-regexp, term-delimiter-argument-list):
28475 * woman.el (woman-ignore, woman0-if):
28476 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
28477 * emacs-lisp/elint.el (elint-init-env):
28478 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
28479 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
28480 * language/ethio-util.el (ethio-tilde-escape)
28481 (ethio-use-three-dot-question):
28482 * net/zone-mode.el (zone-mode-load-time-setup):
28483 * progmodes/cc-align.el (c-lineup-argcont):
28484 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
28485 * progmodes/cperl-mode.el (cperl-set-style-back):
28486 * progmodes/inf-lisp.el (inferior-lisp-prompt):
28487 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
28488 Fix spellings in docstrings.
28489
28490 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
28491 * progmodes/modula2.el (m2-for): Fix spellings.
28492
28493 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
28494
28495 * simple.el (undo-more): Don't use `format' on `error' arguments.
28496 Improve argument/docstring consistency.
28497 (pending-undo-list): Doc fix.
28498
28499 * smerge-mode.el (smerge-ensure-match):
28500 * emulation/vip.el (vip-ex):
28501 * net/zone-mode.el (zone-mode-update-serial):
28502 * progmodes/idlwave.el (idlwave-complete):
28503 * progmodes/vhdl-mode.el (vhdl-visit-file)
28504 (vhdl-compose-wire-components):
28505 Don't use `format' on `error' arguments.
28506
28507 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
28508 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
28509 (tooltip-help-tips): Fix typos in docstrings.
28510
28511 2005-06-16 David Ponce <david@dponce.com>
28512
28513 * tree-widget.el (tree-widget-value-create): Simplify last change.
28514
28515 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
28516
28517 * ido.el (ido-incomplete-regexp): New variable.
28518 (ido-set-matches-1): Handle invalid-regexp error and set
28519 ido-incomplete-regexp.
28520 (ido-incomplete-regexp): New face.
28521 (ido-completions): Use it.
28522 (ido-complete, ido-exit-minibuffer, ido-completions):
28523 Handle incomplete regexps.
28524 (ido-completions): Add check for complete match when entering a regexp.
28525
28526 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
28527
28528 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
28529
28530 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
28531
28532 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
28533 by field delimiters.
28534
28535 2005-06-15 David Ponce <david@dponce.com>
28536
28537 * tree-widget.el: eval-and-compile inlined functions so they will
28538 be available at run-time too.
28539 (tree-widget-super-format-handler)
28540 (tree-widget-format-handler): Remove.
28541 (tree-widget-value-create): Handle the :indent property.
28542
28543 2005-06-15 Miles Bader <miles@gnu.org>
28544
28545 * progmodes/which-func.el (which-func): Only inherit
28546 `font-lock-function-name-face' when that makes sense against the
28547 default mode-line face, otherwise set the face color explicitly.
28548
28549 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
28550 faces instead of (non-existent) variables.
28551
28552 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
28553
28554 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
28555 (iswitchb-get-matched-buffers): Likewise. Simplify.
28556
28557 2005-06-14 Miles Bader <miles@gnu.org>
28558
28559 * progmodes/ld-script.el (ld-script-location-counter):
28560 Remove "-face" suffix from face name.
28561 (ld-script-location-counter-face):
28562 New backward-compatibility alias for renamed face.
28563 (ld-script-location-counter-face): Use renamed face.
28564
28565 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
28566 (cperl-hash): Remove "-face" suffix from face names.
28567 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
28568 New backward-compatibility aliases for renamed faces.
28569 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
28570 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
28571
28572 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
28573 name.
28574 (which-func-face): New backward-compatibility alias for renamed face.
28575 (which-func-format): Use renamed which-func face.
28576
28577 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
28578 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28579 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
28580 names.
28581 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
28582 (vhdl-speedbar-configuration, vhdl-speedbar-package)
28583 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
28584 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
28585 (vhdl-speedbar-architecture-selected)
28586 (vhdl-speedbar-configuration-selected)
28587 (vhdl-speedbar-package-selected)
28588 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
28589 names.
28590 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
28591 Use renamed faces.
28592 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
28593 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
28594 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
28595 Use renamed faces.
28596 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
28597 names.
28598 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
28599 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
28600 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
28601 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
28602 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
28603 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
28604
28605 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
28606 face name.
28607 (sh-heredoc-face): New backward-compatibility alias for renamed face.
28608 (sh-heredoc-face): Use renamed sh-heredoc face.
28609
28610 * progmodes/idlw-help.el (idlwave-help-link):
28611 Remove "-face" suffix from face name.
28612 (idlwave-help-link-face):
28613 New backward-compatibility alias for renamed face.
28614 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
28615
28616 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
28617 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
28618 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
28619 New backward-compatibility aliases for renamed faces.
28620 (idlwave-shell-disabled-breakpoint-face)
28621 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
28622
28623 * progmodes/flymake.el (flymake-errline, flymake-warnline):
28624 Remove "-face" suffix from face names.
28625 (flymake-errline-face, flymake-warnline-face):
28626 New backward-compatibility aliases for renamed faces.
28627 (flymake-highlight-line): Use renamed flymake faces.
28628
28629 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
28630 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
28631 (ebrowse-member-class, ebrowse-progress):
28632 Remove "-face" suffix from face names.
28633 (ebrowse-tree-mark-face, ebrowse-root-class-face)
28634 (ebrowse-file-name-face, ebrowse-default-face)
28635 (ebrowse-member-attribute-face, ebrowse-member-class-face)
28636 (ebrowse-progress-face):
28637 New backward-compatibility aliases for renamed faces.
28638 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
28639 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
28640 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
28641 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
28642
28643 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
28644 antlr-syntax)
28645 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
28646 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
28647 names.
28648 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
28649 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
28650 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
28651 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
28652 backward-compatibility aliases for renamed faces.
28653 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
28654 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
28655 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
28656 remove "font-lock-". Use renamed antlr-mode faces.
28657 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
28658 literal face-names with face variable references.
28659
28660 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
28661 face name.
28662 (Buffer-menu-buffer-face): New backward-compatibility alias for
28663 renamed face.
28664 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
28665
28666 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
28667
28668 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
28669 Eliminate "-face" suffix.
28670 (makefile-targets): Inherit from font-lock-function-name-face and
28671 eliminate "-face" suffix.
28672 (makefile-shell): Remove attributes and eliminate "-face" suffix.
28673 (makefile-*-font-lock-keywords): Append makefile-targets in rule
28674 actions, instead of prepending, to make it less visible.
28675 (makefile-previous-dependency, makefile-match-dependency):
28676 Don't match a target on a continuation line.
28677
28678 * files.el (auto-mode-alist): Put Makefile in gmake mode.
28679
28680 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
28681
28682 * progmodes/gdb-ui.el (menu): Re-order menu items.
28683 (gdb-tooltip-print): Respect tooltip-use-echo-area.
28684
28685 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
28686 Define in tooltip.el.
28687 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
28688 (gud-tooltip-tips): Respect tooltip-use-echo-area and
28689 gud-tooltip-echo-area.
28690
28691 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28692 backward compatibility and make obsolete.
28693 (tooltip-help-tips): Use tooltip-use-echo-area.
28694 (tooltip-show-help-function): Rename to...
28695 (tooltip-show-help): ...this, because it is a function.
28696 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
28697
28698 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
28699
28700 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
28701 (edebug-print-length, edebug-print-level, edebug-print-circle)
28702 (edebug-modify-breakpoint, edebug-eval-last-sexp)
28703 (edebug-eval-print-last-sexp): Doc fixes.
28704
28705 2005-06-14 Kim F. Storm <storm@cua.dk>
28706
28707 * ido.el (ido-mode): Make a new keymap every time we enable ido,
28708 as the coverage buffer/file/both may change.
28709
28710 2005-06-14 Lute Kamstra <lute@gnu.org>
28711
28712 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
28713 and run-mode-hooks. Simplify.
28714
28715 * mail/rmailedit.el (rmail-edit-mode):
28716 * progmodes/octave-inf.el (inferior-octave-mode):
28717 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
28718
28719 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
28720 and run-mode-hooks.
28721 (recentf-edit-list, recentf-open-files): Don't call
28722 kill-all-local-variables directly.
28723
28724 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
28725
28726 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
28727
28728 * emacs-lisp/byte-run.el (make-obsolete)
28729 (define-obsolete-function-alias): Rename arguments FUNCTION and
28730 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
28731 (make-obsolete-variable, define-obsolete-variable-alias):
28732 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
28733 respectively.
28734
28735 * isearchb.el (isearchb-activate):
28736 * pcvs.el (cvs-mode):
28737 * ses.el (ses-load):
28738 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
28739 * net/tramp.el (tramp-find-file-exists-command)
28740 (tramp-find-shell):
28741 * progmodes/ada-mode.el (ada-create-case-exception)
28742 (ada-create-case-exception-substring, ada-make-subprogram-body):
28743 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
28744 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
28745 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
28746 * textmodes/org.el (org-promote, org-evaluate-time-range)
28747 (org-agenda-next-date-line, org-agenda-previous-date-line)
28748 (org-agenda-error, org-open-at-point, org-table-move-row)
28749 (org-format-table-table-html-using-table-generate-source)
28750 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
28751 * textmodes/reftex.el (reftex-access-scan-info):
28752 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
28753 (reftex-toc-promote-prepare): Follow error conventions.
28754
28755 * diff-mode.el (diff-mode): Fix typo in docstring.
28756
28757 * forms.el (forms--intuit-from-file): Fix reference to
28758 `forms-number-of-fields' in error message.
28759 (forms-print): Fix quoting in error message.
28760
28761 * forms.el (forms-mode):
28762 * emulation/vi.el (vi-goto-insert-state):
28763 * progmodes/flymake.el (flymake-new-err-info)
28764 (flymake-start-syntax-check-for-current-buffer)
28765 (flymake-simple-cleanup):
28766 * eshell/esh-var.el (eshell/export):
28767 * progmodes/gud.el (xdb):
28768 * textmodes/flyspell.el (flyspell-incorrect-hook)
28769 (flyspell-maybe-correct-transposition)
28770 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
28771
28772 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
28773
28774 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
28775 minibuffer prompt.
28776
28777 2005-06-13 Kim F. Storm <storm@cua.dk>
28778
28779 * subr.el (add-to-ordered-list): New defun.
28780
28781 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
28782 add cua--keymap-alist to emulation-mode-map-alists.
28783
28784 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28785
28786 * subr.el (complete-in-turn): New macro.
28787 (dynamic-completion-table, lazy-completion-table): Add debug info.
28788
28789 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
28790 in preference to face aliases.
28791
28792 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
28793 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
28794 Remove unused vars `start' and `firstline'.
28795 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
28796 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
28797
28798 2005-06-13 Eli Zaretskii <eliz@gnu.org>
28799
28800 * cus-start.el (all): Don't complain about missing GTK-related
28801 variables, unless either `gtk' is boundp or this isn't a
28802 `windows-nt' build.
28803
28804 2005-06-13 Lute Kamstra <lute@gnu.org>
28805
28806 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
28807 run-mode-hooks.
28808
28809 * ediff-mult.el (ediff-meta-mode):
28810 * ediff-util.el (ediff-mode): Use run-mode-hooks.
28811
28812 * ledit.el (ledit-mode): Use delay-mode-hooks.
28813
28814 * woman.el (woman-mode-line-format): Delete constant.
28815 (woman-mode-map): Initialize it properly.
28816 (woman-mode): Set mode-class property to special.
28817 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
28818 Set major-mode and mode-name. Don't set mode-line-format directly.
28819 (Man-getpage-in-background): Don't reference woman-mode-line-format.
28820
28821 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
28822 string argument obsolete.
28823
28824 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
28825
28826 * textmodes/org.el (org-CUA-compatible): New option.
28827 (org-disputed-keys): New variable.
28828 (org-key): New function.
28829 (orgtbl-make-binding): Add docstring to the created function.
28830 (org-mode): Set paragraph start/separate regexps.
28831 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
28832 (org-archive-location, org-archive-mark-done)
28833 (org-archive-stamp-time): New options.
28834 (org-archive-subtree): New command.
28835 (org-fill-paragraph): New function.
28836 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
28837 (org-fake-empty-table-line): Function removed.
28838 (org-format-org-table-html): Do not create empty table lines at
28839 separator lines. Improved table header treatment.
28840 (org-link-format): New option.
28841 (org-make-link): New function.
28842 (org-insert-link, org-store-link): Use org-make-link.
28843 (org-open-file): Quote file name for shell command, to allow
28844 spaces in file names.
28845 (org-link-regexp): Fix bug with mailto link.
28846 (org-link-maybe-angles-regexp, org-protected-link-regexp):
28847 New constants.
28848 (org-export-as-html): Deal with the optional angles around a link.
28849 Better treatment of file: links.
28850 (org-open-at-point): Replace @{ and @} with < and >.
28851 (org-run-mode-hooks): Function removed.
28852 (org-agenda-mode): No longer use `org-run-mode-hooks'.
28853
28854 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
28855
28856 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
28857 MI command -data-list-register-values.
28858 (gdb-post-prompt): Indent properly.
28859
28860 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
28861
28862 * hilit-chg.el (highlight-changes-colors): Rename from
28863 `highlight-changes-colours'.
28864 (highlight-changes-colours): Keep as obsolete alias.
28865 (highlight-changes-face-list): Doc fix.
28866 (hilit-chg-make-list): Use `highlight-changes-colors'.
28867
28868 2005-06-12 Mark A. Hershberger <mah@everybody.org>
28869
28870 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
28871 defun-prompt-regexp.
28872
28873 2005-06-12 Eli Zaretskii <eliz@gnu.org>
28874
28875 * loadup.el: Don't say we are dumping under 2 names on windows-nt
28876 and cygwin.
28877
28878 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
28879 Don't use an old loaddefs.el, as in Makefile.in.
28880
28881 2005-06-12 Lute Kamstra <lute@gnu.org>
28882
28883 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
28884
28885 * man.el (Man-mode-map): Initialize it properly.
28886 (Man-mode): Set mode-class property to special.
28887
28888 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
28889
28890 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
28891
28892 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
28893 A newline is needed in the docstring there.
28894
28895 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
28896 Doc fixes.
28897
28898 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28899
28900 * printing.el: Doc fix. The menubar is no more changed when printing
28901 is loaded, it only changes when pr-menu-bind or pr-update-menus is
28902 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
28903 (pr-version): New version number (6.8.4).
28904 (pr-menu-bind): New command.
28905 (pr-update-menus): Docstring and code fix.
28906 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
28907 Docstring fix.
28908 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
28909 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
28910
28911 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
28912
28913 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
28914 "Returns" to "return", document useful return values, etc.
28915
28916 2005-06-11 Alan Mackenzie <acm@muc.de>
28917
28918 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
28919 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
28920 (adaptive-file-function): Minor amendment to doc-string.
28921
28922 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
28923
28924 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
28925 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
28926 Fix :type--it is `integer', not `string'.
28927
28928 * faces.el (modeline-highlight): Rename from (the erroneous)
28929 `modeline-higilight'.
28930
28931 2005-06-11 Lute Kamstra <lute@gnu.org>
28932
28933 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
28934 lisp-interaction-mode-map but make it the parent.
28935 (edebug-eval-mode): Use define-derived-mode.
28936
28937 2005-06-11 Andreas Schwab <schwab@suse.de>
28938
28939 * bindings.el: Add binding of `ESC functionkey' for every
28940 `M-functionkey'.
28941 * hexl.el (hexl-mode-map): Likewise.
28942
28943 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
28944
28945 * progmodes/compile.el (compilation-error-regexp-alist-alist)
28946 [msft]: update regexp for newer msft compilers.
28947
28948 2005-06-10 Mark A. Hershberger <mah@everybody.org>
28949
28950 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
28951 ATTLIST portions of included DTDs.
28952 (xml-parse-dtd): Eliminate use of inefficient match-data.
28953
28954 2005-06-10 Miles Bader <miles@gnu.org>
28955
28956 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
28957 (mpuz-text): Remove "-face" suffix from face names.
28958 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
28959 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
28960 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
28961
28962 * play/gomoku.el (gomoku-O, gomoku-X):
28963 Remove "-face" suffix from face names.
28964 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
28965 New backward-compatibility aliases for renamed faces.
28966 (gomoku-font-lock-keywords): Use renamed gomoku faces.
28967
28968 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28969
28970 * thumbs.el: Fixes for changes of 2005-06-09.
28971 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
28972 as a directory.
28973 (thumbs-thumbname): Remove directory separator from format string;
28974 `thumbs-thumbsdir' now returns a valid directory name.
28975 (thumbs-temp-dir): New defsubst.
28976 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
28977 Use it.
28978
28979 * cus-edit.el (minibuffer):
28980 * files.el (make-backup-file-name-function):
28981 * filesets.el (filesets-external-viewers):
28982 * hilit-chg.el (highlight-changes-colours)
28983 (highlight-changes-face-list, highlight-changes-rotate-faces):
28984 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
28985 * kmacro.el (kmacro-call-macro):
28986 * log-edit.el (log-edit-changelog-full-paragraphs):
28987 * mouse.el (mouse-1-click-follows-link):
28988 * skeleton.el (skeleton-autowrap):
28989 * subr.el (insert-for-yank-1):
28990 * tempo.el (tempo-insert-region):
28991 * terminal.el (terminal-emulator):
28992 * time.el (display-time-mail-face):
28993 * vc.el (vc-annotate):
28994 * vcursor.el (vcursor-copy-line):
28995 * woman.el (woman-bold-headings, woman-ignore)
28996 (woman-default-faces, woman-monochrome-faces):
28997 * calendar/todo-mode.el (todo-insert-threshold):
28998 * emulation/pc-select.el (pc-select-selection-keys-only)
28999 (pc-selection-mode):
29000 * emulation/vip.el (vip-find-char-forward):
29001 * emulation/viper-cmd.el (viper-find-char-forward):
29002 * international/mule-cmds.el
29003 (select-safe-coding-system-accept-default-p)
29004 (input-method-exit-on-invalid-key):
29005 * international/mule-diag.el (describe-coding-system):
29006 * international/ucs-tables.el (unify-8859-on-encoding-mode):
29007 * net/browse-url.el (browse-url-xterm-program):
29008 * obsolete/lazy-lock.el (lazy-lock-mode):
29009 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29010 (cperl-mode):
29011 * progmodes/cpp.el (cpp-face-light-name-list)
29012 (cpp-face-dark-name-list):
29013 * progmodes/delphi.el (delphi-newline-always-indents):
29014 Fix spellings in docstrings.
29015
29016 * ido.el (ido-mode, ido-file-extensions-order)
29017 (ido-default-file-method, ido-default-buffer-method)
29018 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29019 (ido-decorations, ido-read-file-name-as-directory-commands)
29020 (ido-read-file-name-non-ido, ido-work-directory-list)
29021 (ido-ignore-item-temp-list, ido-current-directory)
29022 (ido-magic-forward-char, ido-enter-find-file)
29023 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29024 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29025
29026 2005-06-10 Lute Kamstra <lute@gnu.org>
29027
29028 * play/dunnet.el (dun-mode): Use define-derived-mode.
29029 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
29030 obsolete alias.
29031
29032 * play/doctor.el (doctor-mode-map): Remove defvar.
29033 (doctor-mode): Use define-derived-mode.
29034
29035 * mail/mspools.el (mspools-mode):
29036 * net/eudc-hotlist.el (eudc-hotlist-mode):
29037 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29038
29039 2005-06-10 Miles Bader <miles@gnu.org>
29040
29041 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29042 Remove "-face" suffix from face names.
29043 (flyspell-incorrect-face, flyspell-duplicate-face):
29044 New backward-compatibility aliases for renamed faces.
29045 (flyspell-mode-on, make-flyspell-overlay)
29046 (flyspell-highlight-incorrect-region)
29047 (flyspell-highlight-duplicate-region)
29048 (flyspell-display-next-corrections)
29049 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29050
29051 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29052 from face name.
29053 (texinfo-heading-face): New backward-compatibility alias for
29054 renamed face.
29055 (texinfo-heading-face): Use renamed texinfo-heading face.
29056
29057 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29058 suffix from face names.
29059 (tex-math-face, tex-verbatim-face):
29060 New backward-compatibility aliases for renamed faces.
29061 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29062 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29063 literal face name.
29064
29065 * textmodes/table.el (table-cell): Remove "-face" suffix from face
29066 name.
29067 (table-cell-face): New backward-compatibility alias for renamed face.
29068 (table--put-cell-face-property, table--update-cell-face):
29069 Use renamed table-cell face.
29070
29071 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29072 from face name.
29073 (sgml-namespace-face): New backward-compatibility alias for
29074 renamed face.
29075 (sgml-namespace-face): Use renamed sgml-namespace face.
29076
29077 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29078 (org-level-4, org-level-5, org-level-6, org-level-7)
29079 (org-level-8, org-warning, org-headline-done)
29080 (org-deadline-announce, org-scheduled-today)
29081 (org-scheduled-previously, org-link, org-done, org-table)
29082 (org-time-grid): Remove "-face" suffix from face names.
29083 (org-level-1-face, org-level-2-face, org-level-3-face)
29084 (org-level-4-face, org-level-5-face, org-level-6-face)
29085 (org-level-7-face, org-level-8-face, org-warning-face)
29086 (org-headline-done-face, org-deadline-announce-face)
29087 (org-scheduled-today-face, org-scheduled-previously-face)
29088 (org-link-face, org-done-face, org-table-face)
29089 (org-time-grid-face):
29090 New backward-compatibility aliases for renamed faces.
29091 (org-level-faces, org-set-font-lock-defaults, org-timeline)
29092 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29093 (org-agenda-get-timestamps, org-agenda-get-scheduled)
29094 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29095
29096 * emulation/viper-init.el (viper-search, viper-replace-overlay)
29097 (viper-minibuffer-emacs, viper-minibuffer-insert)
29098 (viper-minibuffer-vi): Remove "-face" suffix from face names.
29099 (viper-search-face, viper-replace-overlay-face)
29100 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29101 (viper-minibuffer-vi-face):
29102 New backward-compatibility aliases for renamed faces.
29103 (viper-search-face, viper-replace-overlay-face)
29104 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29105 (viper-minibuffer-vi-face): Use renamed viper faces.
29106
29107 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
29108 Remove "-face" suffix from face names.
29109 (testcover-nohits-face, testcover-1value-face):
29110 New backward-compatibility aliases for renamed faces.
29111 (testcover-mark): Use renamed testcover faces.
29112
29113 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
29114 face name.
29115 (diary-button-face): New backward-compatibility alias for renamed face.
29116 (diary-entry): Use renamed diary-button face.
29117
29118 * calendar/calendar.el (diary, calendar-today, holiday)
29119 (mark-visible-calendar-date): Remove "-face" suffix from face names.
29120 (diary-face, calendar-today-face, holiday-face):
29121 New backward-compatibility aliases for renamed faces.
29122 (eval-after-load "facemenu", diary-entry-marker)
29123 (calendar-today-marker, calendar-holiday-marker, diary-face):
29124 Use renamed calendar faces.
29125
29126 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
29127 (compare-windows-face): New backward-compatibility alias for
29128 renamed face.
29129 (compare-windows-highlight): Use renamed compare-windows face.
29130
29131 * strokes.el (strokes-char): Remove "-face" suffix from face name.
29132 (strokes-char-face): New backward-compatibility alias for renamed face.
29133 (strokes-encode-buffer): Use renamed strokes-char face.
29134
29135 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
29136 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
29137 Remove "-face" suffix from face names.
29138 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
29139 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
29140 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
29141 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
29142 Use renamed pcvs faces.
29143 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
29144 * pcvs-defs.el (cvs-mode-map): Likewise.
29145 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
29146
29147 * info.el (info-title-1, info-title-2, info-title-3)
29148 (info-title-4): Remove "-face" suffix from and downcase face names.
29149 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
29150 (Info-title-4-face):
29151 New backward-compatibility aliases for renamed faces.
29152 (Info-fontify-node): Use renamed info faces.
29153
29154 * hilit-chg.el (highlight-changes, highlight-changes-delete):
29155 Remove "-face" suffix from face names.
29156 (highlight-changes-face, highlight-changes-delete-face):
29157 New backward-compatibility aliases for renamed faces.
29158 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
29159 (hilit-chg-make-list): Use renamed highlight-changes faces.
29160
29161 * generic-x.el (show-tabs-tab, show-tabs-space):
29162 Remove "-face" suffix from face names.
29163 (show-tabs-tab-face, show-tabs-space-face):
29164 New backward-compatibility aliases for renamed faces.
29165 (show-tabs-generic-mode-font-lock-defaults-1)
29166 (show-tabs-generic-mode-font-lock-defaults-2):
29167 Use renamed show-tabs faces.
29168
29169 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
29170 (smerge-markers): Remove "-face" suffix from face names.
29171 (smerge-mine-face, smerge-other-face, smerge-base-face)
29172 (smerge-markers-face):
29173 New backward-compatibility aliases for renamed faces.
29174 (smerge-mine-face, smerge-other-face, smerge-base-face)
29175 (smerge-markers-face): Use renamed smerge faces.
29176
29177 * log-view.el (log-view-file, log-view-message): Remove "-face"
29178 suffix from face names.
29179 (log-view-file-face, log-view-message-face):
29180 New backward-compatibility aliases for renamed faces.
29181 (log-view-file-face, log-view-message-face): Use renamed log-view
29182 faces.
29183
29184 * paren.el (show-paren-match, show-paren-mismatch):
29185 Remove "-face" suffix from face names.
29186 (show-paren-match-face, show-paren-mismatch-face):
29187 New backward-compatibility aliases for renamed faces.
29188 (show-paren-function): Use renamed show-paren faces.
29189
29190 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
29191 (ruler-mode-margins, ruler-mode-fringes)
29192 (ruler-mode-column-number, ruler-mode-fill-column)
29193 (ruler-mode-comment-column, ruler-mode-goal-column)
29194 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
29195 suffix from face names.
29196 (ruler-mode-default-face, ruler-mode-pad-face)
29197 (ruler-mode-margins-face, ruler-mode-fringes-face)
29198 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
29199 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
29200 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
29201 New backward-compatibility aliases for renamed faces.
29202 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
29203 (ruler-mode-column-number, ruler-mode-fill-column)
29204 (ruler-mode-comment-column, ruler-mode-goal-column)
29205 (ruler-mode-tab-stop, ruler-mode-current-column)
29206 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
29207 faces.
29208
29209 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
29210 face name.
29211 (whitespace-highlight-the-space): Use renamed face.
29212 (whitespace-highlight-face): New backward-compatibility alias for
29213 renamed face.
29214
29215 * woman.el (woman-italic, woman-bold, woman-unknown)
29216 (woman-addition, woman-symbol-face):
29217 Remove "-face" suffix from face names.
29218 (woman-italic-face, woman-bold-face, woman-unknown-face)
29219 (woman-addition-face):
29220 New backward-compatibility aliases for renamed faces.
29221 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
29222 (woman-decode-region, woman-replace-match)
29223 (woman-display-extended-fonts, woman-special-characters)
29224 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
29225 Use renamed woman faces.
29226
29227 * longlines.el (longlines-visible-face): Face removed.
29228
29229 * diff-mode.el (diff-header, diff-file-header, diff-index)
29230 (diff-hunk-header, diff-removed, diff-added, diff-changed)
29231 (diff-function, diff-context, diff-nonexistent): Remove "-face"
29232 suffix from face names.
29233 (diff-header-face, diff-file-header-face, diff-index-face)
29234 (diff-hunk-header-face, diff-removed-face, diff-added-face)
29235 (diff-changed-face, diff-function-face, diff-context-face)
29236 (diff-nonexistent-face): New backward-compatibility aliases for
29237 renamed faces.
29238 (diff-header-face, diff-file-header-face)
29239 (diff-index, diff-index-face, diff-hunk-header)
29240 (diff-hunk-header-face, diff-removed, diff-removed-face)
29241 (diff-added, diff-added-face, diff-changed-face, diff-function)
29242 (diff-function-face, diff-context-face, diff-nonexistent)
29243 (diff-nonexistent-face): Use renamed diff-mode faces.
29244
29245 * progmodes/compile.el (compilation-warning-face)
29246 (compilation-info-face): Remove "-face" suffix from face names.
29247 (compilation-warning-face, compilation-info-face):
29248 New backward-compatibility aliases for renamed faces.
29249 (compilation-warning-face, compilation-info-face):
29250 Use renamed compilation faces.
29251
29252 * add-log.el (change-log-date, change-log-name)
29253 (change-log-email, change-log-file, change-log-list)
29254 (change-log-conditionals, change-log-function)
29255 (change-log-acknowledgement): Remove "-face" suffix from face names.
29256 (change-log-date-face, change-log-name-face)
29257 (change-log-email-face, change-log-file-face)
29258 (change-log-list-face, change-log-conditionals-face)
29259 (change-log-function-face, change-log-acknowledgement-face):
29260 New backward-compatibility aliases for renamed faces.
29261 (change-log-font-lock-keywords): Use renamed change-log faces.
29262
29263 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
29264 (custom-set, custom-changed, custom-saved, custom-button)
29265 (custom-button-pressed, custom-documentation, custom-state)
29266 (custom-comment, custom-comment-tag, custom-variable-tag)
29267 (custom-variable-button, custom-face-tag, custom-group-tag-1)
29268 (custom-group-tag): Remove "-face" suffix from face names.
29269 (custom-magic-alist, custom-magic-value-create)
29270 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
29271 (custom-invalid-face, custom-rogue-face, custom-modified-face)
29272 (custom-set-face, custom-changed-face, custom-saved-face)
29273 (custom-button-face, custom-button-pressed-face)
29274 (custom-documentation-face, custom-state-face)
29275 (custom-comment-face, custom-comment-tag-face)
29276 (custom-variable-tag-face, custom-variable-button-face)
29277 (custom-face-tag-face, custom-group-tag-face-1)
29278 (custom-group-tag-face):
29279 New backward-compatibility aliases for renamed faces.
29280
29281 * wid-edit.el (widget-documentation, widget-button)
29282 (widget-field, widget-single-line-field, widget-inactive)
29283 (widget-button-pressed): "-face" suffix removed from face names.
29284 (widget-documentation-face, widget-button-face)
29285 (widget-field-face, widget-single-line-field-face)
29286 (widget-inactive-face, widget-button-pressed-face):
29287 New backward-compatibility aliases for renamed faces.
29288 (widget-documentation-face, widget-button-face)
29289 (widget-button-pressed-face, widget-specify-field)
29290 (widget-specify-inactive): Use renamed widget faces.
29291
29292 2005-06-10 Kenichi Handa <handa@m17n.org>
29293
29294 * term/x-win.el (x-clipboard-yank): Remove condition-case
29295 wrapping.
29296
29297 2005-06-11 Kenichi Handa <handa@m17n.org>
29298
29299 * add-log.el (change-log-font-lock-keywords): Make the regexp for
29300 date lines stricter.
29301
29302 2005-06-10 Zhang Wei <id.brep@gmail.com>
29303
29304 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
29305 of x-get-selection.
29306
29307 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29308
29309 * comint.el (comint-mode, comint-snapshot-last-prompt):
29310 * frame.el (frame-current-scroll-bars):
29311 * term.el (term-mode, term-check-proc, term-input-sender)
29312 (term-simple-send, term-extract-string, term-word)
29313 (term-match-partial-filename):
29314 * window.el (window-current-scroll-bars):
29315 * emulation/cua-base.el (cua-normal-cursor-color)
29316 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
29317 (cua-global-mark-cursor-color):
29318 * mail/undigest.el (rmail-forward-separator-regex):
29319 Fix typos in docstrings.
29320
29321 * comint.el (comint-check-proc, make-comint-in-buffer)
29322 (comint-source-default): Doc fixes.
29323
29324 * term.el (term-send-string): Improve argument/docstring consistency.
29325
29326 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
29327
29328 * comint.el (comint-send-input): Bind `inhibit-read-only' around
29329 call to `delete-region'.
29330 (comint-mode-hook): Do not enable Font Lock by default.
29331
29332 2005-06-09 Lute Kamstra <lute@gnu.org>
29333
29334 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
29335 could be void.
29336
29337 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
29338
29339 * emacs-lisp/debug.el (debugger-will-be-back): New var.
29340 (debug): Use it.
29341 (debugger-step-through, debugger-continue, debugger-jump)
29342 (debugger-return-value): Set it when needed.
29343 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
29344 Use inhibit-read-only.
29345
29346 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
29347
29348 * window.el (shrink-window-if-larger-than-buffer)
29349 (window-size-fixed): Fix typo in docstring.
29350
29351 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
29352 thumbnails directory on loading.
29353 (thumbs-conversion-program): Use `eq' to check the system type,
29354 not `equal'.
29355 (thumbs-temp-dir): Initialize to `temporary-file-directory',
29356 not "/tmp". Fix docstring.
29357 (thumbs-thumbsdir): New function to return the thumbnails
29358 directory, creating it if needed.
29359 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
29360 (thumbs-temp-file): Delete variable and make it into a function.
29361 (thumbs-resize-image, thumbs-modify-image): Use it.
29362 (thumbs-kill-buffer): Simplify.
29363 (thumbs-gensym): Defalias or duplicate CL `gensym'.
29364 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
29365 docstrings.
29366
29367 2005-06-09 Kim F. Storm <storm@cua.dk>
29368
29369 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
29370 set-match-data to free markers in match-data.
29371
29372 * replace.el (replace-match-data): Pass RESEAT arg `t' to
29373 match-data to unchain markers in match-data.
29374
29375 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
29376
29377 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
29378 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
29379 unnecessary now.
29380
29381 2005-06-08 Richard M. Stallman <rms@gnu.org>
29382
29383 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
29384 give the variable a doc string that doesn't say don't set it directly.
29385
29386 * textmodes/ispell.el (ispell-check-version):
29387 Use match-string-no-properties.
29388 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
29389 (ispell-buffer-local-words): Likewise.
29390
29391 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
29392 except on terminals with enough colors to really display it.
29393 (makefile-dependency-regex): Delete spurious `bb'.
29394
29395 * faces.el (escape-glyph): Use blue once again in last case.
29396 (no-break-space): Redefine so that it isn't invisible on a tty.
29397
29398 2005-06-08 Kim F. Storm <storm@cua.dk>
29399
29400 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
29401 also when reading directory name.
29402
29403 2005-06-08 Lute Kamstra <lute@gnu.org>
29404
29405 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
29406 (flyspell-mode-line-string): Remove autoload cookie.
29407 (flyspell-mode): Remove defvar.
29408
29409 2005-06-07 Lute Kamstra <lute@gnu.org>
29410
29411 * textmodes/org.el (org-run-mode-hooks): New function.
29412 (org-agenda-mode): Use it.
29413
29414 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
29415
29416 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
29417
29418 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29419
29420 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
29421
29422 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
29423
29424 * font-lock.el (font-lock-add-keywords): Doc fix.
29425
29426 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29427
29428 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
29429 (tex-compile-default): In the absence of any history, use the order in
29430 tex-compile-alist to choose the preferred command.
29431 (tex-compile-commands): Reorder a bit.
29432
29433 * textmodes/flyspell.el (flyspell-auto-correct-binding)
29434 (flyspell-incorrect-face, flyspell-duplicate-face):
29435 Use (X)Emacs-agnostic code.
29436 (flyspell-mode-map): Don't overwrite at each load. Remove code
29437 redundant with the subsequent add-minor-mode. Merge Emacs and
29438 XEmacs code.
29439 (flyspell-word): Minor simplification.
29440 (flyspell-math-tex-command-p): Quieten the byte-compiler.
29441 (flyspell-external-point-words): Remove unused vars `size' and `start'.
29442 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
29443 Merge the corresponding Emacs code.
29444 (flyspell-correct-word, flyspell-xemacs-popup):
29445 Use flyspell-do-correct.
29446
29447 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
29448 a dedicated window.
29449
29450 * international/latexenc.el (latexenc-find-file-coding-system):
29451 Undo part of last patch, to turn off a compiler warning.
29452
29453 2005-06-06 Juri Linkov <juri@jurta.org>
29454
29455 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
29456 Rename `tmm-inactive-face' to `tmm-inactive'.
29457
29458 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
29459
29460 * iswitchb.el: Rename faces.
29461
29462 2005-06-06 Kim F. Storm <storm@cua.dk>
29463
29464 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
29465 (cua-global-mark): Remove -face suffix from face names.
29466
29467 * emulation/cua-gmrk.el (cua--init-global-mark):
29468 Remove cua-global-mark face setup.
29469
29470 2005-06-06 Richard M. Stallman <rms@gnu.org>
29471
29472 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
29473 just like other allowed characters.
29474 (makefile-match-dependency): Exclude leading and training whitespace
29475 from the range of regexp subexp 1.
29476 (makefile-macroassign-regex): Don't try to match the body,
29477 just the name of the macro being defined.
29478
29479 * info.el (Info-read-node-name-2): New function.
29480 (Info-read-node-name-1): Use that.
29481 Add a completion-base-size-function property.
29482
29483 * simple.el (completion-setup-function): Look for
29484 completion-base-size-function property of minibuffer-completion-table.
29485
29486 * files.el (locate-file-completion): Doc fix.
29487
29488 * printing.el: Don't call pr-update-menus; user must do that.
29489
29490 * emacs-lisp/debug.el (debugger-window): New variable.
29491 (debug): Use debugger-window if it is set and still alive.
29492 Record debugger-window for next entry.
29493
29494 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
29495
29496 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
29497
29498 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
29499 (hack-one-local-variable, hack-local-variables)
29500 (hack-local-variables-prop-line): Pass that arg.
29501
29502 2005-06-06 Kim F. Storm <storm@cua.dk>
29503
29504 * ido.el (ido-first-match, ido-only-match, ido-subdir)
29505 (ido-indicator): Remove -face suffix from face names.
29506
29507 2005-06-06 Juri Linkov <juri@jurta.org>
29508
29509 * font-lock.el (font-lock-regexp-backslash)
29510 (font-lock-regexp-backslash-construct): New faces.
29511 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
29512 after `('. Add `while-no-input' to control structures.
29513
29514 * faces.el (no-break-space, shadow): New faces.
29515 (escape-glyph): Use less loud colors pink2 and red4.
29516
29517 * diff-mode.el (diff-context-face)
29518 * dired.el (dired-ignored)
29519 * rfn-eshadow.el (file-name-shadow)
29520 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
29521
29522 * info.el (Info-title-1-face): Use green instead of yellow because
29523 bold yellow is not readable on light backgrounds.
29524
29525 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
29526 before selecting the desired mode to not spend time fontifying
29527 old contents.
29528
29529 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
29530
29531 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
29532 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
29533
29534 * ps-print.el (ps-default-fg, ps-default-bg):
29535 Fix typos in docstrings.
29536
29537 * isearchb.el (isearchb): Don't pass a spurious second argument to
29538 `iswitchb-completions'.
29539
29540 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
29541
29542 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
29543 to preserve point.
29544 (gdb-find-file-hook): Add doc string.
29545
29546 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
29547 C dereferenced pointer expression.
29548 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
29549
29550 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
29551
29552 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
29553 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
29554 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
29555 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
29556 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
29557 Make background transparent.
29558
29559 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
29560
29561 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
29562 (font-lock-remove-keywords): Doc fix.
29563 (font-lock-mode-major-mode): Compiler defvar.
29564 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
29565
29566 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
29567 (font-lock-mode): Update `font-lock-mode-major-mode'.
29568 (font-lock-set-defaults): Compiler defvar.
29569 (font-lock-default-function): Take `font-lock-mode-major-mode'
29570 into account.
29571
29572 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
29573 keep track of which major mode it enabled the minor mode for.
29574 Use find-file-hook again. Update docstring.
29575
29576 * simple.el (eval-expression-print-level)
29577 (eval-expression-print-length, eval-expression-debug-on-error):
29578 Doc fixes.
29579
29580 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
29581
29582 * iswitchb.el (iswitchb-single-match-face)
29583 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
29584 (iswitchb-invalid-regexp-face): New faces.
29585 (iswitchb-completions): Use them.
29586 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
29587 now marked as an obsolete alias.
29588 (iswitchb-read-buffer): Remove check for bound font variables.
29589 (iswitchb-invalid-regexp): New free variable.
29590 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
29591 set iswitchb-invalid-regexp.
29592 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
29593 invalid regexps.
29594 (iswitchb-completions): Add check for complete match when entering
29595 a regexp.
29596 (iswitchb-completions): Remove require-match argument.
29597 (iswitchb-exhibit): Fix caller.
29598 (iswitchb-common-match-inserted): New variable.
29599 (iswitchb-complete, iswitchb-completion-help): Use it.
29600
29601 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
29602
29603 * url/url-http.el (url-http-chunked-encoding-after-change-function):
29604 Use `url-http-debug' instead of `message'.
29605
29606 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
29607
29608 * url/url-http.el (url-http-parse-headers): Pass redirected URL
29609 as a callback argument.
29610
29611 2005-06-04 Kim F. Storm <storm@cua.dk>
29612
29613 * simple.el (line-move): Only call sit-for when moving backwards.
29614
29615 * ido.el (ido-make-merged-file-list-1): New defun split from
29616 ido-make-merged-file-list.
29617 (ido-make-merged-file-list): Bind throw-on-input around call to
29618 ido-make-merged-file-list-1. Return input-pending-p if
29619 interrupted by more input available.
29620 (ido-read-internal): Handle input-pending-p return value from
29621 ido-make-merged-file-list.
29622
29623 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
29624
29625 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
29626 compatibility code.
29627
29628 * international/latexenc.el (latexenc-find-file-coding-system):
29629 Don't inherit the EOL part of the coding-system from the
29630 tex-main buffer. Fit within 80 columns.
29631
29632 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
29633
29634 * tmm.el (tmm-inactive-face): New face.
29635 (tmm-remove-inactive-mouse-face): New function.
29636 (tmm-prompt, tmm-add-one-shortcut)
29637 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
29638 but not selectable.
29639
29640 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
29641
29642 * faces.el (face-equal): Improve argument/docstring consistency.
29643
29644 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
29645
29646 * progmodes/make-mode.el (makefile-targets-face)
29647 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
29648 (makefile-bsdmake-dependency-regex)
29649 (makefile-makepp-rule-action-regex)
29650 (makefile-bsdmake-rule-action-regex): New constants.
29651 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
29652
29653 * progmodes/compile.el (compilation-error-regexp-alist-alist):
29654 Allow (...) within `...' for makepp messages.
29655
29656 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
29657
29658 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
29659
29660 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
29661 "." files are deleted from all file lists before comparison.
29662
29663 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29664 (viper-ESC-key): Made them customizable.
29665
29666 * emulation/viper.el (viper-non-hook-settings):
29667 Fix the names of defadvices.
29668
29669 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
29670
29671 * autorevert.el (auto-revert-buffers): Use save-match-data.
29672
29673 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
29674
29675 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
29676 menu items with a nil command binding.
29677
29678 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
29679
29680 * emacs-lisp/cl-macs.el (defsetf):
29681 Improve argument/docstring consistency.
29682
29683 * faces.el (list-faces-display): Improve the formatting by
29684 computing the maximum length required for any face-name (reworked
29685 patch of 1999-01-11, accidentally deleted on 1999-07-21).
29686 (internal-find-face): Remove redundant info in docstring.
29687
29688 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
29689
29690 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
29691 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
29692 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
29693 (gdb-assembler-custom): Improve regexps.
29694 (def-gdb-auto-update-handler): Use window point to preserve point.
29695
29696 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
29697
29698 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
29699
29700 2005-05-31 Jay Belanger <belanger@truman.edu>
29701
29702 * calc/calc-embed.el (calc-embedded-word): Change argument passed
29703 to calc-embedded.
29704 (calc-embedded-make-info): Have plain prefix argument select
29705 entire line.
29706
29707 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
29708
29709 * faces.el (list-faces-display): Signal error if passed a regexp
29710 that matches no face name.
29711
29712 * simple.el (filter-buffer-substring): Fix typo in docstring.
29713
29714 2005-05-31 Richard M. Stallman <rms@gnu.org>
29715
29716 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
29717 (vhdl-emacs-21): Doc fix.
29718 (vhdl-mode): Unconditionally set comment-padding.
29719 (vhdl-fixup-whitespace-region): Insert spaces only where
29720 there are none.
29721 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
29722
29723 2005-05-30 John Wiegley <johnw@newartisans.com>
29724
29725 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
29726 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
29727 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
29728 `directory-sep-char' to ?/, and all uses of `string-to-int' to
29729 `string-to-number'.
29730
29731 2005-05-30 Jay Belanger <belanger@truman.edu>
29732
29733 * calc/calc.el (calc-bug-address): Fix docstring.
29734 (calc-window-hook, calc-trail-window-hook): New variables.
29735 (calc-trail-display): Restore use of calc-trail-window-hook.
29736 (calc): Restore use of calc-window-hook.
29737
29738 2005-05-31 Masatake YAMATO <jet@gyve.org>
29739
29740 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
29741
29742 * help-fns.el (help-C-file-name): Add autoload mark for
29743 `find-function-noselect'.
29744
29745 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
29746
29747 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
29748 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
29749
29750 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
29751
29752 * calendar/diary-lib.el (mark-included-diary-files): Only kill
29753 included diary buffer if it was not already being visited.
29754 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
29755
29756 * calendar/icalendar.el (top-level): Do not require appt.
29757
29758 * mail/supercite.el (sc-select-attribution): Only use a list
29759 element from sc-attrib-selection-list if it returns a string.
29760 Reported by Davide G. M. Salvetti <salve@debian.org>.
29761
29762 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
29763
29764 * thumbs.el (thumbs-thumbname): The resulting thumbname now
29765 includes a hash value to improve its uniqueness, and has a ".jpg"
29766 extension. Also, it is now a valid filename on all systems.
29767 (thumbs-make-thumb): Use `let', not `let*'.
29768 (thumbs-show-thumbs-list): Check for JPEG availability.
29769
29770 2005-05-30 Richard M. Stallman <rms@gnu.org>
29771
29772 * filesets.el (filesets-menu-ensure-use-cached):
29773 Prevent warning when emacs-version>= is undefined.
29774
29775 * printing.el (pr-interactive-n-up): Use string-to-number.
29776
29777 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
29778
29779 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29780 Warn only when name to be defined is quoted.
29781
29782 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
29783
29784 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
29785 Make regexp more robust.
29786 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
29787 Force regeneration of disassembly.
29788
29789 2005-05-29 Jay Belanger <belanger@truman.edu>
29790
29791 * calc/calc.el (calc-user-invocation): Check if
29792 calc-invocation-macro is non-nil.
29793
29794 2005-05-29 Juri Linkov <juri@jurta.org>
29795
29796 * add-log.el (change-log-font-lock-keywords):
29797 Add `+' to e-mail regexp to accept mail address with keywords.
29798
29799 * man.el (Man-name-regexp): Add `:' to accept qualified names.
29800
29801 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
29802
29803 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
29804
29805 * ielm.el (inferior-emacs-lisp-mode): Ditto.
29806
29807 2005-05-29 Richard M. Stallman <rms@gnu.org>
29808
29809 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29810 Undo the change that moves to end of the current word.
29811
29812 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29813
29814 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
29815 Throw error when count <= 0 to ensure input is a number.
29816 (gdb-read-memory-custom): Pick up address from buffer.
29817 (gdb-memory-mode): Allow user to increment and decrement
29818 memory address from header line.
29819
29820 2005-05-29 Richard M. Stallman <rms@gnu.org>
29821
29822 * textmoddes/flyspell.el (flyspell-version): Function deleted.
29823 (flyspell-auto-correct-previous-hook): Doc fix.
29824
29825 * jit-lock.el (jit-lock-function, jit-lock-after-change):
29826 Do nothing if memory is full.
29827
29828 * font-lock.el (font-lock-fontify-syntactically-region):
29829 Pass t for GREEDY to looking-back.
29830
29831 * saveplace.el (save-place-alist-to-file): Write the file
29832 using write-region.
29833
29834 * subr.el (looking-back): New argument GREEDY.
29835
29836 * progmodes/compile.el (compilation-start): Set the mode
29837 before inserting the initial text.
29838
29839 * progmodes/which-func.el (which-func-update-1): Turn the mode
29840 off in case of error by setting which-func-mode.
29841
29842 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
29843
29844 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29845 Narrow down to what's on the screen, and recenter overlays
29846 at the end of the next word.
29847
29848 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
29849
29850 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
29851 8Vars moved up.
29852 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
29853 (flyspell-abbrev-p): Default to nil.
29854 (flyspell-use-global-abbrev-table-p): Doc fix.
29855 (flyspell-large-region): Allow nil as value.
29856 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
29857
29858 (mail-mode-flyspell-verify): More robust handling
29859 of `mail-header-separator'. More efficient signature detection.
29860 Allow for regexp metacharacters in message-header-separator.
29861 Adding `To' not to be checked in mail-mode-flyspell-verify.
29862
29863 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
29864 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
29865 Bind flyspell-auto-correct-binding.
29866 Bind C-. and C-, .
29867 (flyspell-mode-map): Likewise.
29868 (flyspell-mode): Doc fix.
29869 (flyspell-accept-buffer-local-defs): Preserve current buffer.
29870 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
29871 (flyspell-word-cache-result): New var, always local.
29872 (flyspell-check-pre-word-p): Doc fix.
29873 (flyspell-check-changed-word-p): Handle spc like newline.
29874 (flyspell-post-command-hook): Set flyspell-word-cache-result.
29875 (flyspell-word-search-backward, flyspell-word-search-forward):
29876 New functions.
29877 (flyspell-word): Return t if nothing to check.
29878 When parsing TeX code, check for after } or \.
29879 Use flyspell-word-search-backward to find previous word.
29880 Return nil if duplicated word.
29881 For word already checked, return same value as last time.
29882 Set flyspell-word-cache-result after checking.
29883 Don't clobber the return value.
29884 (flyspell-get-word): Major rewrite.
29885 (flyspell-external-point-words): New locals pword, pcount.
29886 Fix size used in progress message.
29887 Find the proper corresponding word in flyspell-large-region-buffer.
29888 (flyspell-region): Check for flyspell-large-region = nil.
29889 (flyspell-highlight-incorrect-region): Clean up overlays in region.
29890 (flyspell-auto-correct-word): Check that WORD is a cons.
29891 (flyspell-correct-word): Likewise.
29892
29893 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
29894
29895 * progmodes/make-mode.el (makefile-rule-action-regex)
29896 (makefile-macroassign-regex, makefile-makepp-mode)
29897 (makefile-bsdmake-mode): Continuation lines may be empty.
29898 Reported by Joshua Varner.
29899 (makefile-makepp-font-lock-keywords): Add $(stem).
29900
29901 2005-05-28 Karl Berry <karl@gnu.org>
29902
29903 * textmodes/tex-mode.el: Now that tex-send-command calls
29904 shell-quote-argument (2005-03-31 change), remove all calls to
29905 shell-quote-argument; they all end up invoking tex-send-command.
29906 The double quoting loses on filenames with non-safe characters,
29907 such as "@". Reported by Frederik Fouvry.
29908
29909 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29910
29911 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
29912 about preserving point.
29913
29914 2005-05-27 Jay Belanger <belanger@truman.edu>
29915
29916 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
29917 Info-goto-node.
29918
29919 * calc/calc-embed.el (calc-embed-arg): New variable.
29920 (calc-do-embedded-activate, calc-embedded-activate-formula)
29921 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
29922 variable by new variable.
29923 (calc-embedded-make-info): Replace undeclared variable by new
29924 variable. When selecting region with positive prefix
29925 argument, use end of previous line instead of beginning of line.
29926
29927 * calc/calc-aent.el (calc-arg-values): Declare it.
29928
29929 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
29930 Declare them.
29931
29932 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
29933
29934 * calc/calc.el (calc-alg-map): Declare it.
29935
29936 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
29937
29938 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
29939
29940 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
29941 (gdb-registers-buffer, toggle-gdb-all-registers):
29942 Toggle display of floating point registers.
29943 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
29944
29945 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
29946 (toggle-gud-tooltip-dereference):
29947 Rename from gud-toggle-tooltip-dereference.
29948
29949 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
29950
29951 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
29952
29953 2005-05-27 Jay Belanger <belanger@truman.edu>
29954
29955 * calc/calc-prog.el (calc-kbd-report): Remove.
29956 (calc-kbd-query): Rewrite.
29957
29958 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
29959
29960 * image.el (image-library-alist): Move to image.c.
29961 (image-type-available-p): Doc fix.
29962
29963 2005-05-27 Lute Kamstra <lute@gnu.org>
29964
29965 * calc/calc.el (calc):
29966 * outline.el (outline-1, outline-2, outline-3, outline-4)
29967 (outline-5, outline-6, outline-7, outline-8):
29968 * textmodes/dns-mode.el (dns-mode):
29969 * textmodes/sgml-mode.el (sgml-namespace-face):
29970 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
29971 (tex-verbatim-face, tex-use-reftex):
29972 * textmodes/texinfo.el (texinfo-heading-face):
29973 Specify customization group.
29974
29975 * longlines.el: Don't require easy-mmode.
29976 (longlines-visible-face): Specify customization group.
29977
29978 2005-05-27 Kenichi Handa <handa@m17n.org>
29979
29980 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
29981 encoding table of windows-1251.
29982
29983 * international/ucs-tables.el (ucs-set-table-for-input):
29984 If translation-table-for-input of a coding system is a symbol, get
29985 its translation-table property.
29986
29987 * international/code-pages.el: Don't register a coding system into
29988 non-iso-charset-alist more than once.
29989 (cp-make-coding-system): Likewise.
29990
29991 2005-05-26 John Wiegley <johnw@newartisans.com>
29992
29993 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
29994 `eshell-resume-eval' is wrapped in a list, it indicates that the
29995 command was run asynchronously. In that case, unwrap the value
29996 before checking the delimiter value.
29997
29998 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
29999 character before a space at the end of a line is \, assume the space
30000 is part of the last argument rather than a final argument separator.
30001
30002 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
30003 is in use, and the target is `t' or `nil' (which are the most common
30004 values), don't assume that the symbol target is a buffer.
30005
30006 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
30007
30008 * calendar/calendar.el (calendar-mode-line-format):
30009 Use mode-line-highlight as mouse-face.
30010
30011 * time.el (display-time-string-forms, display-time-update):
30012 Use mode-line-highlight as mouse-face.
30013
30014 2005-05-26 Jay Belanger <belanger@truman.edu>
30015
30016 * calc/calc.el (calc-language-alist): Remove extra defvar.
30017
30018 2005-05-26 Lute Kamstra <lute@gnu.org>
30019
30020 * arc-mode.el (archive-mode):
30021 * bookmark.el (bookmark-read-annotation-mode)
30022 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30023 * bs.el (bs-mode):
30024 * calc/calc-yank.el (calc-edit-mode):
30025 * calc/calc.el (calc-mode, calc-trail-mode):
30026 * calculator.el (calculator-mode):
30027 * chistory.el (command-history-mode):
30028 * comint.el:
30029 * cus-edit.el (custom-mode):
30030 * descr-text.el (describe-text-mode):
30031 * ebuff-menu.el (Electric-buffer-menu-mode):
30032 * ediff-util.el (ediff-mode):
30033 * emacs-lisp/re-builder.el (reb-mode):
30034 * emulation/vi.el (vi-mode-setup):
30035 * emulation/ws-mode.el (wordstar-mode):
30036 * eshell/esh-mode.el (eshell-mode):
30037 * forms.el (forms-mode):
30038 * help-mode.el (help-mode):
30039 * hexl.el (hexl-mode):
30040 * ibuffer.el (ibuffer-mode):
30041 * ielm.el (inferior-emacs-lisp-mode):
30042 * info.el (Info-mode, Info-edit-mode):
30043 * international/swedish.el:
30044 * ledit.el (ledit-from-lisp-mode):
30045 * locate.el (locate-mode):
30046 * mail/rmail.el (rmail-mode):
30047 * mail/rmailedit.el (rmail-edit-mode):
30048 * mail/rmailsum.el (rmail-summary-mode):
30049 * mail/supercite.el (sc-electric-mode):
30050 * net/eudc.el (eudc-mode):
30051 * net/quickurl.el (quickurl-list-mode):
30052 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30053 * obsolete/ooutline.el (outline-mode):
30054 * obsolete/options.el (Edit-options-mode):
30055 * obsolete/rnews.el (news-mode):
30056 * obsolete/rnewspost.el (news-reply-mode):
30057 * play/5x5.el (5x5-mode):
30058 * play/decipher.el (decipher-mode, decipher-stats-mode):
30059 * play/gomoku.el (gomoku-mode):
30060 * play/snake.el (snake-mode):
30061 * play/solitaire.el (solitaire-mode):
30062 * play/tetris.el (tetris-mode):
30063 * progmodes/ada-mode.el (ada-mode):
30064 * progmodes/antlr-mode.el (antlr-mode):
30065 * progmodes/autoconf.el (autoconf-mode):
30066 * progmodes/dcl-mode.el (dcl-mode):
30067 * progmodes/delphi.el (delphi-mode):
30068 * progmodes/ebrowse.el (ebrowse-tree-mode)
30069 (ebrowse-electric-list-mode, ebrowse-member-mode)
30070 (ebrowse-electric-position-mode):
30071 * progmodes/f90.el (f90-mode):
30072 * progmodes/fortran.el (fortran-mode):
30073 * progmodes/icon.el (icon-mode):
30074 * progmodes/idlw-help.el (idlwave-help-mode):
30075 * progmodes/idlw-shell.el (idlwave-shell-mode):
30076 * progmodes/idlwave.el (idlwave-mode):
30077 * progmodes/inf-lisp.el (inferior-lisp-mode):
30078 * progmodes/m4-mode.el (m4-mode):
30079 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30080 * progmodes/modula2.el (modula-2-mode):
30081 * progmodes/octave-inf.el (inferior-octave-mode):
30082 * progmodes/octave-mod.el (octave-mode):
30083 * progmodes/pascal.el (pascal-mode):
30084 * progmodes/sh-script.el (sh-mode):
30085 * progmodes/sql.el (sql-mode, sql-interactive-mode):
30086 * progmodes/vhdl-mode.el (vhdl-mode):
30087 * progmodes/xscheme.el (scheme-interaction-mode):
30088 * replace.el (occur-mode):
30089 * ses.el (ses-mode):
30090 * simple.el (completion-list-mode):
30091 * skeleton.el:
30092 * speedbar.el (speedbar-mode):
30093 * term.el (term-mode):
30094 * terminal.el (terminal-edit-mode):
30095 * textmodes/reftex-index.el (reftex-index-mode)
30096 (reftex-index-phrases-mode):
30097 * textmodes/reftex-sel.el (reftex-select-label-mode)
30098 (reftex-select-bib-mode):
30099 * textmodes/reftex-toc.el (reftex-toc-mode):
30100 * wdired.el (wdired-change-to-wdired-mode):
30101 * wid-browse.el (widget-browse-mode):
30102 Use run-mode-hooks.
30103
30104 * array.el (array-mode):
30105 * calendar/todo-mode.el (todo-mode):
30106 * man.el (Man-mode):
30107 * play/landmark.el (lm-mode):
30108 * play/mpuz.el (mpuz-mode):
30109 Use kill-all-local-variables and run-mode-hooks.
30110
30111 * subr.el (delay-mode-hooks): Specify indentation.
30112
30113 2005-05-26 Mark A. Hershberger <mah@everybody.org>
30114
30115 * xml.el (xml-substitute-special): Don't die for undefined xml
30116 entities.
30117
30118 2005-05-26 Jay Belanger <belanger@truman.edu>
30119
30120 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
30121 of nil.
30122
30123 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
30124
30125 * progmodes/gdb-ui.el (gdb-frame-address):
30126 Rename from gdb-current-address.
30127 (gdb-previous-frame-address): Rename from gdb-previous-address.
30128 (gdb-selected-frame): Rename from gdb-current-frame.
30129 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
30130 (gdb-frame-number): Rename from gdb-current-stack-level.
30131 (gdb-ann3): Match new mode-name for disassembly buffer.
30132 Extend initialization of variables.
30133 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
30134 (gdb-memory-mode): Use mouse-face in header line.
30135 (gdb-assembler-buffer-name): Call it disassembly and give frame
30136 in mode line.
30137 (gdb-source-spec-regexp, gdb-assembler-custom)
30138 (gdb-invalidate-assembler, gdb-frame-handler):
30139 Make robust to leading zeroes in address format.
30140
30141 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
30142
30143 * textmodes/org.el (org-mode): Use `define-derived-mode' to
30144 define `org-mode'.
30145 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
30146
30147 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
30148
30149 * log-edit.el (log-edit-changelog-entries): Distinguish between
30150 filenames like xfns.c and fns.c.
30151
30152 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
30153
30154 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
30155 point after reverting.
30156 (Buffer-menu-make-sort-button): Handle the case where
30157 `Buffer-menu-use-header-line' is nil.
30158
30159 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
30160
30161 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
30162 New funcs. In minibuffer-local-completion-map bind `]', `/'
30163 and `:' to them.
30164
30165 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
30166
30167 * startup.el (normal-top-level): Allow modification of load-path while
30168 we're iterating over it.
30169
30170 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
30171
30172 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
30173 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
30174 (thumbs-resize-interactive, thumbs-insert-image)
30175 (thumbs-insert-thumb, thumbs-dired-show-marked)
30176 (thumbs-find-image-at-point, thumbs-delete-images)
30177 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
30178 (thumbs-increment-image-size, thumbs-decrement-image-size):
30179 Fix typos in docstrings.
30180
30181 2005-05-24 Andre Spiegel <spiegel@gnu.org>
30182
30183 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
30184 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
30185 (cperl-mode): Use them.
30186
30187 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
30188
30189 * window.el (quit-window, shrink-window-if-larger-than-buffer):
30190 Doc fixes.
30191
30192 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
30193
30194 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
30195 Bind C-d to gdb-inferior-io-eof.
30196
30197 * dired.el (dired-dnd-popup-notice): Use message-box.
30198
30199 2005-05-23 Masatake YAMATO <jet@gyve.org>
30200
30201 * bindings.el (mode-line-major-mode-keymap):
30202 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
30203
30204 * faces.el (mode-line-highlight): New face.
30205
30206 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
30207 as mouse-face.
30208
30209 * bindings.el (top-level, help-echo, mode-line-modified)
30210 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
30211 as mouse-face.
30212
30213 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
30214
30215 * progmodes/cc-engine.el (c-guess-basic-syntax):
30216 Remove spurious call to `zerop'.
30217
30218 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
30219
30220 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
30221
30222 CC Mode update to 5.30.10:
30223
30224 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
30225 the point could go past the limit in decoration level 2, thereby
30226 causing errors during interactive fontification.
30227
30228 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
30229 bug when the file is evaluated interactively.
30230
30231 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
30232 declarations somewhat better in C++.
30233
30234 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
30235 New helper macro to make use of `run-mode-hooks'
30236 which has been added in Emacs 21.1.
30237 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
30238 (awk-mode): Use it.
30239 (make-local-hook): Suppress warning about obsoleteness.
30240
30241 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
30242 (c-append-backslashes-forward, c-delete-backslashes-forward)
30243 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
30244 Compensate for return value from `forward-line' when it has moved
30245 but not to a different line due to eob.
30246
30247 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
30248 `objc-method-intro' and `objc-method-args-cont'.
30249
30250 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
30251
30252 CC Mode update to 5.30.10:
30253
30254 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
30255 address in the copyright statement. Incidentally, change "along with
30256 GNU Emacs" to "along with this program" where it occurs.
30257
30258 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
30259 autoload, so that it is interactive, hence can be found by M-x awk-mode
30260 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
30261 <gmorris+emacs@ast.cam.ac.uk>.
30262
30263 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
30264 Mode's regexps.
30265
30266 2005-05-23 Kevin Ryde <user42@zip.com.au>
30267
30268 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
30269 from c-parse-state, to avoid a lisp error (on bad code).
30270
30271 2005-05-23 Lute Kamstra <lute@gnu.org>
30272
30273 * subr.el (font-lock-defaults): Remove defvar as it's already
30274 defined in font-core.el.
30275
30276 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
30277
30278 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
30279
30280 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
30281 more general and work when GDB variable "print pretty" is on,
30282 as with Emacs, for example.
30283
30284 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
30285
30286 * font-core.el: Update comment.
30287
30288 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
30289 Use `after-change-major-mode-hook' instead of `find-file-hook'.
30290
30291 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
30292
30293 2005-05-22 Eli Zaretskii <eliz@gnu.org>
30294
30295 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
30296 and `yank-handler' in the doc strings.
30297
30298 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
30299
30300 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
30301
30302 2005-05-22 Richard M. Stallman <rms@gnu.org>
30303
30304 * help.el (describe-key): Move print-help-return-message call
30305 out of conditional.
30306
30307 * progmodes/etags.el (list-tags): Use with-no-warnings.
30308
30309 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
30310 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
30311 (starttls-extra-args, starttls-extra-arguments): Add defvars.
30312
30313 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
30314
30315 * language/viet-util.el (viet-viscii-nonascii-translation-table):
30316 Add defvar.
30317
30318 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
30319 Use defvar, not defconst.
30320
30321 * hexl.el (hexl-follow-line): Use with-no-warnings.
30322
30323 * emulation/tpu-extras.el: Use write-file-functions instead of
30324 write-file-hooks.
30325
30326 * dired.el (dired-font-lock-keywords): Fontify files with junk
30327 extensions even if marked by -F.
30328
30329 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
30330
30331 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
30332 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
30333 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
30334 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
30335 (concatenate, list-length, get*, getf, cl-remprop):
30336 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
30337 (etypecase, progv, lexical-let, lexical-let*)
30338 (multiple-value-bind, multiple-value-setq, shiftf):
30339 Improve argument/docstring consistency.
30340
30341 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
30342
30343 2005-05-22 Andre Spiegel <spiegel@gnu.org>
30344
30345 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
30346 doesn't exist.
30347
30348 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
30349 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
30350
30351 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
30352
30353 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
30354 already deleted variables: auto-fill-hook, blink-paren-hook,
30355 lisp-indent-hook, inhibit-local-variables, unread-command-event,
30356 suspend-hooks, comment-indent-hook, meta-flag,
30357 before-change-function, after-change-function,
30358 font-lock-doc-string-face.
30359
30360 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
30361
30362 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
30363
30364 2005-05-21 Eli Zaretskii <eliz@gnu.org>
30365
30366 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
30367 rmail-dont-reply-to.
30368
30369 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
30370
30371 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
30372 literal blank when splitting new-header-values.
30373
30374 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
30375
30376 * calendar/cal-menu.el (cal-menu-update): Add separator as a
30377 string so that tmm doesn't create a completion entry for it.
30378
30379 * textmodes/table.el (table-disable-menu): Ditto.
30380
30381 2005-05-21 Richard M. Stallman <rms@gnu.org>
30382
30383 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
30384
30385 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
30386
30387 * net/rcompile.el (remote-compile): Use compilation-start.
30388
30389 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
30390
30391 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
30392
30393 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
30394 Default to makefile-bsdmake-mode on BSD systems.
30395
30396 * imenu.el (imenu-generic-expression, imenu--generic-function'):
30397 REGEXP may also be a search function now. The part of doc-string
30398 for describing the structure was 95% identical to that of
30399 `imenu--generic-function'. Unify it there.
30400
30401 * progmodes/make-mode.el (makefile-imenu-generic-expression):
30402 Use function to find dependencies, because regexp alone is so complex,
30403 it easily goes into an endless loop.
30404 (makefile-makepp-mode): Also add submenu for Perl functions
30405 defined in the makefile.
30406 (makefile-bsdmake-mode): Special imenu-generic-expression no
30407 longer needed, due to function call.
30408 (makefile-match-dependency): Take BOUND into account when checking
30409 if we're through.
30410
30411 2005-05-20 Jay Belanger <belanger@truman.edu>
30412
30413 * calc/calc-units.el (calc-invalidate-units-table):
30414 Use inhibit-read-only.
30415 (math-build-units-table-buffer): Use view-mode.
30416
30417 2005-05-20 David Kastrup <dak@gnu.org>
30418
30419 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
30420 easy-menu-add is not a nop on Emacs; and clarify when to call it.
30421
30422 2005-05-20 Lute Kamstra <lute@gnu.org>
30423
30424 * diff-mode.el (diff-header-face, diff-file-header-face)
30425 (diff-index-face, diff-hunk-header-face, diff-removed-face)
30426 (diff-added-face, diff-changed-face, diff-function-face)
30427 (diff-context-face, diff-nonexistent-face): Put them in the
30428 diff-mode customization group.
30429
30430 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
30431
30432 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
30433
30434 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
30435
30436 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
30437 Minor regexp-optimization.
30438
30439 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
30440
30441 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
30442 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
30443 (org-agenda-add-time-grid-maybe): New function.
30444 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
30445 (org-table-create): `dotimes' instead of `mapcar'.
30446 (org-xor): Simplify implementation.
30447 (org-agenda): `inhibit-redisplay' turned on.
30448 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
30449 a consistent line after a state change.
30450 (org-agenda-remove-times-when-in-prefix): New option.
30451 (org-prefix-has-time): New variable.
30452 (org-parse-time-string): Optional argument NODEFAULT.
30453 (org-format-agenda-item): Parse items for time-of-day
30454 specifications and move these into the prefix if possible.
30455 (org-agenda-priority): Get current heading, not previous heading
30456 during agenda remote editing.
30457
30458 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
30459
30460 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
30461 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
30462 (remove-duplicates, delete-duplicates, substitute)
30463 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
30464 (nsubstitute-if-not, find, find-if, find-if-not, position)
30465 (position-if, position-if-not, count, count-if, count-if-not)
30466 (mismatch, search, sort*, stable-sort, merge, member*)
30467 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
30468 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
30469 (intersection, nintersection, set-difference, nset-difference)
30470 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
30471 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
30472 (nsublis, tree-equal): Improve argument/docstring consistency.
30473
30474 * subr.el (send-string, send-region): Remove obsolescence declaration.
30475 (window-dot, set-window-dot, read-input, show-buffer)
30476 (eval-current-buffer, string-to-int):
30477 Add release number to obsolescence declarations.
30478
30479 2005-05-19 Kim F. Storm <storm@cua.dk>
30480
30481 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
30482 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
30483
30484 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
30485
30486 * faces.el (list-faces-display): Make back button respect optional
30487 regexp arg.
30488
30489 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
30490
30491 * calculator.el (calculator-radix-grouping-mode)
30492 (calculator-radix-grouping-digits, calculator-displayer)
30493 (calculator-radix-grouping-separator, calculator-copy-displayer):
30494 * dabbrev.el (dabbrev-search-these-buffers-only):
30495 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
30496 (diff-advance-after-apply-hunk, diff-mode-hook)
30497 (diff-minor-mode-prefix):
30498 * imenu.el (imenu-use-popup-menu):
30499 * jit-lock.el (jit-lock-context-time):
30500 * newcomment.el (comment-fill-column, comment-column)
30501 (comment-style, comment-padding, comment-multi-line)
30502 (comment-empty-lines, comment-auto-fill-only-comments):
30503 * reveal.el (reveal-around-mark):
30504 * uniquify.el (uniquify-buffer-name-style)
30505 (uniquify-after-kill-buffer-p)
30506 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
30507 (uniquify-min-dir-content, uniquify-separator)
30508 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
30509 * w32-vars.el (w32-fixed-font-alist):
30510 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
30511 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
30512 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
30513 * progmodes/perl-mode.el (perl-indent-level)
30514 (perl-continued-statement-offset, perl-continued-brace-offset)
30515 (perl-brace-offset, perl-brace-imaginary-offset)
30516 (perl-label-offset, perl-indent-continued-arguments)
30517 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
30518 * progmodes/tcl.el (tcl-indent-level)
30519 (tcl-continued-indent-level, tcl-auto-newline)
30520 (tcl-tab-always-indent, tcl-electric-hash-style)
30521 (tcl-help-directory-list, tcl-use-smart-word-finder)
30522 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
30523 (inferior-tcl-source-command):
30524 * textmodes/fill.el (enable-kinsoku):
30525 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
30526 * textmodes/table.el (table-yank-handler):
30527 Specify missing group (and type, if simple) in defcustom.
30528
30529 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
30530
30531 * progmodes/compile.el (compilation-finish-function): Fix defvar.
30532
30533 2005-05-19 Richard M. Stallman <rms@gnu.org>
30534
30535 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
30536
30537 * subr.el (event-basic-type): Don't get an error.
30538 (left-fringe-p): Function deleted.
30539
30540 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
30541 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
30542
30543 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
30544 in recursive copy.
30545
30546 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
30547
30548 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
30549
30550 * emacs-lisp/bytecomp.el
30551 (byte-compile-file-form-custom-declare-variable):
30552 Call byte-compile-nogroup-warn if appropriate.
30553
30554 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
30555 (compilation-set-window): Don't call left-fringe-p; do it directly.
30556
30557 2005-05-19 Jay Belanger <belanger@truman.edu>
30558
30559 * calc/calc-graph.el (calc-graph-format-data): Make sure
30560 var-PlotRejects is bound before trying to check its value.
30561
30562 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
30563
30564 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
30565 definition of this variable from reftex-global.el to reftex.el,
30566 because it is needed in the menu.
30567
30568 2005-05-19 Lute Kamstra <lute@gnu.org>
30569
30570 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
30571 years are fixed. Don't insert a space after a dash.
30572
30573 2005-05-19 Kim F. Storm <storm@cua.dk>
30574
30575 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
30576
30577 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
30578
30579 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
30580 strings, because (eq ... ?\\) is fairly frequent.
30581
30582 * progmodes/make-mode.el (makefile-add-this-line-targets):
30583 Simplify and integrate into `makefile-pickup-targets'.
30584 (makefile-add-this-line-macro): Simplify and integrate into
30585 `makefile-pickup-macros.
30586 (makefile-pickup-filenames-as-targets): Simplify.
30587 (makefile-previous-dependency, makefile-match-dependency):
30588 Don't stumble over `::'.
30589
30590 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
30591
30592 * subr.el (post-command-idle-hook, post-command-idle-delay):
30593 Remove obsoletion of post-command-idle-hook and
30594 post-command-idle-delay.
30595
30596 * faces.el (list-faces-display): Provide button when describe-face
30597 is called to take user back to the list of faces.
30598
30599 * help-fns.el (describe-variable): Remove hyperlinks in a
30600 variable's value as these are quite frequently inappropriate.
30601
30602 * follow.el (follow-submit-feedback, follow-mode):
30603 Remove references to post-command-idle-hook.
30604
30605 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
30606
30607 * progmodes/make-mode.el (makefile-previous-dependency)
30608 (makefile-match-dependency): Check for := (and in bsd mode also
30609 !=) to give a better result, even when font-lock is not on.
30610
30611 2005-05-18 Jay Belanger <belanger@truman.edu>
30612
30613 * calc/calc-help.el (calc-s-prefix-help):
30614 Add `calc-copy-special-constant' to help string.
30615
30616 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
30617
30618 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30619
30620 2005-05-18 Jay Belanger <belanger@truman.edu>
30621
30622 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
30623 in linear factors are in proper order.
30624
30625 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
30626
30627 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30628 Support for jurabib.
30629
30630 * textmodes/reftex.el (featurep): Define aliases for overlay
30631 commands, for XEmacs compatibility, and use these aliases in
30632 overlay initializations.
30633 (reftex-highlight): Use `reftex-move-overlay'.
30634 (reftex-unhighlight): Use `reftex-delete-overlay'.
30635 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
30636 (reftex-access-search-path): Use `reftex-uniquify' instead of
30637 `reftex-uniq'.
30638
30639 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
30640 `before-string' property modification enables for Emacs as well.
30641 (reftex-select-item): Use `reftex-delete-overlay'.
30642 (reftex-select-mark): Use `reftex-make-overlay' and
30643 `reftex-overlay-put'.
30644 (reftex-select-unmark): Use `reftex-delete-overlay' and
30645 `reftex-overlay-put'.
30646
30647 2005-05-18 Lute Kamstra <lute@gnu.org>
30648
30649 * emacs-lisp/lisp.el (check-parens): Fix docstring.
30650
30651 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
30652
30653 * add-log.el (add-change-log-entry):
30654 * array.el (array-make-template, array-reconfigure-rows)
30655 (array-init-max-row, array-init-max-column)
30656 (array-init-columns-per-line, array-init-field-width):
30657 * replace.el (replace-match-maybe-edit, perform-replace):
30658 * textmodes/spell.el (spell-region):
30659 Replace `read-input' by `read-string'.
30660
30661 * forms.el (forms-mode):
30662 * finder.el (finder-compile-keywords):
30663 * shadowfile.el (shadow-read-files):
30664 Replace `eval-current-buffer' by `eval-buffer'.
30665
30666 * terminal.el (te-pass-through):
30667 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
30668 (ange-ftp-raw-send-cmd):
30669 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
30670 (send-process-next-char, telnet-initial-filter, telnet):
30671 Replace `send-string' by `process-send-string'.
30672
30673 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
30674 (prolog-consult-region): Replace `send-string' by
30675 `process-send-string'; replace `send-region' by `process-send-region'.
30676
30677 * progmodes/delphi.el (delphi-log-msg):
30678 Replace `set-window-dot' by `set-window-point'.
30679
30680 * subr.el (window-dot, set-window-dot, read-input, send-string)
30681 (send-region, show-buffer, eval-current-buffer):
30682 Make really obsolete, as the comment says.
30683
30684 2005-05-17 Kim F. Storm <storm@cua.dk>
30685
30686 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
30687 (cua--init-keymaps): Bind C-return instead of S-return to set
30688 rectangle mark.
30689
30690 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
30691 instead of S-return to toggle/clear rectangle mark.
30692
30693 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
30694
30695 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
30696 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
30697 Also fontify plain strings assigned to variables, mostly so that a
30698 colon has a face and is thus not taken as a dependency separator.
30699 (makefile-previous-dependency): Inline the new matcher, because it
30700 is too complex to work in both directions.
30701 (makefile-match-dependency): Eliminate `backward' arg (see above).
30702 Completely reimplemented so as to not sometimes go into an endless
30703 loop. It should also be more efficient, because first it only
30704 searches for `:', instead of applying the very complex regexp.
30705 (makefile-mode): Cancel `font-lock-support-mode', because blocks
30706 to be fontified in one piece can be too long for JIT.
30707 Makefiles are never *that* big.
30708
30709 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
30710
30711 * dired.el (dired-mode): Simplify.
30712
30713 2005-05-17 Lute Kamstra <lute@gnu.org>
30714
30715 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
30716 defcustom for the mode hook variable.
30717
30718 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
30719 Emacs Lisp Reference Manual.
30720
30721 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
30722
30723 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
30724 (evenp, list*):
30725 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
30726 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
30727
30728 * net/tramp-smb.el (tramp-smb-open-connection):
30729 Pass `tramp-chunksize' as fifth (required) argument.
30730
30731 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
30732
30733 * font-lock.el (lisp-font-lock-keywords-1):
30734 Set `font-lock-negation-char-face' for [^...] char group.
30735 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
30736
30737 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
30738 a var, and refine it to mask one more level of nested vars.
30739 (makefile-rule-action-regex): Turn it into a var, and refine it so
30740 it recognizes backslashed continuation lines as belonging to the
30741 same command.
30742 (makefile-macroassign-regex): Refine it so it recognizes
30743 backslashed continuation lines as belonging to the same command.
30744 (makefile-var-use-regex): Don't look at the next char, because it
30745 might be the same one to be skipped by the initial [^$], leading
30746 to an overlooked variable use.
30747 (makefile-make-font-lock-keywords): Remove two parameters, which
30748 are now variables that some of the modes set locally.
30749 Handle dependency and rule action matching through functions, because
30750 regexps alone match too often. Dependency matching now comes
30751 last, so it can check, whether a colon already matched something else.
30752 (makefile-mode): Inform that font-lock improves makefile parsing
30753 capabilities.
30754 (makefile-match-dependency, makefile-match-action): New functions.
30755
30756 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
30757
30758 * emacs-lisp/cl-extra.el (equalp): Doc fix.
30759
30760 * align.el (align-regexp):
30761 * ansi-color.el (ansi-color-get-face):
30762 * array.el (array-reconfigure-rows, array-init-max-row)
30763 (array-init-max-column, array-init-columns-per-line)
30764 (array-init-field-width):
30765 * dired-aux.el (dired-trample-file-versions):
30766 * dired-x.el (dired-mark-sexp):
30767 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
30768 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
30769 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
30770 * faces.el (face-read-integer):
30771 * files.el (backup-extract-version, insert-directory):
30772 * hexl.el (hexl-insert-decimal-char):
30773 * server.el (server-process-filter):
30774 * shell.el (shell-extract-num):
30775 * startup.el (command-line-1):
30776 * term.el (term-command-hook):
30777 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
30778 (time-stamp-do-number):
30779 * time.el (display-time-update):
30780 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
30781 (timezone-fix-time):
30782 * vms-patch.el (vms-suspend-resume-hook):
30783 * calendar/appt.el (appt-convert-time):
30784 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30785 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
30786 * calendar/cal-islam.el (mark-islamic-diary-entries):
30787 * calendar/calendar.el (calendar-cursor-to-date)
30788 (calendar-star-date):
30789 * calendar/diary-lib.el (diary-attrtype-convert)
30790 (mark-diary-entries, diary-entry-time):
30791 * calendar/solar.el (solar-get-number):
30792 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
30793 * emacs-lisp/re-builder.el (reb-display-subexp):
30794 * emulation/edt.el (edt-set-scroll-margins):
30795 * emulation/tpu-extras.el (tpu-set-scroll-margins):
30796 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
30797 (vip-get-ex-count):
30798 * emulation/viper-ex.el (viper-get-ex-token)
30799 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
30800 * international/fontset.el (fontset-plain-name):
30801 * mail/feedmail.el (feedmail-look-at-queue-directory):
30802 * mail/mailalias.el (mail-get-names):
30803 * mail/rmail.el (rmail-convert-to-babyl-format):
30804 * mail/rmailsum.el (rmail-make-basic-summary-line)
30805 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
30806 (rmail-summary-goto-msg):
30807 * mail/smtpmail.el (smtpmail-read-response):
30808 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
30809 (ange-ftp-vms-add-file-entry):
30810 * play/gametree.el (gametree-looking-at-ply)
30811 (gametree-current-branch-score):
30812 * progmodes/ada-xref.el (ada-prj-find-prj-file)
30813 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
30814 * progmodes/cperl-mode.el (condition-case):
30815 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
30816 (ebrowse-set-member-buffer-column-width)
30817 (ebrowse-select-1st-to-9nth):
30818 * progmodes/etags.el (etags-snarf-tag):
30819 * progmodes/flymake.el (flymake-parse-line):
30820 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
30821 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
30822 (idlwave-shell-menu-def):
30823 * progmodes/ps-mode.el (ps-run-goto-error):
30824 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
30825 (vhdl-speedbar-contract-level):
30826 * term/mac-win.el (x-handle-numeric-switch):
30827 * term/sun-mouse.el (sun-get-frame-data):
30828 * term/w32-win.el (x-handle-numeric-switch):
30829 * term/x-win.el (x-handle-numeric-switch):
30830 * textmodes/ispell.el (ispell-parse-output):
30831 * textmodes/nroff-mode.el (nroff-outline-level):
30832 * textmodes/reftex-cite.el (reftex-bib-sort-year)
30833 (reftex-bib-sort-year-reverse, reftex-format-citation):
30834 * textmodes/reftex-parse.el (reftex-init-section-numbers)
30835 (reftex-section-number):
30836 * textmodes/texinfmt.el (texinfo-paragraphindent):
30837 Replace `string-to-int' by `string-to-number'.
30838
30839 * international/latexenc.el: Add page marker to force the "Local
30840 Variables:" string out of the last page.
30841
30842 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30843
30844 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
30845 tooltip-change-major-mode.
30846 (gud-tooltip-print-command): Remove case where gud-minor-mode
30847 is gdb ("--fullname").
30848 (gud-tooltip-tips): Turn GUD tooltips off for this case and
30849 explain to user.
30850
30851 2005-05-16 Jay Belanger <belanger@truman.edu>
30852
30853 * calc/calc-store.el (calc-copy-special-constant): New function.
30854
30855 * calc/calc-ext.el (calc-init-extensions): Add binding for
30856 `calc-copy-special-constant'.
30857
30858 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
30859 for the `calc-copy-special-constant' command.
30860
30861 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30862
30863 * subr.el (left-fringe-p): New function.
30864
30865 * progmodes/compile.el (compilation-setup): Set local value of
30866 overlay-arrow-string to "" always.
30867 (compilation-set-window): Left fringe then don't scroll.
30868 No left fringe then no arrow and scroll message to top.
30869 (compilation-context-lines): Adjust doc string accordingly.
30870
30871 2005-05-16 Kim F. Storm <storm@cua.dk>
30872
30873 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
30874 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
30875 (ido-wide-find-dir-or-delete-dir): New command for M-d.
30876 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
30877 (ido-read-file-name): Handle commands with ido property value
30878 equal to find-file as reading a file name, to allow C-d to enter dired.
30879 (ibuffer-find-file): Add ido property with value find-file.
30880
30881 2005-05-15 Kim F. Storm <storm@cua.dk>
30882
30883 * subr.el (open-network-stream-nowait): Remove.
30884 (open-network-stream-server): Remove.
30885
30886 2005-05-15 Richard M. Stallman <rms@gnu.org>
30887
30888 * faces.el (describe-face): Output a definition link button.
30889
30890 * help-mode.el (help-face-def): New button type.
30891
30892 * emacs-lisp/copyright.el (copyright-fix-years):
30893 Match properly if the first year is 2-digit.
30894 Don't mess up the whitespace after the years by filling.
30895
30896 * dired-aux.el (dired-mark-confirm):
30897 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
30898
30899 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
30900 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
30901 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
30902
30903 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30904 Set font-lock-comment-start-skip.
30905
30906 * font-lock.el (font-lock-comment-start-skip): New variable.
30907 (font-lock-comment-end-skip): New variable.
30908 (font-lock-fontify-syntactically-region): Use them if non-nil.
30909
30910 2005-05-15 Jay Belanger <belanger@truman.edu>
30911
30912 * calc/calc-store.el (calc-store-value): Return a string rather
30913 than display it as a message.
30914 Use calc-var-name for variable name.
30915 (calc-store-into): Add the result of calc-store-value to message.
30916 (calc-copy-variable): Add a message.
30917 (calc-store-exchange): Improve error messages.
30918 (calc-store-binary, calc-store-map): Don't reset the values of
30919 special constants.
30920
30921 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
30922
30923 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
30924 manual to docstring.
30925
30926 * files.el (hack-local-variables-confirm): Add STRING argument.
30927 Make the function handle non file visiting buffers correctly.
30928 (hack-local-variables-prop-line, hack-local-variables)
30929 (hack-one-local-variable): Use STRING arg of
30930 `hack-local-variables-confirm'.
30931
30932 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
30933
30934 Sync with Tramp 2.0.49.
30935
30936 * net/tramp.el (tramp-handle-dired-call-process)
30937 (tramp-handle-insert-directory):`insert-buffer' cannot be used
30938 because the contents of the Tramp buffer is changed before
30939 insertion (`expand-file' and alike).
30940 (tramp-handle-insert-directory): If `localname' has an empty
30941 nondirectory name, it must not be quoted.
30942 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
30943 variable `tramp-chunksize'. Change callees.
30944 (tramp-open-connection-setup-interactive-shell): Check remote host
30945 for buggy `send-process-string' implementation.
30946 Set `tramp-chunksize' if found. Reported by Michael Kifer
30947 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
30948 (tramp-handle-shell-command): `insert-buffer' cannot be used
30949 because the contents of the Tramp buffer is changed before
30950 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
30951 <frederic.bothamy@free.fr>.
30952 (tramp-set-auto-save): Actions should be done for Tramp file name
30953 handler only. Ange-FTP has its own auto-save mechanism.
30954 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
30955 (tramp-set-auto-save-file-modes): Set file modes of
30956 `buffer-auto-save-file-name' to ?\600 as fallback solution.
30957 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
30958 (tramp-bug): Remove obsolete variable.
30959 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
30960 for presence of `mml-mode'. Make it running for older Emacsen as well.
30961
30962 2005-05-14 John Paul Wallington <jpw@pobox.com>
30963
30964 * ibuf-ext.el (define-ibuffer-filter filename):
30965 If `dired-directory' is a list, use its car.
30966
30967 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
30968
30969 * ibuffer.el (define-ibuffer-column filename):
30970 If `dired-directory' is a list, use its car.
30971
30972 2005-05-14 Richard M. Stallman <rms@gnu.org>
30973
30974 * subr.el (symbol-file): Doc fix.
30975
30976 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
30977 (byte-compile-form): Call byte-compile-nogroup-warn.
30978 (byte-compile-warning-types): Doc fix.
30979
30980 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
30981
30982 * progmodes/cc-engine.el (c-literal-faces):
30983 Add font-lock-comment-delimiter-face.
30984
30985 * net/net-utils.el (dig): Use with-no-warnings.
30986
30987 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
30988 (sc-recite-frame-alist, sc-default-cite-frame)
30989 (sc-default-uncite-frame, sc-default-recite-frame)
30990 (sc-attrib-selection-list, sc-rewrite-header-list):
30991 Mark as risky-local-variable.
30992
30993 * international/ogonek.el (ogonek-jak, ogonek-how):
30994 Don't use beginning-of-buffer.
30995
30996 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
30997
30998 * calendar/solar.el (solar-data-list): Move definition up.
30999
31000 * dnd.el (dnd-protocol-alist): Add autoload.
31001
31002 * progmodes/sh-script.el: Many doc usage fixes.
31003 (sh-indent-after-do): Change default to match common styles.
31004
31005 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
31006
31007 * files.el (interpreter-mode-alist)
31008 (auto-mode-interpreter-regexp): Doc fixes.
31009
31010 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
31011
31012 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31013
31014 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31015
31016 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31017
31018 * dired.el (dired-mode): make-variable-buffer-local =>
31019 make-local-variable.
31020
31021 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31022
31023 * term/mac-win.el (mac-select-convert-to-string): Try coding
31024 systems in mac-script-code-coding-systems if specified one cannot
31025 encode string for `com.apple.traditional-mac-plain-text'.
31026
31027 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
31028
31029 * progmodes/make-mode.el (makefile-targets-face)
31030 (makefile-shell-face, makefile-makepp-perl-face): New faces.
31031 (makefile-dependency-regex): Fix it to not make the colon in
31032 $(var:a=b) special.
31033 (makefile-rule-action-regex): New regexp for highlighting embedded
31034 Shell strings.
31035 (makefile-macroassign-regex): Handle != for highlighting as
31036 embedded Shell strings.
31037 (makefile-var-use-regex): New const.
31038 (makefile-statements, makefile-automake-statements)
31039 (makefile-gmake-statements, makefile-makepp-statements)
31040 (makefile-bsdmake-statements): New consts.
31041 (makefile-make-font-lock-keywords): New function.
31042 (makefile-automake-font-lock-keywords)
31043 (makefile-gmake-font-lock-keywords)
31044 (makefile-makepp-font-lock-keywords)
31045 (makefile-bsdmake-font-lock-keywords): New consts.
31046 (makefile-mode-map): Add switchers between the various submodes.
31047 (makefile-mode): Document the availability of the variants.
31048 (makefile-automake-mode, makefile-gmake-mode)
31049 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31050
31051 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31052 new variants of makefile-mode.
31053
31054 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31055
31056 * font-lock.el (font-lock-comment-delimiter-face): Fix up
31057 the inheritance.
31058
31059 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
31060
31061 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31062 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31063
31064 * files.el (normal-mode): Extend the scope of the
31065 `enable-local-variables' binding to include the `set-auto-mode' call.
31066 (magic-mode-alist): Doc fix.
31067
31068 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31069
31070 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31071 font-lock-comment-face rather than copying its setting.
31072
31073 2005-05-12 Andreas Schwab <schwab@suse.de>
31074
31075 * eshell/esh-mode.el (eshell-send-input): Doc fix.
31076
31077 2005-05-12 Lute Kamstra <lute@gnu.org>
31078
31079 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31080 defcustom for the mode hook variable. Delete the last argument.
31081 * generic-x.el: Fix callers of define-generic-mode.
31082 (generic-x-modes): Delete group.
31083 (show-tabs-tab-face, show-tabs-space-face): Put them in the
31084 generic-x customization group.
31085
31086 2005-05-12 Kim F. Storm <storm@cua.dk>
31087
31088 * font-lock.el (font-lock-negation-char-face): Default to "off".
31089
31090 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31091 font-lock-negation-char-face to ! in !=.
31092
31093 2005-05-12 Masatake YAMATO <jet@gyve.org>
31094
31095 * add-log.el (find-change-log): Fix typos in the docstring
31096 of function.
31097
31098 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31099
31100 * international/latexenc.el (latexenc-find-file-coding-system):
31101 Avoid `re-search-forward' when looking for input encoding because
31102 of speed and safety. Better regular expressions for recognizing
31103 input encoding. Limit a search for TeX-master/tex-main-file to
31104 the local variable section.
31105
31106 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
31107
31108 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
31109 syntax of $ to "'" (quote).
31110
31111 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
31112
31113 * dnd.el (dnd-protocol-alist): Improve custom type.
31114
31115 * dired.el (dired-dnd-protocol-alist): New variable.
31116 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
31117 `dired-mode-hook' to the end.
31118
31119 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31120
31121 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
31122 comment-end if comment-start-skip is not set.
31123 Obey the font-lock-comment-delimiter-face variables.
31124
31125 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31126
31127 * files.el (executable-find): Move from executable.el. Use
31128 locate-file.
31129 * progmodes/executable.el (executable-find): Move to files.el.
31130
31131 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
31132 when trying to ensure forward progress.
31133
31134 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
31135
31136 * mouse-sel.el (mouse-sel-follow-link-p): New function.
31137 (mouse-select, mouse-select-internal, mouse-extend-internal):
31138 Use it to implement mouse-1-click-follows-link functionality.
31139
31140 2005-05-11 Richard M. Stallman <rms@gnu.org>
31141
31142 * font-lock.el (font-lock-fontify-syntactically-region):
31143 Use font-lock-comment-delimiter-face for comment delimiters.
31144
31145 2005-05-10 Jay Belanger <belanger@truman.edu>
31146
31147 * calc/calc-help.el (calc-m-prefix-help): Add mention of
31148 preserving embedded modes.
31149
31150 2005-05-10 Richard M. Stallman <rms@gnu.org>
31151
31152 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
31153
31154 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
31155 Move from ada-stmt.el.
31156 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
31157
31158 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
31159 Move to ada-mode.el.
31160 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
31161
31162 * cus-edit.el (custom-file): Call file-chase-links.
31163
31164 * files.el (read-directory-name): Fix previous change.
31165 (hack-local-variables-confirm): New function.
31166 (hack-local-variables-prop-line, hack-local-variables)
31167 (hack-one-local-variable): Use it.
31168
31169 2005-05-10 Lute Kamstra <lute@gnu.org>
31170
31171 * font-lock.el (font-lock-keywords-alist)
31172 (font-lock-removed-keywords-alist): Clarify docstrings.
31173
31174 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
31175
31176 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
31177 (gdb-source-info): Check for preprocessor info.
31178 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
31179 a macro for a function.
31180 (gdb-info-breakpoints-custom): Try to find file again if not already
31181 found (user might have used GDB dir command).
31182 (gdb-get-location): Update gdb-location-alist correctly for change
31183 to gdb-info-breakpoints-custom.
31184
31185 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
31186 (gud-tooltip-print-command): Add gdbmi case.
31187 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
31188 preprocessor info.
31189
31190 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
31191
31192 * startup.el (fancy-splash-insert): Fix typo in doc string.
31193
31194 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
31195
31196 * obsolete/float.el (string-to-float):
31197 * obsolete/hilit19.el (hilit-add-pattern):
31198 * obsolete/rnews.el (news-parse-range, news-select-message)
31199 (news-get-pruned-list-of-files): Replace `string-to-int' by
31200 `string-to-number'.
31201
31202 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
31203 `find-file-not-found-hooks'; use `add-hook'.
31204 (uncompress-while-visiting): Set `write-file-functions', not
31205 `write-file-hooks'; use `add-hook'.
31206
31207 2005-05-09 Kim F. Storm <storm@cua.dk>
31208
31209 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
31210 (cua-paste): Handle clipboard action.
31211 (cua--init-keymaps): Remap clipboard-kill-region and
31212 clipboard-kill-ring-save.
31213
31214 2005-05-08 Eli Zaretskii <eliz@gnu.org>
31215
31216 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31217 Improve commentary.
31218
31219 * simple.el (next-error-overlay-arrow-position): Revert the change
31220 made on 2005-04-30.
31221
31222 2005-05-07 Jay Belanger <belanger@truman.edu>
31223
31224 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
31225 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
31226 `calc-sel-reselect'.
31227
31228 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
31229 Calc is in embedded mode.
31230
31231 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31232
31233 * progmodes/compile.el (compilation-setup):
31234 Set overlay-arrow-string to an empty string on text terminals.
31235
31236 * textmodes/ispell.el (ispell-program-name): Try looking for
31237 "aspell" along exec-path, and if found, use it as the default
31238 speller program.
31239
31240 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
31241
31242 * international/mule.el (sgml-xml-auto-coding-function):
31243 Recognize encoding='FOO' in single quotes as well as in double quotes.
31244
31245 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
31246
31247 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
31248 as well as `interactive', so that defmacro* would recognize
31249 `declare' forms.
31250
31251 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31252
31253 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31254 Explain more about the LIGHTER arg's usage in the doc string.
31255 Add commentary to clarify what the code does. Fix the regexp that
31256 strips whitespace from LIGHTER. Quote LIGHTER before using it,
31257 since it could have characters special to regular expressions.
31258
31259 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31260
31261 * replace.el (occur-1): Bind inhibit-read-only so that
31262 erase-buffer doesn't barf on read-only text properties (likewise
31263 for add-text-properties in occur-engine). Mark buffer as unmodified.
31264 (occur-engine): Don't set buffer-read-only here.
31265
31266 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31267
31268 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
31269 list-buffers-directory. This caused the *cvs-commit* buffer to be
31270 sometimes mistakenly reused as a *cvs* buffer.
31271
31272 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
31273
31274 * tooltip.el: Move code for GUD tooltips into gud.el.
31275 (require): CL no longer needed to compile case.
31276 (tooltip-mode): Do not toggle functions for GUD tooltips.
31277 (tooltip-gud-tips-p): Remove. Replace with minor mode
31278 gud-tooltip-mode in gud.el.
31279 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
31280 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
31281 tooltip-gud prefix with gud-tooltip and obsolete.
31282 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
31283 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
31284 (tooltip-mouse-motion): Mouse movement functions/variable.
31285 Rename in gud.el by adding gud prefix.
31286 (tooltip-gud-original-filter, tooltip-gud-dereference)
31287 (tooltip-gud-event, tooltip-toggle-gud-tips)
31288 (tooltip-gud-process-output, tooltip-gud-print-command)
31289 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
31290 gud.el by replacing tooltip-gud prefix with gud-tooltip.
31291 (gdb-tooltip-print): Move to gdb-ui.el.
31292
31293 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
31294 (require): CL needed to compile case.
31295 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
31296 tooltip-gud-tips-p. Make it a minor-mode.
31297 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
31298 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
31299 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
31300 (gud-tooltip-change-major-mode)
31301 (gud-tooltip-activate-mouse-motions-if-enabled)
31302 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
31303 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
31304 (gud-tooltip-original-filter, gud-tooltip-dereference)
31305 (gud-tooltip-event, tooltip-toggle-gud-tips)
31306 (gud-tooltip-process-output, gud-tooltip-print-command)
31307 (gud-tooltip-tips): Move from tooltip.el.
31308
31309 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
31310 (gdb-cpp-define-alist-flags): Doc fix.
31311 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
31312 gud-tooltip-mode is t.
31313
31314 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31315
31316 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
31317 evaporate if their text is deleted.
31318 (goto-address-at-point): Make it work as a mouse binding as well.
31319 (goto-address-at-mouse): Obsolete it. Update users.
31320
31321 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
31322
31323 * calendar/appt.el (top-level): No longer activate on load.
31324
31325 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
31326
31327 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31328 * net/webjump.el (webjump):
31329 * progmodes/idlw-help.el (idlwave-do-context-help1)
31330 (idlwave-highlight-linked-completions):
31331 * textmodes/po.el (po-find-file-coding-system-guts):
31332 Replace `assoc-ignore-case' by `assoc-string'.
31333
31334 2005-05-06 Eli Zaretskii <eliz@gnu.org>
31335
31336 * files.el (locate-file): Doc fix.
31337
31338 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
31339 Remove the redundant test for ms-dos.
31340
31341 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
31342 look for the preprocessor with exec-suffixes. If not found in
31343 standard places, look in exec-path. Remove most of the tests that
31344 used system-type.
31345
31346 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
31347
31348 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
31349
31350 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
31351 file-name clash with jka-compr.el on 8+3 filesystems.
31352
31353 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31354
31355 * term/mac-win.el: Don't define or bind scroll bar functions if
31356 x-toolkit-scroll-bars is t.
31357 (x-select-text, x-get-selection-value): Clear
31358 x-last-selected-text-clipboard if x-select-enable-clipboard is
31359 nil.
31360 (PRIMARY): Put mac-scrap-name property.
31361 (mac-select-convert-to-file-url): New function.
31362 (public.file-url): New selection target type. Add to
31363 selection-converter-alist.
31364 (x-get-selection, x-selection-value): Handle it.
31365 (x-cut-buffer-or-selection-value): New alias.
31366
31367 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
31368
31369 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
31370 entry to avoid calling bibtex-find-entry with arg global
31371 being t. Remove arg key.
31372 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
31373 (bibtex-copy-summary-as-kill): Change accordingly.
31374
31375 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
31376
31377 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
31378 (org-agenda-date-later): Use with-current-buffer.
31379
31380 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
31381
31382 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
31383 (define-obsolete-variable-alias): Doc Fixes.
31384
31385 2005-05-06 Kim F. Storm <storm@cua.dk>
31386
31387 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
31388 vertical-motion when selective-display is active.
31389
31390 * ido.el (ido-setup-hook): New hook.
31391 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
31392 (ido-input-stack): New var.
31393 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
31394 ido-next-work-file binding to M-O.
31395 Bind M-f to ido-wide-find-file-or-pop-dir.
31396 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
31397 (ido-read-internal): Run ido-setup-hook.
31398 Catch quit in read-file-name and read-string to cancel edit.
31399 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
31400 Automatically pop-all when completing a directory name (RET).
31401 (ido-file-internal): Add with-no-warnings around ffap and dired code.
31402 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
31403 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
31404 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
31405 New functions for M-b/M-f to move among the directory components.
31406 (ido-make-merged-file-list): Catch quit to cancel merge.
31407 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
31408 (ido-completion-help): No warnings for ido-completion-buffer-full.
31409
31410 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
31411
31412 * font-lock.el (font-lock-negation-char-face): New face and variable.
31413 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
31414 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
31415 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
31416 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
31417
31418 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
31419
31420 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
31421 Fix typo in docstring.
31422
31423 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
31424 (ebrowse-print-statistics-line)
31425 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
31426
31427 * term/w32-win.el (image-library-alist): Add additional name for
31428 Xpm library.
31429
31430 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
31431
31432 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
31433 use gcc instead of cpp.
31434
31435 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
31436 (gdb-create-define-alist): Use it.
31437 (gdb-cpp-define-alist-program): Update for MS-DOS.
31438
31439 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
31440
31441 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
31442
31443 2005-05-04 Richard M. Stallman <rms@gnu.org>
31444
31445 * help.el (describe-key): No error when UNTRANSLATED is nil.
31446
31447 * simple.el (line-move-1): Fix previous change to signal errors
31448 appropriately.
31449
31450 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
31451
31452 * calendar/icalendar.el (icalendar-version): Now at 0.12.
31453 (icalendar-duration-correction): Remove.
31454 (icalendar--get-event-properties): Split result at commas.
31455 (icalendar--decode-isoduration): New optional argument
31456 DURATION-CORRECTION.
31457 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
31458 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
31459 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
31460 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
31461 (icalendar--convert-anniversary-to-ical): New functions, extracted
31462 from icalendar-export-region, with bug fixes.
31463 (icalendar-export-region): Use the above functions.
31464 (icalendar-import-buffer): Check before saving diary file.
31465 (icalendar--convert-recurring-to-diary)
31466 (icalendar--convert-non-recurring-all-day-to-diary)
31467 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
31468 extracted from icalendar--convert-ical-to-diary, with bug fixes.
31469 (icalendar--convert-ical-to-diary): Use the above functions.
31470
31471 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
31472
31473 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
31474 Remove these recent additions.
31475 (c-mode): Restore to before 2005-04-28.
31476
31477 * progmodes/cc-vars.el (cc-define-list-program): Remove this
31478 recent addition.
31479
31480 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
31481 (gdb-define-alist): New variables.
31482 (gdb-create-define-alist): New function.
31483 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
31484 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
31485 with string-to-number.
31486 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
31487
31488 * progmodes/gud.el: Replace string-to-int with string-to-number.
31489 (gud-find-file): Handle gdb-define-alist.
31490
31491 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
31492
31493 2005-05-02 Jay Belanger <belanger@truman.edu>
31494
31495 * calc/calc-aent.el (math-read-token):
31496 * calc/calc-bin.el (calc-word-size):
31497 * calc/calc-ext.el (calc-read-number-fancy):
31498 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
31499 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
31500 * calc/calc-frac.el (calc-over-notation):
31501 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
31502 (calc-graph-num-points, calc-graph-init):
31503 * calc/calc-prog.el (calc-read-parse-table-part)
31504 (calc-edit-macro-repeats):
31505 * calc/calc-yank.el (calc-do-grab-rectangle):
31506 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
31507 Replace `string-to-int' by `string-to-number'.
31508
31509 2005-05-02 Kim F. Storm <storm@cua.dk>
31510
31511 * kmacro.el: Use executing-kbd-macro-index variable.
31512
31513 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
31514
31515 * net/rlogin.el (rlogin-parse-words): Delete func.
31516 (rlogin): Use split-string, not rlogin-parse-words.
31517 Also, if there are option-like elements in the parsed args,
31518 take the host to be the first arg immediately following them.
31519 Suggested by Michael Mauger.
31520
31521 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31522
31523 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
31524
31525 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31526
31527 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
31528 (cc-mode-cpp-program): Rename to cc-define-list-program and
31529 move to cc-vars.el.
31530
31531 * progmodes/cc-vars.el (cc-define-list-program):
31532 Change to "gcc -E -dM -". Make customizable.
31533
31534 2005-05-02 Kim F. Storm <storm@cua.dk>
31535
31536 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
31537
31538 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31539
31540 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
31541
31542 * international/mule-util.el (truncate-string): Remove alias and
31543 obsolete declaration.
31544
31545 * international/mule-cmds.el (update-iso-coding-systems):
31546 Remove alias and obsolete declaration.
31547
31548 * international/mule.el (coding-system-parent): Remove alias and
31549 obsolete declaration.
31550
31551 * subr.el (define-function, sref): Remove aliases and obsolete
31552 declarations.
31553 (chars-in-region): Remove obsolete declaration.
31554
31555 2005-05-01 Richard M. Stallman <rms@gnu.org>
31556
31557 * info.el (Info-mode): Set widen-automatically to nil, locally.
31558
31559 * simple.el (widen-automatically): New variable.
31560 (pop-global-mark): Obey widen-automatically.
31561
31562 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
31563
31564 * term/xterm.el (function-key-map): Call substitute-key-definition
31565 before the keymap size is increased by a lot of define-key calls.
31566
31567 2005-05-01 Richard M. Stallman <rms@gnu.org>
31568
31569 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
31570 Rename ARG to ELEMENT. Doc fix.
31571
31572 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31573
31574 * allout.el (allout-exposure): Remove macro and obsolete declaration.
31575 Remove references to allout-exposure/change to allout-new-exposure.
31576
31577 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
31578 bytecode symbols.
31579
31580 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
31581 (compiled-function-p, focus-frame, unfocus-frame):
31582 Remove aliases and obsolete declarations.
31583 Back out inadvertent changes from previous commit.
31584
31585 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31586
31587 * files.el (require-final-newline): Make Custom tags consistent
31588 with mode-require-final-newline.
31589 (mode-require-final-newline): Doc fix.
31590
31591 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
31592
31593 * international/latexenc.el (latexenc-find-file-coding-system):
31594 Fix regular expressions.
31595
31596 2005-05-01 David Kastrup <dak@gnu.org>
31597
31598 * international/latexenc.el (latexenc-find-file-coding-system):
31599 Fix regular expressions.
31600
31601 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31602
31603 * subr.el (string-to-int): Make obsolete.
31604
31605 2005-04-30 Richard M. Stallman <rms@gnu.org>
31606
31607 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
31608
31609 * loadup.el: Load jka-comp-hook.
31610
31611 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
31612 (jka-compr-handler): Add autoload. `put' calls moved
31613 to jka-comp-hook.el.
31614 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
31615 (jka-compr-inhibit): Autoload.
31616
31617 * jka-comp-hook.el: New file.
31618 Enable the mode by default.
31619
31620 * files.el (backup-buffer-copy): Use copy-file instead
31621 of write-region, and put back the 'excl.
31622
31623 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
31624
31625 * progmodes/flymake.el (flymake-split-string)
31626 (flymake-split-string, flymake-log, flymake-pid-to-names)
31627 (flymake-reg-names, flymake-get-source-buffer-name)
31628 (flymake-unreg-names, flymake-add-line-err-info)
31629 (flymake-add-err-info): Clarify docstrings.
31630 (flymake-popup-menu, flymake-make-emacs-menu)
31631 (flymake-make-xemacs-menu): Add docstrings.
31632 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
31633 Set variables directly throughout.
31634
31635 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
31636
31637 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
31638 exists. Initialize cc-define-alist.
31639 (c-mode): Add cc-create-define-alist locally to after-save-hook.
31640 If there is no file (Macroexpansion) don't create an alist.
31641
31642 2005-04-29 Sam Steingold <sds@gnu.org>
31643
31644 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
31645 (cc-create-define-alist): Use it instead of the hard-coded string.
31646
31647 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
31648
31649 * international/mule-conf.el (file-coding-system-alist): Fix regexp
31650 for latexenc.
31651
31652 2005-04-29 Lute Kamstra <lute@gnu.org>
31653
31654 * emacs-lisp/generic.el: Improve commentary section.
31655 (define-generic-mode): Improve docstring.
31656
31657 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
31658
31659 * textmodes/org.el (many places): Change to quiet the byte compiler.
31660 (org-prefix-format-compiled): New variable.
31661 (org-compile-prefix-format): New function.
31662 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
31663 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
31664 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
31665 (org-get-entries-from-diary): Use `org-get-time-of-day' for
31666 consistency with entries from `org-mode' files.
31667 (org-get-time-of-day): Fix bug with partial matches early in a line.
31668 (org-non-link-chars): New constant.
31669 (org-link-regexp): Respect `org-non-link-chars'.
31670 (org-agenda-day-view): Remove command.
31671 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
31672 (org-follow-bbdb-link, org-store-link): Search also company field.
31673 (org-highlight-overlay): New variable.
31674 (org-highlight, org-unhighlight): New functions.
31675 (org-agenda-mode): Add pre-command-hook to remove highlight.
31676 (org-evaluate-time-range): Behavior depends upon whether time stamp
31677 contains a time or not.
31678 (org-show-subtree, org-show-entry): New functions.
31679 (org-agenda-cleanup-fancy-diary): Remove empty lines.
31680
31681 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
31682
31683 * comint.el (comint-output-filter-functions): Add autoload cookie.
31684
31685 2005-04-28 Kim F. Storm <storm@cua.dk>
31686
31687 * ido.el (ido-everywhere): Fix last change.
31688
31689 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31690
31691 * international/latexenc.el: New file.
31692 * international/mule-conf.el (file-coding-system-alist): For .tex,
31693 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
31694
31695 2005-04-28 Lute Kamstra <lute@gnu.org>
31696
31697 * font-lock.el (font-lock-add-keywords)
31698 (font-lock-remove-keywords): Clarify docstring.
31699 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
31700 Don't start docstrings with a `*'.
31701 (font-lock-update-removed-keyword-alist): Give it a docstring.
31702
31703 * generic-x.el: Update commentary section.
31704 Only require font-lock when compiling.
31705 Define all modes conditionally.
31706 Place all generic modes in the generic-x-modes customization group.
31707 (generic-x-modes): New customization group.
31708 (generic-default-modes, generic-mswindows-modes)
31709 (generic-unix-modes, generic-other-modes): New constants.
31710 (generic-define-mswindows-modes, generic-define-unix-modes):
31711 Update docstrings. Make them obsolete.
31712 (generic-extras-enable-list): New default value. Update docstring.
31713 Improve :type. Change :set function.
31714 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
31715 Fix docstring.
31716
31717 * emacs-lisp/generic.el (generic-mode-internal):
31718 Simplify font-lock-defaults.
31719 (define-generic-mode): Fix docstring.
31720
31721 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
31722
31723 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
31724 font-lock-face property to highlight matches.
31725
31726 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
31727
31728 * progmodes/cc-mode.el (cc-create-define-alist): New function.
31729 (cc-define-alist): New variable.
31730 (c-mode): Make it local and initialize it.
31731
31732 * progmodes/gdb-ui.el (gdb-active-process): New variable.
31733 (gdb-exited): New function.
31734 (gdb-annotation-rules): Use it.
31735 (gdb-starting): Set gdb-active-process to t.
31736 (gdb-stopping): Amend doc string.
31737 (gdb-reset): Set gdb-active-process to nil.
31738
31739 * tooltip.el (tooltip-gud-tips): Show the associated #define
31740 directives when a C program under GDB is not executing.
31741
31742 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
31743
31744 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
31745 font-lock-fontify-syntactic-keywords.
31746
31747 * font-lock.el (font-lock-default-fontify-region): Don't force
31748 parse-sexp-lookup-properties to nil.
31749
31750 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
31751
31752 * man.el (man-mode-syntax-table): Set up `:' to have
31753 word-constituent syntax.
31754
31755 2005-04-27 Lute Kamstra <lute@gnu.org>
31756
31757 * novice.el (disable-command): Don't add spurious newlines to the
31758 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
31759
31760 2005-04-26 Jay Belanger <belanger@truman.edu>
31761
31762 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
31763 than one window before deleting window.
31764
31765 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
31766
31767 * shell.el (shell-prompt-pattern): Doc fix.
31768 (shell-mode): Set paragraph-separate buffer locally to "\\'".
31769
31770 * comint.el (comint-prompt-regexp, comint-get-old-input)
31771 (comint-use-prompt-regexp)
31772 (comint-use-prompt-regexp-instead-of-fields)
31773 (comint-replace-by-expanded-history, comint-send-input)
31774 (comint-output-filter, comint-get-old-input-default)
31775 (comint-line-beginning-position, comint-bol, comint-show-output)
31776 (comint-backward-matching-input, comint-forward-matching-input)
31777 (comint-next-prompt, comint-previous-prompt):
31778 Rename `comint-use-prompt-regexp-instead-of-fields' to
31779 `comint-use-prompt-regexp'. Keep old name as alias and declare
31780 obsolete.
31781 (comint-use-prompt-regexp): Shorten first line of doc string.
31782
31783 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
31784 Set paragraph-separate buffer locally to "\\'".
31785
31786 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
31787 Adapt to above name change.
31788
31789 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
31790 (smbclient-prompt-regexp): Ditto.
31791
31792 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
31793
31794 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
31795
31796 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
31797 gdb-location-list.
31798 Break lines that are over 80 characters wide.
31799
31800 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
31801
31802 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
31803 New fun and var, to preserve compatibility.
31804
31805 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
31806
31807 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
31808
31809 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
31810 name to file-newer-than-file-p.
31811
31812 2005-04-26 Richard M. Stallman <rms@gnu.org>
31813
31814 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
31815
31816 * progmodes/python.el (python-mode):
31817 Use new name eldoc-documentation-function.
31818
31819 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
31820
31821 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31822 (eldoc-documentation-function):
31823 Rename from eldoc-print-current-symbol-info-function. Calls changed.
31824
31825 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
31826
31827 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
31828
31829 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31830
31831 * term/xterm.el (function-key-map): Fix strings for
31832 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
31833 {C,S,A,C-S}-{f1-f12}.
31834
31835 2005-04-26 Kenichi Handa <handa@m17n.org>
31836
31837 * international/mule-cmds.el (select-safe-coding-system):
31838 Fix previous change.
31839
31840 2005-04-26 Lute Kamstra <lute@gnu.org>
31841
31842 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31843
31844 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
31845 (font-lock-comment-delimiter-face): Ditto.
31846
31847 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
31848
31849 2005-04-25 Jay Belanger <belanger@truman.edu>
31850
31851 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
31852 to t while inserting information; use help-mode.
31853
31854 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31855
31856 * term.el (ansi-term-color-vector): Use the xterm colors.
31857 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
31858
31859 2005-04-25 Lute Kamstra <lute@gnu.org>
31860
31861 * font-core.el (font-lock-defaults): Fix docstring.
31862
31863 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
31864
31865 2005-04-25 Kenichi Handa <handa@m17n.org>
31866
31867 * international/mule-cmds.el (select-safe-coding-system):
31868 Don't check consistency with coding: spec, etc if raw-text or
31869 no-conversion was found to be safe.
31870
31871 2005-04-24 Richard M. Stallman <rms@gnu.org>
31872
31873 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
31874 citation markers at start of each line.
31875
31876 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
31877 citation markers at start of each line.
31878
31879 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
31880
31881 * files.el (mode-require-final-newline): Fix previous change.
31882 (require-final-newline): Fix type label.
31883
31884 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
31885
31886 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
31887 statement in buffer (broken by 2004-11-24 change).
31888
31889 2005-04-24 Kim F. Storm <storm@cua.dk>
31890
31891 * ido.el (ido-everywhere): Save and restore old read-buffer-function
31892 and read-file-name-function values. Don't overwrite existing
31893 non-nil values if ido-mode is enabled without ido-everywhere.
31894
31895 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
31896
31897 * files.el (mode-require-final-newline): Minor doc fix.
31898
31899 2005-04-24 Eli Zaretskii <eliz@gnu.org>
31900
31901 * subr.el (syntax-after): Doc fix.
31902 (syntax-class): If argument is nil, return nil. Mask off upper 16
31903 bits, not 8 bits.
31904
31905 * files.el (mode-require-final-newline): Doc fix.
31906 (backup-buffer-copy): Fix last change.
31907
31908 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31909
31910 * term/mac-win.el: Require select. Set selection-coding-system to
31911 mac-system-coding-system. Call menu-bar-enable-clipboard.
31912 (x-last-selected-text-clipboard, x-last-selected-text-primary)
31913 (x-select-enable-clipboard): New variables.
31914 (x-select-text, x-get-selection, x-selection-value)
31915 (x-get-selection-value, mac-select-convert-to-string)
31916 (mac-services-open-file, mac-services-open-selection)
31917 (mac-services-insert-text): New functions.
31918 (CLIPBOARD, FIND): Put mac-scrap-name property.
31919 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
31920 (public.tiff): Put mac-ostype property.
31921 (selection-converter-alist): Add entries for them.
31922 (mac-application-menu-map): New keymap.
31923 (interprogram-cut-function, interprogram-paste-function): Set to
31924 x-select-text and x-get-selection-value, respectively.
31925 (split-window-keep-point): Set to t.
31926
31927 2005-04-23 Richard M. Stallman <rms@gnu.org>
31928
31929 * files.el (read-directory-name): Always pass non-nil
31930 DEFAULT-FILENAME arg to read-file-name.
31931 (backup-buffer-copy, basic-save-buffer-2): Take care against
31932 writing thru an unexpected existing symlink.
31933 (revert-buffer): In indirect buffer, revert the base buffer.
31934 (magic-mode-alist): Doc fix.
31935 (buffer-stale-function): Doc fix.
31936 (minibuffer-with-setup-hook): Avoid warning.
31937 (mode-require-final-newline): Doc and custom fix.
31938
31939 * follow.el (follow-end-of-buffer): Use with-no-warnings.
31940
31941 * font-lock.el (font-lock-comment-face): On terminals with few colors,
31942 use the default appearance.
31943 (font-lock-comment-delimiter-face): New face, new variable.
31944
31945 * imenu.el (imenu--generic-function): The official position of a
31946 definition is the start of the line that BEG is in.
31947
31948 * midnight.el (midnight-timer): Move defvar up.
31949
31950 * mouse.el (mouse-drag-region-1): Delete some debugging code.
31951
31952 * saveplace.el (save-place-to-alist): Use with-no-warnings.
31953
31954 * startup.el (command-line): Use with-no-warnings.
31955
31956 * window.el (window-size-fixed): New defvar.
31957
31958 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
31959
31960 * mail/rmail.el (rmail-font-lock-keywords):
31961 Use font-lock-comment-delimiter-face.
31962
31963 * mail/sendmail.el (mail-font-lock-keywords):
31964 Use font-lock-comment-delimiter-face.
31965
31966 * progmodes/compile.el (next-error-highlight-timer): New defvar.
31967
31968 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
31969
31970 * progmodes/compile.el (compilation-mode-font-lock-keywords):
31971 Specify t for LAXMATCH when matching directories.
31972 Save match data around compilation-compat-error-properties form.
31973
31974 2005-04-23 David Kastrup <dak@gnu.org>
31975
31976 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
31977 Mention that the autoloaded aliases should be kept for AUCTeX.
31978
31979 2005-04-23 Andreas Schwab <schwab@suse.de>
31980
31981 * isearch.el (isearch-forward): Doc fix.
31982
31983 2005-04-23 Eli Zaretskii <eliz@gnu.org>
31984
31985 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
31986 (jit-lock-stealth-nice): Change default value to 0.5.
31987
31988 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
31989
31990 * abbrev.el (write-abbrev-file): Write table entries in
31991 alphabetical order by table name.
31992
31993 2005-04-22 Kim F. Storm <storm@cua.dk>
31994
31995 * ido.el (ido-read-internal): Fix `list' completion.
31996
31997 2005-04-22 Kenichi Handa <handa@m17n.org>
31998
31999 * recentf.el (recentf-save-file-coding-system): New variable.
32000 (recentf-save-list): Encode the file by
32001 recentf-save-file-coding-system and add coding: tag.
32002
32003 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
32004
32005 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
32006
32007 2005-04-21 Lute Kamstra <lute@gnu.org>
32008
32009 * loadhist.el (unload-feature): Don't remove a function from hooks
32010 if it is about to be restored to an autoload . Remove functions
32011 that will become unbound from auto-mode-alist. Simplify the code.
32012
32013 * subr.el (assq-delete-all): New implementation that is linear,
32014 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
32015 (rassq-delete-all): New function.
32016
32017 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32018 Add size-indication-mode.
32019
32020 2005-04-21 Kenichi Handa <handa@m17n.org>
32021
32022 * international/mule-cmds.el: Add autoload for widget-value in
32023 eval-when-compile.
32024
32025 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
32026
32027 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32028 Add tooltip-mode.
32029
32030 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32031
32032 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
32033
32034 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32035 (inferior-lisp-filter-regexp, inferior-lisp-program)
32036 (inferior-lisp-load-command, inferior-lisp-prompt)
32037 (inferior-lisp-mode-hook, lisp-source-modes)
32038 (inferior-lisp-load-hook): defvar->defcustom.
32039 (inferior-lisp-program, inferior-lisp-prompt)
32040 (inferior-lisp-load-hook): Doc fixes.
32041 (inferior-lisp-install-letter-bindings): Small change in
32042 introductory comment.
32043
32044 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
32045
32046 * vc.el (vc-annotate-color-map): Change some colors so that text
32047 using them as foreground is readable on both white and black
32048 backgrounds.
32049
32050 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
32051
32052 * international/mule-conf.el (translation-table-for-input):
32053 Remove redundant declaration.
32054
32055 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32056
32057 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32058
32059 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32060 (tooltip-toggle-gud-tips): New function.
32061
32062 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32063
32064 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32065 right angle brackets.
32066
32067 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32068
32069 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32070
32071 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
32072
32073 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32074 Remove. Update callers to use expand-file-name instead.
32075
32076 * subr.el (syntax-class): New function.
32077
32078 * simple.el (blink-matching-open): Use it.
32079
32080 * paren.el (show-paren-function): Use it to recognize parens that are
32081 also used in 2-char comment markers.
32082
32083 2005-04-19 Lute Kamstra <lute@gnu.org>
32084
32085 * loadhist.el (unload-feature): Update for new format of
32086 load-history. Simplify the code.
32087
32088 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32089
32090 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32091 (mac-add-charset-info): New function. Initialize variable
32092 mac-charset-info-alist using it.
32093 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32094 for translation.
32095 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32096 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32097 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32098 New CCL programs.
32099
32100 2005-04-19 Kim F. Storm <storm@cua.dk>
32101
32102 * simple.el (next-buffer, prev-buffer, next-error)
32103 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32104 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
32105
32106 * bindings.el (next-buffer, prev-buffer, next-error)
32107 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32108 (clone-indirect-buffer-other-window): Move bindings from simple.el.
32109 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
32110 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
32111
32112 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
32113
32114 * isearch.el (isearch-edit-string): Make the search-ring available for
32115 minibuffer history commands.
32116 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
32117 the default history commands now work just as well.
32118 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
32119
32120 2005-04-18 Kim F. Storm <storm@cua.dk>
32121
32122 * emulation/cua-base.el (cua--pre-command-handler): Add more
32123 elaborate check for shift modifier on non-window systems.
32124
32125 2005-04-18 Lars Hansen <larsh@math.ku.dk>
32126
32127 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
32128
32129 2005-04-18 Kim F. Storm <storm@cua.dk>
32130
32131 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
32132 and make it optional. Don't test tooltip-gud-echo-area here.
32133 (tooltip-gud-process-output, gdb-tooltip-print):
32134 Pass tooltip-gud-echo-area to tooltip-show.
32135 (tooltip-help-tips): Remove second optional arg to tooltip-show.
32136
32137 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32138
32139 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
32140 `display-graphic-p' may not be bound yet.
32141
32142 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
32143
32144 * startup.el (command-line): No longer enable Xterm Mouse mode by
32145 default in terminals compatible with xterm.
32146
32147 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
32148
32149 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
32150
32151 * tooltip.el (tooltip-gud-echo-area): Rename from
32152 tooltip-use-echo-area.
32153 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
32154 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
32155 area independently of where help tooltips are displayed.
32156
32157 2005-04-17 David Kastrup <dak@gnu.org>
32158
32159 * cus-theme.el (custom-theme-write-variables): Quote variables
32160 where necessary.
32161
32162 2005-04-17 Richard M. Stallman <rms@gnu.org>
32163
32164 * simple.el (yank-excluded-properties): Add follow-link to value.
32165
32166 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
32167
32168 * startup.el (fancy-splash-max-time): Just 30 seconds.
32169 (fancy-splash-delay): Just 7.
32170 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
32171
32172 * loadhist.el (unload-feature): Update for new format of load-history.
32173 Simplify the code.
32174
32175 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
32176 (rmail-font-lock-keywords): Don't fontify the text of a citation.
32177
32178 * mail/sendmail.el (mail-font-lock-keywords):
32179 Don't fontify subject text.
32180 Don't fontify the text of a citation.
32181
32182 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
32183
32184 * comint.el (comint-output-filter): Run comint-output-filter-functions
32185 with point where the user had it.
32186
32187 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
32188
32189 * international/ucs-tables.el (ucs-set-table-for-input):
32190 Disable when using unify-on-decoding.
32191
32192 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
32193
32194 * emulation/cua-base.el (cua-global-mark-face): Add special case
32195 for displays supporting a high number of colors.
32196
32197 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
32198
32199 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
32200
32201 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
32202
32203 * filesets.el (filesets-add-buffer): If user supplies a name of a
32204 non-existing fileset, create a new fileset.
32205
32206 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
32207
32208 * textmodes/org.el (org-up-heading-all): Fix bug with
32209 `outline-up-heading-all'.
32210
32211 2005-04-16 Andreas Schwab <schwab@suse.de>
32212
32213 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
32214 /etc/permissions.d/* and /etc/aliases.d/*.
32215
32216 2005-04-16 Kenichi Handa <handa@m17n.org>
32217
32218 * international/code-pages.el (cp-make-coding-system):
32219 Set `translation-table-for-input' property value to the symbol
32220 ucs-mule-to-mule-unicode, not to that value.
32221 (pt154): Escape guillemet by `\'.
32222
32223 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
32224
32225 * loadup.el: Load tooltip if x-show-tip is fboundp.
32226
32227 * startup.el (command-line): Add comment.
32228
32229 * tooltip.el (tooltip-mode): Specify correct standard value for
32230 Custom in init-value.
32231
32232 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
32233
32234 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
32235 possible.
32236
32237 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
32238
32239 * textmodes/org.el (org-agenda-date-prompt): Rename from
32240 `org-agenda-date-today'.
32241 (org-evaluate-time-range): Insert at point instead of directly
32242 after time range.
32243 (org-first-headline-recenter, org-subtree-end-visible-p)
32244 (org-optimize-window-after-visibility-change): New functions
32245 (org-agenda-post-command-hook): Don't allow point at end of line,
32246 to make sure it always hits the text properties.
32247 (org-agenda-next-date-line, org-agenda-previous-date-line):
32248 New commands.
32249 (org-set-regexps-and-options): Category may contain white space.
32250 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32251 Improve marker positions.
32252 (org-agenda-new-marker): Argument POS made optional.
32253 (org-agenda-get-timestamps): Deadlines which are done are listed
32254 in org-done-face now.
32255 (org-agenda-get-todos, org-agenda-get-timestamps)
32256 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32257 Set `undone-face' and `done-face' properties.
32258 (org-last-todo-state-is-todo): New variable.
32259 (org-todo): Set `org-last-todo-state-is-todo'.
32260 (org-agenda-todo): Change face according to
32261 `org-last-todo-state-is-todo'. And change other lines referring to
32262 the same entry.
32263 (org-calendar-goto-agenda): New command.
32264 (org-calendar-to-agenda-key): New option.
32265 (org-startup-folded): New allowed value `content'.
32266 (org-set-regexps-and-options): Accept new value `content' for
32267 `org-startup-folded'.
32268 (org-get-current-options): Handle new value `content' for
32269 `org-startup-folded'.
32270 (org-insert-todo-heading): New command.
32271 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
32272 interactively in empty file and option
32273 `org-insert-mode-line-in-empty-file' has been set.
32274 (org-agenda-todo, org-agenda-priority): Modify to use
32275 `org-agenda-change-all-lines'.
32276 (org-warning-face): Change color on dark background.
32277
32278 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32279
32280 * international/mule-cmds.el (set-locale-environment): On Mac OS,
32281 use preferences AppleLocale and AppleLanguages, and variable
32282 mac-system-locale for default locale. On Mac OS Classic, use
32283 mac-system-coding-system for default coding systems.
32284
32285 * term/mac-win.el: Don't set file-name-coding-system.
32286 Decode variables system-name, emacs-build-system, user-login-name, and
32287 user-full-name by mac-system-coding-system on Mac OS Classic.
32288 (mac-system-coding-system): New variable.
32289
32290 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
32291
32292 * startup.el (command-line): Handle `xterm-mouse-mode' before
32293 reading init file.
32294
32295 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
32296
32297 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
32298
32299 * progmodes/sh-script.el (sh-here-document-word): Make it a
32300 defcustom. Doc fix.
32301 (sh-add): Bash uses $(( )) for arithmetic.
32302 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
32303 (sh-maybe-here-document): Remove quotes and leading whitespace
32304 from heredoc word when closing. Indent heredoc with tabs if word
32305 starts with "-".
32306
32307 2005-04-13 Richard M. Stallman <rms@gnu.org>
32308
32309 * simple.el (undo): Fix previous change.
32310
32311 * custom.el (defface): Doc fix.
32312
32313 2005-04-13 Lute Kamstra <lute@gnu.org>
32314
32315 * Makefile.in (DONTCOMPILE): Remove list.
32316 (compile, compile-always): Don't use DONTCOMPILE.
32317 (update-authors): Load the library in which batch-update-authors
32318 is defined.
32319 * makefile.w32-in (DONTCOMPILE): Remove list.
32320 (compile, compile-always): Fix comments.
32321 (update-authors): Load the library in which batch-update-authors
32322 is defined.
32323
32324 * generic-x.el (generic-mode-ini-file-find-file-hook):
32325 Rename to ini-generic-mode-find-file-hook.
32326 Keep generic-mode-ini-file-find-file-hook as an alias.
32327 (ini-generic-mode-find-file-hook): Rename from
32328 generic-mode-ini-file-find-file-hook. Fix docstring.
32329 (ini-generic-mode): Docstring change.
32330 (bat-generic-mode-run-as-comint): Silence the byte compiler.
32331
32332 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
32333 called from lisp.
32334
32335 * generic.el: Move to the emacs-lisp subdir.
32336
32337 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
32338
32339 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
32340 and C-S- function and cursor motion keys.
32341
32342 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
32343
32344 * startup.el (command-line): Enable Xterm Mouse mode by default.
32345 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
32346 for Custom. No longer show "Mouse" in mode line when enabled.
32347 Doc fix.
32348
32349 2005-04-12 Kim F. Storm <storm@cua.dk>
32350
32351 * emulation/cua-base.el (cua-rectangle-face)
32352 (cua-rectangle-noselect-face): Define face attributes here.
32353
32354 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
32355
32356 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32357
32358 * startup.el (command-line): Turn off blinking cursor if
32359 cursorBlink in resources is off or false.
32360
32361 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32362
32363 * term/mac-win.el (dnd): Require dnd.
32364 (mac-drag-n-drop): Call dnd-handle-one-url.
32365 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
32366 (kTextEncodingISOLatin2): Remove constants.
32367 (mac-script-code-coding-systems): New constant.
32368 (mac-handle-language-change): New function.
32369 (special-event-map): Bind it to `language-change' event.
32370 (mac-centraleurroman, mac-cyrillic): New coding systems.
32371 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
32372 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
32373 and mac-cyrillic-encoder to encode-mac-centraleurroman and
32374 encode-mac-cyrillic, respectively.
32375
32376 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32377
32378 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
32379 Don't set overlay-arrow-string to "=>" as this is done
32380 globally in C now.
32381
32382 2005-04-12 Lute Kamstra <lute@gnu.org>
32383
32384 * generic-x.el (rc-generic-mode, rul-generic-mode):
32385 Fix auto-mode-alist entries.
32386 (etc-fstab-generic-mode): Tweak fontification.
32387
32388 * generic.el (generic-make-keywords-list): Fix docstring.
32389 (generic-mode-internal): Simplify generic-font-lock-keywords.
32390
32391 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32392
32393 * whitespace.el (whitespace-buffer-leading)
32394 (whitespace-buffer-trailing): Revert the incorrect test inversion.
32395 However, fix the highlight area for the leading and
32396 trailing whitespaces to show space.
32397
32398 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32399
32400 * whitespace.el (whitespace-version): Bump to 3.5.
32401
32402 (whitespace-buffer-leading, whitespace-buffer-trailing):
32403 Invert sense of the test to highlight the whitespace.
32404
32405 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32406
32407 * progmodes/gud.el (gud-display-line): GUD uses its own
32408 overlay arrow now so don't set overlay-arrow-string.
32409 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
32410
32411 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
32412
32413 * term.el (term-ansi-current-bold, term-ansi-current-underline)
32414 (term-ansi-current-reverse, term-ansi-current-invisible)
32415 (term-ansi-face-already-done): Change to boolean.
32416 (term-reset-terminal, term-handle-colors-array): Handle the above
32417 vars accordingly.
32418 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
32419 (term-emulate-terminal): Use the new name.
32420
32421 * faces.el (secondary-selection): Use yellow1, not yellow.
32422 (trailing-whitespace): Use red1, not red.
32423
32424 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32425
32426 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
32427 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
32428 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
32429
32430 * cus-edit.el (dnd): New group.
32431
32432 * term/w32-win.el (dnd): Require dnd
32433 (w32-drag-n-drop): Call dnd-handle-one-url.
32434
32435 * x-dnd.el: Require dnd.
32436 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
32437 Call dnd-handle-one-url.
32438 (x-dnd-types-alist, x-dnd-insert-utf8-text)
32439 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
32440 to dnd-insert-text.
32441 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
32442 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
32443 (x-dnd-get-local-file-name, x-dnd-open-local-file)
32444 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
32445
32446 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
32447
32448 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32449
32450 * wdired.el: Doc fixes.
32451 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
32452 (wdired-use-dired-vertical-movement): Rename from
32453 wdired-always-move-to-filename-beginning.
32454 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
32455 (wdired-change-to-wdired-mode): Change mode name.
32456 (wdired-newline): Delete.
32457
32458 2005-04-11 Richard M. Stallman <rms@gnu.org>
32459
32460 * whitespace.el (whitespace-highlight-the-space):
32461 Don't call whitespace-unhighlight-the-space here.
32462
32463 * simple.el (undo): Record t in undo-equiv-table
32464 for the redo record made by an undo-in-region.
32465
32466 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32467
32468 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
32469 (gdb-frame-inferior-io-buffer): New Functions to control
32470 display of separate IO buffer.
32471 (menu): Add them to menu-bar.
32472 (gdb-display-buffer): Check for buffer another frame.
32473 Protect GUD buffer.
32474 (gdb-setup-windows): Create IO buffer if not already there.
32475 (gdb-memory-mode): Remove purecopy noops.
32476
32477 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
32478
32479 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
32480 and pass to self-insert-command.
32481
32482 2005-04-11 Lute Kamstra <lute@gnu.org>
32483
32484 * generic.el: Commentary section cleanup.
32485 (generic): Delete.
32486 (generic-use-find-file-hook, generic-lines-to-scan)
32487 (generic-find-file-regexp, generic-ignore-files-regexp)
32488 (default-generic-mode, generic-mode-find-file-hook)
32489 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
32490 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
32491 (generic-use-find-file-hook, generic-lines-to-scan)
32492 (generic-find-file-regexp, generic-ignore-files-regexp)
32493 (default-generic-mode, generic-mode-find-file-hook)
32494 (generic-mode-ini-file-find-file-hook): Move from generic.el.
32495
32496 2005-04-10 Karl Fogel <kfogel@red-bean.com>
32497
32498 * bookmark.el (bookmark-write-file): Catch errors writing file.
32499 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
32500
32501 2005-04-10 Richard M. Stallman <rms@gnu.org>
32502
32503 * startup.el (fancy-splash-tail): Update copyright year.
32504 (command-line): Split part of -Q into -D.
32505 (emacs-basic-display): New defvar.
32506 (fancy-splash-text): Correct name of menu item.
32507
32508 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
32509
32510 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
32511 lines in one node.
32512
32513 * comint.el (comint-send-input): New arg ARTIFICIAL.
32514 Callers in this file changed.
32515
32516 * abbrev.el (define-abbrevs): Read system abbrevs properly.
32517
32518 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
32519
32520 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
32521
32522 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
32523 `ldap-search-internal'.
32524
32525 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32526
32527 * files.el (set-auto-mode-1): Use line-end-position.
32528
32529 * international/latin-1.el:
32530 * international/latin-2.el:
32531 * international/latin-3.el:
32532 * international/latin-4.el:
32533 * international/latin-5.el:
32534 * international/latin-8.el:
32535 * international/latin-9.el: Give punctuation syntax to NBSP.
32536
32537 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
32538 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
32539 Use char-classes to accept non-ascii letters, accepted in some recent
32540 bibtex implementations.
32541
32542 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
32543
32544 * custom.el (custom-set-minor-mode): Any non-nil value for the
32545 variable should enable the mode when set through Custom.
32546
32547 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32548
32549 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
32550 TAB binding so tab-always-indent is obeyed.
32551 (vhdl-minibuffer-local-map): Move initialization into declaration.
32552 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
32553 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
32554 (vhdl-hooked-abbrev): Avoid test for XEmacs.
32555 (vhdl-current-line): Use line-beginning-position.
32556 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
32557 with-output-to-temp-buffer, so the current position can be recorded.
32558
32559 2005-04-10 Masatake YAMATO <jet@gyve.org>
32560
32561 * progmodes/compile.el (compilation-error-regexp-alist-alist):
32562 Add regexp for gcov.
32563
32564 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
32565
32566 * calendar/time-date.el (time-to-seconds, seconds-to-time)
32567 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
32568 syntax which Emacs 20 doesn't support.
32569
32570 2005-04-09 Richard M. Stallman <rms@gnu.org>
32571
32572 * help.el (describe-key-briefly, describe-key):
32573 Replace strings as event types with "(any string)".
32574
32575 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
32576
32577 * arc-mode.el (archive-mode-map): Move initialization into
32578 the declaration. Override *all* bindings of `undo'.
32579 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
32580
32581 2005-04-09 Jay Belanger <belanger@truman.edu>
32582
32583 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
32584
32585 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
32586
32587 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
32588 (xterm-register-default-colors): Update color values computation
32589 to match xterm-200.
32590
32591 2005-04-09 Kenichi Handa <handa@m17n.org>
32592
32593 * international/code-pages.el (iso-latin-7): Fix the map.
32594
32595 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
32596
32597 * emacs-lisp/lisp.el (defun-prompt-regexp)
32598 (parens-require-spaces, buffer-end, end-of-defun)
32599 (insert-parentheses): Doc fixes.
32600
32601 2005-04-08 Kim F. Storm <storm@cua.dk>
32602
32603 * comint.el (comint-highlight-prompt): Fix face spec.
32604 * hi-lock.el (hi-green): Likewise.
32605
32606 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32607
32608 * cus-edit.el (custom-modified-face):
32609 * comint.el (comint-highlight-input): Fix previous changes.
32610 * term.el (term-handle-ansi-escape): Add a comment.
32611
32612 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
32613
32614 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
32615 in the buffer and in whitespace-highlighted-space.
32616 (whitespace-unhighlight-the-space): Simplify.
32617 (whitespace-buffer): Simplify.
32618
32619 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32620
32621 * textmodes/table.el (table-cell-face): Add special case for
32622 displays supporting a high number of colors.
32623 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
32624 (vhdl-font-lock-reserved-words-face)
32625 (vhdl-speedbar-architecture-face)
32626 (vhdl-speedbar-instantiation-face)
32627 (vhdl-speedbar-architecture-selected-face)
32628 (vhdl-speedbar-instantiation-selected-face): Likewise.
32629 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
32630 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
32631 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
32632 (ebrowse-root-class-face, ebrowse-member-attribute-face)
32633 (ebrowse-progress-face): Likewise.
32634 * progmodes/compile.el (compilation-info-face): Likewise.
32635 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
32636 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
32637 * calendar/calendar.el (diary-face): Likewise.
32638 * woman.el (woman-italic-face, woman-bold-face)
32639 (woman-unknown-face): Likewise.
32640 * wid-edit.el (widget-button-pressed-face): Likewise.
32641 * whitespace.el (whitespace-highlight-face): Likewise.
32642 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
32643 * pcvs-info.el (cvs-marked-face): Likewise.
32644 * info.el (info-xref): Likewise.
32645 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
32646 * hilit-chg.el (highlight-changes-face)
32647 (highlight-changes-delete-face): Likewise.
32648 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
32649 (hi-red-b): Likewise.
32650 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
32651 * font-lock.el (font-lock-keyword-face)
32652 (font-lock-function-name-face, font-lock-warning-face): Likewise.
32653 * cus-edit.el (custom-invalid-face, custom-modified-face)
32654 (custom-set-face, custom-changed-face, custom-variable-tag-face)
32655 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
32656 * comint.el (comint-highlight-prompt): Likewise.
32657
32658 2005-04-08 Lute Kamstra <lute@gnu.org>
32659
32660 * font-lock.el (font-lock-keywords): Docstring fixes.
32661
32662 2005-04-08 Kenichi Handa <handa@m17n.org>
32663
32664 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
32665 chars are more than a limit, print " and more..." at the tail.
32666
32667 2005-04-08 Kim F. Storm <storm@cua.dk>
32668
32669 * emacs-lisp/authors.el (authors-aliases): Update list.
32670 (authors-ignored-files): New list.
32671 (authors-fixed-entries): Fix typo.
32672 (authors-renamed-files-alist): Update list.
32673 (authors-add): Check authors-ignored-files.
32674
32675 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
32676
32677 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
32678 optional, to ensure backward compatibility.
32679
32680 2005-04-08 Stephen Eglen <stephen@gnu.org>
32681
32682 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
32683
32684 2005-04-08 Kim F. Storm <storm@cua.dk>
32685
32686 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
32687
32688 * mouse.el (mouse-on-link-p): Doc fix.
32689
32690 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
32691
32692 * ielm.el (ielm-prompt-read-only): Doc fix.
32693
32694 * comint.el (comint-prompt-read-only): Doc fix.
32695
32696 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
32697
32698 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
32699 ensure dired always handles wildcards passed to ffap.
32700 (find-file-at-point): Use it.
32701 (ffap-dired-wildcards): Doc fix.
32702
32703 2005-04-07 Juri Linkov <juri@jurta.org>
32704
32705 * simple.el (next-error-overlay-arrow-position): New defvar.
32706 Put "=>" on its property `overlay-arrow-string'. Add it to
32707 `overlay-arrow-variable-list'.
32708
32709 * progmodes/compile.el (compilation-setup):
32710 Set `next-error-overlay-arrow-position' to nil. Also set it to
32711 nil in the local hook `kill-buffer-hook'. Make local variable
32712 `overlay-arrow-string' and set it to "=>".
32713 (compilation-goto-locus): Set BOL position to
32714 `next-error-overlay-arrow-position' instead of
32715 `overlay-arrow-position'.
32716
32717 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
32718 locally instead of adding it to the global hook.
32719 (Info-kill-buffer): Move up.
32720
32721 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
32722
32723 * term/xterm.el (xterm-standard-colors): Update color values from
32724 xterm-200.
32725
32726 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
32727
32728 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
32729
32730 * fast-lock.el:
32731 * lazy-lock.el: Move them to the obsolete subdir.
32732
32733 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32734
32735 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
32736 (wdired-add-replace-advice): Remove.
32737 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
32738
32739 2005-04-06 Kim F. Storm <storm@cua.dk>
32740
32741 * startup.el (command-line): Add --bare-bones alias for -Q.
32742
32743 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32744
32745 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
32746 create the startup fontset if a font specification ends with
32747 `mac-roman'.
32748
32749 2005-04-06 Lute Kamstra <lute@gnu.org>
32750
32751 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
32752 change.
32753
32754 * emacs-lisp/copyright.el (copyright-update-year): Replace the
32755 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
32756
32757 2005-04-05 Lute Kamstra <lute@gnu.org>
32758
32759 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
32760 (define-generic-mode): Ditto. Fix debug declaration.
32761
32762 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
32763 Put them in the generic-x group.
32764
32765 * calendar/timeclock.el (timeclock): Doc fix.
32766
32767 * generic.el (define-generic-mode): Don't use custom-current-group.
32768 Document default :group value.
32769 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
32770 (define-global-minor-mode): Don't use custom-current-group.
32771
32772 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
32773
32774 * startup.el (command-line-1): Display startup-echo-area-message
32775 when fancy splash screen is in use.
32776
32777 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
32778 (sh-escaped-newline): New face.
32779 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
32780 newline, and use sh-escaped-newline face.
32781
32782 * progmodes/tcl.el (tcl-escaped-newline): New face.
32783 (tcl-builtin-list): New variable.
32784 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
32785 newlines. Fix keywords subexpression number.
32786
32787 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
32788
32789 * textmodes/org.el (org-diary-default-entry): Fix call to
32790 `add-to-diary-entry'.
32791
32792 2005-04-05 Kim F. Storm <storm@cua.dk>
32793
32794 * ediff-init.el: Use (featurep 'xemacs).
32795
32796 2005-04-05 David Ponce <david@dponce.com>
32797
32798 * cus-edit.el (face): Derive from symbol widget. Display sample
32799 of the current face on the fly.
32800 (widget-face-sample-face-get, widget-face-notify): New functions.
32801 (widget-face-value-create): Remove.
32802
32803 * wid-edit.el (widget-field-end): Temporarily remove field
32804 narrowing before to call `get-char-property'.
32805
32806 2005-04-04 Jay Belanger <belanger@truman.edu>
32807
32808 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
32809 (math-read-subscripts): New variable.
32810 (math-read-preprocess-string): Process subscripts.
32811
32812 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
32813
32814 * comint.el (comint-prompt-read-only): Doc fix.
32815
32816 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
32817 `-1'. Doc fix.
32818
32819 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
32820
32821 * textmodes/org.el (org-insert-mode-line-in-empty-file):
32822 Change default value to nil.
32823
32824 2005-04-04 Lute Kamstra <lute@gnu.org>
32825
32826 * autorevert.el (auto-revert-mode): Specify :group.
32827 * battery.el (display-battery-mode): Specify :group.
32828 * diff-mode.el (diff-minor-mode): Specify :group.
32829 * font-core.el (font-lock-mode): Specify :group.
32830 * hl-line.el (hl-line-mode): Specify :group.
32831 * iimage.el (iimage): New customization group.
32832 (iimage-mode): Specify :group.
32833 * longlines.el (longlines-mode): Specify :group.
32834 * master.el: Don't require easy-mmode.
32835 (master): New customization group.
32836 (master-mode): Specify :group.
32837 * msb.el (msb-mode): Specify :group.
32838 * reveal.el (reveal-mode): Specify :group.
32839 * simple.el (next-error-follow-minor-mode): Specify :group.
32840 * smerge-mode.el (smerge-mode): Specify :group.
32841 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
32842 * emulation/cua-base.el (cua-mode): Specify :group.
32843 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
32844 * language/thai-util.el (thai-auto-composition-mode)
32845 (thai-word-mode): Specify :group.
32846 * mail/supercite.el (sc-minor-mode): Specify :group.
32847 * progmodes/cwarn.el (cwarn-mode): Specify :group.
32848 * progmodes/flymake.el (flymake-mode): Specify :group.
32849 * progmodes/glasses.el (glasses-mode): Specify :group.
32850 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
32851 * textmodes/enriched.el (enriched-mode): Specify :group.
32852 * textmodes/refill.el (refill-mode): Specify :group.
32853
32854 * add-log.el (change-log-font-lock-keywords): Names in
32855 parenthesized lists can contain spaces.
32856
32857 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
32858
32859 * startup.el (fancy-splash-text): Shorten default text of
32860 "Emacs Tutorial" line. Also, if the current language env
32861 indicates an available tutorial file other than TUTORIAL,
32862 extract its title and append it to the line in parentheses.
32863 (fancy-splash-insert): If arg is a thunk, funcall it.
32864
32865 2005-04-04 Jay Belanger <belanger@truman.edu>
32866
32867 * calc.el (calc-language-alist): Add tags to customization type.
32868
32869 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
32870
32871 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
32872 Doc fix.
32873
32874 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
32875
32876 * add-log.el (change-log-font-lock-keywords): The manual
32877 describing a Change Log entry, says: (...) "Aside from these
32878 header lines, every line in the change log starts with a space or
32879 a tab.". The font-lock was not highlighting lines started with
32880 spaces, added support for it.
32881
32882 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32883
32884 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
32885 (bibtex-generate-url-list): Update docstring accordingly. Put the
32886 complex example in the docstring.
32887 (bibtex-font-lock-url): Use pop.
32888
32889 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
32890
32891 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
32892
32893 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
32894
32895 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
32896
32897 * filesets.el (filesets-set-default): Doc fix.
32898
32899 2005-04-03 Lute Kamstra <lute@gnu.org>
32900
32901 * generic.el (define-generic-mode): Add argument to specify
32902 keywords for defcustom.
32903 (default-generic-mode): Specify :group.
32904
32905 * generic-x.el: Specify :group for all generic modes.
32906
32907 * desktop.el (desktop-no-desktop-file-hook)
32908 (desktop-after-read-hook): Doc fix.
32909
32910 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
32911
32912 * simple.el (visible-mode): Use explicit :group keyword.
32913 This changes the group of `visible-mode-hook' from paren-blinking
32914 to editing-basics.
32915
32916 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
32917
32918 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
32919 mailbox specifications as well as URLs.
32920 (rmail-insert-inbox-text): Remove unused conditional branches.
32921
32922 2005-04-01 Jay Belanger <belanger@truman.edu>
32923
32924 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
32925 (calc-gnuplot-print-command): Move definitions to calc.el.
32926
32927 * calc/calc-embed.el (calc-embedded-announce-formula)
32928 (calc-embedded-open-formula, calc-embedded-close-formula)
32929 (calc-embedded-open-word, calc-embedded-close-word)
32930 (calc-embedded-open-plain, calc-embedded-close-plain)
32931 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
32932 (calc-embedded-open-mode, calc-embedded-close-mode):
32933 Move definitions to calc.el.
32934
32935 * calc/calc.el (calc-settings-file, calc-language-alist):
32936 Make customizable.
32937 (calc-embedded-announce-formula, calc-embedded-open-formula)
32938 (calc-embedded-close-formula, calc-embedded-open-word)
32939 (calc-embedded-close-word, calc-embedded-open-plain)
32940 (calc-embedded-close-plain, calc-embedded-open-new-formula)
32941 (calc-embedded-close-new-formula, calc-embedded-open-mode)
32942 (calc-embedded-close-mode, calc-gnuplot-name)
32943 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
32944 from other files and make customizable.
32945
32946 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
32947
32948 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
32949 Use buffer-live-p.
32950 (cvs-mode-run): Don't call cvs-update-header here.
32951 (cvs-run-process): Call cvs-update-header.
32952 Use process properties for cvs-postprocess and cvs-buffer so that
32953 the sentinel can behave better if the temp buffer is killed.
32954 Use a pipe rather than a tty, to better handle unexpected prompts.
32955 (cvs-sentinel): Rewrite. Call cvs-update-header.
32956
32957 2005-04-01 Andre Spiegel <spiegel@gnu.org>
32958
32959 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
32960 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
32961
32962 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
32963
32964 * generic.el (define-generic-mode): Add indentation rule.
32965
32966 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
32967
32968 * files.el (mode-require-final-newline): Make Custom correctly
32969 report a nil value and allow to set it to nil via Custom.
32970 Doc fix.
32971
32972 2005-04-01 Kenichi Handa <handa@m17n.org>
32973
32974 * international/characters.el: Enable the correct case setting for
32975 dotless-i and dotted-I.
32976
32977 2005-04-01 Kim F. Storm <storm@cua.dk>
32978
32979 * ido.el (ido-file-internal): Fall back to non-ido command if
32980 initial directory is on slow ftp (or tramp) host.
32981
32982 2005-03-31 Richard M. Stallman <rms@gnu.org>
32983
32984 * emacs-lisp/autoload.el (make-autoload):
32985 Handle define-global-minor-mode.
32986
32987 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32988 Rename from easy-mmode-define-global-mode.
32989 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
32990
32991 * progmodes/scheme.el (scheme-mode-syntax-table):
32992 Update syntax of | and # for two-character comment syntax.
32993
32994 2005-03-31 Lute Kamstra <lute@gnu.org>
32995
32996 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
32997 (define-minor-mode): Call custom-current-group at load-time.
32998
32999 * generic.el (define-generic-mode): Add debug declaration.
33000 Add defcustom for the mode hook.
33001 (generic-mode-internal): Use run-mode-hooks.
33002
33003 2005-03-31 Kim F. Storm <storm@cua.dk>
33004
33005 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
33006 (mouse-fixup-help-message): New defun called by show_help_echo
33007 to fixup mouse-2 prefix in help messages when applicable.
33008
33009 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33010
33011 2005-03-31 Kenichi Handa <handa@m17n.org>
33012
33013 * language/thai-word.el (thai-find-word-ends): Pay attention to
33014 the case that we reach the end of buffer.
33015
33016 * textmodes/fill.el (fill-text-properties-at): New function.
33017 (fill-newline): Use fill-text-properties-at instead of
33018 text-properties-at.
33019
33020 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33021
33022 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33023 not comint-quote-filename.
33024
33025 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
33026
33027 * help-fns.el (help-with-tutorial): Revert last change.
33028
33029 2005-03-31 Kim F. Storm <storm@cua.dk>
33030
33031 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33032
33033 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
33034
33035 * calendar/cal-china.el: Update reference to "Calendrical
33036 Calculations" book; there's a new edition.
33037 * calendar/cal-coptic.el: Likewise.
33038 * calendar/cal-french.el: Likewise.
33039 * calendar/cal-hebrew.el: Likewise.
33040 * calendar/cal-islam.el: Likewise.
33041 * calendar/cal-iso.el: Likewise.
33042 * calendar/cal-julian.el: Likewise.
33043 * calendar/cal-mayan.el: Likewise.
33044 * calendar/cal-persia.el: Likewise.
33045 * calendar/calendar.el: Likewise.
33046 * calendar/holidays.el: Likewise.
33047 * calendar/lunar.el: Likewise.
33048 * calendar/solar.el: Likewise.
33049
33050 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33051 white space from doc string.
33052
33053 2005-03-30 Jay Belanger <belanger@truman.edu>
33054
33055 * calc/calc-help.el (calc-full-help): Remove email address.
33056
33057 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
33058
33059 * help-fns.el (help-with-tutorial): Delete title line.
33060
33061 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
33062
33063 * calendar/cal-x.el (calendar-one-frame-setup)
33064 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33065 rather than `symbol' for set-window-dedicated-p.
33066
33067 * calendar/appt.el (appt-buffer-name): Make it a constant.
33068 (appt-add): Doc fix.
33069
33070 * filesets.el (filesets-menu-path, filesets-menu-before)
33071 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
33072 (filesets-menu-cache-file): Use directory ~/.emacs.d.
33073 (filesets-add-submenu): Delete and use add-submenu instead.
33074
33075 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
33076
33077 * textmodes/org.el (org-agenda-phases-of-moon)
33078 (org-agenda-sunrise-sunset, org-agenda-convert-date)
33079 (org-agenda-goto-calendar): New commands.
33080 (org-diary-default-entry): New function.
33081 (org-get-entries-from-diary): Better parsing of diary entries.
33082 (org-agenda-check-no-diary): New function.
33083 ("diary-lib"): Advice to function `add-to-diary-list', to allow
33084 linking to diary entries.
33085 (org-agenda-execute-calendar-command): New function.
33086 (org-agenda): Improve visible section in window.
33087 Use `org-fit-agenda-window'.
33088 (org-fit-agenda-window): New option.
33089 (org-move-subtree-down): Better handling of empty lines
33090 at end of subtree.
33091 (org-cycle): Numeric prefix is interpreted now as show-subtree N
33092 levels up.
33093 (org-fontify-done-headline): New option.
33094 (org-headline-done-face): New face.
33095 (org-set-font-lock-defaults): Use `org-headline-done-face'.
33096 (org-table-copy-down): Rename from `org-table-copy-from-above'.
33097 When current field is non-empty, it is copied to next row.
33098 (org-table-copy-from-above): Fix bug which made it
33099 impossible to copy fields containing only a single non-white character.
33100
33101 2005-03-30 Kim F. Storm <storm@cua.dk>
33102
33103 * kmacro.el (kmacro-end-macro): Isearch may store this command
33104 into the macro -- so ignore it when executing keyboard macro.
33105
33106 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33107
33108 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
33109
33110 2005-03-29 Kenichi Handa <handa@m17n.org>
33111
33112 * language/thai.el ("Thai"): Set setup-function and exit-function
33113 for Thai language environment.
33114
33115 * language/thai-util.el: Require thai-word.
33116 (thai-word-mode-map): New variable.
33117 (thai-word-mode): New minor mode.
33118 (setup-thai-language-environment-internal): New function.
33119 (exit-thai-language-environment-internal): New function.
33120
33121 * language/thai-word.el (thai-word-table): Declare it by defvar,
33122 use dolist to initialize it.
33123 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
33124 (thai-fill-find-break-point): New functions.
33125
33126 2005-03-29 Richard M. Stallman <rms@gnu.org>
33127
33128 * simple.el (idle-update-delay): Move definition up.
33129 (set-mark): Doc fix.
33130
33131 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
33132
33133 * longlines.el: New file.
33134
33135 * simple.el (buffer-substring-filters): New variable.
33136 (filter-buffer-substring): New function.
33137 (kill-region, copy-region-as-kill): Use it.
33138
33139 * register.el (copy-to-register, append-to-register)
33140 (prepend-to-register): Use filter-buffer-substring.
33141
33142 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33143
33144 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
33145 (gud-filter-pending-text): Move in front of gdb.
33146 (gud-overlay-arrow-position): New variable.
33147 (gud-sentinel, gud-display-line): Use it in place of
33148 overlay-arrow-position.
33149
33150 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
33151
33152 * progmodes/fortran.el (fortran-if-indent): Doc fix.
33153 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
33154 (fortran-font-lock-keywords-4): New variable.
33155 (fortran-blocks-re, fortran-end-block-re)
33156 (fortran-start-block-re): New constants, for hideshow.
33157 (hs-special-modes-alist): Add a Fortran entry.
33158 (fortran-mode-map): Bind fortran-end-of-block,
33159 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
33160 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
33161 (fortran-looking-at-if-then, fortran-end-of-block)
33162 (fortran-beginning-of-block): New functions, for hideshow.
33163
33164 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
33165 Doc fix. Tweak regexp.
33166 (f90-beginning-of-block): Push mark first.
33167
33168 2005-03-29 Jay Belanger <belanger@truman.edu>
33169
33170 * calc/calc.el: Update copyright date.
33171 (calc-version): Increase to 2.1.
33172 (calc-version-date): Remove.
33173
33174 * calc/calc-help.el: Update copyright date.
33175 (calc-full-help): Remove reference to calc-version-date.
33176 Update copyright date.
33177
33178 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33179
33180 * vc.el (vc-do-command): Use a pipe for async processes, so password
33181 prompts don't show up at places where the user can't reply.
33182
33183 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33184
33185 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
33186 on the file name we pass to the inferior shell.
33187
33188 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33189
33190 * progmodes/which-func.el (which-function): Be robust in the face of an
33191 imenu--make-index-alist failure.
33192
33193 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33194
33195 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
33196
33197 * progmodes/python.el (python-preoutput-filter): Fix last change.
33198
33199 2005-03-29 Lute Kamstra <lute@gnu.org>
33200
33201 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
33202 functions and compiled macros.
33203 (debug-convert-byte-code): Handle macros too.
33204 (debug-on-entry-1): Don't signal an error when trying to clear a
33205 function that is not set to debug on entry.
33206
33207 2005-03-29 Jay Belanger <belanger@truman.edu>
33208
33209 * calc/calc-lang.el: Add functions to math-function-table
33210 properties of tex and math.
33211
33212 2005-03-29 Kenichi Handa <handa@m17n.org>
33213
33214 * ps-mule.el (ps-mule-plot-string): Translate characters by
33215 ps-print-translation-table.
33216 (ps-mule-begin-job): Call find-charset-region/string with
33217 ps-print-translation-table.
33218 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
33219
33220 * ps-print.el (ps-print-translation-table): New variable.
33221 (ps-plot-region): Translate characters by ps-print-translation-table.
33222
33223 2005-03-29 Juri Linkov <juri@jurta.org>
33224
33225 * simple.el (next-error-highlight-timer): New variable.
33226
33227 * progmodes/compile.el (compilation-goto-locus):
33228 Use `next-error-highlight-timer' instead of `sit-for'.
33229
33230 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33231
33232 * mail/supercite.el (sc-mail-field): Use assoc-string.
33233 (sc-get-address): Simplify regexps.
33234
33235 * files.el (minibuffer-with-setup-hook): New macro.
33236 (find-file-read-args): Use it to avoid let-binding
33237 minibuffer-with-setup-hook (which breaks turning on/off
33238 file-name-shadow-mode while in the prompt).
33239
33240 * complete.el (PC-read-include-file-name-internal):
33241 Use test-completion.
33242
33243 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
33244
33245 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
33246
33247 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33248
33249 * window.el (window-buffer-height): Use count-screen-lines.
33250
33251 * progmodes/python.el (python-preoutput-leftover): New var.
33252 (python-preoutput-filter): Use it.
33253 (python-send-receive): Loop until all the result has been received.
33254
33255 2005-03-28 Juri Linkov <juri@jurta.org>
33256
33257 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
33258
33259 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
33260 "Recover Crashed Session".
33261 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
33262 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
33263 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
33264 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
33265 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
33266 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
33267 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
33268 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
33269
33270 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
33271 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
33272 Ediff Sessions", "Toggle use of separate control buffer frame",
33273 "Use separate frame for Ediff control buffer".
33274
33275 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
33276 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
33277 "Rename Bookmark", "Delete Bookmark".
33278
33279 * info.el (Info-mode-menu): Remove ellipsis from "Index".
33280 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
33281 Add `:active Info-index-alternatives' to "Next Matching Item".
33282
33283 * wdired.el (wdired-change-to-wdired-mode):
33284 Mention `wdired-abort-changes' key in the initial message.
33285
33286 * international/mule.el (auto-coding-alist): Associate non-ascii
33287 image filename extensions with `no-conversion'.
33288
33289 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
33290
33291 * international/iso-acc.el:
33292 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
33293
33294 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
33295
33296 * textmodes/sgml-mode.el (html-mode): Doc update.
33297
33298 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
33299
33300 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
33301
33302 * term.el (term-move-columns): Fix face after extending a line.
33303 (term-insert-spaces): Likewise.
33304 (term-reset-terminal): Fix off by one error.
33305
33306 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33307
33308 * international/mule.el (auto-coding-alist): Add .xpi files.
33309
33310 * files.el (auto-mode-alist): Add .xpi files.
33311
33312 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
33313
33314 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
33315
33316 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33317
33318 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
33319
33320 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
33321
33322 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
33323 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
33324
33325 * calendar/cal-move.el (calendar-beginning-of-year): Move the
33326 cursor to Jan 1 when needed.
33327 (calendar-end-of-year): Fix -/+ typo.
33328 Reported by Chong Yidong <cyd@stupidchicken.com>.
33329
33330 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
33331
33332 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
33333
33334 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
33335 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
33336
33337 2005-03-25 Richard M. Stallman <rms@gnu.org>
33338
33339 * filesets.el (filesets-init): Add autoload.
33340
33341 * mail/mailalias.el (mail-directory): Doc fix.
33342
33343 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33344
33345 * mail/mailalias.el (mail-directory-process): Do nothing if
33346 mail-directory-process is an atom.
33347 (mail-get-names): Ignore mail-directory-names if it is an atom.
33348 (mail-directory-process defvar): Doc fix.
33349 (mail-names): Doc fix.
33350
33351 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
33352
33353 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
33354
33355 2005-03-26 Kenichi Handa <handa@m17n.org>
33356
33357 * international/mule-util.el (detect-coding-with-priority):
33358 Call update-coding-systems-internal before detect-coding-region.
33359
33360 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
33361
33362 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
33363 (gdb-frames-mode-map): Add follow-link property.
33364
33365 2005-03-25 Jay Belanger <belanger@truman.edu>
33366
33367 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
33368 for variables.
33369
33370 2005-03-25 Juri Linkov <juri@jurta.org>
33371
33372 * image-mode.el: Optimize image filename extension regexps in
33373 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
33374 in `auto-mode-alist'.
33375 (image-mode): Add `image-toggle-display-text' to local hook
33376 `change-major-mode-hook'. Display the image as an image by
33377 default. Set `cursor-type' and `truncate-lines' if the image
33378 is already displayed. Take into account the current mode (image
33379 or text) in message.
33380 (image-minor-mode): New minor mode.
33381 (image-mode-maybe, image-toggle-display-text): New functions.
33382 (image-toggle-display): Use called-interactively-p.
33383 Let-bind `inhibit-read-only' to t.
33384
33385 * image-mode.el (image-minor-mode): Set `cursor-type' and
33386 `truncate-lines' if the image is already displayed. Add turning
33387 image-minor-mode off to `change-major-mode-hook'. Add message.
33388 Call `image-toggle-display-text' after turning image-minor-mode off.
33389
33390 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
33391
33392 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
33393 Terminal.app, use utf-8.
33394 (set-display-table-and-terminal-coding-system): Add coding-system arg.
33395 (set-locale-environment): Use it.
33396
33397 * term/xterm.el: Undo last change, better done in mule-cmds.el.
33398
33399 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
33400
33401 * progmodes/python.el (python-close-block-statement-p)
33402 (python-outdent-p, python-current-defun): Use symbol-end.
33403
33404 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
33405
33406 * files.el (save-some-buffers): Doc fix.
33407
33408 2005-03-25 Werner Lemberg <wl@gnu.org>
33409
33410 * complete.el, thumbs.el: Replace `legal' with `valid'.
33411 * calendar/calendar.el: Replace `legal' with `valid'.
33412 * emacs-lisp/advice.el: Replace `legal' with `valid'.
33413 * mail/supercite.el: Replace `legal' with `valid'.
33414 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
33415 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
33416 Replace `legal' with `valid'.
33417 * textmodes/reftex-vars.el, textmodes/reftex.el:
33418 Replace `legal' with `valid'.
33419
33420 2005-03-25 Werner Lemberg <wl@gnu.org>
33421
33422 * calc/calc-forms.el, calc/calc-sel.el
33423 * midnight.el, vc-cvs.el
33424 * emacs-lisp/cl-macs.el
33425 * emulation/vip.el
33426 * eshell/esh-io.el, eshell/esh-var.el
33427 * mail/supercite.el
33428 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
33429 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
33430 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
33431 * progmodes/sh-script.el, progmodes/xscheme.el
33432 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
33433 * textmodes/reftex-index.el, textmodes/reftex-parse.el
33434 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
33435 * textmodes/reftex.el, textmodes/org.el:
33436 Replace `illegal' with `invalid'.
33437
33438 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33439
33440 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
33441 (flymake-find-buildfile, flymake-find-possible-master-files)
33442 (flymake-check-include, flymake-parse-line): Replace loops over the
33443 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
33444
33445 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
33446 Substitute file-name-as-directory in the rest of the file.
33447 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
33448 (flymake-replace-region): Remove unused arg `buffer'.
33449 (flymake-check-patch-master-file-buffer): Update calls to it.
33450 (flymake-add-err-info): Remove unused var `count'.
33451 (flymake-mode): Use define-minor-mode.
33452
33453 * progmodes/flymake.el: Use with-current-buffer.
33454 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
33455 flymake-replace-regexp-in-string, flymake-line-beginning-position)
33456 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
33457 Avoid testing for `xemacs'.
33458 (flymake-nop): Move.
33459 (flymake-region-has-flymake-overlays): Return the computed value.
33460 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
33461 Remove unused var `endline'.
33462 (flymake-get-line-count): Remove unused function.
33463 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
33464
33465 * emulation/vi.el:
33466 * generic.el:
33467 * hilit-chg.el (global-highlight-changes):
33468 * hi-lock.el (hi-lock-mode):
33469 * follow.el: find-file-hooks -> find-file-hook.
33470
33471 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
33472
33473 2005-03-24 Juri Linkov <juri@jurta.org>
33474
33475 * dired.el (dired-mode-map): Add menu item "Compare directories"
33476 for dired-compare-directories.
33477
33478 * dired-aux.el (dired-compare-directories): Add autoload cookie.
33479 Doc fix. Replace `read-file-name' with `read-directory-name'.
33480
33481 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33482
33483 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
33484
33485 2005-03-24 Jay Belanger <belanger@truman.edu>
33486
33487 * calc/calc-embed.el (calc-embedded-mode-change): Save all
33488 relevant mode settings in calc-embedded-original-modes when modes
33489 are permanently changed.
33490
33491 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33492
33493 * autoinsert.el: find-file-hooks -> find-file-hook.
33494
33495 2005-03-24 Lute Kamstra <lute@gnu.org>
33496
33497 * generic.el (generic-font-lock-defaults): Make it obsolete.
33498 (generic-font-lock-keywords): New variable to replace
33499 generic-font-lock-defaults.
33500 (generic-mode-set-font-lock): Delete it.
33501 (generic-mode-internal): Don't call generic-mode-set-font-lock.
33502 (generic-bracket-support): Add docstring.
33503
33504 * generic-x.el: Rename generic-font-lock-defaults to
33505 generic-font-lock-keywords throughout.
33506 (mailagent-rules-setup-function): Delete it.
33507 (mailagent-rules-generic-mode): Use anonymous function instead.
33508 (show-tabs-generic-mode-font-lock-defaults-1)
33509 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
33510 Quote faces.
33511 (show-tabs-tab-face, show-tabs-space-face): Specify background,
33512 not foreground.
33513
33514 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
33515 Recognize define-generic-mode.
33516
33517 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
33518
33519 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
33520 if there's no completion table.
33521
33522 2005-03-23 Miles Bader <miles@gnu.org>
33523
33524 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33525 Remove tty-specific variants, as they're no longer needed.
33526
33527 2005-03-23 Lute Kamstra <lute@gnu.org>
33528
33529 * generic-x.el: Code cleanup: make args constant whenever possible.
33530 (installshield-statement-keyword-list)
33531 (installshield-system-functions-list)
33532 (installshield-system-variables-list, installshield-types-list)
33533 (installshield-funarg-constants-list): Make them constants.
33534
33535 * generic.el (generic-make-keywords-list): Add autoload cookie.
33536
33537 * calendar/time-date.el: Add comment on time value formats.
33538 Don't require parse-time.
33539 (with-decoded-time-value): New macro.
33540 (encode-time-value): New function.
33541 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
33542 (days-to-time): Return a valid time value when arg is huge.
33543 (time-since): Use time-subtract.
33544 (time-to-number-of-days): Use time-to-seconds.
33545
33546 2005-03-23 David Ponce <david@dponce.com>
33547
33548 * recentf.el (recentf-keep): New option.
33549 (recentf-menu-action): Default to `find-file'.
33550 (recentf-keep-non-readable-files-flag)
33551 (recentf-keep-non-readable-files-p)
33552 (recentf-file-readable-p, recentf-find-file)
33553 (recentf-cleanup-remote): Remove.
33554 (recentf-include-p): More robust.
33555 (recentf-keep-p): New function.
33556 (recentf-remove-if-non-kept): Rename from
33557 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
33558 All callers updated.
33559 (recentf-menu-items-for-commands): Fix help string.
33560 (recentf-track-closed-file): Update. Doc fix.
33561 (recentf-cleanup): Update. Count removed files. Doc fix.
33562
33563 2005-03-23 Kim F. Storm <storm@cua.dk>
33564
33565 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33566 Don't inherit from fringe face (now happens automatically).
33567
33568 2005-03-22 Kim F. Storm <storm@cua.dk>
33569
33570 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
33571 position values.
33572
33573 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
33574
33575 * menu-bar.el (showhide-date-time): Remove.
33576 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
33577 (menu-bar-make-mm-toggle): Simplify.
33578
33579 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33580
33581 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
33582 Accept qualified variable and function names.
33583
33584 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
33585
33586 * bindings.el (completion-ignored-extensions):
33587 Remove ".lis" for `vax-vms'.
33588
33589 2005-03-22 Andreas Schwab <schwab@suse.de>
33590
33591 * generic-x.el: Revert last change.
33592 * ldefs-boot.el: Update.
33593
33594 2005-03-22 Jay Belanger <belanger@truman.edu>
33595
33596 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
33597 (calc-embedded-save-original-modes)
33598 (calc-embedded-restore-original-modes): New functions.
33599 (calc-do-embedded): Save original modes when entering embedded mode
33600 and restore when leaving embedded mode.
33601 (calc-embedded-modes-change): Change the value of
33602 calc-embedded-original-modes to reflect permanent changes.
33603
33604 2005-03-22 Lute Kamstra <lute@gnu.org>
33605
33606 * generic-x.el: Require generic again.
33607
33608 2005-03-22 Miles Bader <miles@gnu.org>
33609
33610 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33611 Tweak details to look good on both ttys and bitmap displays, light
33612 or dark background, etc.
33613
33614 2005-03-21 Kim F. Storm <storm@cua.dk>
33615
33616 * tooltip.el (tooltip-show-help-function): Check car and cdr of
33617 mouse position.
33618
33619 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
33620
33621 * icomplete.el: Don't forcibly turn on the mode upon load.
33622 (icomplete-mode): Use define-minor-mode.
33623 (icomplete-eoinput): Default to nil.
33624 (icomplete-minibuffer-setup): Remove autoload.
33625 (icomplete-tidy): Simplify.
33626 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
33627 in the initial state or if the user has modified the field.
33628 Fix handling of icomplete-max-delay-chars.
33629 Remove code that handles the oddball case where
33630 minibuffer-completion-table is an integer.
33631 Wrap icomplete-completions in while-no-input in case building
33632 completions takes more time than expected.
33633 (icomplete-completions): Simplify.
33634
33635 2005-03-21 Richard M. Stallman <rms@gnu.org>
33636
33637 * jka-compr.el (jka-compr-really-do-compress):
33638 Make variable buffer-local.
33639
33640 * image-mode.el: Handle .xpm files too.
33641 (image-toggle-display): Preserve modification flag.
33642
33643 * help.el (where-is): Don't mention aliases with no key bindings.
33644
33645 2005-03-21 Lute Kamstra <lute@gnu.org>
33646
33647 * generic.el: Fix commentary section. Don't require cl for
33648 compilation.
33649 (generic-mode-list): Add autoload cookie.
33650 (generic-use-find-file-hook, generic-lines-to-scan)
33651 (generic-find-file-regexp, generic-ignore-files-regexp)
33652 (generic-mode, generic-mode-find-file-hook)
33653 (generic-mode-ini-file-find-file-hook): Fix docstrings.
33654 (define-generic-mode): Make it a defmacro. Fix docstring.
33655 (generic-mode-internal): Code cleanup. Add autoload cookie.
33656 (generic-mode-set-comments): Code cleanup.
33657 * generic-x.el: Don't prevent compilation. Don't require generic.
33658 Follow coding conventions. Minor code cleanup.
33659 (etc-fstab-generic-mode): Add some keywords.
33660 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
33661 define-generic-mode like a function declaration.
33662
33663 2005-03-21 Jay Belanger <belanger@truman.edu>
33664
33665 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
33666 changing modes.
33667
33668 2005-03-21 Sam Steingold <sds@gnu.org>
33669
33670 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
33671
33672 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
33673
33674 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
33675 Add underscore to "f$ lexicals" regexp.
33676
33677 2005-03-20 Juri Linkov <juri@jurta.org>
33678
33679 * subr.el (progress-reporter-do-update): When `min-value' is equal
33680 to `max-value', set `percentage' to 0 and prevent division by zero.
33681
33682 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
33683
33684 Sync with Tramp 2.0.48.
33685
33686 * net/tramp.el (all): Change all addresses to .gnu.org.
33687 (tramp-append-tramp-buffers): New defun.
33688 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
33689 Catch `dont-send' signal.
33690 (tramp-set-auto-save-file-modes): Set always permissions, because
33691 there might be an old auto-saved file belonging to another
33692 original file. This could be a security threat. Reported by
33693 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
33694 Check for Emacs 21.3.50 removed.
33695
33696 * net/tramp-smb.el (all): Remove debug construct for
33697 `with-parsed-tramp-file-name'.
33698 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
33699 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
33700 No error message if DIRECTORY or FILENAME doesn't exist.
33701 (tramp-smb-open-connection): Check existence of
33702 `tramp-smb-program'.
33703
33704 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
33705
33706 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
33707 Properly handle the case where the `m' or `s' command's argument is not
33708 yet terminated.
33709 (perl-indent-new-calculate): New function.
33710 (perl-indent-line): Use it.
33711
33712 2005-03-20 Miles Bader <miles@gnu.org>
33713
33714 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
33715 in text-mode too. Change to new face names.
33716 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
33717 Add `:weight bold' attribute.
33718 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
33719
33720 2005-03-19 Juri Linkov <juri@jurta.org>
33721
33722 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
33723
33724 * international/mule.el (auto-coding-alist): Sync with
33725 `auto-mode-alist' by adding upper case archive file extensions
33726 and adding ear/war to jar extension.
33727
33728 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
33729
33730 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
33731 running, restart it.
33732
33733 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
33734
33735 * finder.el (finder-current-item): Throw an error on an empty line.
33736
33737 * man.el (Man-follow-manual-reference): If current-word returns
33738 nil, use "".
33739
33740 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
33741
33742 * simple.el (goto-line): Doc fix.
33743
33744 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
33745
33746 * files.el (save-buffer): Doc fix.
33747
33748 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
33749
33750 * recentf.el (recentf-cleanup-remote): New variable.
33751 (recentf-cleanup): Use it to conditionally check availability of
33752 remote files.
33753
33754 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
33755
33756 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
33757 function names.
33758
33759 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33760
33761 * language/thai-word.el: New file.
33762
33763 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33764
33765 * files.el (backup-buffer): If the file's directory is not
33766 writable, use copy instead of move to backup the file.
33767
33768 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33769
33770 * obsolete/keyswap.el: Moved to obsolete/ from term/.
33771
33772 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
33773
33774 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
33775 Use functionp instead of symbolp and fboundp. Reported by Drkm
33776 <darkman_spam@yahoo.fr>.
33777 (ps-print-version): New version 6.6.6.
33778
33779 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
33780
33781 * textmodes/table.el (table--line-column-position): New idiom.
33782 (table--row-column-insertion-point-p): New function to test
33783 validity of row and column insertion operation at a location.
33784 (table-global-menu, table-cell-menu): Use above functions for
33785 deterministic test operation.
33786 (table--editable-cell-p): Behave in deterministic fashion.
33787
33788 2005-03-18 Juri Linkov <juri@jurta.org>
33789
33790 * isearch.el (isearch-lazy-highlight-new-loop):
33791 Make arguments beg and end optional.
33792 (isearch-update): Remove optional arguments nil from
33793 isearch-lazy-highlight-new-loop.
33794 (isearch-lazy-highlight-search): Let-bind case-fold-search to
33795 isearch-lazy-highlight-case-fold-search instead of
33796 isearch-case-fold-search, and let-bind isearch-regexp to
33797 isearch-lazy-highlight-regexp.
33798 Use isearch-lazy-highlight-last-string instead of isearch-string.
33799
33800 * replace.el (perform-replace): Remove bindings of global
33801 variables isearch-string, isearch-regexp, isearch-case-fold-search.
33802 Add three new arguments to `replace-highlight'.
33803 (replace-highlight): Add arguments string, regexp, case-fold.
33804 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
33805 to allow isearch-lazy-highlight-new-loop to use these values
33806 to set corresponding isearch-lazy-highlight-* internal
33807 variables whose values lazy highlighting will use regardless of
33808 changes to global variables isearch-string, isearch-regexp,
33809 isearch-case-fold-search during lazy highlighting loop.
33810 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
33811 to `lazy-highlight-cleanup'.
33812
33813 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
33814 (ispell-highlight-face): Set default face to `isearch' when
33815 lazy highlighting is enabled.
33816 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
33817 priority to 1. Add lazy highlighting.
33818 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
33819 from `isearch-dehighlight'.
33820
33821 2005-03-18 David Ponce <david@dponce.com>
33822
33823 * files.el (hack-local-variables): Do a case-insensitive search
33824 for End.
33825
33826 2005-03-18 Juri Linkov <juri@jurta.org>
33827
33828 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
33829 `isearch-lazy-highlight-cleanup', add alias to old name and
33830 declare obsolete. Add release numbers to other obsolete vars.
33831 (isearch-done, isearch-lazy-highlight-new-loop):
33832 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
33833 (lazy-highlight-cleanup) <variable>: Doc fix.
33834 (isearch-lazy-highlight-update): Rename obsolete
33835 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
33836
33837 2005-03-18 Kenichi Handa <handa@m17n.org>
33838
33839 * language/thai-util.el: Fix categorization of Thai characters in
33840 thai-category-table.
33841 (thai-composition-pattern): Adjust it for the above change.
33842 (thai-self-insert-command, thai-compose-syllable): New functions.
33843 (thai-compose-region): Use thai-compose-syllable.
33844 (thai-compose-string): Likewise.
33845 (thai-composition-function): Likewise.
33846 (thai-auto-composition): New function.
33847 (thai-auto-composition-mode): New minor mode.
33848
33849 * language/thai.el: Fix patterns to be registered in
33850 composition-function-table.
33851
33852 * international/quail.el (quail-input-method): Locally bind
33853 inhibit-modification-hooks to t.
33854
33855 2005-03-17 Richard M. Stallman <rms@gnu.org>
33856
33857 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
33858 (perl-mode): Use run-mode-hooks.
33859
33860 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
33861 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
33862 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
33863
33864 * mail/sendmail.el (sendmail-send-it): Reenable the code
33865 to compute resend-to-address and use it.
33866
33867 * tar-mode.el (tar-mode): Turn off undo unconditionally.
33868
33869 * image-mode.el: New file.
33870
33871 * image.el (insert-sliced-image): Add autoload cookie.
33872
33873 * font-lock.el (font-lock-lines-before): New user option.
33874 (font-lock-after-change-function): Obey it.
33875
33876 * bindings.el (esc-map): Make M-g a prefix.
33877 Bind M-g g and M-g M-g to goto-line.
33878
33879 * faces.el (face-id): Doc fix.
33880
33881 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33882
33883 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
33884 (rmail-show-message): Use rmail-unknown-mail-followup-to.
33885 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
33886
33887 * mail/sendmail.el (mail-yank-ignored-headers)
33888 (mail-font-lock-keywords, mail-mode-fill-paragraph):
33889 Add Mail-Followup-To and Mail-Reply-To headers.
33890 (mail-citation-hook): Add autoload cookie.
33891 (mail-mode): Doc fix.
33892 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
33893 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
33894 (mail-mode-fill-paragraph): Handle those headers.
33895 (mail-mailing-lists): New variable.
33896 (mail-mail-reply-to, mail-mail-followup-to): New functions.
33897
33898 2005-03-17 Juri Linkov <juri@jurta.org>
33899
33900 * isearch.el (isearch-fallback): Check for `(car previous)'
33901 before calling `isearch-other-end-state'.
33902
33903 2005-03-17 Kim F. Storm <storm@cua.dk>
33904
33905 * simple.el (move-beginning-of-line): Move to beginning of buffer
33906 line, as well as beginning of screen line.
33907
33908 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
33909
33910 * calendar/diary-lib.el (mark-diary-entries): Use new optional
33911 argument REDRAW rather than calendar-redrawing variable.
33912 * calendar/calendar.el (calendar-redrawing): Delete.
33913 (redraw-calendar): Do not bind calendar-redrawing.
33914
33915 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
33916
33917 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
33918 diary-file buffer.
33919
33920 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
33921
33922 * help.el (describe-mode): Allow a :minor-mode-function property to
33923 specify a different minor mode toggle function than the variable.
33924 * simple.el (auto-fill-function):
33925 * subr.el (add-minor-mode): Use it.
33926
33927 2005-03-16 Kenichi Handa <handa@m17n.org>
33928
33929 * language/ethio-util.el (sera-being-called-by-w3): New variable.
33930 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
33931 (ethio-fidel-to-sera-buffer): Likewise.
33932
33933 2005-03-16 Juri Linkov <juri@jurta.org>
33934
33935 * emacs-lisp/find-func.el (find-function-regexp):
33936 Add defun-emitting macro `menu-bar-make-toggle'.
33937
33938 * isearch.el: Put `isearch-scroll' property to
33939 `split-window-horizontally'.
33940
33941 * info.el: Update error messages for `debug-ignored-errors'.
33942 (Info-isearch-search): Doc fix.
33943 (Info-find-node): Move up code to go into info buffer before
33944 recording the node to the history.
33945 (Info-fontify-node): Fontify titles only if the next line
33946 has two or more `*', `=', `-', `.'.
33947 Display "go to this node" for empty (match-string 3).
33948
33949 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33950
33951 * term/mac-win.el: Add mouse pointer shape constants.
33952
33953 2005-03-15 Kim F. Storm <storm@cua.dk>
33954
33955 * simple.el (move-beginning-of-line): Use vertical-motion.
33956
33957 2005-03-15 Juri Linkov <juri@jurta.org>
33958
33959 * isearch.el (isearch-error): New variable.
33960 (isearch-invalid-regexp, isearch-within-brackets): Remove.
33961 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
33962 (isearch-within-brackets-state): Remove.
33963 (isearch-case-fold-search-state, isearch-pop-fun-state):
33964 Decrease frame index.
33965 (isearch-mode, isearch-top-state, isearch-push-state)
33966 (isearch-edit-string, isearch-abort, isearch-search-and-update)
33967 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
33968 (isearch-search, isearch-lazy-highlight-new-loop):
33969 Replace `isearch-invalid-regexp' with `isearch-error'.
33970 Remove `isearch-within-brackets'.
33971 (isearch-search): Add `search-failed' handler to `condition-case'.
33972 (isearch-lazy-highlight-search): Add `condition-case' to catch
33973 errors and allow `isearch-lazy-highlight-update' to try
33974 highlighting from the beginning of the window.
33975 (isearch-repeat): Move up code to set isearch-wrapped to t
33976 before calling isearch-wrap-function.
33977
33978 * info.el (Info-isearch-initial-node): New internal variable.
33979 (Info-search): Signal an error in isearch mode when search leaves
33980 the initial node. Signal an error when `bound' is non-nil and
33981 nothing was found in the current subfile.
33982 (Info-isearch-search): Remove `condition-case'.
33983 (Info-isearch-wrap): Don't wrap when search failed during leaving
33984 the initial node. If `Info-isearch-search' is nil, wrap around
33985 the current node.
33986 (Info-isearch-start): New fun.
33987 (Info-mode): Add buffer-local hook `Info-isearch-start' to
33988 `isearch-mode-hook'.
33989
33990 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33991
33992 * simple.el (normal-erase-is-backspace): Set default to t if
33993 running on Mac.
33994
33995 * term/mac-win.el (function-key-map): Sync with x-win.el.
33996
33997 2005-03-15 Kenichi Handa <handa@m17n.org>
33998
33999 * international/mule-cmds.el (locale-language-names): Modify the
34000 format of elements and add more entries.
34001 (locale-preferred-coding-systems): Add more entries.
34002 (set-locale-environment): Adjust for the change of
34003 locale-language-names.
34004
34005 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
34006
34007 * pcvs.el (smerge-ediff): Remove bogus autoload.
34008
34009 2005-03-14 Lute Kamstra <lute@gnu.org>
34010
34011 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34012 Ignore a `*' at the beginning of a line.
34013
34014 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34015 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34016 subr.el.
34017 (dont-compile, eval-when-compile, eval-and-compile): Use declare
34018 to specify indentation.
34019
34020 * generic.el (define-generic-mode): Let generic-mode-list be a
34021 list of strings; test membership with equal.
34022
34023 2005-03-14 Kim F. Storm <storm@cua.dk>
34024
34025 * simple.el (next-line, previous-line): Add optional try-vscroll
34026 arg to recognize interactive use. Pass it on to line-move.
34027 (line-move): Don't perform auto-window-vscroll when defining or
34028 executing keyboard macro to ensure consistent behavior.
34029
34030 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
34031
34032 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34033
34034 2005-03-13 Lute Kamstra <lute@gnu.org>
34035
34036 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34037 debugger-setup-buffer so that backtrace marks the frames set to
34038 debug-on-exit and we don't have to do it manually. Set an extra
34039 debug-on-exit for macro's.
34040 (debugger-setup-buffer): Don't mark the top frame manually.
34041
34042 2005-03-12 Lute Kamstra <lute@gnu.org>
34043
34044 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34045 lisp-indent-function throughout.
34046 (with-no-warnings): Set lisp-indent-function property.
34047
34048 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
34049
34050 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34051 Add entry for backslash.
34052
34053 2005-03-12 Juri Linkov <juri@jurta.org>
34054
34055 * info.el (Info-search): Four fixes for backward search.
34056
34057 2005-03-11 Jay Belanger <belanger@truman.edu>
34058
34059 * calc/calc.el (calc-language-alist): New variable.
34060 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34061 (calc-embedded-find-modes): Use calc-language-alist instead of
34062 calc-embedded-language-alist.
34063
34064 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34065
34066 * calendar/calendar.el (calendar-redrawing): New internal
34067 variable.
34068 (redraw-calendar): Remove bogus save-excursion from previous
34069 change. Bind calendar-redrawing to t for mark-diary-entries.
34070 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34071 calendar if that is why we were called.
34072
34073 2005-03-11 Kenichi Handa <handa@m17n.org>
34074
34075 * international/mule.el (make-coding-system): Set property
34076 coding-system-define-form to nil.
34077 (define-coding-system-alias): Likewise.
34078
34079 2005-03-11 Kenichi Handa <handa@m17n.org>
34080
34081 These changes are suggested by Dave Love <fx@gnu.org>.
34082
34083 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34084 coding: tag.
34085 (adaptive-fill-regexp): Add more bullets.
34086 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34087 regexps.
34088
34089 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
34090
34091 * help.el (describe-mode): Properly handle non-trivial lighters.
34092 Don't ignore minor modes that are not listed in minor-mode-list.
34093
34094 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34095 feature ON when the user requests to turn it OFF.
34096
34097 2005-03-10 Lute Kamstra <lute@gnu.org>
34098
34099 * emacs-lisp/debug.el (debug-entry-code): Delete it.
34100 (implement-debug-on-entry): New function to replace debug-entry-code.
34101 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
34102 second argument as the 2005-03-07 change makes it obsolete.
34103 (debug-on-entry, cancel-debug-on-entry): Update call to
34104 debug-on-entry-1.
34105 (debug, debugger-setup-buffer): Comment update.
34106 (debugger-frame-number): Update to work with implement-debug-on-entry.
34107
34108 2005-03-10 Jay Belanger <belanger@truman.edu>
34109
34110 * calc/calc-embed.el (math-ms-args): Declare it.
34111 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
34112 math-ms-args.
34113 (calc-embedded-subst): Use math-multi-subst-rec to substitute
34114 variables.
34115
34116 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
34117
34118 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
34119 Use message-box.
34120
34121 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
34122 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
34123 (tooltip-gud-tips): Simplify.
34124 (tooltip-gud-tips-p): Remove superfluous :set.
34125 (tooltip-gud-modes): Add fortran-mode.
34126 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
34127
34128 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
34129
34130 2005-03-09 Kim F. Storm <storm@cua.dk>
34131
34132 * play/animate.el (animate-place-char): Use forward-line instead
34133 of next-line to improve performance.
34134
34135 2005-03-09 Simon Josefsson <jas@extundo.com>
34136
34137 * net/browse-url.el (browse-url-default-browser): Doc fix.
34138
34139 2005-03-09 Miles Bader <miles@gnu.org>
34140
34141 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
34142 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
34143
34144 2005-03-09 Kenichi Handa <handa@m17n.org>
34145
34146 * international/latin-1.el: Set case and syntax for 255 only if
34147 set-case-syntax-set-multibyte is nil.
34148
34149 * textmodes/ispell.el (ispell-insert-word): New function.
34150 (ispell-word): Use ispell-insert-word to insert a new word.
34151 (ispell-process-line): Likewise.
34152 (ispell-complete-word): Likewise.
34153
34154 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
34155
34156 * calendar/calendar.el (redraw-calendar): Preserve point.
34157 Reported by Matt Hodges <MPHodges@member.fsf.org>.
34158 (calendar-week-start-day): Move after definition of
34159 redraw-calendar. Delete buffer test, since redraw-calendar has
34160 that now.
34161
34162 * calendar/diary-lib.el (mark-diary-entries): Only call
34163 redraw-calendar in the first of any recursive calls.
34164 Reported by Alan Shutko <ats@acm.org>.
34165
34166 2005-03-08 Juri Linkov <juri@jurta.org>
34167
34168 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
34169 (html-horizontal-rule, html-line, html-image, html-checkboxes)
34170 (html-radio-buttons): Add a space before the trailing `/>' where
34171 sgml-xml-mode is non-nil.
34172 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
34173 the subsequent tag of the empty XML tag.
34174 (html-href-anchor): Don't set initial input to "http:".
34175 (html-image): Ask for the image URL and set point inside alt="".
34176 (html-name-anchor): Duplicate the name in the `id' attribute when
34177 sgml-xml-mode is non-nil.
34178 (html-paragraph): Remove \n before <p>.
34179 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
34180 instead of `checked' when sgml-xml-mode is non-nil.
34181
34182 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
34183 Remove 1 space before #RRGGBB to not truncate it on terminal
34184 windows w/o fringes. Remove 1 space between bg and fg examples
34185 to get more space.
34186 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
34187 avoid byte-compile warnings.
34188
34189 * image-file.el (image-file-handler): Put `safe-magic' property to
34190 `image-file-handler'.
34191
34192 * info.el (Info-isearch-search): Emulate word search in
34193 isearching through multiple Info nodes with Info-search.
34194 (Info-isearch-wrap): Allow isearch-word.
34195
34196 2005-03-08 Lute Kamstra <lute@gnu.org>
34197
34198 * emacs-lisp/debug.el (debugger-step-through): Make sure that
34199 stepping into the debugger's code is not possible.
34200 (debugger-jumping-flag): Docstring update.
34201
34202 2005-03-08 Jay Belanger <belanger@truman.edu>
34203
34204 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
34205 embedded mode begins.
34206 (calc-embedded-language-alist): New variable.
34207 (calc-embedded-find-modes): Use calc-embedded-language-alist to
34208 set default language mode.
34209
34210 2005-03-08 Kenichi Handa <handa@m17n.org>
34211
34212 * international/ccl.el (define-ccl-program): Fix docstring about
34213 extra 256 bytes assured for the output buffer.
34214
34215 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34216 Fix BUFFER_MAGNIFICATION to 2.
34217 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34218
34219 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
34220
34221 * align.el (align-rules-list): Added an alignment rule for CSS
34222 declarations (applies to css-mode and html-mode buffers).
34223
34224 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
34225
34226 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
34227
34228 2005-03-07 Kim F. Storm <storm@cua.dk>
34229
34230 * simple.el (move-beginning-of-line): New command.
34231
34232 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
34233
34234 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
34235
34236 * emulation/cua-base.el: Put CUA move property on move-end-of-line
34237 and move-beginning-of-line.
34238
34239 * apropos.el (apropos-print): Omit command from M-x ... RET.
34240
34241 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
34242
34243 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
34244 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
34245
34246 2005-03-06 Richard M. Stallman <rms@gnu.org>
34247
34248 * bindings.el (esc-map): Bind M-g to goto-line.
34249
34250 * facemenu.el (global-map): Bind M-o, not M-g.
34251
34252 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34253
34254 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
34255 "Open Directory" as for "Open File".
34256
34257 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
34258
34259 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
34260 (push-mark-command): Run activate-mark-hook.
34261
34262 2005-03-06 Richard M. Stallman <rms@gnu.org>
34263
34264 * help-mode.el (help-mode-finish): Don't alter the element
34265 in view-return-to-alist if there already is one.
34266
34267 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
34268 make sure the current buffer is the expected one.
34269
34270 * novice.el (disabled-command-function): Output in *Disabled Command*.
34271 Explicitly ignore non-keyboard events, and explicitly handle C-g.
34272
34273 * textmodes/flyspell.el (flyspell-large-region):
34274 Pass args differently for aspell.
34275
34276 * files.el (mode-require-final-newline): Doc fix.
34277
34278 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
34279
34280 * progmodes/which-func.el (which-function):
34281 Specify NOERROR when calling imenu--make-index-alist.
34282
34283 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
34284
34285 * simple.el (normal-erase-is-backspace): Define default value.
34286
34287 * custom.el (custom-theme-set-variables): Remove unused var
34288 `immediate'.
34289 (custom-reevaluate-setting): Simple function to handle variables
34290 that are defined before their default value can really be
34291 computed.
34292
34293 * startup.el (command-line): Use it for temporary-file-directory,
34294 small-emporary-file-directory, auto-save-file-name-transforms,
34295 blink-cursor-mode, and normal-erase-is-backspace.
34296
34297 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
34298 progress, even with buggy anchored keywords.
34299
34300 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
34301
34302 * simple.el (goto-line): Remove unbalanced final parenthesis.
34303
34304 2005-03-05 Richard M. Stallman <rms@gnu.org>
34305
34306 * simple.el (goto-line): Use a number at point as the default.
34307 With C-u as arg, switch buffers.
34308
34309 2005-03-05 Juri Linkov <juri@jurta.org>
34310
34311 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
34312 with `no-blinking-cursor'.
34313
34314 * startup.el (no-blinking-cursor): New defvar.
34315 (command-line): Add `--no-blinking-cursor' to longopts.
34316 Set `no-blinking-cursor' to t for command line arguments
34317 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
34318 with `no-blinking-cursor' in the condition for calling
34319 `blink-cursor-mode'.
34320
34321 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
34322
34323 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
34324 (menu-bar-options-save): Add blink-cursor-mode.
34325 (menu-bar-options-menu): Add blink-cursor-mode.
34326
34327 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
34328
34329 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
34330 (icalendar-export-file, icalendar-export-region)
34331 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
34332 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
34333
34334 2005-03-04 Lute Kamstra <lute@gnu.org>
34335
34336 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
34337 (debug-function-list): Ditto.
34338
34339 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
34340
34341 * textmodes/texinfmt.el (texinfo-append-refill):
34342 Redefine the types of line to which @refill
34343 is not appended by replacing a search for `@refill\\|@bye' with
34344 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
34345 itemize@refill' bug and the unfilled long lines bug.
34346 (texinfmt-version): Update number and date.
34347
34348 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
34349
34350 * international/code-pages.el (windows-1250, windows-125[2-8])
34351 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
34352
34353 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
34354
34355 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
34356 bound yet.
34357
34358 2005-03-02 Romain Francoise <romain@orebokech.com>
34359
34360 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
34361 buffer after removing limits.
34362 (ibuffer-pop-filter): Ditto.
34363 Update copyright.
34364
34365 2005-03-02 Miles Bader <miles@gnu.org>
34366
34367 * button.el (make-text-button): If the user doesn't specify a
34368 type, use the default. Rewrite to use `add-text-properties' and
34369 plist functions.
34370
34371 2005-03-01 Lute Kamstra <lute@gnu.org>
34372
34373 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
34374 (debugger-jumping-flag): New var.
34375 (debug-entry-code): Use it.
34376 (debugger-jump): Use debugger-jumping-flag and add
34377 debugger-reenable to post-command-hook.
34378 (debugger-reenable): Use debugger-jumping-flag and remove itself
34379 from post-command-hook.
34380 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
34381 debugger-reenable.
34382
34383 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
34384
34385 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
34386 inclusion of "itemize\\|", which may be unnecessary, is certainly
34387 inelegant, and stops refilling in itemize lists when formatting
34388 Japanese Texinfo files to Info.
34389 Update copyright to 2005.
34390
34391 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
34392
34393 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
34394 of an error if GDB can't find the source file.
34395
34396 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
34397
34398 * calendar/calendar.el (redraw-calendar): Work from any buffer,
34399 not just the calendar.
34400
34401 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
34402 first.
34403 (diary-redraw-calendar): New function.
34404 (make-diary-entry): Add diary-redraw-calendar to local
34405 write-contents-functions. Turn off selective display before
34406 inserting in diary.
34407
34408 2005-03-01 Kim F. Storm <storm@cua.dk>
34409
34410 * emacs-lisp/copyright.el (copyright-fix-years): New command.
34411
34412 2005-03-01 Lute Kamstra <lute@gnu.org>
34413
34414 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
34415 that debug-entry-code can be safely removed from a function while
34416 this code is being evaluated. Revert the 2005-02-27 change as the
34417 new implementation no longer requires it. Make sure that a
34418 function body containing just a string is not mistaken for a docstring.
34419 (debug): Skip one more frame in case of debug on entry.
34420 (debugger-setup-buffer): Delete one more frame line in case of
34421 debug on entry.
34422 (debugger-frame-number): Update to use the new text introduced by
34423 the 1999-11-03 change. Skip one more frame in case of debug on entry.
34424
34425 2005-02-28 Kim F. Storm <storm@cua.dk>
34426
34427 * double.el (double-translate-key): Call force-window-update after
34428 read-event to avoid crash in redisplay.
34429
34430 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
34431
34432 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
34433 (debug): Use it. Move the inhibit-trace earlier.
34434 (debug-entry-code): New const.
34435 (debug-on-entry-1): Use it.
34436
34437 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
34438
34439 * international/utf-16.el (ccl-encode-mule-utf-16le):
34440 Fix BUFFER_MAGNIFICATION to 2.
34441 (ccl-encode-mule-utf-16be): Likewise.
34442
34443 2005-02-28 Kenichi Handa <handa@m17n.org>
34444
34445 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34446 Fix BUFFER_MAGNIFICATION to 4.
34447 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34448
34449 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
34450
34451 * speedbar.el (speedbar-update-flag): Doc fix.
34452 (speedbar-show-info-under-mouse): Give set-mouse-position the right
34453 argument.
34454
34455 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
34456
34457 * reveal.el (reveal-post-command): Don't try to reveal overlays which
34458 have a non-nil `invisible' property but are actually visible.
34459
34460 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
34461 for perldoc sections.
34462 (perl-outline-regexp, perl-outline-level): New var and function.
34463 (perl-mode): Use them.
34464
34465 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
34466
34467 * calendar/diary-lib.el (diary-remind): Discard any mark portion
34468 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
34469
34470 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
34471
34472 * cus-edit.el: Comment change.
34473 (custom-buffer-create-internal): Slightly reword text at top of
34474 Custom buffers. Mention there that saving an option edits the
34475 init file. Add link to Emacs manual node on `custom-file'.
34476 (custom-magic-alist): Rewrite individual State messages to use
34477 capitalized keywords. Doc fix.
34478
34479 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
34480
34481 * calendar/calendar.el (calendar-buffer): Move above
34482 calendar-week-start-day.
34483 (calendar-week-start-day): Doc fix. Add :set function.
34484 (calendar-minimum-window-height): New variable.
34485 (generate-calendar-window): Only resize window if selected-window
34486 is displaying the calendar buffer. Use new variable
34487 calendar-minimum-window-height.
34488 (generate-calendar): Reword error message.
34489 (calendar-mode-map): Bind DEL to scroll-other-window-down.
34490
34491 2005-02-27 Andreas Schwab <schwab@suse.de>
34492
34493 * vc.el (vc-do-command): Don't run command asynchronously when
34494 operating in a remote directory.
34495
34496 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
34497 change from sync with Tramp 2.0.47.
34498
34499 2005-02-27 Richard M. Stallman <rms@gnu.org>
34500
34501 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
34502
34503 * textmodes/flyspell.el (flyspell-mode-on):
34504 Call ispell-change-dictionary only if necessary.
34505
34506 * emacs-lisp/re-builder.el (regexp-builder): New function.
34507
34508 * register.el (describe-register-1): Explicitly handle
34509 yank-excluded-properties = t.
34510
34511 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
34512 (custom-magic-alist): Change the status descriptions again.
34513 (face widget-type): Total rewrite based on `restricted-sexp'
34514 to eliminate the confusing double hiding levels.
34515
34516 * emacs-lisp/debug.el (debug-on-entry-1):
34517 If function body is empty, add nil as body form.
34518
34519 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
34520
34521 * emacs-lisp/trace.el (inhibit-trace): New var.
34522 (trace-make-advice): Use it.
34523
34524 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
34525
34526 2005-02-26 Kim F. Storm <storm@cua.dk>
34527
34528 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
34529 (mouse-on-link-p, mouse-drag-region-1): Use it.
34530
34531 2005-02-25 Lute Kamstra <lute@gnu.org>
34532
34533 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
34534
34535 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
34536
34537 * frame.el (blink-cursor-mode): Add :group keyword.
34538
34539 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
34540
34541 * calendar/icalendar.el (icalendar--decode-isodatetime):
34542 New optional argument DAY-SHIFT.
34543 (icalendar-export-region): Fix coding-system-for-write.
34544 (icalendar--convert-ical-to-diary): Shift end-day of all-day
34545 events by one.
34546
34547 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
34548
34549 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
34550
34551 2005-02-24 Kim F. Storm <storm@cua.dk>
34552
34553 * international/iso-acc.el (iso-accents-compose): Fix crash
34554 during redisplay. Call force-window-update after read-event
34555 and delete-region to signal that window is not accurate.
34556
34557 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
34558
34559 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
34560 Remove unused and inexistent var `inhibit-trace'.
34561 (debugger-mode): Use run-mode-hooks.
34562 (debugger-list-functions): Add buttons; setup xref stack.
34563
34564 2005-02-23 Richard M. Stallman <rms@gnu.org>
34565
34566 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
34567 appointment says it was explicitly made.
34568 (appt-add): Set the 3rd element.
34569 (appt-make-list): Preserve explicit appointments.
34570
34571 * subr.el (find-tag-default): Catch errors in forward-sexp.
34572
34573 2005-02-23 Juri Linkov <juri@jurta.org>
34574
34575 * info.el (Info-isearch-search): New defcustom.
34576 (Info-isearch-search): Call the default isearch function
34577 when Info-isearch-search is nil.
34578 (Info-isearch-wrap): Use variable Info-isearch-search.
34579
34580 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
34581
34582 * cus-edit.el: Comment change.
34583
34584 2005-02-22 Kim F. Storm <storm@cua.dk>
34585
34586 * progmodes/hideif.el (hide-ifdef-use-define-alist):
34587 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
34588
34589 2005-02-22 Simon Josefsson <jas@extundo.com>
34590
34591 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
34592 New variable.
34593 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
34594 Oskarsson" <myrkraverk@users.sourceforget.net>.
34595
34596 2005-02-22 Kim F. Storm <storm@cua.dk>
34597
34598 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
34599 check that window of that event is the selected window.
34600 (mouse-drag-region-1): Compare mouse event window to selected
34601 window before setting point.
34602
34603 * tooltip.el (tooltip-show-help-function): Pass event to
34604 mouse-on-link-p so it can check selected window.
34605
34606 2005-02-22 Kenichi Handa <handa@m17n.org>
34607
34608 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
34609 (ps-mule-show-warning): New function.
34610 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
34611 characters are found.
34612
34613 * ps-print.el (ps-header-footer-string): Return a list of header
34614 and footer strings.
34615
34616 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
34617
34618 * pcvs.el (cvs-retrieve-revision): Fix thinko.
34619
34620 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
34621
34622 * frame.el (blink-cursor-mode): Use define-minor-mode.
34623
34624 * term/mac-win.el (function-key-map): Use char-names more consistently.
34625 (file-name-coding-system): Only set it for MacOS-9. The other case is
34626 already handled in mule-cmds.el (where it also works when mac-win.el
34627 is not used).
34628
34629 2005-02-21 Kenichi Handa <handa@m17n.org>
34630
34631 * international/mule.el (ctext-pre-write-conversion): Always use
34632 " *code-converting-work*" buffer for work.
34633
34634 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
34635
34636 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
34637
34638 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
34639
34640 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
34641
34642 * ses.el (undo-more): Restore defadvice, but only the part that
34643 allows changes outside the restricted area of the buffer.
34644
34645 2005-02-20 Kim F. Storm <storm@cua.dk>
34646
34647 * simple.el (line-move): Add fourth optional arg try-vscroll which
34648 must be set to perform auto-window-vscroll.
34649 When moving backwards and doing auto-window-vscroll, automatically
34650 vscroll to the last part of lines which are taller than the window.
34651 (next-line, previous-line): Set try-vscroll arg on line-move.
34652
34653 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
34654
34655 * replace.el (query-replace, query-replace-regexp)
34656 (replace-string, replace-regexp): When operating on region, make
34657 the minibuffer prompt say so.
34658
34659 * isearch.el (isearch-forward): Document isearch-query-replace and
34660 isearch-query-replace-regexp keybindings.
34661
34662 2005-02-19 Jay Belanger <belanger@truman.edu>
34663
34664 * calc/calc-aent.el (math-read-token): Add local variable.
34665
34666 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
34667 (calc-edit-top): Move declaration to earlier in file.
34668 (calc-edit-macro-repeats): Add local variables.
34669
34670 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
34671 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
34672 calcFunc-tanh.
34673 Adjust integration rule for calcFunc-tan.
34674
34675 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34676
34677 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
34678 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
34679 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
34680 (viper-skip-separators): Bug fix.
34681 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
34682 particular major mode.
34683 (viper-del-backward-char-in-replace): Don't put deleted char on the
34684 kill ring.
34685
34686 * emulation/viper-ex.el (viper-color-display-p): New function.
34687 (viper-has-face-support-p): Use viper-color-display-p.
34688
34689 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
34690
34691 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
34692
34693 * emulation/viper-util.el (viper-glob-unix-files):
34694 Fix shell status check.
34695 (viper-file-remote-p): Make equivalent to file-remote-p.
34696
34697 * emulation/viper.el (viper-major-mode-modifier-list):
34698 Use viper-gnus-modifier-map.
34699
34700 2005-02-19 David Kastrup <dak@gnu.org>
34701
34702 * subr.el (subregexp-context-p): Fix garbled doc string by adding
34703 quoting.
34704
34705 2005-02-19 Jay Belanger <belanger@truman.edu>
34706
34707 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
34708 Remove extra definitions.
34709 (calc-coth): New function.
34710 (calcFunc-cot): Fix `let'.
34711
34712 2005-02-19 Eli Zaretskii <eliz@gnu.org>
34713
34714 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
34715 the reasons we use "type pc" in these faces.
34716
34717 * button.el (button): Ditto.
34718
34719 2005-02-19 Michael Mauger <mmaug@yahoo.com>
34720
34721 * replace.el (query-replace-read-from): Set the value of
34722 query-replace-from-history-variable to handle the case of an empty
34723 string entered to accept the suggested default.
34724
34725 * net/tramp.el (tramp-file-name-for-operation):
34726 Use dired-call-process instead of dired-call-process-command.
34727
34728 2005-02-19 Jay Belanger <belanger@truman.edu>
34729
34730 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
34731 (math-div-non-trig): New variables.
34732 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
34733 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
34734 (math-combine-prod, math-div-symb-fancy): Add simplifications for
34735 trig expressions.
34736
34737 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
34738
34739 * progmodes/gdb-ui.el (gdb-var-update-handler)
34740 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
34741 for watch expressions,
34742 (gdb-var-create-handler): Don't set speedbar-update-flag.
34743 (gdb-post-prompt): Simplify test for speedbar.
34744
34745 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34746
34747 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
34748 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
34749 we use the syntax table of the correct buffer.
34750 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
34751 Felix Gatzemeier.
34752
34753 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
34754 (ediff-file-remote-p): Make synonymous with file-remote-p.
34755 In all deffaces ediff-*-face-*, use min-colors.
34756
34757 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
34758 ediff-recurse-to-subdirectories.
34759 (ediff-mark-if-equal): Check that the arguments are strings, use
34760 ediff-same-contents (after to Felix Gatzemeier).
34761
34762 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
34763 nil.
34764
34765 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
34766
34767 * log-view.el (log-view-message-re): Fix up Subversion regexp.
34768
34769 2005-02-18 David Kastrup <dak@gnu.org>
34770
34771 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
34772 use `mark-active' when defined.
34773
34774 2005-02-18 Kenichi Handa <handa@m17n.org>
34775
34776 * ps-print.el (ps-font-info-database): New entry
34777 ZapfChancery-MediumItalic with correct font name. Fix font name
34778 of the entry Zapf-Chancery-MediumItalic.
34779
34780 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
34781
34782 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
34783
34784 2005-02-16 Kim F. Storm <storm@cua.dk>
34785
34786 * ido.el (ido-fallback-command): Pass user input to fallback command.
34787
34788 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
34789
34790 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
34791 (gdb-find-file-hook): Add server prefix.
34792
34793 2005-02-16 Richard M. Stallman <rms@gnu.org>
34794
34795 * replace.el (perform-replace): Pass new args to replace-highlight.
34796 (replace-highlight): Take region args,
34797 and pass them to isearch-lazy-highlight-new-loop.
34798
34799 * novice.el (disabled-command-hook): Autoload the defalias
34800 and the make-obsolete-variable call.
34801
34802 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
34803
34804 * isearch.el (isearch-lazy-highlight-start-limit)
34805 (isearch-lazy-highlight-end-limit): New variables limit
34806 the region for highlighting.
34807 (isearch-lazy-highlight-new-loop): New args BEG and END.
34808 (isearch-lazy-highlight-search): Use the new vars.
34809 (isearch-lazy-highlight-update): Likewise.
34810
34811 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
34812
34813 * cus-start.el (all): Use default-boundp.
34814
34815 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
34816
34817 * menu-bar.el (menu-bar-select-frame): Handle current frame.
34818
34819 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
34820
34821 * autorevert.el (auto-revert-stop-on-user-input)
34822 (auto-revert-verbose): Doc fixes.
34823
34824 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
34825
34826 * international/mule-cmds.el (set-locale-environment): Remove call
34827 to set-selection-coding-system on Windows.
34828
34829 2005-02-15 Jay Belanger <belanger@truman.edu>
34830
34831 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
34832 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
34833 calcFunc-coth.
34834 (math-simplify-sqrt): Add simplifications.
34835
34836 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
34837 to list.
34838
34839 * calc/calc-ext.el: Add functions to autoloads.
34840
34841 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
34842 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
34843 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
34844 (math-csc-raw, math-cot-raw): New functions.
34845
34846 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
34847
34848 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
34849 the variable name in a message.
34850
34851 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
34852 calcFunc-csc, calcFunc-cot.
34853
34854 * calc/calcalg2.el: Add derivative and integration rules for
34855 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
34856 calcFunc-csch, calcFunc-coth.
34857 (math-do-integral-methods): Add to checks for when to use
34858 substitutions.
34859
34860 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
34861
34862 2005-02-15 Lute Kamstra <lute@gnu.org>
34863
34864 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
34865 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
34866 <monnier@iro.umontreal.ca>.
34867 (lisp-outline-level): Improve efficiency. Suggested by David
34868 Kastrup <dak@gnu.org>.
34869
34870 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
34871
34872 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
34873 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
34874 (gdb-set-gud-minor-mode-existing-buffers): New functions.
34875 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34876 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
34877
34878 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
34879
34880 * cus-start.el (all): Comment change.
34881
34882 2005-02-14 Lute Kamstra <lute@gnu.org>
34883
34884 * cus-start.el (all): Check if symbol is void.
34885
34886 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
34887
34888 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
34889 optional argument to \cite.
34890
34891 2005-02-14 Richard M. Stallman <rms@gnu.org>
34892
34893 * cus-edit.el (custom-buffer-create-internal): Update help message.
34894 (custom-magic-alist): Update help messages.
34895
34896 * cus-start.el (all): Allow a var to specify a standard value.
34897
34898 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
34899
34900 * custom.el (custom-theme-set-variables): Handle variable aliases.
34901
34902 * frame.el (blink-cursor-timer): Doc fix.
34903 (blink-cursor): Make it an alias for `blink-cursor-mode' and
34904 declare obsolete.
34905 (blink-cursor-mode): Define with defcustom and use correct
34906 standard expression in that defcustom.
34907 * startup.el (command-line): Adapt to above changes in frame.el.
34908
34909 2005-02-11 Lute Kamstra <lute@gnu.org>
34910
34911 * apropos.el (apropos-score-doc): Prevent division by zero.
34912
34913 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
34914
34915 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
34916 (icalendar--get-event-property-attributes)
34917 (icalendar--get-event-properties)
34918 (icalendar--datetime-to-diary-date): New functions.
34919 (icalendar--split-value): Doc fix.
34920 (icalendar--datetime-to-noneuropean-date)
34921 (icalendar--datetime-to-european-date): New optional argument
34922 SEPARATOR. Return result as a string instead of a list.
34923 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
34924 (icalendar--convert-string-for-export): Rename arg S to STRING.
34925 (icalendar-export-region): Doc fix. Change name of error buffer.
34926 Save output buffer.
34927 (icalendar-import-file): Add blank at end of prompt.
34928 (icalendar-import-buffer): Doc fix. Do not switch to error
34929 buffer. Indicate status in return value.
34930 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
34931 buffer. Save output buffer. Handle exception from recurrence
34932 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
34933 events. Fix problems with weekly all-day events.
34934
34935 2005-02-10 Richard M. Stallman <rms@gnu.org>
34936
34937 * simple.el (eval-expression-print-format):
34938 Avoid warning about edebug-active.
34939
34940 * help.el (help-for-help-internal): Rename from help-for-help.
34941 (help-for-help): Define with defalias.
34942
34943 * font-core.el (font-lock-default-function): Use with-no-warnings.
34944
34945 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
34946
34947 * custom.el (defface): Doc fix.
34948
34949 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
34950
34951 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
34952 width 0" to prevent word wrapping problems.
34953
34954 2005-02-09 Kim F. Storm <storm@cua.dk>
34955
34956 * ido.el (ido-file-extensions-order): New defcustom.
34957 (ido-file-extension-lessp, ido-file-extension-aux)
34958 (ido-file-extension-order): New advanced file ordering.
34959 (ido-file-lessp): New simple file ordering.
34960 (ido-sort-list): Remove.
34961 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
34962 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
34963
34964 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
34965
34966 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
34967 that some versions of grep produce.
34968 (grep-mode-font-lock-keywords): Likewise.
34969
34970 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
34971
34972 * progmodes/gdb-ui.el (gdb-location-list): New variable.
34973 (gdb-cdir): Delete.
34974 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
34975 (gdb-source-info): Treat case when source file is in another
34976 directory properly.
34977 (gdb-get-location): New function.
34978
34979 2005-02-07 Jay Belanger <belanger@truman.edu>
34980
34981 * calc/calc-prog.el (calc-write-parse-table-part)
34982 (calc-fix-token-name): Fix a check for language type.
34983
34984 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
34985
34986 2005-02-07 Andre Spiegel <spiegel@gnu.org>
34987
34988 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
34989 as directory not writable.
34990
34991 2005-02-07 Kim F. Storm <storm@cua.dk>
34992
34993 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
34994 (cua--standard-movement-commands): Remove list.
34995 Instead, set CUA property value to move for movement commands.
34996 (cua-movement-commands): Remove. Users must set CUA prop instead.
34997 (cua--pre-command-handler): Check CUA property.
34998 (cua--init-keymaps): Don't remap undo commands.
34999 (cua-mode): Don't call cua--rectangle-on-off.
35000
35001 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
35002 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
35003 (cua--rect-undo-set-point): New var.
35004 (cua--rectangle-undo-boundary): Setup undo apply entry.
35005 (cua--rect-undo-handler): New function for rectangle undo.
35006 (cua--rect-start-position, cua--rect-end-position): Add.
35007 (cua--rectangle-post-command): Call cua--rectangle-set-corners
35008 for restored rectangle. Set point if cua--rect-undo-set-point.
35009
35010 2005-02-06 Jay Belanger <belanger@truman.edu>
35011
35012 * calc/calc-lang.el (calc-tex-language): Display more information
35013 in messages.
35014
35015 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35016 in TeX mode.
35017
35018 2005-02-06 Richard M. Stallman <rms@gnu.org>
35019
35020 * emacs-lisp/lisp.el (buffer-end): Doc fix.
35021
35022 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
35023
35024 * net/ldap.el (ldap-search-internal): Support attributes with
35025 optional descriptions separated by a semi-colon, as in
35026 "userCertificate;binary".
35027
35028 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35029
35030 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35031 isn't a cons (i.e. the version is 0).
35032
35033 2005-02-05 Eli Zaretskii <eliz@gnu.org>
35034
35035 * help.el (help-for-help): Doc fix.
35036
35037 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
35038
35039 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
35040 GDB-Windows on the menu-bar as this works better.
35041
35042 2005-02-04 Jay Belanger <belanger@truman.edu>
35043
35044 * calc/calc-embed.el (calc-embedded-update): Don't put in
35045 unnecessary newlines. Adjust the end of formula marker.
35046
35047 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35048 (math-latex-parse-two-args): New function.
35049
35050 2005-02-03 Lute Kamstra <lute@gnu.org>
35051
35052 * help-fns.el (help-with-tutorial): Make sure that users cannot
35053 remove the entire text of the tutorial by means of `undo'.
35054
35055 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
35056
35057 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35058 in recent changes, where the ispell process was repeatedly
35059 killed & restarted.
35060
35061 * international/mule-cmds.el (set-locale-environment): Set file-name
35062 coding system to utf-8 on Darwin systems.
35063 (set-default-coding-systems): Don't set default-file-name-coding-system
35064 on Darwin systems.
35065
35066 2005-02-03 Richard M. Stallman <rms@gnu.org>
35067
35068 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35069
35070 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
35071
35072 * faces.el (list-faces-display): Add optional argument.
35073
35074 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
35075
35076 * font-core.el (font-lock-default-function): Handle the rare case where
35077 only font-lock-keywords is set.
35078
35079 2005-02-02 Kenichi Handa <handa@m17n.org>
35080
35081 * international/characters.el: Cancel previous change for
35082 I-WITH-DOT-ABOVE and DOTLESS-i.
35083
35084 * international/latin-5.el: Cancel previous change.
35085
35086 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35087
35088 * progmodes/gud.el: Correction to syntax in gud-menu-map.
35089
35090 2005-02-02 Kenichi Handa <handa@m17n.org>
35091
35092 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35093 DOTLESS-i.
35094
35095 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35096 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35097
35098 * case-table.el (get-upcase-table): New function.
35099 (copy-case-table): Copy upcaes table too if non-nil.
35100 (set-case-syntax-delims): Maintain upcase table too.
35101 (set-case-syntax-pair): Likewise.
35102 (set-upcase-syntax, set-downcase-syntax): New functions.
35103 (set-case-syntax): Maintain upcase table too.
35104
35105 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35106
35107 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
35108
35109 * progmodes/gud.el (gud-goto-info): New function.
35110 (gud-tool-bar-map): Use correct icon.
35111
35112 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35113
35114 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
35115 When delegating, order args in the funcall correctly.
35116
35117 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35118
35119 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
35120
35121 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
35122
35123 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
35124 buffer not visiting a file.
35125
35126 2005-01-31 Jay Belanger <belanger@truman.edu>
35127
35128 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
35129 bound on the line with the formula.
35130
35131 2005-01-31 Kim F. Storm <storm@cua.dk>
35132
35133 * ses.el (ses-create-cell-variable-range)
35134 (ses-destroy-cell-variable-range, ses-reset-header-string)
35135 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
35136 (ses-insert-row): Fix format of apply undo entries.
35137
35138 2005-01-31 Jay Belanger <belanger@truman.edu>
35139
35140 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
35141 parts.
35142
35143 * calc/calc-embed.el (calc-embedded-open-formula)
35144 (calc-embedded-close-formula): Ignore matrix environments.
35145
35146 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
35147 TeX mode.
35148
35149 * calc/calc-lang.el (math-function-table, math-oper-table)
35150 (math-variable-table): Adjust the LaTeX portions.
35151
35152 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
35153 (math-latex-ignore-words): New constant.
35154
35155 2005-01-31 Richard M. Stallman <rms@gnu.org>
35156
35157 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
35158 (ispell-local-dictionary): Doc fix.
35159 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
35160 Don't reinitialize at run time. Don't defcustom.
35161 All uses changed to append ispell-local-dictionary-alist,
35162 or check it first.
35163 (ispell-current-dictionary): New variable for dictionary in use.
35164 (ispell-dictionary): Now used only for global default.
35165 (ispell-start-process): Set ispell-current-dictionary,
35166 not ispell-dictionary.
35167 (ispell-change-dictionary): Use this only for setting
35168 user preferences.
35169 (ispell-internal-change-dictionary): New function
35170 to change the current dictionary in use.
35171 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
35172 Use ispell-current-dictionary.
35173 Handle ispell-local-dictionary-overridden.
35174 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
35175
35176 2005-01-31 Jay Belanger <belanger@truman.edu>
35177
35178 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
35179
35180 * calc/calc-ext.el: Add calc-latex-language to autoloads.
35181 (calc-mode-map): Add calc-latex-language.
35182
35183 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
35184 (math-latex-print-frac): New functions.
35185 (math-oper-table, math-function-table, math-variable-table)
35186 (math-complex-format, math-input-filter): Add latex properties.
35187 (calc-set-language): Set math-expr-special-function-mapping.
35188
35189 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
35190 (calc-write-parse-table-part): Add LaTeX support.
35191
35192 * calc/calc.el (calc-language): Adjust docstring.
35193 (calc-set-mode-line): Add LaTeX support.
35194 (math-expr-special-function-mapping): New variable.
35195 (math-tex-ignore-words): Add to list.
35196
35197 * calc/calccomp.el (math-compose-expr, math-compose-rows):
35198 Add LaTeX support.
35199 (math-compose-expr): Add support for special functions.
35200
35201 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
35202
35203 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
35204
35205 * progmodes/gdb-ui.el (gdb-memory-address)
35206 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
35207 (gdb-memory-mode-map, gdb-memory-format-keymap)
35208 (gdb-memory-format-menu, gdb-memory-unit-keymap)
35209 (gdb-memory-unit-menu): New variables for a buffer
35210 that lets the user examine program memory.
35211 (gdb-memory-set-address, gdb-memory-set-repeat-count)
35212 (gdb-memory-format-binary, gdb-memory-format-octal)
35213 (gdb-memory-format-unsigned, gdb-memory-format-signed)
35214 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
35215 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
35216 (gdb-memory-unit-word, gdb-memory-unit-halfword)
35217 (gdb-memory-unit-byte, gdb-memory-unit-menu)
35218 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
35219 (gdb-memory-mode, gdb-memory-buffer-name)
35220 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
35221 New functions for above buffer.
35222
35223 2005-01-30 Richard M. Stallman <rms@gnu.org>
35224
35225 * cus-edit.el (custom-bury-buffer): Function deleted.
35226 (custom-buffer-done-function): Option deleted.
35227 (custom-buffer-done-kill): New replacement option.
35228 (Custom-buffer-done): Call quit-window.
35229 (custom-buffer-create-internal): Update for above changes.
35230
35231 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
35232
35233 * simple.el (undo-ask-before-discard): New var.
35234 (undo-outer-limit-truncate): Implement it.
35235 (undo-extra-outer-limit): Doc update.
35236
35237 2005-01-29 Richard M. Stallman <rms@gnu.org>
35238
35239 * ses.el (undo-more): Delete defadvice.
35240 (ses-begin-change): Doc fix.
35241
35242 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
35243 instead of rebinding C-x u and C-_.
35244
35245 * files.el (normal-backup-enable-predicate): Return nil for files
35246 in /tmp, regardless of temporary-file-directory.
35247
35248 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
35249
35250 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
35251 (open-rectangle, delete-whitespace-rectangle-line)
35252 (clear-rectangle-line): If FILL, pass t instead of FILL
35253 for move-to-column's 2nd arg.
35254
35255 * simple.el (undo): Fix the test for continuing a series of undos.
35256 (undo-more): Set pending-undo-list to t when we reach end.
35257 (pending-undo-list): Move up defvar.
35258
35259 * wid-edit.el (widget-button-click):
35260 Shorten the range of the track-mouse binding.
35261
35262 * comint.el (comint-insert-input): Undo previous changes;
35263 use last-input-event in interactive spec.
35264
35265 2005-01-29 Eli Zaretskii <eliz@gnu.org>
35266
35267 * progmodes/compile.el (compilation-start): Bind buffer-read-only
35268 to nil before invoking call-process. Reset buffer's modified flag
35269 after fontifying it in the no-async branch.
35270
35271 * wid-edit.el (widget-specify-button): If mouse pointer shape
35272 cannot be changed, use mouse face instead.
35273
35274 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
35275
35276 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
35277 (gdb-goto-breakpoint): Make breakpoint handling work on template
35278 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
35279 (gdb-assembler-custom): Update to recognize breakpoint information
35280 added on 2005-01-19.
35281
35282 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
35283
35284 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
35285 (dsssl-mode): Use define-derived-mode.
35286 (scheme-mode-initialize): Remove.
35287 (scheme-mode): Use run-mode-hooks.
35288
35289 * cus-edit.el (customize-group-other-window)
35290 (custom-buffer-create-other-window): Don't override special-display-*.
35291 (custom-mode-map): Make it dense.
35292
35293 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
35294 sets the default value.
35295
35296 2005-01-28 Eli Zaretskii <eliz@gnu.org>
35297
35298 * descr-text.el: Add more keywords.
35299
35300 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
35301
35302 * speedbar.el: Avoid unnecessary use of locate-library.
35303
35304 * international/mule-cmds.el (standard-display-european-internal):
35305 Don't fiddle with latin-1 non-break space any more since it's now
35306 special cased in the C code.
35307 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
35308
35309 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
35310
35311 * cus-start.el (all): Add `undo-outer-limit'.
35312
35313 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
35314
35315 * textmodes/bibtex.el (bibtex-format-entry):
35316 Use `bibtex-empty-field-re' only on the text of fields, not on entire
35317 field lines.
35318 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
35319 not on part of a buffer.
35320
35321 2005-01-25 Lute Kamstra <lute@gnu.org>
35322
35323 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
35324 nonempty field text strings like "{letters\\macro{}more letters}".
35325 Clarify docstring.
35326 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
35327 (bibtex-entry-offset, bibtex-parse-association)
35328 (bibtex-parse-field-name): Fix typos in docstrings.
35329 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
35330
35331 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
35332 Juri Linkov <juri@jurta.org>
35333
35334 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
35335 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
35336 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
35337 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
35338
35339 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
35340 isearch minor mode.
35341
35342 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
35343
35344 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
35345
35346 2005-01-24 Lute Kamstra <lute@gnu.org>
35347
35348 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
35349 CASECHARS and NOT-CASECHARS regular expressions of the
35350 "nederlands" and "nederlands8" dictionaries to prevent a "Range
35351 striding over charsets" error.
35352
35353 2005-01-24 Jay Belanger <belanger@truman.edu>
35354
35355 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
35356 display variable name.
35357
35358 2005-01-24 Kenichi Handa <handa@m17n.org>
35359
35360 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
35361 Fix setting of the element of encoded-kbd-iso2022-invocations.
35362
35363 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
35364
35365 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
35366 (gdb-threads-select): Change to also accept mouse events.
35367 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
35368 (gdb-threads-mouse-select): Delete.
35369
35370 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
35371
35372 * files.el (insert-directory): Take care of empty directory,
35373 listed without -a switch.
35374
35375 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
35376
35377 * textmodes/refill.el (refill-post-command-function):
35378 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
35379 to the list of functions that we should be careful not to undo.
35380 (refill-late-fill-paragraph-function): Remove.
35381 (refill-saved-state): New var.
35382 (refill-mode): Use it to save fill-paragraph-function.
35383 Save also the value of auto-fill-function.
35384
35385 * term/w32-win.el: Simplify code.
35386
35387 2005-01-23 Kim F. Storm <storm@cua.dk>
35388
35389 * simple.el (line-move): Adapt to new return value from
35390 pos-visible-in-window-p.
35391
35392 * simple.el (line-move): Fix last change. Check partial
35393 visibility at point rather than at window-start.
35394
35395 2005-01-22 Jason Rumney <jasonr@gnu.org>
35396
35397 * term/w32-win.el (xw-defined-colors): Remove debug-message.
35398
35399 2005-01-22 David Kastrup <dak@gnu.org>
35400
35401 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
35402
35403 2005-01-22 Eli Zaretskii <eliz@gnu.org>
35404
35405 * type-break.el (type-break-mode): Add a test for
35406 type-break-file-name being non-nil.
35407
35408 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
35409
35410 * net/eudc.el (top level): Call (message "") via progn, so that
35411 eudc-options-file is loaded.
35412
35413 2005-01-22 Kim F. Storm <storm@cua.dk>
35414
35415 * simple.el (line-move-1): Rename from line-move.
35416 (line-move): New function that adjusts vscroll for partially
35417 visible rows, and calls line-move-1 otherwise.
35418
35419 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
35420
35421 * pcomplete.el: Define pcomplete-read-event instead of read-event,
35422 since it's not a complete read-event implementation.
35423
35424 2005-01-20 Jay Belanger <belanger@truman.edu>
35425
35426 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
35427 for called function.
35428
35429 2005-01-20 Steven Tamm <steventamm@mac.com>
35430
35431 * term/mac-win.el (process-connection-type): Remove.
35432 Controlled now by s/darwin.h:PTY_ITERATION.
35433
35434 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
35435
35436 * window.el (handle-select-window): Don't switch window when we're
35437 in the minibuffer.
35438
35439 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
35440
35441 * subr.el (dotimes-with-progress-reporter): New macro.
35442
35443 * ses.el (ses-dotimes-msg): Remove macro.
35444 Use `dotimes-with-progress-reporter' instead.
35445
35446 2005-01-19 Steven Tamm <steventamm@mac.com>
35447
35448 * term/mac-win.el (process-connection-type): Use new
35449 operating-system-release variable to use ptys on Darwin 7 (OS X
35450 10.3) when using carbon build.
35451
35452 2005-01-19 Jay Belanger <belanger@truman.edu>
35453
35454 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
35455 flags if the last command was a tab or M-tab.
35456
35457 * calc/calc-prog.el (calc-user-define-edit): Put original formula
35458 in formula editing buffer.
35459
35460 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35461
35462 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
35463 breakpoint image symbol in margin.
35464
35465 2005-01-19 Jay Belanger <belanger@truman.edu>
35466
35467 * calc/calc-prog.el (calc-execute-kbd-macro):
35468 Ignore calc-keep-arg-flag.
35469
35470 2005-01-19 Kenichi Handa <handa@m17n.org>
35471
35472 * textmodes/ispell.el (ispell-looking-at): New function.
35473 (ispell-process-line): Use ispell-looking-at to compare the ispell
35474 output and the buffer contents.
35475
35476 2005-01-18 Jay Belanger <belanger@truman.edu>
35477
35478 * calc/calc.el (calc-display-raw): Fix docstring.
35479
35480 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
35481
35482 * simple.el (blink-matching-open): Strip extra info from syntax.
35483
35484 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
35485 funny chars in the end-of-here-doc marker.
35486
35487 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35488
35489 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
35490 that enable/disabled state of breakpoints is shown correctly in
35491 fringe and on ttys.
35492 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
35493 Add breakpoint information as text properties.
35494 (gdb-mouse-toggle-breakpoint):
35495 Rename to gdb-mouse-set-clear-breakpoint.
35496 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
35497 breakpoints in the margin.
35498 (gdb-remove-strings): Simplify.
35499
35500 2005-01-17 Jay Belanger <belanger@truman.edu>
35501
35502 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
35503 erasing buffer.
35504
35505 2005-01-17 Richard M. Stallman <rms@gnu.org>
35506
35507 * progmodes/grep.el (grep-find): Copy from `grep' the condition
35508 for calling grep-compute-defaults.
35509
35510 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
35511 if buffer is empty.
35512
35513 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
35514
35515 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
35516
35517 * hilit-chg.el (highlight-changes-mode): Don't autoload.
35518
35519 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
35520 non-preloaded variables.
35521
35522 2005-01-17 Steven Tamm <steventamm@mac.com>
35523
35524 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
35525 tex-shell cause to force interactivity when using pipes.
35526
35527 2005-01-17 Kim F. Storm <storm@cua.dk>
35528
35529 * simple.el (just-one-space): Make arg optional.
35530
35531 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
35532
35533 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
35534 posn-at-x-y to t to access left-margin.
35535
35536 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
35537
35538 Sync with Tramp 2.0.47.
35539
35540 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
35541 catching keep-date problems in cp/scp operations.
35542 (tramp-handle-copy-file): Don't call `set-file-modes'
35543 unconditionally. Specialized functions should know better what is
35544 necessary. This improves performance a little bit, and the
35545 functions could catch errors with `cp -p' and `scp -p'.
35546 (tramp-do-copy-or-rename-file-via-buffer)
35547 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
35548 when appropriate.
35549 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
35550 Call `set-file-modes' when appropriate.
35551 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
35552 Johnsson <isak@hypergene.com>.
35553 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
35554 of both Tramp buffer and debug buffer. Reported by Joakim Verona
35555 <joakim@verona.se>.
35556 (tramp-file-name-for-operation): Mark `shell-command' as magic for
35557 Emacs only.
35558
35559 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
35560 `find-file-hooks' and `dired-mode-hook'.
35561 (tramp-minor-mode-map): Respective map. Add remapping for
35562 `compile' and `recompile'.
35563 (tramp-remap-command, tramp-recompile): New defuns.
35564 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
35565 in buffer "*Compilation*". Call the commands asynchronously.
35566
35567 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
35568 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
35569 `shell-command', because it isn't magic in XEmacs. Reported by
35570 Adrian Aichner <adrian@xemacs.org>.
35571
35572 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
35573 `substitute-in-file-name.
35574 (tramp-smb-handle-substitute-in-file-name): New defun.
35575 (tramp-smb-advice-PC-do-completion): Delete advice.
35576
35577 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
35578
35579 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
35580 Fix error in deleting region.
35581
35582 2005-01-15 Richard M. Stallman <rms@gnu.org>
35583
35584 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
35585 In non-temp buffer, switch syntax table temporarily.
35586
35587 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
35588
35589 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
35590
35591 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
35592
35593 * imenu.el (imenu--split-menu): Copy menulist before sorting.
35594 (imenu--generic-function): Use START, not BEG, as pos of definition.
35595
35596 * simple.el (just-one-space): Argument specifies number of spaces.
35597
35598 * simple.el (eval-expression-print-format): Avoid warning
35599 about edebug-active.
35600
35601 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
35602
35603 * progmodes/sh-script.el: Code copied from make-mode.el
35604 with small changes,
35605 (sh-mode-map): Bind C-c C-\.
35606 (sh-backslash-column, sh-backslash-align): New variables.
35607 (sh-backslash-region, sh-append-backslash): New functions.
35608
35609 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
35610
35611 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
35612 (rmail-pop-password, rmail-pop-password-required): Move to
35613 rmail-obsolete group.
35614 (rmail-set-pop-password): Rename to rmail-set-remote-password.
35615 All callers updated.
35616 (rmail-get-pop-password): Rename to rmail-get-remote-password.
35617 Take an argument specifying whether it is POP or IMAP mailbox we
35618 are using. All callers updated.
35619 (rmail-pop-password-error): Rename to
35620 rmail-remote-password-error. Added mailutils-specific error message.
35621 (rmail-movemail-search-path)
35622 (rmail-movemail-variant-in-use): New variables.
35623 (rmail-remote-password, rmail-remote-password-required):
35624 New customization variables.
35625 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
35626 (rmail-parse-url): New function.
35627 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
35628 with GNU mailutils movemail.
35629
35630 2005-01-15 Kevin Ryde <user42@zip.com.au>
35631
35632 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
35633 suffix to space, $ or '$, to correctly position point when going
35634 to @table style constants like DBL_MAX.
35635
35636 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
35637
35638 * type-break.el (type-break-mode, type-break-file-time)
35639 (type-break-file-keystroke-count, type-break-choose-file):
35640 Don't store data in or load data from the file if type-break-file-name
35641 is nil.
35642 (type-break-file-name): Doc update as per the above.
35643
35644 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
35645
35646 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
35647 lookup-key might return nil; handle that.
35648
35649 2005-01-15 Alan Mackenzie <acm@muc.de>
35650
35651 * progmodes/ebrowse.el (ebrowse-class-in-tree):
35652 Return the tail of the tree rather than the element found,
35653 thus enabling the tree to be setcar'd.
35654
35655 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35656
35657 * textmodes/org.el (org-show-following-heading): New option.
35658 (org-show-hierarchy-above): Use `org-show-following-heading'.
35659 (org-cycle): Documentation fix.
35660
35661 * textmodes/org.el (orgtbl-optimized): New option.
35662 (orgtbl-mode): New command, a minor mode.
35663 (orgtbl-mode-map): New variable.
35664 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
35665 (orgtbl-error, orgtbl-self-insert-command)
35666 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
35667
35668 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
35669 a local variable in each org-mode buffer.
35670
35671 * textmodes/org.el (org-set-regexps-and-options): Rename from
35672 `org-set-regexps'. Added checking for STARTUP keyword.
35673 (org-get-current-options): Add STARTUP options.
35674 (org-table-insert-row): Make mode intelligent about when
35675 realignment is needed.
35676 (org-self-insert-command, org-delete-backward-char, org-delete-char):
35677 New commands.
35678 (org-enable-table-editor): New default value `optimized'.
35679 (org-table-blank-field): Support blanking regions if active.
35680
35681 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35682
35683 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
35684 if the year is not given.
35685
35686 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
35687 Add new escapes %m and %M, fixed bug with %F by adding
35688 save-match-data.
35689 (reftex-reference): Remove ?. from list of spaces.
35690 (reftex-label-info): Add automatic label prefix recognition.
35691
35692 * textmodes/reftex-index.el (reftex-index-next-phrase):
35693 Add slave parameter to call of `reftex-index-this-phrase'.
35694 (reftex-index-this-phrase): New optional argument.
35695 (reftex-index-region-phrases): Add slave parameter to call of
35696 `reftex-index-this-phrase'.
35697 (reftex-display-index): New argument redo.
35698 (reftex-index-rescan): Add `redo' to arguments of
35699 `reftex-display-index'.
35700 (reftex-index-Rescan, reftex-index-revert)
35701 (reftex-index-switch-index-tag): Add `redo' to arguments of
35702 `reftex-display-index'.
35703 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
35704 indexing. Fix bug with matching is there is a quote before or
35705 after the word.
35706
35707 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
35708 Fix bug when collecting citation keys in lines with comments.
35709 (reftex-citation): Prefix argument no longer rescans the document,
35710 but forces prompting for optional arguments of cite macros.
35711 (reftex-do-citation): Prompting for optional arguments implemented.
35712
35713 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
35714 Add optional arguments to most cite commands.
35715 (reftex-cite-cleanup-optional-args): New option
35716 (reftex-cite-prompt-optional-args): New option.
35717 (reftex-trust-label-prefix): New option.
35718
35719 * textmodes/reftex-toc.el (reftex-toc-find-section):
35720 Add push-mark before changing the position in the buffer.
35721
35722 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
35723 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
35724
35725 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
35726
35727 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
35728 more carefully.
35729
35730 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
35731
35732 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
35733 (sgml-mode): Use it.
35734 (sgml-get-context): Better keep track of implicitly closed tags.
35735
35736 2005-01-13 Kenichi Handa <handa@m17n.org>
35737
35738 * textmodes/ispell.el: These changes are to fix misalignment error
35739 caused by equivalent characters of different Emacs charsets.
35740 (ispell-unified-chars-table): New variable.
35741 (ispell-get-decoded-string): New function.
35742 (ispell-get-casechars, ispell-get-not-casechars)
35743 (ispell-get-otherchars): Call ispell-get-decoded-string.
35744
35745 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
35746
35747 * custom.el (custom-declare-variable): Just put symbol instead
35748 of (defvar . symbol) in `current-load-list'.
35749
35750 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
35751
35752 * emacs-lisp/elint.el: Fixed typo in Commentary section.
35753
35754 2005-01-12 Jay Belanger <belanger@truman.edu>
35755
35756 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
35757 to create a Calc summary.
35758
35759 2005-01-12 Kim F. Storm <storm@cua.dk>
35760
35761 * mouse.el (mouse-on-link-p): Change functionality and doc
35762 string to comply with latest description in lisp ref.
35763
35764 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
35765
35766 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
35767 Enable mouse clicks on mode-line, header-line and margin.
35768 (event-type): Give mouse event symbols an `event-kind' property
35769 with value `mouse-click'.
35770
35771 2005-01-12 Juri Linkov <juri@jurta.org>
35772
35773 * facemenu.el (list-colors-display): Add new arg buffer-name.
35774 Use it. Fix docstring. Replace code for identifying duplicate
35775 colors by the name with call to `list-colors-duplicates' which
35776 identifies duplicate colors by the value unless the color
35777 is one of special Windows colors. Set truncate-lines to t.
35778 Print sorted duplicate color names on each line. Indent to 22
35779 \(the longest color name in rgb.txt) instead of 20. Optimize.
35780 (list-colors-duplicates): New function.
35781 (facemenu-color-name-equal): Delete function.
35782
35783 * facemenu.el (list-colors-print): New function created from code
35784 in list-colors-display. Print #RRGGBB at the window right edge.
35785 (list-colors-display): When temp-buffer-show-function is not
35786 defined, call list-colors-print from temp-buffer-show-hook
35787 to get the right value of window-width in list-colors-print
35788 after the buffer is displayed.
35789
35790 * simple.el (pop-mark): Move deactivate-mark out of conditional
35791 part to deactivate the active mark regardless of the state of the
35792 mark ring.
35793
35794 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
35795 variables line in desktop files.
35796
35797 2005-01-12 Juri Linkov <juri@jurta.org>
35798
35799 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
35800 Bring together isearch highlight related options.
35801 (lazy-highlight): Replace group `replace' by `matching'.
35802 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35803 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35804 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
35805 and declare them obsolete.
35806 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
35807 (isearch-faces): Remove defgroup.
35808 (isearch-overlay, isearch-highlight, isearch-dehighlight):
35809 Move isearch highlighting code closer to lazy highlighting code.
35810
35811 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
35812 (query-replace-highlight, query-replace-lazy-highlight)
35813 (query-replace): Move definitions to the beginning of the file.
35814
35815 2005-01-11 Juri Linkov <juri@jurta.org>
35816
35817 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
35818 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
35819 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
35820
35821 * info.el (Info-history-forward): New variable.
35822 (Info-select-node): Reset Info-history-forward to nil.
35823 (Info-last): Turn into defalias.
35824 (Info-history-back): Rename from Info-last.
35825 Add current node to Info-history-forward.
35826 (Info-history-forward): New fun.
35827 (Info-mode-map): Replace Info-last by Info-history-back.
35828 Bind Info-history-forward to "r".
35829 (Info-mode-menu): Replace Info-last by Info-history-back.
35830 Fix menu item text. Add menu item for Info-history-forward.
35831 (info-tool-bar-map): Replace Info-last by Info-history-back.
35832 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
35833 for Info-history-forward.
35834 (Info-mode): Replace Info-last by Info-history-back in docstring.
35835 Add local variable Info-history-forward.
35836 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
35837
35838 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
35839
35840 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
35841 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
35842 Ignore select-window events rather than fiddle with
35843 mouse-autoselect-window.
35844
35845 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
35846
35847 * type-break.el (type-break-mode): Fix previous change.
35848
35849 2005-01-10 Jay Belanger <belanger@truman.edu>
35850
35851 * calc/calc-ext.el (calc-reset): Reset when inside embedded
35852 calculator; only reset when point is inside a calculator.
35853 Don't adjust the window height if the window takes up the whole height
35854 of the frame.
35855
35856 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
35857
35858 * ebuff-menu.el (Electric-buffer-menu-mode):
35859 Preserve value of buffer-local var header-line-format.
35860
35861 2005-01-09 Jay Belanger <belanger@truman.edu>
35862
35863 * calc/calc.el (calc-mode-var-list-restore-saved-values):
35864 Make sure settings file exists before accessing it.
35865
35866 * calc/calc-embed.el (calc-embedded-subst):
35867 Replace math-multi-subst-rec, which is only supposed to be called
35868 by math-multi-subst, by math-multi-subst.
35869
35870 2005-01-09 Andre Spiegel <spiegel@gnu.org>
35871
35872 * vc.el (vc-allow-async-revert): New user option.
35873 (vc-disable-async-diff): New internal variable.
35874 (vc-revert-buffer): Use them to disable asynchronous diff.
35875
35876 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
35877 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
35878 asynchronously if vc-disable-async-diff is t.
35879
35880 2005-01-09 Jay Belanger <belanger@truman.edu>
35881
35882 * calc/calc.el (defcalcmodevar): New macro.
35883 (calc-mode-var-list-restore-default-values)
35884 (calc-mode-var-list-restore-saved-values): New functions.
35885 (calc-mode-var-list): Use defcalcmodevar to define it.
35886 (calc-always-load-extensions, calc-line-numbering)
35887 (calc-line-breaking, calc-display-just, calc-display-origin)
35888 (calc-number-radix, calc-leading-zeros, calc-group-digits)
35889 (calc-group-char, calc-point-char, calc-frac-format)
35890 (calc-prefer-frac, calc-hms-format, calc-date-format)
35891 (calc-float-format, calc-full-float-format, calc-complex-format)
35892 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
35893 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
35894 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
35895 (calc-matrix-brackets, calc-language, calc-language-option)
35896 (calc-left-label, calc-right-label, calc-word-size)
35897 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
35898 (calc-display-raw, calc-internal-prec, calc-angle-mode)
35899 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
35900 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
35901 (calc-window-height, calc-display-trail, calc-show-selections)
35902 (calc-use-selections, calc-assoc-selections)
35903 (calc-display-working-message, calc-auto-why, calc-timing)
35904 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
35905 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
35906 (calc-gnuplot-default-device, calc-gnuplot-default-output)
35907 (calc-gnuplot-print-device, calc-gnuplot-print-output)
35908 (calc-gnuplot-geometry, calc-graph-default-resolution)
35909 (calc-graph-default-resolution-3d, calc-invocation-macro)
35910 (calc-show-banner): Use defcalcmodevar to declare them and set
35911 their default values.
35912
35913 * calc/calc-ext.el (calc-reset): Restore saved values of variables
35914 instead of default values (but restore default values if there is
35915 an argument of 0).
35916
35917 2005-01-09 David Kastrup <dak@gnu.org>
35918
35919 * desktop.el (desktop-restore-eager): Fix typo in type.
35920
35921 2005-01-08 Richard M. Stallman <rms@gnu.org>
35922
35923 * cus-edit.el (customize): Delete :link.
35924
35925 2005-01-08 Jay Belanger <belanger@truman.edu>
35926
35927 * calc/calc.el (calc-mode): Remove the extension from the
35928 `calc-settings-file' file name when loading it.
35929
35930 2005-01-08 Kim F. Storm <storm@cua.dk>
35931
35932 * info.el (Info-mode-map, Info-next-link-keymap)
35933 (Info-prev-link-keymap, Info-up-link-keymap):
35934 Map follow-link to mouse-face.
35935 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
35936
35937 2005-01-08 Jay Belanger <belanger@truman.edu>
35938
35939 * calc/calc.el (calc-settings-file): Change default value.
35940 Suggested by cgw in a comment in calc-mode.el.
35941
35942 * calc/calc-mode.el (calc-settings-file-name):
35943 Compare calc-settings-file to user-init-file instead of ~/.emacs.
35944 Replace ~/.emacs in a prompt by calc-settings-file.
35945
35946 2005-01-07 Lars Hansen <larsh@math.ku.dk>
35947
35948 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
35949 (desktop-lazy-idle-delay): New customizable variables.
35950 (desktop-buffer-args-list): New variable.
35951 (desktop-append-buffer-args): New function.
35952 (desktop-save): Call desktop-append-buffer-args for some buffers.
35953 (desktop-lazy-create-buffer): New function.
35954 (desktop-idle-create-buffers): New function.
35955 (desktop-read): Add message about buffers to restore lazily.
35956 (desktop-lazy-abort): New command.
35957 (desktop-clear): Call desktop-lazy-abort.
35958 (desktop-lazy-complete): New command.
35959
35960 2005-01-06 Richard M. Stallman <rms@gnu.org>
35961
35962 * emacs-lisp/find-func.el (find-face-definition):
35963 Rename from find-face.
35964
35965 2005-01-06 Kim F. Storm <storm@cua.dk>
35966
35967 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
35968
35969 * man.el (Man-xref-man-page, Man-xref-header-file)
35970 (Man-xref-normal-file): Add follow-link property.
35971
35972 2005-01-06 Jay Belanger <belanger@truman.edu>
35973
35974 * calc/calc-units.el: Make sure the proper macro definitions are
35975 available when compiling.
35976
35977 2005-01-06 Juri Linkov <juri@jurta.org>
35978
35979 * isearch.el (isearch-lazy-highlight-update):
35980 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
35981
35982 2005-01-06 Miles Bader <miles@gnu.org>
35983
35984 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
35985 (isearch-lazy-highlight-face): Use new name.
35986
35987 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
35988
35989 * uniquify.el (uniquify-rationalize-file-buffer-names):
35990 Re-add an interactive spec.
35991 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
35992 to the same name.
35993
35994 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
35995 (isearch-update, isearch-done): Adjust calls accordingly.
35996
35997 2005-01-05 Richard M. Stallman <rms@gnu.org>
35998
35999 * custom.el (custom-set-variables, custom-theme-set-variables):
36000 Clarify documentation.
36001
36002 * emacs-lisp/find-func.el (find-variable)
36003 (find-variable-other-window, find-variable-other-frame):
36004 Fix the TYPE args to find-function-read and find-function-do-it.
36005 (find-function): Doc fix.
36006 (find-function-at-point): Replace function-at-point alias.
36007
36008 2005-01-04 Richard M. Stallman <rms@gnu.org>
36009
36010 * cus-face.el (custom-declare-face):
36011 Record defface in current-load-list.
36012
36013 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36014
36015 * emacs-lisp/find-func.el: Doc fixes.
36016 (find-face-regexp): New variable.
36017 (find-function-regexp-alist): New variable.
36018 (find-function-C-source): Third arg is now TYPE.
36019 (find-function-search-for-symbol): Handle general TYPE.
36020 (find-function-read, find-function-do-it): Handle general TYPE.
36021 (find-definition-noselect, find-face): New functions.
36022 (function-at-point): Alias deleted.
36023
36024 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
36025
36026 * battery.el (display-battery-mode): Rename from display-battery.
36027 Handle the case where it gets turned off.
36028
36029 2005-01-04 Richard M. Stallman <rms@gnu.org>
36030
36031 * cus-edit.el (customize): Make :link point to user doc.
36032
36033 * man.el (Man-fontify-manpage): Turn off undo generation.
36034
36035 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36036
36037 2005-01-04 Andreas Schwab <schwab@suse.de>
36038
36039 * files.el (insert-directory): Only look for error lines in
36040 inserted text. Don't move too far after processing --dired markers.
36041
36042 2005-01-04 Richard M. Stallman <rms@gnu.org>
36043
36044 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36045 Don't expand if the character is @, period, dash, etc.
36046 (define-mail-abbrev): Quote names that contain problem characters.
36047
36048 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
36049
36050 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36051
36052 2005-01-03 Richard M. Stallman <rms@gnu.org>
36053
36054 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36055 (query-replace-highlight, query-replace-lazy-highlight)
36056 (query-replace): Definitions moved up. Doc fix.
36057
36058 2005-01-03 Richard M. Stallman <rms@gnu.org>
36059
36060 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36061 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36062 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36063 (lazy-highlight-face): Rename from isearch-lazy-...
36064 Change all references to them.
36065
36066 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
36067
36068 * cus-edit.el (custom-file): Doc fix for defcustom.
36069 (custom-file): The function no longer sets the variable
36070 `custom-file' to its return value.
36071
36072 * startup.el (command-line): No longer load `custom-file'.
36073
36074 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
36075
36076 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36077
36078 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36079 Don't confuse module-prefixed identifiers for labels.
36080 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36081
36082 2005-01-02 Richard M. Stallman <rms@gnu.org>
36083
36084 * files.el (basic-save-buffer-1): Fix previous change.
36085
36086 * loadhist.el (file-loadhist-lookup): New function.
36087 (file-provides, file-requires): Use it.
36088
36089 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36090 instead of calculating the right size.
36091
36092 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
36093
36094 * vc-svn.el (vc-svn-diff): Stay local if possible.
36095
36096 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
36097
36098 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36099
36100 * files.el (hack-local-variables): Fix last change.
36101
36102 2005-01-02 Jay Belanger <belanger@truman.edu>
36103
36104 * calc/calc-yank.el (calc-edit-top): New variable.
36105 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
36106 object. Change header properties.
36107 (calc-edit-finish, calc-edit-finish-stack-object)
36108 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
36109 edited object.
36110 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
36111 for the beginning of the edited object.
36112 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
36113 for the beginning of the edited object.
36114 * calc/calc-prog.el (calc-edit-macro-finish-edit)
36115 (calc-finish-formula-edit, calc-macro-repeats)
36116 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
36117 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
36118 beginning of the edited object.
36119 (calc-user-define-edit): Change the header for editing macros.
36120 Remove unnecessary variable.
36121
36122 2005-01-01 Jay Belanger <belanger@truman.edu>
36123
36124 * calc/calc-yank.el (calc-edit-mode): Change default header.
36125 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
36126 * calc/calc-store.el (calc-edit-variable): Change title to match new
36127 header.
36128 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
36129 mode to match new header.
36130 (calc-user-define-edit): Change titles to include names of commands.
36131 (calc-finish-formula-edit): Adjust to handle new header.
36132 (calc-finish-macro-edit): Remove.
36133 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
36134 (calc-edit-macro-command, calc-edit-macro-command-type)
36135 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
36136 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
36137 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
36138 (calc-edit-macro-finish-edit): New functions.
36139 (calc-user-define-edit): Use new functions to edit named calc macros.
36140
36141 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
36142
36143 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
36144
36145 * ses.el (copy-region-as-kill): Deactivate mark.
36146
36147 2005-01-01 Richard M. Stallman <rms@gnu.org>
36148
36149 * replace.el (occur-1): If the output buffer is also an input,
36150 don't kill it, rename it.
36151
36152 * faces.el (set-face-background, set-face-foreground): Doc fix.
36153
36154 * cus-face.el (custom-face-attributes): Fix :help-echo strings
36155 for :foreground and :background.
36156
36157 * dired.el (dired-view-command-alist): Variable deleted.
36158 (dired-view-file, dired-mouse-find-file-other-window):
36159 Delete the code to use it.
36160
36161 2005-01-01 Kim F. Storm <storm@cua.dk>
36162
36163 * image.el (insert-sliced-image): Use t for line-height property.
36164
36165 See ChangeLog.11 for earlier changes.
36166
36167 ;; Local Variables:
36168 ;; coding: iso-2022-7bit
36169 ;; add-log-time-zone-rule: t
36170 ;; End:
36171
36172 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
36173
36174 This file is part of GNU Emacs.
36175
36176 GNU Emacs is free software; you can redistribute it and/or modify
36177 it under the terms of the GNU General Public License as published by
36178 the Free Software Foundation; either version 3, or (at your option)
36179 any later version.
36180
36181 GNU Emacs is distributed in the hope that it will be useful,
36182 but WITHOUT ANY WARRANTY; without even the implied warranty of
36183 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36184 GNU General Public License for more details.
36185
36186 You should have received a copy of the GNU General Public License
36187 along with GNU Emacs; see the file COPYING. If not, write to the
36188 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
36189 Boston, MA 02110-1301, USA.
36190
36191 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1