]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(Symbol Type): Fix typo.
[gnu-emacs] / lisp / ChangeLog
1 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * ido.el (ido-save-history): Use emacs-mule coding system
4 instead of utf-8 to save filenames (it's safer in Emacs 22).
5 Set the `coding' local variable on the first line of the file.
6
7 2007-12-04 Karl Fogel <kfogel@red-bean.com>
8
9 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
10 coding system. This ports revisions 1.40 and 1.41 over to the
11 EMACS_22_BASE branch, but with the right coding system for Emacs
12 22 to reliably record filenames. Suggested by Eli Zaretskii.
13
14 2007-12-01 Richard Stallman <rms@gnu.org>
15
16 * wid-edit.el (widget-type): Doc fix.
17
18 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
19
20 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
21
22 2007-12-01 Alexandre Julliard <julliard@winehq.org>
23
24 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
25
26 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
29 Don't match "sub { (...) ... }".
30
31 2007-11-29 Richard Stallman <rms@gnu.org>
32
33 * international/mule-cmds.el (toggle-input-method-active): New var.
34 (toggle-input-method): Bind toggle-input-method-active to t.
35 Error if it was already non-nil.
36
37 2007-11-29 Glenn Morris <rgm@gnu.org>
38
39 * calendar/time-date.el (with-decoded-time-value): Doc fix.
40
41 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
42
43 * calendar/time-date.el (encode-time-value): Doc fix.
44
45 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
46
47 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
48
49 2007-11-24 Kenichi Handa <handa@m17n.org>
50
51 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
52
53 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
54
55 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
56
57 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
58
59 * textmodes/paragraphs.el (forward-sentence): Doc fix.
60 Reported by Drew Adams <drew.adams@oracle.com>.
61
62 2007-11-20 Glenn Morris <rgm@gnu.org>
63
64 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
65 for compatibility with Emacs 23.
66
67 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
68
69 * replace.el (map-query-replace-regexp): Doc fix (revert part of
70 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
71
72 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
73
74 * progmodes/gdb-ui.el: Update commentary.
75
76 2007-11-16 Eli Zaretskii <eliz@gnu.org>
77
78 * international/mule-cmds.el (set-locale-environment):
79 Set default-file-name-coding-system _after_ keyboard and terminal
80 coding systems. This fixes last change.
81
82 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
83 one space after "Subject:".
84
85 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
86
87 * subr.el (make-variable-frame-local):
88 Fix typo in obsolescence declaration.
89
90 2007-11-16 Glenn Morris <rgm@gnu.org>
91
92 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
93
94 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
95
96 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
97 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
98 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
99
100 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
103 in order to determine if there's a conflict.
104
105 2007-11-16 Juri Linkov <juri@jurta.org>
106
107 * man.el (Man-heading-regexp): Add 0-9.
108 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
109
110 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
111
112 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
113 Fix typo in docstring.
114
115 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
116 (cua-highlight-region-shift-only): Doc fix.
117
118 2007-11-15 Richard Stallman <rms@gnu.org>
119
120 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
121
122 * reposition.el (reposition-window):
123 Binding C-M-l moved to bindings.el.
124
125 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
126
127 * add-log.el (add-change-log-entry-other-window):
128 Key binding C-x 4 a moved to bindings.el.
129
130 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
131 from filecache.el.
132
133 * filecache.el: Minibuffer map bindings moved to bindings.el.
134
135 2007-11-14 Jason Rumney <jasonr@gnu.org>
136
137 * international/mule-cmds.el (set-locale-environment):
138 Set default-file-name-coding-system from system defaults on Windows.
139
140 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
141
142 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
143 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
144 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
145 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
146 locations.
147 (gdb-info-breakpoints-custom, gdb-assembler-custom)
148 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
149 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
150
151 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
152
153 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
154 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
155 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
156 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
157 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
158 Rewrite in active voice.
159
160 2007-11-10 Juri Linkov <juri@jurta.org>
161
162 * startup.el: Backport startup screen related changes from the trunk.
163 (initialization): Change group to `environment'.
164 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
165 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
166 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
167 (initial-scratch-message): Fix docstring.
168 (startup-screen-inhibit-startup-screen)
169 (pure-space-overflow-message): New variables.
170 (command-line): Rename `inhibit-startup-message' to
171 `inhibit-startup-screen'.
172 (initial-scratch-message): Doc fix.
173 (fancy-splash-text): Remove variable.
174 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
175 New variables.
176 (fancy-splash-delay, fancy-splash-max-time)
177 (fancy-current-text, fancy-splash-stop-time)
178 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
179 Remove variables.
180 (fancy-splash-insert): Use help-echo from the 3rd element of the
181 link specification list, or "Follow this link" if it's nil. Doc fix.
182 Allow functions for face and link specs.
183 (fancy-splash-tail): Remove function.
184 (fancy-startup-tail): New function.
185 (fancy-splash-default-action, fancy-splash-special-event-action)
186 (fancy-splash-screens): Remove functions.
187 (fancy-about-screen): New function.
188 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
189 Fix docstring. Use argument `startup' to conditionally display
190 different texts for Startup and About screens. Don't display Help
191 commands on the About screen. Remove `unwind-protect' `sit-for'
192 delay and `kill-buffer' after it.
193 (normal-mouse-startup-screen, normal-splash-screen)
194 (normal-no-mouse-startup-screen): New functions.
195 (startup-echo-area-message): Change text of the echo area.
196 (display-splash-screen): Remove function.
197 (display-startup-screen, display-about-screen): New functions.
198 (about-emacs): Make alias to `display-about-screen'.
199 (display-splash-screen): Make alias to `display-startup-screen'.
200 (command-line-1): Rename `inhibit-startup-message' to
201 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
202 started with command line options "-f", "-funcall", "-e", "-eval",
203 "-execute", "-insert", "-find-file", "-file", "-visit".
204 Inhibit startup screen when Emacs is started with a file name only
205 on tty (i.e. don't inhibit it when started with a file name like
206 "emacs FILE..." on a window system).
207 Comment out unused code for coping with the old sit-for behavior.
208 If file-count > 0, then display the concise version in another
209 window, otherwise display full version in the same window.
210 * loadup.el: Add `button'. Move up `startup'.
211 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
212 * version.el (emacs-copyright): Add emacs-copyright.
213 * menu-bar.el (menu-bar-help-menu):
214 Move "About Emacs" and "About GNU" to the end of the Help menu.
215 Move "Emacs Psychotherapist" after "Send Bug Report...".
216 Move "External Packages" after "Find Emacs Packages".
217
218 2007-11-10 Jason Rumney <jasonr@gnu.org>
219
220 * w32-fns.el: Sync charset names with setup-default-fontset.
221 Append "-1" where second part missing.
222
223 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
224
225 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
226
227 * ido.el (ido-save-history): Write the history file in UTF-8,
228 and add `coding' file-local variable.
229
230 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
231
232 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
233 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
234 (iso-iso2duden-trans-tab): Add docstring.
235
236 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
237
238 * faces.el (face-normalize-spec): Remove function.
239 (frame-set-background-mode): Undo last change.
240
241 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
242
243 * files.el (enable-local-variables): Doc fix.
244
245 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
246
247 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
248 match dir like "a...b".
249
250 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
251
252 * eshell/esh-mode.el (eshell-output-filter):
253 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
254 Use `with-current-buffer'.
255
256 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
257
258 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
259
260 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
261
262 * net/tls.el: Require rx when compiling.
263 (tls-end-of-info): New variable.
264 (open-tls-stream): Keep reading input until `tls-end-of-info' is
265 matched.
266
267 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
268
269 * simple.el (bad-packages-alist): Anchor semantic regexp.
270
271 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
272
273 * files.el (hack-local-variables): Fix membership tests to avoid
274 treating all variables as safe if `enable-local-variables' is
275 set to :safe (CVE-2007-5795).
276
277 2007-11-02 Glenn Morris <rgm@gnu.org>
278
279 * progmodes/etags.el (tags-table-mode): Disable undo.
280
281 * simple.el (bad-packages-alist): Revert previous change.
282
283 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
284
285 * printing.el (printing): Fix :version, printing.el was included
286 in emacs-22.1.
287 (pr-path-style, pr-path-alist, pr-txt-name)
288 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
289 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
290 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
291 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
292 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
293 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
294 (pr-setting-database, pr-visible-entry-list)
295 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
296 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
297 :version.
298
299 2007-11-01 Glenn Morris <rgm@gnu.org>
300
301 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
302
303 * mail/footnote.el (footnote-numeric-regexp)
304 (footnote-english-upper-regexp, footnote-english-lower-regexp)
305 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
306 Match multi-character footnotes.
307
308 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
309 (nroff-indent-line-function): New function.
310 (nroff-count-text-lines): Use nroff-forward-text-line rather than
311 obsolete alias.
312
313 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
314
315 * net/tramp.el (tramp-open-connection-telnet)
316 (tramp-open-connection-rsh, tramp-open-connection-su)
317 (tramp-open-connection-multi): Set $LC_ALL to "C".
318
319 2007-10-31 Sven Joachim <svenjoac@gmx.de>
320
321 * dired-aux.el (dired-copy-file-recursive):
322 Preserve directory permissions.
323
324 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
325
326 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
327 (whitespace-unload-function): New-style unload function. When run,
328 unintern `whitespace-unload-hook' and call `unload-feature' recursively
329 to stop the old hook from messing with the unloading.
330
331 * strokes.el (strokes-alphabetic-lessp): Doc fix.
332
333 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
334
335 * emacs-lisp/find-func.el (find-library): Use library at
336 point as default interactive argument.
337
338 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
339
340 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
341 (elp-unset-master, elp-results): Fix typos.
342 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
343 Doc fixes.
344
345 * msb.el (msb--many-menus): Remove variable.
346 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
347 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
348 (msb--toggle-menu-type): Fix typos in docstrings.
349
350 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
351 (shadow-insert-var): Doc fixes.
352 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
353 Reflow docstrings.
354 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
355
356 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
357
358 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
359 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
360 Fix typos in autoload docstrings.
361
362 * loadhist.el (unload-feature): Remove redundant check.
363
364 2007-10-30 Richard Stallman <rms@gnu.org>
365
366 * savehist.el (savehist-save): Obey savehist-ignored-variables.
367
368 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
369
370 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
371 (gdb-var-update-handler-1): Use it.
372
373 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
374
375 * loadhist.el (unload-feature): Remove erroneous check for the
376 FEATURE-unload-function variable; check the existence of the
377 function (that's what the docstring says, and it makes more sense).
378
379 * follow.el (follow-unload-function): Add docstring.
380 (follow-unload-function): Remove variable.
381
382 * server.el (server-unload-function): Remove variable.
383 (server-unload-function): Unbind `server-edit' from `C-x #'.
384
385 * uniquify.el (uniquify-unload-function): Add docstring.
386 (uniquify-unload-function): Remove variable.
387
388 * ses.el (ses-unload-function): New function.
389
390 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
391
392 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
393 (unsafep-progn, unsafep-let): Fix typos in docstrings.
394
395 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
396 before use to avoid a warning in packages that require uniquify.
397 (uniquify-unload-function): New function and var.
398
399 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
400
401 * loadhist.el (unload-feature-special-hooks):
402 Add `delete-frame-functions'.
403
404 * server.el (server-unload-function): Rename from `server-unload-hook'
405 and adapt to new `unload-feature' functionality. Remove hook from
406 `kill-buffer-hook' buffer-locally.
407 (server-unload-hook): Remove.
408 (server-unload-function): New var; replaces `server-unload-hook'.
409
410 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
411
412 * desktop.el (uniquify-managed): Pacify byte compiler.
413 (desktop-buffer-info): If the buffer name is managed by uniquify,
414 save the base name, not the uniquified one.
415 (desktop-create-buffer): Allow `rename-buffer' to generate a new
416 name in case of conflict.
417
418 2007-10-26 Glenn Morris <rgm@gnu.org>
419
420 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
421 safe-local-variable property.
422
423 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
424
425 * net/browse-url.el (browse-url-browser-function): Delete grail.
426 (browse-url-grail): Function and variable deleted.
427 (browse-url-browser-function): Delete IXI Mosaic.
428 (browse-url-default-browser): Don't try IXI Mosaic.
429 (browse-url-iximosaic): Function deleted.
430 (browse-url-browser-function): Delete MMM.
431 (browse-url-default-browser): Don't try MMM.
432 (browse-url-mmm): Function deleted.
433
434 2007-10-25 Glenn Morris <rgm@gnu.org>
435
436 * progmodes/f90.el (f90-indented-comment-re)
437 (f90-directive-comment-re, f90-break-delimiters):
438 * progmodes/fortran.el (fortran-comment-line-start-skip)
439 (fortran-directive-re):
440 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
441 as safe if they are strings.
442
443 2007-10-25 Richard Stallman <rms@gnu.org>
444
445 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
446
447 2007-10-24 Richard Stallman <rms@gnu.org>
448
449 * savehist.el (savehist-save): Omit unreadable elements.
450
451 * loadhist.el (unload-function-defs-list): Renamed from
452 unload-function-features-list.
453 (unload-feature-special-hooks, unload-feature): Doc fixes.
454
455 * indent.el (indent-to-left-margin): If point's in the indentation,
456 move to the end of the indentation.
457
458 * cus-edit.el (customize-changed-options): Make arg optional.
459
460 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
461
462 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
463
464 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
465
466 * textmodes/css-mode.el: Require CL.
467 (comment-continue): Declare.
468
469 * subr.el (make-variable-frame-localizable): Remove.
470 (make-variable-frame-local): Mark obsolete.
471
472 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
473
474 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
475 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
476
477 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
478
479 * comint.el (comint-password-prompt-regexp):
480 Handle `[sudo] password'-style prompt.
481
482 2007-10-23 Glenn Morris <rgm@gnu.org>
483
484 * progmodes/f90.el (f90-do-indent, f90-if-indent)
485 (f90-type-indent, f90-program-indent)
486 (f90-continuation-indent, f90-comment-region)
487 (f90-beginning-ampersand, f90-smart-end)
488 (f90-break-before-delimiters, f90-auto-keyword-case)
489 (f90-leave-line-no, f90-mode-hook):
490 Give an appropriate safe-local-variable property.
491 (f90-font-lock-keywords-2): Fix `go to' regexp.
492
493 * progmodes/fortran.el (fortran-tab-mode-default)
494 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
495 (fortran-structure-indent, fortran-continuation-indent)
496 (fortran-comment-indent, fortran-comment-line-extra-indent)
497 (fortran-comment-line-start)
498 (fortran-minimum-statement-indent-fixed)
499 (fortran-minimum-statement-indent-tab)
500 (fortran-comment-indent-char, fortran-line-number-indent)
501 (fortran-check-all-num-for-matching-do)
502 (fortran-blink-matching-if, fortran-continuation-string)
503 (fortran-comment-region, fortran-electric-line-number)
504 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
505 (fortran-analyze-depth, fortran-break-before-delimiters):
506 Give an appropriate safe-local-variable property.
507
508 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
509
510 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
511 of the subdirs is unreadable.
512
513 2007-10-22 Martin Rudalics <rudalics@gmx.at>
514
515 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
516 Use window-full-width-p.
517
518 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
521 (tpu-edt-off): Use it.
522 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
523 the global-map before adding it to global-map.
524
525 * menu-bar.el (global-buffers-menu-map): New var.
526 (global-map, menu-bar-update-buffers): Use it.
527 * msb.el (msb-menu-bar-update-buffers): Use it.
528 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
529 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
530 Use with-current-buffer.
531
532 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
533
534 * hexl.el (hexl-menu): New major mode menu.
535
536 2007-10-20 Glenn Morris <rgm@gnu.org>
537
538 * progmodes/f90.el (f90-font-lock-keywords-2)
539 (f90-looking-at-type-like): Fix regexp typos.
540
541 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
542
543 * bs.el (bs-mode): Add mode name (accidentally left out
544 in the 2007-10-16 change).
545
546 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
547
548 * bs.el (bs--track-window-changes): Don't refresh the whole list.
549 (bs-mode): Set mode-class property to special.
550
551 * follow.el (follow-unload-function): New function.
552
553 * loadhist.el (unload-function-features-list):
554 Rename from `unload-hook-features-list'.
555 (unload-hook-features-list): Add as obsolete alias.
556 (unload-feature): Use `unload-function-features-list'
557 and new FEATURE-unload-function.
558
559 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
560
561 * loadhist.el (unload-feature-special-hooks):
562 Update list of special hooks.
563
564 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
565 (adaptive-fill-function): Doc fix. Remove * from docstring.
566
567 2007-10-18 Glenn Morris <rgm@gnu.org>
568
569 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
570
571 2007-10-17 Aaron Hawley <aaronh@garden.org>
572
573 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
574 position is not saved.
575
576 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
577
578 * longlines.el (longlines-wrap-follows-window-size): Integer value
579 specifies wrapping margin.
580 (longlines-mode, longlines-window-change-function):
581 Set window-specific wrapping margin based on the above.
582
583 2007-10-17 John Wiegley <johnw@newartisans.com>
584
585 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
586
587 2007-10-17 Glenn Morris <rgm@gnu.org>
588
589 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
590 Tweak regexp to avoid stack overflow.
591
592 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
593
594 * simple.el (reindent-then-newline-and-indent): Don't assume that
595 indent-according-to-mode preserves point.
596
597 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
598
599 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
600 (bs--restore-window-config): Keep the selected frame.
601 (bs--track-window-changes, bs--remove-hooks): New functions.
602 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
603 (bs--show-with-configuration): Revert 2006-11-09 change.
604 Don't reuse window unless it is visible on the selected frame.
605 Restore window configuration (possibly in a different frame)
606 before creating any window.
607
608 2007-10-16 Richard Stallman <rms@gnu.org>
609
610 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
611 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
612 (ad-is-advised, ad-get-advice-info-field)
613 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
614
615 2007-10-16 Glenn Morris <rgm@gnu.org>
616
617 * simple.el (blink-matching-open): Don't report false errors with
618 the `$' syntax class.
619
620 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
621
622 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
623 (filesets-ormap, filesets-sort-case-sensitive-flag)
624 (filesets-remake-shortcut, filesets-ingroup-collect-files):
625 Fix typos in docstrings.
626 (filesets-data-get-name, filesets-data-get-data)
627 (filesets-data-set, filesets-cmd-query-replace-getargs)
628 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
629
630 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
631
632 * term/mac-win.el: Don't require url when compiling, as url-type is
633 no longer a macro.
634
635 2007-10-14 Glenn Morris <rgm@gnu.org>
636
637 * progmodes/etags.el (select-tags-table): Disable undo in the
638 `*Tags Table List*' buffer.
639
640 2007-10-13 Eli Zaretskii <eliz@gnu.org>
641
642 * dired.el (dired-warn-writable): New face.
643 (dired-warn-writable-face): New variable.
644 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
645 of dired-warning-face, for group- and world-writable files.
646
647 2007-10-13 Glenn Morris <rgm@gnu.org>
648
649 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
650 (octave-re-search-forward-kw, octave-re-search-backward-kw):
651 Add doc string, and an explicit COUNT argument.
652 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
653 `inc' to search functions.
654
655 2007-10-13 John W. Eaton <jwe@octave.org>
656
657 * progmodes/octave-mod.el (octave-looking-at-kw)
658 (octave-re-search-forward-kw, octave-re-search-backward-kw):
659 New functions.
660 (octave-in-defun-p, calculate-octave-indent)
661 (octave-blink-matching-block-open, octave-beginning-of-defun)
662 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
663 to search for regexps that contain case-sensitive keywords.
664 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
665 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
666
667 2007-10-13 Richard Stallman <rms@gnu.org>
668
669 * files.el (directory-abbrev-alist): Doc fix.
670
671 2007-10-13 Jari Aalto <jari.aalto@cante.net>
672
673 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
674
675 2007-10-12 Martin Rudalics <rudalics@gmx.at>
676
677 * frame.el (set-frame-configuration): Assign name parameter only
678 if it has been set explicitly before.
679
680 * window.el (handle-select-window): Revert part of 2007-10-06
681 change setting the input focus.
682
683 2007-10-12 Glenn Morris <rgm@gnu.org>
684
685 * cus-edit.el (custom-variable-menu, custom-face-menu)
686 (custom-group-menu): Check init-file-user rather than
687 user-init-file, in case cus-edit is loaded by site-run-file.
688
689 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
690
691 * follow.el (follow-stop-intercept-process-output):
692 Use `follow-call-process-filter' rather than `process-filter'.
693
694 2007-10-11 Tom Tromey <tromey@redhat.com>
695
696 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
697 frame is visible.
698
699 2007-10-10 Richard Stallman <rms@gnu.org>
700
701 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
702 in *Backtrace*.
703
704 * faces.el (face-font-selection-order): Doc fix.
705
706 * loadhist.el (unload-feature): Doc fix.
707
708 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
709
710 * ps-print.el: Fix the usage of :foreground and :background face
711 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
712 (ps-print-version): New version 6.7.6.
713 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
714 Fix code.
715 (ps-face-foreground-color-p, ps-face-background-color-p)
716 (ps-face-color-p): New inline funs.
717
718 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
719
720 * follow.el: Change all instances of "Follow Mode" to "Follow
721 mode" in docstrings and messages.
722
723 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
724
725 * faces.el (face-font-selection-order): Doc fix.
726
727 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
728 (follow-mode-off-hook): Mark as obsolete.
729
730 2007-10-08 Richard Stallman <rms@gnu.org>
731
732 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
733 (edebug-install-custom-print, edebug-reset-print-funcs)
734 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
735 Functions deleted.
736 (edebug-prin1, edebug-print, edebug-prin1-to-string)
737 (edebug-format, edebug-message): Define directly as aliases.
738
739 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
740
741 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
742
743 2007-10-07 Glenn Morris <rgm@gnu.org>
744
745 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
746 version numbers.
747
748 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
749
750 * net/tramp.el (tramp-completion-mode): Extend doc-string.
751 (tramp-completion-mode-p): Revert change from 2007-09-24.
752 Checking for `return' etc as last character is not sufficient, for
753 example in dired-mode when entering <g> (revert-buffer) or
754 <s> (dired-sort).
755
756 2007-10-06 Martin Rudalics <rudalics@gmx.at>
757
758 * window.el (mouse-autoselect-window-cancel): Don't cancel for
759 select-window or select-frame events.
760 (handle-select-window): When autoselecting window set input
761 focus. Restructure.
762
763 * frame.el (focus-follows-mouse): Moved to frame.c.
764 * cus-start.el (all): Add focus-follows-mouse.
765
766 2007-10-05 Chris Moore <dooglus@gmail.com>
767
768 * server.el (server-kill-new-buffers): Doc fix.
769
770 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
771
772 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
773 activate font-locking in the *buffer-selection* buffer.
774 (bs-show-sorted): Doc fix.
775
776 * bs.el (bs--get-marked-string, bs--get-modified-string)
777 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
778 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
779 (bs--format-aux): Doc fix.
780
781 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
782
783 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
784
785 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
786
787 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
788
789 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
790
791 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
792 (gud-gdb): New function for old M-x gdb (text command mode).
793 (gud-gdb-command-name, gdb): Move to...
794
795 * progmodes/gdb-ui.el: ...here and adapt doc string.
796 (gud-gdba-command-name, gdba): Delete.
797
798 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
799
800 * bs.el: Don't defvar `font-lock-verbose'.
801 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
802 (bs--get-file-name): Fix typos in docstrings.
803 (bs--show-header): Use `dolist' instead of `mapcar'.
804 (bs-mode): Set `show-trailing-whitespace' to nil.
805 (bs-buffer-sort-function, bs-mouse-select-other-frame)
806 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
807 Doc fixes.
808
809 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
810
811 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
812
813 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
814
815 * progmodes/gud.el (gdb): Make graphical mode the default and
816 switch to text command mode if appropriate, i.e., reverse previous
817 arrangement.
818 (gud-gdb-marker-filter): Adapt for above change.
819
820 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
821 gud-minor-mode and gud-marker-filter.
822 (gdb-fullname-regexp): New variable.
823 (gud-gdba-marker-filter): Use it to switch to text command
824 mode if appropriate.
825
826 2007-10-02 Richard Stallman <rms@gnu.org>
827
828 * frame.el (cursor-in-non-selected-windows): Doc fix.
829
830 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
831
832 * progmodes/gud.el (gud-display-line): Find source buffer even when
833 GUD buffer has its own frame.
834
835 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
836
837 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
838
839 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
840
841 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
842
843 2007-09-29 Martin Rudalics <rudalics@gmx.at>
844
845 * allout.el (allout-before-change-handler): Replace got-char by
846 goto-char.
847
848 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
851 Used to try and automatically enabled smerge-mode in the presence of
852 conflicts and to call `svn resolved' when the conflicts are gone.
853 (vc-svn-parse-status): Remember the svn-specific status.
854
855 * newcomment.el (comment-choose-indent): New function extracted
856 from comment-indent. Improve the alignment algorithm.
857 (comment-indent): Use it.
858
859 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
860
861 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
862 (eldoc-message-commands, eldoc-current-idle-delay):
863 Fix typos in docstrings.
864
865 * progmodes/python.el (python-eldoc-function): Doc fix.
866
867 2007-09-26 Eli Zaretskii <eliz@gnu.org>
868
869 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
870 menu-bar-apropos-menu. All users changed.
871 (menu-bar-help-menu): Change menu symbols to better match the text
872 displayed by the menu.
873
874 2007-09-25 Glenn Morris <rgm@gnu.org>
875
876 * view.el (view-search-no-match-lines): Add a doc string.
877 Rewrite to simplify and work better.
878
879 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
880
881 * net/tramp.el (tramp-completion-mode-p): Rename from
882 `tramp-completion-mode'. Revert logic, check `return', `newline'
883 and such alike. Packages like Icicles tend to use other completion
884 characters but `tab' and `space' only.
885 (top): Require cl.el, when `copy-tree' is not available otherwise.
886
887 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
888 `ad-get-arg'.
889
890 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
891
892 * net/tramp-vc.el (tramp-vc-user-login-name):
893 Use `vc-find-version' instead of `process-file' to check whether we
894 have a new enough vc that doesn't need the defadvice.
895
896 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
897
898 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
899 #, @, : and ^.
900
901 2007-09-23 Glenn Morris <rgm@gnu.org>
902
903 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
904
905 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
906
907 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
908
909 * log-view.el (log-view-mode-map): Likewise.
910
911 * diff-mode.el (diff-mode-shared-map): Likewise.
912
913 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
914
915 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
916 add inferior-octave-directory-tracker to the buffer-local value
917 of comint-input-filter-functions.
918
919 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
920
921 * files.el (file-name-sans-versions): Also allow `A-Z'.
922
923 * vc.el: Mention all supported VC backends.
924
925 2007-09-22 Richard Stallman <rms@gnu.org>
926
927 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
928 neighbouring buttons.
929
930 2007-09-22 Andreas Schwab <schwab@suse.de>
931
932 * files.el (file-name-sans-versions): Also allow `_'.
933
934 2007-09-22 Glenn Morris <rgm@gnu.org>
935
936 * eshell/esh-mode.el (eshell-output-filter-functions):
937 Add eshell-postoutput-scroll-to-bottom.
938
939 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
940
941 * files.el (file-name-sans-versions): Allow - and a-z in version names.
942
943 * log-view.el (log-view-mode-map, log-view-mode-menu):
944 Bind log-view-annotate-version.
945 (log-view-beginning-of-defun, log-view-end-of-defun)
946 (log-view-annotate-version): New functions.
947 (log-view-mode): Use log-view-beginning-of-defun and
948 log-view-end-of-defun.
949
950 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
951
952 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
953
954 2007-09-21 Kevin Ryde <user42@zip.com.au>
955
956 * international/mule.el (sgml-html-meta-auto-coding-function):
957 Bind `case-fold-search' to t.
958
959 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
960
961 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
962 neighbouring buttons.
963
964 * progmodes/compile.el (compilation-error-regexp-alist-alist):
965 Recognize gcc's use of "note" for informational messages.
966
967 2007-09-20 Glenn Morris <rgm@gnu.org>
968
969 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
970 motion functions, rather than hard-coding "\n\n".
971 (tex-validate-region): Check for eobp, to speed up.
972 (tex-next-unmatched-end): Doc fix.
973
974 2007-09-19 Glenn Morris <rgm@gnu.org>
975
976 * textmodes/tex-mode.el (tex-terminate-paragraph):
977 Use backward-paragraph.
978
979 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
980
981 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
982 (css-mode): Update correspondingly.
983
984 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
985
986 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
987
988 * vc-hooks.el (vc-menu-entry): New var.
989 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
990 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
991 (vc-menu-map): Declare and initialize in one step.
992
993 * menu-bar.el (vc-menu-map): Don't setup any more.
994 Instead, just create the proper spot in the menu.
995
996 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
997 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * vc.el: Document new VC operation `extra-menu'.
1000
1001 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1002
1003 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1004
1005 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1006 Signed-off-by, Acked-by and Merge.
1007
1008 2007-09-17 Glenn Morris <rgm@gnu.org>
1009
1010 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1011 filename from `--file-line-error', if it is available.
1012
1013 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1014
1015 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1016 TeX `--file-line-error' format.
1017
1018 2007-09-17 Glenn Morris <rgm@gnu.org>
1019
1020 * textmodes/tex-mode.el (tex-region): Simplify previous change,
1021 handling the case where the region is not in `tex-main-file'.
1022 (tex-region-1): Delete.
1023 (tex-region-header): New function, doing the header part of the
1024 old tex-region-1.
1025
1026 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1029
1030 2007-09-16 Drew Adams <drew.adams@oracle.com>
1031
1032 * cus-edit.el (custom-face-edit-activate): Doc fix.
1033
1034 2007-09-16 Glenn Morris <rgm@gnu.org>
1035
1036 * textmodes/tex-mode.el (tex-region): Handle the case where the
1037 region is not in `tex-main-file'. Move the old code that applies
1038 to both cases...
1039 (tex-region-1): ...to this new function.
1040
1041 2007-09-15 Martin Rudalics <rudalics@gmx.at>
1042
1043 * simple.el (blink-matching-open): Don't display message when no
1044 paren is found within blink-matching-paren-distance characters.
1045 Don't search prompt in blink-matching-paren-distance nil case.
1046
1047 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
1048
1049 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1050
1051 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1052
1053 * vc-mtn.el: New file.
1054
1055 * vc-hooks.el (vc-handled-backends): Add Mtn.
1056
1057 2007-09-13 Eli Zaretskii <eliz@gnu.org>
1058
1059 * files.el (find-file, find-file-other-window)
1060 (find-file-other-frame, find-file-existing, find-file-read-only)
1061 (find-file-read-only-other-window)
1062 (find-file-read-only-other-frame)
1063 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1064
1065 2007-09-13 Jari Aalto <jari.aalto@cante.net>
1066
1067 * man.el (Man-default-man-entry): At end of line, continue looking
1068 to the next line for possible end of hyphenated command.
1069
1070 2007-09-13 Chris Moore <dooglus@gmail.com>
1071
1072 * shell.el (shell-resync-dirs): Don't move the cursor relative to
1073 the command being edited.
1074
1075 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
1076
1077 * progmodes/gud.el (gdb-ready): New variable.
1078 (gdb): Set it to nil. Set gud-running to nil here...
1079 (gud-common-init): ...instead of here.
1080
1081 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1082 Use gdb-ready. Discard input until GDB is ready to accept it.
1083
1084 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
1085
1086 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1087 C-M-S- keys.
1088
1089 2007-09-12 Martin Rudalics <rudalics@gmx.at>
1090
1091 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1092 make it show up with eight colors.
1093
1094 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1095
1096 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1097 diffs are concatenated with no intervening line.
1098
1099 2007-09-10 Dave Love <fx@gnu.org>
1100
1101 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1102 (python-font-lock-keywords): Update to the 2.5 version of the language.
1103 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1104 (python-backspace): Only behave funny in code.
1105 (python-compilation-regexp-alist): Add PDB stack trace regexp.
1106 (inferior-python-mode): Add PDB prompt regexp.
1107 (python-fill-paragraph): Refine the fenced-string regexp.
1108 (python-find-imports): Handle imports spanning several lines.
1109 (python-mode): Add `class' to hideshow support.
1110
1111 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
1114 add-log-buffer-file-name-function rather than bind buffer-file-name,
1115 so we dont end up calling change-log-mode in *cvs* when `fi' is the
1116 ChangeLog file itself.
1117
1118 * outline.el (outline-flag-region): Use front-advance.
1119
1120 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
1121
1122 * progmodes/cperl-mode.el: Merge upstream 5.23.
1123 (cperl-where-am-i): Remove function.
1124 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1125 (cperl-sniff-for-indent): De-invert [string] and [comment].
1126 When looking for label, skip s:m:y:tr.
1127 (cperl-indent-line): Likewise.
1128 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1129 (cperl-windowed-init): Wrong `ps-print' handling.
1130 Both thanks to Chong Yidong.
1131 (cperl-look-at-leading-count): Could fail with unfinished RExen.
1132 (cperl-find-pods-heres): If the second part of s()[] is missing,
1133 don't try to highlight delimiters...
1134
1135 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1136
1137 * progmodes/compile.el (compilation-get-file-structure): Complete last
1138 change by also using spec-directory in the puthash.
1139
1140 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
1141
1142 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
1143 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1144 (vc-bzr-status): Fix shadowing of variable 'status'.
1145 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1146 Use `expand-file-name' instead of `concat'.
1147 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1148 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
1149
1150 2007-09-05 Jason Rumney <jasonr@gnu.org>
1151
1152 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1153
1154 2007-09-02 Richard Stallman <rms@gnu.org>
1155
1156 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1157 Add `safe-local-variable' property.
1158 (lisp-body-indent): Likewise.
1159
1160 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1161
1162 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1163 prev/next-node.
1164
1165 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
1166 (x-gtk-map-stock): New function.
1167
1168 2007-09-02 Glenn Morris <rgm@gnu.org>
1169
1170 * comint.el (comint-mode): Don't set scroll-conservatively.
1171
1172 * eshell/em-unix.el (eshell/time): Stringify and flatten the
1173 non-command arguments.
1174
1175 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
1176
1177 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1178 Fix bug: Don't expand top-level file name more than once.
1179 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1180
1181 2007-09-01 Richard Stallman <rms@gnu.org>
1182
1183 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1184 Add doc string.
1185
1186 2007-08-30 Richard Stallman <rms@gnu.org>
1187
1188 * speedbar.el (speedbar-frame-reposition-smartly)
1189 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1190 (speedbar-check-vc): Don't use dframe-xemacsp.
1191
1192 2007-08-30 Martin Rudalics <rudalics@gmx.at>
1193
1194 * files.el (backup-buffer-copy): Try to overwrite old backup first.
1195
1196 2007-08-29 Martin Rudalics <rudalics@gmx.at>
1197
1198 * repeat.el (repeat): Use last-repeatable-command instead of
1199 real-last-command. Run pre- and post-command hooks for
1200 self-insertion. Update doc-string.
1201
1202 2007-08-28 Glenn Morris <rgm@gnu.org>
1203
1204 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
1205
1206 2007-08-27 Alexandre Julliard <julliard@winehq.org>
1207
1208 * vc-git.el (vc-git-state): Call git-add --refresh to update the
1209 state of the file.
1210 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1211 (vc-git-create-repo): Fix invalid command.
1212
1213 2007-08-27 Richard Stallman <rms@gnu.org>
1214
1215 * textmodes/flyspell.el (flyspell-mode):
1216 Catch errors in flyspell-mode-on.
1217
1218 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1219
1220 * progmodes/modula2.el (m2-definition, m2-module):
1221 Don't use previous-line. Reported by T. V. Raman.
1222
1223 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1224
1225 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1226 argument to tool-bar-mode call.
1227
1228 2007-08-27 Glenn Morris <rgm@gnu.org>
1229
1230 * diff-mode.el (diff-find-file-name): Only accept regular files,
1231 to rule out /dev/null, directories, etc.
1232
1233 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
1234
1235 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1236 safe-local-variable setting.
1237 * progmodes/perl-mode.el (perl-indent-level): Likewise.
1238
1239 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1240
1241 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1242 of buffers in uniquify-managed.
1243
1244 * simple.el (invisible-p): Rename from text-invisible-p.
1245 Update callers.
1246
1247 2007-08-25 Alan Mackenzie <acm@muc.de>
1248
1249 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1250 new language variable.
1251
1252 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
1253 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1254 "extern" etc., rather than BOI. Fix addition of spurious
1255 syntactic-symbol 'defun-block-intro, replacing it with
1256 'innamespace, etc.
1257
1258 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
1259
1260 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1261 Don't behave differently when executed via M-x. Add doc string.
1262
1263 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1264
1265 * files.el (backup-buffer-copy): Don't wrap delete in
1266 condition-case, only try to delete if file exists.
1267
1268 2007-08-24 Glenn Morris <rgm@gnu.org>
1269
1270 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1271
1272 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1273
1274 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1275 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1276 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1277 (cperl-etags-goto-tag-location): Use new style backquotes.
1278
1279 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
1280 (dynamic-completion-table): Use it it.
1281
1282 * net/browse-url.el: Remove spurious * in custom docstrings.
1283 (browse-url-filename-alist): Use new-style backquote.
1284
1285 * emacs-lisp/backquote.el (backquote-unquote-symbol)
1286 (backquote-splice-symbol): Clarify they're not new-style unquotes.
1287
1288 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1289 (\,@): Backslash the , and ,@ which are not new-style unquotes.
1290
1291 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1292
1293 * net/socks.el (socks-username/password-auth-filter):
1294 Remove unused vars `state' and `desired-len'.
1295 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1296 (socks-wait-for-state-change): Use new-style backquotes.
1297
1298 * pcvs.el (cvs-mode-status): Fix long-standing typo.
1299
1300 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1301 backquotes after each `read' rather than once per buffer.
1302
1303 * dframe.el: Remove spurious * in custom docstrings.
1304 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1305 (dframe-xemacs20p): Remove, inline at the sole use point.
1306 (defface): Don't defvar the face, don't use old-style backquote.
1307 (defcustom): Don't use old-style backquote.
1308 (dframe-frame-parameter, dframe-mouse-event-p):
1309 Make it obvious that it's always defined.
1310 (dframe-popup-kludge): New function to replace
1311 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1312 (dframe-frame-mode, dframe-set-timer-internal)
1313 (dframe-mouse-set-point): Remove use of with-no-warnings from
1314 XEmacs-specific code.
1315 (dframe-set-timer-internal): Fix very old bug with
1316 post-command-idle-hook.
1317
1318 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1319
1320 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * image-mode.el (image-minor-mode): Use image-mode-text-map.
1323
1324 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
1325
1326 * sort.el (sort-fold-case, sort-numeric-base): Mark as
1327 safe-local-variable.
1328
1329 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1330
1331 * net/browse-url.el (browse-url-emacs): New function.
1332
1333 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
1334
1335 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
1336 warning if the file uses old style backquotes.
1337
1338 * emacs-lisp/bytecomp.el (byte-compile-log-file)
1339 (byte-recompile-directory, byte-compile-file)
1340 (byte-compile-from-buffer): Use with-current-buffer.
1341
1342 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
1343 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
1344 (line-move-1, line-move-finish, line-move-to-column)
1345 (move-end-of-line, move-beginning-of-line): Use new name.
1346
1347 2007-08-22 Glenn Morris <rgm@gnu.org>
1348
1349 * files.el (backup-buffer-copy): Check backup directory is
1350 writable, to avoid infloop deleting old backup.
1351
1352 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1353 movemail related variables.
1354 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1355 will now be set before this is called.
1356
1357 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1358
1359 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
1360
1361 * progmodes/ada-mode.el: Fix up comment style in header.
1362 (ada-check-emacs-version): Remove.
1363 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
1364 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
1365 to try and quieten the byte-compiler.
1366 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
1367
1368 * vc.el (vc-annotate-warp-version): Don't use previous-line.
1369
1370 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1371
1372 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1373 extracted from `eval-last-sexp-1'.
1374 (eval-last-sexp-1): Call `preceding-sexp'.
1375
1376 2007-08-19 Glenn Morris <rgm@gnu.org>
1377
1378 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1379 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1380 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
1381 shadow files messing up the compilation.
1382
1383 2007-08-18 Glenn Morris <rgm@gnu.org>
1384
1385 * progmodes/scheme.el (scheme-mode-variables):
1386 Set font-lock-comment-start-skip.
1387
1388 2007-08-18 Martin Rudalics <rudalics@gmx.at>
1389
1390 * progmodes/ada-mode.el (ada-create-syntax-table):
1391 Move set-syntax-table from here to ...
1392 (ada-mode): ... here. Don't change global value of comment-multi-line.
1393 Call new function ada-initialize-syntax-table-properties.
1394 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
1395 (ada-deactivate-properties, ada-initialize-properties):
1396 Replace by new functions ...
1397 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
1398 (ada-initialize-syntax-table-properties): ... to set up syntax-table
1399 properties uniformly, independently from whether font-lock-mode
1400 is enabled or not. Handle read-only buffers and do not change
1401 undo-list when setting syntax-table properties.
1402 (ada-after-change-function): Use ada-set-syntax-table-properties.
1403
1404 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1405
1406 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
1407 (cperl-find-pods-heres): Fix an error when typing expressions like
1408 `s{a}{b}'.
1409
1410 2007-08-17 Glenn Morris <rgm@gnu.org>
1411
1412 * progmodes/compile.el (compilation-get-file-structure): Make use
1413 of the directory part when checking for an existing entry, to
1414 handle files with same basename in different directories.
1415
1416 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1417
1418 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1419 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1420 (ps-paragraph-spacing): Docstring fix.
1421
1422 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * smerge-mode.el (smerge-resolve): New arg `safe'.
1425 (smerge-resolve-all, smerge-batch-resolve): New function.
1426 (smerge-refine): Make sure `diff' returns the expected result.
1427 (smerge-parsep-re): New const.
1428 (smerge-mode): Use it to adjust paragraph-separate.
1429
1430 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1431 Correctly match / regexp matchers as first char on a line when
1432 fontifying only that line.
1433
1434 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1435
1436 2007-08-16 Glenn Morris <rgm@gnu.org>
1437
1438 * ps-print.el (ps-font-size): Doc fix.
1439
1440 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1441
1442 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1443 (vc-bzr-registered): Don't redundantly protect against
1444 file-error. Actually use the format-specific code.
1445 (vc-bzr-buffer-nonblank-p): Remove.
1446 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1447
1448 2007-08-15 Glenn Morris <rgm@gnu.org>
1449
1450 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1451 sloppier, for the sake of GNU Mailman.
1452 (rmail-digest-rfc1153): Initialize `result' correctly.
1453
1454 2007-08-14 Glenn Morris <rgm@gnu.org>
1455
1456 * simple.el (bad-packages-alist): New constant.
1457 (bad-package-check): New function. Together, these two add
1458 elements to `after-load-alist' to check for problematic external
1459 packages.
1460 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1461
1462 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1463
1464 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1465 optional quotes around files in NEED-UPDATE . REMOVED case.
1466
1467 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1468 (ada-treat-cmd-string): Improve error message.
1469 (ada-do-file-completion): Call `ada-require-project-file', so
1470 project variables are set properly.
1471 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1472 (ada-gnatfind-buffer-name): New constant.
1473 (ada-find-any-references): Use new constant. Set buffer name
1474 properly in compilation-start. Toggle read-only properly.
1475 (ada-find-in-src-path): Fix spelling error in docstring.
1476
1477 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1478 by zero error.
1479
1480 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1481
1482 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1483
1484 2007-08-12 Richard Stallman <rms@gnu.org>
1485
1486 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1487 (cvs-execute-single-file): Use new name split-string-and-unquote.
1488 (cvs-header-msg): Use new name combine-and-quote-strings.
1489
1490 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1491
1492 * progmodes/gud.el (gud-common-init): Use new name
1493 split-string-and-unquote.
1494
1495 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1496 in javac regexp.
1497
1498 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1499 combine-and-quote-strings and split-string-and-unquote.
1500
1501 * subr.el (combine-and-quote-strings): Rename from strings->string.
1502 (split-string-and-unquote): Rename from string->strings.
1503
1504 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1505
1506 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1507 to buffer-local settings.
1508
1509 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1510 (backquote-process): Add internal arg `level'. Use the two to
1511 correctly handle nested backquotes.
1512
1513 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1514
1515 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1516 (vc-bzr-state-words): Add "kind changed" state word.
1517 (vc-bzr-status): New function. Return Bzr idea of file status,
1518 which is different from VC's.
1519 (vc-bzr-state): Use vc-bzr-status.
1520 (vc-workfile-unchanged-p): Use vc-bzr-status.
1521 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1522 (vc-dired-state): Process "kind changed" state word.
1523
1524 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1525
1526 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1527
1528 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1529 Move from vc-default-find-file-not-found-hook.
1530
1531 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1532
1533 * url/url-auth.el (url-basic-auth): When prompting for username
1534 and password, default to the username and password in the URL.
1535
1536 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1537
1538 * man.el: Remove spurious * in docstrings.
1539 Merge defvars and toplevel setq-defaults.
1540 (Man-highlight-references0): Limit=nil rather than point-max.
1541 (Man-mode-map): Move initialization into the declaration.
1542 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1543 (Man-view-header-file): Use expand-file-name rather than concat.
1544 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1545
1546 * man.el (Man-next-section): Make sure we do not move backward.
1547
1548 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1549
1550 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1551 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1552 ps-print-color-p is neither nil nor black-white. Reported by Christian
1553 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1554
1555 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1556
1557 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1558
1559 2007-08-08 Andreas Schwab <schwab@suse.de>
1560
1561 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1562 self-insert-command, not self-insert.
1563
1564 2007-08-08 Glenn Morris <rgm@gnu.org>
1565
1566 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
1567
1568 * Replace `iff' in doc-strings and comments.
1569
1570 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1571 rather than just `-'.
1572
1573 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1574
1575 * dired.el (dired-pop-to-buffer):
1576 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1577 * calendar/calendar.el (generate-calendar-window):
1578 * progmodes/compile.el (compilation-set-window-height):
1579 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1580 Use window-full-width-p instead of comparing frame-width and
1581 window-width.
1582
1583 * progmodes/compile.el (compilation-find-buffer): Remove extra
1584 argument in call to compilation-buffer-internal-p.
1585
1586 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1587
1588 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1589 parameters IDENTIFICATION and CONNECTED.
1590 (tramp-handle-insert-file-contents): VISIT must be handled after
1591 insertion of the local copy. Reported by Peter Gordon
1592 <peter@pg-consultants.com>.
1593 (tramp-file-name-handler): No special handling for
1594 `expand-file-name'. But for `file-name-as-directory'.
1595 (tramp-find-shell, tramp-open-connection-telnet)
1596 (tramp-open-connection-rsh, tramp-open-connection-su)
1597 (tramp-open-connection-multi)
1598 (tramp-open-connection-setup-interactive-shell): Guard against
1599 $PROMPT_COMMAND shell var. Reported by Steve Youngs
1600 <steve@sxemacs.org>.
1601 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
1602 the hint.
1603
1604 * net/trampver.el: Update release number.
1605
1606 2007-08-07 Tom Tromey <tromey@redhat.com>
1607
1608 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1609 Add safe-local-variable property.
1610
1611 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * image-mode.el (image-toggle-display): Use image-refresh.
1614
1615 * longlines.el (longlines-decoded): New variable.
1616 (longlines-mode): Avoid encoding or decoding the buffer twice.
1617
1618 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1619
1620 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1621 unofficial version.
1622 (vc-bzr-command): Remove redundant setting of process-connection-type.
1623 (vc-bzr-admin-checkout-format-file): Add autoload.
1624 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1625 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1626 (vc-bzr-registered): Compare dirstate format tag with known good
1627 value, abort parsing if match fails. Warn user in docstring.
1628 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1629 See bzrlib/branch.py in Bzr sources.
1630 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1631 (vc-bzr-shell-command): Remove in favor of
1632 vc-bzr-command-discarding-stderr.
1633 (vc-bzr-command-discarding-stderr): New function.
1634
1635 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1636
1637 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1638 program, and return nil
1639 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1640 (vc-bzr-state): Look for path names relative to the repository
1641 root after status keyword.
1642 (vc-bzr-file-name-relative): New function.
1643 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1644 depend on it.
1645 (vc-bzr-admin-dirname, ...-checkout-format-file)
1646 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1647 files that we now parse directly for speed.
1648 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1649 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1650 (vc-bzr-state): "bzr status" successful only if exitcode is 0
1651 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1652 Bzr warnings, so we must discard it.
1653 (vc-bzr-workfile-version): Speedup counting lines from
1654 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1655 if that file doesn't exist.
1656 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1657 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
1658 (not ".bzr"!) to `vc-directory-exclusion-list'
1659 (vc-bzr-shell-command): New function.
1660
1661 2007-08-06 Tom Tromey <tromey@redhat.com>
1662
1663 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1664 (diff-fixup-modifs): Typo in docstring.
1665
1666 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1667
1668 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1669 count-screen-lines.
1670 (tpu-edt-off): Disable relevant pieces of advice.
1671
1672 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1673 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1674 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1675 redefining the function.
1676 (tpu-set-scroll-margins): Activate the pieces of advice.
1677
1678 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1679
1680 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1681 process-filter.
1682
1683 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1684
1685 * help.el (resize-temp-buffer-window): Use window-full-width-p
1686 instead of comparing frame-width and window-width.
1687
1688 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
1689
1690 * term.el: Honor term-default-fg-color and term-default-bg-color
1691 settings when modifying term-current-face.
1692 (term-default-fg-color, term-default-bg-color): Initialize from
1693 default term-current-face.
1694 (term-mode, term-reset-terminal): Set term-current-face with
1695 term-default-fg-color and term-default-bg-color.
1696 (term-handle-colors-array): term-current-face has term-default-fg-color
1697 and term-default-bg-color after reset escape sequence.
1698 (term-handle-colors-array): Set term-current-color with
1699 term-default-fg/bg-color instead of ansi-term-color-vector when the
1700 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1701
1702 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1703
1704 * files.el (set-auto-mode): Handle also remote files wrt
1705 `auto-mode-alist'.
1706
1707 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
1708 remote identification.
1709
1710 2007-08-04 Glenn Morris <rgm@gnu.org>
1711
1712 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1713 zero, not nil, when the library is first loaded. Check for a file
1714 that has been modified on disk.
1715
1716 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1717 Remove duplicate defvar preventing initialization.
1718 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1719
1720 2007-08-03 Miles Bader <miles@gnu.org>
1721
1722 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1723 backend names for new backends to `Git', `Hg', and `Bzr'.
1724 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1725 not `HG'.
1726 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1727 name, not `GIT'.
1728 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1729 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1730
1731 2007-08-03 Glenn Morris <rgm@gnu.org>
1732
1733 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1734
1735 2007-08-02 Richard Stallman <rms@gnu.org>
1736
1737 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1738 to update deleted flag.
1739
1740 * cus-edit.el (customize-apropos, customize-apropos-options)
1741 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1742
1743 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1744
1745 * startup.el (fancy-splash-head, startup-echo-area-message):
1746 Change message text.
1747
1748 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1749 All callers use line-move.
1750
1751 * progmodes/compile.el (compilation-find-buffer): Return current
1752 buffer immediately if suitable.
1753 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1754
1755 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1756
1757 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
1758 Make it more discriminating and more useful.
1759 (vc-bzr-root-dir): Use new name.
1760 (vc-bzr-registered): Use new name and look at the dirstate file to
1761 determine if it's registered or not without running `bzr'.
1762
1763 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
1764
1765 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1766
1767 2007-07-31 Drew Adams <drew.adams@oracle.com>
1768
1769 * cus-edit.el (custom-group-value-create, custom-goto-parent):
1770 Fix parent groups link.
1771
1772 2007-07-31 Daiki Ueno <ueno@unixuser.org>
1773
1774 * faces.el (face-normalize-spec): New function.
1775 (frame-set-background-mode): Normalize face-spec before calling
1776 face-spec-match-p.
1777
1778 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
1779
1780 * vc-bzr.el: New file (copied from the trunk).
1781
1782 * vc-hooks.el (vc-handled-backends): Add BZR.
1783 (vc-find-file-hook): Failsafe if the backend's `registered'
1784 function burps.
1785
1786 * server.el (server-window): Add switch-to-buffer-other-frame option.
1787
1788 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1789
1790 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
1791 (vc-git-revision-completion-table): Enable.
1792
1793 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
1794
1795 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
1796
1797 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
1798 (vc-hg-registered): Set the vc-state property.
1799
1800 * diff-mode.el (diff-mode-menu): New entries.
1801
1802 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1803
1804 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1805 (diff-file-kill): Use it.
1806 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1807 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1808 Use it so they find the hunk even when we're in the file header.
1809
1810 * vc.el: Add new VC operation `revision-completion-table'.
1811 (vc-default-revision-completion-table): New function.
1812 (vc-version-diff, vc-version-other-window): Use it to provide
1813 completion of revision names if the backend provides it.
1814
1815 * vc-arch.el (vc-arch--version-completion-table)
1816 (vc-arch-revision-completion-table): New functions to provide
1817 completion of revision names.
1818
1819 * vc-cvs.el: Require CL.
1820 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1821 New functions to provide completion of revision names.
1822
1823 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
1824
1825 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
1826 (copyright-fix-years, copyright): Correctly handle the case where
1827 copyright-limit is nil.
1828
1829 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
1830
1831 * progmodes/python.el (run-python): Fix path separator under w32.
1832
1833 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1834
1835 * vc-git.el: New File.
1836
1837 2007-07-28 Alan Mackenzie <acm@muc.de>
1838
1839 Fix problem with modes derived from CC Mode:
1840 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
1841 macro to cc-langs.
1842 (c-init-language-vars-for): Remove call to above macro.
1843 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
1844 been moved to here.
1845 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
1846
1847 2007-07-28 Eli Zaretskii <eliz@gnu.org>
1848
1849 * net/trampver.el: Fix the `coding' cookie.
1850
1851 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1852
1853 * add-log.el (change-log-redate): Remove (not needed anymore and
1854 doesn't appear to work).
1855
1856 2007-07-25 Glenn Morris <rgm@gnu.org>
1857
1858 * Relicense all FSF files to GPLv3 or later.
1859
1860 * COPYING: Switch to GPLv3.
1861
1862 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1863
1864 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1865 Replace it with another one which disables undo before calling
1866 erase-buffer and then turns it back on if needed.
1867
1868 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1869
1870 * ps-print.el: Problem with foreground and background color when
1871 printing a buffer with and without faces. Reported by Christian
1872 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1873 (ps-print-version): New version 6.7.5.
1874 (ps-default-fg): Change default value to nil, so black color is used
1875 when a face does not specify a foreground color.
1876 (ps-default-bg): Change default value to nil, so white color is used
1877 for background color.
1878 (ps-begin-job): Fix code.
1879
1880 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1881
1882 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1883
1884 2007-07-24 Alan Mackenzie <acm@muc.de>
1885
1886 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1887 Initialise byte-compile-unresolved-functions before rather than
1888 after a compilation.
1889 (byte-compile-unresolved-functions): Amplify doc string.
1890
1891 2007-07-24 Glenn Morris <rgm@gnu.org>
1892
1893 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1894 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1895 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1896 (cal-tex-cursor-week, cal-tex-cursor-week2)
1897 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1898 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1899 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1900 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1901
1902 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1905
1906 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1909 underlying file is uptodate.
1910
1911 2007-07-23 Richard Stallman <rms@gnu.org>
1912
1913 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1914
1915 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1918 (sh-font-lock-flush-syntax-ppss-cache): New funs.
1919 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1920 different possible cases for \'.
1921 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
1922
1923 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1924 `file' from which to start the search and fix case where `file' is the
1925 current directory and the root as well.
1926
1927 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1928 name for buffer-file-name if it refers to a directory.
1929
1930 2007-07-22 Jason Rumney <jasonr@gnu.org>
1931
1932 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1933 for input to cmdproxy on all versions of Windows.
1934 Use dos line ends for input to plink.
1935
1936 * comint.el (comint-simple-send): Concat newline before sending.
1937 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1938
1939 2007-07-22 Juri Linkov <juri@jurta.org>
1940
1941 * isearch.el (isearch-edit-string): Save old point and
1942 isearch-other-end to old-point and old-other-end before reading
1943 the search string from minibuffer. After exiting minibuffer set
1944 point to old-other-end if point and the search direction is the
1945 same as before reading the search string.
1946 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1947 to isearch-other-end. Instead of isearch-search-and-update call
1948 three functions isearch-search, isearch-push-state and isearch-update.
1949
1950 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1951
1952 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
1953 destroying an existing buffer.
1954
1955 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1956
1957 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1958
1959 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1960
1961 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1962
1963 * textmodes/reftex.el (reftex-access-parse-file): Create parse
1964 file in a way that does not interfere with recentf.
1965
1966 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1967
1968 * image-dired.el (image-dired-sane-db-file): New func.
1969 (image-dired-write-tags, image-dired-remove-tag)
1970 (image-dired-list-tags, image-dired-write-comments)
1971 (image-dired-get-comment, image-dired-mark-tagged-files)
1972 (image-dired-create-gallery-lists): Call new func.
1973 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
1974
1975 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1976
1977 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
1978 (vc-hg-dir-state): Fix loop.
1979 (vc-hg-print-log): Fix expected return value for vc-hg-command.
1980 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
1981 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
1982 (vc-hg-revert): Likewise.
1983 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
1984
1985 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1986
1987 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
1988 case of alignment under a constant symbol, find and consider
1989 the sexp actually at indentation to be the "last sexp".
1990
1991 2007-07-20 Eli Zaretskii <eliz@gnu.org>
1992
1993 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1994 (install): Use them to copy all *.el files before *.elc.
1995 (clean): Don't delete *~.
1996
1997 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1998
1999 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2000
2001 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
2002
2003 * vc-hg.el (vc-hg-registered): Replace if with when.
2004 (vc-hg-state): Deal with nonexistent files.
2005
2006 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2007
2008 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2009 (follow-delete-other-windows-and-split, follow-recenter)
2010 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2011 (follow-redisplay, follow-estimate-first-window-start)
2012 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2013 Fix typos in docstrings.
2014
2015 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2016
2017 * bookmark.el (bookmark-show-all-annotations):
2018 Make sure each inserted annotation ends with newline.
2019
2020 (bookmark-maybe-sort-alist): Don't modify
2021 bookmark-alist. Instead, if not sorting, simply return it.
2022 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2023 for its return value, not for its side effect.
2024
2025 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2026
2027 * vc.el: Add more info about the vc-registered function.
2028
2029 2007-07-16 David Kastrup <dak@gnu.org>
2030
2031 * emacs-lisp/advice.el (defadvice): Doc fix.
2032
2033 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
2034
2035 * subr.el (when, unless): Doc fix.
2036
2037 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2038
2039 * vc-hg.el (vc-hg-state): Handle removed files.
2040 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2041 (vc-hg-checkout): Re-enable.
2042
2043 2007-07-15 Richard Stallman <rms@gnu.org>
2044
2045 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2046
2047 * tutorial.el (tutorial--find-changed-keys):
2048 Handle C-x specially like ESC.
2049
2050 2007-07-15 Roland McGrath <roland@frob.com>
2051
2052 * add-log.el (add-change-log-entry): Check add-log-full-name
2053 and add-log-mailing-address later, after change-log-mode-hook.
2054
2055 2007-07-15 Richard Stallman <rms@gnu.org>
2056
2057 * isearch.el (isearch-mode, isearch-done):
2058 Delete unintended code in previous change.
2059
2060 * ps-print.el (ps-default-bg): Change to White.
2061
2062 2007-07-15 Aaron Hawley <aaronh@garden.org>
2063
2064 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2065
2066 2007-07-15 Martin Rudalics <rudalics@gmx.at>
2067
2068 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2069 when handling the terminating event.
2070
2071 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
2072
2073 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2074
2075 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2076
2077 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2078 (install): Use them to copy all *.el files before *.elc.
2079
2080 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2081
2082 * replace.el (match): Use yellow1 instead of yellow.
2083
2084 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2085
2086 * pcvs-info.el (cvs-unknown): Likewise.
2087
2088 2007-07-12 Davis Herring <herring@lanl.gov>
2089
2090 * desktop.el (desktop-buffer-info, desktop-save):
2091 Use `desktop-dirname' instead of `dirname'.
2092
2093 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
2094
2095 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
2096
2097 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
2098
2099 2007-07-10 Richard Stallman <rms@gnu.org>
2100
2101 * emacs-lisp/lisp-mode.el (eval-defun):
2102 Explain special handling of `defface'.
2103
2104 2007-07-09 Richard Stallman <rms@gnu.org>
2105
2106 * isearch.el (isearch-edit-string): Call to isearch-push-state
2107 after the search.
2108
2109 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2110
2111 * cus-start.el (file-coding-system-alist): Fix custom type.
2112
2113 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
2114
2115 * longlines.el (longlines-wrap-region): Avoid marking buffer as
2116 modified.
2117 (longlines-auto-wrap, longlines-window-change-function):
2118 Remove unnecessary calls to set-buffer-modified-p.
2119
2120 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2121
2122 * vc.el (vc-default-log-view-mode): New function.
2123 (vc-print-log): Add new `log-view-mode' VC operation.
2124
2125 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
2126
2127 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2128 Rename and move to...
2129
2130 * subr.el (strings->string, string->strings): ...here.
2131
2132 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2133 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2134
2135 * progmodes/gud.el (gud-common-init): Call string->strings instead
2136 of split-string.
2137
2138 2007-07-07 Eli Zaretskii <eliz@gnu.org>
2139
2140 * term/w32-win.el (menu-bar-open): New function.
2141 Bind <f10> to it.
2142
2143 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2144
2145 * log-view.el (log-view-mode-menu): New menu.
2146
2147 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
2148
2149 * vc-hg.el: New file.
2150
2151 2007-07-06 Andreas Schwab <schwab@suse.de>
2152
2153 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2154 dynamic bindings around the evaluation of the expression.
2155 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2156
2157 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2158
2159 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2160 file names.
2161
2162 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2163
2164 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
2165
2166 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2167 event is not a cons cell. Do not unread drag-mouse-1 events.
2168 Select right window in check whether space was stolen from
2169 window above.
2170
2171 2007-07-01 Richard Stallman <rms@gnu.org>
2172
2173 * files.el (find-file-visit-truename): Fix safe-local-variable value.
2174
2175 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
2176
2177 * generic-x.el (generic-define-mswindows-modes)
2178 (generic-define-unix-modes, apache-log-generic-mode)
2179 (bat-generic-mode-keymap, java-manifest-generic-mode)
2180 (show-tabs-generic-mode): Fix typos in docstrings.
2181
2182 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2183
2184 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2185 replace-regexp-in-string.
2186
2187 2007-06-28 Andreas Schwab <schwab@suse.de>
2188
2189 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2190 $(lisp)/subdirs.el.
2191
2192 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
2193
2194 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2195 the speedbar frame if nil; that deletes the current frame or
2196 causes an error if it is the only frame.
2197 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2198
2199 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
2200
2201 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2202 directory where the desktop file was found, as the docstring says.
2203 (desktop-kill): Use `read-directory-name'.
2204
2205 * desktop.el (desktop-load-locked-desktop): New option.
2206 (desktop-read): Use it.
2207 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
2208 Use `when'.
2209
2210 2007-06-24 Davis Herring <herring@lanl.gov>
2211
2212 * desktop.el (desktop-save-mode-off): New function.
2213 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
2214 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
2215 (desktop-claim-lock, desktop-release-lock): New functions.
2216 (desktop-kill): Tell `desktop-save' that this is the last save.
2217 Release the lock afterwards.
2218 (desktop-buffer-info): New function.
2219 (desktop-save): Use it. Run `desktop-save-hook' where the doc
2220 says to. Detect conflicts, and manage the lock.
2221 (desktop-read): Detect conflicts. Manage the lock.
2222
2223 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2224
2225 * ls-lisp.el (insert-directory): If an invalid regexp error is
2226 thrown, try using FILE as a literal file name, not a wildcard.
2227 Check for FILE as an existing file, not just a directory.
2228
2229 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
2230
2231 * ruler-mode.el (ruler-mode): Prevent clobbering the original
2232 `header-line-format' when reentering ruler mode.
2233
2234 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2235
2236 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
2237 FILE exists as a directory.
2238
2239 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2240
2241 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2242 (vera-font-lock-match-item): Fix doc string.
2243 (vera-in-comment-p): Remove unused function.
2244 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
2245 use `syntax-ppss'.
2246 (vera-forward-syntactic-ws): Fix argument order.
2247 (vera-prepare-search): Use `with-syntax-table'.
2248 (vera-indent-line): Fix doc string.
2249 (vera-electric-tab): Fix doc string.
2250 (vera-expand-abbrev): Define alias instead of using `fset'.
2251 (vera-comment-uncomment-region): Use `comment-start-skip'.
2252
2253 2007-06-20 Reto Zimmermann <reto@gnu.org>
2254
2255 * progmodes/vera-mode.el: New file.
2256
2257 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2258
2259 * ido.el (ido-find-file-in-dir): Don't signal an error for
2260 empty directories.
2261
2262 2007-06-18 Alan Mackenzie <acm@muc.de>
2263
2264 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2265 When removing lines, also remove the \n. Correction of patch of
2266 2007-04-21.
2267
2268 2007-06-17 Glenn Morris <rgm@gnu.org>
2269
2270 * lpr.el (lpr-page-header-switches): Move %s to separate element
2271 for correct quoting. Doc fix.
2272
2273 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2274
2275 * term/xterm.el (terminal-init-xterm): Escape parens in character
2276 constants.
2277
2278 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
2279
2280 * scroll-lock.el (scroll-lock-mode): Doc fix.
2281
2282 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2283
2284 * font-lock.el (font-lock-add-keywords): In case font-lock was only
2285 half-activated, forcefully activate it completely.
2286
2287 2007-06-11 Richard Stallman <rms@gnu.org>
2288
2289 * cus-edit.el (custom-variable-type): Doc fix.
2290
2291 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2292
2293 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
2294
2295 2007-06-09 Davis Herring <herring@lanl.gov>
2296
2297 * desktop.el (desktop-minor-mode-table): Doc fix.
2298
2299 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2302 (image-next-line, image-previous-line, image-scroll-up)
2303 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2304 New functions.
2305 (image-mode-map): Remap motion commands.
2306 (image-mode-text-map): New keymap for viewing images as text.
2307 (image-mode): Use image-mode-map.
2308 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2309
2310 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2311
2312 Sync with Tramp 2.0.56.
2313
2314 * net/tramp.el:
2315 * net/tramp-ftp.el:
2316 * net/tramp-smb.el:
2317 * net/tramp-util.el:
2318 * net/tramp-vc.el:
2319 Don't load cl.el, because that pollutes the namespace. Replace cl
2320 macros by their implementations where necessary. Requested by
2321 Richard Stallman <rms@gnu.org>.
2322
2323 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2324 doesn't exist.
2325 (with-parsed-tramp-file-name): Protect debug spec during compilation.
2326 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2327 (tramp-file-name-p, tramp-file-name-multi-method)
2328 (tramp-file-name-method, tramp-file-name-user)
2329 (tramp-file-name-host, tramp-file-name-localname): New defuns,
2330 replacing defstruct `tramp-file-name'.
2331 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2332 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2333 Apply `vector' instead of `make-tramp-file-name'.
2334 (tramp-handle-make-auto-save-file-name):
2335 Apply `tramp-temporary-file-directory' for compatibility reasons.
2336 (tramp-completion-mode): Use `natnump' instead of `wholenump'
2337 because of XEmacs.
2338 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2339 started.
2340
2341 2007-06-07 David Kastrup <dak@gnu.org>
2342
2343 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2344 Change default to `top'.
2345
2346 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
2347
2348 * dired.el (dired-mode-map): Remove spurious separator.
2349
2350 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2351
2352 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
2353
2354 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2355 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2356
2357 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2358
2359 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
2360 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
2361
2362 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2363
2364 * progmodes/ebrowse.el (ebrowse-member-table):
2365 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
2366
2367 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2368
2369 * pgg.el (pgg-sign-region, pgg-sign):
2370 * ses.el (ses-call-printer):
2371 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
2372 * textmodes/org.el (org-cycle): Fix typos in docstrings.
2373
2374 2007-06-06 Eli Zaretskii <eliz@gnu.org>
2375
2376 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2377 (tar-get-descriptor): Handle type 55, an extended pax header.
2378
2379 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2380
2381 * textmodes/css-mode.el: New file.
2382
2383 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * net/socks.el: New file, taken from w3 repository.
2386 (top): Update Copyright. Don't load cl.el.
2387 (all): Replace `case' by `cond', `string-to-int' by
2388 `string-to-number', and `process-kill-without-query' by
2389 `set-process-query-on-exit-flag'.
2390 (socks-char-int): Remove defalias and all occurrences.
2391
2392 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2393
2394 * international/mule-cmds.el (toggle-enable-multibyte-characters)
2395 (sort-coding-systems, search-unencodable-char): Doc fixes.
2396 (coding-system-change-eol-conversion, set-default-coding-systems)
2397 (prefer-coding-system, find-multibyte-characters, princ-list)
2398 (leim-list-entry-regexp, set-input-method, locale-language-names)
2399 (input-method-exit-on-first-char, exit-language-environment-hook)
2400 (locale-charset-language-names): Fix typos in docstrings.
2401
2402 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
2403
2404 * bs.el (bs-cycle-previous): Don't modify the cycle list until
2405 `switch-to-buffer' has returned succesfully.
2406 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
2407 window is dedicated (it could iconify the frame).
2408
2409 2007-06-05 Glenn Morris <rgm@gnu.org>
2410
2411 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2412
2413 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * files.el (auto-mode-alist): Add lower-priority match for names
2416 like ChangeLog.old.
2417
2418 2007-06-04 Andreas Schwab <schwab@suse.de>
2419
2420 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2421
2422 2007-06-04 Davis Herring <herring@lanl.gov>
2423
2424 * calendar/timeclock.el: Update version number.
2425 (timeclock-modeline-display): Mention timeclock-use-display-time
2426 in explanatory message.
2427 (timeclock-log): Suppress warnings when finding the log.
2428 Don't check for a nil project twice. Run hooks after killing the
2429 buffer (if applicable).
2430 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2431 was geometric). All uses changed.
2432 (timeclock-generate-report): Support prefix argument.
2433
2434 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2435
2436 * man.el (Man-next-section): Don't consider the last line of the
2437 page as being part of any section.
2438
2439 2007-06-04 Martin Rudalics <rudalics@gmx.at>
2440
2441 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2442 modified flag of buffer. Use `inhibit-modification-hooks'.
2443
2444 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2445
2446 * mail/mail-extr.el (mail-extract-address-components):
2447 Recognize non-ASCII characters except for NBSP as words.
2448
2449 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
2450
2451 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2452
2453 2007-06-04 Michael Olson <mwolson@gnu.org>
2454
2455 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2456 died and we are trying to send a signal to it.
2457
2458 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
2459
2460 * emacs-lisp/easy-mmode.el (define-minor-mode)
2461 (easy-mmode-define-navigation): Fix typos in docstrings.
2462
2463 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2464 Fix typos in docstrings.
2465 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2466 (compilation-finish-function): Fix typo in obsolescence declaration.
2467
2468 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2469
2470 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2473 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2474
2475 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
2476
2477 * longlines.el (longlines-mode): Make longlines-auto-wrap
2478 buffer-local. Add hooks unconditionally.
2479 (longlines-auto-wrap): Toggle wrapping.
2480 (longlines-after-change-function)
2481 (longlines-post-command-function): Check longlines-auto-wrap.
2482
2483 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * Version 22.1 released.
2486
2487 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
2488
2489 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2490 changes.
2491
2492 2007-05-31 Richard Stallman <rms@gnu.org>
2493
2494 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
2495
2496 2007-05-29 Martin Rudalics <rudalics@gmx.at>
2497
2498 * textmodes/table.el (table--point-entered-cell-function)
2499 (table--point-left-cell-function):
2500 Bind `inhibit-point-motion-hooks' to t.
2501
2502 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2503
2504 * emacs-lisp/rx.el (rx): Doc fix.
2505
2506 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2509
2510 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2511
2512 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2513 as the end of the ChangeLog paragraph when it ends without a line
2514 termination.
2515
2516 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * textmodes/fill.el (canonically-space-region): Make the second arg
2519 a marker if it's not already the case.
2520
2521 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2522 (xterm-mouse-event): Use it.
2523
2524 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2525
2526 * vc-hooks.el (vc-find-root): Fix file attribute test.
2527
2528 2007-05-24 Richard Stallman <rms@gnu.org>
2529
2530 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2531 Don't let opoint be nil.
2532 (flyspell-emacs-popup): Explicit error if no dialogs.
2533
2534 2007-05-23 Eli Zaretskii <eliz@gnu.org>
2535
2536 * tar-mode.el (tar-file-name-handler): New function.
2537 (tar-extract): Bind file-name-handler-alist to it to force
2538 find-buffer-file-type-coding-system behave as if the file being
2539 extracted existed. Use last-coding-system-used to force
2540 buffer-file-coding-system to what decode-coding-region actually
2541 used to decode the file.
2542
2543 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2544
2545 * progmodes/compile.el (compilation-handle-exit):
2546 `compilation-finish-function' may change the current buffer.
2547
2548 2007-05-22 Richard Stallman <rms@gnu.org>
2549
2550 * files.el (set-auto-mode): Doc fix.
2551
2552 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2553
2554 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2555
2556 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2557
2558 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2559 (rcirc-print): Handle `window-width'.
2560 (rcirc-buffer-maximum-lines): Doc fix.
2561
2562 2007-05-19 Kevin Ryde <user42@zip.com.au>
2563
2564 * info.el (Info-fontify-node): Match https also.
2565
2566 2007-05-18 Richard Stallman <rms@gnu.org>
2567
2568 * simple.el (push-mark): Doc fix.
2569
2570 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
2571
2572 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2573 tpu-global-map.
2574 (tpu-original-global-map): Delete variable.
2575 (tpu-control-keys-map): New keymap variable.
2576 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2577 setting keymapping directly.
2578 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2579 tpu-global-map.
2580 (tpu-edt-on): Activate the tpu-global-map.
2581 (tpu-edt-off): Deactivate the tpu-global-map.
2582
2583 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
2584
2585 * textmodes/ispell.el (ispell-get-word): Return markers
2586 for start and end positions.
2587 (ispell-word): Assume END is a marker.
2588
2589 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2590
2591 * ps-print.el: Use default color when foreground or background color
2592 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2593 (ps-print-version): New version 6.7.4.
2594 (ps-rgb-color): New argument. Use default color when color is
2595 unspecified.
2596 (ps-begin-job): Fix code.
2597
2598 2007-05-17 Martin Rudalics <rudalics@gmx.at>
2599
2600 * textmodes/ispell.el (ispell-start-process): Defend against bad
2601 default-directory.
2602
2603 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2604
2605 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2606
2607 2007-05-16 Richard Stallman <rms@gnu.org>
2608
2609 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2610
2611 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2612
2613 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2614 Move the *ml, Postscript, and XmCD entries to the fallback part.
2615
2616 * files.el (magic-fallback-mode-alist):
2617 Rename from file-start-mode-alist.
2618
2619 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2620
2621 * progmodes/compile.el (compilation-handle-exit): Quote first
2622 argument of `run-hook-with-args'.
2623
2624 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
2625
2626 * buff-menu.el (Buffer-menu-sort-column):
2627 * dabbrev.el (dabbrev-upcase-means-case-search):
2628 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2629 * info.el (Info-current-subfile):
2630 * ls-lisp.el (ls-lisp-verbosity):
2631 * msb.el (msb-menu-cond):
2632 * pcvs.el (cvs-dired-use-hook):
2633 * simple.el (set-mark-command-repeat-pop):
2634 * time.el (display-time-24hr-format, display-time-mail-file):
2635 Doc fixes.
2636
2637 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2638 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2639
2640 * view.el (view-inhibit-help-message): Fix typo in docstring.
2641 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2642
2643 2007-05-14 Eli Zaretskii <eliz@gnu.org>
2644
2645 * mail/rmail.el (rmail-convert-to-babyl-format):
2646 Check content-transfer-encoding _last_, because we need its position
2647 in base64-header-field-end.
2648
2649 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
2650
2651 * files.el (mode-require-final-newline, require-final-newline)
2652 (enable-local-variables, enable-local-eval): Doc fixes.
2653
2654 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
2655
2656 * progmodes/python.el (python-font-lock-keywords)
2657 (python-open-block-statement-p, python-mode): Add support for the new
2658 "with" keyword.
2659
2660 2007-05-10 Richard Stallman <rms@gnu.org>
2661
2662 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2663 (iso-cvt-write-only): Likewise.
2664
2665 * emacs-lisp/easy-mmode.el (define-minor-mode):
2666 Fix generated doc string.
2667
2668 * startup.el (fancy-splash-text): Add URL of guided tour.
2669 Adjust horizontal and vertical whitespace.
2670
2671 * progmodes/compile.el (compilation-handle-exit):
2672 Use run-hook-with-args to run compilation-finish-functions.
2673
2674 * files.el (file-start-mode-alist): New variable.
2675 (magic-mode-regexp-match-limit): Doc fix.
2676 (set-auto-mode): Handle file-start-mode-alist.
2677 A little cleanup of structure.
2678
2679 2007-05-10 Davis Herring <herring@lanl.gov>
2680
2681 * calendar/timeclock.el (timeclock-in): Fix non-interactive
2682 workday specifications.
2683 (timeclock-log): Don't kill the log buffer if it already existed.
2684
2685 2007-05-08 Richard Stallman <rms@gnu.org>
2686
2687 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2688 Don't include non-self-insert commands in the exception for `-'.
2689
2690 2007-05-08 David Reitter <david.reitter@gmail.com>
2691
2692 * progmodes/python.el (python-guess-indent): Check non-nullness
2693 before comparing indent against the 2..8 interval.
2694
2695 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2696
2697 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2698 available.
2699
2700 2007-05-06 Richard Stallman <rms@gnu.org>
2701
2702 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2703
2704 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2705
2706 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2707 disconnections.
2708
2709 2007-05-01 Romain Francoise <romain@orebokech.com>
2710
2711 * dired-x.el: Revert 2007-04-06 change.
2712
2713 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
2714
2715 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2716 don't put stop on toolbar.
2717
2718 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2719
2720 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2721
2722 2007-04-29 Richard Stallman <rms@gnu.org>
2723
2724 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2725
2726 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2727
2728 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2729 than 1.
2730
2731 2007-04-28 Richard Stallman <rms@gnu.org>
2732
2733 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2734
2735 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2736
2737 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2738
2739 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2740
2741 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2742 instead of $(lisp)/mh-e.
2743
2744 * textmodes/fill.el (fill-paragraph): Doc fix.
2745
2746 2007-04-28 Glenn Morris <rgm@gnu.org>
2747
2748 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2749 (image-dired-cmd-create-temp-image-options): Replace option
2750 +profile "*" with -strip.
2751
2752 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2755 Use window-start and window-end.
2756
2757 2007-04-26 Glenn Morris <rgm@gnu.org>
2758
2759 * progmodes/python.el: Restore file pending consideration of legal
2760 status.
2761
2762 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2763
2764 * locate.el (locate-in-alternate-database): Doc fix.
2765
2766 2007-04-26 Glenn Morris <rgm@gnu.org>
2767
2768 * button.el (button): Use underline if supported, else fall back
2769 to color.
2770
2771 2007-04-25 Richard Stallman <rms@gnu.org>
2772
2773 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2774
2775 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2776
2777 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2778 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2779 pushing mark.
2780 (idlwave-current-routine): Don't push mark.
2781
2782 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2783
2784 * image-dired.el (image-dired-display-image): Derive image-type from
2785 filename rather than assuming jpeg, in case no resizing was needed.
2786
2787 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2788
2789 * custom.el (defface): Doc fix.
2790
2791 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2792
2793 * progmodes/python.el: Remove due to unclear legal issues.
2794
2795 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2796
2797 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
2798 Don't re-query for each cleared BP.
2799 (idlwave-shell-clear-bp): Optionally skip BP query.
2800 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
2801 of set-window-buffer, which incorrectly moves displayed region.
2802
2803 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2804
2805 * calc/calc.el (calc-bug-address): Update maintainer's address.
2806 * calc/*: Update maintainer's address.
2807
2808 2007-04-23 Richard Stallman <rms@gnu.org>
2809
2810 * simple.el (set-mark-command-repeat-pop): Doc fix.
2811 Put in `editing-basics' group.
2812
2813 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2814
2815 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
2816 New functions.
2817 (Info-mode-line-node-keymap): Bind mouse commands to
2818 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2819
2820 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
2821
2822 * locate.el (locate-local-prompt): New var.
2823 (locate-prompt-for-command): Doc fix.
2824 (locate-prompt-for-search-string): New function.
2825 (locate): New optional arg. Make locate-local-prompt
2826 buffer-local. Use locate-prompt-for-search-string.
2827 (locate-with-filter): New optional arg.
2828 Use locate-prompt-for-search-string.
2829 (locate-update): Bind locate-prompt-for-command.
2830
2831 2007-04-23 Glenn Morris <rgm@gnu.org>
2832
2833 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2834
2835 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
2836
2837 * button.el (button): Inherit from link face on a tty.
2838
2839 2007-04-23 Glenn Morris <rgm@gnu.org>
2840
2841 * button.el (button): Use color for this face on a tty.
2842
2843 * files.el (magic-mode-alist): Allow for carriage-returns in
2844 html-mode and sgml-mode entries.
2845
2846 2007-04-22 Richard Stallman <rms@gnu.org>
2847
2848 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2849 Improve doc string of generated command.
2850
2851 * subr.el (read-number): Catch errors.
2852
2853 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
2854
2855 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2856
2857 * image-dired.el: Rename from thumbnails.el. All instances of
2858 "thumbnails" replaced with "image-dired".
2859
2860 * dired.el (dired-mode-map): Rename "thumbnails" again, to
2861 "image-dired".
2862
2863 2007-04-22 Kim F. Storm <storm@cua.dk>
2864
2865 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
2866 Don't use kill-line.
2867
2868 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
2869
2870 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
2871 error message.
2872
2873 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * dired.el: Rename "tumme" to "thumbnails".
2876
2877 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
2878 replaced with "thumbnails".
2879
2880 2007-04-22 Glenn Morris <rgm@gnu.org>
2881
2882 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
2883 and give it the risky-local-variable property.
2884
2885 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
2886 before defining it.
2887
2888 2007-04-21 Martin Rudalics <rudalics@gmx.at>
2889
2890 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2891 Use delete-region instead of kill-line.
2892
2893 2007-04-21 Alan Mackenzie <acm@muc.de>
2894
2895 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
2896 `kill-region' by `delete-region'.
2897
2898 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
2901 instead of kill-region.
2902
2903 * progmodes/mantemp.el (mantemp-make-mantemps-region)
2904 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
2905 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
2906 and kill-line.
2907
2908 * progmodes/vhdl-mode.el (vhdl-template-type)
2909 (vhdl-template-record, vhdl-template-nature)
2910 (vhdl-template-configuration-spec, vhdl-template-component-inst)
2911 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
2912 Use delete-region instead of kill-word and kill-line.
2913
2914 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2915
2916 * dired-x.el (dired-virtual-mode): Doc fix.
2917
2918 2007-04-21 Richard Stallman <rms@gnu.org>
2919
2920 * font-lock.el (font-lock-keywords-alist): Mark as risky.
2921
2922 * subr.el (read-number): Doc fix.
2923
2924 * simple.el (pop-to-mark-command): Display message "mark popped"
2925 if point does not move.
2926 (set-mark-command): Doc fix.
2927
2928 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
2929
2930 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
2931 (locate-local-filter, locate-local-search): New vars.
2932 (locate): Make variables local.
2933 (locate-update): Bind locate-buffer-name. Call locate using
2934 locate-local-filter and locate-local-search.
2935
2936 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2937
2938 * hi-lock.el (hi-lock-file-patterns-policy): New var.
2939 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
2940 (hi-lock-mode): Update docstring.
2941
2942 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2943
2944 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
2945 fill-nobreak-predicate when the break is past fill-column.
2946
2947 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
2948
2949 * locate.el (locate): Output from shell-command should go in the
2950 current buffer rather than *Shell Command Output*.
2951
2952 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * paren.el (show-paren-function): Fix last fix.
2955
2956 2007-04-19 Kevin Ryde <user42@zip.com.au>
2957
2958 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
2959 (archive-lzh-summarize): Add optional start arg for where to start
2960 looking at the archive.
2961 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
2962
2963 * international/mule.el (auto-coding-alist): no-conversion for .exe
2964 and .EXE.
2965
2966 2007-04-19 Alan Mackenzie <acm@muc.de>
2967
2968 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
2969 function return type contains "struct", "union", etc.
2970 c-end-of-defun goes too far forward.
2971
2972 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * paren.el (show-paren-function): Reset window-start to avoid
2975 recentering.
2976
2977 2007-04-19 Glenn Morris <rgm@gnu.org>
2978
2979 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
2980
2981 2007-04-18 Glenn Morris <rgm@gnu.org>
2982
2983 * calendar/diary-lib.el (diary-header-line-format): Add a custom
2984 :set function.
2985 (diary-list-entries): Only switch to diary-mode from
2986 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
2987 diary-mode set header-line-format, in case of any customization.
2988
2989 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2990
2991 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
2992 is less than the length of parse-time-syntax.
2993
2994 2007-04-17 David Kastrup <dak@gnu.org>
2995
2996 * replace.el (query-replace-regexp-eval): Deprecate.
2997
2998 2007-04-17 Alan Mackenzie <acm@muc.de>
2999
3000 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3001 point too close to EOB, leave point at EOB rather than last `}'.
3002
3003 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3004
3005 * textmodes/bibtex.el (bibtex-include-OPTkey)
3006 (bibtex-user-optional-fields, bibtex-entry-field-alist):
3007 Fix defcustom.
3008
3009 2007-04-17 Glenn Morris <rgm@gnu.org>
3010
3011 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3012 be encoded, fall back to current year.
3013
3014 2007-04-14 Kevin Ryde <user42@zip.com.au>
3015
3016 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3017 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
3018 M "MSDOS".
3019
3020 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * progmodes/python.el (python-end-of-block): Avoid looping forever
3023 if python-next-statement fails.
3024
3025 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3026
3027 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3028
3029 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3030
3031 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3032 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3033
3034 2007-04-15 Jay Belanger <belanger@truman.edu>
3035
3036 * calc/calc.el (calc-version): New function.
3037 (calc-trail-mode): Shorten the title.
3038
3039 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3040
3041 * mail/footnote.el (footnote-style): Clarify docstring to state
3042 that customizing this only applies to future footnotes.
3043
3044 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3045
3046 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3047 (bibtex-make-field): Check that INIT is a string. Use functionp.
3048
3049 2007-04-14 Glenn Morris <rgm@gnu.org>
3050
3051 * complete.el (PC-goto-end): New buffer-local variable.
3052 (PC-do-completion-end): Make buffer-local.
3053 (partial-completion-mode) <choose-completion-string-functions>:
3054 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3055 (PC-do-completion): New optional fourth argument GOTO-END. Add a
3056 doc string. Set PC-goto-end for choose-completion.
3057 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3058 PC-do-completion.
3059
3060 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3061 arg to bibtex-make-field.
3062 (bibtex-make-field): Add optional fourth arg NODELIM.
3063 Insert delimiters around INIT unless this arg is non-nil.
3064
3065 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
3066
3067 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3068 global map isn't modified.
3069
3070 2007-04-14 Glenn Morris <rgm@gnu.org>
3071
3072 * calendar/appt.el (appt-disp-window): Do not split small windows.
3073 Suggested by Jeff Miller <jmiller@cablespeed.com>.
3074
3075 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3078
3079 * files.el: Ditto.
3080
3081 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
3082
3083 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3084
3085 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3086 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3087 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3088 (term-pager-help): Fix typos in docstrings.
3089
3090 * wid-edit.el (widget-documentation): Fix typo in docstring.
3091
3092 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3093 Fix typos in error messages.
3094
3095 2007-04-13 Martin Rudalics <rudalics@gmx.at>
3096
3097 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
3098 window marked as dedicated.
3099
3100 * mail/footnote.el (footnote-latin-string): New variable.
3101 (footnote-latin-regexp): Redefine as regexp alternative.
3102 (Footnote-latin): Use footnote-latin-string instead of
3103 footnote-latin-regexp.
3104
3105 2007-04-13 Glenn Morris <rgm@gnu.org>
3106
3107 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
3108 inherited keymaps.
3109
3110 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
3111
3112 * outline.el (outline-get-next-sibling): Clarify docstring.
3113 (outline-get-last-sibling): Handle case where we are at the first
3114 heading. Clarify docstring.
3115
3116 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * progmodes/gud.el (gud-minor-mode-map): Make go button same
3119 length as stop button to lessen flicker.
3120 (jdb): Add gud-print.
3121 (gud-find-expr): Jdb prints the expression with the value, so
3122 don't insert it in the output.
3123
3124 2007-04-11 Jason Rumney <jasonr@gnu.org>
3125
3126 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
3127 case hex. Do not try to decode non-hex letters.
3128
3129 2007-04-11 Markus Triska <markus.triska@gmx.at>
3130
3131 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
3132 (byte-optimize-backward-word): Remove (move to bytecomp.el).
3133 (byte-optimize-form-code-walker): Evaluate pure function calls if
3134 possible.
3135 (byte-optimize-all-constp): New function.
3136
3137 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3138 Improve numeric argument case.
3139 (byte-compile-backward-char, byte-compile-backward-word):
3140 New functions, performing rewriting previously done in byte-opt.el.
3141 Fix their "Fixme" item (restriction to numeric arguments).
3142
3143 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3144
3145 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
3146 with dolist.
3147 (after-init-hook): Don't quote lambda.
3148 (desktop-first-buffer): Don't wrap it in eval-when-compile.
3149 (desktop-internal-v2s): Remove unused var `el'.
3150 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
3151 desktop-restore-file-buffer.
3152 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
3153 desktop-create-buffer.
3154
3155 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
3156
3157 * woman.el (woman-decode-buffer): Postpone macro-set check...
3158 (woman-decode-region): ...to here.
3159
3160 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3161
3162 * startup.el (tty-handle-args): Use %S to log ARGS.
3163
3164 2007-04-10 Glenn Morris <rgm@gnu.org>
3165
3166 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
3167 it is obsolete and has no effect.
3168
3169 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
3170 byte-compiler.
3171
3172 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
3173 obsolete function make-local-hook.
3174
3175 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
3176 start to quieten byte-compiler.
3177
3178 2007-04-10 Markus Triska <markus.triska@gmx.at>
3179
3180 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
3181 to bytecomp.el as byte-compile-char-before).
3182 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3183 New function (modified replacement for byte-optimize-char-before in
3184 byte-opt.el).
3185
3186 2007-04-09 Alan Mackenzie <acm@muc.de>
3187
3188 * startup.el (inhibit-splash-screen): Emphatically state that it
3189 can't be set in site-start.el.
3190
3191 2007-04-09 Masatake YAMATO <jet@gyve.org>
3192
3193 * progmodes/cc-subword.el (c-capitalize-subword): More closely
3194 mimic the behavior of `capitalize-word'. Do not move point with a
3195 negative argument. Based on tiny change by Paul Curry.
3196
3197 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
3198
3199 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
3200 Don't move point if ARG is negative.
3201
3202 2007-04-09 Alan Mackenzie <acm@muc.de>
3203
3204 Changes to make `narrow-to-defun' and `mark-defun' work properly
3205 in CC Mode:
3206
3207 * progmodes/cc-defs.el (c-beginning-of-defun-1):
3208 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
3209 Bind beginning/end-of-defun-function to nil around calls to
3210 beginning/end-of-defun.
3211
3212 * progmodes/cc-langs.el (beginning-of-defun-function)
3213 (end-of-defun-function): New c-lang-setvar's.
3214
3215 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
3216 (setq arg 1))" to enable non-interactive call.
3217
3218 2007-04-09 Eli Zaretskii <eliz@gnu.org>
3219
3220 * simple.el (set-mark-command): Doc fix.
3221
3222 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
3223
3224 * progmodes/gud.el (gdb): Restore existing session if user
3225 tries to start a second one in graphical mode.
3226
3227 2007-04-08 Martin Rudalics <rudalics@gmx.at>
3228
3229 * cus-start.el <scroll-preserve-screen-position>: Add choices.
3230
3231 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3232
3233 * term/xterm.el (terminal-init-xterm): Fix key definitions.
3234 Add binding for C-M-SPC.
3235
3236 2007-04-08 Richard Stallman <rms@gnu.org>
3237
3238 * pcomplete.el (pcomplete-read-event): One single definition,
3239 and not a defsubst.
3240
3241 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3242
3243 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
3244 byte-compiler warning "value unused".
3245
3246 2007-04-08 Andreas Schwab <schwab@suse.de>
3247
3248 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
3249
3250 2007-04-07 Glenn Morris <rgm@gnu.org>
3251
3252 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
3253 Autoload these functions.
3254 (diary-date-forms): Add a custom :set form.
3255
3256 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
3257 before first use.
3258 (diary-font-lock-keywords): New function with old code for
3259 initialization of variable of same name.
3260
3261 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
3262
3263 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
3264 clean-up: only insert space when on identifier, etc.
3265
3266 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3267
3268 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
3269
3270 * net/tls.el (open-tls-stream): Properly handle case where there
3271 is no associated buffer.
3272
3273 2007-04-07 Glenn Morris <rgm@gnu.org>
3274
3275 * ffap.el (ffap-file-at-point): Lower the priority of the
3276 ffap-ftp-sans-slash-regexp check.
3277
3278 2007-04-06 Alan Mackenzie <acm@muc.de>
3279
3280 Fix fontification of labels, and other things with ":".
3281
3282 * progmodes/cc-engine.el (c-forward-label): The function now
3283 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
3284 the former t.
3285
3286 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
3287 new return code from c-forward-label, fontifying tokens properly.
3288 Add some general comments throughout the file.
3289
3290 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
3291
3292 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
3293 Revert 2006-01-27 change.
3294
3295 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
3296
3297 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
3298
3299 * desktop.el (desktop-create-buffer, desktop-save):
3300 Revert 2004-11-12 change for lack of copyright papers.
3301
3302 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
3303 (dired-guess-default): Respect case.
3304
3305 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
3306
3307 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
3308 was originally checked in as byte-optimize-concat on 1997-11-02.
3309
3310 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
3311 1995-05-19 doc changes.
3312
3313 2007-04-06 Kim F. Storm <storm@cua.dk>
3314
3315 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
3316 (unload-feature): Update interactive spec accordingly.
3317
3318 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
3319
3320 2007-04-06 John Paul Wallington <jpw@pobox.com>
3321
3322 * subr.el (with-case-table): Use `make-symbol' to avoid variable
3323 capture. Restore the table in the same buffer.
3324
3325 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
3326
3327 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3330 Print entire form.
3331
3332 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
3333
3334 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
3335 for low-color displays.
3336
3337 2007-04-05 Glenn Morris <rgm@gnu.org>
3338
3339 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
3340 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
3341 Seed random number generator on loading.
3342
3343 * emacs-lisp/authors.el (top-level): Provide self.
3344
3345 * play/animate.el (top-level): Provide self.
3346
3347 2007-04-04 Alan Mackenzie <acm@muc.de>
3348
3349 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
3350 to mention c-syntactic-indentation.
3351
3352 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3353
3354 * subr.el (with-case-table): New macro.
3355
3356 * international/mule.el (ascii-case-table): New var.
3357
3358 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
3359 downcasing.
3360
3361 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3362
3363 * progmodes/gud.el (gud-minor-mode-map): Simplify.
3364
3365 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
3366 of the window if we're outside it e.g menu-bar.
3367
3368 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
3369 window if we're outside it e.g menu-bar.
3370
3371 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3372
3373 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
3374 decode base-64 encoded body if its content-type is something other
3375 than text/* or message/*.
3376
3377 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
3378
3379 * simple.el (activate-mark-hook): Fix typo in docstring.
3380
3381 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3382
3383 * tmm.el (tmm-c-prompt): Initialize.
3384 (tmm-menubar): Deal with extended menu-items at top level.
3385 (tmm-get-keybind): Handle bindings redefined/undefined locally.
3386 (tmm-prompt): Handle visibility of top level menu-items.
3387
3388 * progmodes/gud.el (gud-menu-map): Simplify.
3389 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
3390 menubar.
3391
3392 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
3393
3394 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
3395
3396 * comint.el (comint-send-input): Widen the buffer first.
3397
3398 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
3399
3400 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3401
3402 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
3403 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
3404
3405 * newcomment.el (comment-search-forward): Discard comment starters
3406 before point.
3407
3408 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
3409
3410 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
3411
3412 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
3413
3414 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
3415 when downcasing.
3416
3417 * button.el (previous-button): Rewrite to account for adjacent buttons.
3418
3419 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
3420
3421 * progmodes/idlwave.el (idlwave-auto-fill):
3422 Revert paragraph-separate change.
3423
3424 * progmodes/idlw-shell.el (idlwave-shell-break-in):
3425 Simplify module calc.
3426 (idlwave-shell-set-bp-in-module): Compute module.
3427
3428 2007-03-31 Glenn Morris <rgm@gnu.org>
3429
3430 * emacs-lisp/timer.el (run-at-time): Doc fix.
3431
3432 * emacs-lisp/warnings.el (display-warning): If we create the
3433 buffer displaying the warning, disable undo there.
3434
3435 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
3436
3437 * net/tramp.el (tramp-register-file-name-handler)
3438 (tramp-register-completion-file-name-handler): New defsubst,
3439 derived from `tramp-register-file-name-handlers'. The split is
3440 necessary because Tramp's file name handlers must be registered at
3441 different startup places.
3442
3443 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
3444
3445 * progmodes/hideshow.el (turn-off-hideshow): New function.
3446 (hs-minor-mode): Use it instead of a lambda expression in
3447 change-major-mode-hook.
3448
3449 2007-03-31 David Kastrup <dak@gnu.org>
3450
3451 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
3452 corresponding to MANPATH_MAP entries.
3453 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
3454 (woman-parse-man.conf): Use more discriminating man.conf name.
3455 (woman-parse-man.conf): Parse MANPATH_MAP entries.
3456 (woman-manpath): Doc fix and type fix.
3457 (woman-cached-data): Check for MANPATH_MAP entries.
3458 (woman-expand-directory-path): Treat MANPATH_MAP entries.
3459
3460 2007-03-31 Stuart Herring <herring@lanl.gov>
3461
3462 * emacs-lisp/sregex.el (sregexq): Doc fix.
3463
3464 2007-03-31 Markus Triska <markus.triska@gmx.at>
3465
3466 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
3467
3468 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
3469
3470 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
3471 Move to the right.
3472
3473 2007-03-30 Alan Mackenzie <acm@muc.de>
3474
3475 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
3476
3477 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3478
3479 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
3480 Use it, passed in explicitly, instead of from the dynamic binding.
3481 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
3482
3483 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
3484
3485 * simple.el (blink-matching-open): When in minibuffer, don't
3486 search for a match inside the prompt.
3487
3488 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
3489
3490 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
3491 (tmm-prompt): Don't make the mouse user select the first menu
3492 item twice.
3493
3494 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
3497 SIGUSR1 and SIGUSR2.
3498
3499 2007-03-29 Kim F. Storm <storm@cua.dk>
3500
3501 * ido.el (ido-read-internal): When reading file or dir, only override
3502 minibuffer-local-filename-completion-map, otherwise only override
3503 minibuffer-local-completion-map.
3504
3505 2007-03-29 Glenn Morris <rgm@gnu.org>
3506
3507 * complete.el (partial-completion-mode): Set PC-do-completion-end
3508 to nil after use.
3509 (PC-lisp-complete-symbol): Create and use a marker at `end',
3510 rather than using point-marker.
3511
3512 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
3513
3514 * simple.el (next-error-highlight): Doc fix.
3515 (compose-mail): Revert 2007-03-19 change.
3516
3517 2007-03-28 Richard Stallman <rms@gnu.org>
3518
3519 * emacs-lisp/edebug.el (edebug-display): Don't go to
3520 edebug-outside-buffer if it is dead.
3521
3522 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
3523
3524 * view.el (view-mode): Fix typos in docstring.
3525
3526 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
3527
3528 * recentf.el (recentf-save-file): Add a custom :set function.
3529
3530 2007-03-28 Glenn Morris <rgm@gnu.org>
3531
3532 * complete.el (PC-do-completion-end): New variable.
3533 (partial-completion-mode) <choose-completion-string-functions>:
3534 Use PC-do-completion-end in the non-minibuffer case to replace the
3535 correct amount of text.
3536 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
3537 (PC-lisp-complete-symbol): Give marker the after-insertion type,
3538 to deal with improvements inserted after point.
3539
3540 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3541
3542 * button.el (make-text-button): Add explicit `button' property.
3543 (default-button): Don't put a `button' property on it.
3544
3545 * progmodes/python.el (python-mode): Skip comments when parsing.
3546
3547 * vc-arch.el (vc-with-current-file-buffer): New macro.
3548 (vc-arch-file-source-p): Use it to avoid infloop.
3549
3550 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
3551
3552 * emacs-lisp/lisp.el (lisp-complete-symbol):
3553 Fix call to get-buffer-window to find windows in other frames.
3554
3555 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 * comint.el (comint-proc-query, comint-dynamic-list-completions):
3558 Fix calls to get-buffer-window to find windows in other frames.
3559 Reported by David Hansen <david.hansen@gmx.net>.
3560
3561 2007-03-27 Kevin Ryde <user42@zip.com.au>
3562
3563 * info.el (Info-display-images-node): On a text-only terminal,
3564 show the "text" or "alt" parts of the image blobs.
3565
3566 2007-03-27 Glenn Morris <rgm@gnu.org>
3567
3568 * complete.el (PC-do-completion): Compute completion-base-size in
3569 the non-filename case, rather than setting to nil.
3570 (PC-lisp-complete-end): New variable.
3571 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
3572 original end in a series of consecutive invocations.
3573
3574 * calendar/calendar.el (calendar-mode-hook): Declare it.
3575
3576 * calendar/diary-lib.el (diary-live-p): Do not check for
3577 diary-selective-display.
3578
3579 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3580
3581 * replace.el (occur-next-error): *Occur* might not be displayed in the
3582 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
3583
3584 2007-03-26 Richard Stallman <rms@gnu.org>
3585
3586 * textmodes/flyspell.el (flyspell-large-region):
3587 Use ispell-call-process-region.
3588
3589 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3590
3591 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3592 Use prin1 instead of princ.
3593
3594 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
3597 Merge in X resources before global face.
3598
3599 * progmodes/compile.el (compilation-start): Save compilation-directory
3600 rather than default-directory as local var.
3601 (compilation-directory): Mark as safe local var.
3602
3603 * files.el: Don't mark default-directory as a safe local var.
3604
3605 2007-03-25 Alan Mackenzie <acm@muc.de>
3606
3607 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
3608 * progmodes/cc-engine.el: Fix typo.
3609
3610 2007-03-25 Juri Linkov <juri@jurta.org>
3611
3612 * compare-w.el (compare-windows): Rename customization group
3613 `compare-w' to `compare-windows'.
3614 (compare-windows-whitespace, compare-ignore-whitespace)
3615 (compare-ignore-case, compare-windows-sync)
3616 (compare-windows-sync-string-size, compare-windows-recenter)
3617 (compare-windows-highlight, compare-windows): Change group name in
3618 the `group' tag from `compare-w' to `compare-windows'.
3619 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
3620
3621 2007-03-24 Markus Triska <markus.triska@gmx.at>
3622
3623 * expand.el: Change example to always enable abbrev-mode,
3624 and remove redundant `function'.
3625 (expand-abbrev-hook): Add autoload cookie.
3626
3627 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
3628
3629 * emacs-lisp/testcover.el (testcover-start, testcover-end)
3630 (testcover-mark-all, testcover-unmark-all): Add prompts to
3631 interactive specs.
3632
3633 2007-03-24 Jason Rumney <jasonr@gnu.org>
3634
3635 * autorevert.el (find-file-hook, auto-revert-tail-mode):
3636 Use file size in bytes for auto-revert-tail-pos not characters.
3637
3638 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3639
3640 * vc-rcs.el (vc-rcs-annotate-command):
3641 Set text property :vc-annotate-prefix on the annotation text.
3642 (vc-rcs-annotate-time): Instead of searching for ": ",
3643 search for end of text propertized with :vc-annotate-prefix.
3644
3645 2007-03-24 Martin Rudalics <rudalics@gmx.at>
3646
3647 * whitespace.el (top level): Remove calls putting
3648 permanent-local nil property since these are no-ops.
3649
3650 * man.el (Man-support-local-filenames): Assure that
3651 default-directory exists when doing call-process.
3652
3653 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
3654
3655 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
3656 Fix omission bug: Use m4-program-options to construct shell command.
3657
3658 2007-03-23 David Kastrup <dak@gnu.org>
3659
3660 * progmodes/cc-mode.el (c-make-emacs-variables-local):
3661 Use `mapcar' rather than `mapcan' to silence compiler warning.
3662
3663 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3664
3665 * textmodes/reftex.el, textmodes/reftex-vars.el,
3666 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
3667 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
3668 * textmodes/reftex-index.el, textmodes/reftex-global.el,
3669 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
3670 * textmodes/reftex-auc.el: Add maintainer address.
3671
3672 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
3673
3674 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
3675 Make sure that `global-font-lock-mode' does not turn on font-lock
3676 in these buffers.
3677
3678 2007-03-21 Kim F. Storm <storm@cua.dk>
3679
3680 * xt-mouse.el (xt-mouse-epoch): New variable.
3681 (xterm-mouse-event): Use float-time.
3682
3683 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
3684
3685 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
3686 current-time.
3687
3688 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3689
3690 * complete.el (read-file-name-internal): Don't add the final > if the
3691 completion is not finished (re-application of this patch, which was
3692 accidentally undone by Eli).
3693
3694 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * emulation/viper.el (viper-non-hook-settings): Handle mouse
3697 clicks in describe-key and describe-key-briefly advice a little better.
3698
3699 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
3700
3701 * server.el (server-process-filter): Cancel any pending isearch.
3702
3703 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
3704
3705 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
3706 (icalendar--get-unfolded-buffer): Define actual arguments rather
3707 than just using &rest. Check replace-in-string is fbound.
3708 (icalendar-import-buffer): Doc fix.
3709 (icalendar--convert-ical-to-diary): Set diary-file.
3710 Check diary-file before inserting final newline.
3711 (icalendar--add-diary-entry): Return diary-file.
3712
3713 2007-03-21 Glenn Morris <rgm@gnu.org>
3714
3715 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
3716 (diary-display-hook): Add custom :set function.
3717
3718 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
3719 Add custom :set function.
3720 (diary-header-line-format): Doc fix.
3721 (diary-set-maybe-redraw): New function.
3722 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
3723 (diary-list-entries): Always run diary-mode.
3724
3725 2007-03-20 Kenichi Handa <handa@m17n.org>
3726
3727 * international/quail.el (quail-setup-completion-buf): Make the
3728 completion buffer read-only.
3729 (quail-completion): Adjusted for the above change. Leave the
3730 modified flag nil.
3731
3732 2007-03-20 David Kastrup <dak@gnu.org>
3733
3734 * files.el (magic-mode-alist): Require literal "%!PS" string for
3735 magic postscript file detection.
3736
3737 2007-03-20 Richard Stallman <rms@gnu.org>
3738
3739 * textmodes/ispell.el (ispell-call-process): New function.
3740 Defends against bad `default-directory.'
3741 (ispell-check-version, ispell-find-aspell-dictionaries)
3742 (ispell-get-aspell-config-value, lookup-words): Call it.
3743 (ispell-call-process-region): New function.
3744 (ispell-send-string): Call it.
3745
3746 2007-03-20 Andreas Schwab <schwab@suse.de>
3747
3748 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
3749 (finder-data): Likewise.
3750 (autoloads): Likewise.
3751
3752 2007-03-20 Martin Rudalics <rudalics@gmx.at>
3753
3754 * files.el (basic-save-buffer): Do not set visited filename when
3755 the corresponding directory does not exist or the specified
3756 filename is that of an existing directory.
3757
3758 2007-03-20 Glenn Morris <rgm@gnu.org>
3759
3760 * calendar/diary-lib.el (diary-live-p): New function.
3761 (number-of-diary-entries): Add a :set function to redisplay diary
3762 when necessary.
3763
3764 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
3765
3766 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
3767 from client program, mev, to compute mouse event.
3768
3769 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3770
3771 * faces.el (momentary): Face removed; unused due to reversion of
3772 2007-01-04 changes by Kevin Rodgers.
3773
3774 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
3775 Suggested by Johan Bockg\e,Ae\e(Brd.
3776
3777 2007-03-19 Martin Rudalics <rudalics@gmx.at>
3778
3779 * font-lock.el (lisp-font-lock-keywords-1):
3780 Highlight define-globalized-minor-mode as a keyword.
3781
3782 2007-03-19 Kim F. Storm <storm@cua.dk>
3783
3784 * calc/calc-forms.el (math-std-daylight-savings)
3785 (math-std-daylight-savings-old): Doc fix.
3786
3787 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
3788
3789 * progmodes/python.el (python-default-template): Doc fix.
3790 (python-buffer): Fix typo in docstring.
3791
3792 * isearchb.el (isearchb-follow-char):
3793 * subr.el (def-edebug-spec): Fix typo in docstring.
3794
3795 2007-03-19 Richard Stallman <rms@gnu.org>
3796
3797 * files.el (default-directory): Mark safe.
3798 (basic-save-buffer-2): Put proper dir name in error message.
3799
3800 * simple.el (compose-mail): Run switch-function after
3801 setting up the mail buffer.
3802
3803 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
3804
3805 2007-03-18 Jay Belanger <belanger@truman.edu>
3806
3807 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
3808 (math-std-daylight-savings-new): Rename from
3809 `math-std-daylight-savings'.
3810 (math-std-daylight-savings-old): Rename from old value of
3811 `math-std-daylight-savings'.
3812 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
3813 `math-std-daylight-savings-old' depending on the year.
3814
3815 2007-03-18 Detlev Zundel <dzu@gnu.org>
3816
3817 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
3818 zero-width regexps as invalid but rather at least count them correctly.
3819
3820 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
3821
3822 * net/tls.el (open-tls-stream): In handshake-waiting loop,
3823 don't wait more if there is output available to process.
3824
3825 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
3826
3827 * progmodes/compile.el (compilation-find-file): Revert change
3828 from 2006-07-18 to allow completion of directory names.
3829 Reported by John Carter <john.carter@tait.co.nz>.
3830
3831 2007-03-18 Kim F. Storm <storm@cua.dk>
3832
3833 * subr.el (when, unless): Doc fix.
3834
3835 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
3836
3837 * net/tls.el (tls-program): Doc fix.
3838
3839 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
3840
3841 * autorevert.el (auto-revert-tail-handler):
3842 Call after-revert-hook.
3843
3844 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
3845
3846 * simple.el (switch-to-completions): No error if search for \n\n fails.
3847
3848 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
3849
3850 * simple.el (line-move-1):
3851 Respect `inhibit-line-move-field-capture' property.
3852
3853 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * comint.el (comint-arguments): Mark backslash-escaped chars.
3856 (comint-delim-arg): Don't treat them as delimiters.
3857
3858 2007-03-12 Kim F. Storm <storm@cua.dk>
3859 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
3860
3861 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
3862
3863 * tempo.el (tempo-insert): Deal with 'r> if it appears
3864 specified with a prompt argument.
3865
3866 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
3867
3868 * textmodes/org.el (org-set-font-lock-defaults):
3869 Handle narrow table columns correctly.
3870
3871 2007-03-12 Mark A. Hershberger <mah@everybody.org>
3872
3873 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
3874 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
3875 Return to use of the -no-properties variants. There was
3876 consensus on emacs-devel that the speed of these variants was
3877 prefered since we are usually parsing files (from the internet
3878 or on disk) instead of XML created in Emacs.
3879
3880 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
3881 Add customize option.
3882
3883 2007-03-12 Glenn Morris <rgm@gnu.org>
3884
3885 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
3886 North American rule. Replace "daylight savings" with "daylight
3887 saving" in doc.
3888
3889 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
3890 * calendar/lunar.el, solar.el: Replace "daylight savings" with
3891 "daylight saving" in text.
3892
3893 * woman.el (woman-change-fonts): Tweak previous change by using
3894 woman-request-regexp rather than "^\\.".
3895
3896 * startup.el (command-line-1): Make insertion of
3897 initial-scratch-message not depend on scratch being selected.
3898
3899 2007-03-11 Juri Linkov <juri@jurta.org>
3900
3901 * replace.el (match): Use yellow background on light-bg terminals.
3902
3903 2007-03-11 Richard Stallman <rms@gnu.org>
3904
3905 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3906 Correctly compute line number.
3907
3908 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
3909
3910 * type-break.el (type-break-get-previous-count):
3911 Repeat previous change here.
3912
3913 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
3914
3915 * progmodes/grep.el (grep-find-ignored-directories):
3916 Add .git and .bzr to list.
3917
3918 2007-03-11 Andreas Schwab <schwab@suse.de>
3919
3920 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
3921
3922 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3923
3924 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
3925
3926 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
3927
3928 * faces.el (face-set-after-frame-default): Recalculate face
3929 customizations after applying X resources.
3930
3931 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
3932
3933 * net/rcirc.el (rcirc-timeout-seconds): New variable.
3934 (rcirc-keepalive-seconds): Remove variable.
3935 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
3936 (rcirc-process, rcirc-user-disconnect): New variables.
3937 (rcirc-connect): Initalize new variables.
3938 (rcirc-keepalive): Don't send keepalive pings before connection
3939 is completed.
3940 (rcirc-sentinel): Do mark all channels with activity when
3941 connection is dropped. Run hook with process buffer local.
3942 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
3943 (rcirc-buffer-process): Return value of rcirc-process if
3944 rcirc-server-buffer is nil.
3945 (rcirc-server-name): Return the reported server name.
3946 (rcirc-update-prompt): Simplify computation of the server name.
3947 (rcirc-format-response-string): Likewise.
3948 (rcirc-handler-001): Mark server as connected, record the reported
3949 server name, and schedule a timeout.
3950 (rcirc-track-nick): Add a spec for the tty class.
3951 (rcirc-user-non-nick): Remove function.
3952 (rcirc-nick-prefix-chars): Add variable.
3953 (rcirc-user-nick): Use above variable.
3954
3955 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3956
3957 * icomplete.el (icomplete-tidy, icomplete-exhibit):
3958 Bind deactivate-mark to nil.
3959
3960 2007-03-10 Martin Rudalics <rudalics@gmx.at>
3961
3962 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
3963 that buffer contents get erased during completion.
3964
3965 2007-03-10 Glenn Morris <rgm@gnu.org>
3966
3967 * woman.el (woman-change-fonts): Add a hack to deal with
3968 font-escape followed by "." at start of a line.
3969 (woman2-IP): Add a hack to deal with consecutive requests.
3970 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
3971
3972 2007-03-10 Alan Mackenzie <acm@muc.de>
3973
3974 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
3975
3976 2007-03-09 Richard Stallman <rms@gnu.org>
3977
3978 * abbrev.el (abbrev): Add `provide'.
3979
3980 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
3981
3982 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
3983
3984 2007-03-09 Martin Rudalics <rudalics@gmx.at>
3985
3986 * complete.el (PC-try-completion): New function.
3987 (PC-do-completion, read-file-name-internal): Use it instead of
3988 try-completion.
3989
3990 2007-03-08 Alan Mackenzie <acm@muc.de>
3991
3992 Remove stale tokens from `c-found-types' cache.
3993
3994 * progmodes/cc-mode.el (c-unfind-enclosing-token)
3995 (c-unfind-coalesced-tokens, c-before-change): New functions.
3996 (c-maybe-stale-found-type): New variable.
3997
3998 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
3999 (c-trim-found-types): New functions.
4000
4001 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
4002
4003 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4004 (debug-ignored-errors): Add entry from smerge-match-conflict.
4005
4006 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
4007
4008 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4009 special help topics for keywords.
4010 (idlwave-help-assistant-command): Include ".exe" for ms-dos
4011 etc. Assistant command.
4012
4013 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
4014
4015 * replace.el (occur-engine): Move buffer-undo-list binding...
4016 (occur-1): ...to here.
4017
4018 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4019
4020 * simple.el (minibuffer-completing-symbol): New var.
4021 (eval-expression): Use it.
4022 (completion-setup-function): Don't bind completion-base-size when
4023 completing a symbol in the minibuffer.
4024
4025 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
4026
4027 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4028 tries to start a second session in graphical mode.
4029
4030 2007-03-07 Miles Bader <miles@gnu.org>
4031
4032 * international/isearch-x.el
4033 (isearch-process-search-multibyte-characters):
4034 Strip text-properties from PROMPT to avoid an error from read-string.
4035
4036 2007-03-07 Kim F. Storm <storm@cua.dk>
4037
4038 * complete.el (PC-bindings): Remap lisp-complete-symbol to
4039 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4040
4041 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4042
4043 * complete.el (PC-do-completion): Delete duplicates in the list of
4044 possible completions.
4045
4046 2007-03-07 Glenn Morris <rgm@gnu.org>
4047
4048 * ses.el (ses-mode): Doc fix.
4049
4050 2007-03-06 Kim F. Storm <storm@cua.dk>
4051
4052 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4053
4054 2007-03-06 Kenichi Handa <handa@m17n.org>
4055
4056 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4057
4058 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4059
4060 * simple.el (completion-setup-function): Improve last fix so it doesn't
4061 set it to a relative directory name either.
4062
4063 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4064
4065 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4066
4067 2007-03-05 Richard Stallman <rms@gnu.org>
4068
4069 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4070
4071 * files.el (find-file-noselect): No error if file no longer exists.
4072 Display a message and avoid other questions.
4073
4074 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4075
4076 * pcomplete.el (pcomplete-show-completions): Improve last change, so
4077 as not to use an invisible window and to create a window if none exist.
4078
4079 * progmodes/python.el (python-send-command): Restart proc if necessary.
4080 (python-proc): Simplify.
4081
4082 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
4083
4084 * pcomplete.el (pcomplete-show-completions): Search all frames for
4085 completions buffer.
4086
4087 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * cus-edit.el (customize-save-variable): Clear customized-value
4090 property (saved values are now put in theme-value property).
4091 (customize-set-variable): Doc fix.
4092
4093 * complete.el (PC-do-completion): If completion-ignore-case is
4094 non-nil, replace field with completion string before exiting.
4095
4096 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
4097
4098 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
4099 Append its extension to the resulting temporary file name.
4100 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
4101
4102 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
4103 (tramp-smb-handle-write-region): Apply it.
4104
4105 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4106
4107 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4108 Redo previous change.
4109
4110 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
4111
4112 * diff-mode.el (diff-mode): Doc fix.
4113
4114 2007-03-05 Kenichi Handa <handa@m17n.org>
4115
4116 * international/characters.el: Set category `l' (latin)
4117 for more characters.
4118
4119 2007-03-04 Kim F. Storm <storm@cua.dk>
4120
4121 * emacs-lisp/authors.el (authors-aliases): Add alias.
4122
4123 2007-03-04 Glenn Morris <rgm@gnu.org>
4124
4125 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
4126 all when switching major mode.
4127 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
4128 (hs-block-start-mdata-select, hs-block-end-regexp)
4129 (hs-forward-sexp-func, hs-adjust-block-beginning):
4130 Do not make these variables permanent-local.
4131
4132 2007-03-04 Richard Stallman <rms@gnu.org>
4133
4134 * progmodes/cperl-mode.el (cperl-mode):
4135 Modify cperl-compilation-error-regexp-alist by appending.
4136
4137 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
4138 (edebug-mode): Add the hook.
4139 (edebug-recursive-edit): Remove the hook on exiting.
4140
4141 * type-break.el (type-break-get-previous-time):
4142 Handle end-of-file errors specially
4143 so they don't get reported wrong in .emacs.
4144
4145 * startup.el (fancy-splash-text): Clarify text.
4146
4147 * simple.el (beginning-of-buffer, end-of-buffer):
4148 Avoid treating plain C-u like numeric arg.
4149
4150 * simple.el (completion-setup-function): Don't set
4151 default-directory to nil.
4152
4153 * shell.el (shell-dirstack-query): Doc fix.
4154
4155 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4156 Don't select the window -- pass it to primitives instead.
4157
4158 * faces.el (minibuffer-prompt): Use medium blue by default.
4159
4160 2007-03-04 David Kastrup <dak@gnu.org>
4161
4162 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4163 Preserve 16 as default value for "seconds" when customizing.
4164
4165 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
4166
4167 * textmodes/org.el (org-self-insert-command)
4168 (orgtbl-self-insert-command, org-delete-char)
4169 (org-delete-backward-char): Set the `flyspell-delayed' property.
4170
4171 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * international/mule.el (find-auto-coding): Don't search for
4174 line-ending characters past the end of the tail.
4175
4176 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
4177
4178 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4179 Jump to the line where new score has been uploaded.
4180
4181 * play/tetris.el (tetris-move-bottom, tetris-move-left)
4182 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
4183 Do nothing when the game is paused.
4184
4185 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
4186
4187 * textmodes/org.el (org-set-tags): Prevent slipping of point
4188 during completion.
4189
4190 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4191
4192 * isearch.el (isearch-message-prefix):
4193 Use minibuffer-prompt-properties.
4194
4195 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4196
4197 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
4198 (ps-setup): Print which Emacsen is running ps-print package.
4199
4200 2007-03-01 Stuart Herring <herring@lanl.gov>
4201
4202 * files.el (set-auto-mode-0): Use `indirect-function'.
4203 (hack-one-local-variable): Don't reapply current major mode.
4204
4205 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
4206
4207 * progmodes/python.el (python-quote-syntax): Don't bother with
4208 syntax-ppss-context.
4209 (python-fill-paragraph): Make sure that fenced-string delimiters that
4210 stand on their own line stay there.
4211
4212 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4213
4214 * replace.el (perform-replace): Propertize message.
4215
4216 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
4217
4218 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
4219 invisible heading.
4220
4221 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4222
4223 * net/tramp.el (tramp-file-name-handler): Revert last change.
4224
4225 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
4226
4227 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
4228 Correct doc strings.
4229
4230 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * replace.el (perform-replace): Undo forward-char immediately if
4233 non-adjacent search fails.
4234
4235 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4236
4237 * version.el (emacs-major-version, emacs-minor-version):
4238 string-to-int -> string-to-number.
4239
4240 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
4241
4242 * help.el (where-is): Fail gracefully when not passed a command.
4243
4244 2007-02-28 Stuart Herring <herring@lanl.gov>
4245
4246 * find-lisp.el (find-lisp-default-directory-predicate):
4247 Fix bug: Do symlink check on expanded filename.
4248
4249 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
4250
4251 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
4252 changes during replacement.
4253 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
4254
4255 2007-02-28 Lars Hansen <larsh@soem.dk>
4256
4257 * desktop.el: Delete header line listing me as maintainer.
4258
4259 2007-02-28 Glenn Morris <rgm@gnu.org>
4260
4261 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
4262 the menus case.
4263
4264 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4265
4266 * net/tramp.el (tramp-file-name-handler): Inhibit modification
4267 hooks to avoid confusion when combining after-change calls.
4268
4269 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
4270
4271 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
4272 now that pgg-gpg-process-region correctly honors passed-in passphrase.
4273 (allout-distinctive-bullets-string): Add info about bullet conventions.
4274 (allout-mode): Add info about distinctive vs plain bullets.
4275
4276 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
4277
4278 * textmodes/org.el (org-archive-subtree): Quote variable name.
4279 (org-agenda-get-todos): Make sure skip properties are checked correctly.
4280
4281 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4282
4283 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
4284 (gud-bashdb-command-name, bashdb): Remove.
4285 (gud, gud-menu-map): Remove references to bash/bashdb.
4286
4287 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
4288
4289 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
4290 keyword for Python 2.5.
4291
4292 2007-02-26 Romain Francoise <romain@orebokech.com>
4293
4294 * net/net-utils.el (whois-server-tld): Update server for .org.
4295 (whois-server-list): Add whois.publicinterestregistry.net.
4296 (whois-guess-server): Fix formatting in docstring.
4297
4298 2007-02-26 Kim F. Storm <storm@cua.dk>
4299
4300 * mouse.el (mouse-show-mark): Run hooks and perform command
4301 remapping for mouse-region-delete-keys.
4302
4303 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4304
4305 * font-core.el (font-lock-mode): Doc fix.
4306
4307 2007-02-25 Kim F. Storm <storm@cua.dk>
4308
4309 * ido.el (ido-buffer-internal): Set this-command to fallback command.
4310 Add selected buffer to buffer-name-history.
4311 (ido-file-internal): Set this-command to fallback command.
4312 Add file names to file-name-history.
4313
4314 * emacs-lisp/map-ynp.el (map-y-or-n-p):
4315 Apply minibuffer-prompt-properties.
4316
4317 2007-02-25 Andreas Schwab <schwab@suse.de>
4318
4319 * files.el (hack-one-local-variable-eval-safep): Correct handling
4320 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
4321
4322 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
4323
4324 * textmodes/org.el (org-table-overlay-coordinates)
4325 (org-table-toggle-coordinate-overlays): New functions.
4326 (org-table-overlay-coordinates, org-table-coordinate-overlays):
4327 New variables.
4328 (org-startup-with-deadline-check): Remove option.
4329 (org-mode): Remove deadline check on startup.
4330 (org-table-limit-column-width): Remove option.
4331 (org-table-formula-numbers-only): Remove option.
4332 (org-link-style, org-link-format): Remove options.
4333 (org-select-agenda-window, org-fit-agenda-window): Remove options.
4334 (org-export-ascii-show-new-buffer)
4335 (org-export-html-show-new-buffer): Remove options.
4336 (org-activate-links): Remove camel option.
4337 (org-file-link-context-use-camel-case): Remove option.
4338 (org-camel-regexp): Remove variable.
4339 (org-activate-camels): Remove function.
4340 (org-store-link): Remove Camel stuff.
4341 (org-make-org-heading-camel): Remove function.
4342 (org-open-at-point): Remove camel stuff.
4343 (org-link-search): Remove camel stuff.
4344 (org-camel-to-words): Function removed.
4345 (org-get-agenda-file-buffer): Make sure we prepare the base
4346 buffers, not any indirect buffers.
4347 (org-sort-entries): Sort top-level when not on a headline, and no
4348 active region.
4349 (org-in-regexp): New function.
4350 (org-search-not-self): Rename from `org-search-not-link'.
4351 (org-open-link-marker): New variable.
4352 (org-open-at-point): Set `org-open-link-marker'.
4353 (org-print-icalendar-entries): Fixe bug with excluding DONE
4354 entries from the exported list.
4355 (org-edit-formula-lisp-indent): New command.
4356 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
4357 (orgtbl-to-latex, orgtbl-insert-radio-table)
4358 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
4359 (orgtbl-radio-table-templates): New option.
4360 (org-store-link-props):
4361 (org-remember-templates): More possibilities to insert info
4362 into templates.
4363 (org-remember-apply-template): Make use of the extended
4364 template capabilities.
4365 (org-remember-redo-template): New command.
4366 (org-upgrade-old-links)
4367 (org-table-modify-formulas, org-table-replace-in-formulas)
4368 (org-table-find-dataline)
4369 (org-table-get-vertical-vector): Remove functions.
4370 (org-table-remove-rectangle-highlight)
4371 (org-time-stamp-format, org-toggle-log-option)
4372 (org-table-highlight-rectangle)
4373 (org-table-iterate, org-table-make-reference):
4374 (org-translate-time, org-tree-to-indirect-buffer)
4375 (org-table-field-info, org-table-fix-formulas)
4376 (org-table-force-dataline, org-table-get-descriptor-line)
4377 (org-table-get-range)
4378 (org-skip-comments, org-sort)
4379 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
4380 (org-table-current-dline, org-table-current-field-formula)
4381 (org-table-edit-backward-field)
4382 (org-table-edit-formulas-post-command)
4383 (org-table-edit-line-down, org-table-edit-line-up)
4384 (org-agenda-archive)
4385 (org-agenda-clock-cancel)
4386 (org-agenda-clock-out, org-agenda-list-stuck-projects)
4387 (org-agenda-open-link, org-agenda-show-new-time)
4388 (org-agenda-skip-subtree-when-regexp-matches)
4389 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
4390 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
4391 (org-do-sort, org-file-image-p, org-find-overlays)
4392 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
4393 (org-highlight-until-next-command, org-isearch-end)
4394 (org-match-any-p, org-next-link, org-previous-link):
4395 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
4396 (org-rewrite-old-row-references)
4397 (org-isearch-post-command)
4398 (org-table-edit-move, org-table-edit-next-field)
4399 (org-table-edit-scroll, org-table-edit-scroll-down)
4400 (org-set-frame-title, org-show-reference)
4401 (org-unhighlight-once, org-verify-change-for-undo): New functions.
4402 (org-show-variable): Remove command.
4403 (org-add-log-maybe): New arguments STATE, FINDPOS
4404 (org-table-sort-lines): Rewrite from scratch.
4405 (org-link-search): New argument AVOID-POS.
4406 (org-print-icalendar-entries): Remove argument CATEGORY.
4407 (org-run-agenda-series): Remove argument WONDOW.
4408 (org-next-link, org-previous-link): New commands.
4409 (org-agenda-date-format): New option.
4410 (org-table-iterate): New command.
4411 (org-table-modify-formulas)
4412 (org-table-replace-in-formulas): Remove functions.
4413 (org-table-fix-formulas): New function.
4414 (org-table-insert-column, org-table-delete-column)
4415 (org-table-move-column): Use `org-table-fix-formulas'.
4416 (org-follow-gnus-link): Patch from Bastien/Leo.
4417 (org-table-current-field-formula): New function.
4418 (org-file-image-p): New function.
4419 (org-agenda-show-new-time): New function.
4420 (org-agenda-date-later): Call `org-agenda-show-new-time'.
4421 (org-with-remote-undo): New macro.
4422 (org-agenda-undo): New command.
4423 (org-verify-change-for-undo): New function.
4424 (org-time-stamp-format): New function.
4425 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
4426 by user.
4427 (org-match-any-p): New function.
4428 (org-make-tags-matcher): Handle regular expressions for tag and
4429 todo matches.
4430 (org-read-date): Accept "+N" as input for a date relative to the
4431 current date.
4432 (org-remove-subtree-entries-from-agenda): New function.
4433 (org-agenda-archive, org-agenda-kill):
4434 Use `org-remove-subtree-entries-from-agenda'.
4435 (org-do-sort, org-sort-entries): New functions.
4436 (org-sort): New command.
4437 (org-table-sort-lines): Use `org-do-sort'.
4438 (org-fix-decoded-time): New function.
4439 (org-table-number-regexp): Require 0x... to identify as number
4440 in tables.
4441 (org-startup-options): New keywords for note taking.
4442 (org-upgrade-old-links): Remove function.
4443 (org-get-repeat): New function.
4444 (org-show-context): Also show siblings on current level.
4445 (org-show-siblings): New function.
4446 (org-isearch-end, org-isearch-post-command): New functions.
4447 (org-show-siblings): New option.
4448 (org-show-context): Use `org-show-siblings'.
4449 (org-table-maybe-recalculate-line): No longer require `calc-eval'
4450 to be bound, because user may just use elisp.
4451
4452 2007-02-24 Kim F. Storm <storm@cua.dk>
4453
4454 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
4455 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
4456
4457 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4458
4459 * startup.el (command-line): Also check if the abbrev file is readable.
4460
4461 2007-02-24 John Paul Wallington <jpw@pobox.com>
4462
4463 * net/tls.el (tls-certtool-program): Fix custom type.
4464
4465 * mail/feedmail.el (feedmail-message-id-generator)
4466 (feedmail-date-generator): Fix custom types.
4467
4468 * mail/rmail.el (rmail-message-filter): Fix custom type.
4469
4470 2007-02-24 Eli Zaretskii <eliz@gnu.org>
4471
4472 * startup.el (command-line): If simple.el cannot be found, proceed
4473 with a warning message.
4474
4475 2007-02-24 Kenichi Handa <handa@m17n.org>
4476
4477 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
4478 case that BEG is a string.
4479
4480 2007-02-24 Chris Moore <dooglus@gmail.com>
4481
4482 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4483 * pgg-pgp.el (pgg-pgp-encrypt-region):
4484 * pgg-gpg.el (pgg-gpg-encrypt-region):
4485 Check pgg-encrypt-for-me if no other recipients.
4486
4487 2007-02-23 Eli Zaretskii <eliz@gnu.org>
4488
4489 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4490
4491 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4492 shell-quote-argument.
4493
4494 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4495
4496 * comint.el (comint-read-input-ring): Use comint-input-ring-size
4497 from the comint buffer instead of the temporary one.
4498
4499 2007-02-23 David Reitter <david.reitter@gmail.com>
4500
4501 * cus-edit.el (custom-save-all): Canonicalize custom-file before
4502 storing it in recentf-exclude.
4503
4504 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
4507 in splash screen.
4508
4509 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
4510
4511 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
4512 commands, for restart.
4513 (idlwave-shell-current-module): Fix handling of module name by type.
4514 (idlwave-shell-break-in): Update type handling.
4515 (idlwave-shell-bp-get): Encode type in BP structure.
4516 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
4517 (idlwave-shell-module-source-query): Query routine info based on type.
4518 Fix path parsing for non-compiled files.
4519 (idlwave-shell-module-source-filter): Don't signal error in filter
4520 if no source found.
4521 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
4522 filter race.
4523
4524 2007-02-22 Kim F. Storm <storm@cua.dk>
4525
4526 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
4527 (editable-field): Document need to put some text before the %v
4528 escape in :format string.
4529
4530 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4531
4532 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4533 (vc-svn-use-edit): Remove unused config var.
4534 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
4535
4536 * outline.el (hide-sublevels): Keep empty last line, if available.
4537
4538 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4539 rather than the corresponding unicode char, to make the code
4540 more readable.
4541
4542 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4543
4544 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
4545 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
4546 (speedbar-item-info-tag-helper): Doc fixes.
4547
4548 2007-02-19 Kenichi Handa <handa@m17n.org>
4549
4550 * international/mule-cmds.el (locale-language-names):
4551 Map "eo" to "Esperanto".
4552
4553 * language/european.el ("Esperanto"): New language environment.
4554
4555 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
4556
4557 * simple.el (kill-line): Doc fix.
4558
4559 2007-02-17 Kim F. Storm <storm@cua.dk>
4560
4561 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
4562 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
4563 (bindat--unpack-group, bindat--pack-group):
4564 Handle vectors with optional element type.
4565
4566 2007-02-17 Daiki Ueno <ueno@unixuser.org>
4567
4568 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
4569 if PASSPHRASE is given.
4570
4571 2007-02-17 Chris Moore <dooglus@gmail.com>
4572
4573 * jka-cmpr-hook.el (jka-compr-compression-info-list):
4574 Recognize backups of bz2 compressed files.
4575
4576 2007-02-17 Eli Zaretskii <eliz@gnu.org>
4577
4578 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
4579 to nil to speed up lookup of the symbol in index nodes.
4580
4581 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4582
4583 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4584 Add indentation for the constants of Lisp.
4585
4586 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
4587
4588 * ps-print.el: Use (defvar <foo>) where applicable.
4589 (ps-print-emacs-type): Remove.
4590 (ps-x-frame-property, ps-e-frame-parameter): Remove.
4591 (ps-frame-parameter): Align its call-convention with frame-parameter.
4592 (ps-begin-job): Adjust calls to it appropriately.
4593 (ps-setup): Don't print ps-print-emacs-type.
4594 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
4595 Define in such a way that it's obvious that it's defined.
4596 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
4597 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
4598 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
4599
4600 2007-02-15 Alan Mackenzie <acm@muc.de>
4601
4602 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4603 an empty one-line C-style comment, post-position point properly.
4604
4605 2007-02-15 Chris Moore <dooglus@gmail.com>
4606
4607 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4608 (isearch-lazy-highlight-new-loop): Bind it.
4609 (isearch-lazy-highlight-search): Use it.
4610
4611 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
4612
4613 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4614
4615 * font-lock.el (font-lock-extend-region-wholelines):
4616 Only return non-nil if the region has really been changed.
4617 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
4618
4619 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4620
4621 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
4622 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
4623 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
4624
4625 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
4626
4627 * faces.el (color-values): Revert changes to docstring from
4628 2007-01-31 and 2000-09-07.
4629
4630 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4631 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
4632 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
4633 (ispell-help): Fix typos in docstring and output message.
4634
4635 2007-02-14 Kim F. Storm <storm@cua.dk>
4636
4637 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
4638 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
4639 (grep): Fix lgrep reference.
4640
4641 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4642 (standard-display-underline): Use make-glyph-code.
4643
4644 * descr-text.el (describe-char): Use glyph-char and glyph-face.
4645
4646 * international/latin1-disp.el (latin1-display-char):
4647 Use make-glyph-code.
4648
4649 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
4650
4651 * ehelp.el (with-electric-help, electric-help-exit)
4652 (electric-help-retain): Doc fixes.
4653
4654 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
4655 (byte-compile-file): Doc fixes.
4656
4657 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4658
4659 * term/mac-win.el: Change all uses of
4660 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
4661 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
4662 (mac-ae-get-url): Call select-frame-set-input-focus.
4663 (mac-dnd-handle-drag-n-drop-event): Don't call
4664 select-frame-set-input-focus.
4665
4666 2007-02-13 Kenichi Handa <handa@m17n.org>
4667
4668 * international/characters.el: Fix documentation of category `a'.
4669
4670 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
4671
4672 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
4673
4674 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
4675
4676 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
4677 (tramp-get-remote-ln): Handle error case.
4678 Reported by Chris Moore <dooglus@gmail.com>.
4679
4680 2007-02-11 Kim F. Storm <storm@cua.dk>
4681
4682 * bindings.el (ctl-x-map): Remove register compatibility bindings
4683 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
4684
4685 2007-02-11 Richard Stallman <rms@gnu.org>
4686
4687 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
4688 in load history.
4689
4690 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
4691 condition -- don't fail to stop at endpos.
4692
4693 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
4694
4695 * textmodes/org.el (org-agenda-get-todos)
4696 (org-agenda-get-timestamps, org-agenda-get-closed)
4697 (org-agenda-get-deadlines, org-agenda-get-scheduled)
4698 (org-agenda-get-blocks, org-format-agenda-item)
4699 (org-agenda-change-all-lines, org-scan-tags): Rename text property
4700 from `category' to `org-category'.
4701
4702 2007-02-11 Kenichi Handa <handa@m17n.org>
4703
4704 * international/titdic-cnv.el (titdic-convert): Force files be written
4705 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
4706 (miscdic-convert): Force files be written with Unix-like eol format.
4707
4708 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
4709
4710 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
4711
4712 * calculator.el (calculator-prompt): Doc fix.
4713 (calculator-mode-map): Fix typo in menu entry.
4714
4715 2007-02-10 Jay Belanger <belanger@truman.edu>
4716
4717 * calculator.el (calculator): Do more extensive checking for when
4718 3 lines should be used for the calculator.
4719
4720 2007-02-10 Eli Zaretskii <eliz@gnu.org>
4721
4722 * info-look.el (info-lookup-make-completions):
4723 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
4724 index nodes.
4725
4726 * info.el (Info-fontify-maximum-menu-size): Document the effect
4727 of a nil value.
4728 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
4729 non-nil before using it as size.
4730
4731 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * subr.el (insert-for-yank-1): Prevent read-only properties from
4734 interfering with text property operations.
4735
4736 * image-mode.el (image-mode): Revert 2007-01-30 changes.
4737
4738 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
4739 (image-type-auto-detected-p): Fail if another match is found in
4740 auto-mode-alist.
4741
4742 * files.el (magic-mode-alist): Call image-mode instead of
4743 image-mode-maybe for autodetected images.
4744
4745 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
4746
4747 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
4748 Fix typos in docstrings.
4749 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
4750
4751 2007-02-09 Kim F. Storm <storm@cua.dk>
4752
4753 * emacs-lisp/float-sup.el: Remove obsolete comment.
4754
4755 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4756
4757 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
4758
4759 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4760
4761 * simple.el: Revert previous change, at request of RMS:
4762 (fundamental-mode-hook): Remove.
4763 (fundamental-mode): Run after-change-major-mode-hooks manually,
4764 and don't run the now-nonexistent fundamental-mode-hook.
4765
4766 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4767
4768 * simple.el (fundamental-mode-hook): Declare new hook.
4769 (fundamental-mode): Run the new dedicated hook, and don't run
4770 after-change-major-mode-hooks manually anymore.
4771
4772 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4773
4774 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
4775 added columns of chars. Remove support for the "no-meta-info" format.
4776 Prompted by Romain Francoise <romain@orebokech.com>.
4777
4778 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4779
4780 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
4781 (gdb-mouse-until, gdb-mouse-jump): Use it.
4782
4783 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4784
4785 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
4786 work when there is just an assembler buffer (no source buffer).
4787
4788 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
4789
4790 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
4791 just because the diff was produced using "-p" (--show-c-function).
4792
4793 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4794
4795 * faces.el (frame-set-background-mode): Use `color-values' and
4796 `display-color-p', not `x-color-values' and `x-display-color-p'.
4797 (face-valid-attribute-values): Use `defined-colors' instead of
4798 `x-defined-colors'.
4799
4800 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4801
4802 * ps-print.el: The ps-print commands without face printing should not
4803 print background color. Reported by Leo <sdl.web@gmail.com>.
4804 (ps-print-version): New version 6.7.3.
4805 (ps-begin-job): New arg. Fix ps-default-background and
4806 ps-default-foreground initialization.
4807 (ps-face-attributes): Fix doc string.
4808 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4809
4810 * printing.el: Fix ps-print link.
4811
4812 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
4813
4814 * faces.el (face-set-after-frame-default): Compile attributes to
4815 be set by frame parameters before merging in X resources.
4816
4817 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
4818
4819 * simple.el (blink-matching-paren-dont-ignore-comments):
4820 (blink-matching-paren-on-screen): Doc fixes.
4821
4822 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
4825
4826 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
4827
4828 * loadhist.el (unload-feature): Silently ignore `load-history' entries
4829 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
4830 entries like `defun'. Return nil.
4831
4832 2007-02-05 Kim F. Storm <storm@cua.dk>
4833
4834 * ido.el: Doc fixes.
4835
4836 2007-02-04 David Kastrup <dak@gnu.org>
4837
4838 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
4839 `mpuz-allow-double-multiplicator' is non-zero, and correct
4840 calculation of `min'.
4841
4842 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
4843
4844 * wid-edit.el (widget-default-create): Insert new text at the
4845 :from marker _after_ the marker, not before it.
4846
4847 2007-02-04 Alan Mackenzie <acm@muc.de>
4848
4849 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
4850 containing it is re-indented.
4851
4852 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4853
4854 * net/newsticker.el (newsticker--insert-image): Update docstring,
4855 and insert the image directly.
4856 (newsticker--buffer-redraw): Update docstring.
4857
4858 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4859 Rename from define-global-minor-mode.
4860
4861 * progmodes/cwarn.el (global-cwarn-mode):
4862 * emacs-lisp/autoload.el (make-autoload):
4863 * hi-lock.el (global-hi-lock-mode):
4864 * font-core.el (global-font-lock-mode): All callers changed.
4865
4866 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4867
4868 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
4869 Don't copy @ignore lines into menu descriptions.
4870 (texinfo-multi-file-update): Goto the @node line before attempting
4871 to pluck the node name.
4872 (texinfo-multiple-files-update): Reverse the optional arguments'
4873 order, as per the doc string and the `interactive' form.
4874
4875 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4876
4877 * image-mode.el: Use autoload to avoid overriding disabled setting
4878 applied in .emacs.
4879
4880 2007-02-03 Alan Mackenzie <acm@muc.de>
4881
4882 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
4883 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
4884 adjacent paren groups).
4885
4886 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4887
4888 * progmodes/ebnf2ps.el: Doc fixes.
4889 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
4890
4891 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4892
4893 * dired-x.el (dired-do-relsymlink): Add reference to
4894 dired-do-symlink. Add an autoload cookie.
4895
4896 * dired-aux.el (dired-do-symlink): Add reference to
4897 dired-do-relsymlink.
4898
4899 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
4900
4901 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
4902 <left-fringe mouse-3>: New bindings.
4903
4904 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
4905
4906 * net/newsticker.el (newsticker-version): Changed to "1.10".
4907 (newsticker--set-customvar): Doc string.
4908 (newsticker-new-item-face): Doc string.
4909 (newsticker-mode): Initialize `invisibility-spec' with t.
4910 (newsticker-mode-map): Added
4911 `newsticker-mark-all-items-at-point-as-read'.
4912 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
4913 (newsticker-w3m-show-inline-images): Do not call
4914 `w3m-remove-image'.
4915 (newsticker--buffer-after-w3m-insert-image): New advice for
4916 w3m-insert-image to cache images.
4917 (newsticker-next-item-same-feed): New.
4918 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
4919 (newsticker-mark-all-items-of-feed-as-read): New.
4920 (newsticker-mark-all-items-at-point-as-read): Use new functions.
4921 (newsticker-mark-item-at-point-as-read): Doc string.
4922 (newsticker-mark-item-at-point-as-read): Use new functions.
4923 (newsticker--do-mark-item-at-point-as-read): New, extracted from
4924 `newsticker-mark-item-at-point-as-read'.
4925 (newsticker-hide-entry): Use (t) instead of t for invisibility.
4926 (newsticker--sentinel): Yet another xml-parser workaround.
4927 (newsticker--decode-iso8601-date): Bugfix for datestrings without
4928 days.
4929 (newsticker--buffer-do-insert-text): Fix.
4930 (newsticker--buffer-insert-enclosure): Fix. length might be missing.
4931 (newsticker--buffer-make-item-completely-visible):
4932 `switch-to-buffer' not necessary.
4933
4934 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4935
4936 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
4937 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
4938 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
4939 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
4940 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
4941
4942 2007-02-02 Kenichi Handa <handa@m17n.org>
4943
4944 * international/quail.el (quail-show-key): Fix an error message.
4945
4946 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4947
4948 * faces.el (set-face-underline-p, modify-face): Rename arg
4949 UNDERLINE-P to UNDERLINE (it is not a flag).
4950
4951 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
4952
4953 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
4954 when adding gdb-speedbar-update to gdb-input-queue.
4955
4956 2007-02-01 Kenichi Handa <handa@m17n.org>
4957
4958 * international/quail.el (quail-show-key): Signal an error if the
4959 current input method is not using Quail.
4960
4961 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
4962
4963 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
4964 Trim leading whitespace in sysvar names.
4965
4966 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4967
4968 * faces.el (internal-find-face, internal-get-face): Doc fixes.
4969
4970 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4971
4972 * ido.el (ido-set-common-completion): Use `let', not `let*'.
4973
4974 2007-01-31 Romain Francoise <romain@orebokech.com>
4975
4976 * comint.el: Delete extra copy of `comint-copy-old-input' added in
4977 previous change to this file.
4978
4979 2007-01-31 Jason Rumney <jasonr@gnu.org>
4980
4981 * files.el (magic-mode-alist): Use image-mode-maybe rather than
4982 image-mode.
4983
4984 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
4985 interfering with attempt to set major mode from modified
4986 auto-mode-alist.
4987
4988 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4989
4990 * faces.el (color-values): Doc fix.
4991 (face-differs-from-default-p): Don't check :foreground twice.
4992
4993 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
4994
4995 * comint.el (comint-mode): Prevent non-keyword fontification by default.
4996
4997 2007-01-31 Kenichi Handa <handa@m17n.org>
4998
4999 * international/quail.el (quail-store-decode-map-key): Store a
5000 translated character too.
5001 (quail-char-equal-p): New function.
5002 (quail-find-key1): Check character equality by quail-char-equal-p.
5003 (quail-decode-map-generated): New variable.
5004 (quail-find-key): Check quail-decode-map-generated and re-generate
5005 a decode map if necessary.
5006
5007 2007-01-30 Richard Stallman <rms@gnu.org>
5008
5009 * tutorial.el (tutorial--detailed-help): Make the list of
5010 changed keys look nicer.
5011
5012 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
5013
5014 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5015 (gdb-var-delete): Use it.
5016 (gdb-var-update-handler-1): Handle value "invalid" for MI field
5017 `in_scope'.
5018
5019 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * files.el (get-free-disk-space): Return nil for remote directories.
5022
5023 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5024 instead of "dir".
5025
5026 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * type-break.el (type-break-catch-up-event): New function.
5029 (type-break-demo-hanoi, type-break-demo-life)
5030 (type-break-demo-boring): Use it.
5031
5032 * image-mode.el (image-mode): Don't automatically view as image.
5033 (image-toggle-display): Add `disabled' property.
5034
5035 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * isearchb.el (isearchb-iswitchb):
5038 * ps-print.el (ps-build-face-reference):
5039 * emacs-lisp/shadow.el (list-load-path-shadows):
5040 * eshell/esh-cmd.el (eshell-rewrite-for-command):
5041 * international/mule.el (find-auto-coding):
5042 * mail/supercite.el (sc-attrib-selection-list):
5043 * progmodes/cc-defs.el (c-emacs-features):
5044 * progmodes/cc-vars.el (c-offsets-alist):
5045 * progmodes/flymake.el
5046 (flymake-init-create-temp-source-and-master-buffer-copy):
5047 Fix typos in docstrings (some suggested by Chris Moore).
5048
5049 * progmodes/vhdl-mode.el (vhdl-components-package-name)
5050 (vhdl-get-library-unit, vhdl-corresponding-begin)
5051 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5052 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5053 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5054 (vhdl-font-lock-match-item): Fix typos in docstrings.
5055 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5056 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5057 (vhdl-speedbar-insert-project-hierarchy):
5058 Improve argument/docstring consistency.
5059
5060 2007-01-29 Kenichi Handa <handa@m17n.org>
5061
5062 * international/titdic-cnv.el (py-converter): Fix previous change.
5063
5064 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5065
5066 * jka-compr.el (jka-compr-partial-uncompress)
5067 (jka-compr-call-process): Rebind default-directory if it is
5068 invalid. Suggested by Chris Moore.
5069
5070 * comint.el (comint-insert-input): Handle situation where the
5071 selected buffer is not the clicked buffer.
5072
5073 2007-01-29 Kenichi Handa <handa@m17n.org>
5074
5075 * international/ja-dic-cnv.el (skkdic-convert):
5076 Add byte-compile-disable-print-circle:t at the head.
5077
5078 * international/titdic-cnv.el (tit-process-header):
5079 Add byte-compile-disable-print-circle:t at the head.
5080 (miscdic-convert): Likewise.
5081 (py-converter): Skip the header comments.
5082
5083 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5084 New variable.
5085 (byte-compile-output-file-form): Bing print-circle to nil if
5086 byte-compile-output-file-form is not nil.
5087 (byte-compile-output-docform): Likewise.
5088
5089 2007-01-28 Kim F. Storm <storm@cua.dk>
5090
5091 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5092 Declare earlier to avoid byte compiler warnings.
5093
5094 2007-01-28 Markus Triska <markus.triska@gmx.at>
5095
5096 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
5097
5098 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
5099
5100 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
5101 (gamegrid-add-score-with-update-game-score-1): Allow local quits
5102 when calling update-game-score program. Remove unnecessary
5103 save-excursion.
5104
5105 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
5106
5107 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
5108
5109 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
5110 avoid compiler warning.
5111 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
5112 might have values other than "true" or "false".
5113
5114 2007-01-28 Richard Stallman <rms@gnu.org>
5115
5116 * textmodes/fill.el (fill-paragraph-function): Doc fix.
5117 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
5118
5119 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
5120
5121 * image.el (image-type-header-regexps): Make GIF regex more specific.
5122
5123 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
5124 Don't check `backspace'.
5125 (tutorial--find-changed-keys): Look up bindings in a temp buffer
5126 in Fundamental mode.
5127
5128 * startup.el (fancy-splash-text, normal-splash-screen):
5129 Mention C-g.
5130
5131 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
5132 when inserting in buffer.
5133
5134 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
5135 inside the if.
5136
5137 2007-01-27 Richard Stallman <rms@gnu.org>
5138
5139 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
5140
5141 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
5142
5143 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
5144 enum/union/struct/class definition.
5145 Revert change to call `forward-sexp' multiple times.
5146
5147 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * files.el (hack-local-variables-confirm): Don't keep trying to
5150 read an event from an empty kbd macro.
5151
5152 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5153
5154 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
5155
5156 2007-01-27 Ben North <ben@redfrontdoor.org>
5157
5158 * outline.el (outline-promote, outline-demote): Doc fix. Rename
5159 the arg CHILDREN -> WHICH.
5160
5161 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
5162
5163 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
5164 default-directory to a sane value when calling start-process.
5165
5166 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5167
5168 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
5169 (ls-lisp-format-time-list): Doc fix. Mention
5170 ls-lisp-use-localized-time-format.
5171 (ls-lisp-format-time): Use ls-lisp-format-time-list if
5172 ls-lisp-use-localized-time-format is non-nil, even if a valid
5173 locale is defined.
5174
5175 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
5176
5177 * jka-compr.el (jka-compr-shell): Doc fix.
5178
5179 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
5180
5181 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5182
5183 * ps-print.ps: Fix background height.
5184 (ps-print-version): New version 6.7.2.
5185
5186 2007-01-26 Eli Zaretskii <eliz@gnu.org>
5187
5188 * makefile.w32-in (finder-data, custom-deps): Depend on
5189 $(lisp)/loaddefs.el.
5190
5191 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
5192
5193 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
5194
5195 2007-01-24 Miles Bader <miles@gnu.org>
5196
5197 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
5198 (byte-compile-output-docform): Bind `print-circle' to t.
5199
5200 2007-01-24 Kenichi Handa <handa@m17n.org>
5201
5202 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
5203 file name of the original SKK dictionary file.
5204
5205 2007-01-24 Kim F. Storm <storm@cua.dk>
5206
5207 * ido.el (ido-initial-position): New variable.
5208 (ido-read-internal): Set it if default item is specified.
5209 (ido-minibuffer-setup): Position cursor accordingly if set.
5210 (ido-edit-input): C-e moves to end of input if not already there.
5211 (ido-magic-backward-char): C-b does like M-b if prev char is /.
5212 Don't switch to buffer mode if repeating C-b at start of input.
5213 (ido-toggle-ignore): C-a only toggles ignore at start or end of
5214 input; else it moves to start of input.
5215 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
5216 not at end of input, delete rest of input, rather than normal op.
5217
5218 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
5219
5220 * emulation/viper-keym.el (viper-insert-basic-map):
5221 Delete binding for S-TAB.
5222
5223 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
5224 of message. Activate mark.
5225 (ediff-activate-mark): Set transient-mark-mode to t.
5226
5227 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
5228
5229 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5230
5231 * help-fns.el (describe-variable): Don't suppress display of
5232 buffer local value when the value is "large".
5233
5234 2007-01-22 Kim F. Storm <storm@cua.dk>
5235
5236 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
5237 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
5238 (ido-tidy): Use ido-active.
5239
5240 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
5241
5242 * hexl.el (hexl-mode-exit): Add missing quote.
5243
5244 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5245
5246 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
5247 (mac-ae-keyboard-modifiers): New function.
5248 (mac-handle-toolbar-switch-mode): Use it.
5249 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
5250 if keyboard modifiers on drop contain option key.
5251 (mac-dnd-drop-data): Add optional argument `action'.
5252 (special-event-map): Remove binding for M-drag-n-drop.
5253
5254 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
5255
5256 * add-log.el (add-log-current-defun): Use CC Mode functions to
5257 find the beginning and end of a defun.
5258
5259 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5262 (gdb-var-create-handler): Handle value field in GDB output of
5263 -var-create.
5264 (gdb-max-frames): New variable.
5265 (gdb-stack-buffer, gdb-frames-select): Use it.
5266 (gdb-info-stack-custom): Help user customize gdb-max-frames,
5267 if necessary.
5268 (gdb-get-frame-number): Simplify.
5269
5270 2007-01-21 Glenn Morris <rgm@gnu.org>
5271
5272 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
5273 Update copyrights.
5274
5275 2007-01-21 Alan Mackenzie <acm@muc.de>
5276
5277 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
5278 handling of K&R stuff.
5279
5280 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5281
5282 * textmodes/bibtex.el (bibtex-files): Fix customization type.
5283
5284 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5285
5286 * ps-print.el: Handle frame parameters (background and/or foreground
5287 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
5288 (ps-print-version): New version 6.7.1.
5289 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
5290 (ps-frame-parameter): New fun.
5291 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
5292 Fix doc and customization.
5293 (ps-begin-job): Get frame parameters (background and/or foreground
5294 colors).
5295 (ps-do-despool): Ensure ps-printer-name has a valid value.
5296
5297 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5298
5299 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
5300 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
5301 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
5302 mean unlimited.
5303
5304 2007-01-20 Alan Mackenzie <acm@muc.de>
5305
5306 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
5307 much more rigorous analysis of putative K&R regions.
5308
5309 2007-01-20 Alan Mackenzie <acm@muc.de>
5310
5311 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
5312 New functions.
5313
5314 2007-01-20 Alan Mackenzie <acm@muc.de>
5315
5316 * progmodes/cc-align.el, progmodes/cc-cmds.el,
5317 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5318 * progmodes/cc-langs.el, progmodes/cc-styles.el,
5319 * progmodes/cc-vars.el: Add my name.
5320
5321 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * files.el (find-alternate-file): Revert query message to Emacs 21
5324 version.
5325
5326 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
5327
5328 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
5329 the doc string how to use personal abbrevs without electric
5330 keywords.
5331
5332 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5333
5334 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
5335 Fixed cursor position when toggle abbreviated display.
5336
5337 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * t-mouse.el: Update copyright following assignment by
5340 Alessandro Rubini.
5341
5342 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5343
5344 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
5345 (type-break-demo-boring): Call read-event instead of read-char.
5346
5347 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
5348
5349 * progmodes/compile.el: Add handling for makepplog.
5350
5351 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5352
5353 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
5354 aspell dictionaries are initialized when called non-interactively.
5355
5356 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
5357
5358 * progmodes/compile.el (compilation-loop): New arg limit.
5359 Handle case where the first error is at point-min.
5360 (compilation-next-error): New arg to compilation-loop call.
5361
5362 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5363
5364 * info.el (Info-default-dirs): Change default info dir to
5365 share/info.
5366
5367 * paths.el (Info-default-directory-list): Ditto.
5368
5369 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
5370
5371 * hexl.el (hexl-before-revert-hook): New function.
5372 (hexl-mode): Use it.
5373 (hexl-after-revert-hook): Just call hexl-mode.
5374 (hexl-mode-exit): Remove before-revert-hook.
5375
5376 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
5377
5378 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
5379
5380 2007-01-16 Martin Rudalics <rudalics@gmx.at>
5381
5382 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
5383 by "-" in francais7 otherchars entry.
5384 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
5385 otherchars entry.
5386
5387 2007-01-15 Karl Fogel <kfogel@red-bean.com>
5388
5389 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
5390 path. Rewrite function in `cond' style for readability.
5391
5392 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
5393 (The path shortening, that is, not the rearrarangement.)
5394
5395 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5396
5397 * term/mac-win.el (mac-ae-quit-application): New function.
5398 (mac-apple-event-map): Bind "quit application" Apple event to it.
5399
5400 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5401
5402 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
5403 than the program's output.
5404
5405 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5406
5407 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
5408 (kmacro-start-macro-or-insert-counter)
5409 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
5410 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
5411
5412 * longlines.el (longlines-show-hard-newlines):
5413 * ruler-mode.el (ruler-mode-ruler):
5414 * emulation/keypad.el (keypad-setup):
5415 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
5416 Fix typo in docstring.
5417
5418 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
5419
5420 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
5421 Remove redirect character ">".
5422
5423 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
5424
5425 * replace.el (perform-replace): Remove leftover code.
5426
5427 2007-01-12 Richard Stallman <rms@gnu.org>
5428
5429 * replace.el (perform-replace): Don't clear NODENT when computing
5430 the replacement string.
5431
5432 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
5433
5434 * net/tramp.el (tramp-handle-file-local-copy):
5435 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
5436 <christopher.ian.moore@gmail.com>.
5437
5438 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5439
5440 * diff-mode.el (diff-sanity-check-context-hunk-half)
5441 (diff-sanity-check-hunk): New functions.
5442 (diff-find-source-location): Use'em to check the hunks are well-formed.
5443
5444 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
5445 activate undo when undo is not active.
5446 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
5447
5448 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5449
5450 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
5451 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
5452 (ffap-url-at-point): Use char-classes rather than "a-z".
5453
5454 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
5455
5456 * ediff-init.el (ediff-autostore-merges):
5457 * textmodes/fill.el (fill-region): Doc fix.
5458
5459 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5460
5461 * server.el (server-ensure-safe-dir): UIDs may be floats.
5462
5463 2007-01-10 Richard Stallman <rms@gnu.org>
5464
5465 * battery.el (battery-linux-proc-acpi): Use ignore-errors
5466 around calls to directory-files.
5467
5468 * subr.el (momentary-string-display): Use save-excursion.
5469
5470 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
5471 argument, but read it as `X' does.
5472
5473 2007-01-09 Juri Linkov <juri@jurta.org>
5474
5475 * info.el (Info-fontify-node): Don't hide node names of index entries.
5476
5477 * faces.el (momentary): Change :group to basic-faces where all
5478 basic faces belong to. Add :version.
5479
5480 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
5481
5482 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
5483 keybinding is found.
5484 (tutorial--find-changed-keys): Never treat null keybinding as a
5485 remapping.
5486
5487 2007-01-09 Martin Rudalics <rudalics@gmx.at>
5488
5489 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
5490
5491 2007-01-09 Kenichi Handa <handa@m17n.org>
5492
5493 * international/mule-cmds.el
5494 (select-safe-coding-system-interactively): Fix message.
5495
5496 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
5497
5498 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
5499 (tramp-process-actions): Add optional parameter TIMEOUT.
5500 (tramp-open-connection-telnet, tramp-open-connection-rsh)
5501 (tramp-open-connection-su): Add timeout of 60".
5502
5503 2007-01-09 Richard Stallman <rms@gnu.org>
5504
5505 * progmodes/compile.el (compile): Doc fix.
5506
5507 2007-01-09 Markus Triska <markus.triska@gmx.at>
5508
5509 * tumme.el (tumme-display-thumb): Doc fix.
5510
5511 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
5512
5513 * battery.el (battery-search-for-one-match-in-files):
5514 * bindings.el (mode-line-minor-mode-help):
5515 * x-dnd.el (x-dnd-types-alist):
5516 * calendar/icalendar.el (icalendar-import-buffer):
5517 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
5518
5519 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
5520
5521 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
5522
5523 * replace.el (replace-regexp): Fix typo in docstring.
5524
5525 2007-01-07 Alan Mackenzie <acm@muc.de>
5526
5527 * progmodes/cc-langs.el (c-operators, c-filter-ops):
5528 Amend doc-string and comments.
5529
5530 2007-01-06 Eli Zaretskii <eliz@gnu.org>
5531
5532 * files.el (abbreviate-file-name): Doc fix.
5533
5534 2007-01-06 Markus Triska <triska@gmx.at>
5535
5536 * subr.el (split-string): Remove spurious ")" from doc string.
5537
5538 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
5539
5540 * textmodes/table.el (table--warn-incompatibility):
5541 Use display-warning instead of momentary-string-display.
5542
5543 2007-01-05 Richard Stallman <rms@gnu.org>
5544
5545 * image.el (image-type-header-regexps): Recognize xbm more strictly.
5546
5547 * simple.el (backward-kill-word): Doc fix.
5548
5549 2007-01-05 Romain Francoise <romain@orebokech.com>
5550
5551 * international/mule.el (sgml-html-meta-auto-coding-function):
5552 Ensure that the buffer contains a HTML document.
5553
5554 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5555
5556 * faces.el (momentary): Move here ...
5557 * subr.el (momentary): ... from here.
5558
5559 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
5562 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
5563 large structures/arrays.
5564
5565 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
5566
5567 * files.el (find-file-noselect-1, set-visited-file-name):
5568 Allow backup-enable-predicate to be nil.
5569
5570 2007-01-04 Andreas Schwab <schwab@suse.de>
5571
5572 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
5573 last change.
5574
5575 2007-01-03 Richard Stallman <rms@gnu.org>
5576
5577 * woman.el (woman-decode-buffer): Clarify error message.
5578
5579 2007-01-03 Alan Mackenzie <acm@muc.de>
5580
5581 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
5582
5583 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
5584
5585 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
5586
5587 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5588
5589 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
5590
5591 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5592
5593 * emulation/viper.el (viper-custom-file-name, viper-mode):
5594 Fix typos in docstrings.
5595
5596 * subr.el (momentary-string-display): After moving point, set POS
5597 variable to it to avoid later errors once the buffer is modified.
5598 Doc fix.
5599
5600 2007-01-02 Alan Mackenzie <acm@muc.de>
5601
5602 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
5603 check that the "*/" is present before trying to manipulate it.
5604
5605 2007-01-02 Richard Stallman <rms@gnu.org>
5606
5607 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
5608
5609 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
5610 Fix format of value.
5611
5612 * cus-edit.el (customize-unsaved): Rename from customize-customized.
5613 Change messages accordingly.
5614 (customize-customized): Now alias.
5615
5616 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5617
5618 * files.el (version-control): Doc fix.
5619
5620 2007-01-01 Alan Mackenzie <acm@muc.de>
5621
5622 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
5623 Check the format of c-state-cache is valid for an optimisation before
5624 using it.
5625
5626 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
5627 are at a statement within a macro". Other changes so that only
5628 the first continuation line in a macro gets the symbol
5629 `cpp-define-intro', the others getting `statement', or whatever.
5630
5631 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
5632 a string, preserve whitespace. Add a backslash only when also in
5633 a macro.
5634
5635 * progmodes/cc-defs.el: Correct typos.
5636
5637 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
5638 new line after an escaped EOL in a string.
5639
5640 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
5641 label when it directly follows "else", "do", ....
5642
5643 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
5644 angle brackets (as seen in "explicit specialisations" of C++
5645 templates).
5646
5647 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
5648 in the doc-string.
5649
5650 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
5651 when the comment ender looks like "=========*/" and is alone on
5652 its line.
5653
5654 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
5655 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
5656 for the old name.
5657
5658 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
5659 c-\(beginning\|end\)-of-defun by default.
5660
5661 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
5662 New line-up function, for the DEFUN macro in the Emacs C sources.
5663 Only used in "gnu" style.
5664
5665 * progmodes/cc-styles.el (c-style-alist): Use this new function in
5666 the "gnu" style.
5667
5668 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
5669 clean-up comment-close-slash also to work when there's a comment
5670 terminator on the line.
5671 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
5672 these for large arg - only take account of top level {..}, except
5673 for initial and final adjustments. M-- C-M-[ae] now go to the
5674 right defuns when the starting point is between defuns. They use
5675 the four new functions:
5676 (c-in-function-trailer-p, c-where-wrt-brace-construct)
5677 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
5678 support c-\(beginning\|end\)-of-defun.
5679
5680 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
5681 expressions more rigorously, to exclude bit-field specifiers from
5682 being classed as labels.
5683 (c-forward-label): When analyzing a ":" within a macro, be careful
5684 about using c-forward-syntactic-ws at the macro beginning.
5685 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
5686 stmt boundary, check for "operator=", etc.
5687
5688 * progmodes/cc-mode.el (c-postprocess-file-styles):
5689 Bind inhibit-read-only to t, around the call to
5690 c-remove-any-local-eval-or-mode-variables, so that it works on a
5691 RO file.
5692
5693 * progmodes/cc-defs.el (c-version): Update the version number to
5694 "5.31.4".
5695
5696 2007-01-01 Richard Stallman <rms@gnu.org>
5697
5698 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
5699 only if we restored isearch-window-configuration.
5700
5701 2006-12-31 Romain Francoise <romain@orebokech.com>
5702
5703 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
5704
5705 2006-12-31 Kim F. Storm <storm@cua.dk>
5706
5707 * files.el (auto-mode-case-fold): New defcustom.
5708 (set-auto-mode): If non-nil, perform second case-sensitive pass
5709 through auto-mode-alist if first pass failed.
5710
5711 2006-12-30 Richard Stallman <rms@gnu.org>
5712
5713 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
5714
5715 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
5716
5717 * allout.el (allout-encrypt-string): Handle symmetric-key
5718 passphrase caching but leave keypair caching to pgg.
5719
5720 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5721
5722 Sync with Tramp 2.0.55.
5723
5724 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
5725 `integerp'. `char-equal' could fail else in case of negative
5726 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
5727 (top): Check for `font-lock-add-keywords' before calling; it
5728 doesn't exist under XEmacs.
5729 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
5730 (tramp-completion-mode): Remove clause (not
5731 tramp-unified-filenames), because the function is called in other
5732 context too, where this check results in wrong results in the
5733 XEmacs case on Windows.
5734 (tramp-touch): UTC handling is not possible for XEmacs.
5735
5736 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5737
5738 * scroll-bar.el (previous-scroll-bar-mode): New variable
5739 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
5740 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
5741
5742 * term/x-win.el: Set scroll bar mode to right if set by X resources.
5743
5744 2006-12-30 Richard Stallman <rms@gnu.org>
5745
5746 * files.el (make-backup-file-name-1): Precompute abs name
5747 but don't lose the relative name.
5748
5749 * international/mule-cmds.el (select-safe-coding-system-interactively):
5750 Fix message.
5751
5752 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5753
5754 * files.el (backup-buffer): Show entire backup file name in msg.
5755
5756 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
5757
5758 * image.el (image-type-header-regexps, image-type-from-data)
5759 (image-type-from-buffer, image-type-from-file-header):
5760 Revert changes from 2006-12-26.
5761 (image-type-auto-detectable): New variable.
5762 (image-type-auto-detected-p): New function.
5763
5764 * files.el (magic-mode-alist): Detect image files with
5765 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
5766
5767 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
5768
5769 * dired.el (dired-sort-other): Move test for dired-mode...
5770 (dired-sort-set-modeline): ...to here.
5771
5772 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5773
5774 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
5775 change. Suggested by Stefan Monnier.
5776
5777 2006-12-29 Kim F. Storm <storm@cua.dk>
5778
5779 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
5780 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
5781
5782 2006-12-27 Kim F. Storm <storm@cua.dk>
5783
5784 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
5785 so it doesn't accidentally match an fsf.org mail address.
5786 (authors-renamed-files-alist): Add tcover-*.el.
5787
5788 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5789
5790 * vc-arch.el (vc-arch-find-version): New function.
5791
5792 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
5793 composed of arbitrary characters (even /) in some systems.
5794
5795 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5796
5797 * international/mule-cmds.el (select-safe-coding-system-interactively):
5798 Improve the message in the *Warning* buffer.
5799
5800 2006-12-27 Kim F. Storm <storm@cua.dk>
5801
5802 * ido.el (ido-set-matches-1): Fix last change. If default item is
5803 current buffer, it is ok to be first.
5804
5805 2006-12-27 Kenichi Handa <handa@m17n.org>
5806
5807 * international/mule-cmds.el (select-safe-coding-system-interactively):
5808 Use face `link' for problematic chars.
5809
5810 2006-12-27 Kenichi Handa <handa@m17n.org>
5811
5812 * international/mule-cmds.el (select-safe-coding-system-interactively):
5813 Improve the message in *Warning* buffer.
5814
5815 2006-12-27 Kim F. Storm <storm@cua.dk>
5816
5817 * ido.el (ido-set-matches-1): Never put current buffer first if
5818 there are other matches.
5819
5820 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
5821
5822 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
5823 expressions.
5824 (gdb-var-delete): Handle duplicate names. Print message for non
5825 root expressions.
5826 (gdb-partial-output-name): Start buffer name with a space.
5827 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
5828 buffer name.
5829
5830 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5831
5832 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
5833 last footnote when `footnote-spaced-footnotes' is nil.
5834
5835 2006-12-26 Richard Stallman <rms@gnu.org>
5836
5837 * cus-edit.el (custom-browse-sort-alphabetically)
5838 (custom-buffer-sort-alphabetically)
5839 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
5840
5841 * image.el (image-type-header-regexps): Change element format
5842 to include third item NOT-ALWAYS.
5843 (image-type-from-data): Handle new format.
5844 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
5845 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
5846
5847 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
5848
5849 * add-log.el (add-log-current-defun): Call `forward-sexp'
5850 multiple times to pick a member function name defined as
5851 part of nested classes/namespaces.
5852
5853 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5854
5855 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
5856 which keymap should be used to change menu. It does not affect any
5857 existent code.
5858
5859 2006-12-26 Richard Stallman <rms@gnu.org>
5860
5861 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
5862 rather than for being in a minibuffer window.
5863
5864 2006-12-25 Daiki Ueno <ueno@unixuser.org>
5865
5866 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
5867 locale-coding-system.
5868 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
5869 LF.
5870
5871 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
5872
5873 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
5874 (sql-mode-syntax-table): Disable double quoted strings.
5875 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
5876
5877 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5878
5879 * startup.el (fancy-splash-last-input-event): New variable.
5880 (fancy-splash-special-event-action): New function.
5881 (fancy-splash-screens): Temporarily bind special events to it.
5882 Execute command for saved special event before exiting from
5883 recursive editing.
5884
5885 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
5886 New functions.
5887 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
5888 Use mac-unread-string.
5889
5890 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5891
5892 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
5893 an optimized comment regexp if `comment-start-skip' uses a ^.
5894 * bs.el (bs--up): Remove interactive spec.
5895
5896 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5897
5898 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
5899 Suggested by James Cloos.
5900
5901 2006-12-24 Kevin Ryde <user42@zip.com.au>
5902
5903 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
5904 in March.
5905 (calendar-dst-ends): Default to first Sunday in November.
5906
5907 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
5908
5909 * allout.el (allout-encrypt-string): Inhibit use of agent within
5910 body of let form where encryption happens. Acknowledge non-use of
5911 gpg-agent in docstring.
5912 (allout-toggle-subtree-encryption): Acknowledge non-use of
5913 gpg-agent in docstring.
5914
5915 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5916
5917 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
5918
5919 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
5920
5921 * ediff-diff.el (ediff-diff-options): Clarify docstring.
5922 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
5923
5924 * emulation/viper-cmd.el (viper-post-command-sentinel):
5925 Protect against errors in hooks.
5926 (viper-add-newline-at-eob-if-necessary): Add newline only if we
5927 actually modify buffer; ignore errors if occur.
5928
5929 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5930
5931 * calendar/calendar.el (calendar-mode-map): Switch < and >.
5932 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
5933 formatting.
5934
5935 2006-12-23 Richard Stallman <rms@gnu.org>
5936
5937 * simple.el (delete-horizontal-space): Doc fix.
5938
5939 2006-12-23 Eli Zaretskii <eliz@gnu.org>
5940
5941 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
5942 explicitly in a recursive Make, not implicitly through prerequisites,
5943 since the latter is wrong under parallel builds.
5944
5945 2006-12-22 Eli Zaretskii <eliz@gnu.org>
5946
5947 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
5948
5949 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5950
5951 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
5952 message string.
5953
5954 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
5955
5956 * outline.el (outline-next-visible-heading): Fix the case with a
5957 header at end-of-file with no final newline.
5958
5959 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
5960
5961 * indent.el (tab-always-indent): Doc fix.
5962
5963 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
5964
5965 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
5966 (Info-fontify-node): Do fontify indices.
5967
5968 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
5969 to the Emacs Lisp reference manual.
5970 (tutorial--tab-map): Remove. All callers changed.
5971 (tutorial--find-changed-keys): New elt QUIET, used to...
5972 (tutorial--display-changes): ...ensure that warning messages are
5973 only issued once per changed key.
5974 (tutorial--remove-remarks): Delete unused code-path.
5975 (lang-strings): Remove extraneous formatting.
5976 (tutorial--save-tutorial): Prompt before saving tutorial state.
5977
5978 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
5979
5980 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
5981 Replace '?\ ' by '?\s' throughout.
5982 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
5983 `help' custom group.
5984 (tutorial--key-description): New function.
5985 (tutorial--display-changes): Remove redundant arg. Scan for all
5986 key sequences to avoid false matches. Cleanup.
5987 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
5988 reduce homedir pollution.
5989 (help-with-tutorial): Call tutorial--display-changes with no arg.
5990
5991 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
5992
5993 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
5994
5995 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * net/tramp.el (tramp-default-method): We still need to check for
5998 `executable-find', because it is not bound under Emacs 20.
5999 (tramp-handle-file-name-completion)
6000 (tramp-completion-handle-file-name-completion): Handle optional
6001 parameter PREDICATE.
6002 (tramp-find-default-method): Add code for default values.
6003
6004 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
6005
6006 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6007 make gud-go send "continue".
6008
6009 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
6010
6011 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6012 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
6013
6014 2006-12-19 Kim F. Storm <storm@cua.dk>
6015
6016 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6017 instead of global-map.
6018
6019 * files.el (magic-mode-alist): Allow matching file type by
6020 calling a function at bob. Check for image types by calling
6021 image-type-from-buffer. Suggested by Juanma Barranquero.
6022 (set-auto-mode): Do it.
6023
6024 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6025
6026 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6027 Remove "ControlMaster" option from the other `scp*' methods.
6028 (tramp-default-method): Check for ssh-agent before setting to `scp'.
6029
6030 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6031
6032 * textmodes/org.el (org-mode): Show context after isearch.
6033 (org-show-siblings): New function.
6034 (org-show-context): Use `org-show-siblings'.
6035
6036 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6037
6038 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6039 Use syntax-ppss-toplevel-pos.
6040
6041 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6042
6043 * textmodes/org.el (org-current-line): Make sure that lines are
6044 counted from beginning of buffer.
6045 (org-table-copy-region, org-table-paste-rectangle): Make sure that
6046 lines are counted from beginning of buffer.
6047
6048 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
6049
6050 * info.el (Info-build-node-completions): Signal error if tag-table
6051 marker is not found.
6052
6053 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6054
6055 2006-12-17 Alan Mackenzie <acm@muc.de>
6056
6057 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6058 speed) the case when open-paren-in-column-0-is-defun-start is nil.
6059 Based on code by Martin Rudalics.
6060
6061 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6062 open-paren-in-column-0-is-defun-start to nil any more.
6063
6064 2006-12-17 Richard Stallman <rms@gnu.org>
6065
6066 * simple.el (delete-horizontal-space): Use prefix arg.
6067
6068 * help-fns.el (describe-variable): Improve blank separator lines.
6069
6070 * files.el (magic-mode-alist): Mark as risky.
6071
6072 * files.el (make-backup-file-name-1):
6073 Expand backup-directory explicitly.
6074
6075 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
6076
6077 * net/tramp.el (tramp-default-method): Before setting to "pscp",
6078 check whether package password.el is loaded, or Pageant is running.
6079
6080 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
6081
6082 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6083 (icalendar--rris): First try Emacs, then XEmacs.
6084 (icalendar--convert-ical-to-diary): Doc fix.
6085 Insert newline at end of target file.
6086
6087 2006-12-17 Kim F. Storm <storm@cua.dk>
6088
6089 * outline.el (outline-isearch-open-invisible-function): New defvar.
6090 (outline-flag-region): Use it if non-nil for isearch-open-invisible
6091 overlay property instead of outline-isearch-open-invisible.
6092
6093 2006-12-16 Kim F. Storm <storm@cua.dk>
6094
6095 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
6096 if ido-directory-too-big is set on entry.
6097 (ido-toggle-ignore, ido-completion-help): Print message while
6098 reading big directory.
6099
6100 2006-12-15 Richard Stallman <rms@gnu.org>
6101
6102 * shell.el (shell): Doc fix.
6103
6104 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
6105
6106 * emulation/edt.el (edt-xserver):
6107 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
6108 to fix a problem on Cygwin.
6109
6110 * emulation/edt.el
6111 * emulation/edt-mapper.el
6112 * emulation/edt-lk201.el
6113 * emulation/edt-pc.el
6114 * emulation/edt-vt100.el: Update maintainer's email address.
6115
6116 2006-12-15 Simon Marshall <simon@gnu.org>
6117
6118 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
6119
6120 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6121
6122 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
6123 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
6124 instead of mac-atsu-font-table.
6125 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
6126
6127 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
6128
6129 * align.el (align-match-tex-pattern): Fix a rare bug which
6130 hanged Emacs.
6131
6132 2006-12-14 Richard Stallman <rms@gnu.org>
6133
6134 * startup.el (use-fancy-splash-screens-p): Use frame-height
6135 instead of window-height. Pass frame to image-size.
6136
6137 2006-12-13 Kenichi Handa <handa@m17n.org>
6138
6139 * international/mule-cmds.el (set-locale-environment):
6140 Set default-sendmail-coding-system too.
6141
6142 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
6143
6144 * progmodes/idlw-help.el: Fix copyright notice.
6145
6146 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6147
6148 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
6149
6150 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6151
6152 * subr.el (unread-command-char): Reformat obsolescence info.
6153
6154 2006-12-11 Richard Stallman <rms@gnu.org>
6155
6156 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
6157 about calls to cl-struct-setf-expander.
6158
6159 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6160
6161 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
6162 (ediff-combination-pattern): Fix typo in docstring.
6163
6164 * textmodes/refer.el (refer-find-entry): Doc fix.
6165 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
6166 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
6167 Fix tipos in docstrings.
6168
6169 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
6170
6171 2006-12-10 Kim F. Storm <storm@cua.dk>
6172
6173 * ido.el (ido-init-completion-maps): Remap backward-kill-word
6174 instead of binding M-backspace.
6175
6176 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
6177
6178 * replace.el (replace-match-data, replace-match-maybe-edit):
6179 * calc/calc-aent.el (calc-eval-error):
6180 * emulation/vi.el (vi-char-argument):
6181 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
6182 (c-vsemi-status-unknown-p-fn): Doc fixes.
6183
6184 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6185
6186 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
6187 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
6188
6189 2006-12-10 Masatake YAMATO <jet@gyve.org>
6190
6191 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
6192
6193 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
6194
6195 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
6196
6197 * man.el (Man-xref-button-action): New function. If the
6198 `Man-target-string' button property is a function, assume it
6199 accepts a position argument.
6200 (Man-abstract-xref-man-page): Use it.
6201 (Man-default-man-entry): New optional arg POS.
6202
6203 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
6204 symlink arrows read-only and non-rear-sticky.
6205
6206 2006-12-09 Martin Rudalics <rudalics@gmx.at>
6207
6208 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
6209 (wdired-search-and-rename): Simplify code.
6210 (wdired-preprocess-files, wdired-preprocess-perms): Make
6211 read-only property of preceding character rear-nonsticky to
6212 avoid that it can be modified. Put old-name and old-link
6213 properties on character preceding name and replace
6214 put-text-property by add-text-properties.
6215 (wdired-get-filename, wdired-get-previous-link): Get old-name
6216 and old-link properties from character preceding name and
6217 simplify code.
6218 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
6219 (wdired-perms-to-number): Make local-map property
6220 rear-nonsticky to avoid that text following permissions may be
6221 modified. Use add-text-properties instead of put-text-property
6222 when changing a permission bit.
6223 (wdired-change-to-dired-mode): Remove stickiness properties.
6224
6225 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
6226
6227 * international/mule-cmds.el (register-input-method): Doc fix.
6228
6229 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
6230
6231 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
6232
6233 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6234
6235 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
6236 Force buffer local defs evaluation on local variables loading.
6237 (flyspell-mode-on, flyspell-mode-off): Use it in
6238 `hack-local-variables-hook'.
6239
6240 2006-12-09 Eli Zaretskii <eliz@gnu.org>
6241
6242 * emacs-lisp/find-func.el (find-variable): Doc fix.
6243
6244 * help-fns.el (variable-at-point): Doc fix.
6245
6246 * w32-fns.el (w32-append-code-lines): New function.
6247
6248 2006-12-09 Romain Francoise <romain@orebokech.com>
6249
6250 * comint.el (comint-insert-input): Delete obsolete comment.
6251
6252 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6253
6254 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
6255 current frame, in case we're connected to several displays.
6256
6257 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6258
6259 * frame.el (other-frame): Doc fix.
6260 (set-frame-parameter): Fix typo in docstring.
6261
6262 2006-12-07 Kim F. Storm <storm@cua.dk>
6263
6264 * info.el (Info-index): Strip leading colon from topic.
6265
6266 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
6267
6268 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
6269 to pointers.
6270
6271 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
6272
6273 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
6274 Trim out spurious class inheritance "None" entries.
6275
6276 2006-12-05 Kim F. Storm <storm@cua.dk>
6277
6278 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
6279 (cua-paste-pop): Rework last change for
6280 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
6281 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
6282 text inserted by the last M-y command.
6283
6284 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6285
6286 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
6287 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
6288
6289 * shell.el (shell): Search the start file in ~/.emacs.d as
6290 `init_SHELLNAME.sh' instead.
6291
6292 2006-12-05 Glenn Morris <rgm@gnu.org>
6293
6294 * progmodes/cperl-mode.el (cperl-mode)
6295 * progmodes/f90.el (f90-mode-abbrev-table)
6296 * progmodes/fortran.el (fortran-mode-abbrev-table)
6297 * progmodes/octave-mod.el (octave-abbrev-table)
6298 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
6299 if abbrev-table is non-nil (saved user abbrevs may have been restored).
6300
6301 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
6302 clear abbrev table, else saved abbrevs will not be restored.
6303
6304 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6305
6306 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
6307 the call to `make-obsolete-variable', not in the docstring.
6308
6309 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
6310
6311 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
6312
6313 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6314
6315 * progmodes/ebnf-abn.el:
6316 * progmodes/ebnf-bnf.el:
6317 * progmodes/ebnf-dtd.el:
6318 * progmodes/ebnf-ebx.el:
6319 * progmodes/ebnf-iso.el:
6320 * progmodes/ebnf-otz.el:
6321 * progmodes/ebnf-yac.el:
6322 * progmodes/ebnf2ps.el:
6323 * delim-col.el:
6324 * printing.el:
6325 * ps-bdf.el:
6326 * ps-mule.el:
6327 * ps-print.el: Remove 'Time-stamp' comment mark.
6328
6329 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6330 'easy-menu-add-item' when called in Emacs 21 or higher.
6331
6332 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
6333
6334 * progmodes/ada-xref.el (ada-check-current): Doc fix.
6335 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
6336
6337 2006-12-04 Kim F. Storm <storm@cua.dk>
6338
6339 * bindings.el (global-map): Bind [signal t] to ignore, to have
6340 user signals ignored by default.
6341
6342 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6343
6344 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
6345 Unicode data file pointed to by `describe-char-unicodedata-file'.
6346
6347 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6348
6349 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
6350 O(n^2) regexp-search by anchoring the search.
6351
6352 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
6353
6354 * whitespace.el (whitespace-cleanup-internal): Use current
6355 argument for recursive call.
6356
6357 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
6358
6359 * net/tramp.el (tramp-methods): Add "ControlPath" and
6360 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
6361 Andreas Schwab <schwab@suse.de>.
6362 (tramp-do-copy-or-rename-file-out-of-band)
6363 (tramp-open-connection-rsh): Compute format spec for ?t.
6364 (tramp-process-actions): Trace command parameters.
6365
6366 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6367
6368 * simple.el (toggle-truncate-lines): Clarify doc string.
6369
6370 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
6371 (gdb-speedbar-expand-node): Use it.
6372
6373 2006-12-04 Richard Stallman <rms@gnu.org>
6374
6375 * progmodes/python.el (python-indent): Add safe-local-variable prop.
6376
6377 * dired.el (dired-revert): Turn off dired-after-readin-hook
6378 around call to dired-readin.
6379
6380 * menu-bar.el (menu-bar-make-toggle): Add "globally"
6381 to echo area messages.
6382 <indicate-empty-lines, case-fold-search>:
6383 Add "globally" to Help string.
6384 <case-fold-search>: MESSAGE arg need not say "globally".
6385 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
6386
6387 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
6388
6389 * outline.el (outline-end-of-subtree): Don't leave an empty
6390 line hidden as we would a real next heading.
6391
6392 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
6393
6394 * allout.el (allout-ascend): Add an optional argument to preserve
6395 original position of point when unsuccessful. Also, fix a
6396 docstring error.
6397 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
6398 work again, using allout-ascend's new option.
6399 (allout-setup-mode-map): Extract from allout-mode to initialize
6400 allout-mode-map. Call it on file load, so the mode docstring
6401 substitutions work even if allout mode has not yet been invoked.
6402 (allout-mode): Use new allout-setup-mode-map to track any keybinding
6403 customizations since the map was last processed. Also, refine the
6404 docstring so it's ship-shape for release.
6405 (allout-default-layout, allout-beginning-of-line-cycles)
6406 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
6407 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
6408 (allout-version, allout-layout, allout-infer-body-reindent)
6409 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
6410 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
6411 (allout-previous-heading, allout-goto-prefix-doublechecked)
6412 (allout-current-bullet-pos, allout-next-sibling-leap)
6413 (allout-pre-command-business, allout-encrypted-type-prefix)
6414 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
6415 (allout-rebullet-topic, allout-rebullet-topic-grunt)
6416 (allout-flag-region, allout-expose-topic, allout-expose-topic)
6417 (allout-old-expose-topic, allout-listify-exposed)
6418 (allout-process-exposed, allout-latex-verb-quote)
6419 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
6420 (allout-toggle-current-subtree-encryption)
6421 (allout-toggle-subtree-encryption, allout-bullet-isearch):
6422 Remove extraneous open-paren and close paren string escapes.
6423
6424 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
6425
6426 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
6427 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
6428 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
6429 Fix typos in docstrings.
6430
6431 2006-12-03 Glenn Morris <rgm@gnu.org>
6432
6433 * progmodes/cc-align.el
6434 * progmodes/cc-awk.el
6435 * progmodes/cc-cmds.el
6436 * progmodes/cc-compat.el
6437 * progmodes/cc-defs.el
6438 * progmodes/cc-engine.el
6439 * progmodes/cc-langs.el
6440 * progmodes/cc-menus.el
6441 * progmodes/cc-mode.el
6442 * progmodes/cc-styles.el
6443 * progmodes/cc-vars.el
6444 * progmodes/vhdl-mode.el: Fix Copyright format.
6445
6446 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
6447
6448 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
6449 initial down event.
6450
6451 2006-12-02 Kim F. Storm <storm@cua.dk>
6452
6453 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
6454 (cua-repeat-replace-region): Make M-v more robust.
6455 (cua-paste-pop-rotate-temporarily): New defcustom.
6456 (cua-paste-pop): Use it.
6457 (cua-auto-mark-last-change): New defcustom.
6458 (cua-pop-to-last-change): New helper function.
6459 (cua-set-mark): Use them.
6460
6461 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
6462
6463 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
6464 mini-buffer message.
6465
6466 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
6467
6468 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
6469
6470 2006-12-01 Ben North <ben@redfrontdoor.org>
6471
6472 * paren.el: Fix the highlight overlay extension when the user types a
6473 sequence of char very fast just before the open parenthesis.
6474
6475 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6476
6477 * ps-mule.el: Eliminate Emacs 20 compatibility.
6478
6479 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
6480 (ps-print-version): New version 6.7.
6481 (ps-print-quote): Replace '?\ ' by '?\s'.
6482
6483 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6484
6485 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
6486 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
6487 (hexl-end-of-1k-page): Doc fixes.
6488 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
6489 Fix typos in docstrings.
6490
6491 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6492
6493 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
6494 locally, i.e. without using file name handlers.
6495 (ido-read-internal): Allow mono letter host names, avoiding the
6496 `c:' problem by testing if the file exists locally.
6497 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
6498
6499 2006-11-30 Masatake YAMATO <jet@gyve.org>
6500
6501 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
6502 to avoid bytecomp warnings.
6503 (hexl-mode-old-ruler-function): New variable.
6504 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
6505 and `hl-line-range-function' after `require' hl-line.
6506 Then bind `hl-line-range-function' and `hl-line-face'.
6507 Don't require frame. Don't use `with-no-warnings'.
6508 (hexl-activate-ruler): Store the original value of
6509 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
6510 (hexl-mode-exit): Restore the original value of
6511 `ruler-mode-ruler-function'.
6512
6513 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6514
6515 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
6516 (hexl-mode-old-hl-line-face): New variable.
6517 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
6518 line when exit from the hexl-mode.
6519
6520 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
6523 Doc fixes.
6524
6525 * international/fontset.el (create-fontset-from-ascii-font)
6526 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
6527 (fontset-name-p): Fix typo in docstring.
6528
6529 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
6530
6531 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6532
6533 * ps-bdf.el: Fix maintainer email.
6534
6535 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
6536 compatibility.
6537
6538 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
6539 21 compatibility.
6540 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
6541 Emacs 20 & 21.
6542
6543 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
6544
6545 * progmodes/idlwave.el (idlwave-auto-fill):
6546 Remove paragraph-start let to prevent auto-fill giving up.
6547
6548 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
6549
6550 * vt100-led.el (led-state): Fix typo in previous change.
6551
6552 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6553
6554 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6555 Fix interactive spec of the functions getting defined to make them
6556 work as documented.
6557
6558 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
6559
6560 * startup.el (fancy-splash-screens): Hide initial splash buffer.
6561
6562 2006-11-28 Kim F. Storm <storm@cua.dk>
6563
6564 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
6565 icomplete-mode is enabled.
6566
6567 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
6568
6569 * textmodes/org.el (require): Require gnus-sum during compilation
6570 to avoid problem with a macro call.
6571
6572 2006-11-28 Glenn Morris <rgm@gnu.org>
6573
6574 * emacs-lisp/authors.el (authors-aliases): Add new alias.
6575
6576 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
6577 (fortran-window-create-momentarily): Do not need string-to-char.
6578
6579 2006-11-28 Richard Stallman <rms@gnu.org>
6580
6581 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6582 Replace incorrect use of assoc-default with a loop.
6583
6584 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
6585
6586 * simple.el (next-error-find-buffer): Improve messages.
6587
6588 * files.el (revert-buffer): Special error message if file
6589 is now not readable.
6590
6591 * facemenu.el (facemenu-add-new-face): Improve doc strings of
6592 constructed commands.
6593
6594 * comint.el (comint-exec-1): Provide Emacs version and `comint'
6595 in INSIDE_EMACS.
6596
6597 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6598
6599 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
6600
6601 * server.el: Remove spurious * in docstrings.
6602 (server-process-filter): Exit from recursive editing before processing
6603 a new request.
6604
6605 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
6606
6607 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
6608 line so hidden blocks will be correctly identified.
6609
6610 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
6611
6612 * ledit.el (ledit-save-defun, ledit-mode):
6613 * resume.el (resume-emacs-args-buffer):
6614 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6615 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
6616 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
6617 (command-send-input, command-kill-line):
6618 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
6619
6620 * autoarg.el (autoarg-kp-mode): Doc fix.
6621
6622 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
6623 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
6624 (check-emacs-lock): Doc fix. Simplify.
6625
6626 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
6627 (iimage-mode-buffer): Fix typos in docstring.
6628
6629 * misc.el (zap-up-to-char): Doc fix.
6630
6631 * time-stamp.el: Fix comment and obsolescence string for old
6632 functions. Use `dolist' instead of `while'.
6633
6634 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
6635
6636 * disp-table.el (standard-display-8bit, standard-display-default):
6637 * ebuff-menu.el (electric-buffer-list):
6638 * ehelp.el (electric-help-command-loop):
6639 * font-core.el (font-lock-mode):
6640 * help-macro.el (make-help-screen):
6641 * help.el (describe-minor-mode-completion-table-for-indicator)
6642 (lookup-minor-mode-from-indicator):
6643 * indent.el (tab-to-tab-stop, move-to-tab-stop):
6644 * info-look.el (info-lookup-guess-custom-symbol):
6645 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
6646 * longlines.el (longlines-wrap-line):
6647 * macros.el (insert-kbd-macro):
6648 * menu-bar.el (menu-bar-update-buffers):
6649 * misc.el (copy-from-above-command):
6650 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
6651 * newcomment.el (comment-indent):
6652 * novice.el (disabled-command-function):
6653 * sort.el (sort-fields-syntax-table):
6654 * subr.el (momentary-string-display):
6655 * tar-mode.el (tar-header-block-summarize)
6656 (tar-clear-modification-flags):
6657 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
6658 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
6659 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
6660 (te-delete-char, te-down-vertically-or-scroll):
6661 * time-stamp.el (time-stamp-string-preprocess):
6662 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
6663
6664 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6665
6666 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
6667 in GUD mode.
6668
6669 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
6670 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
6671
6672 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6673
6674 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
6675
6676 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
6677
6678 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
6679 (ada-compile-goto-error): Adapt to new argument profile of
6680 compilation-goto-locus in Emacs 22. Don't check if the various
6681 compile functions are defined; we already do "(require 'compile)".
6682
6683 2006-11-26 Kim F. Storm <storm@cua.dk>
6684
6685 * kmacro.el: Fix commentary.
6686
6687 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6688
6689 * progmodes/gud.el (gdb): Explain how to run in text command mode
6690 more clearly. Say in error message that multiple debugging
6691 requires restarting GDB.
6692
6693 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6694
6695 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
6696
6697 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
6698
6699 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
6700 (flymake-popup-menu): Use it instead of posn-at-point.
6701
6702 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6703
6704 * progmodes/cc-vars.el (c-backslash-column):
6705 Mention c-backslash-max-column in documentation for c-backslash-column.
6706
6707 2006-11-24 Lars Hansen <larsh@soem.dk>
6708
6709 * net/tramp.el (tramp-default-method): Under Windows, change from
6710 plink to pscp.
6711 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
6712 (tramp-actions-copy-out-of-band):
6713 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
6714 (tramp-action-out-of-band): Move "Permission denied" handling to
6715 tramp-action-copy-failed.
6716 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
6717 process buffer.
6718
6719 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6720
6721 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6722 strings to a single string. Quote `errors-file-name'.
6723 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6724 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6725 Adjust calls. Use `shell-quote-argument'.
6726
6727 * international/mule.el (load-with-code-conversion)
6728 (with-category-table): Use with-current-buffer.
6729 (after-insert-file-set-coding): Use restore-buffer-modified-p.
6730
6731 2006-11-24 Eli Zaretskii <eliz@gnu.org>
6732
6733 * mail/smtpmail.el (smtpmail-send-it):
6734 Copy buffer-file-coding-system from the mail buffer. Possibly add a
6735 MIME header for the message encoding.
6736 Bind coding-system-for-write around the call to mail-do-fcc.
6737 Use smtpmail-code-conv-from to encode queued mail messages.
6738
6739 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6740
6741 * tabify.el (tabify-regexp): Doc fix.
6742
6743 * net/rcirc.el (rcirc-buffer-maximum-lines):
6744 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
6745
6746 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
6747 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
6748 Fix typos in output messages.
6749 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
6750
6751 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6752
6753 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
6754 the horse's mouth.
6755 (hexlify-buffer): Don't re-encode an arg that's already encoded.
6756
6757 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
6758
6759 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
6760 Remove condition-case.
6761
6762 2006-11-23 Glenn Morris <rgm@gnu.org>
6763
6764 * progmodes/f90.el (f90-comment-indent): Do not move point in
6765 default case.
6766
6767 2006-11-21 Romain Francoise <romain@orebokech.com>
6768
6769 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
6770 from library name (reverts change of 2005-10-25).
6771
6772 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
6773
6774 * tutorial.el (tutorial--default-keys): Add newline and
6775 delete-backward-char bindings.
6776 (tutorial--detailed-help): Save excursion when finding keys.
6777 Correct warning string for M-x FOO case.
6778 (tutorial--display-changes): Print special keys in tutorial style.
6779 Tweak search regexp for changed keys.
6780
6781 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6782
6783 * thingatpt.el (thing-at-point-url-at-point): Don't add a
6784 redundant scheme.
6785
6786 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
6787
6788 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
6789 are new to the list at IANA. Also added irc, mms, mmsh.
6790
6791 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
6792
6793 * progmodes/idlw-help.el (idlwave-html-help-location):
6794 Fail gracefully for missing help packages.
6795 (idlwave-help-assistant-open-link): Open full links.
6796 (idlwave-help-assistant-help-with-topic): Direct help link.
6797
6798 * progmodes/idlwave.el (idlwave-mode):
6799 Set add-log-current-defun-function.
6800 (idlwave-current-routine-fullname): Add, to support add-log.
6801 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
6802 to reflect improvements to xml-parse-file.
6803 (idlwave-mode-menu-def): New binding for help-with-topic.
6804
6805 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
6806 Handle extra newlines and spaces.
6807 (idlwave-shell-mode-map): Add help-with-topic.
6808
6809 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * tutorial.el (tutorial-warning-face): New face.
6812 (tutorial--detailed-help, tutorial--display-changes): Use it.
6813 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
6814 Improve search pattern for occurrences of changed keys.
6815
6816 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6817
6818 * term/x-win.el (x-last-cut-buffer-coding): New variable.
6819 (x-select-text): Set it.
6820 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
6821 when checking for newness.
6822
6823 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
6824
6825 * subr.el (posn-image):
6826 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
6827
6828 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
6829
6830 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6831
6832 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
6833 Exceptions to the rule "add a space between an identifier and an
6834 opening parenthesis". Defaulted to the `#define' problem of cpp.
6835 (glasses-parenthesis-exception-p): New. Check if the region is an
6836 exception regarding to that.
6837 (glasses-make-readable): Use it.
6838 (glasses-convert-to-unreadable): Ditto. Modify the file also if
6839 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
6840
6841 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
6842
6843 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
6844
6845 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
6846
6847 * progmodes/ada-mode.el (ada-make-body): Fix typo.
6848
6849 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6850 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
6851
6852 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6853
6854 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
6855 conditions for function or variable bindings.
6856
6857 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
6858
6859 * progmodes/compile.el (compilation-start): Ditto.
6860
6861 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
6862
6863 * net/tramp.el (top): cl and custom are always required.
6864
6865 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6866
6867 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
6868 cut-buffers with next-selection-coding-system if not nil.
6869
6870 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6871
6872 * textmodes/org.el (org-fix-decoded-time): New function.
6873 (org-display-custom-time): Use `org-fix-decoded-time'.
6874
6875 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
6876
6877 * menu-bar.el (menu-bar-games-menu): Remove yow.
6878
6879 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6880
6881 * textmodes/org.el (org-scan-tags): Re-align code fixed.
6882 (org-detach-overlay): Rename from `org-detatch-overlay'.
6883 (org-table-convert-region): Insert space after column separator.
6884 (org-agenda-kill): New command.
6885 (org-metaleft): Call `org-outdent-item' on bullets.
6886 (org-metaright): Call `org-indent-item' on bullets.
6887 (org-timestamp-change): Set `org-last-changed-timestamp'.
6888 (org-current-line): Make sure (bolp) returns correct result.
6889 (org-agenda-change-all-lines): Make sure TODO are highlighted.
6890
6891 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6892
6893 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
6894
6895 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
6896
6897 * mouse.el (global-map): Change 2006-08-16 fix to call
6898 mouse-yank-at-click explicitly, since mouse events are not carried
6899 over into keyboard macros.
6900
6901 2006-11-16 Kim F. Storm <storm@cua.dk>
6902
6903 * ido.el (ido-file-internal): Use current buffer's file name as default
6904 choice for ido-find-alternate-file. Suggested by Matt Hodges.
6905
6906 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
6907
6908 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
6909 (allout-inhibit-aberrance-doublecheck): Rename from
6910 allout-during-yank-processing. All callers changed.
6911 (allout-ascend): Provide for unusual case where some topic after
6912 the first in file is at lower depth than the first.
6913 (allout-shift-in): Ensure the offspring of the new containing
6914 topic are exposed.
6915 (allout-encrypt-string): Preserve the coding-system of the text,
6916 according to that of the containing buffer.
6917 (allout-toggle-subtree-encryption): When the text being encrypted
6918 requires a different coding system, offer to preserve the coding
6919 system using a file local var.
6920
6921 2006-11-15 Simon Marshall <simon@gnu.org>
6922
6923 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
6924 to recognise "T t()" as a function declaration, rather than a
6925 variable instantiation, iff at the top-level or inside a class
6926 declaration. Suggested by Feng Li <fengli@gmail.com>.
6927
6928 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6929
6930 * progmodes/ada-xref.el (ada-parse-prj-file):
6931 Don't delete project buffer; user may want to edit it.
6932 (ada-xref-set-project-field, ada-xref-current-project-file)
6933 (ada-xref-current-project, ada-show-current-project)
6934 (ada-set-main-compile-application): New functions.
6935 (ada-xref-get-project-field, ada-require-project-file):
6936 Normalize use of ada-prj-default-project-file.
6937 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
6938 Normalize use of ada-require-project-file.
6939 (ada-prj-find-prj-file): Improve doc string, comments.
6940
6941 * progmodes/ada-mode.el (ada-mode-version): Bump version.
6942 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
6943 (ada-create-menu): Add ada-set-main-compile-application,
6944 ada-show-current-main, ada-show-current-project.
6945
6946 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6947
6948 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
6949 (inferior-python-mode): Use it.
6950
6951 2006-11-14 Andreas Schwab <schwab@suse.de>
6952
6953 * term/xterm.el (terminal-init-xterm): Add more key bindings.
6954
6955 2006-11-13 Kim F. Storm <storm@cua.dk>
6956
6957 * ido.el (ido-copy-current-word): C-o copies region if active.
6958
6959 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6960
6961 * textmodes/org.el (org-emph-face): Fix typo in variable name.
6962
6963 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
6964
6965 * ediff.el (ediff-revision):
6966 * files.el (set-visited-file-name):
6967 * mail/rmailout.el (rmail-output-body-to-file):
6968 Use `format', not `message', in `y-or-n-p' call.
6969
6970 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6971
6972 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
6973 (org-metaright): Call `org-indent-item' on bullets.
6974 (org-timestamp-change): Set `org-last-changed-timestamp'.
6975 (org-current-line): Make sure (bolp) returns correct result.
6976 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
6977
6978 2006-11-12 Richard Stallman <rms@gnu.org>
6979
6980 * language/european.el (turkish-case-conversion-enable)
6981 (turkish-case-conversion-disable): New functions.
6982 ("Turkish" lang env): Use them.
6983
6984 * international/characters.el (case table):
6985 Do nothing special for i and I.
6986
6987 * subr.el (remove-overlays): Fix last change.
6988
6989 * cus-edit.el (custom-save-all): Use find-file-visit-truename
6990 for visiting the custom file.
6991
6992 2006-11-12 Markus Triska <triska@gmx.at>
6993
6994 * play/handwrite.el (handwrite): Also process lines not ending
6995 with newline. Replace some position-fiddling with different
6996 logic. Improve performance.
6997
6998 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
6999
7000 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7001 replacing deleted variable `ada-check-switch'.
7002 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7003 (ada-xref-project-files): Improve doc string.
7004 (ada-find-executable): New function.
7005 (ada-initialize-runtime-library): Use `ada-find-executable'.
7006 (ada-xref-set-default-prj-values): In compile commands, don't need
7007 `ada-cd-command'; `compile' does that more portably.
7008 Use ada-prj-default-check-cmd.
7009 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7010 properties if not specified in project file.
7011 (ada-goto-declaration): Display useful message for new error
7012 'error-file-not-found.
7013 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7014 'error-file-not-found.
7015 (ada-get-all-references): Match latest ali syntax. Signal new
7016 error 'error-file-not-found.
7017 (ada-find-in-ali): Match latest ali syntax.
7018 (ada-make-filename-from-adaname): Handle different semantics of
7019 gnatkr in GNAT 3.15p vs later.
7020
7021 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7022 ada-procedure-start-regexp.
7023 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7024
7025 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7026 with defvar.
7027 (ada-language-version): Rename ada05 -> ada2005.
7028 (ada-align-region-separate): Add `eval-when-compile'.
7029 (ada-name-regexp): Remove unneeded escapes in regexp character
7030 alternative.
7031 (ada-compile-goto-error-file-linenr-re): New constant.
7032 (ada-matching-start-re): Handle additional cases `declare',
7033 `procedure', `function'.
7034 (ada-compile-goto-error): Handle "... at line nn".
7035 (ada-mode): Clearer syntax, comments for ff-special-constructs.
7036 Delete support for old versions of `align'.
7037 (ada-search-prev-end-stmt): Handle additional keyword `private'.
7038 (ada-check-defun-name): Simplify handling of `declare'.
7039 (ada-goto-matching-start): Handle nested `begin ... end'.
7040 Handle `declare', `protected', `procedure', `function'.
7041 (ada-create-menu): Presence of arm95 is not conditional on using
7042 GNAT compiler.
7043
7044 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
7045
7046 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7047 nil in the *RE-Builder* buffer (it causes spurious error messages).
7048
7049 * server.el (server-visit-files): If `minibuffer-auto-raise' has
7050 been set to t, respect it.
7051
7052 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
7053
7054 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7055 Delete commented out code for old Emacs versions. Autoloading of
7056 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7057 (ada-mode-version): Bump version number.
7058 (ada-95-string-keywords, ada-2005-string-keywords)
7059 (ada-2005-keywords, ada-name-regexp): New constant.
7060 (ada-language-version, ada-procedure-start-regexp, ada-mode)
7061 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7062 (ada-package-start-regexp): Support private packages, include package
7063 name (for ada-set-point-accordingly).
7064 (ada-next-procedure, ada-previous-procedure)
7065 (ada-which-function-are-we-in): Match changes to
7066 ada-procedure-start-regexp.
7067 (ada-make-body): Make non-interactive; not a user function.
7068 (ada-make-subprogram-body): Improve doc string.
7069
7070 2006-11-11 Romain Francoise <romain@orebokech.com>
7071
7072 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7073 `compilation-error-regexp-alist' buffer-local, since we changed
7074 `compilation-error-regexp-alist-alist' locally.
7075
7076 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
7077
7078 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7079 to the value of `server-raise-frame'.
7080
7081 2006-11-11 Glenn Morris <rgm@gnu.org>
7082
7083 * ido.el (ido-enable-prefix)
7084 * ses.el (ses-call-printer-return)
7085 * net/tramp.el (tramp-unified-filenames)
7086 * progmodes/cc-align.el (c-lineup-string-cont)
7087 * progmodes/compile.el (compilation-directory-matcher)
7088 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7089 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7090 (vhdl-clock-rising-edge)
7091 * textmodes/org.el (org-export-with-timestamps)
7092 (org-export-remove-timestamps-from-toc)
7093 (org-export-with-tags): Improve previous doc fixes.
7094
7095 2006-11-11 Richard Stallman <rms@gnu.org>
7096
7097 * textmodes/flyspell.el (flyspell-mode-map):
7098 Bind C-c $ instead of M-RET.
7099
7100 2006-11-10 Simon Marshall <simon@gnu.org>
7101
7102 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
7103 fontification for "case" and "default" keywords.
7104
7105 2006-11-10 Andreas Schwab <schwab@suse.de>
7106
7107 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7108 Avoid starting sentence with "nil".
7109
7110 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7111
7112 * server.el (server-raise-frame): New option.
7113 (server-switch-buffer): Use it.
7114
7115 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
7116
7117 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
7118 with a capital.
7119
7120 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7121
7122 * textmodes/org.el (org-show-hierarchy-above)
7123 (org-show-following-heading): Fix typo in default value.
7124 (org-scan-tags): Make the search case-sensitive.
7125 (org-tags-sparse-tree): Don't overrule
7126 `org-show-following-heading' and `org-show-hierarchy-above'.
7127 (org-reveal): New command.
7128 (org-show-context): Rename from `org-show-hierarchy-above'.
7129 (org-fast-tag-selection-single-key): New option.
7130 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
7131 (org-tags-overlay): New variable.
7132 (org-agenda-todo-ignore-deadlines): New option.
7133 ("session"): Add circular data structure `org-mark-ring' to
7134 exceptions list in session.el.
7135 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
7136 New options.
7137 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
7138 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
7139 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
7140 (org-finalize-agenda): Activate bracket links in agenda.
7141 (org-at-timestamp-p, org-at-date-range-p): Additional argument
7142 INACTIVE-OK.
7143 (org-show-hierarchy-above, org-show-following-heading):
7144 List values allowed for fine-tuned configuration.
7145 (org-show-hierarchy-above): New argument CONTEXT, use the
7146 fine-tuned settings in `org-show-hierarchy-above' and
7147 `org-show-following-heading'.
7148 (org-display-custom-time): New function.
7149 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
7150 (org-display-custom-times, org-time-stamp-custom-formats):
7151 (org-maybe-intangible): New macro.
7152 (org-activate-bracket-links, org-hide-wide-columns):
7153 Use `org-maybe-intangible'.
7154 (org-open-file): Use `shell-quote-argument'.
7155 (org-display-internal-link-with-indirect-buffer): New option.
7156 (org-file-remote-p): Get regexp from list.
7157 (org-link-expand-abbrev): New function.
7158 (org-link-abbrev-alist): New option.
7159 (org-open-at-point, org-cleaned-string-for-export):
7160 Call `org-link-expand-abbrev'.
7161 (org-timeline, org-agenda-list, org-todo-list)
7162 (org-tags-view): Remove the KEEP-MODES argument.
7163 (org-finalize-agenda-hook): New hook.
7164 (org-get-alist-option): New function.
7165 (org-follow-timestamp-link): New function.
7166 (org-open-at-point): Call `org-follow-timestamp-link'.
7167 (org-log-note-marker, org-log-note-purpose)
7168 (org-log-note-window-configuration): New variables.
7169 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
7170 (org-log-note-headings): New option.
7171 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
7172 (org-store-link): Support for dired-mode.
7173 (org-open-file): Substitute environment variables into filename.
7174 (org-last): New defsubst.
7175 (org-agenda-re-align-tags): New function.
7176 (org-agenda-align-tags-to-column): New option.
7177 (org-agenda-timeline): Group removed.
7178 (org-prepare-agenda, org-prepare-agenda-buffers)
7179 (org-run-agenda-series, org-timeline, org-agenda-list)
7180 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
7181 the text property inticating the agenda type.
7182 (org-agenda-post-command-hook): Get agenda type from text property
7183 at point.
7184 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
7185 and obey `org-agenda-overriding-arguments'.
7186 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
7187 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7188 (org-agenda-week-view, org-agenda-day-view):
7189 Use `org-agenda-overriding-arguments' to make updating work with
7190 multi-block agendas.
7191 (org-agenda-prefix-format): Allow different formats for the
7192 different agenda entry types.
7193 (org-timeline-prefix-format): Option removed, use
7194 `org-agenda-prefix-format' instead.
7195 (org-prepare-agenda): New function.
7196 (org-select-timeline-window): Option removed, use
7197 `org-select-agenda-window' instead.
7198 (org-respect-restriction): Variable removed.
7199 (org-cmp-tag): New function.
7200 (org-agenda-sorting-strategy, org-entries-lessp):
7201 Implement sorting by last tag.
7202 (org-complete): Better completion in in-buffer option lines.
7203 (org-in-item-p): New function.
7204 (org-org-menu): Add entries for checkboxes.
7205 (org-cycle): Extra brouping in outline-regexp, because it is used
7206 in a search with "^" prepended.
7207 (org-provide-checkbox-statistics): New option.
7208 (org-set-font-lock-defaults): Highlight checkbox statistics.
7209 (org-update-checkbox-count-maybe)
7210 (org-get-checkbox-statistics-face): New functions.
7211 (org-update-checkbox-count): New command.
7212 (org-insert-item, org-toggle-checkbox):
7213 Call `org-update-checkbox-count-maybe'.
7214 (org-export-as-html): XEmacs compatibility for coding system.
7215 (org-force-cycle-archived): New command.
7216 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
7217 overrules cycling.
7218 (org-fix-position-after-promote): If the line contains only a todo
7219 keyword, add a final space.
7220 (org-promote-subtree, org-demote-subtree):
7221 Call `org-fix-position-after-promote'.
7222
7223 2006-11-10 Glenn Morris <rgm@gnu.org>
7224
7225 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
7226 date in every year.
7227 (calendar-dst-check-each-year-flag): New customizable variable.
7228 (calendar-dst-find-data): New function, extracted from
7229 calendar-current-time-zone.
7230 (calendar-current-time-zone): Use calendar-dst-find-data.
7231 (calendar-dst-transition-cache): New variable.
7232 (calendar-dst-find-startend, calendar-dst-starts)
7233 (calendar-dst-ends): New functions.
7234 (calendar-daylight-savings-starts)
7235 (calendar-daylight-savings-ends): Change value to use
7236 calendar-dst-starts, calendar-dst-ends; respectively.
7237
7238 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
7239
7240 * ido.el (ido-enable-prefix)
7241 * ses.el (ses-call-printer-return)
7242 * net/tramp.el (tramp-unified-filenames)
7243 * progmodes/cc-align.el (c-lineup-string-cont)
7244 * progmodes/compile.el (compilation-directory-matcher)
7245 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7246 * progmodes/gdb-ui.el (gdb-many-windows)
7247 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7248 (vhdl-clock-rising-edge)
7249 * textmodes/org.el (org-export-with-timestamps)
7250 (org-export-remove-timestamps-from-toc, org-export-with-tags)
7251 (org-read-date): Doc fix (Nil -> nil).
7252
7253 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7254
7255 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
7256 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
7257
7258 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7259
7260 * bs.el (bs--window-for-buffer): Remove.
7261 (bs--show-with-configuration): Use `get-window-with-predicate'
7262 instead of `bs--window-for-buffer'.
7263
7264 2006-11-10 Kenichi Handa <handa@m17n.org>
7265
7266 * files.el (revert-buffer): Fix previous change.
7267
7268 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
7269
7270 * bs.el (bs--redisplay): Fix typo in docstring.
7271 (bs--window-config-coming-from): Make frame-local.
7272 (bs--restore-window-config): New function.
7273 (bs-kill, bs-select, bs-select-other-window)
7274 (bs-select-other-frame): Use it.
7275 (bs--window-for-buffer): Return as soon as a matching buffer is found.
7276 (bs--show-with-configuration): Save the window configuration as a
7277 frame local var, and only if *buffer-selection* is not already
7278 visible on this frame.
7279
7280 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
7281
7282 * vc-svn.el (vc-svn-admin-directory): New var.
7283 (vc-svn-registered, vc-svn-responsible-p)
7284 (vc-svn-repository-hostname): Use it.
7285 Suggested by arit93@yahoo.com.
7286
7287 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7288
7289 * ldefs-boot.el: Regenerate.
7290
7291 2006-11-08 Alan Mackenzie <acm@muc.de>
7292
7293 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
7294 case (eq open-paren-in-column-0-is-defun-start nil) by searching
7295 for least nested open-paren.
7296
7297 2006-11-08 Romain Francoise <romain@orebokech.com>
7298
7299 * subr.el (remove-overlays): Fix typo in last change.
7300
7301 2006-11-08 Richard Stallman <rms@gnu.org>
7302
7303 * subr.el (remove-overlays): Call overlay-recenter.
7304
7305 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7306
7307 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7308 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
7309 behaviour.
7310 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
7311 directly.
7312
7313 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7314
7315 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
7316 (ido-max-dir-file-cache, ido-decorations)
7317 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
7318 (ido-magic-backward-char, ido-enter-dired)
7319 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
7320 (ido-list-directory, ido-first-match, ido-only-match)
7321 (ido-subdir, ido-indicator): Fix typos in docstrings.
7322 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
7323 (ido-read-internal): Fix typo in error message.
7324
7325 2006-11-08 Kenichi Handa <handa@m17n.org>
7326
7327 * international/mule-cmds.el (set-default-coding-systems):
7328 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
7329
7330 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7331
7332 * makefile.w32-in (setwins): Remove.
7333 (WINS_ALMOST): New macro.
7334 (WINS): Use it.
7335 (autoloads): Don't extract autoloads from files in obsolete/.
7336
7337 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
7338
7339 * whitespace.el (whitespace-buffer): Call remove-overlays after
7340 overlay-recenter for performance. Suggested by Martin Rudalics.
7341
7342 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7343
7344 * net/tramp.el (tramp-default-method): scp is the default method.
7345
7346 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
7347
7348 * server.el (server-start): Save also the Emacs pid in the server file.
7349
7350 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
7351
7352 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
7353 point when displaying a bibtex cross reference in the echo area.
7354
7355 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7356
7357 * international/mule.el (make-char): Fix typo in docstring.
7358 (load-with-code-conversion, charsetp): Doc fixes.
7359
7360 * international/ja-dic-cnv.el (skkdic-convert):
7361 * cus-edit.el (hook): Fix typo in docstring.
7362
7363 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7364
7365 * cus-edit.el (custom-mode-map): Move defvar above code using it.
7366 (custom-mode-link-map): New variable.
7367 (custom-group-link, custom-manual): Use follow-link.
7368
7369 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7370
7371 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
7372 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
7373
7374 2006-11-06 Richard Stallman <rms@gnu.org>
7375
7376 * textmodes/flyspell.el (flyspell-correct-word-before-point):
7377 New function broken out of flyspell-correct-word.
7378 (flyspell-mode-map): Bind it to M-RET.
7379 (flyspell-correct-word): Call it.
7380
7381 * textmodes/fill.el (fill-minibuffer-function): New function.
7382 (fill-paragraph): Bind fill-paragraph-function to
7383 fill-minibuffer-function.
7384
7385 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
7386 so that they aren't undefined.
7387
7388 * dired.el (dired-readin): Locally bind file-name-coding-system.
7389
7390 * bindings.el: Shorten and clarify usual mode line mouse help string.
7391
7392 * Makefile.in (autoloads): Don't include `obsolete'.
7393
7394 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7395
7396 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7397 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
7398 Printing menu if it's not initialized.
7399 (pr-menu-bind): Act on menu-bar-file-menu directly.
7400
7401 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7402
7403 * help.el (view-emacs-news): Fix typo in error message.
7404
7405 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
7406
7407 * shadowfile.el (shadow-define-regexp-group)
7408 (shadow-literal-groups, shadow-insert-var): Doc fixes.
7409 (shadow-read-files): Fix typo in message.
7410 (shadow-inhibit-overload, shadow-find, shadow-suffix)
7411 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
7412 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
7413 (shadow-file-match): Fix typos in docstrings.
7414
7415 * terminal.el (terminal-emulator): Fix typo in message.
7416
7417 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
7418
7419 * emacs-lisp/lselect.el (x-kill-primary-selection)
7420 (x-delete-primary-selection, x-copy-primary-selection):
7421 Fix typos in error messages.
7422
7423 * emulation/edt-mapper.el: Fix typo in interactive message.
7424
7425 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
7426
7427 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
7428 (ispell-help): Fix typos in docstrings.
7429 (ispell-help): Fix typo in output message.
7430
7431 * allout.el (allout-adjust-file-variable)
7432 (allout-passphrase-verifier-string)
7433 (allout-passphrase-hint-string)
7434 (allout-toggle-current-subtree-encryption):
7435 * apropos.el (apropos-synonyms):
7436 * cus-edit.el (hook):
7437 * emacs-lock.el (emacs-lock-from-exiting):
7438 * follow.el (follow-avoid-tail-recenter-p):
7439 * hexl.el (hexl-mode):
7440 * mouse-copy.el (mouse-copy-work-around-drag-bug):
7441 * mouse.el (mouse-set-font):
7442 * resume.el (resume-emacs-args-file):
7443 * rfn-eshadow.el (file-name-shadow-tty-properties):
7444 * t-mouse.el (t-mouse-process, t-mouse-mode):
7445 * emacs-lisp/cust-print.el (custom-print-install)
7446 (custom-print-uninstall, custom-format):
7447 * emacs-lisp/shadow.el (list-load-path-shadows):
7448 * emulation/tpu-edt.el (tpu-help-text)
7449 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
7450 (tpu-reset-control-keys):
7451 * emulation/vip.el (vip-emacs-local-map)
7452 (vip-change-mode-to-emacs):
7453 * emulation/viper.el (viper-mode, viper-set-hooks)
7454 (viper-major-mode-modifier-list):
7455 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7456 * emulation/viper-keym.el (viper-emacs-kbd-map)
7457 (viper-toggle-key):
7458 * mail/feedmail.el (feedmail-queue-reminder)
7459 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
7460 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
7461 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
7462 (feedmail-sender-line, feedmail-force-binary-write)
7463 (feedmail-from-line, feedmail-deduce-envelope-from)
7464 (feedmail-x-mailer-line, feedmail-message-id-generator)
7465 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
7466 (feedmail-enable-spray, feedmail-spray-this-address)
7467 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
7468 (feedmail-queue-runner-confirm-global)
7469 (feedmail-ask-before-queue-prompt)
7470 (feedmail-ask-before-queue-reprompt)
7471 (feedmail-prompt-before-queue-standard-alist)
7472 (feedmail-prompt-before-queue-user-alist)
7473 (feedmail-prompt-before-queue-help-supplement)
7474 (feedmail-queue-use-send-time-for-message-id)
7475 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
7476 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
7477 (feedmail-mail-send-hook-queued)
7478 (feedmail-confirm-addresses-hook-example)
7479 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
7480 (feedmail-queue-runner-mode-setter)
7481 (feedmail-queue-alternative-mail-header-separator)
7482 (feedmail-queue-runner-message-sender)
7483 (feedmail-buffer-eating-function, feedmail-binmail-template)
7484 (feedmail-run-the-queue-no-prompts)
7485 (feedmail-run-the-queue-global-prompt)
7486 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
7487 (feedmail-envelope-deducer, feedmail-fiddle-date)
7488 (feedmail-default-message-id-generator)
7489 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
7490 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
7491 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
7492 (vms-pmail-setup):
7493 * play/dunnet.el (dun-help):
7494 * play/handwrite.el (handwrite):
7495 * play/hanoi.el (hanoi-unix-64):
7496 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
7497 * textmodes/enriched.el (fixed):
7498 * textmodes/org.el (org-file-apps)
7499 (org-emphasis-regexp-components, org-emphasis-alist):
7500 * textmodes/texinfmt.el (batch-texinfo-format):
7501 Fix typos in docstrings.
7502
7503 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
7504
7505 * loadhist.el (read-feature): Don't complete features not loaded
7506 from a file (which make `unload-feature' to fail).
7507
7508 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
7509
7510 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
7511
7512 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
7513
7514 * startup.el (command-line-1): Kill emacs if the last frame is
7515 deleted while evaluating the command-line arguments.
7516
7517 2006-11-05 Richard Stallman <rms@gnu.org>
7518
7519 * startup.el (init-file-had-error): Add doc string.
7520 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
7521 Use fixed-width font for keyboard key descriptions.
7522
7523 * cus-edit.el (custom-save-all): Error if saving in .emacs
7524 and it had an error when loaded.
7525
7526 * dired-aux.el (dired-copy-file-recursive): Catch errors
7527 from recursive copies in the loop, around the recursive call.
7528
7529 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7530
7531 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
7532 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
7533 `/proc/acpi/thermal_zone/*'.
7534 (battery-search-for-one-match-in-files): New. Search a regexp in
7535 the content of some files.
7536
7537 2006-11-05 Martin Rudalics <rudalics@gmx.at>
7538
7539 * window.el (mouse-autoselect-window-now): Remove variable.
7540 (mouse-autoselect-window-state): New variable.
7541 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
7542 (mouse-autoselect-window-select, handle-select-window):
7543 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
7544 Suspend delayed autoselection during menu or popup dialog.
7545
7546 * info-look.el (info-lookup-guess-custom-symbol): New function
7547 for retrieving symbol at point in custom buffers.
7548 (top level) <info-lookup-maybe-add-help>: Add backquote and
7549 comma to ignored characters in regexps of help specifications
7550 for emacs-lisp-mode and lisp-interaction-mode. This permits
7551 looking up symbols in `...' and after a comma. Add help
7552 specifications for custom-mode and help-mode.
7553
7554 2006-11-04 Eli Zaretskii <eliz@gnu.org>
7555
7556 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
7557 Don't encode body if RAW is non-nil, or if the old encoding is
7558 identical to the new encoding, or if the body contains only
7559 eight-bit-* characters.
7560
7561 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7562
7563 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
7564 (faces-sample-overlay): Remove variable.
7565 (describe-face): Insert sample text in the face being described.
7566
7567 2006-11-04 Martin Rudalics <rudalics@gmx.at>
7568
7569 * whitespace.el (whitespace-indent-regexp): Make this match any
7570 multiples of eight spaces near the beginning of a line.
7571 (whitespace-buffer): Use `remove-overlays' instead of
7572 `whitespace-unhighlight-the-space' and `overlay-recenter' to
7573 speed up overlay handling.
7574 (whitespace-buffer-leading, whitespace-buffer-trailing):
7575 Make these functions highlight the text removed by
7576 `whitespace-buffer-leading-cleanup' and
7577 `whitespace-buffer-trailing-cleanup' respectively.
7578 (whitespace-buffer-search): Use `with-local-quit'.
7579 Move `format' out of loop to speed up scanning larger buffers.
7580 (whitespace-unhighlight-the-space): Remove `remove-hook' since
7581 that function is never added to a hook.
7582 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
7583 (whitespace-buffer-leading-cleanup)
7584 (whitespace-refresh-rescan-list): Fix docstrings.
7585
7586 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
7587
7588 * allout.el (allout-during-yank-processing): Cue for inhibiting
7589 aberrance processing during yanks.
7590 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
7591 the amount of yanked topics that can be aberrant.
7592 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
7593 a function, and supplement with inihibition of doublechecking
7594 during yanks.
7595 (allout-beginning-of-line, allout-next-heading)
7596 (allout-previous-heading, allout-goto-prefix-doublechecked)
7597 (allout-back-to-current-heading, allout-next-visible-heading)
7598 (allout-next-sibling): Use new allout-do-doublecheck function.
7599 (allout-next-sibling): Ensure we made progress when returning
7600 other than nil.
7601 (allout-rebullet-heading): Preserve text property annotations
7602 indicating the text was hidden, if it was.
7603 (allout-kill-line): Remove any added was-hidden annotations.
7604 (allout-kill-topic): Remove any added was-hidden annotations.
7605 (allout-annotate-hidden): Inhibit adding was-hidden text
7606 properties to the undo list.
7607 (allout-deannotate-hidden): New function to remove was-hidden
7608 annotation.
7609 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
7610 (allout-remove-exposure-annotation): Replace by
7611 allout-deannotate-hidden.
7612 (allout-yank-processing): Signal that yank processing is happening
7613 with allout-during-yank-processing. Also, wrap
7614 allout-unprotected's closer to the text changes, for easier
7615 debugging. We need to inhibit-field-text-motion explicitly, in
7616 lieu of the encompassing allout-unprotected.
7617 (outlineify-sticky): Adjust criteria for triggering new outline
7618 decorations to presence or absence of any topics, not just a topic
7619 at the beginning of the buffer.
7620
7621 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
7622
7623 * bs.el (bs--show-all, bs--redisplay):
7624 * cus-edit.el (custom-unlispify-menu-entries)
7625 (custom-unlispify-tag-names, custom-prompt-variable):
7626 * expand.el (expand-pos):
7627 * speedbar.el (speedbar-generic-list-tag-p):
7628 * wid-edit.el (widget-image-enable):
7629 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
7630 * emacs-lisp/find-func.el (find-function-noselect)
7631 (find-function, find-variable-noselect, find-variable)
7632 (find-definition-noselect, find-face-definition):
7633 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
7634 * net/eudc-vars.el (eudc-expansion-overwrites-query):
7635 * progmodes/ada-xref.el (ada-find-in-ali):
7636 * textmodes/flyspell.el (flyspell-check-tex-math-command):
7637 * textmodes/org.el (org-copy-subtree):
7638 * textmodes/table.el (table--row-column-insertion-point-p):
7639 Use "non-nil" in docstrings.
7640
7641 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
7642
7643 * sort.el (sort-columns): Set the field separator to tab; on
7644 NetBSD, sort complains if "\n" is used as field separator.
7645
7646 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
7647
7648 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
7649
7650 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7651
7652 * server.el (server-auth-key): Remove. Replace by a process-property.
7653 (server-start): Don't remove the file of the previous process, but
7654 instead clear out the place for the new file.
7655 (server-start): Set the :auth-key property.
7656 (server-process-filter): Use the :auth-key property.
7657
7658 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
7659
7660 * textmodes/org.el (org-mode-map): No longer copy
7661 `outline-mode-map' explicitly - this is already done by
7662 `define-derived-mode'.
7663
7664 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
7665
7666 * server.el (server-visit-files): Use `when'.
7667 (server-process-filter): When authentication fails, send error
7668 message to client. Wrap `process-send-region' in `ignore-errors'
7669 instead of `condition-case', and remove misleading comment.
7670
7671 2006-11-01 Juri Linkov <juri@jurta.org>
7672
7673 * simple.el (yank): Doc fix.
7674
7675 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7676
7677 * server.el: Try and fit within 80 columns.
7678 (server-start): Make the auth file unreadable by other users.
7679
7680 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7681
7682 * battery.el (battery-linux-proc-acpi): Prevent range error when
7683 `full-capacity' is 0.
7684
7685 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7686
7687 * faces.el (faces-sample-overlay): New defvar.
7688 (faces-sample-overlay): New function to show face sample text.
7689 (describe-face): Use it.
7690
7691 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
7692
7693 * progmodes/ada-stmt.el: Change maintainer, apply
7694 whitespace-cleanup, checkdoc.
7695 (ada-func-or-proc-name): Add doc string.
7696
7697 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
7698 whitespace-cleanup, checkdoc. Minor improvements to many doc
7699 strings and comments.
7700 (ada-prj-display-page): Change buffer name to more accurately
7701 reflect function.
7702
7703 * progmodes/ada-xref.el: Change maintainer, apply
7704 whitespace-cleanup, checkdoc. Minor improvements to many doc
7705 strings and comments. Don't look for `gvd' or `ddd' debuggers.
7706 (ada-compile-current): Don't add newlines to commands.
7707
7708 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
7709
7710 * server.el: Add support for TCP sockets.
7711 (server-use-tcp, server-host, server-auth-dir): New options.
7712 (server-auth-key): New variable.
7713 (server-ensure-safe-dir): Create nonexistent parent dirs.
7714 Ignore Unix-style file modes on Windows.
7715 (server-start): Crete a TCP or Unix socket according to the value
7716 of `server-use-tcp'. For TCP sockets, create the id/auth file in
7717 `server-auth-dir' directory.
7718 (server-process-filter): Delete process if authentication
7719 fails (which never happens for Unix sockets).
7720
7721 2006-10-30 David Kastrup <dak@gnu.org>
7722
7723 * subr.el (add-to-list): Don't continue checking if a match has
7724 been found.
7725
7726 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
7727
7728 * tutorial.el: Move defvars to avoid bytecomp warnings.
7729 (tutorial--find-changed-keys): Check if viper-current-state is
7730 bound before using it.
7731 (help-with-tutorial): Check if viper-tutorial is defined before
7732 using it.
7733
7734 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
7735
7736 * help-fns.el (help-with-tutorial): Move to tutorial.el.
7737
7738 * tutorial.el: New file.
7739 (help-with-tutorial): Move here from help-fns.el. Add help for
7740 rebound keys. Fix resume of tutorial.
7741 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
7742 (tutorial--find-changed-keys, tutorial--display-changes)
7743 (tutorial--saved-dir, tutorial--saved-file)
7744 (tutorial--save-tutorial): New functions to support the changes in
7745 help-with-tutorial.
7746
7747 2006-10-30 Kenichi Handa <handa@m17n.org>
7748
7749 * files.el (revert-buffer): If a unibyte buffer is being reverted
7750 with a coding system for multibyte, set buffer multibyte before
7751 calling insert-file-contents.
7752
7753 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7754
7755 * server.el (server-select-display): Use a dummy buffer to detect when
7756 the frame is later used.
7757 (server-select-display): New function.
7758 (server-process-filter): Use it to detect unused temp frames.
7759
7760 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
7761
7762 * progmodes/ada-mode.el: Change maintainer, apply
7763 whitespace-clean, checkdoc. Minor improvements to many doc strings.
7764 (ada-mode-version): New function.
7765 (ada-create-menu): Menu operations are available for all supported
7766 compilers.
7767
7768 2006-10-29 Lars Hansen <larsh@soem.dk>
7769
7770 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
7771 Highlight as keyword.
7772 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
7773 Don't call tramp-method-out-of-band-p for local files.
7774 (tramp-touch): Quote file name.
7775
7776 2006-10-28 Glenn Morris <rgm@gnu.org>
7777
7778 * calendar/calendar.el (cal-html-cursor-month)
7779 (cal-html-cursor-year): Add autoloads for this new package.
7780 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
7781
7782 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
7783
7784 * calendar/cal-html.el: New file.
7785
7786 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
7787
7788 * emacs-lisp/authors.el (authors-aliases): Update.
7789
7790 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
7791
7792 * version.el (emacs-version): Bump version number to 22.0.90.
7793
7794 2006-10-26 John W. Eaton <jwe@octave.org>
7795
7796 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
7797 New defvar.
7798 (inferior-octave-resync-dirs): Check to see whether Octave has
7799 built-in variables and set inferior-octave-has-built-in-variables.
7800 Check inferior-octave-has-built-in-variables to decide whether to
7801 send commands that set built-in variables or call functions to
7802 change Octave's behavior.
7803 Send "disp (pwd ())" to Octave instead of just "pwd".
7804 (inferior-octave-startup): Send "more off" to Octave instead of
7805 "page_screen_output = 0".
7806
7807 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
7808
7809 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
7810 pattern normally.
7811
7812 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
7813
7814 * bindings.el (mode-line-mode-menu): Remove bindings for global
7815 minor modes (line/column number) as they are on the menubar.
7816
7817 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
7818
7819 * term/w32-win.el (x-handle-name-switch): Doc fix.
7820 (w32-standard-fontset-spec): Fix typo in docstring.
7821
7822 * midnight.el (midnight-buffer-display-time): Doc fix.
7823 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
7824
7825 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
7826
7827 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
7828
7829 * emulation/viper-ex.el (ex-read): Quote file argument.
7830
7831 * ediff-diff.el (ediff-same-file-contents): Expand file names.
7832
7833 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
7834
7835 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7836
7837 * textmodes/flyspell.el (flyspell-check-region-doublons):
7838 Fix last fix.
7839
7840 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7841
7842 * bindings.el (mode-line-mode-menu): List global minor modes
7843 before local ones.
7844
7845 2006-10-23 Kim F. Storm <storm@cua.dk>
7846
7847 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
7848 (sit-for): If last command was a prefix arg, add the read-ahead
7849 event to unread-command-events as (t . EVENT) so it will be added
7850 to this-command-keys by read-key-sequence.
7851
7852 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7853
7854 * textmodes/flyspell.el (flyspell-word): Skip past all previous
7855 whitespace when checking doublons.
7856 (flyspell-check-region-doublons): Fix doublon regexp.
7857 (flyspell-highlight-incorrect-region): Highlight doublons using
7858 flyspell-duplicate face.
7859
7860 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
7861
7862 2006-10-22 John Wiegley <johnw@newartisans.com>
7863
7864 * progmodes/python.el (python-use-skeletons): python-mode was
7865 auto-inserting templates (for those with abbrev-mode on), not only
7866 by default -- *but without a configuration variable to disable
7867 it*. This rendered python-mode completely useless for me, so I
7868 have added `python-use-skeletons', which is now off by default.
7869
7870 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * progmodes/cperl-mode.el (cperl-mode): Don't assume
7873 font-lock-multiline is auto-local (it's not).
7874 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
7875 initialized before calling cperl-init-faces.
7876
7877 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
7878
7879 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
7880 gdb-stack-position a value when there is no fringe.
7881
7882 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
7883 indicator if not visiting a file.
7884
7885 2006-10-20 David Kastrup <dak@gnu.org>
7886
7887 * window.el (kill-buffer-and-window): Fix a bug where an aborted
7888 operation would still cause some window to collapse later.
7889
7890 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7891
7892 * vc.el (vc-switch-backend): Try to be more careful with unwanted
7893 side-effect due to mixing various backends's file properties.
7894
7895 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
7896 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
7897 Return `filename's status if applicable. Update callers.
7898
7899 2006-10-19 Kenichi Handa <handa@m17n.org>
7900
7901 * international/kkc.el (kkc-region): When a key sequence is not
7902 defined, append (this-single-command-raw-keys) to
7903 unread-input-method-events.
7904
7905 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
7906
7907 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
7908
7909 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7910
7911 * version.el (emacs-version): Use mac-carbon-version-string.
7912
7913 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
7914
7915 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7916
7917 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
7918 Kenichi Handa).
7919 (xselect-convert-to-string): Decline requests for UTF8_STRING if
7920 the selection is not UTF-8.
7921
7922 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7923
7924 * progmodes/ada-mode.el (ada-83-string-keywords)
7925 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
7926 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
7927 (ada-looking-at-semi-private, ada-get-body-name):
7928 Fix typos in docstrings.
7929 (ada-create-case-exception, ada-create-case-exception-substring):
7930 Fix typos in error messages.
7931 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
7932
7933 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7934
7935 * term/x-win.el (res-geometry): Don't set geometry from Xresources
7936 to default-frame-alist if default-frame-alist already contains
7937 width/height.
7938
7939 2006-10-18 Richard Stallman <rms@gnu.org>
7940
7941 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
7942 Non-interactive arg is the value, not the expression.
7943
7944 * simple.el (read-expression-map): Just set it, no defvar.
7945
7946 * subr.el (insert-for-yank-1): If last inserted char has
7947 properties, mark them as rear-nonsticky.
7948
7949 * recentf.el (recentf-mode): Doc fix.
7950
7951 * facemenu.el (facemenu-add-new-face): Defend against symbol
7952 that isn't a face name.
7953
7954 * dired-aux.el (dired-do-copy): Doc fix.
7955
7956 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
7957
7958 * simple.el (line-move-1): Ignore fields when moving to the
7959 beginning of line to avoid getting point stuck.
7960
7961 2006-10-18 Martin Rudalics <rudalics@gmx.at>
7962
7963 * textmodes/flyspell.el (flyspell-word-search-backward):
7964 Set inhibit-point-motion-hooks to avoid looping due to intangibile
7965 text.
7966
7967 2006-10-16 Richard Stallman <rms@gnu.org>
7968
7969 * help-fns.el (describe-function-1): Special case optimization
7970 for self-insert-command.
7971
7972 2006-10-16 Kim F. Storm <storm@cua.dk>
7973
7974 * ido.el (ido-reread-directory): Work in `dir' mode too.
7975
7976 2006-10-15 Martin Rudalics <rudalics@gmx.at>
7977
7978 * textmodes/table.el: Require 'regexp-opt.
7979
7980 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
7981
7982 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
7983 Use shell-quote-argument.
7984
7985 * shell.el (explicit-bash-args): Likewise.
7986
7987 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
7988 Use grep -E rather than egrep.
7989
7990 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7991
7992 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
7993
7994 2006-10-15 Kim F. Storm <storm@cua.dk>
7995
7996 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
7997
7998 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7999
8000 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8001 to protect whitespace and metacharacters from the shell.
8002
8003 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8004
8005 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8006
8007 2006-10-13 Eli Zaretskii <eliz@gnu.org>
8008
8009 * subr.el (start-process-shell-command): Doc fix.
8010
8011 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
8012
8013 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8014 the regexp for Maxima symbols.
8015
8016 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8017
8018 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8019 (vc-find-root): Don't walk higher up than ~.
8020
8021 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
8022
8023 * international/utf-8.el (utf-translate-cjk-load-tables):
8024 Avoid clobbering last-coding-system-used during load.
8025
8026 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
8027
8028 * textmodes/reftex-global.el (reftex-create-tags-file):
8029 Quote file arguments.
8030
8031 2006-10-12 Richard Stallman <rms@gnu.org>
8032
8033 * files.el (file-name-history): Add defvar.
8034 (save-some-buffers-action-alist): Improve description strings.
8035
8036 2006-10-12 Andreas Schwab <schwab@suse.de>
8037
8038 * files.el (auto-mode-alist): Match change log file name also with
8039 a dash before a numeric extension.
8040
8041 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
8042
8043 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8044 After 5.0:
8045 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8046
8047 After 5.1: Major edit. Summary of most visible changes:
8048
8049 - Multiple <<HERE per line allowed.
8050 - Handles multiline subroutine declaration headers (with comments).
8051 (The exception is `cperl-etags' - but it is not used in the rest
8052 of the mode.)
8053 - Fontifies multiline my/our declarations (even with comments,
8054 and with legacy `font-lock').
8055 - Major speedup of syntaxification, both immediate and postponed
8056 (3.5x to 15x [for different CPUs and versions of Emacs] on the
8057 huge real-life document I tested).
8058 - New bindings, edits to imenu.
8059 - "_" is made into word-char during fontification/syntaxification;
8060 some attempts to recognize non-word "_" during other operations too.
8061 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8062 - autoload some more perldoc-related stuff
8063 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8064 - Attempt to incorporate XEmacs edits which reached me.
8065
8066 Fine-grained changelog:
8067 (cperl-hook-after-change): New configuration variable.
8068 (cperl-vc-sccs-header): Likewise.
8069 (cperl-vc-sccs-header): Likewise.
8070 (cperl-vc-header-alist): Default via two preceding variables.
8071 (cperl-invalid-face): Remove double quoting under XEmacs
8072 (still needed under 21.2).
8073 (cperl-tips): Update URLs for resources.
8074 (cperl-problems): Likewise.
8075 (cperl-praise): Mention new features.
8076 New C-c key bindings: for `cperl-find-bad-style',
8077 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8078 `cperl-perdoc', and `cperl-perldoc-at-point'.
8079 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8080 moved, new submenu of Tools with Ispell entries and narrowing.
8081 (cperl-after-sub-regexp): New defsubst.
8082 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8083 Allows heads up to head4.
8084 Allow "package;".
8085 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8086 (paren-backwards-message): ??? Something for XEmacs???
8087 (cperl-mode): Never auto-switch abbrev-mode off.
8088 Try to allow '_' be non-word char.
8089 Do not use `font-lock-unfontify-region-function' on XEmacs.
8090 Reset syntax cache on mode start.
8091 Support multiline facification (even on legacy `font-lock').
8092 (cperl-facemenu-add-face-function): ??? Some contributed code ???
8093 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8094 refuse to inform us whether the fontification is due to lazy
8095 calling or due to edit to a buffer, install our own hook
8096 (controlled by `cperl-hook-after-change').
8097 (cperl-electric-pod): =cut may have been recognized as start.
8098 (cperl-block-p): Move, updated for attributes.
8099 (cperl-calculate-indent): Try to allow '_' be non-word char
8100 Support subs with attributes.
8101 (cperl-where-am-i): Quiet (?) a warning.
8102 (cperl-cached-syntax-table): New function.
8103 (cperl-forward-re): Use `cperl-cached-syntax-table'.
8104 (cperl-unwind-to-safe): Recognize `syntax-type' property
8105 changing in a middle of line.
8106 (cperl-find-sub-attrs): New function.
8107 (cperl-find-pods-heres): Allow many <<EOP per line.
8108 Allow subs with attributes.
8109 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
8110 Recognize "extproc " (OS/2) case-folded and only at start.
8111 /x on s///x with empty replacement was not recognized.
8112 Better comments.
8113 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
8114 Allow subs with attributes, labels.
8115 Do not confuse "else::foo" with "else".
8116 Minor optimizations...
8117 (cperl-after-expr-p): Try to allow '_' be non-word char.
8118 (cperl-fill-paragraph): Try to detect a major bug in Emacs
8119 with `looking-at' inside `narrow' and bulk out if found.
8120 (cperl-imenu--create-perl-index): Updates for new
8121 `cperl-imenu--function-name-regexp-perl'.
8122 (cperl-outline-level): Likewise.
8123 (cperl-init-faces): Allow multiline subroutine headers
8124 and my/our declarations, and ones with comments.
8125 Allow subroutine attributes.
8126 (cperl-imenu-on-info): Better docstring.
8127 (cperl-etags): Rudimentary support for attributes.
8128 Support for packages and "package;".
8129 (cperl-add-tags-recurse-noxs): Better (?) docstring.
8130 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
8131 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
8132 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
8133 (cperl-perldoc): Add autoload.
8134 (cperl-perldoc-at-point): Likewise.
8135 (cperl-here-doc-spell): New function.
8136 (cperl-pod-spell): Likewise.
8137 (cperl-map-pods-heres): Likewise.
8138 (cperl-get-here-doc-region): Likewise.
8139 (cperl-font-lock-fontify-region-function): Likewise (backward
8140 compatibility for legacy `font-lock').
8141 (cperl-font-lock-unfontify-region-function): Fix style.
8142 (cperl-fontify-syntaxically): Recognize and optimize away deferred
8143 calls with no-change. Governed by `cperl-hook-after-change'.
8144 (cperl-fontify-update): Recognize that syntaxification region
8145 can be larger than fontification one.
8146 XXXX we leave `cperl-postpone' property, so this is quadratic...
8147 (cperl-fontify-update-bad): Temporary placeholder until
8148 it is clear how to implement `cperl-fontify-update'.
8149 (cperl-time-fontification): New function.
8150 (attrib-group): New text attribute.
8151 (multiline): New value: `syntax-type' text attribute.
8152
8153 After 5.2:
8154 (cperl-emulate-lazy-lock): New function.
8155 (cperl-fontify-syntaxically): Would skip large regions.
8156 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
8157 Some globals were declared, but uninitialized.
8158
8159 After 5.3, 5.4:
8160 (cperl-facemenu-add-face-function): Add docs, fix U<>.
8161 Copyright message updated.
8162 (cperl-init-faces): Work around a bug in `font-lock'. May slow
8163 facification down a bit.
8164 Misprint for my|our|local for old `font-lock'
8165 "our" was not fontified same as "my|local".
8166 Highlight variables after "my" etc even in
8167 a middle of an expression.
8168 Do not facify multiple variables after my etc
8169 unless parentheses are present.
8170
8171 After 5.5, 5.6
8172 (cperl-fontify-syntaxically): after-change hook could reset.
8173 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
8174
8175 After 5.7:
8176 (cperl-init-faces): Allow highlighting of local ($/).
8177 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
8178 (cperl-problems): Remove fixed problems.
8179 (cperl-find-pods-heres): Recognize #-comments in m##x too.
8180 Recognize charclasses (unless delimiter is \).
8181 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
8182 (cperl-regexp-scan): Update docs.
8183 (cperl-beautify-regexp-piece): Use information got from regexp scan.
8184
8185 After 5.8:
8186 Major user visible changes:
8187 Recognition and fontification of character classes in RExen.
8188 Variable indentation of RExen according to groups.
8189
8190 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
8191 Fontify REx charclasses in variable-name face.
8192 Fontify POSIX charclasses in "type" face.
8193 Fontify unmatched "]" in function-name face.
8194 Mark first-char of HERE-doc as `front-sticky'.
8195 Reset `front-sticky' property when needed.
8196 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
8197 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
8198 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
8199 constructs. Support `narrow'ed buffers.
8200 (cperl-praise): Remove a reservation.
8201 (cperl-make-indent): New function.
8202 (cperl-indent-for-comment): Use `cperl-make-indent'.
8203 (cperl-indent-line): Likewise.
8204 (cperl-lineup): Likewise.
8205 (cperl-beautify-regexp-piece): Likewise.
8206 (cperl-contract-level): Likewise.
8207 (cperl-toggle-set-debug-unwind): New function.
8208 New menu entry for this.
8209 (fill-paragraph-function): Use when `boundp'.
8210 (cperl-calculate-indent): Take into account groups when indenting RExen.
8211 (cperl-to-comment-or-eol): Recognize # which end a string.
8212 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
8213 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
8214 (cperl-fontify-syntaxically): More clear debugging message.
8215 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
8216 (cperl-init-faces): More complicated highlight even on XEmacs (new).
8217 Merge cosmetic changes from XEmacs.
8218
8219 After 5.9:
8220 (cperl-1+): Move to before the first use.
8221 (cperl-1-): Likewise.
8222
8223 After 5.10:
8224
8225 This code may lock Emacs hard!!! Use at your own risk!
8226
8227 (cperl-font-locking): New internal variable.
8228 (cperl-beginning-of-property): New function.
8229 (cperl-calculate-indent): Use `cperl-beginning-of-property'
8230 instead of `previous-single-property-change'.
8231 (cperl-unwind-to-safe): Likewise.
8232 (cperl-after-expr-p): Likewise.
8233 (cperl-get-here-doc-region): Likewise.
8234 (cperl-font-lock-fontify-region-function): Likewise.
8235 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
8236 recursively.
8237 Bound `next-single-property-change' via `point-max'.
8238 (cperl-unwind-to-safe): Bound likewise
8239 (cperl-font-lock-fontify-region-function): Likewise.
8240 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
8241 Initialization of `cperl-font-lock-multiline-start' could be
8242 missed if the "main" fontification did not run due to the
8243 keyword being already fontified.
8244 (cperl-pod-spell): Return t from do-one-chunk function.
8245 (cperl-map-pods-heres): Stop when the worker returns nil.
8246 Call `cperl-update-syntaxification'.
8247 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
8248 (cperl-get-here-doc-delim): Remove unused function.
8249
8250 After 5.11:
8251
8252 The possible lockup of Emacs (introduced in 5.10) fixed.
8253
8254 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
8255 (cperl-syntaxify-for-menu): New customization variable.
8256 (cperl-select-this-pod-or-here-doc): New function.
8257 (cperl-get-here-doc-region): Extra argument.
8258 Do not adjust pos by 1.
8259
8260 New menu entries
8261 (Perl/Tools): Selection of current POD or HERE-DOC section.
8262 (Debugging CPerl:) backtrace on fontification.
8263
8264 After 5.12:
8265 (cperl-cached-syntax-table): Use `car-safe'.
8266 (cperl-forward-re): Remove spurious argument SET-ST.
8267 Add documentation.
8268 (cperl-forward-group-in-re): New function.
8269 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
8270 (XXXX Temporary (?) hack is to syntax-mark them as comment).
8271
8272 After 5.13:
8273 (cperl-string-syntax-table): Make { and } not-grouping
8274 (Sometimes they ARE grouping in RExen, but matching them would only
8275 confuse in many situations when they are not)
8276 (beginning-of-buffer): Replace two occurrences with goto-char...
8277 (cperl-calculate-indent): `char-after' could be nil...
8278 (cperl-find-pods-heres): REx can start after "[" too.
8279 Hightlight (??{}) in RExen too.
8280 (cperl-maybe-white-and-comment-rex): New constant
8281 (cperl-white-and-comment-rex): Likewise.
8282 XXXX Not very efficient, but hard to make
8283 better while keeping 1 group.
8284
8285 After 5.13:
8286 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
8287 Likewise for 1 << identifier.
8288
8289 After 5.14:
8290 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
8291 Error-less condition-case could fail.
8292 (cperl-font-lock-fontify-region-function): Likewise.
8293 (cperl-init-faces): Likewise.
8294
8295 After 5.15:
8296 (cperl-find-pods-heres): Support property REx-part2.
8297 (cperl-calculate-indent): Likewise.
8298 Don't special-case REx with non-empty 1st line.
8299 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
8300 Invert highlighting of charclasses:
8301 now the envelop is highlighted.
8302 Highlight many others 0-length builtins.
8303 (cperl-praise): Mention indenting and highlight in RExen.
8304
8305 After 5.15:
8306 (cperl-find-pods-heres): Highlight capturing parens in REx.
8307
8308 After 5.16:
8309 (cperl-find-pods-heres): Highlight '|' for alternation
8310 Initialize `font-lock-warning-face' if not present.
8311 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
8312 `font-lock-function-name-face'.
8313 (cperl-look-at-leading-count): Likewise.
8314 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
8315 `font-lock-keyword-face' (needed for
8316 batch processing), etc...
8317 Use `font-lock-builtin-face' for builtin in REx
8318 Now `font-lock-variable-name-face'
8319 is used for interpolated variables
8320 Use "talking aliases" for faces inside REx
8321 Highlight parts of REx (except in charclasses)
8322 according to the syntax and/or semantic
8323 Syntax-mark a {}-part of (?{}) as "comment"
8324 (it was the ()-part)
8325 Better logic to distinguish what is what in REx
8326 (cperl-tips-faces): Document REx highlighting
8327 (cperl-praise): Mention REx syntax highlight etc.
8328
8329 After 5.17:
8330 (cperl-find-sub-attrs): Would not always manage to print error message.
8331 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
8332
8333 After 5.18:
8334 (cperl-find-pods-heres): Misprint in REx for parsing REx.
8335 Very minor optimization.
8336 `my-cperl-REx-modifiers-face' got quoted.
8337 Recognize "print $foo <<END" as HERE-doc.
8338 Put `REx-interpolated' text attribute if needed.
8339 (cperl-invert-if-unless-modifiers): New function.
8340 (cperl-backward-to-start-of-expr): Likewise.
8341 (cperl-forward-to-end-of-expr): Likewise.
8342 (cperl-invert-if-unless): Works in "the opposite way" too.
8343 Cursor position on return is on the switch-word.
8344 Indents comments better.
8345 (REx-interpolated): New text attribute.
8346 (cperl-next-interpolated-REx): New function.
8347 (cperl-next-interpolated-REx-0): Likewise.
8348 (cperl-next-interpolated-REx-1): Likewise.
8349 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
8350 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
8351 (cperl-praise): Mention finded interpolated RExen.
8352
8353 After 5.19:
8354 (cperl-init-faces): Highlight %$foo, @$foo too.
8355 (cperl-short-docs): Better docs for system, exec.
8356 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
8357 Would not find HERE-doc ended by EOF without NL.
8358 (cperl-short-docs): Correct not-doubled \-escapes.
8359 start block: Put some `defvar' for stuff gone from XEmacs.
8360
8361 After 5.20:
8362 initial comment: Extend copyright, fix email address.
8363 (cperl-indent-comment-at-column-0): New customization variable.
8364 (cperl-comment-indent): Indentation after $#a would increasy by 1.
8365 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
8366 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
8367 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
8368 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
8369 highlight $ in $foo too (UNTESTED).
8370 (cperl-set-style): Docstring missed some available styles.
8371 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
8372 Change "Current" to "Memorize Current".
8373 (cperl-indent-wrt-brace): New customization variable; the default is
8374 as for pre-5.2 version.
8375 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
8376 (cperl-style-alist): Likewise.
8377 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
8378 and `cperl-extra-newline-before-brace' etc
8379 being t
8380 (cperl-indent-exp): Plans B and C to find continuation blocks even
8381 if `cperl-extra-newline-before-brace' is t.
8382
8383 After 5.21:
8384 Improve some docstrings concerning indentation.
8385 (cperl-indent-rules-alist): New variable.
8386 (cperl-sniff-for-indent): New function name
8387 (separated from `cperl-calculate-indent').
8388 (cperl-calculate-indent): Separate the sniffer and the indenter;
8389 uses `cperl-sniff-for-indent' now.
8390 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
8391 was inverted;
8392 Support `comment-column' = 0.
8393
8394 2006-10-11 Martin Rudalics <rudalics@gmx.at>
8395
8396 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
8397 * help-at-pt.el (scan-buf-move-to-region): Likewise.
8398 * longlines.el (longlines-window-change-function): Likewise.
8399 * simple.el (undo-ask-before-discard): Likewise.
8400 * wid-edit.el (widget-field-prompt-internal)
8401 (widget-documentation-link-p): Likewise.
8402
8403 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8404
8405 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
8406 for a keyword.
8407
8408 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8409
8410 * newcomment.el (comment-valid-prefix-p): Make the check
8411 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
8412 (comment-indent-new-line): Adjust call.
8413
8414 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
8415
8416 * allout.el (allout-back-to-current-heading): Base on lower-level
8417 routines to get proper disqualification of aberrant topics.
8418
8419 2006-10-09 Richard Stallman <rms@gnu.org>
8420
8421 * textmodes/two-column.el (2C-two-columns): Doc fix.
8422
8423 2006-10-09 Kim F. Storm <storm@cua.dk>
8424
8425 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
8426 about implicit use.
8427
8428 2006-10-08 Richard Stallman <rms@gnu.org>
8429
8430 * textmodes/two-column.el (2C-two-columns): Doc fix.
8431
8432 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
8433
8434 * files.el: Mark `buffer-read-only' as safe-local-variable.
8435
8436 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
8437
8438 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
8439 Burp if GUD buffer has been killed.
8440
8441 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * completion.el (add-completions-from-c-buffer):
8444 Don't presume an error's second element is a string.
8445 Use looking-at rather than buffer-substring + member.
8446
8447 2006-10-07 Eli Zaretskii <eliz@gnu.org>
8448
8449 * mail/rmail.el (rmail-redecode-body): If the old encoding is
8450 `undecided', call find-coding-systems-region to find a proper
8451 non-trivial encoding.
8452 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
8453 and "text/plain".
8454
8455 2006-10-07 Kevin Ryde <user42@zip.com.au>
8456
8457 * textmodes/reftex-vars.el (defgroup reftex): Update home page
8458 url-link.
8459
8460 * strokes.el (defgroup strokes): Remove invalid url-link.
8461
8462 2006-10-07 Magnus Henoch <mange@freemail.hu>
8463
8464 * autoinsert.el (auto-insert-alist): Doc fix.
8465
8466 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8467
8468 * mouse-sel.el (mouse-insert-selection-internal):
8469 Use insert-for-yank, so that yank handlers are run.
8470
8471 2006-10-07 Kim F. Storm <storm@cua.dk>
8472
8473 * ido.el (ido-file-extension-aux): Fix comparison.
8474
8475 2006-10-06 Kim F. Storm <storm@cua.dk>
8476
8477 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8478
8479 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
8480
8481 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
8482 (ad-make-mapped-call): Use `let', not `let*'.
8483
8484 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
8485
8486 * international/mule-cmds.el (coding-system-change-eol-conversion):
8487 Ensure the coding system is initialized before calling
8488 coding-system-eol-type.
8489
8490 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
8491
8492 * textmodes/org.el (org-rm-props, org-activate-plain-links)
8493 (org-activate-angle-links, org-activate-dates)
8494 (org-activate-target-links, org-activate-camels)
8495 (org-activate-tags): Add `rear-nonsticky' text property to avoid
8496 textproperty keymaps from being active beyond the end of a line.
8497 (org-unfontify-region): Also remove `rear-nonsticky' property.
8498
8499 2006-10-04 Kenichi Handa <handa@m17n.org>
8500
8501 * international/code-pages.el (next): Table fixed.
8502
8503 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8504
8505 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
8506 that it's been made unnecessary by removing narrowing.
8507
8508 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8509
8510 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
8511 control flow a bit, simplify another bit, and add comments.
8512
8513 2006-10-03 David Kastrup <dak@gnu.org>
8514
8515 * help.el (describe-mode): For clicks on mode-line, use "@"
8516 interactive argument to get the major mode of the click instead of
8517 the current buffer.
8518
8519 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
8520 in order to better redirect mouse-2 clicks. Also allow default
8521 bindings to apply.
8522
8523 2006-10-03 Kim F. Storm <storm@cua.dk>
8524
8525 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
8526 (pushnew): Fix last change.
8527
8528 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
8529
8530 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
8531 Use the interactive spec of `eval-expression'.
8532
8533 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
8534
8535 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
8536
8537 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8538
8539 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
8540 2006-09-28 commit.
8541
8542 2006-10-02 Kenichi Handa <handa@m17n.org>
8543
8544 * international/code-pages.el (iso-8859-6): Table fixed.
8545
8546 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
8547
8548 * dired.el (dired-build-subdir-alist): Fix previous change.
8549
8550 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8551
8552 * simple.el (undo-elt-crosses-region): Fix the inequalities.
8553
8554 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8555
8556 * emacs-lisp/find-func.el (find-function-regexp): Don't match
8557 "define-button-type".
8558
8559 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
8560 they don't keep accumulating.
8561
8562 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8563
8564 * ffap.el (ffap-rfc-path): Change the address of the RFC
8565 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
8566
8567 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
8568
8569 * allout.el (allout-expose-topic): Rectify implementation of "+"
8570 spec, so that bodies are not exposed with headlines.
8571
8572 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
8573
8574 * allout.el (allout-current-depth): Do aberrent check only at or
8575 below doublecheck depth.
8576 (allout-chart-subtree): Make it explicit that LEVELS being nil
8577 means unlimited depth. Drop undocumented support for LEVELS value
8578 t meaning unlimited depth. (This is consistent with
8579 allout-chart-to-reveal, but contrary to allout-show-children,
8580 which needs to use nil to default to depth of 1.)
8581 (allout-goto-prefix-doublechecked): Wrap long docstring line.
8582 (allout-chart-to-reveal): Be explicit in docstring about meaning
8583 of nil LEVELS, and drop support for LEVELS value t.
8584 (allout-show-children): Translate the level spec used by this
8585 routine to that used by allout-chart-subtree and
8586 allout-chart-to-reveal.
8587 (allout-show-to-offshoot): Retry once when stuck, after opening
8588 subtree - improvements in discontinuity handling likely will
8589 enable progress.
8590
8591 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
8592
8593 * wid-edit.el (widget-button-click-moves-point): New variable.
8594 (widget-button-click): If widget-button-click-moves-point is
8595 non-nil, set point after performing the button action.
8596
8597 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
8598
8599 2006-09-30 Martin Rudalics <rudalics@gmx.at>
8600
8601 * files.el (find-file-existing): Modify to not allow wildcards.
8602
8603 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8604
8605 * simple.el (undo-more): When undo information for the region is
8606 exhausted, say "No further undo information FOR REGION".
8607
8608 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
8609
8610 * progmodes/sh-script.el (sh-prev-thing):
8611 Take `sh-leading-keywords' into account.
8612
8613 2006-09-29 Glenn Morris <rgm@gnu.org>
8614
8615 * custom.el (defcustom): Doc fix.
8616
8617 * calendar/calendar.el (european-calendar-style):
8618 Call european-calendar or american-calendar as needed when set.
8619 (diary-view-entries, list-calendar-holidays): Move autoloads
8620 before use.
8621
8622 2006-09-29 Juri Linkov <juri@jurta.org>
8623
8624 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
8625 to nil if there is no previous property change.
8626
8627 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8628
8629 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
8630 saving anything to be sure that `forward-sexp' behaves correctly.
8631
8632 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
8633
8634 * simple.el (line-move-finish): Ignore field boundaries if the
8635 initial and final points have the same `field' property.
8636
8637 2006-09-29 Kim F. Storm <storm@cua.dk>
8638
8639 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
8640 to t while calling ido-read-internal.
8641
8642 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
8643
8644 * textmodes/org.el (org-file-remote-p): Get regexp from list.
8645 (org-archive-subtree): Remove erraneous `]' from character list.
8646
8647 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
8648
8649 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
8650 (ses-reconstruct-all): Make undo of "insert row" work by keeping
8651 markers for data-area and parameters-area.
8652
8653 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8654
8655 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
8656
8657 * font-lock.el (font-lock-after-change-function): Refontify next line
8658 as well if end is at BOL.
8659 (font-lock-extend-jit-lock-region-after-change): Be more careful to
8660 only extend the region as much as needed.
8661
8662 2006-09-28 Richard Stallman <rms@gnu.org>
8663
8664 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
8665
8666 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
8667
8668 * international/mule.el (after-insert-file-set-coding):
8669 If VISIT, don't let set-buffer-multibyte make undo info.
8670
8671 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
8672
8673 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
8674 lines in base64-encoded authentication response.
8675
8676 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8677
8678 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
8679 (ebnf-version): New version 4.3.
8680 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
8681 (ebnf-prologue): Adjust PostScript programming.
8682 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
8683 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
8684
8685 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
8686
8687 * jit-lock.el (jit-lock-force-redisplay): Rename from
8688 jit-lock-fontify-again, and undo the mistaken change I've just done.
8689
8690 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
8691 (jit-lock-fontify-again): Don't refontify text that's not displayed.
8692
8693 2006-09-26 Kenichi Handa <handa@m17n.org>
8694
8695 * startup.el (display-splash-screen): Allow a prefix argument.
8696
8697 2006-09-25 Jason Rumney <jasonr@gnu.org>
8698
8699 * subr.el (shell-quote-argument): Use DOS logic for Windows
8700 shells with DOS semantics.
8701
8702 2006-09-24 Richard Stallman <rms@gnu.org>
8703
8704 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
8705 (compilation-goto-locus): Use compilation-goto-locus-delete-o
8706 to delete the overlay. Put it on pre-command-hook.
8707
8708 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
8709
8710 * startup.el (fancy-splash-screens, normal-splash-screen):
8711 Call the splash buffer *About GNU Emacs*.
8712
8713 * simple.el (next-error-highlight, next-error-highlight-no-select):
8714 Default to 0.5.
8715 (yank-excluded-properties): Add `fontified'.
8716
8717 * font-lock.el (font-lock-compile-keywords): Allow value of
8718 syntax-begin-function to enable paren-column-0 highlighting.
8719
8720 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
8721
8722 * dired.el (dired-build-subdir-alist): When file ends in colon,
8723 don't exit the loop, just disregard that file.
8724
8725 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
8726
8727 * simple.el (line-move-finish): Handle corner case for fields in
8728 continued lines.
8729 (line-move-1): Remove flawed test for that case.
8730
8731 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
8732
8733 * icomplete.el (icomplete-simple-completing-p): Use the correct
8734 name for the new variable, `icomplete-with-completion-tables'.
8735 (file local variables): Remove superfluous setting.
8736
8737 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8738
8739 * calendar/appt.el (appt-check): Fix typo for appointments just
8740 after midnight.
8741
8742 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
8743
8744 * help.el (describe-key-briefly, describe-key): Don't expect an
8745 extra up event if a down-event is generated by a popup menu.
8746
8747 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
8748
8749 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
8750 local dictionary when changing the global dictionary.
8751
8752 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
8753
8754 * icomplete.el (icomplete-with-completion-tables): List of
8755 specialized completion tables with which icomplete should
8756 operate. Include the new `internal-complete-buffer', so icomplete
8757 works with interactive buffer-selection.
8758 (icomplete-simple-completing-p): Add acceptance of specialized
8759 completion tables listed in icomplete-with-completion-tables.
8760
8761 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8762
8763 * frame.el (focus-follows-mouse): Set default to nil on Mac.
8764
8765 * startup.el (command-line): Use `custom-reevaluate-setting' for
8766 `focus-follows-mouse'.
8767
8768 2006-09-22 Richard Stallman <rms@gnu.org>
8769
8770 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
8771 explain why Save is not available.
8772
8773 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
8774
8775 * woman.el (woman0-so): Use `let*', not `let'.
8776 (woman-horizontal-line): Remove unbalanced parenthesis.
8777
8778 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8779
8780 * woman.el: Make sure all the end-of-region markers we use have
8781 a non-nil insertion-type.
8782 (woman0-so): Move things around so we can use copy-marker.
8783 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
8784 Adjust marker type.
8785 (woman2-process-escapes): Check marker type.
8786 (woman-horizontal-line): Dispense with the use of a marker.
8787
8788 2006-09-22 Jay Belanger <belanger@truman.edu>
8789
8790 * calc/calc-lang.el: Add Greek letters to math-variable-table
8791 property of tex.
8792
8793 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
8794
8795 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
8796
8797 2006-09-22 Masatake YAMATO <jet@gyve.org>
8798
8799 * add-log.el (add-log-current-defun): Use `forward-sexp'
8800 instead of `forward-word' to pick c++::symbol.
8801 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
8802
8803 2006-09-22 Kenichi Handa <handa@m17n.org>
8804
8805 * bindings.el: Fix setting self-insert-command for multibyte
8806 characters in global-map.
8807
8808 2006-09-21 David Kastrup <dak@gnu.org>
8809
8810 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
8811 doc string.
8812
8813 2006-09-21 Kenichi Handa <handa@m17n.org>
8814
8815 * language/european.el ("Latin-1"): Add windows-1252 to
8816 coding-priority.
8817 ("German"): Likewise.
8818
8819 2006-09-21 Kim F. Storm <storm@cua.dk>
8820
8821 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
8822 Suggested by Miles Bader.
8823
8824 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
8825 instead of add-to-list in the simple case.
8826
8827 2006-09-20 Kenichi Handa <handa@m17n.org>
8828
8829 * isearch.el (isearch-process-search-char): Cancel the previous change.
8830 (isearch-search-string): New function.
8831 (isearch-search): Use isearch-search-string.
8832 (isearch-lazy-highlight-search): Likewise.
8833
8834 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8835
8836 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
8837 string to become an option.
8838
8839 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8840
8841 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
8842
8843 2006-09-20 Kim F. Storm <storm@cua.dk>
8844
8845 * simple.el (line-move-partial): Call pos-visible-in-window-p with
8846 position t instead of trying both window-end and window-end - 1.
8847
8848 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
8849
8850 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
8851 hidden trees.
8852
8853 2006-09-20 David Kastrup <dak@gnu.org>
8854
8855 * mouse.el (mouse-posn-property): Improve doc string.
8856 (mouse-on-link-p): Change buffers for function calls on links.
8857
8858 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
8859 buffer is read-only.
8860
8861 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
8862
8863 * allout.el (allout-unprotected): Let inhibit-read-only only when
8864 buffer-read-only isn't set.
8865 (allout-annotate-hidden): Enable topic annotation during copies even
8866 when the buffer is read-only, eg for topic copies. Ensure that the loop
8867 advances, even when the span extends beyond the deletion region.
8868 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
8869 rather than allout-exposure-changed-hook, as a stronger assertion.
8870 (allout-keybindings-list): Add bindings for
8871 allout-copy-line-as-kill and allout-copy-topic-as-kill.
8872 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
8873 Copy wrappers for allout-kill-line and allout-kill-topic.
8874 (allout-listify-exposed): Position correctly to accumulate lines.
8875
8876 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
8877
8878 * simple.el (line-move-1): Escape field boundaries occurring
8879 exactly at point. Update goal column if constrained to a field.
8880 (line-move-finish): Escape field boundaries occurring exactly at point.
8881
8882 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8883
8884 * mouse.el (mouse-on-link-p): Tentatively fix last change.
8885 (mouse-drag-vertical-line): Remove unused var `wconfig'.
8886
8887 2006-09-19 Kim F. Storm <storm@cua.dk>
8888
8889 * help.el (describe-key-briefly, describe-key): Simplify printing
8890 of descriptions by using format and %S. Fix "is undefined"
8891 messages to say "at that spot" for mouse events.
8892
8893 * simple.el (line-move-partial): Optimize. Try window-line-height
8894 before posn-at-point to get vpos of current line.
8895
8896 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
8897
8898 * emulation/viper.el: Bump up version/date of update to reflect the
8899 substantial changes done in August 2006.
8900
8901 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
8902 push-button are defined.
8903
8904 * ediff-util.el (ediff-add-to-history): New function.
8905
8906 * ediff.el: Use ediff-add-to-history instead of add-to-history.
8907
8908 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8909
8910 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
8911 Delete duplicate make-local-variable form.
8912 (conf-space-keywords): Add autoload cookie.
8913 Fix typo (`keywords', not `keyword').
8914
8915 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8916
8917 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
8918 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
8919 to x-gtk-use-old-file-dialog.
8920
8921 2006-09-18 Richard Stallman <rms@gnu.org>
8922
8923 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
8924 that might come in during mouse tracking.
8925
8926 2006-09-18 Kim F. Storm <storm@cua.dk>
8927
8928 * simple.el (line-move-partial): Rework 2006-09-15 change to use
8929 new window-line-height function. Further optimize by not calling
8930 pos-visible-in-window-p for window-end when window-line-height
8931 returns useful information.
8932
8933 2006-09-16 Richard Stallman <rms@gnu.org>
8934
8935 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
8936 (conf-space-mode): Don't handle prefix arg.
8937 Delete conf-space-keywords-override code.
8938 Use add-hook.
8939 (conf-space-keywords): New command.
8940 (conf-space-mode-internal): Be careful with imenu-generic-expression.
8941 Delete conf-space-keywords-override code.
8942 (conf-space-keywords-alist): Doc fix.
8943 (conf-space-font-lock-keywords): Doc fix.
8944 (conf-space-keywords-override): Var deleted.
8945
8946 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8947
8948 * startup.el (fancy-splash-screens): Don't switch to the scratch
8949 buffer; it may not be the next buffer.
8950
8951 2006-09-16 Romain Francoise <romain@orebokech.com>
8952
8953 * saveplace.el (load-save-place-alist-from-file): Use expanded name
8954 in both messages.
8955
8956 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
8957
8958 * progmodes/python.el (python-preoutput-filter):
8959 Fix arg order to string-match.
8960
8961 2006-09-16 Richard Stallman <rms@gnu.org>
8962
8963 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
8964 font-lock-compile-keywords.
8965
8966 * font-lock.el (font-lock-compile-keywords): Rename optional arg
8967 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
8968
8969 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8970
8971 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
8972
8973 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
8974 and the data doesn't look like UTF8, send STRING instead.
8975
8976 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
8977
8978 * textmodes/flyspell.el (flyspell-check-region-doublons):
8979 New function to detect duplicated words.
8980 (flyspell-large-region): Use it.
8981
8982 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8983
8984 * simple.el (line-move-to-column): Revert 2006-08-03 change.
8985
8986 2006-09-16 Eli Zaretskii <eliz@gnu.org>
8987
8988 * help.el (describe-prefix-bindings): Use let, not let*.
8989
8990 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
8991
8992 * allout.el (allout-regexp, allout-line-boundary-regexp)
8993 (allout-bob-regexp): Correct grouping and boundaries to fix
8994 backwards traversal.
8995 (allout-depth-specific-regexp, allout-depth-one-regexp):
8996 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
8997 worse time in allout-ascend.
8998 (allout-doublecheck-at-and-shallower): Identify depth threshold
8999 below which topics are checked for and disqualified by containment
9000 discontinuities.
9001 (allout-hotspot-key-handler): Correctly handle multiple-key
9002 strokes. Remove some unused variables.
9003 (allout-mode-leaders): Clarify that mode-specific comment-start
9004 will be used.
9005 (set-allout-regexp): Correctly regexp-quote allout regexps to
9006 properly accept alternative header-leads and primary bullets with
9007 regexp-specific characters (eg, C "/*", mathematica "(*").
9008 Include new regular expressions among those configured.
9009 (allout-infer-header-lead-and-primary-bullet):
9010 Rename allout-infer-header-lead.
9011 (allout-recent-depth): Manifest as a variable as well as a function.
9012 (allout-prefix-data): Simplify into an inline instead of a macro,
9013 assuming current match data rather than being explicitly passed
9014 it. Establish allout-recent-depth value as well as
9015 allout-recent-prefix-beginning and allout-recent-prefix-end.
9016 (allout-aberrant-container-p): True when an item's immediate
9017 offspring discontinuously contained. Useful for disqualifying
9018 unintended topic prefixes, likely at low depths.
9019 (allout-goto-prefix-doublechecked): Elaborate version of
9020 allout-goto-prefix which disqualifies aberrant pseudo-items.
9021 (allout-pre-next-prefix): Layer on top of lower-level routines, to
9022 get disqualification of aberrant containers.
9023 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9024 containers.
9025 (allout-beginning-of-current-entry): Position at start of buffer
9026 when in container (depth 0) entry.
9027 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9028 (allout-current-bullet): Strip text properties.
9029 (allout-get-prefix-bullet): Use right match groups.
9030 (allout-beginning-of-line, allout-next-heading):
9031 Disqualify aberrant containers.
9032 (allout-previous-heading): Disqualify aberrant containers, and
9033 change to regular (rather than inline) function, to allow
9034 self-recursion.
9035 (allout-get-invisibility-overlay): Increment so progress is made
9036 when the first overlay is not the sought one.
9037 (allout-end-of-prefix): Disqualify aberrant containers.
9038 (allout-end-of-line): Cycle something like allout-beginning-of-line.
9039 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9040 outline.el outlines) functional again. Change the primary bullet
9041 along with the header-lead - level 1 new-style bullets now work.
9042 Engage allout-before-change-handler in mainline Emacs, not just
9043 XEmacs, to do undo handling.
9044 (allout-before-change-handler): Expose undo changes occurring in
9045 hidden regions. Use allout-get-invisibility-overlay instead of
9046 reimplementing it inline.
9047 (allout-chart-subtree): Use start rather than end of prefix in
9048 charts. Use allout-recent-depth variable.
9049 (allout-chart-siblings): Disqualify aberrant topics.
9050 (allout-beginning-of-current-entry): Position correctly.
9051 (allout-ascend): Use new allout-depth-specific-regexp and
9052 allout-depth-one-regexp for linear instead of O(N^2) or worse
9053 behavior.
9054 (allout-ascend-to-depth): Depend on allout-ascend, rather than
9055 reimplementing an algorithm.
9056 (allout-up-current-level): Depend on allout-ascend, rather than
9057 reimplementing an algorithm. Return to start-point if we fail.
9058 (allout-descend-to-depth): Use allout-recent-depth variable
9059 instead of function.
9060 (allout-next-sibling): On traversal of numerous intervening
9061 topics, resort to economical allout-next-sibling-leap.
9062 (allout-next-sibling-leap): Specialized version of
9063 allout-next-sibling that uses allout-ascend cleverly, to depend on
9064 a regexp search to leap large numbers of contained topics, rather
9065 than arbitrarily many one-by-one traversals.
9066 (allout-next-visible-heading): Disqualify aberrant topics.
9067 (allout-previous-visible-heading): Position consistently when
9068 interactive.
9069 (allout-forward-current-level): Base on allout-previous-sibling
9070 rather than (differently) reimplmenting the algorithm. Remove some
9071 unused variables.
9072 (allout-solicit-alternate-bullet): Present default choice stripped
9073 of text properties.
9074 (allout-rebullet-heading): Use bullet stripped of text properties.
9075 Register changes using allout-exposure-change-hook.
9076 Disregard aberrant topics.
9077 (allout-shift-in): With universal-argument, make topic a peer of
9078 it's former offspring. Simplify the code by separating out
9079 allout-shift-out functionality.
9080 (allout-shift-out): With universal-argument, make offspring peers
9081 of their former container, and its siblings. Implement the
9082 functionality here, rather than inappropriately muddling the
9083 implementation of allout-shift-in.
9084 (allout-rebullet-topic): Respect additional argument for new
9085 parent-child separation function.
9086 (allout-yank-processing): Use allout-ascend directly.
9087 (allout-show-entry): Disqualify aberrant topics.
9088 (allout-show-children): Handle discontinuous children gracefully,
9089 extending the depth being revealed to expose them and posting a
9090 message indicating the situation.
9091 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9092 Leave cursor in correct position.
9093 (allout-hide-current-subtree): Use allout-ascend directly.
9094 Disqualify aberrant topics.
9095 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
9096 a way that the yanks can restore it, as used to happen.
9097 (allout-yank-processing): Restore exposure layout as recorded by
9098 allout-kill-*, as used to happen.
9099 (allout-annotate-hidden, allout-hide-by-annotation): New routines
9100 for preseving and restoring exposure layout across kills.
9101 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
9102 (allout-encrypt-string): Strip text properties.
9103 Rearranged order and outline-headings for some of the
9104 miscellaneous functions.
9105 (allout-resolve-xref): No need to quote the error name in the
9106 condition-case handler section.
9107 (allout-flatten): Classic recursive (and recursively intensive,
9108 without tail-recursion) list-flattener, needed by allout-shift-out
9109 when confronted with discontinuous children.
9110
9111 2006-09-16 Jason Rumney <jasonr@gnu.org>
9112
9113 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
9114 on ms-windows.
9115 (dnd-open-unc-file): Remove.
9116 (dnd-open-local-file): Mention in doc string that it also handles
9117 remote files if the system natively supports unc file-names.
9118
9119 2006-09-15 Kim F. Storm <storm@cua.dk>
9120
9121 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
9122 all necessary information about the event before erasing *Help*.
9123
9124 * simple.el (line-move-partial): Use window-line-visiblity to
9125 quickly check whether last line is partially visible, and only do
9126 the hard (and slow) part in that case.
9127
9128 2006-09-15 Jay Belanger <belanger@truman.edu>
9129
9130 * COPYING: Replace "Library Public License" by "Lesser Public
9131 License" throughout.
9132
9133 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9134
9135 * term/x-win.el (x-menu-bar-open): New function for F10.
9136
9137 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
9138
9139 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9140 Disallow filenames containing " -" to avoid confusion with libtool
9141 compilation messages. Suggested by Stefan Monnier.
9142
9143 2006-09-15 David Kastrup <dak@gnu.org>
9144
9145 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
9146 instead of buffer position for `mouse-on-link-p'.
9147
9148 * mouse.el (mouse-posn-property): New function looking up the
9149 properties at a click position in overlays and text properties in
9150 either buffer or strings.
9151 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
9152 of both `follow-link' as well as `mouse-face' properties.
9153 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
9154 buffer position.
9155
9156 * help.el (describe-key-briefly): When reading a down-event on
9157 mode lines or scroll bar, swallow the following up event, too.
9158 Use the new mouse sensitity of `key-binding' for lookup.
9159 (describe-key): The same here.
9160
9161 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
9162
9163 * play/life.el (life-patterns): Add a few more interesting patterns.
9164 (life-setup): Force `show-trailing-whitespace' to nil.
9165
9166 2006-09-14 Richard Stallman <rms@gnu.org>
9167
9168 * startup.el (fancy-splash-text): Change text to improve alignment.
9169 (fancy-splash-screens): Don't set non-standard tab width.
9170 Bind cursor-type temporarily, and make it easy to patch to
9171 preserve the splash buffer.
9172 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
9173 (fancy-splash-screens): Display echo-area message explicitly.
9174 Don't set fancy-splash-help-echo.
9175
9176 * simple.el (line-number-mode): Group mode-line instead of
9177 editing-basics.
9178 (column-number-mode, size-indication-mode): Likewise.
9179
9180 * faces.el (mode-line-faces): Group mode-line instead of modeline.
9181
9182 * time.el (display-time): Group mode-line instead of modeline.
9183
9184 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
9185
9186 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
9187
9188 * startup.el (fancy-splash-text): Move editing instructions to
9189 fancy-splash-head.
9190 (fancy-splash-head): Issue editing instructions.
9191 (fancy-splash-screens): Fixup whitespace.
9192
9193 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * bindings.el (mode-line-buffer-identification-keymap):
9196 Remove duplicate line.
9197
9198 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9199
9200 * ido.el (ido-ignore-item-p): Allow any kind of functions in
9201 ignore lists.
9202
9203 2006-09-14 Kim F. Storm <storm@cua.dk>
9204
9205 * jit-lock.el (jit-lock-fontify-again): New function.
9206 (jit-lock-fontify-now): Use it instead of lambda form.
9207
9208 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
9209
9210 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
9211 (flyspell-auto-correct-word): Make ispell-filter local to these
9212 functions. Check that ispell-filter has new stuff before calling
9213 ispell-parse-output.
9214
9215 2006-09-13 Kim F. Storm <storm@cua.dk>
9216
9217 * simple.el (line-move-partial): Optimize.
9218
9219 2006-09-13 Richard Stallman <rms@gnu.org>
9220
9221 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
9222 Delete spurious backquote.
9223
9224 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9225
9226 * net/rcirc.el (rcirc-print): Fix last change.
9227
9228 2006-09-12 Jay Belanger <belanger@truman.edu>
9229
9230 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
9231
9232 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9233
9234 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
9235 rcirc-show-maximum-output.
9236 (rcirc-mode): Remove window-scroll-function hook.
9237 (rcirc-scroll-to-bottom): Remove function.
9238 (rcirc-print): Recenter so point stays at the bottom of the window
9239 if point was already there.
9240
9241 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
9242
9243 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
9244 not to "t".
9245 * progmodes/compile.el (compilation-start): Likewise.
9246 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9247 Don't use expand-file-name on invocation-directory, since this
9248 might mishandle special characters in invocation-directory.
9249
9250 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9251
9252 * pcvs-defs.el: Remove * in defcustom's docstrings.
9253
9254 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
9255
9256 * progmodes/compile.el (compilation-directory-properties):
9257 Doc fix for help-echo.
9258
9259 2006-09-12 Lars Hansen <larsh@soem.dk>
9260
9261 * desktop.el (desktop-read): Add comment.
9262
9263 2006-09-12 Kim F. Storm <storm@cua.dk>
9264
9265 * simple.el (next-error-highlight, next-error-highlight-no-select):
9266 Fix spelling error.
9267
9268 * subr.el (sit-for): Rework to use input-pending-p and cond.
9269 Return nil input is pending on entry also for SECONDS <= 0.
9270 (while-no-input): Use input-pending-p instead of sit-for.
9271
9272 2006-09-11 Richard Stallman <rms@gnu.org>
9273
9274 * simple.el (next-error-highlight, next-error-highlight-no-select):
9275 Fix custom type and doc strings.
9276
9277 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9278
9279 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
9280 (diff-apply-hunk): Use it to ask for confirmation.
9281
9282 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
9283
9284 * emacs-lisp/cl.el (pushnew): Add missing `,'.
9285
9286 2006-09-11 David Kastrup <dak@gnu.org>
9287
9288 * help.el (string-key-binding, describe-key-briefly)
9289 (describe-key): Remove `string-key-binding' and its callers since
9290 `key-binding' already caters for the proper lookup now.
9291
9292 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9293
9294 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
9295 (cfengine-mode): Use it. Fix \ syntax to be like /.
9296
9297 * bindings.el (mode-line-buffer-identification-keymap):
9298 Move initialization into declaration.
9299
9300 2006-09-10 Kim F. Storm <storm@cua.dk>
9301
9302 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
9303 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
9304 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
9305 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
9306
9307 2006-09-10 Richard Stallman <rms@gnu.org>
9308
9309 * dired-aux.el: Handle errors in recursive copy usefully.
9310 (dired-create-files-failures): New variable.
9311 (dired-copy-file): Remove condition-case.
9312 (dired-copy-file-recursive): Check for errors on all file
9313 operations, and add them to dired-create-files-failures.
9314 Check file file-date-erorr here too.
9315 (dired-create-files): Check dired-create-files-failures
9316 and report those errors too.
9317
9318 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
9319
9320 * subr.el (add-to-list): New argument COMPARE-FN.
9321
9322 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
9323
9324 * filecache.el (file-cache-add-directory)
9325 (file-cache-add-directory-list, file-cache-add-file)
9326 (file-cache-add-directory-using-find)
9327 (file-cache-add-directory-using-locate)
9328 (file-cache-add-directory-recursively): Add autoloads.
9329
9330 2006-09-09 Richard Stallman <rms@gnu.org>
9331
9332 * textmodes/conf-mode.el (conf-space-mode):
9333 Use hack-local-variables-hook instead of calling hack-local-variables.
9334 (conf-space-keywords-override): New variable.
9335 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
9336 (conf-space-mode): Always make conf-space-keywords and
9337 conf-space-keywords-override local.
9338 Call conf-space-mode-internal directly as well as via hook.
9339
9340 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9341
9342 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
9343 quasi-keywords.
9344
9345 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9346
9347 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
9348 (python-send-string): Be slightly more careful about adding \n.
9349
9350 * startup.el (normal-splash-screen): Don't display the buffer if we'll
9351 kill it right away anyway.
9352
9353 2006-09-09 Eli Zaretskii <eliz@gnu.org>
9354
9355 * international/codepage.el (cp850-decode-table): Fix a few codes.
9356 (cp858-decode-table): New variable.
9357
9358 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9359
9360 * net/ldap.el (ldap-search-internal): Doc fix.
9361
9362 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9363
9364 * play/life.el (life-display-generation): Test for input manually if
9365 `sleeptime' is negative or null.
9366
9367 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
9368 (print-region-1): Substitute `%s' with the page title.
9369
9370 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
9371
9372 * locate.el (locate-current-search): New variable.
9373 (locate): Set buffer local value. Use current buffer if it is
9374 in Locate mode.
9375 (locate-mode): Disable undo here.
9376 (locate-do-setup): Use locate-current-filter from buffer to be killed.
9377 (locate-update): Use locate-current-search and locate-current-filter.
9378
9379 2006-09-08 David Kastrup <dak@gnu.org>
9380
9381 * desktop.el (desktop-read): When loading a desktop, disable
9382 saving it while the load progresses, and switch off a pending lazy
9383 load by calling `desktop-lazy-abort'.
9384
9385 2006-08-27 Martin Rudalics <rudalics@gmx.at>
9386
9387 * window.el (mouse-autoselect-window-timer)
9388 (mouse-autoselect-window-position)
9389 (mouse-autoselect-window-window)
9390 (mouse-autoselect-window-now): New vars.
9391 (mouse-autoselect-window-cancel)
9392 (mouse-autoselect-window-select)
9393 (mouse-autoselect-window-start): New functions.
9394 (handle-select-window): Call `mouse-autoselect-window-start' when
9395 delayed window autoselection is enabled.
9396
9397 * cus-start.el (mouse-autoselect-window): Handle delayed window
9398 autoselection.
9399
9400 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
9401 commands after which it is allowed to print in the echo area.
9402
9403 2006-09-08 Richard Stallman <rms@gnu.org>
9404
9405 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
9406
9407 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
9408 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
9409
9410 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
9411 (cancel-timer-internal): Add doc string.
9412 (cancel-function-timers): Doc fix.
9413 (with-timeout-handler, timer-event-last*): Add doc strings.
9414
9415 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
9416
9417 * files.el (risky-local-variable-p): Match ...-bindat-spec.
9418
9419 * dired.el (dired-log-summary): Add doc string.
9420
9421 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
9422 (custom-group-menu-create): Not here.
9423
9424 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
9425
9426 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
9427
9428 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9429
9430 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
9431 (mac-apple-event-map): Define its handler.
9432
9433 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9434
9435 * net/ldap.el (ldap-search-internal): Handle `auth' key.
9436
9437 2006-09-07 Magnus Henoch <mange@freemail.hu>
9438
9439 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
9440 clause.
9441
9442 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9443
9444 * info.el (Info-index): Bind completion-ignore-case.
9445
9446 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9447
9448 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
9449 previous commit.
9450 (inferior-prolog-guess-flavor): New fun left out of previous commit.
9451 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
9452 burp in dedicated windows.
9453 (inferior-prolog-self-insert-command): New command.
9454 (inferior-prolog-mode-map): Use it.
9455
9456 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9457
9458 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
9459
9460 * international/code-pages.el: Add cp858.
9461
9462 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9463
9464 * dnd.el: Fix bootstrapping.
9465
9466 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9467
9468 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
9469 (dnd-open-remote-url): New function.
9470 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
9471 not windows-nt.
9472
9473 2006-09-07 Jason Rumney <jasonr@gnu.org>
9474
9475 * dnd.el (dnd-open-remote-file-function): New variable.
9476 (dnd-open-unc-file): New function.
9477 (dnd-open-file): Call dnd-open-remote-file-function if set.
9478
9479 2006-09-06 Daiki Ueno <ueno@unixuser.org>
9480
9481 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
9482 pgg-passphrase-coding-system rather than locale-coding-system.
9483 * pgg-def.el (pgg-passphrase-coding-system): New user option.
9484
9485 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9486
9487 * progmodes/prolog.el: Remove * in docstrings.
9488 (prolog-program-name): Add SWI prolog.
9489 (prolog-mode-menu): New menu.
9490 (prolog-mode): Set comment-add.
9491 (prolog-indent-line): Simplify. Use indent-line-to.
9492 (inferior-prolog-buffer): New var.
9493 (inferior-prolog-run, inferior-prolog-process): New funs.
9494 (run-prolog, switch-to-prolog): Rewrite, using them.
9495 (prolog-consult-region): Use inferior-prolog-buffer.
9496 (inferior-prolog-load-file): New function.
9497 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
9498
9499 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
9500 last word, if it's not the end of the paragraph.
9501
9502 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
9503 file name.
9504
9505 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
9506
9507 * frame.el (display-mm-dimensions-alist): New defcustom.
9508 (display-mm-height, display-mm-width): Use it.
9509
9510 2006-09-06 Simon Josefsson <jas@extundo.com>
9511
9512 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
9513
9514 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
9515
9516 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9517 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
9518 string values.
9519
9520 2006-09-06 Kim F. Storm <storm@cua.dk>
9521
9522 * simple.el (line-move-partial): New function to do vscrolling for
9523 partially visible images / tall lines. Rewrite based on code
9524 previously in line-move. Simplify backwards vscrolling.
9525 (line-move): Use it. Simplify.
9526
9527 2006-09-05 Kim F. Storm <storm@cua.dk>
9528
9529 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
9530
9531 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
9532
9533 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9534 Process the `gcc-include' after the `gnu' rule.
9535
9536 2006-09-05 Kim F. Storm <storm@cua.dk>
9537
9538 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
9539
9540 2006-09-05 Daiki Ueno <ueno@unixuser.org>
9541
9542 * pgg.el (pgg-clear-string): Alias to clear-string for backward
9543 compatibility.
9544
9545 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
9546 inhibit-redisplay; encode passphrase with locale-coding-system.
9547
9548 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9549
9550 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
9551
9552 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
9553
9554 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9555 (gdb-var-list-children-regexp): Make type field optional.
9556
9557 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
9558 e.g public, protected in C++.
9559
9560 2006-09-04 John Paul Wallington <jpw@pobox.com>
9561
9562 * simple.el (completion-show-help): New defcustom.
9563 (completion-setup-function): Heed it.
9564
9565 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9566
9567 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
9568
9569 2006-09-04 Richard Stallman <rms@gnu.org>
9570
9571 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
9572 (rsf-min-region-to-spam-list): Doc fix.
9573 (rsf-add-content-type-field): Doc fix.
9574
9575 * simple.el (kill-region): Explicitly test there is a region.
9576
9577 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
9578
9579 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
9580 sendmail in several common directories.
9581
9582 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
9583
9584 * paths.el (sendmail-program): Removed.
9585
9586 2006-09-04 Daiki Ueno <ueno@unixuser.org>
9587
9588 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
9589 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
9590 http://article.gmane.org/gmane.emacs.gnus.general/50457
9591
9592 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
9593
9594 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
9595 mark after running the menu filter.
9596
9597 2006-09-03 Juri Linkov <juri@jurta.org>
9598
9599 * international/quail.el (quail-defrule-internal): Add a check
9600 if a key is a vector.
9601
9602 2006-09-02 Juri Linkov <juri@jurta.org>
9603
9604 * man.el (Man-topic-history): New variable.
9605 (man): Use it.
9606
9607 * woman.el (woman-topic-history): Change defvar to defvaralias
9608 for symbol `Man-topic-history'.
9609
9610 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
9611 `comint-last-output-start' is a marker by using `markerp' and
9612 check if it has a position by using `marker-position', and use
9613 this position for `goto-char'.
9614
9615 * international/quail.el (quail-defrule-internal): Add missing
9616 `error' call for null key.
9617
9618 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
9619
9620 * net/rcirc.el (rcirc-keywords): New variable.
9621 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
9622 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
9623 variables.
9624 (rcirc-responses-no-activity): New function.
9625 (rcirc-handler-generic): Check for responses in above.
9626 (rcirc-process-command): Add ?: character to arguments of raw
9627 server commands.
9628 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
9629 `rcirc-dim-nicks'.
9630 (rcirc-gray-toggle): Remove unused variable.
9631 (rcirc-print): Remove some tracking logic, which is moved into
9632 markup functions.
9633 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
9634 types.
9635 (rcirc-activity-string): Look for 'keyword in activity-types.
9636 (rcirc-window-configuration-change): Don't erase overlay-arrow
9637 unnecessarily.
9638 (rcirc-add-or-remove): New function.
9639 (rcirc-cmd-ignore): Use it.
9640 (rcirc-message-leader): Remove unused function.
9641 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
9642 (rcirc-add-face): New function.
9643 (rcirc-facify): Use rcirc-add-face.
9644 (rcirc-url-regexp): Add parens.
9645 (rcirc-map-regexp): Remove function.
9646 (rcirc-mangle-regexp): Remove function.
9647 (rcirc-markup-text-functions): New variable.
9648 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
9649 (rcirc-markup-body-text, rcirc-markup-attributes)
9650 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
9651 (rcirc-markup-bright-nicks): New markup handler functions.
9652 (rcirc-nick-in-message-full-line): New face.
9653 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
9654 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
9655
9656 2006-09-02 Martin Rudalics <rudalics@gmx.at>
9657
9658 * cus-start.el (hscroll-margin, hscroll-step)
9659 (mode-line-in-non-selected-windows, mouse-autoselect-window)
9660 (x-use-underline-position-properties): Change version to "22.1"
9661 since they will appear there for the first time.
9662
9663 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
9664
9665 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
9666
9667 2006-08-31 Richard Stallman <rms@gnu.org>
9668
9669 * cus-edit.el (custom-save-variables): Slight cleanup.
9670 (Custom-no-edit): Renamed from custom-no-edit.
9671 (Custom-newline): Renamed from custom-newline.
9672 (custom-mode-map): Use new names.
9673
9674 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
9675 about customization, rather than M-x customize, in the doc string
9676 made for the defcustom.
9677
9678 * emacs-lisp/trace.el (trace-function-background): Doc fix.
9679
9680 2006-08-31 Romain Francoise <romain@orebokech.com>
9681
9682 * dired-x.el (dired-guess-shell-alist-default): Update.
9683
9684 2006-08-31 Michael Mauger <mmaug@yahoo.com>
9685
9686 * custom.el (custom-theme-set-variables): Autoload packages before
9687 sorting the variables.
9688
9689 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9690
9691 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
9692 Convert events to chars if XEmacs.
9693 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
9694
9695 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9696
9697 * progmodes/python.el (python-eldoc-function): Re-enable quit while
9698 waiting for process.
9699
9700 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9701
9702 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
9703 results in ASCII-only string, encode original one directly.
9704
9705 2006-08-29 Romain Francoise <romain@orebokech.com>
9706
9707 * startup.el (normal-splash-screen, fancy-splash-screens):
9708 Make buffer read-only and arrange to enter view mode if necessary.
9709
9710 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
9711
9712 * hl-line.el (hl-line): New face.
9713 (hl-line-face): Use it.
9714
9715 * image-mode.el (image-mode): Fix last fix.
9716 Suggested by Kim F. Storm.
9717
9718 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9719
9720 Sync with Tramp 2.0.54.
9721
9722 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
9723 of `=', because `tramp-get-remote-gid' might not always return an
9724 integer when expected.
9725 (tramp-register-file-name-handlers): `partial-completion-mode' is
9726 unknown to XEmacs.
9727 (tramp-time-diff): Don't use `floor', it might fail for large
9728 differences.
9729 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
9730 `tramp-auto-save-directory' if unset in order to guarantee unique
9731 auto-save file names.
9732
9733 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9734
9735 * image-mode.el (image-mode): Display image as text on a terminal.
9736
9737 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9738
9739 * progmodes/python.el (python-send-command): Simplify.
9740 (run-python): Don't generate a new buffer unless `new' was specified.
9741 Make sure we send `import emacs' to the proper process.
9742
9743 * progmodes/python.el (python-send-command): Don't wait for the command
9744 to terminate. Don't fiddle with compilation-parsing-end.
9745
9746 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9747
9748 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9749 Insert commentary after first line summary.
9750
9751 * woman.el (woman-follow): New function, based on `man-follow'.
9752 (woman-mode-map): Use it.
9753
9754 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
9755 since ibuffer-do-sort-by-recency does not define a sorter.
9756
9757 2006-08-28 Kim F. Storm <storm@cua.dk>
9758
9759 * find-dired.el (find-dired): Use shell-quote-argument to properly
9760 escape ( and ) args. Also use it on {} and ; args in default
9761 value of find-ls-option string.
9762 (find-grep-dired): Use shell-quote-argument on {} and ; args.
9763
9764 2006-08-27 Michael Olson <mwolson@gnu.org>
9765
9766 * emacs-lisp/tq.el: Small grammar fix in comments.
9767 (tq-enqueue): Check for existence of queue rather than the
9768 head queue item's question, which was a no-op.
9769 (tq-filter, tq-process-buffer): Make sure the process buffer
9770 exists before making it the current buffer.
9771
9772 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9773
9774 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
9775 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
9776 (special-event-map): Apply 2006-08-16 change for x-win.el.
9777
9778 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9779
9780 * progmodes/python.el (python-send-receive): Wait in the
9781 process's buffer so as to check the right buffer-local variables.
9782
9783 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9784
9785 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
9786 (defgroup checkdoc): Move to beginning.
9787
9788 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
9789 (python-preoutput-continuation): Remove.
9790 (python-preoutput-filter): Simplify correspondingly.
9791 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
9792 Loop around to catch embedded _emacs_out output.
9793 (run-python): Send the import&print command on a single line.
9794 (python-send-command): Send command&print on a single line.
9795 (python-send-string): Only add double \n if needed.
9796 (python-send-receive): Loop until the result comes.
9797 (python-mode-running): Defvar it.
9798 (python-setup-brm): Remove unused var `menu'.
9799 Only bind py-mode-map and `features' around brm-init.
9800 (python-calculate-indentation): Remove unused var `point'.
9801 (python-beginning-of-defun): Remove unused var `def-line'.
9802
9803 2006-08-25 Richard Stallman <rms@gnu.org>
9804
9805 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9806
9807 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
9808
9809 * emulation/viper.el (viper-set-hooks): Use frame bindings for
9810 viper-vi-state-cursor-color.
9811 (viper-non-hook-settings): Don't set default
9812 mode-line-buffer-identification.
9813
9814 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9815 New fun.
9816 (viper-set-cursor-color-according-to-state)
9817 (viper-get-saved-cursor-color-in-replace-mode)
9818 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
9819 viper-emacs-state-cursor-color.
9820
9821 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
9822 (viper-undo): Use point if undo-beg-posn is nil.
9823 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
9824 (viper-after-change-undo-hook): Don't use
9825 viper-emacs-state-cursor-color by default.
9826 (viper-undo): More sensible positioning after undo.
9827
9828 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
9829 (viper-emacs-state-cursor-color): Default to nil, since this feature
9830 doesn't work well yet.
9831
9832 * ediff-mult.el (ediff-intersect-directories)
9833 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
9834 always expand filenames.
9835
9836 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9837
9838 * tumme.el: Remove * in defcustoms's docstrings.
9839
9840 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
9841
9842 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
9843 Accept internal time format for SECS arg.
9844 (timer-relative-time): Doc fix.
9845
9846 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
9847 adapted from Martin Rudalics.
9848 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
9849 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
9850 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
9851 using sit-for.
9852
9853 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
9854
9855 * cus-start.el (all): Add `overline-margin' and
9856 `x-underline-at-descent-line'.
9857
9858 2006-08-24 Kim F. Storm <storm@cua.dk>
9859
9860 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
9861 to mean "use find -exec"; nil now unambiguously means auto-detect.
9862 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
9863 Use shell-quote-argument to build grep-find-command and
9864 grep-find-template.
9865 (rgrep): Use shell-quote-argument to properly quote arguments to find.
9866 Reported by Tom Seddon.
9867
9868 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
9869
9870 * startup.el (fancy-splash-head): Give instructions for dismissing
9871 the splash screen for default startup too.
9872 (display-startup-echo-area-message, fancy-splash-screens)
9873 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
9874 all splash text at once and keep the splash buffer around.
9875 (command-line-1): Give display-startup-echo-area-message a t arg.
9876
9877 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
9878
9879 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
9880 gnus frame is selected.
9881
9882 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
9883
9884 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
9885
9886 2006-08-22 Kim F. Storm <storm@cua.dk>
9887
9888 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
9889 Add suffix matching for subdirs.
9890
9891 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9892
9893 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
9894 mouse-yank-at-point is non-nil.
9895
9896 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
9897
9898 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
9899 a bit wider and remove fringes to fit initial output on line.
9900
9901 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9902
9903 * frame.el (blink-cursor-end): Only ignore the error we care about.
9904 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
9905
9906 2006-08-21 Richard Stallman <rms@gnu.org>
9907
9908 * whitespace.el (whitespace-cleanup): Doc fix.
9909
9910 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
9911
9912 * net/rcirc.el (rcirc-show-maximum-output): New var.
9913 (rcirc-buffer-process): If no buffer argument is supplied, use
9914 current-buffer.
9915 (rcirc-complete-nick): Complete to the last completed nick first.
9916 (rcirc-mode): Preserve the value of `rcirc-urls' across
9917 connections. Setup scroll function.
9918 (rcirc-scroll-to-bottom): New function.
9919 (rcirc-print): Use nick syntax around regexp work.
9920 Notice dim-nicks speaking only if they say our nick.
9921 (rcirc-update-activity-string): Do not show the modeline indicator
9922 if there are no live rcirc processes.
9923 (rcirc-cmd-ignore): Ignore case.
9924 (rcirc-browse-url-at-point): Fix off-by-one error.
9925
9926 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
9927
9928 * progmodes/python.el: Remove * in defcustom docstrings.
9929 (run-python, python-proc, python-try-complete): Use derived-mode-p.
9930 (python-mode): Set tab-width and indent-tabs-mode.
9931
9932 2006-08-20 Dave Love <fx@gnu.org>
9933
9934 * progmodes/python.el: Update to Dave Love's latest version.
9935 (python-font-lock-keywords, python-mode): Don't use
9936 font-lock-syntax-table, but match symbol elements explicitly instead.
9937 (python-mode-map): Add help, and a few more key bindings.
9938 (python-skip-comments/blanks): Move out of comments as well.
9939 (python-continuation-line-p): Behave better with unbalanced parens.
9940 (python-blank-line-p): New fun.
9941 (python-open-block-statement-p): Don't use a heuristic.
9942 (python-outdent-p): Better handle blocks-in-the-same-line.
9943 (python-calculate-indentation): Misc improvements.
9944 (python-comment-indent): Remove.
9945 (python-block-pairs): New var.
9946 (python-first-word): New fun.
9947 (python-indentation-levels): Handle more common cases.
9948 (python-indent-line-1): Add `leave' argument.
9949 (python-indent-region): New fun.
9950 (python-skip-out): New fun.
9951 (python-beginning-of-statement, python-end-of-statement): Use it.
9952 (python-next-statement): Return correct count even at eob.
9953 (python-end-of-block): Fix paren-typo.
9954 (python-imenu-create-index): Add module variables.
9955 (run-python): Add `new' arg.
9956 Check we're at a prompt before returning.
9957 (python-send-command): Move to end of buffer.
9958 Wait for prompt to return.
9959 (python-set-proc): New fun.
9960 (python-imports): New var.
9961 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
9962 (python-eldoc-function): Try to move out of arg list.
9963 (python-outline-level): Offset by 1.
9964 (python-find-imports): New fun.
9965 (python-symbol-completions): Use python-imports.
9966 (python-module-path, ffap-alist): Add support for ffap.
9967 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
9968 (python-insert-*, python-default-template, python-expand-template):
9969 Add templates/skeletons.
9970 (python-setup-brm): Support for Bicycle Repair Man.
9971 (python-abbrev-syntax-table): New var.
9972 (python-abbrev-pc-hook, python-pea-hook): New funs.
9973
9974 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
9975
9976 * frame.el (blink-cursor-start): Set timer first.
9977 (blink-cursor-end): Ignore timer cancelling errors.
9978 Suggested by Ken Manheimer.
9979
9980 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
9981
9982 * newcomment.el (comment-box): Call `comment-normalize-vars'.
9983 Add autoload cookie.
9984
9985 2006-08-20 Richard Stallman <rms@gnu.org>
9986
9987 * simple.el (line-number-at-pos): Doc fix.
9988
9989 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
9990 timer-activate-when-idle, so timer can run before Emacs becomes
9991 non-idle again.
9992
9993 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
9994
9995 * whitespace.el (whitespace-cleanup-internal): New optional arg
9996 REGION-ONLY. If it's non-nil, modify the message to the user
9997 accordingly.
9998 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
9999 a non-nil argument.
10000
10001 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
10002
10003 * rect.el (spaces-string): Simplify and add doc string.
10004
10005 2006-08-17 Romain Francoise <romain@orebokech.com>
10006
10007 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10008
10009 2006-08-17 Richard Stallman <rms@gnu.org>
10010
10011 * compare-w.el (compare-windows): lambda's take an arg and pass
10012 it to compare-windows-skip-whitespace.
10013
10014 2006-08-17 Martin Rudalics <rudalics@gmx.at>
10015
10016 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10017 the right buffer.
10018
10019 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
10020
10021 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10022 removed files.
10023
10024 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
10025
10026 * progmodes/gdb-ui.el (gdb-locals-watch-map)
10027 (gdb-locals-watch-map-1): Suppress keymap first.
10028 (gdb-edit-locals-map-1): New variable.
10029 (gdb-edit-locals-value): New function.
10030 (gdb-stack-list-locals-handler): Use them.
10031
10032 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10033
10034 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10035 cursor would normally be drawn in the fringe.
10036
10037 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10038 Reported by Martin Rudalics <rudalics@gmx.at>.
10039
10040 2006-08-16 Richard Stallman <rms@gnu.org>
10041
10042 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10043 (special-event-map): Process drag-n-drop events this way.
10044
10045 * simple.el (move-beginning-of-line): Test whether fields
10046 would prevent motion back to line's first visible character.
10047 If so, stop where the fields would stop the motion.
10048
10049 * newcomment.el (comment-indent): Fully update INDENT
10050 before checking to see if it will change the text.
10051
10052 * cus-edit.el (custom-newline): New function.
10053 (custom-mode-map): Bind newline to custom-newline.
10054
10055 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10056 into ignore-whitespace.
10057 Check each buffer for its skip-function.
10058 Handle compare-windows-skip-whitespace special-case test
10059 by returning t from default skip function.
10060
10061 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
10062
10063 * textmodes/org.el (org-clock-special-range)
10064 (org-clock-update-time-maybe): New functions.
10065 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10066 not only a-z.
10067 (org-agenda-get-blocks): Allow multiple blocks per headline.
10068 (org-timestamp-change): Call `org-clock-update-time-maybe'.
10069 (org-export-html-title-format)
10070 (org-export-html-toplevel-hlevel): New options.
10071 (org-export-language-setup): Add support for Czech.
10072 (org-mode, org-insert-todo-heading, org-find-visible)
10073 (org-find-invisible, org-invisible-p, org-invisible-p2)
10074 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10075 (org-show-subtree, org-show-entry, org-make-options-regexp):
10076 Remove compatibility support for old outline-mode.
10077 (org-check-occur-regexp): Funtion removed.
10078 (org-on-heading-p, org-back-to-heading): Made defalias.
10079 (org-set-local): New defsubst.
10080 (org-set-regexps-and-options, org-mode)
10081 (org-set-font-lock-defaults, org-edit-agenda-file-list)
10082 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10083 (org-remember-apply-template, org-table-edit-field)
10084 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10085 (org-set-autofill-regexps): Use `org-set-local'.
10086 (org-table-eval-formula): Fix bug with parsing of display flags.
10087
10088 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
10089
10090 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10091 frame with fringe arrow. Suggested by Simon Marshall
10092 <simon.marshall@misys.com>.
10093 (gdb-stack-position): New variable.
10094 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
10095 (gdb-frames-mode): Set gdb-stack-position to nil.
10096 Add to overlay-arrow-variable-list
10097 (gdb-reset): Delete gdb-stack-position from above list.
10098
10099 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10100
10101 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
10102 read only.
10103
10104 2006-08-13 Romain Francoise <romain@orebokech.com>
10105
10106 * cus-theme.el (customize-create-theme)
10107 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
10108
10109 * filesets.el (filesets-add-buffer): Ditto.
10110
10111 * pcvs.el (cvs-change-cvsroot): Ditto.
10112
10113 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
10114
10115 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
10116 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
10117 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
10118 expressions.
10119 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
10120 Only search till end of line.
10121 Add face to function names in case of no filename.
10122 Add face to variable names of watchpoints.
10123
10124 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
10125
10126 * cus-start.el <indent-tabs-mode>: Move to the `indent'
10127 customization group.
10128
10129 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
10130
10131 * allout.el (allout-prior-bindings, allout-added-bindings):
10132 Remove, after long deprecation.
10133 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
10134 Add customization vars controlling allout-beginning-of-line and
10135 allout-end-of-line conveniences.
10136 (allout-header-prefix, allout-use-mode-specific-leader)
10137 (allout-use-mode-specific-leader, allout-mode-leaders):
10138 Revise docstrings.
10139 (allout-infer-header-lead): Change to be an alias for
10140 allout-infer-header-lead-and-primary-bullet.
10141 (allout-infer-header-lead-and-primary-bullet): New version of
10142 allout-infer-header-lead which assigns the primary bullet to the
10143 same as the header lead, when its being changed.
10144 (allout-infer-body-reindent): Apply regexp-quote instead of
10145 unconditionally prepending "\\", so that all literal
10146 allout-header-prefix and allout-primary-bullet strings are
10147 properly handled.
10148 (allout-add-resumptions): Add optional qualifier for extending or
10149 appending to existing values, rather than replacing them.
10150 (allout-view-change-hook): Clarify docstring.
10151 (allout-exposure-change-hook): Take explicit arguments, via
10152 run-hook-with-args.
10153 (allout-structure-added-hook)
10154 (allout-structure-deleted-hook)
10155 (allout-structure-shifted-hook): New hooks analogous to
10156 allout-exposure-change-hook for other kinds of structural outline
10157 edits.
10158 (allout-encryption-plaintext-sanitization-regexps): New encryption
10159 customization variable, by which cooperating modes can provde
10160 massage of the plaintext without actually being passed it.
10161 (allout-encryption-ciphertext-rejection-regexps)
10162 (allout-encryption-ciphertext-rejection-ceiling): New encryption
10163 customization variables, by which cooperating modes can prohibit
10164 rare but possible ciphertext patterns from fouling their
10165 operation, with actually being passed the ciphertext.
10166 (allout-mode): Run activation and deactivation hooks after the
10167 minor-mode variable has been toggled, to clarify the mode
10168 disposition. The new encryption ciphertext rejection variable is
10169 used to ensure that the ciphertext does not contain text that
10170 would be recognized as outline structural elements by allout.
10171 Substite allout-beginning-of-line and allout-end-of-line for
10172 conventionall beginning-of-line and end-of-line bindings.
10173 If allout-old-style-prefixes is non-nil, don't nullify it on mode
10174 activation!
10175 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
10176 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
10177 (allout-chart-subtree): Implement new mode, charting only the
10178 visible items in the subtree, when new 'visible' parameter is non-nil.
10179 (allout-end-of-subtree): Properly handle the last item in the buffer.
10180 (allout-pre-command-business, allout-command-counter):
10181 Increment an advertised counter so that cooperating enhancements can
10182 track revisions of items.
10183 (allout-open-topic): Run allout-structure-added-hook with suitable
10184 arguments.
10185 (allout-shift-in): Run allout-structure-shifted-hook with suitable
10186 arguments.
10187 (allout-shift-out): Fix doubling for negative args and ensure call
10188 of allout-structure-shifted-hook by solely using allout-shift-in.
10189 (allout-kill-line, allout-kill-topic):
10190 Run allout-structure-deleted-hook with suitable arguments.
10191 (allout-yank-processing): Run allout-structure-added-hook with
10192 proper arguments.
10193 (allout-yank): Enclose activity in allout-unprotected.
10194 (allout-flag-region): Run allout-exposure-change-hook with
10195 suitable arguments, instead of making the callee infer the arguments.
10196 (allout-encrypt-string):
10197 Support allout-encryption-plaintext-sanitization-regexps,
10198 allout-encryption-ciphertext-rejection-regexps, and
10199 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
10200 en/de cryption mode in symmetric encryption failure message.
10201 (allout-obtain-passphrase): Use copy-sequence to get a distinct
10202 copy of the passphrase, and don't zero it or we'll corrupt the
10203 stashed copy.
10204 (allout-create-encryption-passphrase-verifier)
10205 (allout-verify-passphrase): Respect the new signature for
10206 allout-encrypt-string.
10207 (allout-get-configvar-values): Convenience for getting a
10208 configuration variable value and handling its absence gracefully.
10209
10210 2006-08-11 Romain Francoise <romain@orebokech.com>
10211
10212 * obsolete/zone-mode.el: Delete.
10213
10214 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
10215
10216 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
10217
10218 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
10219
10220 * emacs-lisp/bindat.el (bindat-ip-to-string):
10221 Use `format-network-address' if possible.
10222
10223 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10224
10225 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
10226
10227 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
10228
10229 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
10230 restore unread-command-events here.
10231 (edebug-display): Do it here, to detect sit-for interruptions.
10232
10233 2006-08-10 Romain Francoise <romain@orebokech.com>
10234
10235 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
10236 (dns-mode-soa-auto-increment-serial): New user option.
10237 (dns-mode-soa-maybe-increment-serial): New function.
10238 (dns-mode): Add the latter to `write-contents-functions'.
10239
10240 * obsolete/zone-mode.el: Move to obsolete/ from net/.
10241 Delete autoload cookies.
10242
10243 2006-08-10 John Wiegley <johnw@newartisans.com>
10244
10245 * eshell/em-glob.el (eshell-glob-chars-list)
10246 (eshell-glob-translate-alist): Add support for [^g] in character globs.
10247
10248 2006-08-10 Richard Stallman <rms@gnu.org>
10249
10250 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
10251 (facemenu-set-face): Doc fix.
10252 (facemenu-listed-faces): Doc fix.
10253
10254 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
10255
10256 * avoid.el (mouse-avoidance-animating-pointer): New var.
10257 (mouse-avoidance-nudge-mouse): Use it.
10258 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
10259 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
10260 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
10261 Don't activate if currently animating. All callers changed.
10262
10263 2006-08-09 John Wiegley <johnw@newartisans.com>
10264
10265 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
10266 variable, which causes timeclock to report elapsed time worked,
10267 instead of just work remaining.
10268
10269 2006-08-09 Kenichi Handa <handa@m17n.org>
10270
10271 * international/latexenc.el (latexenc-find-file-coding-system):
10272 Fix for the case that the 2nd element of arg-list is a cons.
10273
10274 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
10275
10276 * info.el (Info-fontify-node): Handle preceding `in' for note
10277 reference hiding rules.
10278
10279 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
10280
10281 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
10282 mistake a closing " for an opening one.
10283
10284 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10285
10286 * term/xterm.el (terminal-init-xterm): Add more key bindings.
10287
10288 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
10289
10290 * complete.el (PC-do-completion): Filter out completions matching
10291 completion-ignored-extensions before checking whether there are
10292 multiple completions.
10293 Don't use `list' unnecessarily when building completion tables.
10294
10295 2006-08-06 Richard Stallman <rms@gnu.org>
10296
10297 * help.el (describe-mode): Make minor mode list more concise.
10298
10299 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
10300
10301 * bindings.el: Give mode-line-format, mode-line-modes, and
10302 mode-line-position `standard-value' properties.
10303
10304 2006-08-05 Eli Zaretskii <eliz@gnu.org>
10305
10306 * buff-menu.el (list-buffers-noselect): For Info buffers, use
10307 "(file)node" instead of the file name.
10308
10309 2006-08-05 Richard Stallman <rms@gnu.org>
10310
10311 * faces.el (escape-glyph): Doc fix.
10312
10313 2006-08-04 Kenichi Handa <handa@m17n.org>
10314
10315 * international/mule-diag.el (describe-font): Improve docstring
10316 and error message. Use frame-parameter (not frame-parameters).
10317
10318 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10319
10320 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
10321 Correctly mark the end-of-docstring char.
10322
10323 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
10324
10325 * simple.el (line-move-to-column): Constrain move-to-column to
10326 current field.
10327
10328 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10329
10330 * font-lock.el (font-lock-beg, font-lock-end)
10331 (font-lock-extend-region-functions): New vars.
10332 (font-lock-extend-region-multiline)
10333 (font-lock-extend-region-wholelines): New functions.
10334 (font-lock-default-fontify-region): Use them.
10335 (font-lock-extend-jit-lock-region-after-change): Only round up
10336 if font-lock-default-fontify-region will do it as well.
10337
10338 * font-lock.el (font-lock-extend-after-change-region-function):
10339 Rename from font-lock-extend-region-function.
10340 (font-lock-extend-region): Remove by inlining at call sites.
10341 (font-lock-after-change-function): Don't needlessly round up to a whole
10342 number of lines.
10343 (font-lock-extend-jit-lock-region-after-change): Be more careful about
10344 the boundary conditions and the interactions between the various ways
10345 to extend the region.
10346
10347 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10348
10349 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
10350 modification status when forcing the second redisplay.
10351
10352 2006-08-03 Kim F. Storm <storm@cua.dk>
10353
10354 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
10355
10356 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10357
10358 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
10359 doesn't look like a file name.
10360
10361 * complete.el (PC-expand-many-files): Avoid signalling an error when
10362 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
10363
10364 2006-08-02 Andreas Schwab <schwab@suse.de>
10365
10366 * bindings.el (mode-line-format): Simplify reference to vc-mode.
10367
10368 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10369
10370 * bindings.el (map): Make mode-line-buffer-identification-keymap
10371 before defining propertized-buffer-identification.
10372
10373 2006-08-01 Richard Stallman <rms@gnu.org>
10374
10375 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
10376
10377 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10378
10379 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
10380 default value.
10381 (gdb-find-source-frame): New function.
10382 (menu): Add to menu bar.
10383
10384 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10385
10386 * font-core.el (font-lock-extend-region-function)
10387 (font-lock-extend-region): Move to font-lock.el.
10388
10389 * font-lock.el (font-lock-extend-region-function)
10390 (font-lock-extend-region): Move from font-core.el. Simplify.
10391
10392 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
10393 if needed.
10394 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
10395 (jit-lock-after-change-extend-region-functions): New hook.
10396 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
10397
10398 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
10399 (font-lock-turn-on-thing-lock): Use it.
10400
10401 * longlines.el (longlines-show-region): Make it work on read-only
10402 buffers as well.
10403
10404 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
10405
10406 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
10407
10408 2006-07-31 Richard Stallman <rms@gnu.org>
10409
10410 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
10411 (vhdl-speedbar-display-projects): Update old obsolete
10412 speedbar variable names.
10413
10414 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
10415
10416 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
10417 (gdb-stopped): Use it.
10418
10419 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
10420
10421 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
10422
10423 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
10424 for load-history elements.
10425
10426 2006-07-29 Eli Zaretskii <eliz@gnu.org>
10427
10428 * files.el (convert-standard-filename): For Cygwin, replace
10429 characters not allowed in Windows file names.
10430 (make-auto-save-file-name): Add Cygwin to the list of systems
10431 where the auto-save file name needs to be run through
10432 convert-standard-filename.
10433
10434 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
10435
10436 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
10437
10438 2006-07-28 Richard Stallman <rms@gnu.org>
10439
10440 * bindings.el (mode-line-frame-identification)
10441 (propertized-buffer-identification): Centralize the code
10442 to initialize the variable.
10443
10444 * progmodes/grep.el (grep-default-command): Catch errors from
10445 wildcard-to-regexp.
10446
10447 2006-07-29 Kim F. Storm <storm@cua.dk>
10448
10449 * progmodes/grep.el (grep-tag-default): New function.
10450 (grep-default-command, grep-read-regexp): Use it.
10451 (grep-read-files): Use car of grep-files-history or grep-files-aliases
10452 as default if nothing else applies.
10453
10454 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
10455
10456 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10457 Throw error if buffer is not in Dired and Wdired mode, respectively.
10458
10459 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
10460
10461 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
10462 self-insert-command keys don't activate buttons.
10463 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
10464
10465 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
10466
10467 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
10468 faces for enable character.
10469
10470 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10471
10472 * Makefile.in (recompile): Update comment to reflect change
10473 on 2004-04-21.
10474
10475 2006-07-27 Richard Stallman <rms@gnu.org>
10476
10477 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
10478 (customize-package-emacs-version): Change msg when pkg has no entry.
10479 (custom-no-edit): On a button, do like widget-button-press.
10480
10481 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10482
10483 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
10484 S-tab and C-S-tab.
10485
10486 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10487
10488 * progmodes/which-func.el (which-function): Fix documentation/
10489 comment typo.
10490
10491 2006-07-26 Richard Stallman <rms@gnu.org>
10492
10493 * textmodes/ispell.el (ispell-word): If we replace the word,
10494 move point to the end. Insert before deleting.
10495
10496 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
10497
10498 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
10499 a timer.
10500
10501 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
10502
10503 * tumme.el (tumme-backward-image): Add prefix argument. Add error
10504 when at first image.
10505 (tumme-forward-image): Add prefix argument. Add error when at last
10506 image.
10507
10508 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10509
10510 * tabify.el (tabify-regexp): Use more specific regexps.
10511 (tabify): Avoid modifying the buffer unnecessarily.
10512
10513 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
10514
10515 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
10516 (tumme-format-properties-string): Handle empty `buf'.
10517 (tumme-get-comment): Change variable names inside `let'.
10518 Add missing `let' variable that cause font-lock problems.
10519 (tumme-write-comments): Change variable names inside `let'.
10520 Add missing `let' variable that cause font-lock problems.
10521 (tumme-forward-image): Rename from `tumme-forward-char'.
10522 (tumme-backward-image): Rename from `tumme-backward-char'.
10523
10524 2006-07-25 Masatake YAMATO <jet@gyve.org>
10525
10526 * progmodes/ld-script.el (ld-script-keywords)
10527 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
10528 and add comments.
10529
10530 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
10531
10532 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10533 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
10534 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
10535 for status indicator.
10536
10537 2006-07-24 Richard Stallman <rms@gnu.org>
10538
10539 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
10540
10541 * subr.el (dolist, dotimes): Use interned symbols for locals.
10542 (--dotimes-limit--, --dolist-tail--): New defvars.
10543 (looking-back): Doc fix.
10544
10545 * replace.el (replace-match-string-symbols): Handle dotted lists.
10546
10547 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10548
10549 * tumme.el (tumme-write-tags): Add.
10550 (tumme-write-comments): Add.
10551 (tumme-tag-files): Change to use `tumme-write-tags'.
10552 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
10553 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
10554 (tumme-save-information-from-widgets): Change to use
10555 `tumme-write-comments' and `tumme-write-tags'.
10556 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
10557 (tumme-write-tag): Remove.
10558 (tumme-write-comment): Remove.
10559 (tumme-display-previous-thumbnail-original): Remove empty line.
10560 (tumme-widget-list): Add punctuation.
10561
10562 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10563
10564 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
10565
10566 2006-07-24 Daiki Ueno <ueno@unixuser.org>
10567
10568 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10569 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
10570 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
10571
10572 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
10573
10574 * mouse.el (mouse-on-link-p): Doc fix.
10575
10576 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
10577
10578 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10579 Handle "C-h f `".
10580
10581 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10582
10583 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
10584 column.
10585
10586 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
10587
10588 * textmodes/table.el: Add move-beginning-of-line and
10589 move-end-of-line to Point Motion Only Group.
10590
10591 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
10592
10593 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
10594
10595 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10596
10597 * startup.el (user-mail-address): Initialize from the `EMAIL'
10598 environment variable first. Document this.
10599 (command-line): Ditto.
10600
10601 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
10602
10603 * help-mode.el (help-function-def, help-variable-def)
10604 (help-face-def): Print a message in the minibuffer.
10605
10606 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10607
10608 * term/xterm.el (terminal-init-xterm): Fix key bindings
10609 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
10610
10611 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10612
10613 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
10614 where `(nth 1 command)' is a cons cell. Doc fix.
10615
10616 * textmodes/po.el (po-find-charset): Doc fix.
10617
10618 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
10619
10620 * allout.el (allout-unprotected, allout-e-o-prefix-p)
10621 (allout-beginning-of-current-line, allout-end-of-current-line)
10622 (allout-next-visible-heading, allout-open-topic)
10623 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
10624 (allout-flag-current-subtree, allout-show-to-offshoot)
10625 (allout-hide-current-entry, allout-show-current-branches)
10626 (allout-hide-region-body, allout-old-expose-topic)
10627 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
10628 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
10629 containing `beginning-of-line' and `end-of-line' with
10630 `inhibit-field-text-motion' t.
10631
10632 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10633
10634 * frame.el (focus-follows-mouse): Document that it doesn't have
10635 any effect on MS-Windows.
10636
10637 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10638
10639 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
10640
10641 2006-07-20 Jay Belanger <belanger@truman.edu>
10642
10643 * calc/calc.el (calc-previous-alg-entry): Remove variable.
10644
10645 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
10646 New variables.
10647 (calc-alg-entry): Use `calc-alg-entry-history'.
10648 (calc-do-quick-calc): Use `calc-quick-calc-history'.
10649 Remove reference to `calc-previous-alg-entry'.
10650 (calcAlg-edit, calcAlg-enter): Remove reference to
10651 `calc-previous-alg-entry'.
10652 (calcAlg-previous): Use `previous-history-element' instead of
10653 `calc-previous-alg-entry'.
10654 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
10655 Change keybinding for `calcAlg-plus-minus', add keybindings for
10656 `previous-history-element' and `next-history-element'.
10657
10658 * calc/calc-rewr.el (calc-match): Remove reference to
10659 `calc-previous-alg-entry'.
10660
10661 * calc/calc-sel.el (calc-selection-history): New variable.
10662 (calc-enter-selection, calc-sel-mult-both-sides)
10663 (calc-sel-add-both-sides): Use `calc-selection-history'.
10664
10665 * calc/calc-map.el (calc-get-operator-history): New variable.
10666 (calc-get-operator): Use `calc-get-operator-history'.
10667
10668 * calc/calcalg3.el (calc-curve-fit-history): New variable.
10669 (calc-curve-fit): Use `calc-curve-fit-history'.
10670
10671 2006-07-20 Kenichi Handa <handa@m17n.org>
10672
10673 * international/mule-cmds.el (select-safe-coding-system): Fix the
10674 way of deciding eol-type of the coding system.
10675
10676 2006-07-20 Alan Mackenzie <acm@muc.de>
10677
10678 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
10679 (c-lang-setvar): New macro.
10680 (c-make-init-lang-vars-fun): Use the initialization forms in
10681 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
10682 (comment-start, comment-end, comment-start-skip): Change these from
10683 c-lang-defvar's to c-lang-setvar's.
10684
10685 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
10686 which calls make-local-variable on the elements of
10687 c-emacs-variable-inits.
10688 (c-init-language-vars-for): Call this new macro.
10689
10690 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10691
10692 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10693 Try to rule out false positives due to time stamps.
10694 (compilation-mode-font-lock-keywords): Remove rules made redundant
10695 because of the above change. Add `segmentation fault' to the known and
10696 highlighted compilation termination messages.
10697
10698 2006-07-19 Kim F. Storm <storm@cua.dk>
10699
10700 * progmodes/grep.el (grep-find-ignored-directories):
10701 Add .svn and _darcs to list.
10702
10703 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
10704
10705 * dired.el (dired-mode-map): Add key binding `C-te' for
10706 `tumme-dired-edit-comment-and-tags'.
10707
10708 * tumme.el (tumme-display-thumbnail-original-image): Make sure
10709 image display buffer is displayed before call to
10710 `tumme-display-image.
10711 (tumme-dired-display-image): Make sure image display buffer is
10712 displayed before call to `tumme-display-image.
10713 (tumme-mouse-display-image): Make sure image display buffer is
10714 displayed before call to `tumme-display-image.
10715 (tumme-widget-list): Add.
10716 (tumme-dired-edit-comment-and-tags): Add.
10717 (tumme-save-information-from-widgets): Add.
10718
10719 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10720
10721 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
10722
10723 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10724
10725 * progmodes/sh-script.el (sh-font-lock-keywords-1):
10726 Revert inadvertently installed patch hunk.
10727
10728 * progmodes/compile.el (compilation-find-file): Handle the
10729 cases where the user selects a non-existent file.
10730
10731 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10732
10733 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
10734
10735 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10736
10737 * subr.el (sit-for): Just sleep-for if noninteractive.
10738
10739 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10740
10741 * emacs-lisp/autoload.el (make-autoload): Use new arg.
10742
10743 * custom.el (custom-autoload): Add `noset' argument.
10744 (custom-push-theme): Don't autoload the variable, let callers do it.
10745 (custom-theme-set-variables): Autoload the variable if necessary.
10746
10747 * cus-edit.el (custom-variable-state-set): If the variable was
10748 originally set outside custom, but to the same value as the default,
10749 consider it to be standard.
10750
10751 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
10752 file *before* telling Emacs to add the autoloads, in case it fails.
10753
10754 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
10755 Use `cond', push', and `dolist'.
10756
10757 2006-07-17 Richard Stallman <rms@gnu.org>
10758
10759 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
10760 Add defvars to silence warnings.
10761
10762 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10763
10764 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10765 Don't highlight "Compiling file" messages as error.
10766
10767 * dired-aux.el (dired-compress-file): Confirm again if gzipped
10768 file already exists.
10769
10770 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
10771
10772 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
10773 entry, don't assign to free var; simply return the extracted filename.
10774 (ff-treat-as-special): Incorporate common preamble from callers.
10775 (ff-other-file-name, ff-find-the-other-file):
10776 Update call to ff-treat-as-special.
10777
10778 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
10779
10780 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
10781
10782 * tumme.el (tumme-get-comment): Fix bug.
10783
10784 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
10785
10786 * files.el: Remove spurious * in docstrings.
10787
10788 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10789
10790 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
10791 grammar.
10792 (allout-beginning-of-current-line): Beware beginning of buffer.
10793 Also, a comment is simplified.
10794 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
10795 when appropriate. (This fix enables use for other than
10796 bullet-hotspot operation.)
10797 (allout-hide-current-subtree): While escalating to sibling-close,
10798 make sure to situate on a topic.
10799
10800 2006-07-14 Kim F. Storm <storm@cua.dk>
10801
10802 * emulation/cua-base.el (cua-delete-selection)
10803 (cua-toggle-set-mark): New defcustoms.
10804 (cua-rectangle-modifier-key): Add `alt' modifier.
10805 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10806 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
10807 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
10808
10809 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
10810
10811 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10812
10813 * allout.el: Require 'cl during byte-compilation/interactive load,
10814 for the `assert' macro.
10815 (allout-mode-deactivate-hook): New hook, run when allout mode
10816 deactivates.
10817 (allout-developer): New allout customization subgroup.
10818 (allout-run-unit-tests-on-load): New allout-developer
10819 customization variable, when true allout unit tests are run towards
10820 end of file load/eval.
10821 (allout-inhibit-auto-fill): Disable auto-fill activity even during
10822 auto-fill-mode.
10823 (allout-resumptions): Remove, to be replaced by...
10824 (allout-add-resumptions): Register variable settings to be
10825 reinstated by `allout-do-resumptions'. The settings are made
10826 buffer-local, but the locality/globality of the suspended setting
10827 is restored on resumption.
10828 (allout-do-resumptions): Reinstate all settings suspended using
10829 `allout-add-resumptions'.
10830 (allout-test-resumptions): Unit tests (and intermediate variables)
10831 for resumptions.
10832 (allout-tests-globally-unbound, allout-tests-globally-true)
10833 (allout-tests-locally-true): Intermediate variables for
10834 resumptions unit tests.
10835 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
10836 (allout-exposure-category): Replaces 'allout-overlay-category variable.
10837 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
10838 instead of retired `allout-resumptions'. For hook functions, use
10839 `local' parameter so hook settings are created and removed as
10840 buffer-local settings. Revise (resumptions) setting
10841 auto-fill-function so it is set only if already active. (The
10842 related fill-function settings are all made in either case, so
10843 that activating auto-fill-mode activity will have the custom
10844 allout-mode behaviors (hanging indent on topics, if configured for it).
10845 Remove all allout-exposure-category overlays on mode deactivation.
10846 (allout-hotspot-key-handler): New function extracted from
10847 `allout-pre-command-business', so the functionality can be used
10848 for other purposes, eg as a binding in an overlay.
10849 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
10850 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
10851 customization variable.
10852 (allout-run-unit-tests): Run the (currently quite small)
10853 repertoire of unit tests. Called just before the provide iff user
10854 has customized `allout-run-unit-tests-on-load' non-nil.
10855
10856 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
10857
10858 * emacs-lisp/authors.el (authors-aliases): Update.
10859
10860 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
10861
10862 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
10863 gdb-source-window. Add dedicated argument.
10864 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
10865 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
10866 (gdb-display-threads-buffer, gdb-display-memory-buffer)
10867 (gdb-display-locals-buffer): Use it.
10868
10869 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
10870 Set gdb-source-window.
10871
10872 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10873
10874 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
10875 minor modes, redundant with the custom-autoload line above.
10876
10877 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
10878
10879 * longlines.el (longlines-post-command-function): Handle open-line too.
10880
10881 2006-07-12 Richard Stallman <rms@gnu.org>
10882
10883 * progmodes/grep.el (grep-last-buffer): Doc fix.
10884
10885 * info.el (Info-try-follow-nearest-node): Doc fix.
10886
10887 * emacs-lisp/edebug.el (edebug-instrument-function):
10888 Err if find-function-noselect gives no position.
10889
10890 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10891 If can't find definition, return nil for position.
10892 (find-function-do-it): Handle new return value
10893 of find-definition-noselect.
10894 (find-definition-noselect, find-variable-noselect): Doc fix.
10895 (find-function-noselect): Doc fix.
10896
10897 * help-mode.el (help-variable-def): Handle find-variable-noselect
10898 returning no position.
10899 (help-function-def): Likewise for find-function-search-for-symbol.
10900 (help-face-def): Likewise.
10901
10902 * help-fns.el (describe-variable): Handle find-variable-noselect
10903 returning no position.
10904
10905 * files.el (locate-file-completion): Avoid duplicates in result.
10906
10907 * cus-edit.el (custom-no-edit): New command.
10908 (custom-mode-map): Remap to custom-no-edit instead of
10909 using suppress-keymap.
10910
10911 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
10912
10913 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10914 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10915 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
10916
10917 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
10918
10919 2006-07-11 Kim F. Storm <storm@cua.dk>
10920
10921 * ido.el (ido-copy-current-file-name): Use buffer-name if
10922 buffer-file-name is nil.
10923
10924 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
10925
10926 * simple.el (undo-ask-before-discard): Set to nil.
10927
10928 * vc.el (vc-exec-after): Don't delete process manually.
10929 (vc-print-log): Run log-view-mode in process sentinel inside
10930 inhibit-read-only. Don't shrink window due to timing issues.
10931
10932 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
10933 Avoid using with-output-to-temp-buffer, which clobbers local vars.
10934
10935 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10936
10937 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10938 Fix ambiguity introduced by last change.
10939 (compilation-find-file): Move save-excursion to where it may
10940 make sense. Fix a left over `find-file'.
10941
10942 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
10943
10944 * textmodes/texinfmt.el (texinfo-format-separate-node):
10945 Insert a string before point, which fits documentation, not after.
10946 (texinfo-multitable-item): In a multitable row, insert any
10947 additional needed @tabs and spaces.
10948
10949 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
10950
10951 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10952 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10953 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
10954 instead of shell-command.
10955 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
10956 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
10957 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
10958 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
10959 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
10960 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
10961
10962 2006-07-11 Kim F. Storm <storm@cua.dk>
10963
10964 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
10965 Remove special case for seconds < 0. Use (redisplay t) instead.
10966
10967 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
10968
10969 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
10970 avoid compilation error.
10971
10972 * subr.el (sit-for): New function.
10973
10974 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
10975
10976 2006-07-10 Richard Stallman <rms@gnu.org>
10977
10978 * ldefs-boot.el (edebug): Update page.
10979
10980 2006-07-10 Kim F. Storm <storm@cua.dk>
10981
10982 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
10983 to FOR-RELEASE and TODO.
10984
10985 2006-07-10 Romain Francoise <romain@orebokech.com>
10986
10987 * emacs-lisp/authors.el (authors-aliases): Update.
10988
10989 2006-07-10 Alan Mackenzie <acm@muc.de>
10990
10991 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
10992 * cc-mode.el: Changes to eradicate eval-after-load.
10993
10994 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
10995
10996 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
10997 on non-char events.
10998
10999 2006-07-09 Romain Francoise <romain@orebokech.com>
11000
11001 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11002 Don't highlight start/end markers as compilation messages.
11003
11004 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11005 to t.
11006
11007 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
11008
11009 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11010
11011 2006-07-08 Richard Stallman <rms@gnu.org>
11012
11013 * term/x-win.el (x-handle-display): Add doc string.
11014
11015 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11016
11017 * subr.el (def-edebug-spec): Move here.
11018 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11019
11020 * imenu.el (imenu-choose-buffer-index): Doc fix.
11021
11022 2006-07-08 Romain Francoise <romain@orebokech.com>
11023
11024 * term/x-win.el (x-display-name): Fix typo.
11025
11026 2006-07-08 Eli Zaretskii <eliz@gnu.org>
11027
11028 * hexl.el (hexl-find-file): Doc fix.
11029
11030 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11031
11032 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
11033
11034 * term/x-win.el (x-display-name): Doc fix.
11035
11036 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11037
11038 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11039 long prefixes.
11040 (fill-region-as-paragraph): Don't round up to a whole line.
11041 (fill-comment-paragraph): Don't include the code-before-the-comment
11042 when calling fill-region-as-paragraph.
11043
11044 * international/mule.el (make-char): Remove redundancy.
11045
11046 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11047 property may contain an anonymous function rather than a symbol.
11048
11049 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11050
11051 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11052 Use shy regexp. Fix incorrect backref to potentially unmatched group.
11053
11054 * dirtrack.el (dirtrack-default-directory-function): Remove.
11055 (dirtrack-directory-function): Use file-name-as-directory.
11056 (dirtrack-windows-directory-function): Simplify.
11057 (dirtrack-forward-slash, dirtrack-backward-slash)
11058 (dirtrack-replace-slash): Remove.
11059 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11060 (dirtrack): Fix wrong parenthesizing; use match-string.
11061
11062 * progmodes/octave-inf.el: Remove spurious * in docstrings.
11063 (inferior-octave-mode): Only change the buffer-local value of
11064 comint-dynamic-complete-functions.
11065 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11066 Move the initialization to the declaration.
11067 (inferior-octave-complete): Remove unused var `filter'.
11068
11069 * shell.el (shell-mode): Only change the buffer-local value of
11070 comint-dynamic-complete-functions.
11071
11072 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
11073
11074 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11075 entry is skipped because it has been scheduled.
11076 (org-prepare-agenda-buffers): Don't mark buffers as modified when
11077 changing `:org-archived' and `:org-comment' properties.
11078
11079 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
11080
11081 * server.el (server-select-display): Don't make the temp frame
11082 minibuffer-only, in case it's not a temp frame.
11083 (server-process-filter): Don't delete the temp frame if it's the
11084 only one we have on that display.
11085
11086 * files.el (find-alternate-file): Doc fix.
11087
11088 2006-07-05 Richard Stallman <rms@gnu.org>
11089
11090 * files.el (abbreviate-file-name): Add save-match-data.
11091
11092 2006-07-03 Richard Stallman <rms@gnu.org>
11093
11094 * faces.el (read-face-name): Doc fix.
11095
11096 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
11097
11098 * net/goto-addr.el (goto-address): Mark as safe for local evals.
11099
11100 2006-07-05 Andre Spiegel <spiegel@gnu.org>
11101
11102 * vc.el (vc-diff-internal): Fix prev change.
11103
11104 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
11105
11106 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
11107 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
11108
11109 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11110
11111 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
11112 fails if the symbol contains chars like ( or '.
11113 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
11114 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
11115 `short'.
11116
11117 2006-07-04 Kenichi Handa <handa@m17n.org>
11118
11119 * international/mule-cmds.el (set-language-info): If LANG-ENV is
11120 the current one, don't call set-language-environment, but call one
11121 of set-language-environment-XXX to make INFO effective now.
11122 (set-language-environment): Call set-language-environment-XXX
11123 functions instead of doing the various setups directly.
11124 (set-language-environment-coding-systems): Delete argument eol-type.
11125 (set-language-environment-input-method)
11126 (set-language-environment-nonascii-translation)
11127 (set-language-environment-charset)
11128 (set-language-environment-fontset)
11129 (set-language-environment-unibyte): New functions.
11130
11131 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
11132
11133 * locate.el (locate-update-when-revert): New option.
11134 (locate-update-path): New option (suggested by Michael Albinus).
11135 (locate-prompt-for-command): Whitespace change.
11136 (locate-update): No longer offer to update the locate database by
11137 default. Implement the two new options.
11138
11139 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
11140
11141 * tooltip.el: Move comment about track-mouse...
11142
11143 * progmodes/gud.el: ...to here.
11144
11145 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
11146
11147 * facemenu.el (facemenu-listed-faces): New var.
11148 (facemenu-unlisted-faces): Variable deleted.
11149 (facemenu-add-new-face): Use facemenu-listed-faces.
11150
11151 * emulation/viper-init.el, calendar/calendar.el:
11152 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
11153
11154 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
11155
11156 * textmodes/org.el (org-mode): Remove no invalid settings for
11157 calc embedded mode.
11158 (org-mode-p): New defsubst.
11159 (org-save-all-org-buffers): New function.
11160 (org-first-headline-recenter): Enclose outline-regexp in group
11161 delimiters.
11162 (org-set-tags): Keep single space after stars.
11163
11164 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11165
11166 * window.el (set-window-text-height): Only set window-min-height to
11167 1 if that's the requested size.
11168
11169 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
11170 (diff-unified->context, diff-context->unified)
11171 (diff-reverse-direction): Make sure the end marker stays at the end.
11172 (diff-mode): Add the keymap table at the end of docstring.
11173 Use lexical-let rather than constructing a closure manually.
11174
11175 * files.el (find-file-noselect-1): Remove unused var assignment.
11176 (hack-local-variables-confirm): Print lists of strings as lists of
11177 strings rather than lists of symbols.
11178 (abbreviate-file-name, hack-local-variables-prop-line):
11179 Use match-string.
11180 (hack-one-local-variable): Move `make-local-variable' nearer its use.
11181 (recover-session-finish): Use line-end-position.
11182
11183 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
11184
11185 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
11186
11187 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
11188
11189 * progmodes/make-mode.el (makefile-macroassign-regex):
11190 Accept preceding keyword.
11191 (makefile-gmake-statements): Reorganize, now that makepp has
11192 "override" and also handle forgotten "override define".
11193 (makefile-makepp-statements): Add new "global", "override export"
11194 and "override global".
11195
11196 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
11197
11198 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
11199 (ada-compile-mouse-goto-error, ada-deactivate-properties)
11200 (ada-no-auto-case): Fix typos in docstrings.
11201
11202 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
11203
11204 * info.el (Info-find-node-2): Search for makeinfo version more
11205 carefully.
11206
11207 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
11208
11209 * textmodes/org.el (org-prepare-agenda-buffers):
11210 Use `invisible-OK' argument for `org-end-of-subtree'.
11211 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
11212 (org-beginning-of-item): Fix bug in regular expression for white line.
11213 (org-export-as-html): Enforce space after bullet in plain list items.
11214 (org-set-autofill-regexps): Require space after plain list bullet
11215 for paragraph-start.
11216 (org-ts-regexp3): New constant.
11217 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
11218 (org-timestamp-up-day, org-timestamp-down-day)
11219 (org-timestamp-change): Work with inactive timestamps.
11220 (org-ts-regexp1): Don't allow brackets in time stamps.
11221
11222 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
11223
11224 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
11225 for ignoring links.
11226
11227 * faces.el (read-face-name): Use it.
11228
11229 2006-06-28 Juri Linkov <juri@jurta.org>
11230
11231 * buff-menu.el (list-buffers-noselect): Compare Info file
11232 with the string "dir" to detect Info directory.
11233
11234 * complete.el (partial-completion-mode): In lambda for
11235 `choose-completion-string-functions' use full function signature
11236 with 4 args, and move point to the end of the minibuffer only if arg
11237 `mini-p' is non-nil.
11238
11239 2006-06-28 John Paul Wallington <jpw@pobox.com>
11240
11241 * ibuffer.el (ibuffer-mode): Doc fix.
11242
11243 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
11244
11245 * textmodes/org.el (org-context): New contexts :item-bullet,
11246 :latex-fragment, :latex-preview.
11247 (org-overlays-at, org-overlay-start, org-overlay-end):
11248 New compatibility functions.
11249 (org-inside-LaTeX-fragment-p): More accurate matching, using the
11250 exact regexp that will be used during export.
11251 (org-latex-regexps): New variable.
11252 (org-cdlatex-mode): Improve advice for `texmathp'.
11253 (turn-on-org-cdlatex): New function.
11254
11255 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11256
11257 * term/mac-win.el (mac-handle-font-selection): Change keys of
11258 mac-atsu-font-table from strings to numbers.
11259 (mac-ts-caret-position): Use also when cursor-type is nil.
11260 (mac-ts-update-active-input-area): Add Mac OS Classic support.
11261 Relax condition for using overlay strings.
11262 Use mac-ts-caret-position face when cursor-type is nil.
11263
11264 2006-06-26 Kim F. Storm <storm@cua.dk>
11265
11266 * help.el (view-emacs-news): Declare `res' in the right let* form.
11267
11268 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
11269
11270 * net/rcompile.el (remote-compile): Replace ange-ftp based
11271 implementation by Tramp functions.
11272 Suggested by Marc Abramowitz <msabramo@gmail.com>.
11273
11274 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
11275
11276 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
11277
11278 * international/fontset.el (setup-default-fontset): Fix a typo in
11279 the "Oriya-Akruti" registry name.
11280
11281 2006-06-23 Lars Hansen <larsh@soem.dk>
11282
11283 * desktop.el (desktop-full-file-name): New function.
11284 (desktop-kill, desktop-save, desktop-remove, desktop-read)
11285 (desktop-revert): Use it.
11286 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
11287 (desktop-after-read-hook): Add option list-buffers.
11288 (desktop-locals-to-save): Add tab-width.
11289 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
11290 Fix docstring.
11291
11292 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
11293
11294 * textmodes/org.el (org-cdlatex-mode-map)
11295 (org-cdlatex-texmathp-advice-is-done): New variables.
11296 (org-cdlatex-mode): New minor mode.
11297 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
11298 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
11299 (org-export-with-archived-trees): New option.
11300 (org-open-file): Remove the call to `convert-standard-filename'.
11301 (org-archive-tag, org-agenda-skip-archived-trees)
11302 (org-cycle-open-archived-trees)
11303 (org-sparse-tree-open-archived-trees): New options.
11304 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
11305 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
11306 New functions.
11307 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
11308 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
11309 (org-mode-map): Add binding for `org-toggle-archive-tag'.
11310 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
11311 Call `org-prepare-agenda-buffers'.
11312 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
11313 (org-file-apps, org-file-apps-defaults-gnu)
11314 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
11315 Handle remote files by forcing them to be opened in Emacs.
11316
11317 2006-06-23 Andre Spiegel <spiegel@gnu.org>
11318
11319 * vc.el (vc-diff-knows-L): New variable.
11320 (vc-diff-internal): Use it to handle "diff" programs that don't
11321 understand -L. This works automatically, no user action is necessary.
11322
11323 2006-06-23 Daniel Brockman <daniel@brockman.se>
11324
11325 * net/rcirc.el (rcirc-default-user-full-name): Default to
11326 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
11327 longer exists).
11328 (rcirc-process-list): Check `buffer-live-p' before attempting to
11329 switch to a buffer.
11330
11331 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
11332
11333 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
11334 based on rcirc-coding-system-alist.
11335
11336 2006-06-23 Martin Rudalics <rudalics@gmx.at>
11337
11338 * cus-edit.el (customize-apropos): A better error message.
11339 (top level) <debug-ignored-errors>: Extend and update the list of
11340 ignored error messages.
11341
11342 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
11343
11344 * complete.el (PC-do-completion): Retain capitalization of user
11345 input, when possible, even if completion-ignore-case is set.
11346
11347 2006-06-23 Eli Zaretskii <eliz@gnu.org>
11348
11349 * generic-x.el (bat-generic-mode): Support .cmd files.
11350
11351 * dos-w32.el (top level): Use find-file-not-found-functions
11352 instead of the obsolete find-file-not-found-hooks.
11353
11354 2006-06-22 Kim F. Storm <storm@cua.dk>
11355
11356 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
11357 to recognize mode name containing submodes, such as Grep/lw.
11358
11359 2006-06-21 Kim F. Storm <storm@cua.dk>
11360
11361 * simple.el (line-move-1): Check for move-end-of-line instead of
11362 end-of-line when setting temporary-goal-column.
11363
11364 2006-06-21 Miles Bader <miles@gnu.org>
11365
11366 * play/cookie1.el (cookie): Work properly when there's only one entry.
11367
11368 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
11369
11370 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
11371 (gdb-frame-handler): Generalize frame regexp for templates.
11372
11373 2006-06-20 Glenn Morris <rgm@gnu.org>
11374
11375 * calendar/appt.el (appt-display-format): Default value must be
11376 one of the customize options.
11377
11378 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
11379
11380 * term/xterm.el (terminal-init-xterm): Update key availability info.
11381 Bind C-return.
11382
11383 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
11384
11385 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
11386
11387 * files.el (hack-local-variables): Run `hack-local-variables-hook'
11388 whether or not a local variables list is defined.
11389
11390 * msb.el (msb): Move `sit-for' hack here to handle both
11391 "mouse-down and drag" and "mouse-up and select" situations.
11392 (mouse-select-buffer): Move `sit-for' hack to `msb'.
11393
11394 2006-06-20 Kenichi Handa <handa@m17n.org>
11395
11396 * international/characters.el (word-combining-categories):
11397 Add entries for 2-byte Han characters.
11398
11399 2006-06-19 Richard Stallman <rms@gnu.org>
11400
11401 * bindings.el (mode-line-format): Save some mode line space.
11402
11403 * files.el (find-file-noselect): Improve the question wording.
11404 (basic-save-buffer-2): Mask UMASK against 666.
11405
11406 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
11407 (mouse-drag-vertical-line): Call it.
11408
11409 * cus-edit.el (customize-option, customize-option-other-window):
11410 Error if SYMBOL is nil.
11411
11412 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
11413
11414 * textmodes/org.el: Require noutline, also on XEmacs.
11415 (org-end-of-subtree): Return point.
11416 (org-dblock-start-re, org-dblock-end-re): New constants.
11417 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
11418 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
11419 (org-update-all-dblocks, org-find-dblock): New functions.
11420 (org-collect-clock-time-entries): New function.
11421 (org-html-handle-time-stamps): Never export CLOCK timeranges.
11422 (org-fixup-indentation): Modify to deal correctly with lines
11423 starting with TAB. Only one argument DIFF now.
11424 (org-demote, org-promote): Call `org-fixup-indentation' with just
11425 one argument, DIFF.
11426 (org-mode): Don't mark buffer as modified when aligning tables.
11427 (org-clock-sum): Don't mark buffer modified when adding time sum
11428 properties.
11429 (org-export-as-html): Add support for a link validation function.
11430 (org-archive-all-done): New function.
11431 (org-archive-subtree): New prefix argument. When set, archive all
11432 done subtrees in this buffer.
11433 (org-remove-clock-overlays)
11434 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
11435 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
11436 (org-put-clock-overlay): Don't swallow last headline character
11437 when displaying overlay.
11438 (org-store-link): Link to `image-mode' with just the file name.
11439
11440 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
11441
11442 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11443 Use read-key-sequence.
11444 (viper-after-change-undo-hook): Misc enhancements.
11445 (viper-after-change-undo-hook): New hook.
11446 (viper-undo): Use viper-after-change-undo-hook.
11447 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
11448 (viper-next-line-at-bol): If point is on a widget or a button, simulate
11449 clicking on that widget/button.
11450
11451 * emulation/viper.el (viper-mode): Allow a separate cursor color
11452 in Emacs state.
11453
11454 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
11455 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
11456 (ediff-set-actual-diff-options): New function.
11457 (ediff-reset-diff-options, ediff-toggle-ignore-case):
11458 Use ediff-set-actual-diff-options.
11459 (ediff-extract-diffs): Catch errors.
11460 (ediff-whitespace): Add non-breakable space.
11461 (ediff-same-file-contents): Catch errors.
11462
11463 * ediff-mult.el (ediff-collect-custom-diffs):
11464 Save coding-system-for-read.
11465
11466 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
11467 (ediff-vc-internal, ediff-vc-merge-internal):
11468 Use ediff-delete-version-file.
11469 (ediff-delete-version-file): New function.
11470
11471 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
11472
11473 * ediff.el (ediff-directories, ediff-directory-revisions)
11474 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
11475 (ediff-directories-internal, ediff-merge-directory-revisions)
11476 (ediff-merge-directory-revisions-with-ancestor)
11477 (ediff-directories3): Use read-directory-name.
11478
11479 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
11480
11481 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
11482 Remove superfluous part of regexp for brace matching which is handled
11483 by `scan-lists' call.
11484
11485 2006-06-16 Richard Stallman <rms@gnu.org>
11486
11487 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
11488
11489 * files.el (basic-save-buffer-2): For a new precious file,
11490 use the default modes in the return value.
11491
11492 * facemenu.el (facemenu-color-alist): Doc fix.
11493
11494 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
11495
11496 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11497
11498 * cus-start.el (all): Add mac-ts-script-language-on-focus.
11499
11500 * term/mac-win.el (mac-text-encoding-ascii): New constant.
11501 (mac-utxt-to-string): Use it.
11502 (mac-ts-update-active-input-area): Use mac-ae-number.
11503
11504 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11505
11506 * term.el (term-handle-scroll, term-delete-lines)
11507 (term-insert-lines): Fix off by one errors.
11508
11509 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
11510
11511 * net/tramp.el (tramp-touch): Use UTC to express time.
11512
11513 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
11514
11515 * mail/sendmail.el (mail-send): Search explicitly for
11516 mail-header-separator when checking for corrupted header lines.
11517
11518 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
11519
11520 * progmodes/gdb-ui.el (gdb-same-frame): New option.
11521 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
11522 (gdb-init-1): Initialise them.
11523 (gdb-starting): Reset gdb-printing
11524 (gdb-starting): Save value of gud-overlay-arrow-position.
11525 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
11526 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
11527 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
11528 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
11529
11530 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11531
11532 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
11533
11534 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
11535
11536 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
11537 (ldap-search-internal): Keep error messages, and a regexp fix.
11538
11539 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
11540
11541 * files.el (hack-local-variables-confirm):
11542 Display string value using its printed representation.
11543
11544 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
11545
11546 * server.el (server-edit): No-op if no server buffers exist.
11547
11548 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
11549
11550 * textmodes/page-ext.el (pages-directory-for-addresses):
11551 Including `pages-directory-address-mode' in the function results
11552 in the message "Buffer in which pages were found is deleted".
11553
11554 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
11555
11556 * textmodes/org.el (org-agenda-mode-map): Add bindings for
11557 clocking functions.
11558
11559 (org-agenda-clock-in, org-check-running-clock)
11560 (org-clock-out-if-current, org-remove-clock-overlays)
11561 (org-put-clock-overlay): New functions.
11562 (org-clock-marker, org-clock-file-total-minutes)
11563 (org-clock-overlays): New variables.
11564 (org-clock-display, org-clock-sum, org-clock-cancel)
11565 (org-clock-out, org-clock-in): New commands.
11566 (org-export): New function.
11567 (org-emph-re): New constant.
11568 (org-set-emph-re, org-do-emphasis-faces): New functions.
11569 (org-emphasis-regexp-components, org-emphasis-alist): New options.
11570 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
11571 (org-export-html-convert-emphasize): Use the configurable emphasis.
11572 (org-cleaned-string-for-export): Make multiline emphasis visible
11573 to the exporter. New optional argument PARAMETERS.
11574 (org-export-as-html): Specify :emph-multiline parameter to
11575 `org-cleaned-string-for-export'.
11576
11577 2006-06-10 Richard Stallman <rms@gnu.org>
11578
11579 * help.el (help-for-help-internal): Clean up help text.
11580
11581 2006-06-10 Andreas Schwab <schwab@suse.de>
11582
11583 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
11584 in doc string.
11585
11586 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
11587
11588 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
11589
11590 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
11591 spaces after the comment start.
11592
11593 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11594
11595 * play/pong.el (pong-init-buffer):
11596 Fill buffer with spaces instead of ^A.
11597
11598 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
11599 launched asynchronously, delete its process instead of being cool.
11600 (ispell-async-processp): Check for `delete-process' existence
11601 instead of `kill-process' one for consistency.
11602
11603 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
11604
11605 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
11606 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
11607 in mode line at startup.
11608
11609 2006-06-08 Kim F. Storm <storm@cua.dk>
11610
11611 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
11612 (ido-init-completion-maps): Bind them to M-SPC and M-v.
11613 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
11614 (ido-file-internal): Pass full file name to write-file.
11615 (ido-read-internal): Only pop stack elements automatically if they
11616 actually match an existing directory or file name.
11617
11618 2006-06-07 Kenichi Handa <handa@m17n.org>
11619
11620 * international/mule.el (find-auto-coding): Don't handle the short
11621 name `char-trans'.
11622
11623 * files.el (hack-local-variables-prop-line)
11624 (hack-local-variables): Cancel the previous change.
11625
11626 2006-06-06 Jesper Harder <harder@phys.au.dk>
11627
11628 * ediff-diff.el (ediff-test-utility): Protect against file-error.
11629
11630 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
11631
11632 * diff-mode.el (diff-mode): Set buffer-read-only to t when
11633 diff-default-read-only is non-nil.
11634 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
11635 (diff-refine-hunk): Set inhibit-read-only to t.
11636
11637 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
11638 modifying the *Diff* buffer.
11639 (diff-process-filter): New filter function for diff process that
11640 sets inhibit-read-only to t when modifying the *Diff* buffer.
11641
11642 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
11643
11644 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
11645 insertion point and control the number of empty lines.
11646 (org-paste-subtree): Limit the number of empty lines at the end of
11647 the inserted tree.
11648 (org-agenda): Use buffer name of current file for narrowing.
11649 (org-export-as-xml): Command removed.
11650 (org-export-xml-type): Option removed.
11651 (org-mode-map): Call `org-export-as-xoxo' directly.
11652 (org-get-indentation): New optional argument LINE.
11653 (org-fix-indentation, org-remove-tabs): New functions.
11654 (org-export-as-ascii, org-ascii-level-start): Determine and apply
11655 correct indentation for headlines that are converted it items.
11656 (org-skip-comments): Remove table lines that contain narrowing
11657 cookies but no other non-empty fields.
11658 (org-set-tags): Allow groups of mutually exclusive tags.
11659 (org-cmp-time): Sort 24:21 before items without time.
11660 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
11661 (org-open-at-point): Require double colon also for numbers.
11662
11663 2006-06-06 Kim F. Storm <storm@cua.dk>
11664
11665 * ido.el (ido-default-file-method, ido-default-buffer-method):
11666 Make choice values consistent with corresponding command names.
11667 (ido-visit-buffer): Update accordingly. Default to selected-window.
11668
11669 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
11670
11671 * progmodes/gud.el (gud-running): Fix doc string.
11672 (gud-menu-map): Use :visible instead fo :enable for debugger test.
11673 (gud-tooltip-modes): Add python-mode.
11674 (gud-tooltip-print-command): Add pdb. Remove perldb.
11675
11676 2006-06-05 Eli Zaretskii <eliz@gnu.org>
11677
11678 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
11679 Quote $(EMACS).
11680
11681 2006-06-05 Richard Stallman <rms@gnu.org>
11682
11683 * faces.el (defined-colors): Doc fix.
11684
11685 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
11686
11687 * vc.el (vc-process-filter): Inhibit undo info collection around
11688 call to insert.
11689 (vc-setup-buffer): Likewise for call to erase-buffer.
11690 (vc-do-command): Likewise for call to process-file.
11691
11692 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
11693
11694 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
11695 for gud-go.
11696 (gud-common-init): Other debuggers may trigger error.
11697
11698 2006-06-05 Kenichi Handa <handa@m17n.org>
11699
11700 * international/mule.el (find-auto-coding):
11701 Handle enable-character-translation in file header.
11702
11703 2006-06-04 Kim F. Storm <storm@cua.dk>
11704
11705 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
11706 (authors-fixed-entries): Fix spelling.
11707 (authors-canonical-file-name): Don't report error for wildcards.
11708
11709 * help.el (view-emacs-news): Rewrite to support new NEWS,
11710 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
11711 e.g. version 10 matches 1.10, and don't be confused by version 1.1
11712 being a prefix of 1.12 (etc). A numeric prefix arg also works.
11713
11714 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
11715
11716 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
11717 exec constructs like `foo bar`.
11718 (sh-quoted-subshell): New helper function to search for a possibly
11719 nested subshell (like `` or $()) within a "" quoted string.
11720 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
11721 (sh-apply-quoted-subshell): Flag quote characters inside a
11722 subshell, which is itself already in a quoted region, as
11723 punctuation, since this is the closest to what they actually are.
11724 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
11725 sh-apply-quoted-subshell.
11726 (sh-font-lock-syntactic-face-function): Apply the new face for
11727 text inside `` instead of the old font-lock-string-face.
11728
11729 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11730
11731 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
11732 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
11733 (mac-bytes-to-text-range, mac-ae-text-range-array)
11734 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
11735 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
11736 (mac-ts-unicode-for-key-event): New functions.
11737 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
11738 (mac-handle-font-selection): Use mac-ae-number.
11739 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
11740 New variables.
11741 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
11742 (mac-ts-converted-text, mac-ts-selected-converted-text)
11743 (mac-ts-block-fill-text, mac-ts-outline-text)
11744 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
11745 (mac-ts-hilite-style-faces): New constant.
11746 (mac-apple-event-map): Bind text input events.
11747 (mac-dispatch-apple-event): Use command-execute instead of
11748 call-interactively.
11749 (global-map): Don't bind mac-apple-event.
11750 (special-event-map): Bind mac-apple-event.
11751
11752 2006-06-02 Eli Zaretskii <eliz@gnu.org>
11753
11754 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
11755 file name.
11756 (emacs): Enclose the value of $(EMACS) in quotes.
11757
11758 2006-06-02 Juri Linkov <juri@jurta.org>
11759
11760 * international/mule.el (sgml-html-meta-auto-coding-function):
11761 Remove the condition `(search-forward "<html" size t)'.
11762 Replace `\"' with `[\"']?' in `re-search-forward'.
11763
11764 2006-06-02 Kenichi Handa <handa@m17n.org>
11765
11766 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
11767 as well as `coding'.
11768 (hack-local-variables): Likewise.
11769
11770 * international/mule.el (enable-character-translation):
11771 Put permanent-local and safe-local-variable properties.
11772 (find-auto-coding): Handle char-trans: tag.
11773
11774 2006-06-02 Juri Linkov <juri@jurta.org>
11775
11776 * international/mule.el (sgml-html-meta-auto-coding-function):
11777 Limit the search by the end of the HTML header (if any).
11778
11779 2006-06-01 Richard Stallman <rms@gnu.org>
11780
11781 * subr.el (with-current-buffer): Doc fix.
11782
11783 2006-06-02 Masatake YAMATO <jet@gyve.org>
11784
11785 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
11786 Almost rewrite. Underlines over all lines of gcov output are too
11787 uncomfortable to read. Suggested by Dan Nicolaescu.
11788
11789 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
11790
11791 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
11792
11793 * shell.el (shell-mode): Use shell-mode-map in docstring.
11794
11795 * comint.el (comint-send-input): Do not add help-echo and
11796 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
11797
11798 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11799
11800 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
11801
11802 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
11803
11804 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
11805 (gdb-stopped, gdb-info-stack-custom): If there is no source info
11806 look up the stack and pop up GUD buffer if necessary.
11807 (gdb-frames-select): Remove redundant call to gud-display-frame.
11808 (gdb-info-threads-custom): Keep point at start of buffer.
11809 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
11810
11811 2006-05-31 Juri Linkov <juri@jurta.org>
11812
11813 * replace.el (query-replace-read-from, query-replace-read-to):
11814 Bind `history-add-new-input' to nil. Call `add-to-history'.
11815
11816 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
11817
11818 * textmodes/table.el: Convert all HTML tags to lower case for
11819 XHTML compatibility.
11820
11821 2006-05-31 Masatake YAMATO <jet@gyve.org>
11822
11823 * progmodes/compile.el:
11824 (compilation-error-regexp-alist-alist::gcov-called-line):
11825 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
11826
11827 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
11828
11829 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
11830 Revert inadvertent changes made with last commit.
11831
11832 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
11833
11834 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
11835 New functions.
11836
11837 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
11838
11839 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
11840
11841 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
11842 only matches in the right place.
11843 (org-upcoming-deadline): New face.
11844 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
11845 (org-export-ascii-underline): Rename constant `org-ascii-underline'
11846 and make it an option.
11847 (org-export-ascii-bullets): New option.
11848 (org-export-as-html): Many changes to emit valid XHTML.
11849 (org-par-open): New variable.
11850 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
11851 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
11852 (org-timeline): Pass `org-timeline-show-empty-dates' to
11853 `org-get-all-dates'. Interpret empty dates returned by
11854 `org-get-all-dates'.
11855 (org-get-all-dates): New argument EMPTY. Add dates without
11856 entries to the list, mark large ranges of empty dates.
11857 (org-point-in-group, org-context): New functions.
11858
11859 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
11860
11861 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
11862
11863 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
11864 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
11865 to C-mouse-3 (for 2 button mice).
11866 (gdb-send): Do the right thing for C-d.
11867
11868 * speedbar.el (speedbar-detach): Delete.
11869 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
11870 it breaks things.
11871 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
11872
11873 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
11874
11875 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
11876 Makeppfile.
11877
11878 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11879 Add makepp diagnostic.
11880
11881 2006-05-29 Richard Stallman <rms@gnu.org>
11882
11883 * window.el (fit-window-to-buffer): Doc fix.
11884
11885 * help.el (temp-buffer-max-height): Doc fix.
11886
11887 * subr.el (with-current-buffer): Doc fix.
11888
11889 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11890
11891 * term/x-win.el: Bind F10 to menu-bar-start if available.
11892
11893 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
11894
11895 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
11896 uses with a simple test.
11897 (term-set-escape-char, term-mode, term-check-kill-echo-list)
11898 (term-send-raw-string, term-send-raw, term-mouse-paste)
11899 (term-char-mode, term-line-mode, term-exec, term-sentinel)
11900 (term-handle-exit, term-read-input-ring)
11901 (term-previous-matching-input-string)
11902 (term-previous-matching-input-string-position)
11903 (term-previous-matching-input-from-input)
11904 (term-replace-by-expanded-history, term-send-input)
11905 (term-skip-prompt, term-bol, term-send-invisible)
11906 (term-kill-input, term-delchar-or-maybe-eof)
11907 (term-backward-matching-input, term-check-source)
11908 (term-proc-query, term-emulate-terminal)
11909 (term-handle-colors-array, term-process-pager, term-pager-line)
11910 (term-pager-bob, term-unwrap-line, term-word)
11911 (term-dynamic-complete-filename)
11912 (term-dynamic-complete-as-filename)
11913 (term-dynamic-simple-complete): Replace one arm ifs with whens or
11914 unlesses.
11915
11916 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11917
11918 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
11919 during bootstrapping.
11920
11921 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
11922 Basically undo the change of 2006-05-26: use extra arguments instead of
11923 dynamic scoping.
11924 (ewoc-locate): Remove unused var `footer'.
11925
11926 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11927
11928 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
11929
11930 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
11931 (generate-file-autoloads): Obey it. Return whether autoloads were
11932 added at point or not.
11933 (update-file-autoloads): Use this new return value.
11934 Remove redundant test for the presence of an autoload cookie.
11935
11936 * emacs-lisp/autoload.el (autoload-find-file): New fun.
11937 This one calls hack-local-variables.
11938 (generate-file-autoloads, update-file-autoloads): Use it.
11939
11940 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
11941 (bibtex-sort-entry-class): Add safe-local-variable predicate.
11942 (bibtex-sort-entry-class-alist): Don't set the global value.
11943 (bibtex-init-sort-entry-class-alist): New fun.
11944 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
11945 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
11946 of bibtex-init-sort-entry-class.
11947
11948 2006-05-28 Richard Stallman <rms@gnu.org>
11949
11950 * subr.el (load-history-regexp): If FILE is relative, insist
11951 entire last name component must match it.
11952 (load-history-filename-element, load-history-regexp): Doc fixes.
11953
11954 2006-05-29 Kim F. Storm <storm@cua.dk>
11955
11956 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
11957 `pos' and `raw-data' for clarity, as eval forms may access these.
11958
11959 2006-05-28 Kim F. Storm <storm@cua.dk>
11960
11961 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
11962
11963 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11964
11965 * progmodes/make-mode.el (makefile-browser-map)
11966 (makefile-mode-syntax-table): Move initialization inside declaration.
11967 (makefile-fill-paragraph): Use the default comment-filling code.
11968
11969 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
11970
11971 * replace.el (query-replace-defaults): New variable.
11972 (query-replace-read-from): Use `query-replace-defaults' for
11973 default value, instead of history list.
11974 (query-replace-read-to): Update `query-replace-defaults'.
11975
11976 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
11977
11978 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
11979 with no X toolkit.
11980
11981 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
11982
11983 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
11984 (tumme-show-all-from-dir): Add autoload.
11985
11986 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11987
11988 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
11989 (tumme-remove-tag): Fix bug.
11990
11991 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
11992
11993 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
11994 FOOTER args. Update unique caller.
11995 (ewoc-delete): Compute last node once before looping.
11996 (ewoc--node-branch): Merge into unique caller.
11997 (ewoc--node): Don't define constructor make-ewoc--node for this
11998 structure.
11999 (ewoc): Add member `hf-pp' to this structure.
12000 (ewoc--wrap): New func.
12001 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
12002 header/footer pretty-printers. Save header/footer pretty-printer.
12003 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12004
12005 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12006
12007 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12008
12009 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12010 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
12011 Tag'. Change "Compare directories..." to "Change Directories...".
12012 Move tumme commands to Operate, Regexp and Immediate menus.
12013 Change "Add Comment" to "Add Image Comment". Change "Add Image
12014 Tag" to "Add Image Tags".
12015
12016 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12017 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12018 `tumme-delete-tag'.
12019
12020 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
12021
12022 * shell.el (shell-mode): Call shell-dirtrack-mode after
12023 list-buffers-directory is made a local variable, to avoid setting
12024 the default value.
12025
12026 2006-05-26 Kevin Ryde <user42@zip.com.au>
12027
12028 * info.el (Info-index-next): Use where-is-internal to report
12029 actual binding of Info-index-next, rather than hard-coded `,'.
12030
12031 2006-05-26 Eli Zaretskii <eliz@gnu.org>
12032
12033 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12034 and "Find Command in Manual" to here.
12035
12036 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12037 Info-current-file as the file name.
12038
12039 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
12040
12041 * ses.el (defadvice undo-more): Delete this defadvice. The undo
12042 overrides will now be done a different way.
12043 (ses-set-parameter): Reapply this function for undo.
12044 (ses-set-header-row): Reconstruct header row during undo.
12045 (ses-widen): New function.
12046 (ses-goto-data, ses-reconstruct-all): Use new function.
12047 (ses-command-hook): Widen buffer during undo, before unupdating
12048 the cells.
12049 (ses-insert-row, ses-delete-row): Widen buffer during undo.
12050 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12051 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12052 formula hasn't been executed yet.
12053
12054 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12055
12056 * comint.el (comint-kill-whole-line): Rename arg to count.
12057 Fix doc string.
12058
12059 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
12060
12061 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12062 to copy-file.
12063
12064 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12065
12066 * simple.el (toggle-truncate-lines): Make arg optional for
12067 backward compatibility.
12068
12069 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
12070
12071 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12072 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12073 DLL arg. Instead, use ewoc--current-dll. Update all callers.
12074 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12075 (ewoc--adjust): Use ewoc--current-dll.
12076 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12077
12078 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
12079
12080 * textmodes/org.el (org-next-item, org-previous-item): Emit more
12081 compact error message.
12082 (org-tags-view): Refresh category table in each file.
12083 (org-table-justify-field-maybe): Remove superfluous arguments to
12084 `format'.
12085 (org-export-as-html): Insert "<p>" before postamble.
12086 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12087
12088 2006-05-26 Kenichi Handa <handa@m17n.org>
12089
12090 * textmodes/po.el (po-find-charset): Pay attention to the case
12091 FILENAME is a cons (NAME . BUFFER).
12092 (po-find-file-coding-system-guts): Likewise.
12093
12094 * arc-mode.el (archive-set-buffer-as-visiting-file):
12095 Call find-operation-coding-system with (FILENAME . BUFFER).
12096
12097 * tar-mode.el (tar-extract): Call find-operation-coding-system
12098 with (FILENAME . BUFFER).
12099
12100 * international/mule.el (decode-coding-inserted-region):
12101 Call find-operation-coding-system with (FILENAME . BUFFER).
12102
12103 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
12104
12105 * image-mode.el (image-toggle-display): Use buffer contents to
12106 generate image for a remote file.
12107
12108 2006-05-25 Juri Linkov <juri@jurta.org>
12109
12110 * replace.el (query-replace-read-from, query-replace-read-to):
12111 Remove 8th arg KEEP-ALL in read-from-minibuffer.
12112
12113 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
12114
12115 * whitespace.el (whitespace-cleanup): Change to cleanup
12116 region if one is active.
12117 * whitespace.el (whitespace-cleanup-internal): New internal method.
12118
12119 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12120
12121 * dired.el (dired-mode-map): Add help-echo strings to tumme
12122 commands. Bind `tumme-dired-display-image' to C-t i.
12123
12124 * tumme.el (tumme-display-image): Change documentation string slightly.
12125 (tumme-dired-display-image): Add call to `display-buffer'.
12126
12127 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
12128
12129 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
12130 Signal error if RAW-DATA is a multibyte string.
12131
12132 2006-05-24 Richard Stallman <rms@gnu.org>
12133
12134 * subr.el (with-local-quit): When handling `quit' signal,
12135 make a chance for quit-flag to cause a quit.
12136
12137 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
12138 (ad-disable-advice): Add autoloads.
12139
12140 * subr.el (read-passwd): Copy PROMPT before changing its properties.
12141
12142 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12143
12144 * dired.el (dired-mode-map): Change menu items for tumme as per
12145 suggestions in emacs-devel.
12146
12147 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12148
12149 * dired.el (dired-mode-map): Fix breakage.
12150
12151 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12152
12153 * tumme.el (tumme-display-dired-image): Rename to...
12154 (tumme-dired-display-image): ...this.
12155 (tumme-track-movement): Change default value to t.
12156 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
12157 used from `tumme-next-line-and-display' and similar commands.
12158
12159 * dired.el (dired-mode-map): Add Thumbnail submenu under the
12160 Immediate menu. Add some tumme commands there.
12161
12162 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
12163
12164 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
12165
12166 2006-05-24 Chong Yidong <cyd@mit.edu>
12167
12168 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
12169 menu entries that open submenus.
12170
12171 2006-05-24 Alan Mackenzie <acm@muc.de>
12172
12173 * startup.el (command-line): For names of preloaded files, don't
12174 append ".elc" (now done in Fload), and call file-truename on the
12175 lisp directory.
12176
12177 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
12178 match ANY loaded file with the right name, not just those in
12179 load-path. Put a regexp matching the file name into
12180 after-load-alist, rather than the name itself.
12181
12182 * subr.el (load-history-regexp, load-history-filename-element)
12183 (do-after-load-evaluation): New functions.
12184
12185 * international/mule.el (load-with-code-conversion): Do the
12186 eval-after-load stuff by calling do-after-load-evaluation.
12187
12188 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12189
12190 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
12191 has not been killed.
12192
12193 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12194
12195 * term/mac-win.el: Set idle timer to clean up expired Apple events.
12196 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
12197 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
12198 Optionally set error message in reply.
12199
12200 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
12201
12202 * textmodes/org.el (org-open-at-point): Use renamed variable
12203 `org-confirm-shell-link-function'.
12204 (org-confirm-shell-link-function): Rename from
12205 `org-confirm-shell-links'.
12206 (org-export-directory): New function.
12207 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
12208 (org-export-icalendar): Use `org-export-directory'.
12209 (org-indent-item): Keep cursor position.
12210 (org-link-file-path-type): New option.
12211 (org-export-as-html): Fix bug with plain lists starting in
12212 column 0.
12213 (org-export-as-html): Remove deadline formatting, this happens
12214 now already in `org-html-handle-time-stamps'.
12215 (org-export-html-style): Deadline class removed.
12216 (org-insert-labeled-timestamps-at-point): New option.
12217 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
12218 of `hide-sublevels 1', in case the first headline is not level 1.
12219 (org-overview, org-content): New fuction.
12220 (org-cycle-global-status, org-cycle-subtree-status): Make these
12221 variables buffer-local.
12222 (org-global-cycle): New command.
12223 (org-shifttab): Use `org-global-cycle'.
12224 (org-insert-heading, org-insert-item): Go to end of new
12225 headline/item after creating it.
12226 (org-export-visible): Rename from `org-export-copy-visible'.
12227 Now creates a temporary org-file and applies an exporting command
12228 to it.
12229 (org-table-eval-formula): Support for lisp forms.
12230 (org-agenda-todo-ignore-scheduled): New option.
12231 (org-agenda-get-todos): Use new option
12232 `org-agenda-todo-ignore-scheduled'.
12233 (org-export-html-inline-images): New value `maybe'.
12234 (org-export-as-html): Inlining of images dependent on link description.
12235 (org-archive-subtree): Check for end-of-buffer before trying
12236 `kill-line'.
12237 (org-agenda-follow-mode): New option.
12238 (org-export-with-tags, org-export-with-timestamps): New options.
12239 (org-html-handle-time-stamps): New function.
12240 (org-keyword-time-regexp): New variable.
12241 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
12242 (org-agenda-todo-list-sublevels): New option.
12243 (org-html-level-start): When TITLE is nil, just close all levels.
12244 (org-parse-key-lines, org-parse-export-options): Remove functions,
12245 replaced by `org-infile-export-plist'.
12246 (org-combine-plists, org-infile-export-plist)
12247 (org-default-export-plist): New functions.
12248 (org-export-html-preamble, org-export-html-postamble)
12249 (org-export-html-auto-preamble, org-export-html-auto-postamble):
12250 New variables.
12251 (org-export-publishing-directory): New option.
12252 (org-export-as-html, org-export-as-ascii): Use the new property
12253 lists for settings.
12254 (org-export-copy-visible, org-export-as-xoxo):
12255 Respect `org-export-publishing-directory'.
12256 (org-link-search, org-store-link, org-file-apps): Support for
12257 links to BibTeX database entries..
12258 (org-get-current-options, org-set-regexps-and-options):
12259 Implement logging as a startup option.
12260 (org-store-link): Make sure context string is never empty
12261 (org-insert-link): Use relative path when possible.
12262 (org-at-item-checklet-p): New function.
12263 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
12264 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
12265 (org-metaright, org-metaup, org-metadown, org-shiftup)
12266 (org-shiftdown, org-shiftright, org-shiftleft)
12267 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
12268 Dispatch using `call-interactively'.
12269 (org-call-with-arg): New defsubst.
12270 (org-tag-alist, org-use-fast-tag-selection): New options.
12271 (org-complete): Use `org-tag-alist'.
12272 (org-fast-tag-insert, org-fast-tag-selection): New functions.
12273 (org-next-item, org-previous-item): New commands.
12274 (org-beginning-of-item, org-end-of-item): Add (interactive) to
12275 make command.
12276 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
12277
12278 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
12279
12280 * emacs-lisp/ewoc.el (ewoc-delete): New function.
12281 (ewoc-filter): Use `ewoc-delete'.
12282
12283 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
12284
12285 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12286
12287 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
12288 Signal more user-friendly error messages.
12289
12290 * complete.el (PC-do-completion): Undo the addition of implicit
12291 wildcards if they did not lead to finding any match.
12292 (read-file-name-internal): Don't add the final > if the completion is
12293 not finished.
12294
12295 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
12296
12297 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
12298 Quote safe-local-variable predicate.
12299
12300 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12301
12302 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
12303
12304 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12305
12306 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
12307
12308 * progmodes/make-mode.el (makefile-special-targets-list)
12309 (makefile-macro-table, makefile-target-table): Mark as risky.
12310 (makefile-query-one-target-method): Make this the alias for the
12311 following variable.
12312 (makefile-query-one-target-method-function): Make this the real name.
12313
12314 * textmodes/artist.el (artist-text-renderer): Make this the alias
12315 for the following variable.
12316 (artist-text-renderer-function): Make this the real name.
12317
12318 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
12319 the alias for the following variable.
12320 (flyspell-generic-check-word-predicate): Make this the real name.
12321
12322 * textmodes/ispell.el (ispell-format-word): Make this the alias
12323 for the following variable.
12324 (ispell-format-word-function): Make this the real name.
12325 (ispell-message-text-end): Mark as risky.
12326
12327 * skeleton.el (skeleton-transformation, skeleton-filter)
12328 (skeleton-pair-filter): Make these the aliases for the following
12329 variables.
12330 (skeleton-transformation-function, skeleton-filter-function)
12331 (skeleton-pair-filter-function): Make these the real names.
12332
12333 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
12334 and skeleton-pair-filter-function.
12335
12336 * textmodes/sgml-mode.el (sgml-transformation): Make this the
12337 alias for the following variable.
12338 (sgml-transformation-function): Make this the real name.
12339 (sgml-tag-alist): Mark as risky.
12340
12341 2006-05-21 Richard Stallman <rms@gnu.org>
12342
12343 * simple.el (kill-region): Interactively, pass point, then mark.
12344
12345 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12346
12347 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
12348
12349 2006-05-21 Romain Francoise <romain@orebokech.com>
12350
12351 * dired-x.el (dired-mode-map): Don't bind M-g.
12352
12353 2006-05-20 Richard Stallman <rms@gnu.org>
12354
12355 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
12356 (dired-goto-file): Doc fix.
12357
12358 2006-05-21 Kim F. Storm <storm@cua.dk>
12359
12360 * emulation/cua-base.el: Mention customizing cua-mode as alternative
12361 way to enable built-in cua-mode if user loads older CUA-mode package.
12362
12363 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
12364 if default-filename is specified.
12365
12366 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12367
12368 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
12369
12370 * info.el (info-apropos): Make sure current-file and current-node
12371 have non-nil values. Speed up by using add-to-list instead of
12372 manual consing.
12373
12374 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12375
12376 * progmodes/make-mode.el (makefile-mode): Doc fix.
12377
12378 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12379
12380 * dired-aux.el (dired-do-shell-command): Doc fix.
12381
12382 2006-05-20 Kevin Ryde <user42@zip.com.au>
12383
12384 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
12385 ``(custom-manual :tag "Foo" "(foo)Node")''.
12386
12387 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
12388
12389 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
12390 value is an integer.
12391
12392 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12393
12394 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
12395 "format".
12396 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
12397
12398 2006-05-20 Martin Rudalics <rudalics@gmx.at>
12399
12400 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
12401 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
12402
12403 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12404
12405 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
12406 regexp for keywords.
12407
12408 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
12409
12410 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
12411 replace-regexp-in-string.
12412
12413 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
12414 encode, and escape file name on conversion to URL.
12415
12416 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12417
12418 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
12419 Don't unescape URL.
12420 (dnd-get-local-file-name): Unescape URL on conversion to file name.
12421
12422 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
12423 on conversion to URLs.
12424
12425 * net/browse-url.el (browse-url-file-url): Encode file name on
12426 conversion to URL.
12427
12428 * term/mac-win.el (mac-ae-open-documents): Escape file name on
12429 conversion to URL.
12430
12431 2006-05-19 Eli Zaretskii <eliz@gnu.org>
12432
12433 * progmodes/cc-styles.el (c-style-alist): Doc fix.
12434
12435 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12436
12437 * term/mac-win.el (mac-bytes-to-digits): Remove function.
12438 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
12439
12440 2006-05-19 Glenn Morris <rgm@gnu.org>
12441
12442 * calendar/diary-lib.el (diary-bahai-date)
12443 (list-bahai-diary-entries, mark-bahai-diary-entries)
12444 (mark-bahai-calendar-date-pattern): Not interactive.
12445 (add-to-diary-list): New optional arg LITERAL. Doc fix.
12446 (diary-entries-list): Change format of 4th element in each entry.
12447 (diary-list-entries): Use add-to-diary-list.
12448 (diary-goto-entry): Handle the case where the buffer visiting the
12449 diary has been killed.
12450 (fancy-diary-display): Add 'locator to button rather than 'marker.
12451 Only generate temp-face when there are marks to apply.
12452 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
12453 (diary-fancy-date-pattern): New variable.
12454 (diary-time-regexp): Doc fix.
12455 (diary-anniversary, diary-time): New faces.
12456 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
12457 diary-time-regexp. Add font-lock-multiline property where needed.
12458 Use new faces diary-anniversary and diary-time.
12459 (diary-fancy-font-lock-fontify-region-function): New function, to
12460 handle multiline font-lock pattern in fancy diary.
12461 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
12462 (diary-font-lock-keywords): Tweak time regexp. Use new face
12463 diary-time.
12464
12465 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
12466
12467 * international/code-pages.el (mik): Table corrected.
12468
12469 2006-05-18 Kim F. Storm <storm@cua.dk>
12470
12471 * progmodes/grep.el (grep-find): Don't check grep-find-command
12472 before running command (breaks non-interactive usage).
12473
12474 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
12475
12476 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
12477 (ewoc--insert-new-node): Don't insert trailing newline.
12478 Instead, adjust successor nodes's start markers.
12479 (ewoc--refresh-node): Delete all text from current node's start
12480 marker to the next one's; adjust successor nodes's start markers.
12481 (ewoc--create): Doc fixes.
12482 (ewoc--refresh): Don't insert newline.
12483 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
12484 * pcvs.el (cvs-make-cvs-buffer):
12485 Specify extra newline for ewoc's header and footer.
12486 (cvs-update-header): Update initial header recognition.
12487 Append newline to final header and footer values.
12488 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
12489
12490 2006-05-17 Richard Stallman <rms@gnu.org>
12491
12492 * files.el (file-name-extension): Doc fix.
12493
12494 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12495
12496 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
12497 we can explicitly enable/disable rather than toggle.
12498 (shell-mode): Use it.
12499 (shell-cd): Don't try to reproduce what `cd' does.
12500
12501 2006-05-17 Kim F. Storm <storm@cua.dk>
12502
12503 * ido.el (ido-read-internal): Use only nondirectory part of
12504 default item.
12505
12506 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
12507
12508 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
12509 (ewoc-nth): Doc fix.
12510
12511 (ewoc-map, ewoc-invalidate): Compute PP before looping.
12512
12513 2006-05-16 Eli Zaretskii <eliz@gnu.org>
12514
12515 * international/mule.el (auto-coding-alist): Add .lha to files
12516 read with no-conversion.
12517
12518 * files.el (auto-mode-alist): Add .lha files to archive file
12519 extensions.
12520
12521 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
12522 Convert csize to integer when computing offsets within the
12523 compressed archive file.
12524
12525 2006-05-16 Kim F. Storm <storm@cua.dk>
12526
12527 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
12528 with read-from-minibuffer.
12529
12530 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12531
12532 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
12533 (byte-compile-warnings): Fix safe-local-variable property.
12534
12535 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
12536
12537 * allout.el (allout-show-bodies, allout-old-style-prefixes)
12538 (allout-stylish-prefixes, allout-numbered-bullet)
12539 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
12540 predicates to qualify `safe-local-variable' property, when
12541 available, else use equivalent lambda.
12542 (allout-current-topic-collapsed-p): Do the right thing regarding
12543 trailing blank lines.
12544
12545 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * server.el (server-start): Only create a directory if needed.
12548 (server-edit, server-unload-hook): server-start => server-mode.
12549 (kill-emacs-hook): Cleanup upon exit.
12550
12551 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12552
12553 * hexl.el (hexlify-buffer): Encode process arguments manually.
12554
12555 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
12556
12557 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
12558 call to gdb-tooltip-print.
12559
12560 2006-05-15 Romain Francoise <romain@orebokech.com>
12561
12562 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
12563 systems, default to "tar" since those systems probably have GNU tar.
12564
12565 2006-05-14 Lars Hansen <larsh@soem.dk>
12566
12567 * desktop.el (desktop-missing-file-warning): Fix docstring.
12568 (desktop-restore-file-buffer): Correct question asked on missing file.
12569
12570 2006-05-14 Kim F. Storm <storm@cua.dk>
12571
12572 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
12573 Add CUA move property.
12574
12575 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
12576
12577 * custom.el (custom-push-theme): Load the variable before checking
12578 its `standard-value'.
12579
12580 2006-05-13 Lars Hansen <larsh@soem.dk>
12581
12582 * desktop.el (desktop-save): Use with-temp-buffer.
12583
12584 2006-05-12 Glenn Morris <rgm@gnu.org>
12585
12586 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
12587 * calendar/calendar.el (calendar-mode-map):
12588 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
12589 * calendar/appt.el (appt-check, appt-make-list): Refer to
12590 diary-view-entries, diary-list-entries, diary-show-all-entries
12591 rather than obsolete aliases.
12592
12593 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
12594
12595 * simple.el (line-move-finish): Avoid calling point motion hooks
12596 while processing intangibility.
12597
12598 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
12599
12600 * term/xterm.el (terminal-init-xterm): Fix typo.
12601
12602 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
12603
12604 * allout.el (allout-view-change-hook): Mark as being deprecated,
12605 to be replaced by `allout-exposure-change-hook'.
12606 (allout-exposure-change-hook): New, replacing
12607 `allout-view-change-hook'.
12608 (allout-flag-region): Run new hook `allout-exposure-change-hook',
12609 in addition to `allout-view-change-hook'.
12610 (allout-show-bodies, allout-old-style-prefixes)
12611 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
12612 lambda forms to prevent their showing up in variable help
12613 presentations as inscrutable byte-compiled code.
12614 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
12615 Use string-or-null-p to qualify safe-local-variable values.
12616 (allout-reindent-bodies): Use memq to qualify matches against
12617 valid safe-local-variable values. Also, quote the lambda as above.
12618 (allout-use-mode-specific-leader): Add missing candidate-value
12619 symbols, use memq, and quote the lambda.
12620 (allout-overlay-interior-modification-handler): Remove unused
12621 variables `msg' and 'opened'.
12622 (allout-hidden-p): Constrain invisibility consideration to allout's
12623 invisibility spec, disregarding invisibility for other reasons.
12624
12625 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
12626
12627 * files.el (version-control): Correct safe values.
12628
12629 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
12630
12631 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
12632
12633 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
12634 (ewoc--insert-new-node): New func.
12635 Update callers of deleted funcs to use it, instead.
12636
12637 2006-05-11 Glenn Morris <rgm@gnu.org>
12638
12639 * calendar/calendar.el (diary-show-all-entries): Do not refer to
12640 obsolete alias `show-all-diary-entries'.
12641 (make-diary-entry): Not interactive.
12642 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
12643 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12644 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12645 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12646 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
12647 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
12648
12649 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12650
12651 * calendar/calendar.el (calendar-french-date-string)
12652 (calendar-mayan-date-string, calendar-chinese-date-string)
12653 (calendar-astro-date-string, calendar-iso-date-string)
12654 (calendar-islamic-date-string, calendar-bahai-date-string)
12655 (calendar-hebrew-date-string, calendar-coptic-date-string)
12656 (calendar-ethiopic-date-string, calendar-persian-date-string):
12657 These functions are not interactive.
12658
12659 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
12660
12661 * files.el: Balance parentheses.
12662
12663 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
12664
12665 * files.el, newcomment.el, outline.el, simple.el,
12666 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
12667 * progmodes/cc-vars.el, progmodes/compile.el:
12668 Move `safe-local-variable' declarations to the respective files.
12669
12670 * help-fns.el (describe-variable): Don't print safe-var if it is
12671 byte-code. Improve wording as suggested by Luc Teirlinck.
12672
12673 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12674
12675 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
12676 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
12677 Use a token for pending-triggers to ensure gdb-var-update
12678 gets called once per user input again for pre-GDB 6.4.
12679 (gdb-var-delete): Match on more complex expressions.
12680 (gdb-var-list-children-handler, gdb-var-create-handler):
12681 Use a token for consistency.
12682
12683 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
12684
12685 * textmodes/org.el (org-read-date, org-goto-calendar)
12686 (org-agenda-goto-calendar):
12687 Bind `view-calendar-holidays-initially' to nil.
12688
12689 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
12690
12691 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
12692 Update all callers to do it there, instead.
12693
12694 2006-05-10 Glenn Morris <rgm@gnu.org>
12695
12696 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
12697 prefix arg case, to avoid view-diary-entries-initially error.
12698 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
12699 (calendar-date-is-legal-p): Handle dates with no day part.
12700
12701 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12702
12703 * comint.el (comint-insert-input): Just make it when
12704 comint-use-prompt regexp is nil (default) and with the mouse.
12705 (comint-copy-old-input): Reinstate from 2004-06-23.
12706 (comint-mode-map): Bind C-c C-m to it.
12707
12708 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
12709
12710 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12711 Remove spurious move to point-max (new comint behavior fixes).
12712
12713 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
12714 compatibility function (Emacs 18/19).
12715 (idlwave-is-continuation-line): Always return point at start of
12716 previous non-blank continuation line.
12717 (keyword-parameters): Fix continued comment font-lock matcher.
12718 (idlwave-font-lock-fontify-region): Written, use as
12719 font-lock-fontify-region-function, to fix continued keyword
12720 fontification issues.
12721
12722 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12723
12724 * term/mac-win.el (mac-font-panel-mode): Doc fix.
12725 (mac-service-selection, mac-service-open-file)
12726 (mac-service-open-selection, mac-service-mail-selection)
12727 (mac-service-mail-to, mac-service-insert-text): Rename from
12728 mac-services-*. All uses changed.
12729 (mac-apple-event-map): Rename event symbol `services' to `service'.
12730
12731 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
12732
12733 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
12734 (ewoc--node-enter-first, ewoc--node-enter-last)
12735 (ewoc--delete-node-internal): Merge funcs into unique callers.
12736
12737 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
12738
12739 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
12740 return value of read-from-minibuffer for empty input.
12741
12742 2006-05-09 Miles Bader <miles@gnu.org>
12743
12744 * comint.el (comint-insert-input): Remove redundant calls to setq
12745 and goto-char.
12746
12747 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
12748
12749 * comint.el (comint-insert-input): Make it work when
12750 comint-use-prompt-regexp is t.
12751
12752 2006-05-10 Miles Bader <miles@gnu.org>
12753
12754 * subr.el (field-at-pos): New function.
12755
12756 * comint.el (comint-insert-input): Use it.
12757
12758 2006-05-09 Juri Linkov <juri@jurta.org>
12759
12760 * battery.el (battery-linux-proc-acpi): Also try
12761 `/proc/acpi/thermal_zone/THR2/temperature'.
12762
12763 * files.el <safe-local-variable>: Remove `eval' and `let' binding
12764 for now unused lambda `string-or-null'.
12765
12766 * add-log.el (change-log-default-name): Put `string-or-null-p'
12767 instead of lambda on `safe-local-variable' property.
12768
12769 * diff-mode.el (diff-context->unified): Use `region-beginning' and
12770 `region-end' instead of `mark' and `point'.
12771 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
12772 Operate on region in Transient Mark mode when the mark is active.
12773 Use `region-beginning' and `region-end' instead of `mark' and
12774 `point'.
12775 (diff-hunk-text, diff-goto-source): Doc fix.
12776
12777 * startup.el (fancy-splash-screens, normal-splash-screen): Use
12778 face `mode-line-buffer-id' for mode-line buffer face instead of
12779 hard-coded `(:weight bold)'.
12780
12781 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
12782 buffer-undo-list to t (undo-ask is reproducible by visiting
12783 nested archives).
12784
12785 2006-05-09 Kim F. Storm <storm@cua.dk>
12786
12787 * progmodes/grep.el (rgrep): Set default directory of *grep*
12788 buffer if we start M-x rgrep in the *grep* buffer and choose
12789 a different base directory.
12790
12791 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
12792
12793 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
12794 completion also when ido is loaded.
12795
12796 2006-05-09 Masatake YAMATO <jet@gyve.org>
12797
12798 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
12799 "warning" and "import".
12800 (cpp-font-lock-keywords): Added "warning".
12801
12802 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
12803
12804 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12805
12806 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12807
12808 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
12809 pages at a time, if we signal the end, we should indeed reach that end.
12810
12811 2006-05-08 David Reitter <david.reitter@gmail.com>
12812
12813 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
12814 output during execution of the body.
12815
12816 2006-05-08 Kim F. Storm <storm@cua.dk>
12817
12818 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
12819
12820 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
12821
12822 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
12823 Use with-current-buffer.
12824
12825 2006-05-07 Kim F. Storm <storm@cua.dk>
12826
12827 * subr.el (add-to-history): Remove keep-dups arg.
12828
12829 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
12830 to nil around call to add-to-history.
12831
12832 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12833
12834 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
12835 than after a buffer modification.
12836
12837 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
12838
12839 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
12840 call to...
12841 (gud-watch): ...here so speedbar is raised for already watched
12842 expressions.
12843 (gdb-speedbar-refresh): Delete function.
12844 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
12845 Use speedbar-timer-fn instead of speedbar-refresh (reverting
12846 earlier change).
12847 (gdb-var-evaluate-expression-handler)
12848 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
12849
12850 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
12851 Update localized contents for all buffers except ignored modes.
12852
12853 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12854
12855 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
12856 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
12857 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
12858 (mac-handle-font-panel-closed, mac-handle-font-selection):
12859 New functions.
12860 (mac-font-panel-mode): New minor mode.
12861 (mac-apple-event-map): Add bindings for toolbar toggle button and
12862 font panel.
12863 (menu-bar-showhide-menu): Add mac-font-panel-mode.
12864
12865 2006-05-07 John Paul Wallington <jpw@pobox.com>
12866
12867 * ibuffer.el (ibuffer-compressed-file-name-regexp):
12868 Avoid `regexp-opt'; simplify regexp for readability.
12869
12870 2006-05-06 Eli Zaretskii <eliz@gnu.org>
12871
12872 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
12873 * files.el (buffer-stale-function):
12874 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12875 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
12876 links to the main manual, not to emacs-xtra.
12877
12878 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12879
12880 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
12881 MacJapanese if text is ASCII-only.
12882
12883 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
12884
12885 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
12886 unless so nil isn't returned.
12887 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
12888
12889 2006-05-06 Kim F. Storm <storm@cua.dk>
12890
12891 * subr.el (add-to-history): New function.
12892
12893 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
12894 (ediff-merge-files-with-ancestor):
12895 * env.el (setenv):
12896 * isearch.el (isearch-update-ring):
12897 * server.el (server-visit-files):
12898 * progmodes/grep.el (lgrep, rgrep):
12899 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
12900 * progmodes/xscheme.el (xscheme-insert-expression):
12901 Use add-to-history.
12902
12903 * kmacro.el (kmacro-push-ring): Use add-to-history.
12904 (kmacro-ring-length): Remove unused defun.
12905 (kmacro-start-macro): Use kmacro-push-ring.
12906
12907 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
12908
12909 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
12910 directly instead of a lambda expression that calls it.
12911
12912 2006-05-06 Kim F. Storm <storm@cua.dk>
12913
12914 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
12915 instead of compute-motion.
12916
12917 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
12918
12919 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
12920 change.
12921
12922 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
12923
12924 * startup.el (command-line-1): Refer to "Pure Storage" on
12925 pure-space-overflow.
12926
12927 2006-05-05 Martin Rudalics <rudalics@gmx.at>
12928
12929 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
12930 provided faces once they all have been used up.
12931
12932 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12933
12934 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
12935 reference to the Lisp manual to the warning about pure space
12936 overflow.
12937
12938 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12939
12940 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
12941 argument to avoid the call to `ispell-internal-change-dictionary'
12942 when not needed.
12943 (ispell-change-dictionary): Use this argument and call
12944 `ispell-internal-change-dictionary' after the possible change
12945 to `ispell-local-dictionary'.
12946 (ispell-internal-change-dictionary): Check for a change in
12947 personal dictionary use too.
12948
12949 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12950
12951 * startup.el (command-line): On MS-Windows, probe "~", not
12952 "~USER", for warning about non-existent home directory.
12953
12954 * arc-mode.el (archive-l-e): New optional argument `float' means
12955 generate a float value.
12956 (archive-arc-summarize, archive-lzh-summarize)
12957 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
12958 with 3rd argument non-nil when file's size is being computed.
12959 Format the file sizes with %8.0f instead of %8d.
12960
12961 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12962
12963 * cus-start.el (all): Add mac-dnd-known-types.
12964
12965 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
12966 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
12967 (mac-TIFF-to-string): New functions.
12968 (x-get-selection, x-selection-value)
12969 (mac-select-convert-to-string): Use them.
12970 (mac-text-encoding-mac-japanese-basic-variant): New constant.
12971 (mac-dnd-types-alist): New customization variable.
12972 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
12973 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
12974 (mac-dnd-handle-drag-n-drop-event): New functions.
12975 (mac-drag-n-drop): Remove function.
12976 (global-map): Bind drag-n-drop and M-drag-n-drop to
12977 mac-dnd-handle-drag-n-drop-event.
12978
12979 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
12980
12981 * progmodes/perl-mode.el (perl-beginning-of-function):
12982 Skip anonymous subs.
12983
12984 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
12985
12986 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
12987 regexp-opt at run time.
12988
12989 * term.el (term-handle-ansi-escape): Fix off by one error.
12990
12991 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
12992
12993 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
12994 (gdb-init-1, gdb-post-prompt): ...and references to it.
12995 (gdb-frame-handler): Strip directory name from filename if present.
12996
12997 * progmodes/gud.el (gdb-force-update): Delete defvar
12998 (gud-speedbar-buttons): ...and references to it. Use window-start
12999 to try to keep positon in watch expression.
13000
13001 2006-05-03 Richard Stallman <rms@gnu.org>
13002
13003 * simple.el (next-history-element, previous-history-element): Doc fix.
13004
13005 * isearch.el (isearch-update-ring): Doc fix.
13006
13007 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
13008
13009 * isearch.el (isearch-update-ring): Take history-delete-duplicates
13010 into consideration. Replace one arm ifs with whens.
13011
13012 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
13013
13014 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13015 (menu): Fix typo.
13016
13017 2006-05-02 Miles Bader <miles@gnu.org>
13018
13019 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13020
13021 2006-05-02 Jay Belanger <belanger@truman.edu>
13022
13023 * calc/calc-embed.el (calc-override-minor-modes-map)
13024 (calc-override-minor-modes): New variables.
13025 (calc-do-embedded): Make sure that Calc keystrokes aren't
13026 overwritten by minor modes.
13027
13028 2006-05-02 Chong Yidong <cyd@mit.edu>
13029
13030 * msb.el (msb): If EVENT is a down event, read and discard the up event.
13031
13032 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13033
13034 * startup.el (command-line-1): Refer to Lisp manual when
13035 pure-space-overflow occurs.
13036
13037 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13038 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13039 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13040 (version-control): Don't use `t' for safe-local-variable declarations.
13041
13042 2006-05-01 Richard Stallman <rms@gnu.org>
13043
13044 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13045 M-r, M-R, M-A, M-SPC or M-DEL.
13046 (diff-mode-map): diff-refine-hunk now on C-c C-w
13047 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13048
13049 * help-mode.el (help-mode): view-exit-action calls delete-window
13050 only when it is safe and possible.
13051
13052 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13053 in messages.
13054
13055 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13056
13057 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13058 in the default tool-bar-map.
13059
13060 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
13061
13062 * net/tramp.el (tramp-completion-file-name-handler-alist)
13063 (tramp-run-real-handler, tramp-completion-run-real-handler)
13064 (tramp-completion-handle-file-name-all-completions)
13065 (tramp-completion-handle-file-name-completion): Autoload them.
13066 (tramp-completion-handle-file-exists-p)
13067 (tramp-completion-handle-file-name-directory)
13068 (tramp-completion-handle-file-name-nondirectory)
13069 (tramp-completion-handle-expand-file-name): Remove them.
13070 (tramp-handle-file-name-directory): Return the real directory name.
13071 Returning "/" only doesn't need to be necessary any longer.
13072 (tramp-file-name-handler): Make special attention when in hostname
13073 completion mode.
13074 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13075 (tramp-register-file-name-handlers):
13076 Register `tramp-completion-file-name-handler' only when
13077 `partial-completion-mode' is enabled.
13078 (tramp-completion-handle-file-name-all-completions):
13079 Delete directory part from results.
13080 (tramp-get-completion-methods, tramp-get-completion-user-host):
13081 Discard deleting "/", it doesn't work after the change of
13082 `tramp-handle-file-name-directory' above.
13083
13084 2006-05-01 Kim F. Storm <storm@cua.dk>
13085
13086 * progmodes/grep.el (grep-expand-template): Use save-match-data
13087 and symbol-value.
13088
13089 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13090
13091 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13092 Use select-frame-set-input-focus instead of raise-frame.
13093 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13094
13095 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
13096
13097 * progmodes/gud.el (gud-def): Add %c case.
13098 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
13099 (gud-format-command): Make match case sensitive. Match on %F.
13100
13101 2006-04-30 Glenn Morris <rgm@gnu.org>
13102
13103 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
13104 (cal-tex-preamble): Use cal-tex-preamble-extra.
13105 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
13106 than alias `list-diary-entries'.
13107
13108 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
13109
13110 * help-fns.el (describe-variable): Add info about safe local variables.
13111
13112 2006-04-29 Richard Stallman <rms@gnu.org>
13113
13114 * bindings.el (mode-line-format): help-echo doc fixes.
13115
13116 * net/tramp.el (tramp-file-name-handler-alist): Delete
13117 expand-file-name and other operations that can cause spurious loading.
13118
13119 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13120
13121 * files.el (safe-local-variable-p): Remove support for the special
13122 value t.
13123
13124 * textmodes/paragraphs.el (sentence-end-without-space):
13125 Fix safety predicate.
13126 (sentence-end-double-space, sentence-end-without-period)
13127 (paragraph-ignore-fill-prefix):
13128 * textmodes/fill.el (colon-double-space):
13129 * abbrev.el (abbrev-mode): Tighten the safety predicate.
13130
13131 * subr.el (booleanp): New fun.
13132
13133 * textmodes/reftex-vars.el (reftex-guess-label-type):
13134 Tighten the safety predicate.
13135
13136 2006-04-28 Kim F. Storm <storm@cua.dk>
13137
13138 * progmodes/grep.el (defgroup grep): Doc fix.
13139 (grep-auto-highlight): Remove.
13140 (grep-template): New defcustom.
13141 (grep-find-template): Rename from grep-tree-template.
13142 (grep-files-aliases): Rename from grep-tree-files-aliases.
13143 Remove "all" alias, add "l" alias.
13144 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
13145 (grep-find-ignored-directories): New defcustom to replace
13146 grep-tree-ignore-CVS-directories, to facilitate ignoring
13147 subdirectories for multiple version control systems.
13148 (grep-mode-map): Add Recursive grep item to GREP menu.
13149 (grep-regexp-history, grep-files-history): New defvars.
13150 (grep-probe): New helper function.
13151 (grep-compute-defaults): Use it to simplify code.
13152 Adapt to name changes.
13153 Use `.' as base in grep-find-template rather than <D>.
13154 (grep): Remove superfluous highlight-regexp arg. Fix doc.
13155 Call grep-compute-defaults unconditionally.
13156 (grep-expand-keywords): New defconst.
13157 (grep-expand-template): Rename from grep-expand-command-macros.
13158 Simplify via grep-expand-keywords. Look at case-fold-search instead
13159 of grep-tree-ignore-case to add -i option.
13160 Bind case-fold-search to nil while matching keywords.
13161 (grep-tree-last-regexp, grep-tree-last-files): Remove.
13162 (grep-read-regexp, grep-read-files): New helper functions.
13163 (rgrep): Rename from grep-tree. Rework to use proper histories.
13164 Adapt to changes in defcustoms and functions above.
13165 (lgrep): New command, as grep, but using same interactive UI as rgrep.
13166
13167 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
13168
13169 * net/tramp.el (tramp-completion-file-name-handler):
13170 Disable Tramp's functionality while loading Tramp itself.
13171 (tramp-register-file-name-handlers): That's a defsubst now.
13172 Code from `tramp-repair-jka-compr' moved here. Apply it via
13173 `after-init-hook'.
13174 (tramp-repair-jka-compr): Remove.
13175
13176 2006-04-27 Jay Belanger <belanger@truman.edu>
13177
13178 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
13179 read expression when `math-read-big-expr' doesn't work.
13180
13181 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
13182
13183 * startup.el (command-line-1): Display warning when
13184 pure-space-overflow is non-nil.
13185
13186 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13187
13188 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
13189 risky.
13190
13191 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13192
13193 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
13194 Return the URL or nil if none can be generated.
13195
13196 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
13197
13198 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
13199 byte compiler warnings.
13200 (gud-basic-call, gud-find-expr): Let user select an expression
13201 for printing. Print expression as well as value in GUD buffer.
13202
13203 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
13204
13205 * allout.el: Remove local autoload declaration for
13206 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
13207 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
13208 (allout-plain-bullets-string, allout-distinctive-bullets-string)
13209 (allout-use-mode-specific-leader, allout-old-style-prefixes)
13210 (allout-stylish-prefixes, allout-numbered-bullet)
13211 (allout-file-xref-bullet, allout-presentation-padding)
13212 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
13213 safe-local-variable with suitable value spec, and add autoload
13214 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
13215 (move-beginning-of-line, move-end-of-line): Repair so these compat
13216 functions now actually resituate the point, when appropriate.
13217
13218 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13219
13220 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
13221
13222 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
13223 (add-log-iso8601-time-string): Fix call to format-time-string.
13224
13225 2006-04-26 Kim F. Storm <storm@cua.dk>
13226
13227 * subr.el (posn-string, posn-image, posn-object): Doc fix.
13228
13229 2006-04-26 Masatake YAMATO <jet@gyve.org>
13230
13231 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
13232 Add support for "//" style comments. Remove `b' flag
13233 from ?* in `asm-mode-syntax-table'.
13234
13235 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13236
13237 * follow.el: Use (featurep 'xemacs) everywhere.
13238 (follow-mode): Use define-minor-mode.
13239 (follow-mode-map): Move initialization into the declaration.
13240 Use command remapping.
13241 (follow-emacs-version-xemacs-p): Remove.
13242 (follow-submit-feedback): Remove.
13243
13244 * allout.el (allout-layout, allout-passphrase-verifier-string)
13245 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
13246
13247 * textmodes/reftex-vars.el (reftex-vref-is-default)
13248 (reftex-fref-is-default, reftex-guess-label-type):
13249 Tighten up a bit the safety predicate.
13250
13251 * textmodes/paragraphs.el (sentence-end-double-space)
13252 (sentence-end-without-period, sentence-end-without-space)
13253 (page-delimiter, paragraph-ignore-fill-prefix):
13254 Tighten up a bit the safety predicate.
13255
13256 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
13257
13258 * progmodes/python.el (python-continuation-line-p)
13259 (python-beginning-of-statement): syntax-ppss may return
13260 a negative depth.
13261 (python-mode): Don't forcefully enable font-lock.
13262
13263 * time-stamp.el (time-stamp-start, time-stamp-end)
13264 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
13265
13266 * add-log.el: Remove spurious * in docstrings.
13267 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
13268 (add-change-log-entry): Use it here, since it's not specific
13269 to iso8601.
13270 (add-log-iso8601-time-string): Don't use it here any more.
13271 (change-log-indent-text, change-log-indent): Rename from add-log-*.
13272
13273 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
13274
13275 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
13276
13277 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
13278 (rcirc-toggle-low-priority): Doc fix.
13279 (rcirc-handler-NOTICE): Remove beginning of line anchor in
13280 ChanServ regexp.
13281 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
13282 #emacs.
13283 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
13284 (rcirc-decode-coding-system): Use utf-8 as the default.
13285 (rcirc-multiline-minor-mode): Set the fill-column.
13286 (rcirc-format-response-string): Display bright and dim nicks.
13287 (rcirc-browse-url): Update interactive spec to fill ARG.
13288 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
13289 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
13290
13291 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
13292
13293 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
13294 case for @Article, etc.
13295
13296 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
13297
13298 * net/tramp.el (tramp-register-file-name-handlers): New defun.
13299 Added with autoload cookie.
13300 (tramp-unload-file-name-handlers): Rename from
13301 `tramp-unload-file-name-handler-alist'.
13302
13303 2006-04-23 Romain Francoise <romain@orebokech.com>
13304
13305 * comint.el (comint-match-partial-filename): Doc fix.
13306
13307 2006-04-21 Glenn Morris <rgm@gnu.org>
13308
13309 * calendar/cal-menu.el (calendar-mode-map): Refer to
13310 `diary-view-entries' rather than alias `view-diary-entries'.
13311 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
13312
13313 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
13314
13315 * progmodes/antlr-mode.el (antlr-default):
13316 * cus-edit.el (custom-documentation):
13317 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
13318 in defface.
13319
13320 2006-04-21 Kim F. Storm <storm@cua.dk>
13321
13322 * image.el (image-type): New defun split out of create-image.
13323 (create-image): Use it.
13324
13325 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
13326
13327 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
13328 (org-open-at-point): Remove the "...done" message to keep output
13329 in the echo area visible.
13330 (org-export-as-xoxo): Fix call to `indent-region'.
13331
13332 2006-04-21 Kevin Ryde <user42@zip.com.au>
13333
13334 * international/mule.el (keyboard-coding-system): defcustom
13335 info-link fixes: "Specify Coding" has been split, keyboard now in
13336 "Terminal Coding", and "Single-Byte Character Support" is now
13337 "Unibyte Mode".
13338
13339 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
13340
13341 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
13342 Use font-lock-warning-face for any errors e.g. no stack.
13343 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
13344
13345 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
13346
13347 * progmodes/sh-script.el (sh-shell): Mark as safe.
13348
13349 * newcomment.el (comment-start, comment-start-skip)
13350 (comment-end-skip, comment-end): Mark as safe.
13351
13352 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
13353
13354 * textmodes/org.el (org-deadline-announce): Face removed.
13355 (org-level-faces, org-n-levels): Convert to constant.
13356 (org-compatible-face): New function.
13357 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
13358 (org-level-5, org-level-6, org-level-7, org-level-8)
13359 (org-special-keyword, org-warning, org-headline-done, org-link)
13360 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
13361 (org-scheduled-today, org-scheduled-previously, org-time-grid):
13362 Face definition revised for better color tty support.
13363 (org-bold-re, org-italic-re, org-underline-re): New constants.
13364 (org-set-font-lock-defaults): Use the new constants.
13365 (org-agenda-highlight-todo): New function.
13366 (org-agenda-todo): Fix bug with point at end of line.
13367 (org-agenda-change-all-lines, org-finalize-agenda-entries):
13368 Fontify TODO keywords.
13369 (org-insert-link): Preserve relative path in ../ links.
13370 (org-export-as-html): Convert links pointing to .org files into
13371 links that will work beteen the exported HTML files.
13372 (org-todo-list): Fix bug when arg=0.
13373 (org-insert-heading): More fine-tuning.
13374
13375 2006-04-19 Romain Francoise <romain@orebokech.com>
13376
13377 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
13378 from `rmail-mime-charset-pattern'.
13379
13380 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13381
13382 * progmodes/python.el (python-mode): Fix typo.
13383
13384 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
13385
13386 * comint.el (comint-previous-input): Don't clobber input line
13387 when moving off either end of the input history ring.
13388 (comint-delete-input): New function, used by
13389 `comint-previous-input' and others.
13390 (comint-previous-matching-input):
13391 Use `coming-delete-input'. Save the partial input if leaving the
13392 edit line. Goto point-max before deleting input to avoid
13393 partial input fragments hanging around.
13394 (comint-restore-input): New function, used by `comint-previous-input'.
13395
13396 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
13397
13398 * imenu.el (imenu--index-alist): Balance parentheses.
13399
13400 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13401
13402 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
13403
13404 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
13405
13406 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
13407 file is nil.
13408
13409 2006-04-18 Richard Stallman <rms@gnu.org>
13410
13411 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
13412
13413 * imenu.el (imenu-create-index-function, imenu--index-alist)
13414 (imenu--last-menubar-index-alist, imenu--make-index-alist)
13415 (imenu-default-create-index-function, imenu--generic-function):
13416 Doc fixes.
13417
13418 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
13419
13420 * help-mode.el (help-mode): Set view-exit-action to delete window.
13421
13422 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
13423 now works by passing nil as arg.
13424
13425 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
13426
13427 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
13428 (read-abbrev-file): Provide default when reading filename.
13429
13430 * files.el (enable-local-variables): Allow :all as value.
13431 (hack-local-variables): Implement that value.
13432 (safe-local-variable-values, safe-local-eval-forms)
13433 (enable-local-variables): Mark as risky.
13434 (find-file-visit-truename, kept-old-versions): Mark safe.
13435
13436 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
13437 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
13438 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
13439
13440 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13441
13442 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
13443 Use forward-line so as to get to BOL even in the presence of fields.
13444 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
13445 in return.
13446 (inferior-tcl): Tell tclsh to work in interactive mode.
13447
13448 * complete.el (partial-completion-mode):
13449 Use 'choose-completion-string-functions to make sure that
13450 choose-completion fills the minibuffer properly.
13451
13452 * complete.el (PC-old-read-file-name-internal): Remove.
13453 (PC-read-include-file-name-internal): Remove. Turn it into an advice
13454 of read-file-name-internal.
13455 (partial-completion-mode): Enable/disable this advice.
13456
13457 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
13458
13459 * net/tramp.el (tramp-completion-file-name-handler): Revert change
13460 of 2006-04-17.
13461
13462 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
13463
13464 * textmodes/org.el (org-insert-heading): Insert heading before
13465 current if at beginning of line.
13466 (org-todo, org-date): New faces.
13467 (org-table-align): Make sure tooltip window contains full text.
13468 (org-no-properties): New defsubst.
13469 (org-set-font-lock-defaults): Use new faces.
13470
13471 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
13472
13473 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
13474 for root variables.
13475
13476 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
13477 (gdb-frame-address): Re-use to identify frame for watch expression.
13478 (gdb-var-list, gdb-var-create-handler): Add frame address for root
13479 variables.
13480 (gdb-init-1, gdb-source, gdb-post-prompt)
13481 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
13482 (gdb-frame-handler): Get gdb-frame-address.
13483
13484 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
13485
13486 Sync with Tramp 2.0.53.
13487
13488 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
13489 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
13490 (tramp-completion-file-name-handler): Add autoload cookie for
13491 adding to `file-name-handler-alist'.
13492
13493 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
13494 the prompt. If it returns earlier (when detecting an error
13495 message), the rest of the output will merge accidently with the
13496 output of the next command. Reported by M Jared Finder
13497 <jared@hpalace.com>.
13498
13499 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
13500 for `process-file', in order to let it work for older Emacsen too.
13501
13502 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
13503
13504 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
13505 (tex-font-lock-keywords-3): Use it.
13506
13507 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13508
13509 * newcomment.el (comment-add): New function.
13510 (comment-region-default, comment-dwim): Use it.
13511
13512 2006-04-15 Michael Olson <mwolson@gnu.org>
13513
13514 * emacs-lisp/tq.el: Improve comments.
13515 (tq-queue-head-question): New accessor function.
13516 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
13517 Update for modified queue structure.
13518 (tq-queue-add): Accept `question' argument.
13519 (tq-queue-pop): If a question is pending, send it.
13520 (tq-enqueue): Accept new optional argument `delay-question'.
13521 If this is non-nil, and at least one other question is pending a
13522 response, queue the question rather than sending it immediately.
13523
13524 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13525
13526 * calendar/appt.el (appt-add): Check whether an appointment is
13527 already present in appt-time-msg-list. Simplify code.
13528
13529 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13530
13531 * progmodes/cc-langs.el (c-mode-menu):
13532 Don't presume c-subword-mode is bound.
13533
13534 2006-04-13 Bill Wohler <wohler@newt.com>
13535
13536 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
13537 (customize-package-emacs-version): Use cdr instead of cadr now
13538 that alists use dotted pairs.
13539
13540 * custom.el (defcustom): Fix docstring for :package-version.
13541
13542 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
13543
13544 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
13545 (tramp-handle-shell-command): Display output buffer only when
13546 `tramp-display-shell-command-buffer' is true.
13547 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
13548
13549 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13550
13551 * textmodes/org.el (org-set-autofill-regexps): Set only the local
13552 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
13553
13554 2006-04-13 Romain Francoise <romain@orebokech.com>
13555
13556 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
13557 leaving temporary .cvsignore buffers behind.
13558
13559 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13560
13561 * textmodes/org.el (org-set-regexps-and-options)
13562 (org-get-current-options): Better names for the startup folding
13563 options.
13564
13565 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
13566
13567 * vc.el (vc-annotate): Arrange for point to end up at the same
13568 line number as in the original, but only when using a new buffer.
13569
13570 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
13571
13572 * files.el (hack-one-local-variable-eval-safep):
13573 Recognize `edebug-form-spec' for `put', but only if it passes
13574 `edebug-basic-spec'. Generalize `put' handling.
13575
13576 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
13577 vetting file-local form specs.
13578
13579 * allout.el (allout-layout): Autoload its `safe-local-variable'
13580 property.
13581
13582 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13583
13584 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
13585 (org-agenda-mouse-1-follows-link)
13586 (org-mouse-1-follows-link): New options.
13587 (org-format-agenda-item): Fix bug if TAGS is nil.
13588 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
13589
13590 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
13591
13592 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
13593 GDB 6.1+ gives full filename for "info sources" so use
13594 file-name-nondirectory.
13595
13596 2006-04-12 Romain Francoise <romain@orebokech.com>
13597
13598 * subr.el (read-passwd): Bind `message-log-max' to nil.
13599
13600 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13601
13602 * progmodes/perl-mode.el (perl-indent-new-calculate):
13603 Recompute parse-start after jumping backward by a whole sexp.
13604
13605 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13606
13607 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
13608 window configuration.
13609 (vc-annotate-display-select): Select the buffer so that current-buffer
13610 (and selected-window) is the output buffer at the end of vc-annotate.
13611
13612 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
13613
13614 * vc.el (vc-annotate-color-map): Add custom TTY color map for
13615 8-color terminals, to use all of the colors in a sensible order.
13616 256-color terminals work well with the standard map.
13617 (vc-annotate-lines): Only strip the first color character if it
13618 is "#", to allow for terminal-style named colors.
13619 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
13620 the correct buffer is scrolled.
13621
13622 2006-04-11 Richard Stallman <rms@gnu.org>
13623
13624 * emacs-lisp/bytecomp.el (byte-compile-file):
13625 Bind enable-local-variables to :safe, and make normal-mode obey it.
13626
13627 * files.el (enable-local-variables): Allow value :safe.
13628 (normal-mode): Doc fix.
13629 (hack-local-variables): Implement enable-local-variables = :safe.
13630 (hack-local-variables-confirm): Don't prevent quitting.
13631
13632 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13633
13634 * loadhist.el (unload-feature): A bit of sanity check of
13635 load-history entries. Cancel timer-vars before unbinding them.
13636
13637 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
13638 quote special chars, and make the trick work on the hex part of the
13639 buffer as well.
13640 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
13641 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
13642
13643 * startup.el (normal-splash-screen): Fix last change so we don't wait
13644 2 minutes if we don't show the splash screen.
13645
13646 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
13647
13648 * textmodes/org.el (org-export-plain-list-max-depth)
13649 (org-table-spaces-around-separators)
13650 (org-radio-targets, org-activate-camels)
13651 (org-table-spaces-around-invisible-separators): Options removed.
13652 (org-time-stamp-rounding-minutes, org-remember-templates)
13653 (org-ellipsis, org-activate-links, org-descriptive-links):
13654 New options.
13655 (org-remember-apply-template, org-current-time)
13656 (org-finish-edit-table-field)
13657 (org-link-unescape, org-link-escape)
13658 (org-string-width, org-table-clean-line, org-html-do-expand)
13659 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
13660 (org-read-agenda-file-list): New functions.
13661 (org-table-edit-field)
13662 (org-table-create-or-convert-from-region): New commands
13663 (org-table-toggle-vline-visibility): Command removed.
13664 (org-table-convert-region): Made a command.
13665 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
13666 Replace with the normal org- functions.
13667 (org-self-insert-command): Don't trigger realign unnecessarily
13668 when blanking a field that is not full.
13669 (org-mode): `Set buffer-invisibility-spec' for links.
13670 (org-activate-links2): Hide link part and only show descriptive
13671 part of the link.
13672 (org-insert-link): Modify for new linking system.
13673 (org-store-link): Store description separately, for use by
13674 `org-insert-link'.
13675 (org-table-align): Use `org-string-width'.
13676 (defgroup): Completely new group structure for custom variables.
13677 (org-agenda-files): Option: Single file name allowed. Function:
13678 Optional argument unrestrited means ignore any restricitons.
13679 (org-install-agenda-files-menu): Find a buffer in Org-mode before
13680 trying to modify the menu. Use generalized access to
13681 `org-agenda-files.'
13682 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
13683 (org-agenda-file-to-front, org-remove-file, org-diary)
13684 (org-tags-view, org-export-icalendar-all-agenda-files)
13685 (org-export-icalendar-combine-agenda-files): Use generalized
13686 access to `org-agenda-files'.
13687 (org-remember-handler): Correctly preserve heading if present.
13688 (org-table-insert-row, org-table-insert-hline): Deal with
13689 invisible characters.
13690
13691 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
13692
13693 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
13694 (vc-annotate-color-map): New 18 element constant
13695 value/saturation, rotating hue colormap, from red->blue.
13696 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
13697 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
13698 (vc-annotate): To avoid killing the required local variables,
13699 set them before the end of `with-output-to-temp-buffer', and
13700 after first switching to annotate-mode.
13701 (vc-annotate-warp-version): Add buffer argument in goto-line to
13702 ensure annotation, not source, is scrolled.
13703
13704 2006-04-10 Bill Wohler <wohler@newt.com>
13705
13706 * custom.el (defcustom, custom-handle-keyword):
13707 Add :package-version keyword.
13708 (custom-add-package-version): New function. Sets value of new
13709 property 'custom-package-version from :package-version keyword.
13710 (defcustom): Create Common Keywords section in docstring.
13711 (defface, defgroup): Replace definitions of a select few keywords
13712 with a reference to the Common Keywords in defcustom.
13713 (defcustom, defface, defgroup): Replace reference to Customization
13714 chapter in manual with hyperlink.
13715
13716 * cus-edit.el (customize-package-emacs-version-alist): New variable.
13717 (customize-changed-options): Add check for custom-package-version.
13718 (customize-package-emacs-version): New function to look up Emacs
13719 version corresponding to the given package version.
13720
13721 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
13722 defun name, in similar fashion to find-variable-regexp.
13723
13724 2006-04-10 Eli Zaretskii <eliz@gnu.org>
13725
13726 * international/mule-cmds.el (set-locale-environment): Fix last
13727 change for when the locale's preferences don't specify any encoding.
13728
13729 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13730
13731 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
13732 so the defined var/fun doesn't need to be quoted.
13733
13734 2006-04-10 Richard Stallman <rms@gnu.org>
13735
13736 * finder.el (finder-mode-map): Add n and p bindings.
13737
13738 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
13739
13740 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
13741 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
13742 (gdb-setup-windows): Put something in source window if we can't find
13743 the source file.
13744 (gdb-frame-handler): Make it work again with just assembly.
13745 (gdb-data-list-register-values-handler): Make it work when there is
13746 no stack.
13747
13748 2006-04-09 Richard Stallman <rms@gnu.org>
13749
13750 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
13751 specs while looking for charset.
13752
13753 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
13754
13755 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13756 Make them faces.
13757 (lm-font-lock-keywords): Update appropriately.
13758
13759 2006-04-10 Kim F. Storm <storm@cua.dk>
13760
13761 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
13762 it can also replace buffer-substring-no-properties.
13763
13764 * emulation/cua-base.el (cua-delete-region, cua-paste)
13765 (cua-repeat-replace-region): Use filter-buffer-substring.
13766
13767 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
13768 (cua-cut-region-to-global-mark): Likewise.
13769
13770 * emulation/cua-rect.el (cua--extract-rectangle)
13771 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
13772
13773 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13774
13775 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
13776 entry-type. Add field delimiters to numerical fields if they are
13777 not present.
13778
13779 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13780
13781 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
13782 string-const to return value.
13783 (bibtex-remove-delimiters): Use it.
13784
13785 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13786
13787 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
13788 cl-byte-compile-compiler-macro unless it exists.
13789
13790 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13791
13792 * files.el (hack-local-variables-confirm) <offer-save>:
13793 Clarify message text. Suggested by Ralf Angeli.
13794
13795 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13796
13797 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
13798 (delete-extract-rectangle-line): Use `filter-buffer-substring'
13799 instead of `buffer-substring' and `delete-region'. (Most of the
13800 code actually copied from `kill-region'.)
13801
13802 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
13803
13804 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
13805 (rcirc-default-port): Rename from rcirc-port.
13806 (rcirc-default-nick): Rename from rcirc-nick.
13807 (rcirc-default-user-name): Rename from rcirc-user-name.
13808 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
13809 (rcirc-low-priority-flag): New variable.
13810 (rcirc-decode-coding-system): New defcustom.
13811 (rcirc-encode-coding-system): New defcustom.
13812 (rcirc-coding-system-alist): New defcustom.
13813 (rcirc-multiline-major-mode): New defcustom.
13814 (rcirc-nick): New internal variable.
13815 (rcirc-process): Remove variable.
13816 (rcirc-server-buffer): New variable.
13817 (rcirc): Update to use rcirc-default-* variables above.
13818 (rcirc-connect): Do not add window-configuration-hook-here.
13819 (rcirc-server): New internal variable.
13820 (rcirc-connect): Do not send keepalive pings if
13821 rcirc-keepalive-seconds is nil.
13822 (with-rcirc-server-buffer): New macro.
13823 (rcirc-send-string): Encode with rcirc-encode-coding-system.
13824 (rcirc-server-name): Rename from rcirc-server.
13825 (rcirc-buffer-process): New function.
13826 (rcirc-buffer-nick): New function.
13827 (rcirc-buffer-target): Remove function.
13828 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13829 New commands.
13830 (rcirc-mode-map): Change binding of C-c C-l to
13831 rcirc-toggle-low-priority.
13832 (rcirc-mode): Initialize coding system based on
13833 rcirc-coding-system-alist. New change-major-mode-hook to part the
13834 channel on a mode change. Make kill-buffer-hook buffer-local.
13835 (rcirc-change-major-mode-hook): New function.
13836 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
13837 (rcirc-last-post-time): New variable.
13838 (rcirc-process-message): Store the last time user posted a message
13839 to this target.
13840 (rcirc-multiline-minor-mode): New mode.
13841 (rcirc-multiline-minor-mode-map): New mode map.
13842 (rcirc-edit-multiline): Put multiline-edit buffer in
13843 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
13844 (rcirc-print): Ignore any line starting with an ignored nick.
13845 (rcirc-print): Decode using rcirc-decode-coding-system.
13846 (rcirc-track-minor-mode): Update global-mode-string when disabling
13847 this mode.
13848 (minor-mode-alist): Add LowPri indicator.
13849 (rcirc-toggle-low-priority): New function.
13850 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
13851 next lowpriority buffer with activity.
13852 (rcirc-record-activity): Sort buffers in rcirc-activity by the
13853 last time the user posted a message in to the target.
13854 (rcirc-update-activity-string): New formatting for low priority
13855 buffers.
13856 (rcirc-split-activity): New function.
13857 (rcirc-handler-PART, rcirc-handler-KICK)
13858 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
13859 (rcirc-nick-away-alist): New variable.
13860 (rcirc-handler-301): New handler. Away messages are printed once
13861 per change.
13862
13863 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13864
13865 * info.el (Info-follow-nearest-node): Doc fix.
13866
13867 * international/mule-cmds.el (set-locale-environment): Make sure
13868 the coding-system preferred by the locale's language has the same
13869 EOL conversion type as the original buffer-file-coding-system.
13870 (locale-language-names): Add a few MS Windows language codes.
13871
13872 2006-04-07 Richard Stallman <rms@gnu.org>
13873
13874 * simple.el (eval-expression): Doc fix.
13875
13876 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
13877 (eval-defun): Doc fixes.
13878
13879 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
13880
13881 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
13882
13883 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
13884
13885 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
13886 GDB list command without argument for greater generality.
13887
13888 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13889
13890 * subr.el (string-or-null-p): New function.
13891
13892 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
13893
13894 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
13895
13896 * files.el: Update comment about safe-local-variable declarations.
13897
13898 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
13899
13900 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
13901 See idlwave.org.
13902
13903 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
13904 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
13905
13906 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
13907 See idlwave.org.
13908
13909 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
13910 version 6.0 (minimal changes). See idlwave.org.
13911
13912 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
13913 6.0 (minimal changes). See idlwave.org.
13914
13915 * progmodes/idlw-rinfo.el: File obsoleted and removed.
13916
13917 2006-04-06 Romain Francoise <romain@orebokech.com>
13918
13919 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
13920 symmetric encryption features and a new asynchronous interface to
13921 GnuPG. This new version is version 1.4, plus whitespace changes.
13922
13923 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13924
13925 * files.el: Move some `safe-local-variable' declarations to the
13926 respective files.
13927
13928 * textmodes/ispell.el (ispell-check-comments)
13929 (ispell-local-dictionary): Mark as safe.
13930
13931 * abbrev.el (abbrev-mode): Mark as safe.
13932
13933 * add-log.el (change-log-default-name): Mark as safe.
13934
13935 * textmodes/reftex-vars.el (reftex-vref-is-default)
13936 (reftex-fref-is-default, reftex-level-indent)
13937 (reftex-guess-label-type): Mark as safe.
13938
13939 * textmodes/fill.el (colon-double-space): Mark as safe.
13940
13941 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
13942 (sentence-end-double-space, sentence-end-without-period)
13943 (sentence-end-without-space, sentence-end, sentence-end-base)
13944 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
13945
13946 2006-04-06 Kim F. Storm <storm@cua.dk>
13947
13948 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
13949 the :set-after list.
13950 (ido-downcase-unc-hosts): New user option. Default on.
13951 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
13952 when it is set, as regexps are now applied on the fly.
13953 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
13954 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
13955 on the fly, but only when ido-process-ignore-lists is set.
13956 Do case insensitive filtering if ido-downcase-unc-hosts is set.
13957 Only downcase names if ido-downcase-unc-hosts is set.
13958
13959 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
13960
13961 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
13962
13963 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
13964
13965 2006-04-05 Kim F. Storm <storm@cua.dk>
13966
13967 * ido.el (ido-mode): Set after ido-unc-hosts and
13968 ido-ignore-unc-host-regexps.
13969 (ido-save-history): Save ido-unc-hosts-cache.
13970 (ido-load-history): Load ido-unc-hosts-cache.
13971 (ido-reread-directory): Refresh unc hosts cache in // dir.
13972
13973 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
13974 to nil while displaying slash screen.
13975
13976 2006-04-05 Daiki Ueno <ueno@unixuser.org>
13977
13978 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13979 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13980
13981 2006-04-05 Kenichi Handa <handa@m17n.org>
13982
13983 * international/characters.el: Setup cases of Latin, Greek, and
13984 Cyrillic characters in CJK charsets.
13985
13986 2006-03-29 Daiki Ueno <ueno@unixuser.org>
13987
13988 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13989 default-enable-multibyte-characters. This reverts the change from
13990 revision 6.17 which is no longer necessary because the passphrase
13991 is sent separately now. GnuPG messages are unreadable under
13992 multibyte locales with default-enable-multibyte-characters set to nil.
13993
13994 2006-04-04 Andreas Schwab <schwab@suse.de>
13995
13996 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
13997 and `byte-compile-warnings' as `safe-local-variable'.
13998
13999 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14000
14001 * man.el (Man-mode-map): Restore the \r binding.
14002 (Man-abstract-xref-man-page): If Man-target-string is a function,
14003 call it.
14004 (Man-highlight-references): Use Man-default-man-entry to get the
14005 target. Deal with xrefs too.
14006 (Man-highlight-references0): Don't call the target function.
14007
14008 * woman.el (WoMan-xref-man-page): Strip the section number, woman
14009 cannot deal with it.
14010
14011 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14012
14013 * pgg-gpg.el: Clean up process buffers every time gpg processes
14014 complete.
14015
14016 2006-04-04 Kenichi Handa <handa@m17n.org>
14017
14018 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14019 here.
14020 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14021 Temporarily bind inhibit-field-text-motion to t.
14022
14023 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14024
14025 * startup.el (normal-splash-screen): Only set mode-line-format in the
14026 splash buffer, so as not to interfere when debugging the code.
14027 Ignore errors when switching buffer.
14028
14029 2006-04-03 Romain Francoise <romain@orebokech.com>
14030
14031 * dired.el (dired-dnd-protocol-alist): Fix typo.
14032
14033 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14034
14035 * savehist.el (savehist): Add :version.
14036 (savehist-ignored-variables): New variable.
14037 (savehist-minibuffer-hook): Don't save variables listed in
14038 `savehist-ignored-variables'.
14039
14040 * dired.el (dired-dnd-protocol-alist): Mention that change does
14041 only apply to new buffers in doc string.
14042
14043 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
14044
14045 * recentf.el (recentf-open-files-item): Include newline in button
14046 field, so opening a file will work, when the point is at the end
14047 of the file name. Allow, for example, to [i]search a file by
14048 extension and just push RET to open it.
14049
14050 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14051
14052 * pgg-gpg.el (pgg-gpg-process-filter)
14053 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14054
14055 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14056 lines, temporary fix.
14057
14058 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14059
14060 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14061
14062 2006-04-02 Richard Stallman <rms@gnu.org>
14063
14064 * progmodes/compile.el (compilation-message-face): Make it defcustom.
14065
14066 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14067
14068 * ibuf-macs.el (define-ibuffer-column): Add a new key:
14069 header-mouse-map.
14070
14071 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14072 (ibuffer-mode-header-map): New keymaps.
14073 (ibuffer-update-title-and-summary): Enable mouse face highlighting
14074 and keybindings for column headers.
14075 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14076 property.
14077
14078 2006-04-02 Drew Adams <drew.adams@oracle.com>
14079
14080 * speedbar.el (speedbar-after-create-hook): Doc fix.
14081
14082 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
14083
14084 * shell.el (shell-directory-tracker)
14085 (shell-dynamic-complete-command): Doc fixes.
14086
14087 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
14088
14089 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14090 terminals.
14091
14092 2006-04-01 Kim F. Storm <storm@cua.dk>
14093
14094 * ido.el (ido-unc-hosts-cache): New defvar.
14095 (ido-unc-hosts): If value of defcustom is a function, call it to
14096 get list of UNC hosts. Add function-item choices to specify
14097 ido-unc-hosts-net-view or user function.
14098 (ido-ignore-unc-host-regexps): New defcustom.
14099 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
14100 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
14101 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
14102
14103 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
14104
14105 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
14106 wwidth.
14107
14108 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
14109
14110 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
14111 (ido-max-work-file-list, ido-switch-buffer)
14112 (ido-read-file-name-as-directory-commands):
14113 Fix typos in docstrings.
14114
14115 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14116
14117 * term/mac-win.el (mac-system-coding-system): Define and use after
14118 Mac-specific coding systems are ready.
14119
14120 2006-03-27 Romain Francoise <romain@orebokech.com>
14121
14122 * net/rcirc.el (rcirc-connect): Add autoload cookie.
14123
14124 * ldefs-boot.el: Update.
14125
14126 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14127
14128 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14129 passphrases when it is not needed.
14130 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14131 passphrase stuff from gpg, should only be necessary when you use
14132 gpg with a smartcard.
14133
14134 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14135
14136 * comint.el (comint-dynamic-list-completions): Allow user to
14137 select *Completions* buffer.
14138
14139 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
14140
14141 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
14142
14143 2006-03-26 Andreas Schwab <schwab@suse.de>
14144
14145 * progmodes/gud.el (gdb): Only complain about multiple debugging
14146 when the gdb process is still running.
14147
14148 2006-03-25 Eli Zaretskii <eliz@gnu.org>
14149
14150 * mail/rmail.el (tool-bar-map): Defvar it.
14151 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
14152 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
14153
14154 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
14155
14156 * help.el (print-help-return-message): Suggest to use
14157 display-buffer instead of switch-to-buffer-other-window to restore
14158 the previous window without selecting it.
14159
14160 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14161
14162 * frame.el (select-frame-by-name): Call x-focus-frame also when
14163 window-system is mac.
14164
14165 * term/mac-win.el: Adjust Courier font specifications in
14166 x-fixed-font-alist.
14167 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
14168 when directly encoding to UTF-16 in native byte order, no BOM.
14169
14170 2006-03-25 Kim F. Storm <storm@cua.dk>
14171
14172 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
14173 (cua--init-keymaps): Use it instead of fixed C-return.
14174 (cua-mode): Set after it.
14175
14176 * emulation/cua-rect.el (cua--init-rectangles):
14177 Use cua-rectangle-mark-key instead of fixed C-return.
14178
14179 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
14180
14181 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
14182 "run" in .gdbinit.
14183 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
14184
14185 2006-03-24 Romain Francoise <romain@orebokech.com>
14186
14187 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
14188 `display-buffer-other-frame'.
14189
14190 2006-03-24 Kim F. Storm <storm@cua.dk>
14191
14192 * apropos.el (apropos-synonyms): Add selection => region.
14193
14194 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14195
14196 * progmodes/gdb-ui.el (gdb-var-create-regexp)
14197 (gdb-var-list-children-regexp, gdb-var-update-regexp)
14198 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
14199 (gdb-data-list-register-values-regexp)
14200 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
14201 Future proof against new fields being added to MI output.
14202 (gdb-send): Don't treat backslashes for program input as
14203 continuations.
14204 (gdb-assembler-handler): Don't use window-start for this handler.
14205 (gdb-frame-handler): Don't change to hollow arrow if overlay
14206 arrow doesn't move to new frame.
14207
14208 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14209
14210 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
14211 prevent compiler warnings.
14212 (gdb-stopped): Check for gud-last-last-frame (case: signal).
14213 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
14214 (gdb-assembler-custom): Use hollow-right-triangle for assembler
14215 buffer too.
14216
14217 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
14218
14219 * pgg-gpg.el (pgg-gpg-update-agent): Check for
14220 make-network-process, so we can use the same code in Gnus v5-10
14221 too and have this file fully synchronized with that release.
14222
14223 2006-03-23 Romain Francoise <romain@orebokech.com>
14224
14225 * ibuf-ext.el (ibuffer-read-filter-group-name):
14226 Use `ibuffer-generate-filter-groups' to make completion list match
14227 the filter groups that are really displayed in the Ibuffer buffer.
14228 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
14229
14230 2006-03-23 Kenichi Handa <handa@m17n.org>
14231
14232 * international/mule-cmds.el (sort-coding-systems): Describe that
14233 the argument is modified in docstring.
14234
14235 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14236
14237 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14238 (pgg-gpg-update-agent): New function.
14239 (pgg-gpg-use-agent-p): New function.
14240 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14241 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14242 (pgg-gpg-sign-region): Use it.
14243
14244 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
14245
14246 * cus-edit.el (custom-face-set): Call custom-push-theme before
14247 face-spec set so that `changed' theme is correctly saved.
14248 (custom-face-reset-standard): Reset to recalculated face rather
14249 than defface spec.
14250
14251 * custom.el (custom-push-theme): Only save `changed' theme if the
14252 current face does not match the defface specs.
14253
14254 2006-03-21 Simon Josefsson <jas@extundo.com>
14255
14256 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14257 <wilde@sha-bang.de>.
14258 (pgg-gpg-use-agent): New variable.
14259 (pgg-gpg-process-region): Use it.
14260 (pgg-gpg-encrypt-region): Likewise.
14261 (pgg-gpg-encrypt-symmetric-region): Likewise.
14262 (pgg-gpg-decrypt-region): Likewise.
14263 (pgg-gpg-sign-region): Likewise.
14264 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14265
14266 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
14267
14268 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
14269 bracket links.
14270
14271 2006-03-21 Kim F. Storm <storm@cua.dk>
14272
14273 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
14274 fringe-indicator-alist instead of modifying global value.
14275 (gdb-frame-handler): Likewise.
14276
14277 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
14278
14279 * diff-mode.el (diff-function): Make it inherit from diff-header
14280 instead of diff-context.
14281
14282 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
14283 bitmap.
14284 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
14285 change names in macro above for consistency.
14286 (gdb-frame-handler): Use hollow-right-triangle for all selected
14287 frames which except the innermost (where execution has stopped).
14288 (gdb-reset): Reset buffer-local values of overlay-arrow.
14289
14290 2006-03-20 Richard Stallman <rms@gnu.org>
14291
14292 * simple.el (set-mark-command): Doc fix.
14293
14294 * files.el (display-buffer-other-frame): New command.
14295 (ctl-x-4-map): Bind C-x 5 C-o to it.
14296
14297 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
14298
14299 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
14300 rather than just defer-time, in case defer-time has been changed but
14301 the timer isn't running yet.
14302 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
14303
14304 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
14305
14306 * help-mode.el (help-follow-symbol): New function.
14307 Essentially identical to the old `help-follow', but do not let
14308 `push-button' do the work when on an xref.
14309 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
14310
14311 2006-03-19 Richard Stallman <rms@gnu.org>
14312
14313 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
14314 preceded by the word `program'.
14315 (help-follow-mouse, help-follow): Throw error if not on xref.
14316 Delete no longer used args.
14317
14318 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
14319
14320 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
14321 annotation ensure gud-overlay-arrow-position is redisplayed.
14322
14323 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14324
14325 * textmodes/bibtex.el (bibtex-include-OPTkey)
14326 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
14327 (bibtex-autokey-name-case-convert)
14328 (bibtex-autokey-titleword-case-convert): Make these the aliases
14329 for the following two variables.
14330 (bibtex-autokey-name-case-convert-function)
14331 (bibtex-autokey-titleword-case-convert-function): Make these the
14332 real names.
14333 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
14334 bibtex-font-lock-crossref sublists.
14335 (bibtex-mode): Revert 2005-12-30 change (which made
14336 completion-ignore-case buffer-local).
14337 (bibtex-url): Simplify.
14338
14339 2006-03-19 Kim F. Storm <storm@cua.dk>
14340
14341 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
14342 cursor property value to 2 (to align with C level change).
14343
14344 2006-03-19 Bill Wohler <wohler@newt.com>
14345
14346 * image.el (image-load-path-for-library): Shorten first line in
14347 docstring.
14348
14349 2006-03-18 Richard Stallman <rms@gnu.org>
14350
14351 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
14352
14353 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
14354
14355 * isearch.el (isearch-other-meta-char): Handle user bindings for
14356 shifted control characters.
14357
14358 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
14359
14360 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
14361 part that matches email addresses, file names, etc.
14362
14363 2006-03-18 Eli Zaretskii <eliz@gnu.org>
14364
14365 * term/w32-win.el (mouse-set-font):
14366 Mention w32-list-proportional-fonts in the doc string.
14367
14368 2006-03-18 Kim F. Storm <storm@cua.dk>
14369
14370 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
14371 (ido-unc-hosts): New user option to explicitly define list of know
14372 UNC-style hosts for completion.
14373 (ido-cache-unc-host-shares-time): New user option.
14374 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
14375 New helper functions for UNC file-name support.
14376 (ido-may-cache-directory): Check for UNC host. Simplify.
14377 (ido-wash-history): Clean out old UNC hosts.
14378 (ido-nonreadable-directory-p): UNC hosts are always readable.
14379 (ido-directory-too-big-p): UNC hosts are never too big.
14380 (ido-set-current-directory): Handle UNC root path.
14381 (ido-file-name-all-completions): Complete UNC host names from
14382 ido-unc-hosts list. Cache UNC host shares.
14383 (ido-make-file-list-1): Don't filter UNC root.
14384 (ido-exhibit): Check for // in root directory, and switch to UNC
14385 mode by setting ido-current-directory to //.
14386
14387 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
14388
14389 * cus-edit.el (customize-changed-options): Mention explicit
14390 version number as default in prompt.
14391
14392 2006-03-17 Bill Wohler <wohler@newt.com>
14393
14394 * image.el (image-load-path-for-library): Minor docstring fix.
14395
14396 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
14397
14398 * textmodes/org.el (org-read-date): Include subgroup 5 into
14399 replacement text.
14400 (org-popup-calendar-for-date-prompt): Fix customization type.
14401
14402 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
14403
14404 * progmodes/gdb-ui.el (gud-watch): Provide completion.
14405 (gdb-continuation): New variable.
14406 (gdb-send): Deal with continuation lines.
14407
14408 * progmodes/gud.el (gud-gdb-complete-command)
14409 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
14410 expressions.
14411 (gud-tooltip-mode): Use buffer-local value.
14412
14413 2006-03-16 Kim F. Storm <storm@cua.dk>
14414
14415 * ido.el (ido-edit-input): Use selected match, if any.
14416
14417 2006-03-16 Bill Wohler <wohler@newt.com>
14418
14419 * image.el (image-load-path-for-library): Prefer user's images in
14420 image-load-path.
14421
14422 2006-03-16 Martin Rudalics <rudalics@gmx.at>
14423
14424 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
14425 when checking for attempt to drag leftmost or rightmost scrollbar.
14426
14427 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
14428
14429 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
14430 (gdb-force-mode-line-update): New function.
14431 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
14432 (gdb-exited): Use them.
14433 (gdb-signal): New function.
14434 (gdb-annotation-rules): Provide a rule for it.
14435
14436 2006-03-16 Kenichi Handa <handa@m17n.org>
14437
14438 * international/mule.el (auto-coding-regexp-alist): Add entries
14439 for Unicode BOM.
14440
14441 * sort.el (sort-build-lists): Temporarily bind
14442 inhibit-field-text-motion to t.
14443
14444 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
14445
14446 * locate.el (locate-command, locate-make-command-line)
14447 (locate-fcodes-file, locate-update-command)
14448 (locate-prompt-for-command, locate, locate-with-filter)
14449 (locate-get-file-positions): Doc fixes.
14450 (locate-buffer-name, locate-header-face): Remove leading `*' in
14451 defcustom.
14452 (locate-filter-output): Use `keep-lines' instead of its alias
14453 `delete-non-matching-lines'.
14454 (locate-get-filename, locate-get-dirname): Add introductory comment.
14455 (locate-find-directory-other-window): Give appropriate error
14456 message if used outside main listing.
14457
14458 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14459
14460 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
14461 the new extend-region feature.
14462 (font-lock-after-change-function): Update correspondingly.
14463 * jit-lock.el (jit-lock-after-change): Update correspondingly.
14464 * progmodes/grep.el (font-lock-lines-before): Don't disable.
14465
14466 2006-03-15 Bill Wohler <wohler@newt.com>
14467
14468 * image.el (image-load-path-for-library): Fix example by not
14469 recommending that one binds image-load-path. Just defvar it to
14470 placate compiler and only use it if previously defined.
14471
14472 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
14473
14474 * textmodes/org.el (org-insert-centered): Use `string-width' to
14475 make underlining work for wide characters.
14476 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
14477 TAB to `org-cycle', to make sure that no binding in
14478 `outline-mode-map' can supercede it.
14479
14480 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
14481
14482 * allout.el: Increment version to 2.2.1 in file commentary.
14483
14484 (allout-version): Increment to 2.2.1.
14485
14486 (allout-default-layout): New customization variable, used when the
14487 file lacks a specific allout-layout. Uses allout-layout-type for
14488 recursively nested definition.
14489
14490 (allout-layout-type): Widget defining allout layouts, necessary for
14491 self-recursive definition.
14492
14493 (allout-mode): Incorporate allout-default-layout as fallback for
14494 allout-layout.
14495
14496 (allout-layout): Mark as 'safe-local-variable', and refer mention
14497 fallback to `allout-default-layout' in absence of a specified value.
14498 (allout-passphrase-verifier-string)
14499 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
14500
14501 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
14502
14503 (allout-get-encryption-passphrase-verifier): Use correct name of
14504 passphrase verifier in docstring.
14505
14506 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
14507
14508 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
14509 elements.
14510 (gdb-find-watch-expression): Make it work for arrays too.
14511 Follow change to gdb-var-list.
14512 (gud-watch): Allow the user to enter variable name with a prexix
14513 arg. Create keybindings.
14514 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14515 (gdb-var-list-children-handler, gdb-var-update-handler)
14516 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
14517 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
14518 Follow change to gdb-var-list.
14519 (gdb-starting): Don't show the overlay arrows when program is running.
14520
14521 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
14522 gdb-var-list.
14523
14524 2006-03-14 Bill Wohler <wohler@newt.com>
14525
14526 * image.el (image-load-path-for-library): Pass value of path
14527 rather than symbol. Always return list of directories.
14528 Guarantee that image directory comes first.
14529
14530 2006-03-14 Alan Mackenzie <acm@muc.de>
14531
14532 * font-core.el (font-lock-extend-region\(-function\)?.):
14533 New function/variable.
14534
14535 * font-lock.el (font-lock-after-change-function):
14536 Call font-lock-extend-region. Obey font-lock-lines-before.
14537 (font-lock-default-fontify-region): Remove reference to
14538 font-lock-lines-before.
14539
14540 * jit-lock.el (jit-lock-after-change):
14541 Call font-lock-extend-region. Obey font-lock-lines-before.
14542
14543 2006-03-14 David Ponce <david@dponce.com>
14544
14545 * tree-widget.el (tree-widget-themes-load-path)
14546 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14547
14548 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
14549
14550 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
14551 (rcirc-print): Mark the start of text at the end of the prompt.
14552 (rcirc-track-minor-mode): Add autoload cookie.
14553 (rcirc-update-activity-string): Add space to front of mode-line
14554 indicator.
14555
14556 2006-03-13 Miles Bader <miles@gnu.org>
14557
14558 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
14559 (rcirc-abbrev-nick): Remove function.
14560 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
14561
14562 2006-03-13 David Ponce <david@dponce.com>
14563
14564 * tree-widget.el: Handle themes across all occurrences of the main
14565 themes sub-directory found in tree-widget-themes-load-path.
14566 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14567 (tree-widget--locate-sub-directory): Return all occurrences.
14568 (tree-widget-themes-path): New function.
14569 Replace tree-widget-themes-directory, and return a list of directories.
14570 (tree-widget-set-parent-theme)
14571 (tree-widget-lookup-image): Use it.
14572
14573 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
14574
14575 * textmodes/org.el (org-link-search): Avoid self-matching of
14576 links, allow target text to be distributed over several lines.
14577 (org-search-not-link): New function.
14578 (org-set-regexps-and-options, org-get-current-options):
14579 New startup options.
14580 (org-export-as-html): Take odd-level setting from local variable.
14581 (org-fontify-emphasized-text): New option.
14582 (org-set-font-lock-defaults): Include emphasized text.
14583 (org-follow-mhe-link): Allow folder-only links, fix folder name.
14584 (org-font-lock): Customize group renamed from `org-faces'.
14585
14586 2006-03-13 John Paul Wallington <jpw@pobox.com>
14587
14588 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
14589 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
14590
14591 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
14592
14593 * cus-start.el (all): Delete :version keyword for members of the
14594 fringe group, since the entire group is new in 22.1.
14595
14596 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
14597
14598 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
14599 map if value is hexadecimal (an address).
14600 (gud-watch): Only search roots for existing watch expressions.
14601 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
14602 prevent caching problems with speedbar-update-directory-contents.
14603
14604 2006-03-12 Juri Linkov <juri@jurta.org>
14605
14606 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
14607 before comparing with `low' and `warn'.
14608
14609 * info.el (Info-dir-remove-duplicates): Move point to the
14610 beginning of the current line after deleting the entries from
14611 redundant heading. Use marker for `limit' and compare it with
14612 point before calling `re-search-forward'.
14613
14614 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
14615
14616 * simple.el (yank): Fix typo in docstring.
14617
14618 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
14619
14620 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
14621 messages, where "D" is the 6th character.
14622
14623 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14624
14625 * simple.el (yank): Fix last change.
14626
14627 2006-03-11 David Ponce <david@dponce.com>
14628
14629 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
14630 before merging elements from the standard ispell-dictionary-alist.
14631 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
14632 alist, and return the new alist.
14633
14634 2006-03-11 Richard Stallman <rms@gnu.org>
14635
14636 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
14637
14638 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
14639 the way it is implemented is too unclean.
14640
14641 * simple.el (kill-region, yank): Doc fix.
14642
14643 * battery.el (battery-echo-area-format): Doc fix.
14644 (battery-mode-line-format): Likewise.
14645 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
14646 (battery-linux-proc-acpi): Ignore batteries that say "charged".
14647
14648 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
14649
14650 * progmodes/octave-mod.el (octave-indent-for-comment):
14651 Behave according to do string.
14652
14653 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
14654
14655 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
14656 Be visible only if major mode is Mail Mode.
14657
14658 * textmodes/flyspell.el (flyspell-external-point-words)
14659 (flyspell-process-localwords): Fix last changes.
14660
14661 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14662
14663 * calendar/holidays.el (list-holidays): Doc fix.
14664
14665 * international/mule.el (auto-coding-alist): Add .odt
14666 (OpenOffice's open document) files.
14667
14668 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
14669 document) files. Mention in the doc string the need to sync with
14670 auto-coding-alist.
14671
14672 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
14673
14674 * files.el (hack-local-variables-confirm): Don't prompt for ! if
14675 enable-local-variables is set to always query, or there is no
14676 savable variable.
14677
14678 2006-03-10 Bill Wohler <wohler@newt.com>
14679
14680 * image.el (image-load-path-for-library): Merge at least three
14681 functions from Gnus and MH-E into this one function that can now
14682 be shared.
14683
14684 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
14685
14686 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
14687 gdb-remove-mouse-face and remove help-echo too.
14688 (gdb-enqueue-input): Correct conditional clause.
14689
14690 2006-03-10 Glenn Morris <rgm@gnu.org>
14691
14692 * calendar/calendar.el (calendar-holidays): Doc fix.
14693 * calendar/holidays.el (list-holidays): Doc fix.
14694
14695 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
14696
14697 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
14698 it gets called in gdb-prompt anyway.
14699 (gdb-use-separate-io-buffer): Only restore window arrangement for
14700 gdb-many-windows.
14701 (gdb-enqueue-input): Make it harder to send GDB input when program
14702 is running.
14703 (gdb-buffer-list): New variable.
14704 (gdb-remove-mouse-face): New function.
14705 (gdb-starting): Use it when GDB input won't get sent.
14706
14707 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
14708
14709 * help.el (view-lossage): Remove trailing whitespace before
14710 inserting "\n".
14711
14712 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
14713
14714 * files.el (hack-local-variables-confirm):
14715 Set coding-system-for-read to nil before writing to .emacs.
14716
14717 * arc-mode.el (archive-extract): Check if an existing buffer name
14718 comes from a different archive.
14719
14720 * help.el (describe-key-briefly): If KEY is a down event, read and
14721 discard the up event.
14722
14723 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
14724
14725 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
14726 be edited and use font-lock-warning-face for any changes.
14727
14728 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
14729 (gdb-edit-value): Use it to report any errors.
14730
14731 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
14732
14733 * help.el (describe-key): Remove leftover test code.
14734
14735 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
14736
14737 * textmodes/org.el: Move defvars out of eval-when-compile.
14738 Use buffer-file-name variable.
14739 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
14740 arg `file'.
14741 (org-level-faces): Remove startup dependency.
14742 (org-cycle, org-map-tree, org-scan-tags)
14743 (org-remember-handler): Don't call `outline-level' directly.
14744 (org-mhe-search-all-folders): New option.
14745 (org-mhe-get-message-folder-from-index)
14746 (org-mhe-get-message-folder): Fix indexing search.
14747 (org-format-agenda-item): Handle nil TAGS argument.
14748 (org-cleaned-string-for-export, org-activate-target-links)
14749 (org-make-target-link-regexp): Deal with empty radio target list.
14750 (org-tag): New face.
14751 (org-get-level-face): New function.
14752 (org-set-font-lock-defaults): Simplify setup for headlines.
14753 (org-complete): Pass common substring to `display-completion-list'.
14754
14755 2006-03-06 David Ponce <david@dponce.com>
14756
14757 * tree-widget.el: Update Commentary header.
14758 (tree-widget-theme-name): Ignore parent themes.
14759 (tree-widget-set-parent-theme): New function.
14760 (tree-widget-set-theme): Use it.
14761 (tree-widget-set-image-properties): Move definition. Does nothing
14762 if image properties have already been set.
14763 (tree-widget-image-properties): Move definition. Receive an image
14764 name. Set the :pointer property.
14765 (tree-widget-lookup-image): Doc fix. Search in parent themes.
14766 Don't set the :pointer image property.
14767 (tree-widget-convert-widget): New function. Handle :dynargs
14768 compatibility here.
14769 (tree-widget): Use it to :convert-widget. Add the :expander-p
14770 predicate to control when the :expander function is entered.
14771 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
14772 (tree-widget-value-create): Handle :expander-p. widget-apply
14773 :expander.
14774 (tree-widget-expander-p): New function. Default value of the
14775 :expander-p property.
14776
14777 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
14778
14779 * help.el (describe-key): Properly handle the return value of
14780 read-key-sequence when grabbing an up-event. Cleanup mouse-1
14781 remaps. Handle string and vector `follow-link' values.
14782
14783 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
14784
14785 * complete.el (PC-expand-many-files): Try be more careful when parsing
14786 the shell's output.
14787
14788 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
14789
14790 * outline.el (hide-sublevels): Provide better interactive default.
14791
14792 2006-03-06 Kenichi Handa <handa@m17n.org>
14793
14794 * international/fontset.el (create-fontset-from-fontset-spec):
14795 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
14796
14797 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
14798
14799 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
14800 backslashes instead of one in regexp.
14801 (gud-tooltip-dereference): Add missing optional argument.
14802
14803 2006-03-04 John Paul Wallington <jpw@pobox.com>
14804
14805 * wdired.el (toplevel): Require `cl' at compile-time.
14806
14807 2006-03-04 Andreas Schwab <schwab@suse.de>
14808
14809 * server.el (server-process-filter): Handle errors during
14810 evaluation of the argument.
14811
14812 2006-03-03 John Paul Wallington <jpw@pobox.com>
14813
14814 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
14815 escape parentheses at beginning of line.
14816 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
14817 (t-mouse-mode): Remove period from end of error message.
14818
14819 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
14820
14821 * textmodes/flyspell.el (flyspell-process-localwords):
14822 Be case-sensitive.
14823
14824 2006-03-03 Martin Rudalics <rudalics@gmx.at>
14825
14826 * cus-edit.el (custom-quote): Remove function, since it has been
14827 moved to custom.el.
14828
14829 * font-lock.el (lisp-font-lock-keywords-2)
14830 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
14831 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
14832 they have no special meaning.
14833
14834 * midnight.el (clean-buffer-list): Handle case where base-buffer of
14835 indirect buffer gets killed before indirect buffer. Use dolist.
14836
14837 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14838
14839 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
14840 value instead of a literal constant (1) on more pauses.
14841
14842 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
14843
14844 * textmodes/flyspell.el (flyspell-external-point-words):
14845 Be case-sensitive.
14846
14847 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
14848
14849 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
14850 with "www".
14851
14852 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14853
14854 * allout.el: Restablish intermediate missing comment header to
14855 preserve outline structure.
14856 (allout-beginning-of-current-entry): Skip invisible text.
14857 (allout-open-topic): Fix opening a topic at end-of-buffer.
14858 (allout-minor-mode): Move nearer to allout-mode function.
14859
14860 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
14861
14862 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
14863
14864 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
14865
14866 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
14867 is nil.
14868
14869 * progmodes/gud.el (gud-speedbar-menu-items):
14870 Use buffer-local-value and add missing :visible keyword.
14871
14872 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
14873
14874 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
14875
14876 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
14877 must be `follow-link'.
14878
14879 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
14880
14881 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
14882 formatting: No nested anchors.
14883 (org-all-targets): Fix bug with XEmacs compatibility.
14884 (org-read-date): Add (require 'parse-time).
14885 (org-set-tags): Fix bug with extra inserted space.
14886 (org-export-html-style): Define a style class for targets.
14887 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
14888 (org-hide-leading-stars): New option.
14889 (org-hide): New face.
14890 (org-set-font-lock-defaults): Allow to hide leading stars.
14891 (org-get-legal-level, org-tr-level): New functions.
14892 (org-odd-levels-only): New option.
14893 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
14894 (org-demote, org-promote): Deal with double-star levels.
14895 (org-convert-to-odd-levels): New command.
14896
14897 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
14898
14899 * speedbar.el (speedbar-update-localized-contents): Try to
14900 preserve window-start.
14901 (speedbar-update-directory-contents): Try to preserve window-start
14902 and window-point.
14903 (speedbar-update-special-contents): Don't move back to start of window.
14904
14905 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
14906 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
14907 speedbar-timer-fn.
14908 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
14909 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
14910 instead of gdb-speedbar-timer-fn.
14911
14912 2006-02-28 Jay Belanger <belanger@truman.edu>
14913
14914 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
14915 (math-compose-expr): Use latex option when calling
14916 `math-compose-tex-matrix' for latex mode.
14917
14918 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
14919
14920 * speedbar.el: Re-instate comments about developing for speedbar
14921 [this is what info and gdb-ui use even if better methods exist now].
14922
14923 * t-mouse.el: New file.
14924 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
14925 (t-mouse-lispy-buffer-posn-from-coords): Remove.
14926 (t-mouse-make-event-element): Use posn-at-x-y instead.
14927 (t-mouse-make-event): Deal with Fedora Core 3.
14928 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
14929 (t-mouse-mouse-position-function): New function. Use it instead
14930 of advising mouse-position.
14931 (t-mouse-mode): New minor mode.
14932 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
14933
14934 2006-02-27 Glenn Morris <rgm@gnu.org>
14935
14936 * calendar/calendar.el (calendar-holidays): Doc fix.
14937
14938 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
14939
14940 * progmodes/gdb-ui.el (gdb-source-window): New variable.
14941 Re-introduce the concept of a source window.
14942 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
14943 consistency with get-buffer-create.
14944 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14945 (gdb-data-list-register-values-handler)
14946 (gdb-stack-list-locals-handler): Try to preserve window-start as
14947 well as window-point.
14948 (gdb-display-source-buffer): New function (old concept).
14949 (gdb-goto-breakpoint): Use it.
14950
14951 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
14952 for gdb-ui/gdb-mi (old concept).
14953
14954 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
14955
14956 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
14957 binding.
14958
14959 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
14960
14961 * textmodes/reftex-sel.el (reftex-select-label-map)
14962 (reftex-select-bib-map): Add `follow-mouse' binding.
14963
14964 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
14965
14966 * jka-cmpr-hook.el (jka-compr-compression-info-list)
14967 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
14968 Give :set functions to provide automatic updating.
14969 Update docstring. Give compiler defvars early in the file
14970 and move the defcustoms to a later spot where all called functions
14971 are defined.
14972 (jka-compr-file-name-handler-entry): Doc fix.
14973 (jka-compr-compression-info-list--internal)
14974 (jka-compr-mode-alist-additions--internal)
14975 (jka-compr-load-suffixes--internal): New variables.
14976 (jka-compr-install): Set the three above variables.
14977 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14978 (jka-compr-update, jka-compr-set): New functions.
14979 (auto-compression-mode): Doc fix.
14980
14981 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
14982 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14983 Use jka-compr-compression-info-list--internal,
14984 jka-compr-mode-alist-additions--internal and
14985 jka-compr-load-suffixes--internal.
14986
14987 * files.el (load-library):
14988 * loadhist.el (file-loadhist-lookup):
14989 * startup.el (command-line):
14990 * subr.el (locate-library):
14991 * emacs-lisp/autoload.el (update-directory-autoloads):
14992 * emacs-lisp/find-func.el (find-library-suffixes):
14993 Use `get-load-suffixes' instead of `load-suffixes'.
14994
14995 * subr.el (locate-library):
14996 * emacs-lisp/find-func.el (find-library-name):
14997 Use `load-file-rep-suffixes' instead of '("").
14998
14999 2006-02-26 Kim F. Storm <storm@cua.dk>
15000
15001 * ido.el (ido-save-history, ido-load-history): Simplify.
15002 Don't use find-file-noselect to avoid interference from other modes.
15003
15004 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
15005
15006 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15007 to use the default shell if filename is not available.
15008 Reported by Giorgos Keramidas.
15009
15010 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
15011
15012 * progmodes/etags.el (tags-completion-table): Do completion from
15013 all the tables in the current list, as documented in the manual.
15014
15015 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15016
15017 * CC Mode Update to 5.31.3.
15018
15019 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15020
15021 * progmodes/cc-mode.el (c-postprocess-file-styles):
15022 Bind inhibit-read-only to t, around the call to
15023 c-remove-any-local-eval-or-mode-variables, so that it works on a
15024 RO file.
15025
15026 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15027
15028 * progmodes/cc-awk.el: Correct a typo.
15029
15030 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15031
15032 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15033 c-hungry-delete-backwards, at the request of RMS. Leave the old
15034 name as an alias.
15035
15036 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15037
15038 * progmodes/cc-mode.el: Correct a typo.
15039
15040 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15041
15042 * progmodes/cc-defs.el: Update the version number to 5.31.3.
15043
15044 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15045
15046 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15047 brace-else-brace (error due to mbeg, mend being undefined).
15048
15049 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15050
15051 * progmodes/cc-mode.el: File Local variables: Solve the problem
15052 where both `mode' and c-file-offsets are specified: `mode' will
15053 overwrite c-f-o's settings:
15054 (c-remove-any-local-eval-or-mode-variables): New function.
15055 (c-postprocess-file-styles): Call the above new function, within
15056 c-tentative-buffer-change, to splat `mode' and `eval' before the
15057 second hack-local-variables.
15058
15059 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15060
15061 * progmodes/cc-mode.el:
15062 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15063 (c-after-change): Protect the match data with save-match-data.
15064 It was getting corrupted by c-after-change-check-<>-operators.
15065
15066 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15067 (top level): Check for a buggy font-lock-compile-keywords ONLY in
15068 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
15069
15070 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15071 with save-match-data. It was being corrupted when Font Lock was
15072 not enabled.
15073
15074 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15075
15076 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15077 Mode and Subword Mode.
15078
15079 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15080 real labels ("case 1:" or "foo:") from non-labels ("public:").
15081 (c-forward-objc-directive): Replace c-forward-token-2 with crude
15082 coding; c-f-t-2 doesn't move over a token at EOB.
15083
15084 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15085
15086 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15087 (c-update-modeline): Concatenate the minor mode indicators
15088 directly onto mode-name, removing c-submode-indicators.
15089 Sometimes, c-s-i got separated from the mode name on the mode line.
15090
15091 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15092 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15093
15094 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15095
15096 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
15097 error message when there's an evaluation error to show whether
15098 it's loaded from source or not.
15099 (c-filter-ops): Make it available at runtime too to work when
15100 `c-make-init-lang-vars-fun' needs to evaluate from source.
15101
15102 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
15103
15104 * help.el (help): Revert last part of 2006-02-23 change (deletion
15105 of the `provide' call).
15106
15107 2006-02-23 Juri Linkov <juri@jurta.org>
15108
15109 * compare-w.el (compare-windows-highlight): Add new value
15110 `persistent' and change :type from `boolean' to `choice'.
15111 (compare-windows-overlays1, compare-windows-overlays2):
15112 New internal variables.
15113 (compare-windows-highlight): If compare-windows-highlight is
15114 `persistent', add current overlays to compare-windows-overlays[12]
15115 instead of adding compare-windows-dehighlight to pre-command-hook.
15116 (compare-windows-dehighlight): Delete all overlays from
15117 compare-windows-overlays[12].
15118
15119 * info.el (Info-search): Don't bind search-spaces-regexp to
15120 Info-search-whitespace-regexp in non-regexp isearch mode.
15121
15122 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15123
15124 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
15125
15126 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
15127
15128 * textmodes/org.el (org-xemacs-p)
15129 (org-export-html-show-new-buffer, org-table-may-need-update)
15130 (org-insert-item, org-mhe-get-message-real-folder)
15131 (org-mhe-get-message-folder-from-index)
15132 (org-mhe-get-message-folder, org-mhe-get-message-num)
15133 (org-mhe-get-header, org-make-org-heading-search-string)
15134 (org-make-org-heading-camel, org-table-sort-lines)
15135 (org-format-org-table-html, org-format-table-table-html):
15136 Fix typos in docstrings.
15137
15138 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
15139
15140 * textmodes/org.el (org-cleaned-string-for-export)
15141 (org-solidify-link-text): New function.
15142 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
15143 XEmacs, just to silence the compiler.
15144 (org-export-as-ascii, org-export-as-html-and-open):
15145 Use `org-cleaned-string-for-export' and create internal links.
15146 (org-follow-mhe-link): Require mh-e, use folder.
15147
15148 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15149
15150 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
15151
15152 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
15153 gdb-debug-log-length.
15154 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
15155 it a real ring but...
15156 (gud-gdba-marker-filter): ...make it work like mark-ring.
15157 (gdb-enable-debug): Rename from gdb-enable-debug-log.
15158 (gdb-mouse-jump): New function. Add bindings.
15159
15160 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15161
15162 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
15163 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
15164 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
15165 (gdb-debug-log-length): Customize it's length.
15166 (gud-watch, gdb-var-create-handler): Display function::var format
15167 but don't use to create variable object.
15168 (gdb-var-create-handler): Use message-box in place of message.
15169 (gdb-stopped): Call gdb-exited if signalled.
15170
15171 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
15172
15173 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
15174
15175 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
15176
15177 * textmodes/reftex.el (reftex-locate-file): Search all extensions
15178 if `reftex-try-all-extensions' is set.
15179
15180 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
15181 fail silently when there is no valid argument at point.
15182 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
15183 `fail-silently' argument. From a patch by David Reiter.
15184
15185 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
15186 New commands.
15187 (org-mark-ring): New variable.
15188 (org-mark-ring-length): New option.
15189 (org-open-at-point, org-goto, org-open-file): Push old position
15190 onto the mark ring.
15191 (org-add-hook): New function.
15192 (org-export-table-remove-special-lines): New option.
15193 (org-skip-comments, org-format-org-table-html): Respect new
15194 option `org-export-table-remove-special-lines'.
15195 (org-open-file): Allow special command configuration for
15196 directory link.
15197 (org-file-apps): Fix bugs in customize type, added setting
15198 for directories.
15199 (org-activate-tags, org-format-agenda-item, org-complete)
15200 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
15201 (org-get-tags, org-get-buffer-tags, org-open-at-point)
15202 (org-link-search, org-make-org-heading-search-string)
15203 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
15204 (org-radio-targets, org-file-link-context-use-camel-case)
15205 (org-activate-camels): New options.
15206 (org-update-radio-target-regexp, org-all-targets)
15207 (org-make-target-link-regexp, org-activate-target-links):
15208 New functions.
15209 (org-make-org-heading-search-string): New function.
15210 (org-store-link, org-insert-link): Use new option
15211 `org-file-link-context-use-camel-case'.
15212 (org-activate-camels): Use new option `org-activate-camels'.
15213 (org-link-regexp): Add mhe prefix.
15214 (org-open-at-point, org-store-link): Support for mhe links.
15215 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
15216 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
15217 (org-mhe-get-header, org-follow-mhe-link): New functions.
15218 (org-remove-angle-brackets, org-add-angle-brackets):
15219 New functions.
15220 (org-bracket-link-regexp): New constant.
15221 (org-read-date): Fix bug that was rejecting all typed dates.
15222 (org-link-search): Make hierarchy above visible after a match.
15223 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
15224 (org-store-link): Fix bug with link creation when cursor is in
15225 an empty line.
15226 (org-open-at-point): Fix bug with matching a link.
15227 Fixed buggy argument sequence in call to `org-view-tags'.
15228 (org-compile-prefix-format): Set `org-prefix-has-tag'.
15229 (org-prefix-has-tag): New variable.
15230 (org-format-agenda-item): Remove tags from headline
15231 if appropriate.
15232 (org-agenda-remove-tags-when-in-prefix): New option.
15233
15234 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
15235
15236 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
15237 Fix the regular expressions.
15238
15239 2006-02-21 Richard M. Stallman <rms@gnu.org>
15240
15241 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
15242 if there's no other specific basis.
15243
15244 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
15245 as variables at all.
15246 (unsafep-variable): Rename arg; doc fix.
15247
15248 * abbrevlist.el (list-one-abbrev-table): Add autoload.
15249
15250 * calendar/appt.el (diary-selective-display): Add defvar.
15251
15252 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
15253
15254 * isearch.el (search-whitespace-regexp): Fix custom type.
15255
15256 * help.el (describe-key-briefly): Compute interactive args
15257 in same was as before previous change.
15258
15259 * files.el (enable-local-variables): Doc fix.
15260
15261 2006-02-21 Kim F. Storm <storm@cua.dk>
15262
15263 * fringe.el: Cleanup as file is now pre-loaded.
15264 (fringe-bitmaps): Initialize unconditionally.
15265 (fringe-mode, set-fringe-style): Remove autoload cookies.
15266
15267 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
15268
15269 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
15270 `horizontal-bar'.
15271 (fringe-cursor-alist): Use `horizontal-bar'.
15272
15273 2006-02-20 Kim F. Storm <storm@cua.dk>
15274
15275 * fringe.el (fringe-bitmaps): Update to new bitmap names.
15276 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
15277
15278 * loadup.el: Load "fringe" on window systems.
15279
15280 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15281
15282 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
15283 out of scope components.
15284
15285 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
15286 default.
15287
15288 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
15289
15290 * custom.el (customize-mark-to-save, customize-mark-as-set):
15291 Load the symbol first.
15292
15293 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
15294
15295 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
15296 strech spec so it doesn't display as "^J" on the header line
15297 when `Buffer-menu-use-header-line' is t.
15298
15299 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15300
15301 * speedbar.el (speedbar-make-button): Keep text properties
15302 of string arguments if desired.
15303
15304 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
15305 expessions.
15306
15307 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
15308 of speedbar.
15309
15310 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
15311
15312 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
15313 to value of `read-file-name-completion-ignore-case'.
15314
15315 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
15316
15317 * custom.el (customize-mark-as-set): Push to `user' theme.
15318
15319 * cus-edit.el (custom-save-variables): Allow unthemed values.
15320 (customize-set-variable): Push setting to `user' theme.
15321
15322 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15323
15324 * progmodes/gud.el: Don't require font-lock as it's now
15325 automatically loaded.
15326 (gud-speedbar-buttons): Replace gdb-var-changed with
15327 gdb-force-update.
15328
15329 * progmodes/gdb-ui.el (gdb-force-update): Rename from
15330 gdb-var-changed.
15331 (gdb-post-prompt): Use it.
15332 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15333 (gdb-var-update-handler, gdb-var-delete)
15334 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
15335 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
15336 gdb-force-update in gdb-post-prompt.
15337 (gdb-reset): Clear watch expressions from speedbar when quitting.
15338
15339 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
15340
15341 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
15342 (viper-change-state-to-vi, viper-change-state-to-emacs):
15343 Make aware of cursor coloring in the Emacs state.
15344 (viper-special-read-and-insert-char): Use read-char-exclusive.
15345 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
15346
15347 * emulation/viper-init.el (viper-emacs-state-cursor-color):
15348 New variable.
15349
15350 * emulation/viper-util.el (viper-save-cursor-color)
15351 (viper-get-saved-cursor-color-in-replace-mode)
15352 (viper-get-saved-cursor-color-in-insert-mode)
15353 (viper-restore-cursor-color): Make aware of the cursor color
15354 in Emacs state.
15355 (viper-get-saved-cursor-color-in-emacs-mode): New function.
15356
15357 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
15358 (ediff-ignore-case-option3, ediff-actual-diff-options)
15359 (ediff-actual-diff3-options): New variables to control case sensitivity.
15360 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
15361 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
15362 (ediff-toggle-ignore-case): New function.
15363 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
15364
15365 * ediff-help.el (ediff-long-help-message-narrow2)
15366 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
15367 (ediff-long-help-message-word-mode): Add ignore-case command.
15368 (ediff-help-for-quick-help): Add ignore-case command.
15369
15370 * ediff-merg.el: Move provide to the end.
15371
15372 * ediff-ptch.el: Move provide to the end.
15373
15374 * ediff-wind.el: Move provide to the end.
15375
15376 * ediff-mult.el: Move provide to the end.
15377 (ediff-set-meta-overlay): Enable follow-link.
15378
15379 * ediff.el: Move provide to the end.
15380 Break recursive load cycle in eval-when-compile.
15381 (ediff-patch-buffer): Better heuristics.
15382
15383 * ediff-util.el: Move provide to the end.
15384 Break recursive load cycle in eval-when-compile.
15385 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
15386 defuns.
15387 (ediff-submit-report): Pass the values of ediff-diff3-program,
15388 ediff-diff3-options.
15389
15390 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
15391
15392 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
15393 the opening bracket of the following bracketing pairs: {}, [], (), <>,
15394 `' (for example, in the docstring of `windmove-default-keybindings').
15395
15396 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15397
15398 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
15399 shadow face. Don't provide binding to edit variable when it is
15400 out of scope.
15401
15402 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
15403 (gdb-var-update-handler): Detect out of scope variables with pre
15404 GDB 6.4 too.
15405 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
15406 Reset status of variable objects to nil in update handlers.
15407 (gdb-var-update-handler-1): Detect when a variable object comes
15408 in scope. setcar on var changes gdb-var-list directly.
15409
15410 2006-02-17 Juri Linkov <juri@jurta.org>
15411
15412 * ffap.el (ffap) <defface>: Add explicit face declaration.
15413 (ffap-highlight): Use face `ffap' directly instead of checking
15414 for its existence.
15415
15416 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
15417 `visible-ok' of `other-buffer' to find the right original buffer.
15418
15419 * info.el (Info-search): Skip `Local Variables' node.
15420
15421 2006-02-17 Juri Linkov <juri@jurta.org>
15422
15423 * info.el (Info-find-file): Check for symbols `apropos', `history',
15424 `toc' in the input filename, and return these symbols as is.
15425 (Info-find-node-2): Set Info-current-file to symbols `apropos',
15426 `history', `toc' instead of strings.
15427 (Info-set-mode-line): For non-string Info-current-file use the
15428 symbol's name inside **.
15429 (Info-isearch-push-state): Add quote before Info-current-file and
15430 Info-current-node.
15431 (Info-isearch-pop-state): Use `equal' instead of `string='.
15432 (Info-extract-pointer, Info-following-node-name): Use
15433 `match-string-no-properties' instead of `match-string'.
15434 (Info-up): Check `old-file' for `stringp'.
15435 (Info-history): Use `equal' instead of `string-equal'.
15436 Check `file' for `stringp'.
15437 (Info-history): Use symbol `history' instead of string as first arg
15438 of `Info-find-node'.
15439 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
15440 `toc' instead of string.
15441 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
15442 instead of `buffer-substring', and `match-string-no-properties'
15443 instead of `match-string'.
15444 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
15445 instead of strings.
15446 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
15447 Use symbol `apropos' instead of string.
15448 (Info-copy-current-node-name): Check `Info-current-file' for
15449 `stringp' and construct a command with `Info-find-node' from it.
15450 (Info-fontify-node): Use `match-string-no-properties' instead of
15451 `match-string' and check file names for `stringp'.
15452 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
15453 `history', `toc' instead of strings.
15454
15455 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
15456
15457 * files.el: Rearrange functions and variables in the file local
15458 variables section.
15459
15460 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
15461
15462 * files.el: Add truncate-lines, ispell-check-comments and
15463 ispell-local-dictionary as safe local variables.
15464
15465 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
15466
15467 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
15468 out of scope variables.
15469 (gud-speedbar-buttons): Use unless.
15470
15471 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
15472 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
15473 (gdb-show-changed-values): Also use for out of scope variables.
15474 (gdb-var-update-handler-1): Note if variable goes out of scope.
15475
15476 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
15477
15478 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
15479 default to global variable values for unsupplied args.
15480 (rcirc-get-buffer-create): Fix bug with setting the target.
15481 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
15482 test for rcirc-always-use-server-buffer-flag here.
15483 (rcirc-response-formats): Add %N, which is a facified nick. %n
15484 uses the default face. Change the ACTION format string. If the
15485 "nick" is the server, don't print anything for that field.
15486 Comment fixes.
15487 (rcirc-target-buffer): Don't test
15488 rcirc-always-use-server-buffer-flag here.
15489 (rcirc-print): Squeeze extra spaces out of the text before message.
15490 (rcirc-put-nick-channel): Strip potential "@" char from nick
15491 before adding them to nick table.
15492 (rcirc-url-regexp): Improve to match address like "foo.com".
15493
15494 2006-02-17 Eli Zaretskii <eliz@gnu.org>
15495
15496 * allout.el (allout-hidden-p): Move this defsubst before
15497 allout-overlay-interior-modification-handler, where it is first
15498 used.
15499
15500 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
15501
15502 * allout.el: Use allout invisible-text overlays instead of
15503 selective display for concealed text. Also, lots of general
15504 cleanup, and improved compatibility code.
15505
15506 (allout-version): Incremented, corrected, revised, and refined
15507 module commentary.
15508
15509 (provide 'allout): Moved to the bottom, added a require of overlay.
15510
15511 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
15512 `except-current'.
15513 (allout-write-file-hook-handler): Minimize delay.
15514 (count-trailing-whitespace-region): New function so
15515 auto-encryption of current topic can resituate cursor exactly.
15516 PGP/GPG encryption trims trailing whitespace from lines, which
15517 must be accounted for across encryption then decryption.
15518
15519 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
15520 just plain "\C-c", to avoid intruding on user's keybinding space.
15521
15522 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
15523 parameter, so user request to provide a new password is done.
15524
15525 (allout-outside-normal-auto-fill-function, allout-auto-fill):
15526 Refined mechanism for auto-filling behavior while in allout mode.
15527
15528 (allout-mode): Explicitly specify the mode map in the docstring.
15529 Clarify provision for various write-file hook var names.
15530 Adjusted for invisible-text overlays instead of selective-display.
15531
15532 (allout-depth): Really return 0 if not within any topic. This
15533 rectifies `allout-beginning-of-level' and sequence numbering
15534 errors that occur when cutting and pasting numbered topics.
15535 Changed from a in-line subst to a regular function, as well.
15536
15537 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
15538
15539 (allout-end-of-subtree, allout-end-of-subtree)
15540 (allout-end-of-entry, allout-end-of-current-heading)
15541 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
15542 (allout-show-children, allout-show-to-offshoot)
15543 (allout-hide-current-entry, allout-show-current-entry): Rectified
15544 handling of trailing blank lines between items.
15545
15546 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
15547 (allout-current-depth, allout-unprotected, allout-hidden-p)
15548 (allout-on-current-heading-p, allout-listify-exposed)
15549 (allout-chart-subtree, allout-goto-prefix)
15550 (allout-back-to-current-heading, allout-get-body-text)
15551 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
15552 (allout-hide-region-body, allout-toggle-subtree-encryption)
15553 (allout-encrypt-string, allout-encrypted-key-info)
15554 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
15555 (allout-file-vars-section-data): Adjusted for use with
15556 invisible-text overlays instead of selective-display.
15557
15558 (allout-kill-line, allout-kill-topic, allout-yank-processing):
15559 Reworked for use with invisible text overlays.
15560
15561 (allout-current-topic-collapsed-p): New function.
15562
15563 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
15564 to know when to close the containing topic.
15565
15566 (allout-pre-command-business, allout-post-command-business):
15567 Simplify undo-batching and dynamic isearch exposure.
15568
15569 (allout-set-overlay-category): New for invisible-text overlays.
15570 Sets properties of allout-overlay-category, used by
15571 allout-flag-region to set invisible-text overlay properties.
15572 (allout-get-invisibility-overlay): Get the first qualifying
15573 invisibility overlay, so we can find the extent of it.
15574 (allout-back-to-visible-text): Get to just before the beginnining
15575 of the current invisibility overlay, if any.
15576
15577 (allout-overlay-insert-in-front-handler)
15578 (allout-overlay-interior-modification-handler)
15579 (allout-before-change-handler, allout-isearch-end-handler): New
15580 functions to handle extraordinary actions affecting concealed
15581 text.
15582
15583 (allout-flag-region): Use overlays instead of selective-display
15584 for invisible text - by inheritence from the properties of
15585 allout-overlay-category in mainline Emacs, and applied
15586 property-by-property in XEmacs, some recent versions of which
15587 don't inherit the properties from the category. Provisions to
15588 respond to concealed-text edits simplified drastically.
15589
15590 (allout-isearch-rectification, allout-isearch-was-font-lock)
15591 (allout-isearch-expose, allout-enwrap-isearch)
15592 (allout-isearch-abort, allout-pre-was-isearching)
15593 (allout-isearch-prior-pos, allout-isearch-did-quit)
15594 (allout-isearch-dynamic-expose)
15595 (allout-hide-current-entry-completely): Functions deleted.
15596
15597 (allout-undo-aggregation): Explicit undo aggregation no longer
15598 necessary due to transition away from selective-display.
15599
15600 (set-allout-regexp, allout-up-current-level)
15601 (allout-next-visible-heading, allout-forward-current-level)
15602 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
15603 (allout-kill-line, allout-yank-processing, allout-show-children)
15604 (allout-expose-topic, allout-old-expose-topic)
15605 (allout-listify-exposed, allout-insert-latex-header)
15606 (allout-toggle-subtree-encryption, allout-encrypt-string)
15607 (remove-from-invisibility-spec, allout-hide-current-subtree):
15608 Ditched unused variables.
15609
15610 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
15611
15612 * textmodes/ispell.el (ispell-change-dictionary): Call
15613 ispell-buffer-local-dict instead of
15614 ispell-accept-buffer-local-defs.
15615 (ispell-local-dictionary-alist): Accept as valid any coding-system
15616 supported by Emacs.
15617 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
15618 changed to iso-8859-3.
15619
15620 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
15621
15622 * speedbar.el (speedbar-frame-width): Make an inline function
15623 instead of a macro. Use frame-width.
15624 (speedbar-try-completion, speedbar-update-contents)
15625 (speedbar-timer-fn): Use consp.
15626 (speedbar-update-localized-contents): Try to preserve point.
15627
15628 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
15629 (menu): Re-order menu items.
15630 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
15631 field.
15632 (gdb-var-update-handler-1): Use it for GDB 6.4+.
15633 (gdb-post-prompt): Speed things by not forcing update.
15634
15635 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
15636
15637 * wid-edit.el (widget-button-click): For mouse-1, cancel button
15638 press and perform default action if we get a mouse movement event.
15639
15640 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15641
15642 * calendar/icalendar.el (icalendar--get-event-property)
15643 (icalendar--get-event-property-attributes): Fix typos in
15644 docstrings.
15645
15646 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
15647 docstring.
15648
15649 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
15650
15651 * bs.el (bs-mode): Use `buffer-disable-undo'.
15652 (bs--get-file-name): Simplify.
15653 (bs-show-in-buffer): Mark the buffer as not modified.
15654
15655 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15656
15657 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
15658 widget-button-click.
15659
15660 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
15661 (custom-mode): Update docstring.
15662
15663 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
15664 binding.
15665
15666 * files.el (hack-local-variables-confirm): Allow scrolling if the
15667 file variable list is too long. Kill temp buffer after use.
15668
15669 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
15670
15671 * progmodes/gud.el (gdb): Improve doc string.
15672 (gdb-script-font-lock-keywords): Expand allowed character set.
15673
15674 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
15675 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
15676 (gdb-separate-io-interrupt, gdb-separate-io-quit)
15677 (gdb-separate-io-stop, gdb-separate-io-eof):
15678 Rename from gdb-inferior-* to gdb-separate-*.
15679 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
15680
15681 2006-02-14 Jay Belanger <belanger@truman.edu>
15682
15683 * calc/calc-arith.el (math-check-known-scalarp): Make sure
15684 expression is a symbol before checking that it is bound.
15685
15686 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
15687 test to see if equation can be solved.
15688
15689 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15690
15691 * wid-edit.el (widget-button-click): Use :pressed-face property
15692 for overlay face, if it exists.
15693
15694 * cus-edit.el (custom-manual, custom-add-see-also)
15695 (custom-add-parent-links, custom-group-link): Add :pressed-face
15696 property to links.
15697
15698 * files.el (hack-local-variables): Remove ignored variables before
15699 checking if any variables need setting.
15700
15701 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15702
15703 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
15704
15705 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
15706
15707 * help.el (where-is): Fix message for remapped commands.
15708
15709 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
15710 Fix typos in docstrings.
15711
15712 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
15713
15714 * files.el (safe-local-variable-values): New option.
15715 (hack-local-variables-prop-line): Return a list of variable-value
15716 pairs if MODE-ONLY is non-nil.
15717 (hack-local-variables): Construct list of variable-value pairs,
15718 and apply or reject them in one go. Ask for confirmation if
15719 variables are not known safe.
15720 (hack-local-variables-confirm): Complete rewrite. Support
15721 `safe-local-variable-values'.
15722 (enable-local-variables): Update docstring to reflect new
15723 behavior.
15724 (ignored-local-variables): Ignore ignored-local-variables and
15725 safe-local-variable-values.
15726 (safe-local-variable-p): New function.
15727 (risky-local-variable-p): `safe-local-variable' property check
15728 moved to safe-local-variable-p.
15729 (hack-one-local-variable): Checks moved to hack-local-variables.
15730
15731 (byte-compile-dynamic, c-basic-offset, c-file-style)
15732 (c-indent-level, comment-column, fill-column, fill-prefix)
15733 (indent-tabs-mode, kept-new-versions, no-byte-compile)
15734 (no-update-autoloads, outline-regexp, page-delimiter)
15735 (paragraph-start, paragraph-separate, sentence-end)
15736 (sentence-end-double-space tab-width, version-control):
15737 Add `safe-local-variable' property.
15738
15739 * find-lisp.el: Delete nonexistent `autocompile' file variable.
15740
15741 * icomplete.el, play/landmark.el: Change nonexistent
15742 `outline-layout' file variable to `allout-layout'.
15743
15744 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
15745
15746 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
15747 (gdb-get-changed-registers): Test value of gud-minor-mode relative
15748 to gud-comint-buffer.
15749 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
15750 gdb-ui.el for gdb-mi.el.
15751 (gdb-post-prompt, gdb-get-changed-registers): Move test for
15752 registers buffer to gdb-get-changed-registers.
15753 (gdb-breakpoint-regexp): New regexp. Allow toggling and
15754 deletion of catchpoints (throw and catch).
15755 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
15756 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
15757 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
15758 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
15759 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
15760
15761 2006-02-13 Jay Belanger <belanger@truman.edu>
15762
15763 * calc/calc-arith.el (math-check-known-matrixp): Make sure
15764 expression is a symbol before checking that it is bound.
15765
15766 2006-02-13 Richard M. Stallman <rms@gnu.org>
15767
15768 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
15769 for the minibuffer too, but not if resize-mini-windows will interfere.
15770
15771 * help.el (describe-key-briefly, describe-key): Do all arg-reading
15772 inside `interactive' spec.
15773 (describe-key-briefly-internal, describe-key-internal):
15774 Functions merged back into their callers.
15775
15776 2006-02-13 Martin Rudalics <rudalics@gmx.at>
15777
15778 * info.el (info-xref-visited): Inherit from info-xref too.
15779 (Info-set-mode-line): Replace occurrences of `%' by `%%'
15780 when propertizing Info-current-file and Info-current-node.
15781
15782 2006-02-13 Juri Linkov <juri@jurta.org>
15783
15784 * tumme.el (tumme-thumbnail-storage): Fix docstring.
15785 (tumme-thumb-name): Fix per-directory format.
15786
15787 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
15788
15789 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
15790
15791 2006-02-12 Miles Bader <miles@gnu.org>
15792
15793 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
15794
15795 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
15796
15797 * tumme.el: Remove history section. If someone needs the it, it
15798 can always be found in CVS.
15799
15800 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15801
15802 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
15803 about the Thumbnail Managing Standard option.
15804
15805 2006-02-12 Richard M. Stallman <rms@gnu.org>
15806
15807 * subr.el (substitute-key-definition): Doc fix.
15808
15809 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
15810
15811 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
15812
15813 * info.el (Info-mode): Doc fix.
15814
15815 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
15816
15817 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
15818
15819 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
15820 because on Solaris a POSIX compatible "id" is needed. Reported by
15821 Magnus Henoch <mange@freemail.hu>.
15822
15823 2006-02-12 Juri Linkov <juri@jurta.org>
15824
15825 * tumme.el: Remove todo item about Thumbnail Managing Standard.
15826 (tumme) <defgroup>: Change :group to `multimedia'.
15827 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
15828 Managing Standard.
15829 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
15830 Fix dostring.
15831 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
15832 and %y. Fix docstring.
15833 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
15834 (tumme-cmd-create-standard-thumbnail-command): New user options.
15835 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
15836 is `standard'. Fix docstring.
15837 (tumme-thumb-width, tumme-thumb-height): New user options.
15838 (tumme-external-viewer): Try to find various viewers.
15839 (tumme-get-thumbnail-image): Use `create-image' instead of
15840 constructing the `image' structure.
15841 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
15842 `standard'.
15843 (tumme-thumb-name): Add file name generation for standard storage.
15844 Simplify code for other storages.
15845 (tumme-thumb-name): Use width %w and height %h instead of size %s.
15846 Add modification time %m and thumbnail-nq8 %q.
15847 Use `tumme-cmd-create-standard-thumbnail-command' if
15848 tumme-thumbnail-storage is `standard'.
15849 (tumme-dired-insert-marked-thumbs): New autoload command.
15850 (tumme-dired-after-readin-hook): New function.
15851 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
15852 `tumme-thumb-size'.
15853 (tumme-display-image): Replace size-x %x and size-y %y with
15854 width %w and height %h.
15855
15856 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
15857 `tumme-dired-insert-marked-thumbs'.
15858
15859 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15860
15861 * tumme.el (tumme-write-tag): Fix small bug (file name did not
15862 include path).
15863 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
15864 matching tag.
15865
15866 2006-02-12 Miles Bader <miles@gnu.org>
15867
15868 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
15869 New variables.
15870 (rcirc-abbrev-nick): New function.
15871 (rcirc-format-response-string): Rewrite to use the formats in
15872 `rcirc-response-formats' and expand escape sequences therein.
15873 A text-property `rcirc-text' is added over the actual response
15874 text to make easy to find inside the returned string.
15875 (rcirc-print): When filling, just look for the `rcirc-text'
15876 text-property to find the appropriate fill prefix, instead of
15877 using hardwired patterns.
15878
15879 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15880
15881 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
15882 Managing Standard.
15883
15884 2006-02-11 Kim F. Storm <storm@cua.dk>
15885
15886 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
15887 Don't use insert-buffer; do insert-buffer-substring directly.
15888 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
15889
15890 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15891
15892 * files.el (revert-buffer, recover-file): Replace buffer-read-only
15893 with inhibit-read-only. Suggested by Stefan Monnier.
15894 (revert-buffer): Let insert-file-contents discard
15895 buffer-undo-list. Simplify code.
15896 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
15897
15898 2006-02-11 Eli Zaretskii <eliz@gnu.org>
15899
15900 * menu-bar.el (menu-bar-select-yank): Add a doc string.
15901
15902 * help.el (describe-key-briefly): Now a wrapper for
15903 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
15904 to t. Populate yank-menu if empty.
15905 (describe-key-briefly-internal): Renamed from describe-key-briefly.
15906 (describe-key): Now a wrapper for describe-key-internal. Bind
15907 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
15908 (describe-key-internal): Renamed from describe-key.
15909
15910 2006-02-11 Milan Zamazal <pdm@zamazal.org>
15911
15912 * progmodes/glasses.el (glasses-separator): Doc fix.
15913 (glasses-original-separator): New defcustom.
15914 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
15915
15916 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15917
15918 * mwheel.el (mouse-wheel-up-event): Doc fix.
15919
15920 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15921
15922 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
15923 (tumme-dir): New function. Copied from thumbs.el.
15924
15925 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
15926
15927 * desktop.el (desktop-outvar): Fix typo.
15928 (desktop-save-buffer-p): Doc fix.
15929
15930 * subr.el (substitute-key-definition): Fix typo.
15931
15932 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15933
15934 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
15935 when window-system is mac.
15936
15937 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
15938
15939 2006-02-10 Kim F. Storm <storm@cua.dk>
15940
15941 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
15942 indirect-function instead of using condition-case.
15943
15944 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
15945
15946 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
15947 less `colloquial'...
15948
15949 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
15950
15951 * tumme.el: Add a couple of todo items.
15952
15953 2006-02-09 Lars Hansen <larsh@soem.dk>
15954
15955 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
15956 (highlight-changes-mode): Don't change desktop-locals-to-save.
15957
15958 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
15959
15960 * image-mode.el (image-toggle-display): Clear image cache if using
15961 filename.
15962
15963 2006-02-09 Masatake YAMATO <jet@gyve.org>
15964
15965 * dired-x.el (dired-guess-shell-alist-default): Add .man as
15966 a `dired-man' target.
15967
15968 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
15969 boundary of symbols.
15970
15971 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
15972
15973 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
15974
15975 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
15976
15977 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
15978 `mapcar'; return nil.
15979
15980 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
15981
15982 * mouse.el (mouse-drag-track): Don't change window if we rebind to
15983 some other event.
15984
15985 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
15986
15987 * net/rcirc.el (rcirc-startup-channels-alist):
15988 Add irc.freenode.net and #emacs as defaults.
15989 (rcirc-ignore-all-activity-flag): Remove variable.
15990 (rcirc-authinfo): New variable.
15991 (rcirc-authinfo-filename): Remove variable.
15992 (rcirc-always-use-server-buffer-flag): New flag.
15993 (rcirc): M-x rcirc will automatically connect without prompting.
15994 C-u M-x rcirc will prompt. Use rcirc-connect to create a
15995 connection in lisp.
15996 (rcirc-process-server-response-1): Remove everything but the nick
15997 portion of the sender so it doesn't need to be done everywhere
15998 else. Update related code.
15999 (global-map): Remove global keybindings.
16000 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16001 (rcirc-send-input): Split into several functions.
16002 (rcirc-process-input-line, rcirc-process-message)
16003 (rcirc-process-command): New functions.
16004 (rcirc-target-buffer): New function to determine where to route
16005 messages.
16006 (rcirc-user-nick): Save match data.
16007 (rcirc-toggle-ignore-buffer-activity)
16008 (rcirc-update-activity-string): Remove global ignore functionality,
16009 which can be done now by toggling rcirc-track-minor-mode.
16010 (rcirc-track-minor-mode-map): New keymap.
16011 (rcirc-track-minor-mode): New minor-mode.
16012 (ignore): Make the ignore output nicer. Always print it when
16013 adding or removing nicks.
16014 (rcirc-url-regexp): Improve.
16015 (rcirc-mangle-text): Remove properties before using text in the
16016 modeline.
16017 (rcirc-authenticate): Authentication data comes from
16018 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16019 (rcirc-server-prefix): Inherit from rcirc-server.
16020
16021 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
16022
16023 * Makefile.in (compile): Append "|| true" to the end of the `find'
16024 command, like compile-always does.
16025
16026 2006-02-08 Sam Steingold <sds@gnu.org>
16027
16028 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16029 output from a dead connection.
16030
16031 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16032
16033 * dired.el (dired-mode-map): Add more bindings for tumme.
16034
16035 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
16036
16037 * wdired.el (wdired-mode-map): Use remap.
16038 (wdired-get-filename): Massage.
16039 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16040 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16041 `keymap' property rather than `local-map'.
16042
16043 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16044
16045 * tumme.el (tumme-get-thumbnail-image): New utility function.
16046 Suggested by from Chong Yidong.
16047 (tumme-dired-with-window-configuration): Rename from
16048 `tumme-dired'. Add code to save window configuration.
16049 (tumme-restore-window-configuration): New command to restore the
16050 window configuration that `tumme-dired-with-window-configuration'
16051 saves before it changes the window configuration.
16052 (tumme-show-all-from-dir): New command to display thumbnails for
16053 all files in a directory entered by the user, like M-x thumbs.
16054 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16055 have been created.
16056 (tumme-display-thumbnail-original-image): Call `display-buffer'.
16057 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16058 Remove obsolete test function.
16059
16060 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
16061
16062 * vc.el (small-temporary-file-directory): Remove defvar; there's
16063 a defcustom for it in files.el.
16064
16065 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16066 Fix typo in message.
16067 (tumme-gallery-generate): Fix typo in `error' message.
16068 (tumme-display-window-height-correction)
16069 (tumme-display-window-width-correction, tumme-line-up-dynamic)
16070 (tumme-line-up-interactive): Dox fixes.
16071 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16072 (tumme-restore-window-configuration, tumme-format-properties-string)
16073 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16074 Fix typos in docstrings.
16075
16076 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
16077
16078 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16079
16080 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
16081
16082 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16083 User should use hook if desired.
16084
16085 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16086 buffer if necessary.
16087 (gdb-delete-frame-or-window): New function.
16088 (gdb-breakpoints-mode-map): Bind "q" to it.
16089
16090 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16091
16092 * textmodes/nroff-mode.el: Clean up name space.
16093 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16094 (nroff-mode): Obey the global setting of nroff-electric-mode.
16095 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
16096
16097 * calendar/calendar.el (calendar-increment-month): Typo in last change.
16098
16099 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
16100
16101 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
16102
16103 2006-02-06 Lars Hansen <larsh@soem.dk>
16104
16105 * generic-x.el (etc-fstab-generic-mode): Add file system types
16106 cifs and usbdevfs. Allow special chars in file names.
16107
16108 2006-02-05 Jay Belanger <belanger@truman.edu>
16109
16110 Update copyright notices of the files in lisp/calc.
16111
16112 2006-02-05 Romain Francoise <romain@orebokech.com>
16113
16114 Update copyright notices of all files in the lisp/play directory.
16115
16116 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
16117
16118 * ldefs-boot.el: Regenerate.
16119
16120 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
16121
16122 2006-02-05 Kim F. Storm <storm@cua.dk>
16123
16124 * files.el (magic-mode-regexp-match-limit): New defvar.
16125 (set-auto-mode): Use it to limit magic-mode-alist matching.
16126
16127 2006-02-04 Eli Zaretskii <eliz@gnu.org>
16128
16129 * info.el (Info-index, Info-mode): Improve the description of the
16130 `i' command.
16131
16132 * ldefs-boot.el: Regenerate.
16133
16134 2006-02-03 Werner Lemberg <wl@gnu.org>
16135
16136 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
16137 greedy to find the closing bracket in \*[...] and similar
16138 expressions. This is a first rough fix -- many additional
16139 refinements are necessary to make nroff mode really usable with groff.
16140
16141 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
16142
16143 * international/mule-cmds.el (set-locale-environment):
16144 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
16145 libX11.
16146
16147 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
16148
16149 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
16150 archive are created in archive-tmpdir.
16151
16152 2006-02-02 John Paul Wallington <jpw@pobox.com>
16153
16154 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
16155 (ibuffer-fontification-alist): Use it.
16156 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
16157 to "* z" and the Ibuffer Mark menu.
16158
16159 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
16160
16161 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
16162
16163 * textmodes/table.el (*table--cell-describe-mode)
16164 (*table--cell-describe-bindings): Undo last change since
16165 print-help-return-message is not obsoleted by anything at all.
16166
16167 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
16168
16169 * emulation/cua-base.el (cua-mode): Doc fix.
16170
16171 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
16172
16173 * dframe.el (dframe-handle-make-frame-visible)
16174 (dframe-handle-iconify-frame, dframe-get-focus)
16175 (dframe-select-attached-frame, dframe-power-click)
16176 (dframe-frame-mode): Fix typos in docstrings.
16177
16178 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
16179 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
16180 Fix typos in docstrings.
16181
16182 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
16183 (hi-lock-face-buffer, hi-lock-font-lock-hook)
16184 (hi-lock-archaic-interface-message-used)
16185 (hi-lock-file-patterns-range): Fix typos in docstrings.
16186
16187 * savehist.el (savehist-loaded, savehist-load, savehist-install)
16188 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
16189
16190 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
16191 Fix typo in docstring.
16192
16193 * net/newsticker.el (newsticker--decode-iso8601-date)
16194 (newsticker--set-customvar, newsticker--buffer-insert-item)
16195 (newsticker--do-run-auto-mark-filter)
16196 (newsticker--parse-generic-feed): Doc fixes.
16197 (newsticker--retrieval-timer-list, newsticker-url-list)
16198 (newsticker-hide-immortal-items-in-echo-area)
16199 (newsticker-hide-obsolete-items-in-echo-area)
16200 (newsticker-new-item-face, newsticker--enclosure)
16201 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
16202 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
16203 (newsticker--parse-generic-feed, newsticker--cache-contains)
16204 (newsticker--stat-num-items, newsticker-download-enclosures):
16205 Fix typos in docstrings.
16206
16207 * net/rcirc.el (rcirc-debug): Doc fix.
16208 (rcirc-fill-column, rcirc-receive-message-hooks)
16209 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
16210 (rcirc-mode, rcirc-generate-new-buffer-name)
16211 (rcirc-startup-channels, rcirc-ignore-update-automatic)
16212 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
16213 Fix typos in docstrings.
16214 (rcirc-print): "?\ " -> "?\s".
16215 (rcirc-cmd-join): Improve argument/docstring consistency.
16216
16217 2006-02-01 Mark A. Hershberger <mah@everybody.org>
16218
16219 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
16220 before narrow-to-region.
16221
16222 2006-02-01 Richard M. Stallman <rms@gnu.org>
16223
16224 * simple.el (move-beginning-of-line): Scan properly for invis change.
16225
16226 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
16227
16228 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
16229
16230 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
16231 change bit only when id-format is 'integer. Reported by Matt
16232 Hodges <M.P.Hodges@rl.ac.uk>.
16233
16234 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
16235
16236 * hilit-chg.el (highlight-changes-initial-state)
16237 (highlight-changes-global-initial-state): Doc fixes.
16238 (highlight-changes-global-modes, global-highlight-changes):
16239 Fix typos in docstrings.
16240
16241 2006-02-01 Kim F. Storm <storm@cua.dk>
16242
16243 * emulation/cua-base.el (cua-mode): Mention that CUA enables
16244 transient-mark-mode in doc string.
16245
16246 2006-01-31 Richard M. Stallman <rms@gnu.org>
16247
16248 * replace.el (multi-occur): Doc fix.
16249 (multi-occur-in-matching-buffers): Rename from
16250 multi-occur-by-filename-regexp. Prefix arg says match
16251 buffer names instead of file names.
16252
16253 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
16254
16255 * bs.el: Allow non-default values of `bs-header-lines-length'.
16256 (bs--running-in-xemacs): Remove (not needed anymore).
16257 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
16258 instead of `shrink-window', thus avoiding having to compute the
16259 height of the window.
16260 (bs--up): Wrap around even when there's no header.
16261 (bs--down): Use `forward-line' instead of `next-line'.
16262
16263 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
16264
16265 * image-mode.el (image-toggle-display): Use file name if possible,
16266 instead of unnecessarily allocating a (possibly huge) lisp string.
16267
16268 2006-01-30 John Paul Wallington <jpw@pobox.com>
16269
16270 * subr.el (toplevel): Define `cl-assertion-failed' condition here
16271 because the `assert' macro signals it at runtime.
16272
16273 * emacs-lisp/cl.el (toplevel): Remove definition of
16274 `cl-assertion-failed' condition.
16275
16276 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
16277
16278 * thumbs.el (thumbs-marked-list): Make buffer-local and
16279 permanent-local.
16280 (thumbs-insert-thumb): Make help-echo non-sticky.
16281 (thumbs-file-alist): Use eolp as check for (non)-image.
16282
16283 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
16284
16285 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
16286 (ediff-before-session-group-setup-hooks)
16287 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
16288 Fix typos in docstrings.
16289
16290 * window.el (bw-dir, bw-eqdir, balance-windows)
16291 (split-window-keep-point): Fix typos in docstrings.
16292
16293 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
16294 (org-quote-string, org-calendar-to-agenda-key)
16295 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
16296 (org-show-following-heading, org-tags-column)
16297 (org-use-tag-inheritance, org, org-allow-space-in-links)
16298 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
16299 (org-enable-table-editor, org-calc-default-modes)
16300 (org-table-allow-automatic-line-recalculation)
16301 (org-export-html-style, org-export-with-fixed-width)
16302 (org-export-with-sub-superscripts, org-special-keyword)
16303 (org-formula, org-time-grid, org-table-may-need-update)
16304 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
16305 (org-goto-quit, org-get-indentation, org-end-of-item)
16306 (org-move-item-down, org-move-item-up)
16307 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
16308 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
16309 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
16310 (org-agenda-log-mode, org-agenda-toggle-diary)
16311 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
16312 (org-agenda-file-to-end, org-agenda-no-heading-message)
16313 (org-agenda-get-closed, org-format-agenda-item)
16314 (org-cmp-priority, org-cmp-category, org-cmp-time)
16315 (org-agenda-change-all-lines, org-agenda-diary-entry)
16316 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
16317 (org-link-search, org-camel-to-words, org-open-file)
16318 (org-remember-handler, org-table-convert-region)
16319 (org-table-move-row-down, org-table-move-row-up)
16320 (org-table-copy-region, org-table-wrap-region)
16321 (org-table-toggle-vline-visibility)
16322 (org-table-get-vertical-vector, org-table-modify-formulas)
16323 (org-table-get-specials, org-recalc-commands)
16324 (org-table-rotate-recalc-marks, org-table-eval-formula)
16325 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
16326 (org-level-color-stars-only, org-insert-heading):
16327 Fix typos in docstrings.
16328 (last-arg): Add defvar.
16329
16330 * makefile.w32-in (WINS): Add erc.
16331 (MH_E_SRC): Update (copied from lisp/Makefile.in).
16332
16333 2006-01-29 Bill Wohler <wohler@newt.com>
16334
16335 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
16336 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
16337 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
16338 (mh-autoloads): Don't use comments on otherwise empty lines.
16339
16340 2006-01-29 Edward O'Connor <ted@oconnor.cx>
16341
16342 * emulation/viper.el (viper-major-mode-modifier-list):
16343 Add insert-state and vi-state entries for erc-mode.
16344 (viper-go-away, viper-set-hooks): Add and remove
16345 viper-comint-mode-hook from erc-mode-hook as appropriate.
16346
16347 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
16348
16349 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
16350
16351 * bs.el (bs--format-aux): Implement `middle' alignment as
16352 described in the docstring for `bs-attributes-list'.
16353 (bs--get-name): Simplify. Don't pad the buffer name.
16354
16355 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
16356
16357 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
16358 English aspell dictionary is installed, use the first entry of
16359 ispell-dictionary-alist-1.
16360
16361 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16362
16363 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16364 Doc fix.
16365
16366 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
16367
16368 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
16369 for `process-file', in order to let it work for older Emacsen too.
16370
16371 2006-01-27 Eli Zaretskii <eliz@gnu.org>
16372
16373 * international/latexenc.el: Add a suitable `coding:' tag.
16374 (latexenc-find-file-coding-system): Undo last change.
16375
16376 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16377
16378 * international/latexenc.el (latexenc-find-file-coding-system):
16379 Make sure latexenc-main-file is a regular file and is readable.
16380
16381 2006-01-27 Andre Spiegel <spiegel@gnu.org>
16382
16383 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
16384 Pass FILE to vc-user-login-name.
16385
16386 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
16387
16388 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
16389
16390 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
16391 there are no more images to display.
16392 (thumbs-mark, thumbs-unmark): Revert change so that they move to
16393 the next image.
16394
16395 2006-01-26 Richard M. Stallman <rms@gnu.org>
16396
16397 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
16398
16399 * wid-edit.el (advertised-widget-backward): New alias.
16400 (widget-keymap): Use advertised-widget-backward for S-TAB.
16401
16402 * tumme.el: Correct the keywords.
16403 (tumme-dir-max-size): Use defvar.
16404 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
16405
16406 * simple.el (move-beginning-of-line): Take account of fields.
16407 (clone-indirect-buffer-other-window): Take args like
16408 clone-indirect-buffer, and work like it.
16409
16410 * help-fns.el (describe-function): Don't pass `nil' as default.
16411
16412 * files.el (risky-local-variable-p): Follow var aliases.
16413
16414 * subr.el (lazy-completion-table): Doc fix.
16415
16416 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
16417 global binding of `line'.
16418
16419 2006-01-25 Andre Spiegel <spiegel@gnu.org>
16420
16421 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
16422 Tramp.
16423
16424 * vc.el (vc-default-dired-state-info): Pass FILE to
16425 vc-user-login-name.
16426 (vc-default-update-changelog): Don't use vc-user-login-name, we
16427 don't need it here.
16428
16429 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
16430 no longer necessary.
16431
16432 2006-01-25 Kenichi Handa <handa@m17n.org>
16433
16434 * international/mule.el (decode-char): Avoid the overhead of
16435 calling utf-lookup-subst-table-for-decode if
16436 utf-translate-cjk-mode is nil.
16437 (encode-char): Avoid the overhead of calling
16438 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
16439 nil.
16440
16441 2006-01-22 Kenichi Handa <handa@m17n.org>
16442
16443 * international/mule.el (make-subsidiary-coding-system): Reset
16444 `coding-system-define-form' property of subsidiaries to nil.
16445 Avoid duplicated entry in coding-system-alist.
16446 (make-coding-system): Avoid duplicated entry in
16447 coding-system-alist.
16448 (define-coding-system-alias): Likewise.
16449
16450 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
16451
16452 * completion.el: Minor fixes in introductory comment.
16453 (completion-def-wrapper): Fix alist.
16454
16455 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
16456
16457 * thumbs.el (thumbs-new-image-size): New function.
16458 (thumbs-increment-image-size-element)
16459 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
16460 (thumbs-decrement-image-size): Delete.
16461 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
16462 temp files and use to resize.
16463 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
16464 Use increment argument to enlarge/shrink. Preserve point.
16465 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
16466 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
16467 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
16468 (thumbs-mark, thumbs-unmark): Preserve point.
16469 (thumbs-modify-image): Keep old temp files and use to modify.
16470 Cleanup old temp files at load time. Preserve point.
16471 (thumbs-view-image-mode-map): Use new command names.
16472
16473 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
16474
16475 * log-view.el (log-view-minor-wrap): First rev is the one at point.
16476
16477 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
16478 the nastiest part of the cyclic dependency.
16479 (cal-menu-update): Use dotimes and calendar-increment-month.
16480
16481 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
16482 (calendar-week-start-day): Add an :initializer.
16483 (calendar-mode-map): Use suppress-keymap, and command remapping.
16484 (describe-calendar-mode): Setup xref-stack info for the back button.
16485 (calendar-star-date): Insert before delete.
16486 (calendar-set-mode-line): Add file-modified info if applicable.
16487 (calendar-increment-month): New function.
16488
16489 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
16490
16491 * font-lock.el (lisp-font-lock-keywords-2):
16492 Recognize "& keywords" only at word boundaries.
16493
16494 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
16495
16496 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
16497 and permanent-local.
16498 (thumbs-max-image-number): New variable.
16499 (thumbs-do-thumbs-insertion): Use them.
16500 (thumbs-per-line): Change default to 4.
16501 (thumbs-marked-list): Rename from thumbs-markedL.
16502 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
16503 (thumbs-rename-images): Use -list instead of L for internal variables.
16504 (thumbs-call-convert): Use call-process instead of shell-command.
16505 (thumbs-insert-thumb): Add filename as help-echo to each image.
16506 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
16507 Give dir to thumbs-show-thumbs-list.
16508 (thumbs-show-thumbs-list): Set default-directory to that of images.
16509 (thumbs-dired-show): Rename from thumbs-dired-show-all.
16510 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
16511 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
16512 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
16513
16514 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
16515
16516 * ses.el (ses-read-cell): Provide a default value.
16517
16518 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
16519
16520 * term/w32-win.el (image-library-alist): Add additional names for
16521 GIF library.
16522
16523 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16524
16525 * international/latexenc.el (latexenc-find-file-coding-system):
16526 Add file-regular-p check.
16527
16528 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
16529
16530 * simple.el (clone-buffer): Don't show the new buffer in the same
16531 window.
16532
16533 2006-01-23 Juri Linkov <juri@jurta.org>
16534
16535 * faces.el (link, link-visited): New faces based on default values
16536 of `info-xref' and `info-xref-visited'.
16537
16538 * info.el (info-xref): Inherit from `link'.
16539 (info-xref-visited): Inherit from `link-visited'.
16540
16541 * cus-edit.el (custom-buffer-create-internal): Use widget type
16542 `custom-manual' instead of `info-link' and don't set properties
16543 `button-face' and `mouse-face' explicitly.
16544 (custom-browse-group-tag, custom-browse-variable-tag)
16545 (custom-browse-face-tag): Inherit from widget class
16546 `custom-group-link' instead of `push-button'.
16547 (custom-button-unraised): Inherit from `underline' face.
16548 (custom-link): Inherit from `link' face. Fix doc and group.
16549 (custom-add-parent-links, custom-group-value-create): Don't set
16550 properties `button-face' and `mouse-face' explicitly for
16551 `custom-group-link' widget.
16552 (custom-group-link): Add properties `button-face' and `mouse-face'
16553 to widget definition.
16554 (custom-field-keymap): New variable. Put `custom-field-keymap' to
16555 editable-field's :keymap property.
16556 (custom-mode): Fix docstring: substitute keybindings for
16557 `widget-forward' and `widget-backward' from `widget-keymap',
16558 `widget-complete' from `custom-field-keymap', replace old
16559 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
16560
16561 * desktop.el (desktop-load-file): Check for `fboundp' before
16562 calling `symbol-function'.
16563
16564 * simple.el (clone-buffer, clone-indirect-buffer)
16565 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
16566 `read-string'. Fix prompts.
16567
16568 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
16569
16570 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
16571
16572 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
16573
16574 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
16575
16576 * startup.el (inhibit-splash-screen, initial-scratch-message):
16577 Doc fixes.
16578
16579 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
16580
16581 Sync with Tramp 2.0.52.
16582
16583 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
16584 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
16585 `tramp-unload-tramp' for checklist.
16586
16587 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
16588 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
16589 (tramp-unload-file-name-handler-alist)
16590 (tramp-unload-tramp): New defuns.
16591 (tramp-advice-PC-expand-many-files): New defadvice.
16592 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
16593 removed.
16594 (tramp-handle-expand-file-name): Remove double slash.
16595 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
16596 It doesn't matter, because it will be converted later on.
16597 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
16598 implementation was just heuristic.
16599 (tramp-post-connection): Set uid and gid properties.
16600 (tramp-convert-file-attributes): Set file's gid change bit.
16601 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
16602 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
16603 in case of su(do)? methods. The home directory of the local user
16604 will be taken else.
16605 (tramp-open-connection-telnet)
16606 (tramp-open-connection-rsh, tramp-open-connection-su)
16607 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
16608 local shell prompt could hurt. Reported by Romain Francoise
16609 <romain@orebokech.com>.
16610 (tramp-let-maybe): Add `edebug-form-spec' property.
16611 (tramp-handle-expand-file-name): Bind `default-directory' locally
16612 to "/" in order to avoid problems with UNC shares or Cygwin
16613 mounts.
16614 (tramp-md5-function): Fix typo in error message.
16615
16616 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
16617
16618 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
16619 for byte-compiler pacification.
16620
16621 2006-01-22 Andre Spiegel <spiegel@gnu.org>
16622
16623 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
16624 ID-FORMAT `string'. This allows us to get rid of
16625 `vc-user-login-name UID'.
16626
16627 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
16628
16629 2006-01-22 John Paul Wallington <jpw@pobox.com>
16630
16631 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
16632
16633 2006-01-21 Martin Rudalics <rudalics@gmx.at>
16634
16635 * emacs-lisp/find-func.el (find-definition-noselect)
16636 (find-variable-noselect): Search variables in C source code too.
16637 (find-function-C-source, find-function-noselect, find-function)
16638 (find-function-other-frame, find-variable-noselect, find-variable)
16639 (find-variable-other-frame, find-variable-at-point):
16640 Fix docstrings.
16641
16642 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
16643
16644 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
16645
16646 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
16647
16648 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
16649 Default to disabling the "Save affix" question.
16650
16651 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
16652
16653 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
16654 the first arg to run-python.
16655
16656 2006-01-21 Eli Zaretskii <eliz@gnu.org>
16657
16658 * startup.el (command-line-1): Handle --no-desktop if desktop.el
16659 is not loaded.
16660
16661 2006-01-20 Jay Belanger <belanger@truman.edu>
16662
16663 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
16664 limit is 0.
16665
16666 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
16667 the correct variable.
16668
16669 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
16670
16671 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
16672 link. Fixed buggy argument sequence in call to `org-view-tags'.
16673 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16674 (org-prefix-has-tag): New variable.
16675 (org-format-agenda-item): Remove tags from headline if
16676 appropriate.
16677 (org-agenda-remove-tags-when-in-prefix): New option.
16678 (org-get-tags-at): New function.
16679
16680 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
16681
16682 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
16683 (thumbs-find-image): Move image name and number from buffer name
16684 to mode name. Set thumbs-buffer. Preserve point so that large
16685 images remain visible.
16686 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
16687 order.
16688 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
16689 mode name.
16690 (thumbs-next-image, thumbs-previous-image): Make them work.
16691
16692 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
16693
16694 * cus-edit.el (custom-buffer-create-internal): State in the text above
16695 the whole buffer buttons that they do not operate on hidden items.
16696 (custom-face-menu): Use `custom-face-save' instead of
16697 `custom-face-save-command'.
16698 (custom-face-save-command): Make it an alias for `custom-face-save'
16699 and declare it obsolete.
16700 (custom-face-save): Doc fix.
16701
16702 * dired.el (dired-no-confirm): Add quote.
16703 (dired-subdir-alist-pre-R): Add quote in
16704 `make-variable-buffer-local' form and remove unbalanced parenthesis.
16705
16706 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
16707
16708 * textmodes/table.el (table-mode-indicator): Typo in last change.
16709
16710 2006-01-19 Richard M. Stallman <rms@gnu.org>
16711
16712 * outline.el (hide-leaves): Don't call outline-end-of-heading.
16713 Fixes bug reported in Nov 2005.
16714
16715 * isearch.el (isearch-forward): Doc fix.
16716
16717 * dired.el (dired-move-to-filename-regexp): Define as alias.
16718 (dired-no-confirm): Use defcustom.
16719 (dired-subdir-alist-pre-R): Put defvar at top level.
16720
16721 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
16722
16723 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16724 Mark as risky.
16725
16726 * simple.el (set-mark-command): Doc fix.
16727 (clone-indirect-buffer-other-window):
16728 Read arg like clone-indirect-buffer.
16729 (move-beginning-of-line): Skip invisible newlines.
16730
16731 2006-01-19 Masatake YAMATO <jet@gyve.org>
16732
16733 * progmodes/cpp.el (cpp-edit-load): Make the order of
16734 listed conditions in a base C code buffer and its associate
16735 CPP Edit buffer the same.
16736
16737 2006-01-19 Kenichi Handa <handa@m17n.org>
16738
16739 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
16740 (rmail-mime-feature): Likewise.
16741 (rmail-require-mime-maybe): Use display-warning to show a warning
16742 message.
16743
16744 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
16745 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
16746
16747 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
16748
16749 * array.el: Move defvars out of eval-when-compile.
16750 (array-make-template): Replace undeclared global var with a local one.
16751 (array-mode): Inline initialization functions.
16752 (array-init-local-variables, array-init-max-row)
16753 (array-init-max-column, array-init-columns-per-line)
16754 (array-init-field-width, array-init-rows-numbered)
16755 (array-init-line-length, array-init-lines-per-row): Remove.
16756
16757 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
16758 (doc-mode-map): Define explicitly.
16759 (doctor-txtype): Use mapc.
16760
16761 * textmodes/table.el: Move defvars out of eval-when-compile.
16762 Remove harmful code meant to avoid byte-compiler warnings.
16763 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
16764 specification that checks table-fixed-width-mode directly.
16765 (table-recognize-region, table-recognize-cell):
16766 Use restore-buffer-modified-p.
16767 (table-fixed-width-mode): Remove code that refreshes
16768 table-fixed-mode-indicator.
16769 (*table--cell-describe-bindings, *table--cell-describe-mode):
16770 Avoid obsolete name print-help-return-message.
16771 (table--test-cell-list): Don't use replace-regexp from elisp.
16772 (table--point-entered-cell-function, table--point-left-cell-function):
16773 Don't set table-fixed-mode-indicator, use force-mode-line-update.
16774
16775 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
16776 that was after the end of file. Use buffer-file-name variable.
16777 (org-timestamp-change): Use with-current-buffer.
16778 (org-todo-list): Don't unnecessarily define a new buffer-local var.
16779 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
16780 `file'.
16781
16782 * progmodes/fortran.el: Move defvars out of eval-when-compile.
16783 (fortran-break-line): Remove unused var `opoint'.
16784 (fortran-abbrev-start): Obey help-event-list.
16785
16786 2006-01-18 Jesper Harder <harder@phys.au.dk>
16787
16788 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
16789
16790 2006-01-18 Masatake YAMATO <jet@gyve.org>
16791
16792 * progmodes/make-mode.el (makefile-imake-mode): New mode
16793 derived from makefile-mode.
16794 (makefile-imake-mode-syntax-table): New syntax table
16795 derived from makefile-mode-syntax-table.
16796 (makefile-mode): Write about makefile-imake-mode in doc string.
16797 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
16798 (makefile-imake-font-lock-keywords): New font lock keywords.
16799
16800 * files.el (auto-mode-alist): Add Imakefile.
16801
16802 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
16803
16804 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
16805 loading the file rather than when turning on flyspell-mode.
16806
16807 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
16808
16809 * cus-edit.el (customize-rogue): Minor doc fix.
16810
16811 2006-01-17 Juri Linkov <juri@jurta.org>
16812
16813 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
16814 instead of the file at the mark as default if the file at the mark
16815 is the same as the file at point or if dired-dwim-target-directory
16816 is not the same as the current directory and the mark is not active.
16817
16818 * log-view.el (log-view-minor-wrap): Use the same logic to get
16819 revisions as `log-view-diff'.
16820
16821 * info.el (Info-revert-find-node): Check for Info-current-file
16822 before preserving new-history.
16823
16824 * man.el (Man-heading-regexp): Add `/'.
16825
16826 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
16827 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
16828
16829 2006-01-16 Juri Linkov <juri@jurta.org>
16830
16831 * faces.el (mode-line-faces): New defgroup.
16832 (mode-line-highlight): Move definition after new defgroup.
16833 (mode-line, mode-line-inactive, mode-line-highlight):
16834 Replace :group `modeline' with `mode-line-faces'.
16835 (mode-line-buffer-id): New face.
16836 (modeline-buffer-id): New face alias.
16837 (vertical-border): Remove :group `modeline'.
16838
16839 * bindings.el (propertized-buffer-identification): Use face
16840 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
16841 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
16842 (mode-line-buffer-identification-keymap): For mouse-1 replace
16843 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16844 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
16845 mouse-3.
16846
16847 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
16848 Buffer-menu-buffer. Doc fix.
16849 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
16850 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
16851 `Buffer-menu-buffer'.
16852
16853 * info.el (Info-mode-line-node-keymap): New defvar.
16854 (Info-set-mode-line): Use `stringp' to check Info-current-file.
16855 Propertize Info-current-node with `mode-line-buffer-id' and
16856 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
16857
16858 * time.el (display-time-mail-face): Replace :group `faces' with
16859 `mode-line-faces'.
16860
16861 2006-01-16 Kenichi Handa <handa@m17n.org>
16862
16863 * international/code-pages.el: Add autoload cookies for cp125[0345678].
16864
16865 * language/european.el (cp1252): New alias for windows-1252.
16866
16867 * international/mule.el (autoload-coding-system): Prepare for EOL
16868 variants.
16869
16870 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
16871
16872 * term.el (term-raw-map): Add mapping for insert.
16873 (term-send-insert): New.
16874 (term-mode): Make variables local here instead of doing it in
16875 `term-emulate-terminal'.
16876 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
16877 Scroll reverse needs to take into account the scroll region.
16878 Saving and restoring the cursor should save the color attributes too.
16879 (term-reset-terminal): Reset the scroll region.
16880 (term-handle-ansi-escape): Cursor up and down should take into
16881 account the scroll region.
16882 (term-set-scroll-region): Rename from `term-scroll-region'.
16883 Move to 0,0 after setting the region.
16884 (term-handle-scroll): Handle scroll up.
16885 (term-down): Fix off by one error.
16886 (term-delete-lines): Do not delete outside the scroll region.
16887 (term-insert-lines): Take into account the scroll region.
16888
16889 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
16890
16891 * textmodes/ispell.el (ispell-internal-change-dictionary)
16892 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
16893 (start, end): Move declaration outside of eval-when-compile.
16894
16895 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
16896 (flyspell-mode-on): Use it.
16897
16898 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
16899 ispell-kill-ispell-hook.
16900
16901 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
16902
16903 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16904 (Custom-reset-saved): Do not ask for confirmation in single option
16905 buffers.
16906
16907 2006-01-13 Richard M. Stallman <rms@gnu.org>
16908
16909 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
16910
16911 2006-01-13 Romain Francoise <romain@orebokech.com>
16912
16913 * add-log.el (add-change-log-entry, change-log-merge):
16914 Conditionally use `hard-newline'.
16915
16916 2006-01-13 Martin Rudalics <rudalics@gmx.at>
16917
16918 * wid-edit.el (widget-field-end): If the overlay is no longer
16919 associated with a buffer, behave as if the overlay didn't exist.
16920
16921 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
16922 Make sure the links use the `custom-link' face.
16923
16924 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
16925
16926 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
16927 (ld-script-mode): Don't set indent-line-function since we don't
16928 have one.
16929
16930 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
16931
16932 * textmodes/org.el (org-open-file): Use mailcap for selecting an
16933 application.
16934 (org-file-apps-defaults-gnu): Use mailcap as the default for
16935 selecting an application on a UNIX system.
16936 (org-agenda-show-tags): New command.
16937 (org-table-insert-hline): Keep cursor in current table line.
16938 (org-table-convert): Offset effect of modifying
16939 `org-table-insert-hline'.
16940 (org-format-agenda-item): New optional argument TAG.
16941 (org-compile-prefix-format): Handle %T format for the tag.
16942 (org-expand-wide-chars): New function.
16943 (org-table-insert-row, org-table-insert-hline):
16944 Use `org-expand-wide-chars'.
16945 (org-open-file): Fix bug in program launch.
16946 (org-get-time-of-day): Fix bug with times before 1am.
16947 (org-agenda-menu): Add tags commands.
16948
16949 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
16950
16951 * textmodes/ispell.el (ispell-init-process): Include the used
16952 dictionary in ispell process start message.
16953 (ispell-internal-change-dictionary): When flyspell-mode is active
16954 and dictionary is changed, make sure ispell process is restarted
16955 and flyspell word cache cleared out for the current buffer.
16956 (ispell-change-dictionary): Make sure flyspell word cache is
16957 cleared out in all buffers with active flyspell mode when
16958 dictionary is globally changed.
16959 Call ispell-internal-change-dictionary after dictionary change.
16960
16961 2006-01-13 Eli Zaretskii <eliz@gnu.org>
16962
16963 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
16964
16965 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
16966 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
16967 years. Fix small differences wrt Makefile.in.
16968 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
16969 Makefile.in does.
16970
16971 2006-01-12 Bill Wohler <wohler@newt.com>
16972
16973 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
16974 mh-search.el.
16975
16976 2006-01-12 Masatake YAMATO <jet@gyve.org>
16977
16978 * progmodes/ld-script.el: Update copyright year.
16979
16980 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
16981
16982 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
16983 Don't add widget if setting undefined.
16984
16985 2006-01-12 John Paul Wallington <jpw@pobox.com>
16986
16987 * help-fns.el (describe-variable): Remove newlines from void
16988 variable output.
16989
16990 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
16991
16992 * wdired.el (wdired-mode-map): Add help echo for
16993 wdired-abort-changes.
16994
16995 * man.el (Man-file-name-regexp): Adjust for a list of files.
16996
16997 2006-01-12 Masatake YAMATO <jet@gyve.org>
16998
16999 * progmodes/ld-script.el (auto-mode-alist): Support
17000 suffix conventions used in netbsd and eCos.
17001
17002 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
17003
17004 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17005 (custom-variable-menu, custom-face-menu, custom-group-menu)
17006 (Custom-mode-menu): Change names of menu items. (As discussed on
17007 emacs-devel.)
17008 (custom-face-menu): Add "Undo Edits" item.
17009
17010 * startup.el (init-file-user): defcustom -> defvar.
17011
17012 * tooltip.el (tooltip-mode): Doc fix.
17013
17014 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
17015
17016 * reveal.el (reveal-post-command): window-buffer signals an error on
17017 dead windows rather than returning nil.
17018 (reveal-open-new-overlays): An overlay might die while we open others.
17019
17020 2006-01-11 Bill Wohler <wohler@newt.com>
17021
17022 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17023 phrasing in docstring.
17024
17025 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17026 can give some systems gas. Add new file mh-buffers.el.
17027
17028 2006-01-06 Masatake YAMATO <jet@gyve.org>
17029
17030 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17031 C preprocessor forward ported from GNU Emacs 21.2.
17032
17033 * progmodes/asm-mode.el (asm-font-lock-keywords):
17034 Use `cpp-font-lock-keywords'.
17035
17036 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17037
17038 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17039 of $ for "\\.ld[s]?".
17040
17041 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
17042
17043 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17044 (tcl-indent-line): Return `noindent' if inside a string.
17045
17046 * progmodes/flymake.el (flymake-split-string): Remove more than one
17047 empty string at beg/end of the result.
17048 (flymake-find-buildfile, flymake-find-possible-master-files):
17049 Use expand-file-name.
17050 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17051 since expand-file-name does it for us. Use directory-file-name.
17052 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17053 (flymake-ler-get-type, flymake-ler-get-text)
17054 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
17055 (flymake-current-line-no): Remove spurious interactive spec.
17056 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17057 (flymake-check-include): Remove arg inc-path merged into inc-name.
17058 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17059 Arg regexp-list replaced by a simple regexp.
17060 (flymake-master-make-header-init, flymake-master-tex-init):
17061 Correspondingly replace regexp-list with a regexp. Fix regexp.
17062
17063 2006-01-10 Simon Josefsson <jas@extundo.com>
17064
17065 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17066 describing AUTH PLAIN fix.
17067
17068 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
17069
17070 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17071 (report-emacs-bug): Don't record initial prompt text.
17072 Instead, add text properties to prompting text.
17073 (report-emacs-bug-hook): Delete prompting text.
17074
17075 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17076
17077 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17078 `dirs'. Adjust callers.
17079
17080 2006-01-09 John Paul Wallington <jpw@gnu.org>
17081
17082 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17083
17084 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17085
17086 * reveal.el (reveal-open-new-overlays): New extracted fun.
17087 (reveal-close-old-overlays): Idem. Check overlays's liveness before
17088 using them. Simplify the code.
17089 (reveal-post-command): Use them. Fix up obsolete windows in
17090 reveal-open-spots.
17091
17092 * progmodes/flymake.el: Use `require' rather than autoload for
17093 XEmacs's overlays.
17094 (flymake-get-common-file-prefix, flymake-build-relative-filename):
17095 Delete. Use file-relative-name instead.
17096 (flymake-get-syntax-check-program-args, flymake-perl-init):
17097 Simplify the resulting code.
17098
17099 * log-view.el (log-view-file-re, log-view-message-re): Add support
17100 for DaRCS output.
17101
17102 2006-01-09 Alex Schroeder <alex@gnu.org>
17103
17104 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
17105 identifiers sometimes added in square brackets at the beginning of
17106 subject lines.
17107
17108 2006-01-07 Richard M. Stallman <rms@gnu.org>
17109
17110 * cus-edit.el (Custom-set, Custom-save): Doc fix.
17111 (Custom-reset-current, Custom-reset-saved): Change question text.
17112 (Custom-reset-standard): Likewise.
17113 (custom-variable-reset-saved): Doc fix.
17114
17115 2006-01-07 Eli Zaretskii <eliz@gnu.org>
17116
17117 * startup.el (init-file-user): Doc fix.
17118
17119 2006-01-07 Alex Schroeder <alex@gnu.org>
17120
17121 * mail/rmail.el (rmail-current-subject): New function.
17122 (rmail-current-subject-regexp): New function.
17123 (rmail-next-same-subject): Use it.
17124
17125 * mail/rmailsum.el (rmail-summary-by-topic):
17126 Use rmail-current-subject and rmail-current-subject-regexp.
17127 (rmail-summary-next-same-subject): Ditto.
17128
17129 * net/rcirc.el (rcirc-send-input): No longer check whether the
17130 process is open, since not all commands need an open process.
17131 (rcirc-send-string): Check whether the process is open before
17132 sending anything.
17133 (rcirc-ignore-list): New option.
17134 (rcirc-ignore-list-automatic): New variable.
17135 (rcirc-print): Take rcirc-ignore-list into account.
17136 (rcirc-cmd-ignore): New command.
17137 (rcirc-ignore-update-automatic): New function.
17138 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
17139 list if ignored nicks.
17140 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
17141
17142 2006-01-06 David Reitter <david.reitter@gmail.com>
17143
17144 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
17145 reflect the address to which the report will be sent.
17146
17147 2006-01-06 Eli Zaretskii <eliz@gnu.org>
17148
17149 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
17150 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
17151
17152 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
17153
17154 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
17155
17156 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
17157 the doc string: "functoin" => "function".
17158 * ldefs-boot.el: Likewise.
17159
17160 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
17161 message text: "Duplicat" => "Duplicate".
17162
17163 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
17164
17165 * files.el (basic-save-buffer-2): If backing-up failed, reset
17166 buffer-backed-up to nil.
17167
17168 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
17169
17170 * progmodes/gud.el (gdb-script-skip-to-head)
17171 (gdb-script-calculate-indentation): Indent for breakpoint command
17172 lists also.
17173
17174 2006-01-05 Bill Wohler <wohler@newt.com>
17175
17176 * Makefile.in (compile-always): Add mh-autoloads dependency.
17177 (bootstrap): Remove mh-autoloads dependency, as compile dependency
17178 provides it.
17179 (updates): Remove mh-autoloads dependency, since it probably has
17180 already run recently (via recompile).
17181
17182 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
17183
17184 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
17185 argument `force' to disable the flyspell-last-buffer optimization.
17186 (flyspell-mode-on): Use it.
17187
17188 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
17189 flymake-simple-cleanup.
17190 (flymake-allowed-file-name-masks): Use this new default.
17191 All the functions are now called in the right buffer rather than
17192 passing the buffer as argument.
17193 (flymake-process-sentinel): Switch to buffer before calling cleanup.
17194 (flymake-parse-err-lines): Remove redundant buffer arg.
17195 (flymake-get-program-dir): Comment out unused function.
17196 (flymake-start-syntax-check, flymake-start-syntax-check-process):
17197 Remove redundant buffer argument.
17198 (flymake-get-real-file-name, flymake-simple-java-cleanup)
17199 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
17200
17201 2006-01-05 Richard M. Stallman <rms@gnu.org>
17202
17203 * info.el (Info-find-node): Don't record previous node if have none.
17204 (info): Go to directory only if history is empty.
17205
17206 * simple.el (mark): Doc fix.
17207
17208 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17209
17210 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
17211 already of desired type.
17212 (mac-ae-list): Coerce parameter to "list" type.
17213 (mac-dispatch-apple-event): Replace cadr part of event with a
17214 dummy position so that event-start returns it.
17215
17216 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
17217
17218 * textmodes/org.el (org-end-of-subtree): New function.
17219 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
17220 Use `org-end-of-subtree'.
17221 (org-agenda, org-agenda-convert-date): Protect calls to
17222 `fit-window-to-buffer'.
17223 (org-tags-view): Force matching of sublevels when doing a
17224 todo-only search. Define the correct redo command, including the
17225 arguments.
17226 (org-agenda-redo): Display message.
17227 (org-check-for-org-mode): New function.
17228 (org-agenda-type): New variable.
17229 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
17230 Set `org-agenda-type'.
17231 (org-agenda-check-type): New function.
17232 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
17233 (org-agenda-week-view, org-agenda-day-view)
17234 (org-agenda-next-date-line, org-agenda-previous-date-line)
17235 (org-agenda-log-mode, org-agenda-toggle-diary)
17236 (org-agenda-toggle-time-grid, org-agenda-date-later)
17237 (org-agenda-date-prompt, org-agenda-diary-entry)
17238 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
17239 (org-agenda-convert-date, org-agenda-menu):
17240 Use `org-agenda-check-type'.
17241 (org-make-overlay, org-delete-overlay)
17242 (org-detatch-overlay, org-move-overlay, org-overlay-put):
17243 New compatibility functions.
17244 (org-calendar-select-mouse): New command.
17245
17246 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
17247
17248 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
17249 (Custom-reset-standard): Fix y-or-n-p messages.
17250 (custom-link): New face for links.
17251 (custom-buffer-create-internal, custom-manual): Use it.
17252 (custom-face-save): Push to theme-face before setting face spec.
17253
17254 * wid-edit.el (widget-default-mouse-face-get): New function.
17255 (widget-specify-button): Handle mouse-face like button-face.
17256
17257 * custom.el (load-theme): Clear old theme settings if reloading.
17258
17259 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
17260
17261 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
17262 "Erase Customization" button back to same position it occupies in
17263 the individual State menus.
17264
17265 2006-01-04 Kim F. Storm <storm@cua.dk>
17266
17267 * wid-edit.el (key-sequence): Rework widget to read key binding
17268 using `kbd' syntax. Use C-q to insert literal key, event, or code.
17269 (widget-key-sequence-default-value): Default value for empty sequence.
17270 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
17271 (widget-key-sequence-read-event): New command for C-q.
17272 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
17273 (widget-key-sequence-value-to-external): New functions.
17274
17275 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
17276
17277 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
17278 Use expand-file-name.
17279 (flymake-delete-temp-directory): Use expand-file-name,
17280 file-name-directory, and directory-file-name.
17281 (flymake-strrchr): Delete.
17282 (flymake-start-syntax-check): Don't pass the redundant buffer argument
17283 to the init-f function.
17284 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
17285 (flymake-init-find-buildfile-dir)
17286 (flymake-init-create-temp-source-and-master-buffer-copy)
17287 (flymake-simple-make-init-impl, flymake-simple-make-init)
17288 (flymake-master-make-init, flymake-master-make-header-init)
17289 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
17290 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
17291 (flymake-xml-init): Remove corresponding redundant buffer argument.
17292 (flymake-allowed-file-name-masks): Remove last elems that are equal to
17293 the default anyway. Clean up regexps.
17294
17295 * progmodes/flymake.el (flymake-temp-source-file-name)
17296 (flymake-master-file-name, flymake-temp-master-file-name)
17297 (flymake-base-dir): New buffer-local vars.
17298 (flymake-buffer-data, flymake-get-buffer-value)
17299 (flymake-set-buffer-value): Replace those hash-tables by the new
17300 buffer-local vars. Update callers.
17301
17302 * progmodes/flymake.el (flymake-check-start-time)
17303 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
17304 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
17305 Move definition, so we can remove redundant earlier declaration.
17306 (flymake-replace-regexp-in-string, flymake-split-string)
17307 (flymake-get-temp-dir): Use defalias.
17308 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
17309 (flymake-xemacs-window-edges): Remove unused function.
17310 (flymake-get-point-pixel-pos): Move.
17311 (flymake-pid-to-names, flymake-reg-names)
17312 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
17313 Replace by a simple list flymake-processes and by process-buffer.
17314 Update callers. Other than simplify the code, it uses buffers rather
17315 than buffer-names so it doesn't get confused by uniquify.
17316 (flymake-buffer-data): The global value should just be nil.
17317
17318 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
17319 Optimize the body of a defalias like any other code.
17320
17321 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
17322 Make sure we've setup font-lock's vars. It may influence which
17323 function we then call.
17324 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
17325 here since it's too late anyway.
17326
17327 2006-01-03 Romain Francoise <romain@orebokech.com>
17328
17329 * startup.el (fancy-splash-tail, normal-splash-screen):
17330 Update copyright year.
17331
17332 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
17333
17334 * mouse.el (mouse-drag-track): Rename, from
17335 `mouse-drag-region-1'. Includes optional argument required to
17336 enable post-drag event processing (e.g. delete region keys).
17337 Can be used without this argument to track a mouse region and operate
17338 on it as soon as the drag completes.
17339 (mouse-drag-region): Use `mouse-drag-track'.
17340
17341 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
17342
17343 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
17344 Move to `custom-buffer' group.
17345
17346 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
17347 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
17348 (custom-theme-insert-face-marker, custom-theme-variable-menu)
17349 (custom-theme-face-menu): New variables.
17350 (custom-theme-add-variable, custom-theme-variable-action)
17351 (custom-variable-reset-theme, custom-theme-delete-variable)
17352 (custom-face-reset-theme, custom-theme-face-action)
17353 (custom-theme-delete-face, custom-theme-merge-theme)
17354 (custom-theme-add-face, custom-theme-visit-theme): New functions.
17355
17356 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
17357
17358 * custom.el: Move Custom Themes commentary to start of theme code.
17359 (custom-known-themes): Rename `standard' theme to `changed'.
17360 (custom-push-theme): Caller no longer specifies what theme to use
17361 when doing `reset'---the setting is simply removed from the theme.
17362 Delete MODE from `theme-value' and `theme-settings' properties.
17363 (custom-declare-theme): Ignore &rest args since we don't use them.
17364
17365 (custom-loaded-themes): Delete variable.
17366 (custom-theme-load-themes, custom-theme-loaded-p)
17367 (custom-theme-value): Delete functions.
17368
17369 (custom-declare-theme): Signal error on invalid theme names.
17370 (provide-theme): custom-loaded-themes was deleted.
17371 (load-theme): Load the file unconditionally.
17372 (enable-theme): Call `load-theme' if theme is undefined.
17373 (custom-enabled-themes): Only update value for successful loads.
17374 (disable-theme): Complete from enabled themes when interactive.
17375 (custom-variable-theme-value): Calculate theme value directly.
17376
17377 (custom-theme-reset-variables, custom-reset-variables): Mark as
17378 XEmacs compatibility functions. We don't actually use these.
17379
17380 * cus-edit.el (custom-variable-state-set):
17381 Use custom-variable-theme-value instead of custom-theme-value.
17382 (custom-face-state-set): Rename `standard' theme to `changed'.
17383 (custom-save-variables, custom-save-faces): Delete unneeded
17384 references to custom-reset-variables.
17385 (custom-save-resets): Delete function.
17386 (custom-save-variables, custom-save-faces): MODE argument deleted.
17387 (custom-save-variables, custom-save-faces): Ignore theme values.
17388
17389 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
17390 compatibility function.
17391
17392 2006-01-01 Richard M. Stallman <rms@gnu.org>
17393
17394 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
17395 (Custom-reset-current, Custom-reset-saved): Likewise.
17396 (Custom-reset-standard): Show message if aborted.
17397 (custom-mode): Doc fix, describing those commands.
17398
17399 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
17400 put on event-kind property.
17401
17402 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
17403
17404 * custom.el (provide-theme): Ban `user' theme name.
17405 (custom-enabling-themes): New variable.
17406 (enable-theme): Don't enable user if custom-enabling-themes is t.
17407 (custom-enabled-themes): Make it a defcustom.
17408 (custom-theme-recalc-face): No-op if face is undefined.
17409
17410 * cus-edit.el (custom-button-mouse): New variable.
17411 (custom-button-mouse): New face.
17412 (custom-raised-buttons, custom-mode): Use it.
17413
17414 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
17415
17416 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17417
17418 * progmodes/gud.el (gud-display-line): Support hl-line in the
17419 source buffer.
17420
17421 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
17422
17423 * mouse.el (mouse-drag-window-above): Verify that the found window
17424 overlaps with the given window in the horizontal dimension.
17425
17426 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17427
17428 * Makefile.in (cvs-update): New target.
17429
17430 * makefile.w32-in (cvs-update): Ditto.
17431
17432 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
17433
17434 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
17435 (custom-new-theme-mode-map): New variable.
17436
17437 2005-12-30 Richard M. Stallman <rms@gnu.org>
17438
17439 * custom.el (custom-load-themes): Function deleted.
17440
17441 * cus-edit.el (custom-save-loaded-themes): Function deleted.
17442 (custom-save-variables): Don't delete or add custom-load-themes call.
17443
17444 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
17445
17446 * cus-start.el: Add `visible-cursor'.
17447
17448 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
17449 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
17450 (flymake-process-filter): Switch to buffer before calling it instead.
17451 (flymake-post-syntax-check, flymake-highlight-err-lines)
17452 (flymake-delete-own-overlays, flymake-parse-err-lines)
17453 (flymake-start-syntax-check, flymake-start-syntax-check-process)
17454 (flymake-count-lines, flymake-parse-residual):
17455 Remove constant buffer argument.
17456 (flymake-start-syntax-check-for-current-buffer): Remove.
17457 Update callers to use flymake-start-syntax-check instead.
17458 (flymake-display-err-menu-for-current-line):
17459 Remove unused var `mouse-pos'.
17460 (flymake-restore-formatting): Comment out unused function.
17461 (flymake-report-status, flymake-report-fatal-status): Remove buffer
17462 argument, use current-buffer instead. Update callers.
17463
17464 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17465
17466 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
17467 buffer-local because choose-completion-delete-max-match requires
17468 that we set completion-ignore-case (i.e., binding via let is not
17469 sufficient).
17470 (bibtex-complete): Always set completion-ignore-case and
17471 choose-completion-string-functions. The latter is needed because
17472 choose-completion-string-functions keeps its value if we quit the
17473 *Completions* buffer without requesting a completion.
17474
17475 2005-12-30 Andreas Schwab <schwab@suse.de>
17476
17477 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
17478
17479 2005-12-30 Eli Zaretskii <eliz@gnu.org>
17480
17481 * jit-lock.el (jit-lock-chunk-size): Doc fix.
17482
17483 2005-12-30 Juri Linkov <juri@jurta.org>
17484
17485 * locate.el (locate-fcodes-file, locate-header-face)
17486 * progmodes/delphi.el (delphi-other-face)
17487 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
17488
17489 * paren.el (show-paren-match, show-paren-mismatch): Use existing
17490 group `paren-showing-faces'.
17491
17492 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
17493 (goto-address): Fix docstring.
17494
17495 * net/webjump.el (webjump-sample-sites): Update URLs.
17496
17497 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
17498
17499 * subr.el (cancel-change-group): Add listp around pending-undo-list.
17500
17501 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
17502
17503 * font-lock.el (font-lock-compile-keywords): Signal an error when
17504 font-lock-set-defaults hasn't been called.
17505
17506 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
17507
17508 * subr.el (noreturn, 1value): Doc fixes.
17509
17510 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17511
17512 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
17513 that assoc-string returns nil.
17514
17515 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17516
17517 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
17518 (bibtex-entry-type-str, bibtex-empty-field-re)
17519 (bibtex-search-backward-string, bibtex-preamble-prefix)
17520 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
17521 (bibtex-any-valid-entry-type): New variable.
17522 (bibtex-parse-field-name): Simplify.
17523 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
17524 (bibtex-preamble-prefix): Include left delimiter.
17525 (bibtex-search-forward-field, bibtex-search-backward-field):
17526 Allow unbounded search past entry boundaries (required by bibtex-pop).
17527 (bibtex-text-in-field-bounds): Use push.
17528 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
17529 (bibtex-parse-preamble, bibtex-valid-entry)
17530 (bibtex-beginning-first-field): New functions.
17531 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
17532 (bibtex-map-entries): Fix docstring.
17533 (bibtex-flash-head): New arg prompt. Simplify.
17534 (bibtex-enclosing-field): Include code of bibtex-inside-field.
17535 (bibtex-insert-kill): Simplify. Always insert text past the
17536 current field or entry.
17537 (bibtex-format-entry): Use bibtex-parse-field.
17538 (bibtex-pop): Use bibtex-beginning-of-entry and
17539 bibtex-end-of-entry to initiate the search. Insert empty field if
17540 we found ourselves.
17541 (bibtex-print-help-message): New args field and comma.
17542 Handle entry keys.
17543 (bibtex-make-field): Use bibtex-beginning-of-entry.
17544 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
17545 invalid entry.
17546 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
17547 Handle preambles. Simplify code for thorough test.
17548 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
17549 New arg comma. Handle entry heads.
17550 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17551 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
17552 New arg comma.
17553 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
17554 (bibtex-fill-field): Simplify.
17555 (bibtex-fill-entry): Use bibtex-beginning-first-field and
17556 bibtex-parse-field.
17557 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
17558 (bibtex-complete): Use bibtex-parse-preamble.
17559
17560 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
17561
17562 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
17563 Display name of expression instead of convenience variable.
17564 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
17565
17566 * progmodes/gud.el (gud-tooltip-dereference): Rename from
17567 toggle-gud-tooltip-dereference.
17568 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
17569 (gud-tooltip-tips): ...here when dereferencing.
17570
17571 2005-12-28 Bill Wohler <wohler@newt.com>
17572
17573 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
17574
17575 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
17576
17577 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
17578 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
17579 (vc-annotate-display-autoscale): Adjust call.
17580 (vc-annotate-display-default): Adjust call. Make arg compulsory.
17581 Fix interactive spec.
17582 (vc-annotate-time-span): Remove.
17583 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
17584 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
17585 (vc-annotate-display-select): Use new name.
17586
17587 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
17588 (vc-annotate-mode-menu): Remove left-over redundant declaration.
17589 Correct the construction of span entries. Simplify.
17590 (vc-annotate-display-select): Fix the nil case.
17591 (vc-annotate): Remove obsolete (and now broken) code.
17592 (vc-annotate-extract-revision-at-line): Remove obsolete code.
17593 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
17594
17595 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
17596
17597 * subr.el (lazy-completion-table): Correct typo in docstring.
17598
17599 * startup.el (command-line): Use `custom-reevaluate-setting' for
17600 `send-mail-function'.
17601
17602 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
17603
17604 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
17605
17606 * mail/smtpmail.el (smtpmail-try-auth-methods):
17607 Send credentials together with "AUTH PLAIN" command.
17608
17609 2005-12-27 Richard M. Stallman <rms@gnu.org>
17610
17611 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
17612 mouse-2, go back to previously selected window, so it's selected
17613 when mouse-2 command runs.
17614
17615 2005-12-27 Juri Linkov <juri@jurta.org>
17616
17617 * descr-text.el (describe-text-sexp): Use square brackets for
17618 button [Show] to distinguish it from the property value `show'.
17619 (describe-property-list): Use `insert-text-button' with
17620 `help-face' type instead of putting face in quotes, because button
17621 is not created automatically for a list of faces.
17622 (describe-text-properties-1): Put button-type value in quotes to
17623 distinguish from plain text "button".
17624 (describe-char): Display code point values in hex. Don't use
17625 `symbol-name' for `current-input-method' because it is a string.
17626 Use `insert-text-button' with `help-face' type instead of putting
17627 hardcoded face in quotes, because button is not created automatically.
17628
17629 2005-12-27 Richard M. Stallman <rms@gnu.org>
17630
17631 * progmodes/glasses.el (glasses-face): More specific custom type.
17632
17633 * files.el (set-visited-file-name): Doc fix.
17634
17635 * textmodes/flyspell.el (flyspell-external-point-words):
17636 Use local var buffer-scan-pos to advance scan for next misspelling.
17637 Advance it only after we find the misspelling.
17638
17639 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
17640
17641 * textmodes/flyspell.el (flyspell-external-point-words):
17642 New criteria for finding the misspelling in the buffer.
17643
17644 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
17645
17646 * help-mode.el (help-insert-string): Set help-xref-stack-item
17647 rather than call help-setup-xref.
17648
17649 * descr-text.el (describe-char): Revert previous changes for
17650 optional buffer argument.
17651
17652 2005-12-27 Juri Linkov <juri@jurta.org>
17653
17654 * help-mode.el (help-insert-string): New function. Save buffer
17655 contents in cases where it is impossible to recompute the old contents.
17656
17657 * descr-text.el (describe-char): Set help-xref-stack-item
17658 explicitly after buffer has been generated.
17659
17660 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17661
17662 * cus-start.el (all): Add x-gtk-show-hidden-files.
17663
17664 2005-12-26 Richard M. Stallman <rms@gnu.org>
17665
17666 * replace.el (perform-replace): Calculate match-again
17667 before skipping read-only matches.
17668
17669 * paren.el (paren-showing-faces): New group.
17670 (show-paren-match, show-paren-mismatch): Move to that group.
17671
17672 * button.el (button): Put into group `basic-faces'.
17673
17674 * progmodes/make-mode.el: Remove faces from group `faces'.
17675
17676 * apropos.el (apropos, apropos-value): Doc fix.
17677 (apropos-documentation): Doc fix.
17678
17679 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
17680
17681 * subr.el (lazy-completion-table): Remove argument `args'.
17682
17683 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17684 Don't use the `args' argument of lazy-completion-table.
17685
17686 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
17687
17688 * descr-text.el (describe-char): Add optional argument for buffer.
17689 Set buffer appropriately. Call help-setup-xref.
17690 Suggested by Stefan Monnier.
17691
17692 2005-12-26 Juri Linkov <juri@jurta.org>
17693
17694 * descr-text.el: Require `help-fns' at runtime. Don't require
17695 `button' for byte compilation.
17696 (describe-text-widget): Add `help-echo' for first button.
17697 Use `help-info' for second.
17698 (describe-property-list): Use `help-argument-name' instead of `italic'.
17699 (describe-text-category): Add prompt to interactive spec.
17700 Call `help-setup-xref'.
17701 (describe-char): Use `help-character-set'. Add `help-echo' for
17702 code point. Use `help-input-method'. Remove superfluous insert.
17703
17704 2005-12-25 Richard M. Stallman <rms@gnu.org>
17705
17706 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
17707 at point, in case of narrowing.
17708
17709 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
17710
17711 * locate.el (locate-header-face): Allow nil in type.
17712
17713 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
17714
17715 2005-12-25 Romain Francoise <romain@orebokech.com>
17716
17717 * battery.el (battery-linux-proc-acpi): Also try
17718 `/proc/acpi/thermal_zone/THM0/temperature'.
17719
17720 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
17721
17722 * custom.el (custom-push-theme): Fix docstring.
17723
17724 * cus-edit.el (custom-variable-set, custom-variable-save)
17725 (custom-variable-save): Custom-quote widget values.
17726 (customize-save-variable): Fix custom-push-theme call.
17727
17728 2005-12-24 Eli Zaretskii <eliz@gnu.org>
17729
17730 * w32-fns.el (w32-batch-update-autoloads): New function.
17731
17732 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
17733 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
17734 from the command line.
17735
17736 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
17737
17738 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
17739 reset means to remove setting from theme entirely. Don't keep
17740 expanding theme-settings list; delete old entries if necessary.
17741
17742 * cus-edit.el (custom-buffer-create-internal): Move "Erase
17743 customization" button one line up.
17744 (custom-themed): New face.
17745 (custom-magic-alist): New value, THEMED, for theme settings.
17746 (custom-variable-state-set, custom-face-state-set):
17747 Check theme-value instead of saved-value.
17748 (custom-variable-reset-standard, custom-face-reset-standard):
17749 Remove theme setting entirely. Recalculate new values.
17750 (custom-variable-set, custom-variable-set)
17751 (custom-variable-reset-saved, custom-variable-reset-backup)
17752 (custom-face-set, custom-face-reset-saved): Update `user' theme.
17753 (custom-variable-save): Fix typos.
17754
17755 2005-12-23 Juri Linkov <juri@jurta.org>
17756
17757 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
17758 Add autoload cookies.
17759 (edebug-outside-d-c-i-n-s-w): New variable.
17760 (edebug-display, edebug-outside-excursion): Use it to save the
17761 original value of default-cursor-in-non-selected-windows.
17762 Set default-cursor-in-non-selected-windows to t while Edebug
17763 is active.
17764 (edebug-mode, edebug-eval-mode): Doc fix.
17765
17766 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
17767 with `buffer-substring-no-properties' to remove common substring
17768 highlighting.
17769
17770 * info.el (info-other-window, info): Rename function argument
17771 `file' to `file-or-node'.
17772 (Info-complete-menu-item): Use local variable `complete-nodes' to
17773 keep the global value of `Info-complete-nodes' unchanged for
17774 subsequent completions.
17775 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
17776
17777 * simple.el (get-next-valid-buffer, last-buffer)
17778 (next-error-buffer-p, next-error-find-buffer)
17779 (minibuffer-history-sexp-flag): Doc fix.
17780
17781 * savehist.el (savehist-mode-hook): Add `:group'.
17782
17783 * log-view.el: Call autoload for vc-find-version.
17784 (log-view-current-file): Adjust subgroup numbers.
17785 (log-view-current-tag): Add `length'.
17786
17787 2005-12-23 Richard M. Stallman <rms@gnu.org>
17788
17789 * vc.el (vc-annotate-car-last-cons): Defn moved up.
17790
17791 2005-12-23 Juri Linkov <juri@jurta.org>
17792
17793 * hi-lock.el (hi-lock-archaic-interface-message-used)
17794 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
17795 (hi-lock-mode): Display "Hi" in the mode line only when
17796 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
17797 (hi-lock-write-interactive-patterns):
17798 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
17799 (hi-lock-set-pattern, hi-lock-set-file-patterns)
17800 (hi-lock-font-lock-hook): Set 3rd arg `how' of
17801 font-lock-add-keywords to t.
17802
17803 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
17804
17805 * hi-lock.el (hi-lock-highlight-range): New variable.
17806 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
17807 only if font-lock-fontified is non-nil. Remove overlays.
17808 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
17809 font-lock-fontified is non-nil, otherwise use overlays (instead of
17810 text properties).
17811 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
17812 New variables.
17813 (hi-lock-string-serialize): New function.
17814
17815 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17816
17817 * menu-bar.el (menu-find-file-existing): New function.
17818 (menu-bar-file-menu): Use menu-find-file-existing for Open.
17819
17820 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
17821
17822 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17823
17824 * vc.el: Remove unnecessary leading * in docstrings.
17825 (vc-annotate-mode-map): Move initialization into declaration.
17826 (vc-static-header-alist): Nitpick on the regexp.
17827 (vc-default-init-version): New fun.
17828 (vc-register): Use it.
17829 (vc-insert-headers): Use dolist.
17830 (vc-annotate-get-backend): Remove unused function.
17831 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
17832 (vc-annotate-mode): Remove corresponding call.
17833 (vc-annotate-car-last-cons): Simplify.
17834 (vc-annotate-buffers): Remove var.
17835 (vc-annotate-backend): Make it buffer-local.
17836 (vc-annotate): Move the interaction to the interactive spec.
17837 Add a `buf' argument.
17838 (vc-annotate-warp-version): Use this new `buf' argument to avoid
17839 killing&creating a vc-annotate buffer, which is very disruptive when
17840 the buffers are shown in dedicated frames.
17841
17842 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
17843
17844 * descr-text.el: Add FSF as maintainer.
17845 (describe-text-mode, describe-text-mode-map)
17846 (describe-text-mode-hook, describe-text-done): Delete. Use normal
17847 help-mode.
17848 (describe-text-widget, describe-text-sexp)
17849 (describe-property-list, describe-text-category)
17850 (describe-text-properties, describe-text-properties-1)
17851 (describe-char): Use help buttons instead of widgets.
17852 (describe-char-unicodedata-file): Make URL link in doc string.
17853
17854 2005-12-22 Richard M. Stallman <rms@gnu.org>
17855
17856 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
17857 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
17858 Don't include buttons that write a file when there's no file.
17859 (custom-variable-menu, custom-face-menu, custom-group-menu):
17860 Don't include commands that write a file when there's no file.
17861 (customize-browse): Reword the top-of-buffer help intro.
17862 (custom-buffer-create-internal): Fix previous change.
17863 (customize-changed-options-previous-release): Prev release is 21.1.
17864 (customize-changed-options): Doc fix.
17865 (customize-changed): New alias.
17866 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
17867 Say "standard values".
17868 (Custom-reset-standard): Doc fix.
17869 (custom-face-reset-standard): Doc fix.
17870
17871 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17872
17873 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
17874 even if font-lock-mode is non-nil since it may be t without having
17875 turned on font-lock-mode-internal.
17876 (font-lock-choose-keywords): Minor optimization.
17877 (font-lock-add-keywords, font-lock-remove-keywords)
17878 (font-lock-set-defaults): Don't call make-local-variable on a variable
17879 that we know to already be local.
17880
17881 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17882
17883 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
17884 messages if in the minibuffer.
17885
17886 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17887
17888 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
17889 (tex-mode-flyspell-verify, flyspell-get-word)
17890 (flyspell-external-point-words): Don't use point-min/max uselessly.
17891
17892 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
17893 by Kevin Rodgers. Instead, just hide the completions buffer if we
17894 don't need to show it.
17895
17896 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
17897
17898 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
17899
17900 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17901
17902 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
17903 delete-windows-on with an inexistent buffer.
17904
17905 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
17906
17907 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17908 Delete defcustom variable :tag names.
17909
17910 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
17911
17912 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
17913 (log-view-font-lock-keywords): Ajust subgroup numbers.
17914 (log-view-current-tag): Don't hard code the number of subgroups.
17915
17916 2005-12-20 Juri Linkov <juri@jurta.org>
17917
17918 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
17919 (tooltip-x-offset, tooltip-y-offset): Doc fix.
17920
17921 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17922 (menu-bar-non-minibuffer-window-p): Instead of checking
17923 display-multi-frame-p, use selected-frame when menu-updating-frame
17924 is nil.
17925
17926 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
17927
17928 * align.el (align-rules-list): Use [ \t] instead of \s-
17929 for column separators in text mode.
17930
17931 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
17932
17933 * help-mode.el (help-customize-variable, help-customize-face):
17934 Don't pop help-xref-stack as help-follow no longer pushes
17935 anything on to it.
17936
17937 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
17938
17939 * textmodes/org.el (org-agenda-custom-commands): New option.
17940 (org-agenda): Offer custom commands on splash screen.
17941 (org-make-tags-matcher): Parser for Boolean logic added.
17942 (org-agenda-set-tags): New command.
17943 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
17944 (org-set-tags): Efficiency improvements.
17945 (org-auto-align-tags): New option.
17946 (org-todo, org-demote, org-promote): Realign tags.
17947 (org-tags-completion-function): Use also "&" and "|" as separators.
17948 (org-org-menu): Agenda commands simplified.
17949
17950 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
17951
17952 * cus-edit.el (customize-apropos, customize-apropos-options):
17953 Docstring changes.
17954
17955 * font-lock.el (font-lock): Add tags to the links in the defgroup.
17956
17957 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
17958
17959 * longlines.el (longlines-mode): Wrap while widened.
17960 (longlines-decode-region, longlines-encode-region): Compute max
17961 just once.
17962
17963 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17964
17965 * cus-edit.el (mac): New group.
17966
17967 * cus-start.el (all): Add user options in macterm.c. Add test for
17968 Mac-related built-ins. Fix test for GTK-related built-ins.
17969
17970 * term/mac-win.el (mac-handle-language-change)
17971 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
17972 (mac-services-open-selection, mac-services-mail-selection)
17973 (mac-services-mail-to, mac-services-insert-text)
17974 (mac-dispatch-apple-event): Add docstrings.
17975 (x-get-selection, mac-select-convert-to-string): Select coding
17976 system from `utf-16be' and `utf-16le' using `byteorder'.
17977
17978 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
17979
17980 * subr.el (lazy-completion-table): Don't be fooled if the var holds
17981 a "list" (lambda ...) rather than a real completion list.
17982
17983 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
17984 lexical-let when encountering ((lambda (...) ...) ...).
17985
17986 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17987
17988 * progmodes/sh-script.el (sh-mode):
17989 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
17990 * textmodes/picture.el (picture-mode): Update docstrings.
17991
17992 2005-12-17 Eli Zaretskii <eliz@gnu.org>
17993
17994 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
17995 commands enclosed in $(ARGQUOTE)s should not be split between two
17996 lines, as that will break with GNU Make >3.80, when sh.exe is used
17997 and arg quoting is with '..'.
17998 (autoloads): Don't break the quoted --eval expression between
17999 several lines.
18000
18001 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18002
18003 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18004 Capture error from printing circular structures.
18005
18006 2005-12-17 Martin Rudalics <rudalics@gmx.at>
18007
18008 * wid-edit.el (widget-checkbox-action): Clear undo info.
18009
18010 2005-12-16 Bill Wohler <wohler@newt.com>
18011
18012 * menu-bar.el (kill-this-buffer): Set a good example by using menu
18013 bar, not menubar in comment.
18014
18015 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
18016
18017 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18018 After-change-functions should not clobber the match data.
18019
18020 2005-12-16 Juri Linkov <juri@jurta.org>
18021
18022 * simple.el (choose-completion): Use `buffer-substring-no-properties'
18023 instead of `buffer-substring'.
18024 (completion-common-substring): Doc fix.
18025 (completion-setup-function): Use minibuffer-completion-contents
18026 instead of minibuffer-contents. Don't set common-string-length
18027 initially. Remove special handling of partial-completion-mode.
18028 Move computation of completion-base-size into one cond.
18029 Call completion-base-size-function in mainbuf. In computation of
18030 completion-base-size for file name completion don't move point to
18031 the end of the minibuffer. Move computation of common-string-length
18032 into one cond. Start putting faces only when common-string-length>=0.
18033 Add condition to put completions-common-part when
18034 common-string-length>0.
18035
18036 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18037 place point at the first different character in the minibuffer
18038 even if this position is at the beginning of the minibuffer.
18039
18040 * info.el (Info-read-node-name-1): In completion-base-size-function's
18041 lambda return 1 if common-substring or minibuffer-completion-contents
18042 starts with (, and 0 otherwise.
18043
18044 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18045 Use `crm-current-element' for second arg of `display-completion-list'.
18046
18047 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
18048
18049 * files.el (set-auto-mode): Look for an interpreter specified on
18050 the first line also if search for mode specification succeeded,
18051 but the mode is not known.
18052
18053 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
18054
18055 * textmodes/org.el (org-tags-match-list-sublevels): New option.
18056 (org-open-at-point): Implement tag searches as links.
18057 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18058 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18059 (org-tags-sparse-tree, org-tags-view, org-set-tags)
18060 (org-agenda-dispatch): New commands.
18061 (org-use-tag-inheritance, org-tags-column): New options.
18062 (org-tab-follows-link, org-return-follows-link): New options.
18063 (org-tags): New customize group.
18064 (org-start-icalendar-file): Get local time zone.
18065 (org-tags-completion-function): New function.
18066 (org-set-font-lock-defaults): Make sure links will also be
18067 highlighted inside headlines.
18068
18069 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
18070
18071 * term.el (term-emulate-terminal):
18072 Let term-handle-ansi-terminal-messages override what Bash says about
18073 its current directory.
18074
18075 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
18076
18077 * bindings.el (last-buffer): Move to simple.el.
18078 * simple.el (last-buffer): Move here.
18079 (get-next-valid-buffer): New function.
18080 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18081 (prev-buffer): Ditto. Rename to `previous-buffer'.
18082
18083 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18084 * bindings.el (global-map): Ditto.
18085
18086 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
18087
18088 * cus-edit.el: Introductory comment change.
18089 (custom-magic-alist): Change message string for the `rogue' state.
18090
18091 2005-12-15 Richard M. Stallman <rms@gnu.org>
18092
18093 * tooltip.el: Delete defcustom variable :tag names.
18094
18095 * complete.el (partial-completion-mode): Doc fix.
18096
18097 * textmodes/flyspell.el (flyspell-external-point-words):
18098 Use save-excursion to ensure we don't move backward in the
18099 search loop, not even one character.
18100 (flyspell-delete-all-overlays): Use remove-overlays directly.
18101
18102 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
18103 (ispell-start-process): Set that variable.
18104 Clear ispell-buffer-local-name.
18105 (ispell-internal-change-dictionary):
18106 Set ispell-current-dictionary after killing process.
18107 (ispell-buffer-local-dict):
18108 Don't set spell-personal-dictionary after killing process.
18109 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
18110 (ispell-tex-skip-alists, ispell-html-skip-alists)
18111 (ispell-skip-region-alist): Mark as risky.
18112
18113 * net/newsticker.el (newsticker--retrieval-timer-list)
18114 (newsticker--display-timer, newsticker-running-p)
18115 (newsticker-ticker-running-p): Definitions moved up.
18116
18117 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
18118
18119 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
18120
18121 2005-12-15 David Ponce <david@dponce.com>
18122
18123 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
18124 (recentf-edit-list, recentf-open-files): Signal an error when
18125 there is no recent file.
18126
18127 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
18128
18129 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
18130 read-only except for texinfo-format-region evaluation.
18131
18132 2005-12-14 Richard M. Stallman <rms@gnu.org>
18133
18134 * vc.el (vc-default-previous-version, vc-default-next-version)
18135 (vc-do-command): Doc fixes.
18136
18137 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18138
18139 * textmodes/bibtex.el (bibtex-expand-strings)
18140 (bibtex-autokey-expand-string, bibtex-name-part)
18141 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
18142 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
18143 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
18144 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
18145 (bibtex-entry-postfix, bibtex-known-entry-type-re)
18146 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
18147 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
18148 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
18149 (bibtex-beginning-of-last-entry): Remove.
18150 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
18151 message if comma is missing but buffer is read-only.
18152 (bibtex-parse-field-text): Handle whitespaces at the end of field
18153 text. Return 3-element list with beginning and end of field text
18154 and end of field.
18155 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
18156 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
18157 (bibtex-search-forward-field, bibtex-search-backward-field):
18158 Search always delimited by limits of entry. Use more efficient
18159 search algorithms.
18160 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
18161 bibtex-end-of-name-in-field.
18162 (bibtex-text-in-field-bounds): Handle BibTeX strings when
18163 extracting the content of a field.
18164 (bibtex-text-in-field): Use search limits.
18165 (bibtex-parse-string-prefix): Handle empty string keys based on
18166 bibtex-string-empty-key.
18167 (bibtex-parse-string): Fix docstring.
18168 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
18169 (bibtex-preamble-prefix, bibtex-strings): New functions.
18170 (bibtex-skip-to-valid-entry): Include preceding whitespace in
18171 BibTeX entries (consistent with other BibTeX functions).
18172 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
18173 (bibtex-search-entry): Fix docstring. Simplify.
18174 (bibtex-flash-head, bibtex-complete-string-cleanup)
18175 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
18176 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
18177 (bibtex-parse-entry): New optional arg content.
18178 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
18179 Use bibtex-text-in-field-bounds.
18180 (bibtex-print-help-message): Handle BibTeX strings and preambles.
18181 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
18182 bibtex-parse-string-postfix.
18183 (bibtex-find-text-internal): New function.
18184 (bibtex-remove-delimiters): Use it.
18185 (bibtex-find-text): Use it. New optional arg help.
18186 (bibtex-complete): Handle BibTeX string and preamble entries.
18187 (bibtex-Preamble): Fix order of closing delimiters.
18188
18189 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
18190
18191 * vc.el (vc-default-revert): New fun.
18192
18193 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
18194
18195 2005-12-14 Romain Francoise <romain@orebokech.com>
18196
18197 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
18198 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
18199 (font-lock-remove-keywords): Likewise.
18200
18201 2005-12-14 Juri Linkov <juri@jurta.org>
18202
18203 * log-view.el (log-view-diff): Doc fix.
18204
18205 * isearch.el (isearch-query-replace): Use (mark) instead of
18206 isearch-opoint if mark is active in transient-mark-mode.
18207
18208 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
18209
18210 * isearch.el (isearch-query-replace): Check for isearch-other-end.
18211
18212 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
18213
18214 * progmodes/cpp.el (cpp-face): New widget.
18215 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
18216
18217 2005-12-14 Juri Linkov <juri@jurta.org>
18218
18219 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
18220 around `erase-buffer' and `insert'.
18221
18222 * descr-text.el (describe-text-properties): Replace buffer name
18223 "*Help-2*" with "*Help*<2>".
18224 (describe-char): Add functions print-help-return-message,
18225 toggle-read-only. Use help-setup-xref with nil to not store
18226 describe-char in help-xref-stack. Use help-make-xrefs to
18227 make [back] button.
18228
18229 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
18230
18231 * wdired.el (wdired-old-point): New internal variable.
18232 (wdired-change-to-wdired-mode): Set it buffer-locally.
18233 (wdired-abort-changes): Restore point after aborting changes.
18234
18235 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
18236
18237 * vc.el (vc-do-command): Add a new value t for okstatus.
18238
18239 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
18240 frame in case of errors.
18241
18242 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18243
18244 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
18245 so it comes after "On the Left" in the menu.
18246
18247 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
18248
18249 * cus-edit.el (customize-apropos, customize-apropos-options)
18250 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
18251
18252 2005-12-12 Bill Wohler <wohler@newt.com>
18253
18254 * vc-svn.el (vc-svn-registered): Fix problem of visiting
18255 non-writable Subversion-controlled files by saving window
18256 configuration before calling vc-do-command. vc-do-command calls
18257 pop-to-buffer on error which is unexpected during registration.
18258
18259 2005-12-12 Jay Belanger <belanger@truman.edu>
18260
18261 * calc/README: Update the summary of changes.
18262
18263 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
18264
18265 * descr-text.el (describe-char): Rework last fix to solve the problem
18266 is the same way it's solved for everything else in that function
18267 (i.e. by extracting the info before setting up the *Help* buffer).
18268
18269 2005-12-12 Kim F. Storm <storm@cua.dk>
18270
18271 * subr.el (version-regexp-alist): Allow space as separator before
18272 non-numeric part, e.g. "1.0 alpha".
18273 (version-to-list): Interpret .X.Y version as 0.X.Y version.
18274
18275 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
18276
18277 * textmodes/org.el (org-agenda, org-timeline, org-todo):
18278 Implement Logging and the keep-modes setting.
18279 (org-get-category): Make sure a string is returned.
18280 (org-log-done): New function.
18281 (org-log-done, org-closed-string): New options.
18282
18283 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18284
18285 * tooltip.el (tooltip-y-offset): Change default to 20.
18286
18287 2005-12-12 Richard M. Stallman <rms@gnu.org>
18288
18289 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
18290
18291 * frame.el (display-hourglass): Doc fix.
18292
18293 * help.el (help-for-help-internal): Simplify entry for `a'.
18294
18295 * info.el (Info-on-current-buffer): Doc fix.
18296 (info-insert-file-contents): Don't test (featurep 'jka-compr).
18297
18298 * startup.el (inhibit-splash-screen): Make this the real name.
18299 (inhibit-startup-message): Make this the alias.
18300 (command-line): Find only simple.el, and use its directory
18301 to fill in other preloaded files' names.
18302 (command-line): Deactivate the mark if deactivate-mark is set.
18303
18304 * international/mule.el (load-with-code-conversion):
18305 Bind deactivate-mark.
18306
18307 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
18308
18309 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
18310
18311 * cus-edit.el (customize-apropos): Avoid listing an option more
18312 than once under different aliases. No longer list user options
18313 that are not defined with defcustom (unless a prefix arg is given).
18314 Doc fix.
18315 (customize-apropos-options): Doc fix.
18316
18317 2005-12-11 Juri Linkov <juri@jurta.org>
18318
18319 * frame.el (set-background-color, set-foreground-color)
18320 (set-cursor-color, set-mouse-color, set-border-color):
18321 Add explicit prompts to read colors by `facemenu-read-color'.
18322 (show-trailing-whitespace, blink-cursor-delay)
18323 (blink-cursor-interval, display-hourglass, hourglass-delay):
18324 Remove tags.
18325 (display-hourglass, hourglass-delay): Doc fix.
18326 (cursor-in-non-selected-windows): Capitalize words in tag.
18327
18328 * faces.el (frame-background-mode): Replace `choice-item' keywords
18329 with `const' to not make [default] button. Change default value tag
18330 from `default' to `automatic'. Doc fix.
18331 (trailing-whitespace) <defface>: Change group `whitespace' to
18332 `whitespace-faces'.
18333
18334 2005-12-11 Richard M. Stallman <rms@gnu.org>
18335
18336 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
18337
18338 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18339
18340 * term/mac-win.el: Create keymap for mac-apple-event-map.
18341
18342 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
18343
18344 * tooltip.el (tooltip-mode): Move to start of file so that it
18345 appears at top of customize buffer.
18346
18347 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18348 Add the gud groupname.
18349 (gud-tooltip-mode): Add the tooltip groupname.
18350 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
18351 avoid conflict with tooltip-use-echo-area.
18352
18353 2005-12-10 Romain Francoise <romain@orebokech.com>
18354
18355 * help.el (help-for-help-internal): Add `r' in doc string.
18356
18357 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18358
18359 * align.el (align-regexp, align-highlight-rule):
18360 Use region-beginning and region-end instead of point and mark, so that
18361 repetition (with `repeat-complex-command') recomputes the region
18362 bounds.
18363
18364 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
18365
18366 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
18367 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
18368 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
18369 (balance-windows): Rewrite using the above new functions.
18370
18371 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
18372
18373 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
18374 react if global-hi-lock-mode seems intended.
18375 (global-hi-lock-mode): Renamed from hi-lock-mode.
18376 (hi-lock-archaic-interface-message-used)
18377 (hi-lock-archaic-interface-deduce): New variables.
18378 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
18379 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
18380 (hi-lock-find-patterns, hi-lock-font-lock-hook):
18381 Replace hi-lock-buffer-mode with hi-lock-mode.
18382
18383 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18384
18385 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
18386 completion list, even after a partial completion has been
18387 inserted in the current buffer. If there are more than 1
18388 completion, redisplay the *Completions* buffer; if the
18389 completion is unique, delete the *Completions* window.
18390
18391 2005-12-10 Eli Zaretskii <eliz@gnu.org>
18392
18393 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
18394 strings and long subject lines that were broken into multiple
18395 lines at arbitrary places. Handle subjects that have "Re: " in
18396 the middle.
18397
18398 2005-12-10 John W. Eaton <jwe@octave.org>
18399
18400 * progmodes/octave-mod.el (octave-electric-space): Don't indent
18401 comments or strings if octave-auto-indent is nil.
18402
18403 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18404
18405 * term/mac-win.el: Require url when compiling.
18406 Call mac-process-deferred-apple-events after loading init files.
18407 (mac-apple-event-map): New defvar. Define event handlers in it.
18408 (core-event, internet-event): New Apple event class symbols.
18409 (open-application, reopen-application, open-documents)
18410 (print-documents, open-contents, quit-application)
18411 (application-died, show-preferences, autosave-now, get-url):
18412 New Apple event ID symbols.
18413 (about): New HICommand ID symbol.
18414 (mac-event-spec, mac-event-ae): New macros.
18415 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
18416 (mac-ae-selection-range, mac-ae-text-for-search)
18417 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
18418 (mac-application-menu-map): Remove keymap. Handlers for HICommand
18419 and Services menu events are now defined in mac-apple-event-map.
18420 (mac-drag-n-drop): Remove selection range handling.
18421
18422 2005-12-10 Kenichi Handa <handa@m17n.org>
18423
18424 * simple.el (zap-to-char):
18425 * isearch.el (isearch-process-search-char): Translate CHAR by
18426 translation-table-for-input.
18427
18428 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
18429
18430 * foldout.el (foldout-exit-fold): Properly hide subtree.
18431
18432 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18433
18434 * files.el (save-buffer):
18435 * international/ucs-tables.el (ucs-set-table-for-input):
18436 * mail/mail-extr.el (mail-extract-address-components):
18437 * mail/sendmail.el (mail-mode): Reformat doc string.
18438
18439 2005-12-09 Juri Linkov <juri@jurta.org>
18440
18441 * isearch.el (isearch-highlight): Change main overlay priority
18442 from 1 to 1001. Simplify.
18443 (isearch-lazy-highlight-update): Change lazy overlay priority
18444 from 0 to 1000.
18445
18446 * replace.el (replace-highlight): Change overlay priority from
18447 1 to 1001.
18448
18449 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
18450 Change overlay priority from 1 to 1001. Reuse existing overlay.
18451
18452 * compare-w.el (compare-windows-highlight): Change overlay
18453 priority from 1 to 1000.
18454
18455 * menu-bar.el (menu-bar-edit-menu): Add listp around
18456 pending-undo-list to disable menu item "undo" when pending
18457 undo list is empty.
18458
18459 * locate.el (locate): Disable undo in *Locate* buffer.
18460
18461 2005-12-09 Kim F. Storm <storm@cua.dk>
18462
18463 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
18464
18465 2005-12-09 David Ponce <david@dponce.com>
18466
18467 * recentf.el: Improvement of the menu code.
18468 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
18469 instead of menu hook.
18470 (recentf-show-menu, recentf-hide-menu): New functions.
18471 (recentf-menu-customization-changed, recentf-mode): Use them.
18472 (recentf-menu-action, recentf-max-menu-items)
18473 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
18474 (recentf-arrange-by-rule-others)
18475 (recentf-arrange-by-rules-min-items)
18476 (recentf-arrange-by-rule-subfilter): Don't use
18477 `recentf-menu-customization-changed'.
18478 (recentf-arrange-rules): Likewise. Accept functions to compute
18479 sub-menu titles.
18480 (recentf-menu-filter): Likewise. Doc fix.
18481 (recentf-menu-value-shortcut): Doc fix.
18482 (recentf-dump-variable): Quote atom value.
18483 (recentf-make-menu-items): Update to use it as a menu filter.
18484 (recentf-match-rule): New function.
18485 (recentf-arrange-by-rule): Use it.
18486 (recentf-indirect-mode-rule): New function.
18487 (recentf-build-mode-rules): Use it.
18488 (recentf-dir-rule): New function.
18489 (recentf-arrange-by-dir): Use it.
18490 (recentf-filter-changer-current): Rename from
18491 `recentf-filter-changer-state'. All references updated.
18492 (recentf-filter-changer-alist): Update filter names.
18493 (recentf-filter-changer-select): New function.
18494 (recentf-filter-changer): Use it. Make a sub-menu from filters
18495 available in `recentf-filter-changer-alist'.
18496 (recentf-data-cache, recentf-clear-data)
18497 (recentf-update-menu): Remove. All references updated.
18498 (recentf-match-rule-p, recentf-build-dir-rules)
18499 (recentf-filter-changer-goto-next)
18500 (recentf-filter-changer-get-current)
18501 (recentf-filter-changer-get-next): Remove.
18502
18503 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
18504
18505 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
18506 buffer "Reset" button to "Reset to Current" for consistency with
18507 the State buttons.
18508
18509 2005-12-08 John Paul Wallington <jpw@pobox.com>
18510
18511 * ibuf-ext.el (define-ibuffer-filter filename):
18512 If `dired-directory' is a list then really use its car.
18513
18514 2005-12-08 Kim F. Storm <storm@cua.dk>
18515
18516 * emulation/cua-rect.el (cua--rectangle-aux-replace):
18517 Fix indention of text on right side of replaced rectangle.
18518
18519 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
18520
18521 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
18522 No need to check gud-comint-buffer is bound.
18523 (gdb): Prevent multiple debugging when first session uses gdba.
18524
18525 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18526
18527 CC Mode update to 5.31.
18528
18529 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
18530 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
18531 We might do this function properly in the future).
18532
18533 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
18534 New macros c-sentence-end and c-default-value-sentence end, to cope
18535 with Emacs 22's new function `sentence-end'.
18536
18537 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18538
18539 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
18540 compat issue using `c-put-overlay' and `c-delete-overlay'.
18541
18542 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
18543 New compat macros to handle overlays/extents.
18544
18545 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18546
18547 * progmodes/cc-fix.el: Add definitions of the macros push and pop
18548 (for GNU Emacs 20.4).
18549
18550 * progmodes/cc-defs.el
18551 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
18552
18553 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
18554 highlighting mechanism so it will work in XEmacs too.
18555
18556 * progmodes/cc-defs.el: Insert c-int-to-char.
18557
18558 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
18559 call to the new macro c-int-to-char. This solves XEmacs's
18560 regarding characters as different from integers.
18561
18562 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18563
18564 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
18565 New internal helper.
18566
18567 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
18568 construct to make the indirect face lookup work in XEmacs.
18569
18570 (c-cpp-matchers): Append the negation char face to the existing
18571 fontification, so that the cpp face doesn't disappear.
18572 Use `c-make-syntactic-matcher' to avoid negation chars in comments
18573 and strings.
18574
18575 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
18576 to map to `font-lock-negation-char-face' in emacsen where it exists.
18577
18578 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18579
18580 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
18581
18582 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
18583 Rename "c-subword-move-mode" as "c-subword-mode".
18584
18585 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
18586 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
18587
18588 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18589
18590 * progmodes/cc-mode.el: Added autoload directive for
18591 `c-subword-move-mode' for use in older emacsen.
18592
18593 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18594
18595 * progmodes/cc-mode.el:
18596 (i): Insert a binding for C-c C-backspace into
18597 c-bind-special-erase-keys which works in TTYs.
18598 (ii): Make sure that when file styles are used, any explicitly
18599 given style variables take priority over those in the style.
18600 Do this by calling `hack-local-variables' a second time.
18601
18602 * progmodes/cc-vars.el: Add language specific customization
18603 widgets for AWK to c-doc-comment-style, c-require-final-newline
18604 and c-default-style. Add a defcustom for awk-mode-hook.
18605 Give c-syntactic-element and c-syntactic-context doc-strings by
18606 directly setting their `variable-documentation' propery.
18607 This allows Emacs 22.1 to read these with C-h v.
18608
18609 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
18610
18611 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18612
18613 * progmodes/cc-fonts.el, cc-vars.el
18614 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
18615 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
18616 Masatake YAMATO.
18617
18618 (c-doc-comment-style): Made GtkDoc default in C mode.
18619
18620 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
18621 and C-c C-<delete>.
18622
18623 (c-bind-special-erase-keys): New function for use on
18624 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
18625
18626 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
18627 <delete> key behavior in XEmacs according to `delete-forward-p'.
18628 C.f. `c-electric-delete'.
18629
18630 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18631
18632 * progmodes/cc-mode.el: Give c-hungry-backspace and
18633 c-hungry-delete-forward permanent key bindings.
18634
18635 * progmodes/cc-cmds.el (c-electric-semi&comma):
18636 Bind c-syntactic-context for calls to "criteria functions", for
18637 consistency with other calls to user functions.
18638
18639 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
18640 `current-prefix-arg', since this might be the prefix arg to a
18641 command which calls c-indent-command as a function. Change the
18642 interactive spec from "p" to "P".
18643
18644 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
18645 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
18646 was difficult to understand.
18647
18648 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18649
18650 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
18651 first char of an identifier.
18652
18653 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
18654 +" syntax in C++.
18655
18656 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18657
18658 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
18659 auto-fill doesn't split a c-comment's last word from a hanging
18660 "*/" when a space is typed between them after fill-column.
18661
18662 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
18663
18664 * progmodes/cc-styles.el (c-set-style)
18665 (c-setup-paragraph-variables): Abort the command if we're not in a
18666 CC Mode buffer.
18667
18668 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
18669 with blank comment-prefix, and a blank line as the comment's
18670 second line.
18671
18672 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18673
18674 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
18675 Incorporate the patterns added in the Emacs development branch
18676 for the new Emacs 22 face `font-lock-negation-char-face'.
18677
18678 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
18679 of "red" since it stands out better in xterms and DOS terminals.
18680
18681 * progmodes/cc-engine.el (c-literal-faces):
18682 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
18683
18684 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18685
18686 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
18687 forcibly enable c-electric-flag.
18688
18689 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
18690 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
18691 after the comment-prefix of a C-style comment will close that comment.
18692
18693 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18694
18695 * progmodes/cc-fonts.el (c-basic-matchers-before)
18696 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
18697 in Pike.
18698
18699 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
18700 digraphs.
18701
18702 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
18703 (c-cpp-message-directives, c-cpp-include-directives)
18704 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
18705 (c-cpp-expr-directives): Introduce new language constants to
18706 control cpp syntax in a cleaner way.
18707
18708 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
18709
18710 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
18711
18712 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
18713 (c-multiline-string-start-char): New language constants and
18714 variables to specify how newlines in string literals work.
18715
18716 (c-font-lock-invalid-string): Use them.
18717
18718 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
18719 unbalanced close brace is entered. Optimization by avoiding going
18720 back over arbitrarily large blocks. Removed hints that this
18721 function only would be relevant/useful in AWK.
18722
18723 (c-electric-brace): Indent syntactically after the cleanups since
18724 lineup functions might do it differently then.
18725
18726 * progmodes/cc-engine.el, cc-langs.el
18727 (c-opt-op-identifier-prefix): New language constant and variable.
18728
18729 (c-just-after-func-arglist-p, c-after-special-operator-id)
18730 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
18731
18732 * progmodes/cc-align.el, cc-engine.el
18733 (c-after-special-operator-id): New helper to handle C++ operator
18734 identifiers.
18735
18736 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
18737 (c-guess-basic-syntax): Handle C++ operator identifiers in
18738 declarations.
18739
18740 * progmodes/cc-langs.el (c-assignment-operators): Add the
18741 trigraph version of ^= too.
18742
18743 * progmodes/cc-langs.el (c-assignment-operators): Add the
18744 trigraph version of |= in C++.
18745
18746 * progmodes/cc-fonts.el (c-font-lock-declarators):
18747 Handle `c-decl-hangon-kwds' after the identifier name.
18748
18749 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
18750 whether an arglist is "nonempty", ignore a comment after the open
18751 paren if it isn't followed by a non-comment token on the same line.
18752
18753 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
18754 Enable heuristics below the point to cope with classes inside special
18755 brace lists in Pike.
18756
18757 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18758
18759 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
18760
18761 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18762
18763 * progmodes/cc-guess.el (cc-guess-install): New function to
18764 install an already guessed style in another buffer.
18765
18766 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
18767 sets `inhibit-read-only' - `c-save-buffer-state' should be used
18768 anyway if the change always is undone.
18769
18770 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18771
18772 Implement togglable electricity:
18773
18774 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
18775 saying when it should be used.
18776
18777 * progmodes/cc-engine.el: Add the new buffer-local variable,
18778 c-electric-flag.
18779
18780 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
18781 c-toggle-auto-newline.
18782
18783 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
18784 c-toggle-auto-newline. Remove the binding for
18785 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
18786 c-toggle-electric-state.
18787
18788 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
18789
18790 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
18791 c-\(forward\|backward\)-subword.
18792 (c-update-modeline): Add the new modeline flag `l' for
18793 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
18794 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
18795 Make the old name an alias of the new name.
18796 (c-toggle-electric-state): New function.
18797 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
18798 Adapt these functions to do electric things only when
18799 c-electric-flag is non-nil.
18800 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
18801 new functions from c-electric-brace.
18802 (c-point-syntax): Add a check for "virtual semicolons" in AWK
18803 mode, so that the tentative extra newline doesn't change the
18804 syntax of the following brace.
18805 (c-electric-brace): Restructure by extracting the above functions.
18806 Tidy up the coding somewhat.
18807 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
18808 restructure a bit.
18809
18810 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18811
18812 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
18813 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
18814
18815 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
18816 (c-submode-indicators): Change name from `c-auto-hungry-string'
18817 since it's now used to track another submode.
18818
18819 (c-update-modeline): Convert to function and extended to check
18820 `c-subword-move-mode'.
18821
18822 (c-forward-into-nomenclature, c-backward-into-nomenclature):
18823 Convert to compat aliases for `c-forward-subword' and
18824 `c-backward-subword'.
18825
18826 * progmodes/cc-subword.el: New functions and minor mode to handle
18827 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
18828
18829 (c-forward-subword, c-backward-subword, c-mark-subword)
18830 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
18831 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
18832 Functions corresponding to the standard word handling functions.
18833
18834 (c-subword-move-mode): Minor mode that replaces all the standard
18835 word handling functions with their subword equivalences.
18836
18837 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18838
18839 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
18840 entry for one-liner-defun.
18841
18842 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
18843 name in its def-edebug-spec.
18844
18845 * progmodes/cc-cmds.el (c-electric-brace): Make the
18846 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
18847 compacts space before a comment, if this will make things fit on
18848 one line.
18849
18850 Introduce an "awk" style, mainly for auto-newline and clean-ups.
18851
18852 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
18853
18854 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
18855 clean-up one-liner-defun.
18856
18857 * progmodes/cc-styles.el: Add the new "awk" style.
18858
18859 * progmodes/cc-vars.el: Add description of one-liner-defun to
18860 c-cleanup-list's doc-string. New user options,
18861 c-max-one-liner-length. In c-default-style, set the default style
18862 for AWK to "awk".
18863
18864 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18865
18866 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
18867 macros inside labels.
18868
18869 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
18870 `c-at-statement-start-p' and `c-at-expression-start-p'.
18871
18872 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
18873 error if the mark isn't set.
18874
18875 * progmodes/cc-engine.el (c-guess-continued-construct)
18876 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
18877 accurately detect functions inside functions.
18878
18879 * progmodes/cc-engine.el (c-at-expression-start-p): New function
18880 like `c-at-statement-start-p' that additionally recognizes commas
18881 and expression parentheses as delimiters.
18882
18883 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
18884 to avoid heuristics that doesn't work for unclosed blocks.
18885 (c-at-statement-start-p): New function.
18886
18887 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
18888 Objective-C directives, e.g. directives spanning lines should work
18889 reasonably well now.
18890
18891 (c-put-c-type-property, c-clear-c-type-property): New helpers.
18892
18893 (c-forward-objc-directive): New function to move over any ObjC
18894 directive.
18895
18896 (c-just-after-func-arglist-p, c-guess-basic-syntax)
18897 (c-basic-matchers-before): Use it.
18898
18899 (c-font-lock-objc-iip-decl): Remove.
18900
18901 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
18902 in the template arglist recognition.
18903
18904 * progmodes/cc-styles.el (c-style-alist): Fix several
18905 inconsistencies in the Whitesmith style.
18906
18907 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
18908 New lineup function to get lines after Whitesmith style blocks
18909 correctly indented.
18910
18911 (c-lineup-whitesmith-in-block): Back out the compensation for
18912 opening parens since it's done using `add' lists in the style
18913 definition instead. Don't use the anchor position since it varies
18914 too much between the syntactic symbols. :P
18915
18916 * progmodes/cc-vars.el (c-valid-offset): Update.
18917
18918 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
18919 lists where the offsets are combined according to several
18920 different methods: `first', `min', `max', and `add'.
18921 Report offset evaluation errors with `c-benign-error' so that some kind
18922 of reindentation still is done.
18923
18924 * progmodes/cc-engine.el (c-guess-basic-syntax):
18925 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
18926 `arglist-close'.
18927
18928 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
18929 situations for `arglist-cont-nonempty' and `arglist-close'.
18930
18931 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
18932
18933 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
18934 cc-bytecomp-boundp' in a number of places.
18935
18936 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
18937 macro related issue.
18938
18939 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18940
18941 * progmodes/cc-awk.el: Change the terminology of regexps: A char
18942 list is now [asdf], a char class [:alpha:].
18943 Include code for char classes.
18944 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
18945 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
18946
18947 Remove (nearly all of) the cruft associated with AWK Mode's former
18948 concept of "virtual semicolons":
18949
18950 Adapt c-beginning-of-statement, c-end-of-statement (together with
18951 subfunctions) to use the new notion of "virtual semicolon" in
18952 place of the old awkward special handling for AWK. There remains
18953 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
18954 * progmodes/cc-cmds.el:
18955 (c-ascertain-adjacent-literal): In the backwards direction, now
18956 recognises AWK regexp delimiters as string delimiters.
18957 (c-after-statement-terminator-p): Adapt for virtual semicolons;
18958 check more rigorously for "end of macro".
18959 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
18960 virtual semicolons;
18961 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
18962 out the code for forward movement into ...
18963 (c-end-of-statement): Now contains the code for forward movement,
18964 adapted for virtual semicolons.
18965
18966 * progmodes/cc-engine.el:
18967 (c-ws*-string-limit-regexp): New regexp.
18968 (c-forward-single-comment, c-backward-single-comment): Comment out
18969 the (now redundant) "special" AWK stuff.
18970
18971 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
18972 c-string-par-start, c-string-par-separate to be more like Text
18973 Mode than Fundamental Mode.
18974
18975 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18976
18977 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
18978 to the fontified region so that fontification doesn't occur
18979 outside it (could happen e.g. when fontifying a line with an
18980 unfinished declaration).
18981
18982 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18983
18984 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
18985 start of the file. ^L now separate sections of the file.
18986 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
18987 (c-awk-one-line-possibly-open-string-re)
18988 (c-awk-regexp-one-line-possibly-open-char-class-re)
18989 (c-awk-one-line-possibly-open-regexp-re)
18990 (c-awk-one-line-non-syn-ws*-re): New defonsts.
18991 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
18992
18993 Amend the concept of "virtual semicolons" (in the indentation
18994 engine) for languages like AWK, such that they are now
18995 conceptually attached to end of the last token of a statement, not
18996 the end of the line. (In AWK Mode, however, the pertinent text
18997 property is still physically set on the EOL.) Remove the specific
18998 tests for awk-mode, thus facilitating the introduction of other
18999 language modes where EOLs can end statements.
19000 (Note: The funtionality in cc-cmds.el, specifically
19001 c-beginning/end-of-statement has yet to be amended.)
19002
19003 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19004 New macros.
19005
19006 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19007 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
19008 c-vsemi-status-unknown-p-fn (in a new page).
19009
19010 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19011 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19012 numerous awkward forms like
19013 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19014 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
19015 variable before-ws-ip, the place just after char-before-ip appears.
19016
19017 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19018 a comment.
19019
19020 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19021
19022 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19023 `c-tentative-buffer-changes'.
19024
19025 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19026 convert to macro to choose between Emacs and XEmacs at compile time.
19027
19028 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19029
19030 (c-tentative-buffer-changes): New macro to handle temporary buffer
19031 changes in a convenient way.
19032
19033 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19034 for `c-tentative-buffer-changes'.
19035
19036 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19037 the checks for paren sexps between the point and the keyword, to
19038 avoid some false alarms.
19039
19040 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19041 Fixed a situation where an error could be thrown for unbalanced
19042 parens. Changed to make use of c-keyword-member' to avoid some
19043 repeated regexp matches.
19044
19045 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19046 These language variable are no longer necessary.
19047
19048 (c-block-stmt-kwds): New language constant used by
19049 c-looking-at-inexpr-block'.
19050
19051 (c-guess-basic-syntax): Remove an optional check that looked at
19052 the existence of the now removed language variables.
19053
19054 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19055 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19056 object instantiation expressions as declarations in some contexts.
19057 This bug only affected languages where the declarator can't be
19058 enclosed in parentheses.
19059
19060 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19061 insert newlines before and after substatement braces.
19062
19063 * progmodes/cc-engine.el: Improved the heuristics for recognizing
19064 function declaration headers and the handling of C++ style member
19065 init lists.
19066
19067 (c-just-after-func-arglist-p): Rewritten to use
19068 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
19069
19070 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19071
19072 (c-guess-basic-syntax): Adapt case 5B for the new
19073 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
19074 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19075 covers all cases now).
19076
19077 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19078
19079 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19080
19081 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19082 c-string-par-start/separate c-sentence-end-with-esc-eol,
19083 initialised in c-setup-paragraph-variables, used in string
19084 scanning subroutines of c-beginning-of-statement.
19085
19086 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19087 which precedes the newly inserted `{'.
19088
19089 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19090
19091 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19092 function for declaration level blocks. It should now cope with
19093 templates better and also be a lot more comprehensible.
19094
19095 (c-looking-at-decl-block): The new function.
19096
19097 (c-search-uplist-for-classkey): The old one. It's now a wrapper
19098 for compatibility.
19099
19100 (c-add-class-syntax, c-guess-continued-construct)
19101 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
19102
19103 (c-decl-block-key): Change to tell apart ambiguous and
19104 unambiguous keywords. Pike specials are now handled directly in
19105 the code instead.
19106
19107 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
19108 New language constants and variables to make the backward skip in
19109 `c-looking-at-decl-block' as tight as possible.
19110
19111 (c-nonsymbol-token-char-list): New language constant.
19112
19113 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
19114 find balanced template arglists backwards.
19115
19116 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
19117 making char classes for `c-syntactic-skip-backward'.
19118
19119 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
19120 16D - can't be a class-close at that point.
19121
19122 * progmodes/cc-engine.el (c-guess-basic-syntax)
19123 (c-add-class-syntax): Don't narrow out the enclosing declaration
19124 level. This makes everything a lot easier, and it was actually
19125 only four small places that needed it to work. Some places that
19126 previously did `widen' are removed now, which has the effect that
19127 `c-guess-basic-syntax' never will look at things outside the
19128 current narrowment now. The anchor position for `topmost-intro'
19129 is affected by this, but it was so bogus it was basically useless
19130 before, and now it's equally bogus but in a slightly different way.
19131
19132 (c-narrow-out-enclosing-class): Gone.
19133
19134 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
19135 the narrowed region.
19136
19137 (c-least-enclosing-brace): Remove silly optional argument.
19138
19139 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
19140 the point could be left directly after an open paren when finding
19141 the beginning of the first decl in the block.
19142
19143 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
19144 Specify which submatch to use.
19145
19146 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
19147
19148 (c-decl-start-re): No longer any need for special treatment of
19149 ObjC due to the above.
19150
19151 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
19152 presumably follows C in that regard.
19153
19154 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
19155 New language constants to specify operator tokens inside
19156 identifiers in a more high level way.
19157
19158 (c-opt-identifier-prefix-key): New internal language constant.
19159
19160 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
19161 (c-identifier-start, c-identifier-key): Now completely calculated
19162 from other constants.
19163
19164 (c-identifier-last-sym-match): Decommission since it's no longer used.
19165
19166 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
19167
19168 * progmodes/cc-engine.el (c-forward-name): Remove the
19169 optimization when c-identifier-key is equal to c-symbol-key since
19170 it doesn't work in byte compiled files. Don't record empty
19171 regions as identifiers.
19172
19173 * progmodes/cc-langs.el (c-filter-ops): New helper function to
19174 simplify access to `c-operators' and its likes.
19175
19176 (c-operator-list, c-all-op-syntax-tokens)
19177 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
19178 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
19179 (c-primary-expr-regexp, c-cast-parens): Use it.
19180
19181 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
19182 an explicit language in functions.
19183
19184 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
19185 variant of adornment.
19186
19187 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
19188 variable.
19189
19190 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
19191 the Pike value.
19192
19193 * progmodes/cc-engine.el (c-on-identifier)
19194 (c-simple-skip-symbol-backward): Small fix for handling "-"
19195 correctly in `skip-chars-backward'. Affected the operator lfun
19196 syntax in Pike.
19197
19198 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
19199 diagnostic message about precompiled language vars not being used.
19200
19201 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
19202 "__attribute__" is followed by a parenthesis.
19203
19204 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
19205 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
19206 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
19207
19208 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
19209 Internal cleanups to properly detect the declared identifiers in
19210 various declarations.
19211
19212 (c-decl-start-kwds): New language constant to recognize
19213 declarations that can start anywhere. Used for class declarations
19214 in Pike.
19215
19216 (c-specifier-key, c-not-decl-init-keywords)
19217 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
19218 (c-find-decl-spots): Implement `c-decl-start-kwds'.
19219
19220 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
19221 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
19222 handling of the compiler specific extension keywords into a new
19223 language constant `c-decl-hangon-kwds' that defines keyword
19224 clauses to be ignored in declarations.
19225
19226 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
19227 past unrecognized tokens when handling `c-colon-type-list-kwds'.
19228 Necessary to stop at the declared identifier in e.g. IDL valuetype
19229 declarations.
19230
19231 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
19232 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
19233 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
19234 (c-forward-decl-or-cast-1): Recognize the declared identifier in
19235 class and enum declarations as such and not as part of the type.
19236
19237 (c-forward-decl-or-cast-1, c-forward-label): Relax the
19238 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
19239
19240 (c-forward-decl-or-cast-1): Don't disregard sure signs of
19241 declarations when there's some syntax error later on.
19242
19243 (c-complex-decl-matchers): Did away with a reference to
19244 `c-specifier-key'.
19245
19246 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
19247 value - this variable is always dynamically bound.
19248
19249 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
19250 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
19251 * cc-cmds.el, cc-defs.el: Change the policy for marking up
19252 functions that might do hidden buffer changes: All such internal
19253 functions are now marked instead of those that don't.
19254
19255 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
19256 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
19257 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
19258 (c-literal-type): Allow these functions to make hidden buffer changes,
19259 so that they are free to use text property caching later on.
19260
19261 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
19262 (c-electric-brace, c-electric-slash, c-electric-star)
19263 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
19264 (c-electric-paren, c-electric-continued-statement, c-indent-command)
19265 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
19266 (c-context-line-break): Add `c-save-buffer-state' calls to comply
19267 with the changed semantics of the functions above.
19268
19269 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
19270 when macros occur in obscure places. Optimized the sexp movement
19271 a bit.
19272
19273 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19274
19275 Enhancements for c-beginning-of-statement to work in AWK Mode:
19276
19277 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
19278 (completed statement) with `}' (statement completed by closing
19279 brace or semicolon) and `$' (statement completed by EOL).
19280
19281 (c-awk-virtual-semicolon-ends-prev-line-p)
19282 (c-awk-virtual-semicolon-ends-line-p)
19283 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
19284 (c-awk-at-statement-end-p): New functions.
19285
19286 * progmodes/cc-cmds.el: Simplify the structure of functions
19287 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
19288 two functions and c-beginning-of-statement to handle AWK Mode.
19289
19290 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
19291 c-backward-single-comment for AWK mode. Attempt to clarify their
19292 doc-strings.
19293
19294 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
19295
19296 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19297
19298 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
19299 label handling. Labels are now recognized in a uniform and more
19300 robust way, regardless of context. Text properties are put on all
19301 labels to recognize the following declarations better.
19302 Multiword labels are handled both in indentation and fontification for
19303 the benefit of language extensions like Qt. For consistency, keywords
19304 in labels are now fontified with the label face instead.
19305 That also applies to "case" and "default".
19306
19307 (c-beginning-of-statement-1): Fix some bugs in the label
19308 handling. Disregard `c-nonlabel-token-key' in labels that begin
19309 with `c-label-kwds'.
19310
19311 (c-find-decl-spots): Support that the callback adds more
19312 `c-decl-end' spots to find.
19313
19314 (c-forward-decl-or-cast-1): Don't treat a list of plain
19315 identifiers followed by a colon as a declaration.
19316
19317 (c-forward-label): New function to recognize labels.
19318
19319 (c-guess-basic-syntax): Replace uses of `c-label-key' with
19320 `c-forward-label'. Moved the label recognition cases (14 and 15)
19321 earlier since they aren't so context sensitive now. Handle labels
19322 on the top level gracefully. Moved access label recognition to
19323 the generic label case (CASE 15) - removed CASE 5E.
19324
19325 (c-font-lock-declarations): Add recognition of labels in the
19326 same round since we need to handle labels in parallell with other
19327 declarations to recognize both accurately. It should also improve
19328 speed.
19329
19330 (c-simple-decl-matchers, c-basic-matchers-after):
19331 Move `c-font-lock-labels' so that it only is used on decoration level 2
19332 since `c-font-lock-declarations' handles it otherwise.
19333
19334 (c-complex-decl-matchers): Remove the simplistic recognition of
19335 access labels.
19336
19337 (c-decl-prefix-re): Remove the kludges that was necessary to cope
19338 with labels earlier.
19339
19340 (c-decl-start-re): New language variable to make
19341 `c-font-lock-declarations' stop for the special protection labels
19342 in Objective-C that start with `@'.
19343
19344 (c-label-key): Remove since it's no longer used.
19345
19346 (c-recognize-colon-labels, c-label-prefix-re): New language
19347 constants to support recognition of generic colon-terminated labels.
19348
19349 (c-type-decl-end-used): `c-decl-end' is now used whenever there
19350 are colon terminated labels.
19351
19352 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
19353 first argument starts with a special brace list.
19354
19355 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
19356 (c-font-lock-declarations): Break out the declaration and cast
19357 recognition from `c-font-lock-declarations' to a new function, so
19358 that it can be used in the indentation engine.
19359
19360 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
19361 up to the start of the literal. Fixed bug with the point on the
19362 wrong side of the search limit that could happen when the start
19363 position is inside a literal.
19364
19365 * progmodes/cc-engine.el (c-parse-state)
19366 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
19367 so that it's kept a little bit back to increase the hit rate.
19368
19369 (c-parse-state): Change the macro handling and fixed some
19370 glitches. Macro context is checked more often than necessary now,
19371 but otoh less garbage conses are generated.
19372
19373 * progmodes/cc-engine.el (c-parse-state)
19374 (c-invalidate-state-cache): Cache the last position where
19375 `c-state-cache' applies. This can speed up refontification quite
19376 a bit in blocks where there are many non-brace parens before the point.
19377
19378 (c-state-cache-end): New variable for this.
19379
19380 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
19381 cache variable.
19382
19383 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
19384 get close initial continue positions when the start position is
19385 inside a literal or macro. Do not call the callback for spots
19386 before the start position (which can happen e.g. for `c-decl-end'
19387 spots inside comments). Optimize better in special cases when the
19388 region is a single line inside a literal or macro (typically when
19389 the current line is refontified).
19390
19391 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
19392 to `c-add-stmt-syntax' - there's no need to explicitly whack off
19393 entries from the paren state.
19394
19395 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
19396 special case for "else if" clauses.
19397
19398 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
19399 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
19400
19401 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
19402 New language variable to recognize the gcc extension with statement
19403 blocks inside expressions.
19404
19405 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
19406 it somewhat more comprehensible. The argument AT-BLOCK-START is
19407 no longer used and hence removed.
19408
19409 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
19410 to `c-add-stmt-syntax'.
19411
19412 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19413 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
19414 This fixes bogus label recognition.
19415
19416 * progmodes/cc-engine.el (c-add-type, c-check-type)
19417 (c-forward-name, c-forward-type): Improve storage of template
19418 types in `c-found-types' so that they can be recognized better.
19419
19420 (c-syntactic-content): Add option to skip past nested parens.
19421
19422 * progmodes/cc-engine.el (c-forward-name):
19423 Set `c-last-identifier-range' all the time. It's less work that way.
19424 Handle that there might not be an identifier to store in
19425 `c-last-identifier-range'.
19426
19427 (c-forward-type): Handle that `c-last-identifier-range' might be
19428 nil from `c-forward-name'.
19429
19430 * progmodes/cc-defs.el (c-safe-scan-lists)
19431 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
19432
19433 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
19434 to work even if the form fails.
19435
19436 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
19437 down in a large file in one go.
19438
19439 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
19440
19441 * progmodes/cc-align.el (c-lineup-assignments): New lineup
19442 function which is like `c-lineup-math' but returns nil instead of
19443 `c-basic-offset' when it doesn't match.
19444
19445 (c-lineup-math): Change to use `c-lineup-assignments'.
19446
19447 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19448
19449 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
19450 c-beginning-of-statement. New subfunctions
19451 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
19452
19453 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19454
19455 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
19456 hardcoded char classes whereever possible. Changed a couple of
19457 places to use skip by syntax instead of skip by char class.
19458
19459 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
19460 Fix a bug in the regexp that caused extreme backtracking.
19461
19462 * progmodes/cc-langs.el (c-block-comment-starter)
19463 (c-block-comment-ender): New language constants to specify in a
19464 single place how block comments look.
19465
19466 (c-comment-start-regexp, c-block-comment-start-regexp)
19467 (comment-start, comment-end, comment-start-skip)
19468 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
19469 (c-syntactic-ws, c-nonempty-syntactic-ws)
19470 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
19471 `c-line-comment-starter', `c-block-comment-starter' and
19472 `c-block-comment-ender'.
19473
19474 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
19475 New language constants to break up things a bit.
19476
19477 (c-simple-ws): New language constant for simple whitespace.
19478
19479 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
19480
19481 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
19482 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
19483 newlines. Allow and ignore nil elements in the list.
19484
19485 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19486
19487 * progmodes/cc-cmds.el: Comment out a (n almost certainly
19488 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
19489
19490 * progmodes/cc-cmds.el: Tidy up the comments in
19491 c-beginning-of-statement and subfunctions.
19492
19493 * progmodes/cc-awk.el: Replace calls to put-text-property to the
19494 more flexible c-put-char-property and c-clear-char-properties.
19495 Add the author's email address.
19496
19497 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
19498
19499 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
19500 closing "*/" of a block comment.
19501
19502 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
19503 subfunctions) so that it works at BOB and EOB.
19504
19505 * progmodes/cc-cmds.el, cc-vars.el: More updating of
19506 c-beginning-of-statement, including new variable
19507 c-block-comment-start-regexp.
19508
19509 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19510
19511 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
19512 symbols from `*-font-lock-extra-types' so that there's no need to
19513 use `regexp-opt' on those lists.
19514
19515 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
19516 `c-type-modifier-kwds' is empty.
19517
19518 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
19519 there are several strings on the same line.
19520
19521 * progmodes/cc-engine.el (c-literal-limits): Remove the
19522 compatibility function for older emacsen. `c-literal-limits-fast'
19523 has now taken the place of this function.
19524
19525 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
19526 with older emacsen: We now require `pps-extended-state'.
19527
19528 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19529
19530 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
19531 which obviates the need to hack sentence-end. This now handles
19532 escaped newlines in strings correctly. Correct minor bugs in
19533 c-move-over-sentence and in c-beginning-of-statement.
19534
19535 * progmodes/cc-cmds.el (c-beginning-of-statement (and
19536 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
19537 that movement over macros and code are rigorously separated from
19538 eachother. Correct a few incidental bugs.
19539
19540 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
19541 Improve its doc-string. Improve the handling of certain specific cases.
19542
19543 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19544
19545 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
19546 (c-guess-basic-syntax): Change the way class-level labels are
19547 recognized; they can now contain essentially any symbols.
19548
19549 (c-opt-extra-label-key): New language variable to cope with the
19550 special protection label syntax in Objective-C.
19551
19552 (c-opt-access-key): Remove; this is now handled better by
19553 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
19554
19555 (c-complex-decl-matchers): Update to handle that
19556 `c-opt-access-key' no longer exists.
19557
19558 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
19559 improved label recognition in `c-beginning-of-statement-1'.
19560
19561 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
19562 Recognize bitfields better.
19563
19564 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
19565 Remove some cruft and fixed a bug that could cause it to go to a
19566 position further down.
19567
19568 * progmodes/cc-langs.el, cc-engine.el
19569 (c-beginning-of-statement-1): Improve detection of labels in
19570 declaration contexts.
19571
19572 (c-beginning-of-decl-1): Use it.
19573
19574 (c-nonlabel-token-key): New language constant and variable needed
19575 by `c-beginning-of-statement-1'.
19576
19577 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
19578 manifested itself due to the correction in `c-forward-sexp'.
19579
19580 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
19581 Make these behave as documented when used at the buffer limits.
19582
19583 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
19584 (c-type-decl-end-used): Made this a language variable.
19585
19586 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
19587 correctly when `combine-after-change-calls' is used together with
19588 temporary narrowings.
19589
19590 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19591 Report labels correctly when the start point is immediately after the
19592 colon.
19593
19594 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
19595 Remove since it isn't used anymore.
19596
19597 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
19598 bracket arglists such as template parens in C++.
19599
19600 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
19601 in the last check-in. Some optimization.
19602
19603 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
19604 where it could stop at the same level in a preceding sexp when
19605 PAREN-LEVEL is set.
19606
19607 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
19608 text property lookup only when it's needed.
19609
19610 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
19611 Change the policy for paren marked angle brackets to be more
19612 persistent; once marked they remain marked even when they're found
19613 to be unbalanced in the searched region. This should keep the
19614 paren syntax around even when individual lines are refontified in
19615 multiline template arglists.
19616
19617 (c-parse-and-markup-<>-arglists): New dynamically bound variable
19618 to control markup so that incorrect angle bracket arglists aren't
19619 marked in contexts where the correct value for
19620 `c-disallow-comma-in-<>-arglists' isn't known.
19621
19622 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
19623 argument has become `c-parse-and-markup-<>-arglists'.
19624
19625 (c-remove-<>-arglist-properties): Remove - no longer used.
19626
19627 (c-after-change-check-<>-operators): New function used on
19628 `after-change-functions' to avoid that "<" and ">" characters that
19629 are part of longer operators have paren syntax.
19630
19631 (c-<>-multichar-token-regexp): New language variable used by
19632 `c-after-change-check-<>-operators'.
19633
19634 (c-after-change): Call `c-after-change-check-<>-operators'.
19635
19636 (c-font-lock-<>-arglists): Use the context properties set by
19637 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
19638 correctly to avoid doing invalid markup.
19639
19640 (c-font-lock-declarations): Remove code that undoes the invalid
19641 markup done by `c-font-lock-<>-arglists'.
19642
19643 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
19644 after `c-font-lock-declarations'.
19645
19646 * progmodes/cc-engine.el (c-syntactic-skip-backward):
19647 Add paren-level feature.
19648
19649 (c-guess-basic-syntax): Improve the anchor position for
19650 `template-args-cont' in nested template arglists. There's still
19651 much to be desired in this area, though.
19652
19653 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19654
19655 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
19656 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
19657
19658 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19659
19660 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
19661 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
19662
19663 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
19664 it doesn't work no longer are supported.
19665
19666 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
19667 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
19668 requires support for the syntax-table' text property, which rules
19669 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
19670 cruft associated with those versions.
19671
19672 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
19673 for the `syntax-table' text property, which rules out Emacs 19 and
19674 XEmacs < 21.4. Removed various compatibility cruft associated
19675 with those versions.
19676
19677 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
19678 support for the `syntax-table' text property.
19679
19680 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
19681 variable and use an extra quoted face name instead. All the
19682 emacsen flavors handle that correctly.
19683
19684 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
19685 (c-font-lock-declarators, c-font-lock-declarations)
19686 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
19687 property to mark the items in in declarator lists to handle
19688 refontification inside multiline declarations better.
19689
19690 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
19691 construct like "a * b = c;" as a declaration.
19692
19693 2005-12-08 Kim F. Storm <storm@cua.dk>
19694
19695 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
19696 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
19697 select either meta, hyper, or super modifier for rectangle commands.
19698 (cua--rectangle-modifier-key): New defvar.
19699 (cua--M/H-key): Use it. Remove special case for `space'.
19700 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
19701 on X, to meta otherwise. Always bind C-return to toggle
19702 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
19703
19704 * emulation/cua-rect.el (cua-help-for-rectangle):
19705 Use cua--rectangle-modifier-key. Handle super modifier too.
19706 (cua--init-rectangles): Always bind C-return to toggle rectangle.
19707 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
19708
19709 * ido.el: Move Acknowledgements and History after Commentary.
19710 Minor changes to Commentary.
19711
19712 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
19713 keymap if cua--prefix-override-timer is `shift'.
19714 (cua--shift-control-prefix): New function; emulate "type prefix
19715 key twice" functionality to handle shifted prefix key override.
19716 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
19717 New commands.
19718 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
19719
19720 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
19721
19722 * textmodes/org.el (org-insert-heading): Try to do items before
19723 headings.
19724 (org-agenda-mode): Quote `org-agenda-mode-hook'.
19725 (org-insert-item): New function.
19726 (org-renumber-ordered-list): Don't skip to higher level lists.
19727
19728 2005-12-08 Juri Linkov <juri@jurta.org>
19729
19730 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
19731
19732 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
19733
19734 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
19735
19736 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
19737 the constructed function name fun-1.
19738
19739 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
19740 because such links don't lead to parent documentation.
19741
19742 2005-12-08 Kenichi Handa <handa@m17n.org>
19743
19744 * descr-text.el (describe-char): Use *Help-2* buffer if the
19745 current buffer is *Help*. Call describe-text-properties while
19746 setting the original buffer.
19747
19748 2005-12-07 Bill Wohler <wohler@newt.com>
19749
19750 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
19751 and causes problems with non-MH users (such as Gnus users).
19752
19753 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
19754
19755 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
19756 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
19757 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
19758 command "info sources". Move calls to GDB command "list".
19759 (gdb-find-file-hook): Just use gdb-source-file-list.
19760 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
19761 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
19762 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
19763 (gdb-data-list-register-values-handler): Use correct trigger name.
19764
19765 2005-12-07 Kim F. Storm <storm@cua.dk>
19766
19767 * ido.el (ido-completion-map): Rename from ido-mode-map.
19768 (ido-common-completion-map, ido-file-completion-map)
19769 (ido-file-dir-completion-map, ido-buffer-completion-map):
19770 Rename from ido-mode-....-map.
19771 (ido-init-completion-maps): Rename from ido-init-mode-maps.
19772 (ido-setup-completion-map): Rename from ido-define-mode-map.
19773 (ido-read-internal): Bind minibuffer-local-filename-completion-map
19774 to ido-completion-map.
19775
19776 2005-12-07 Kenichi Handa <handa@m17n.org>
19777
19778 * international/mule-cmds.el
19779 (set-display-table-and-terminal-coding-system): If the coding
19780 system specified in `unibyte-display' property is different from
19781 the arg coding-system, don't setup standard-display-table.
19782
19783 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19784
19785 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
19786 that comments end at \n, regardless of selective-display.
19787
19788 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
19789
19790 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
19791 (gdb-version): New variables.
19792 (gdb-source-file-list, gdb-register-names)
19793 (gdb-changed-registers): New variables for use with GDB 6.4+.
19794 (gdb-ann3): Replace with...
19795 (gdb-init-1, gdb-init-2): ...two new functions.
19796 (gdba, gdb-prompt): Call gdb-init-1.
19797 (gdb-get-version): New function. Call gdb-init-2 from here.
19798 (gud-watch): Make it work with mouse events too.
19799 (gdb-post-prompt): Don't add to queue until GDB version is known.
19800 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
19801 (gdb-locals-mode): Use gdb-version.
19802 (gdb-memory-format-map, gdb-memory-unit-map)
19803 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
19804 (gdb-locals-font-lock-keywords-1)
19805 (gdb-locals-font-lock-keywords-2): New variables.
19806 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
19807 (gdb-set-gud-minor-mode-existing-buffers-1)
19808 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
19809 (gdb-var-update-1, gdb-var-update-handler-1)
19810 (gdb-data-list-register-values-handler)
19811 (gdb-data-list-register-values-custom)
19812 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
19813 (gdb-stack-list-locals-handler, gdb-get-register-names):
19814 New functions for use with GDB 6.4+.
19815 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
19816 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
19817 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
19818 (gdb-stack-list-locals-regexp)
19819 (gdb-data-list-register-names-regexp): New regexps for use with
19820 GDB 6.4+.
19821
19822 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19823
19824 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
19825
19826 2005-12-06 Nozomu Ando <nand@mac.com>
19827
19828 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
19829 prompts work for AUTH PLAIN. Also reported by Steve Allan
19830 <seallan@verizon.net>.
19831
19832 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19833
19834 * frame.el (set-frame-parameter): Add doc string.
19835
19836 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
19837
19838 * textmodes/org.el (org-occur-highlights): New variable.
19839 (org-highlight-new-match, org-remove-occur-highlights): New functions.
19840 (org-highlight-sparse-tree-matches): New option.
19841 (org-do-occur): New function.
19842 (org-get-heading): Make it work also at beginning of line.
19843 (org-category-table): New variable.
19844 (org-get-category-table, org-get-category)
19845 (org-camel-to-words, org-link-search): New functions.
19846 (org-select-this-todo-keyword): New variable.
19847 (org-todo-list): New command.
19848 (org-shiftright, org-shiftleft): New commands.
19849 (org-agenda-todo): Add prefix argument.
19850 (org-show-hierarchy-above): New option.
19851 (org-show-todo-tree): Numerical prefix creates tree for specific
19852 TODO keyword.
19853 (org-outline-level): New function, to assign a level to plain
19854 lists items.
19855 (org-cycle-include-plain-lists): New option.
19856 (org-mode): Use `org-outline-level' as value of `outline-level'.
19857 (org-cycle): Temporarily switch `outline-regexp' if
19858 `org-cycle-include-plain-lists' is non-nil.
19859 (org-start-icalendar-file): Fix format bug.
19860 (org-agenda-get-day-entries): Create category table.
19861 (org-agenda-get-todos, org-agenda-get-timestamps)
19862 (org-agenda-get-deadlines, org-agenda-get-scheduled)
19863 (org-agenda-get-blocks): Use `org-get-category'.
19864 (org-context-in-file-links): Rename from
19865 `org-line-numbers-in-file-links'.
19866
19867 2005-12-06 Romain Francoise <romain@orebokech.com>
19868
19869 * window.el (balance-windows): Delete extraneous third arg in call
19870 to `enlarge-window'.
19871
19872 2005-12-06 Kenichi Handa <handa@m17n.org>
19873
19874 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
19875
19876 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
19877
19878 * progmodes/gdb-ui.el (gdb-var-create-handler)
19879 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
19880 (gdb-var-list-children-handler, gdb-var-update-handler):
19881 Current buffer is already gdb-partial-output-buffer, don't
19882 make it current again.
19883
19884 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
19885
19886 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
19887 (list-buffers-noselect): Use it.
19888
19889 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
19890
19891 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
19892 (mail-yank-ignored-headers): Use regexp-opt.
19893 (mail-mode-map): Move initialization into declaration.
19894 (mail-sent-via): Remove unused shadowed var `to-line'.
19895 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
19896 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
19897 (mail-do-fcc): Use dolist and push.
19898 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
19899 (mail-yank-ignored-headers): Don't autoload.
19900
19901 2005-12-05 Kenichi Handa <handa@m17n.org>
19902
19903 * international/mule-cmds.el (set-language-info-internal): New fun.
19904 (set-language-info): Call set-language-info-internal to update
19905 language-info-alist. If LANG-ENV is the current one, call
19906 set-language-environment to make INFO effective now.
19907 (set-language-info-alist): Likewise.
19908 (locale-language-names): With locale "en", use English
19909 lang. env. but set the default codings to iso-8859-1.
19910
19911 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
19912
19913 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
19914 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
19915 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
19916 for plain strings.
19917 (gdb-frames-mode): Remove redundant call to font-lock-mode.
19918 (gdb-all-registers): Rename from toggle-gdb-all-registers.
19919 Create registers buffer if necessary. Echo new state in minibuffer.
19920 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
19921
19922 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
19923
19924 * info.el (Info-fontify-node): Match external links using
19925 non-directory part of filename.
19926
19927 2005-12-04 Juri Linkov <juri@jurta.org>
19928
19929 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
19930 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
19931 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
19932 because there is no customization option for it.
19933
19934 * font-lock.el (lisp-font-lock-keywords-1):
19935 Add define-global-minor-mode.
19936
19937 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
19938
19939 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
19940 properties on the constructed variable names.
19941
19942 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19943 Put `definition-name' properties on the constructed function names
19944 next-sym and prev-sym.
19945
19946 * emacs-lisp/find-func.el (find-function-regexp):
19947 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
19948 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
19949 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
19950 and easy-menu-define.
19951
19952 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
19953 easy-mmode-define-global-mode and define-global-minor-mode.
19954 (lisp-imenu-generic-expression): Add define-global-minor-mode.
19955
19956 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
19957 instead of easy-mmode-define-global-mode.
19958
19959 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19960 Use define-minor-mode instead of easy-mmode-define-minor-mode.
19961
19962 * cus-edit.el (customize-group, customize-group-other-window):
19963 Filter out autoloaded options from the group completion list by
19964 using heuristics that autoloaded groups don't have `custom-autoload'
19965 property on their symbols (they have only `custom-loads').
19966
19967 * simple.el (completion-setup-function): Put completions-common-part
19968 face on complete completion string too (i.e. completion string
19969 without completions-first-difference face).
19970
19971 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
19972
19973 2005-12-03 Eli Zaretskii <eliz@gnu.org>
19974
19975 * view.el (view-mode): Doc fix.
19976
19977 * disp-table.el (standard-display-european): Add to the warning
19978 message a reference to the doc string.
19979
19980 * play/yow.el (apropos-zippy): Call print-help-return-message,
19981 similar to other Help and Apropos commands.
19982
19983 * help.el (print-help-return-message): If pop-up-frames is
19984 non-nil, set up help-return-method to delete the help window and,
19985 possibly, its frame as well, and don't display message about
19986 scrolling the help window. Doc fix.
19987 (help-return-method): Doc fix.
19988
19989 2005-12-03 Martin Rudalics <rudalics@gmx.at>
19990
19991 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
19992 whereby names of length one or names starting with a
19993 symbol-constituent character would not be returned.
19994
19995 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
19996
19997 * subr.el (atomic-change-group): Add edebug and indentation spec.
19998
19999 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
20000
20001 * completion.el (save-completions-file-name): Fix typo in last change.
20002
20003 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20004
20005 * info.el: Move back/forward history to the beginning of the tool bar.
20006
20007 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
20008
20009 * allout.el (eval-when-compile): Remove unnecessary load of cl.
20010 Add fset of allout-real-isearch-abort during compile to fix
20011 byte-compilation warnings.
20012 (allout-mode-p): Move definition of this macro above all uses, or
20013 byte compilation in barren Emacs (eg, during Emacs build) will
20014 lack the definition.
20015 (allout-mode): Move this variable above any uses, or byte
20016 compilation will fail.
20017 (allout-resolve-xref): Remove use of personal file-reference function.
20018 (allout-toggle-current-subtree-encryption): Do the current (ie,
20019 visible containing) topic, rather than nearest around point. Doc fix.
20020 (allout-toggle-subtree-encryption): New function, workhorse that
20021 works on nearest topic containing point.
20022 (allout-encrypt-string): Signal requirement for newer version of pgg.
20023 (allout-resumptions): Doc fix.
20024
20025 2005-12-02 Eli Zaretskii <eliz@gnu.org>
20026
20027 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20028
20029 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
20030
20031 * textmodes/flyspell.el (flyspell-external-point-words):
20032 Consider a misspelling as found in the string search if: (a) misspelling
20033 and found string lengths match, or (b) misspelling is found as
20034 element in a boundary-chars separated longer string, or (c)
20035 ispell-program-name is really ispell and misspelling is found as
20036 part of a TeX string. After successful match move beginning of
20037 search region to end of match. Warn about not found misspellings
20038 once the process is done.
20039 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20040
20041 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
20042
20043 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20044 tool bar (removed inadvertently).
20045
20046 2005-12-02 Juri Linkov <juri@jurta.org>
20047
20048 * log-view.el (log-view-diff): Clarify doc string.
20049
20050 2005-12-01 Bill Wohler <wohler@newt.com>
20051
20052 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20053 triggers lm-verify errors.
20054
20055 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
20056
20057 * simple.el (transient-mark-mode, line-number-mode)
20058 (column-number-mode, size-indication-mode): Remove `:require nil'.
20059
20060 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
20061
20062 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20063 in the margin also.
20064 (gdb-breakpoints-mode-map): Use D instead of d for
20065 gdb-delete-breakpoint.
20066 (gdb-get-frame-number): Require a number to match on.
20067 (gdb-threads-mode-map): Add follow-link binding.
20068
20069 2005-11-30 Jason Rumney <jasonr@gnu.org>
20070
20071 * isearch.el (isearch-mode-map): Avoid exiting search on
20072 language-change event.
20073
20074 2005-11-30 Romain Francoise <romain@orebokech.com>
20075
20076 * speedbar.el (speedbar-default-position): New defcustom.
20077 (speedbar-frame-reposition-smartly): Use it.
20078
20079 * dframe.el (dframe-reposition-frame-emacs): Fix position
20080 computation for `left' location.
20081 Update copyright year.
20082
20083 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
20084
20085 * help.el (help-map): Move initialization into declaration.
20086
20087 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20088
20089 * help-fns.el (help-argument-name): Don't autoload.
20090 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20091 to be re-loaded when customizing the `help' group.
20092
20093 2005-11-30 John Paul Wallington <jpw@gnu.org>
20094
20095 * help-fns.el (describe-function-1): Fill arglist output.
20096
20097 2005-11-30 Kim F. Storm <storm@cua.dk>
20098
20099 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
20100 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
20101 after revert-buffer (or anything else which kills all local variables).
20102
20103 * apropos.el (apropos-parse-pattern): Doc fix.
20104 Set apropos-regexp directly, rather than expecting callers to do so.
20105 (apropos-command, apropos, apropos-value, apropos-documentation):
20106 Simplify calls to apropos-parse-pattern.
20107
20108 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20109
20110 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
20111 (hi-lock-face-phrase-buffer): Use hi-yellow face.
20112 (hi-lock-write-interactive-patterns): Use comment-region.
20113
20114 * longlines.el (longlines-mode): Add mail-setup-hook.
20115
20116 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
20117
20118 * simple.el (sendmail-user-agent-compose, next-line):
20119 Conditionally use hard-newline.
20120
20121 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
20122
20123 * international/latexenc.el (latex-inputenc-coding-alist):
20124 Reword doc string.
20125
20126 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20127
20128 * help.el (describe-key-briefly, describe-key): Recognize default
20129 bindings.
20130
20131 2005-11-29 Romain Francoise <romain@orebokech.com>
20132
20133 * view.el (view-inhibit-help-message): New defcustom.
20134 (view-mode-enter): Use it.
20135
20136 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
20137
20138 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
20139 Preserve user position.
20140
20141 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
20142
20143 * font-lock.el: Throw error if facemenu is not loaded to prevent
20144 accidental change of loading order in loadup.el. (Suggested by RMS.)
20145
20146 * loadup.el: Add comment explaining why facemenu must be loaded
20147 before font-lock.
20148
20149 2005-11-28 Jay Belanger <belanger@truman.edu>
20150
20151 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
20152 (calc-dispatch-map): Add more keys for `calc-same-interface'.
20153
20154 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
20155
20156 * calc/calc-embed.el (calc-do-embedded): Update help message.
20157
20158 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
20159
20160 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20161
20162 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
20163
20164 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
20165 called-interactively-p.
20166 (elp-profilable-p): Rename from elp-not-profilable-p.
20167 Invert result and take into account macros and autoloaded functions.
20168 (elp-instrument-function): Update call.
20169 (elp-instrument-package): Update call. Add completion.
20170 (elp-pack-number): Use match-string.
20171 (elp-results-jump-to-definition-by-mouse): Merge into
20172 elp-results-jump-to-definition and then remove.
20173 (elp-output-insert-symname): Make help echo text single-line.
20174
20175 * replace.el (query-replace-map): Move initialization into declaration.
20176 (occur-engine): Use with-current-buffer.
20177 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
20178 (occur-mode-mouse-goto): Replace with an alias.
20179
20180 2005-11-28 Juri Linkov <juri@jurta.org>
20181
20182 * simple.el (quoted-insert): Let-bind input-method-function to nil.
20183
20184 * term/w32-win.el: Bind [S-tab] to [backtab].
20185
20186 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
20187 `Info-find-file' to t.
20188
20189 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
20190 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
20191 and same-window-regexps.
20192 (occur-next-error): Don't move point for arg 0.
20193
20194 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
20195
20196 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
20197
20198 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20199
20200 * log-edit.el (log-edit-changelog-use-first): New var.
20201 (log-edit-changelog-ours-p): Use it.
20202 (log-edit-insert-changelog): Set it with new arg `use-first'.
20203 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
20204 (log-edit-hook): Add them to the list of suggested options.
20205
20206 * textmodes/flyspell.el (flyspell-last-buffer): New var.
20207 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
20208 redundant work.
20209 (flyspell-mode-on): Use add-hook for after-change-functions.
20210 (flyspell-mode-off): Use remove-hook for after-change-functions.
20211 (flyspell-changes): Make it buffer-local.
20212 (flyspell-after-change-function): Make it non-interactive. Use push.
20213 (flyspell-post-command-hook): Check input-pending-p while processing
20214 the potentially long list of buffer changes.
20215
20216 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20217
20218 * buff-menu.el (list-buffers-noselect): Display the selected
20219 frame's buffer list, not the global one.
20220
20221 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20222
20223 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
20224 that (list last-input-event) works as in interactive spec.
20225
20226 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20227
20228 * loadup.el ("facemenu"): Load facemenu before font-lock, because
20229 `facemenu-keymap' needs to be defined when font-lock is loaded.
20230 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
20231
20232 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
20233
20234 * completion.el: Remove useless leading * in defcustom docstrings.
20235 (save-completions-file-name): Use ~/.emacs.d if available.
20236 (completion-standard-syntax-table): Rename from
20237 cmpl-standard-syntax-table and fold initialization into declaration,
20238 thus removing cmpl-make-standard-completion-syntax-table.
20239 (completion-lisp-syntax-table, completion-c-syntax-table)
20240 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
20241 (cmpl-saved-syntax, cmpl-saved-point): Remove.
20242 (symbol-under-point, symbol-before-point)
20243 (symbol-under-or-before-point, symbol-before-point-for-complete)
20244 (add-completions-from-c-buffer): Use with-syntax-table.
20245 (make-completion): Don't return a list of completion entries.
20246 Update callers.
20247 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
20248 (completion-initialize): Rename from initialize-completions.
20249 (completion-find-file-hook): Rename from cmpl-find-file-hook.
20250 (kill-emacs-save-completions): Collect stats here.
20251 (save-completions-to-file, load-completions-from-file):
20252 Use with-current-buffer.
20253 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
20254 into a function. Move all calls to toplevel.
20255 (completion-lisp-mode-hook): New fun.
20256 (completion-c-mode-hook, completion-setup-fortran-mode):
20257 Set the syntax-table here. Use local-set-key.
20258 (completion-saved-bindings): New var.
20259 (dynamic-completion-mode): Make it into a proper minor mode.
20260 (load-completions-from-file): Remove unused var `num-uses'.
20261
20262 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
20263 constructor if it is explicitly overridden.
20264
20265 * complete.el (PC-completion-as-file-name-predicate):
20266 Use minibuffer-completing-file-name.
20267 (partial-completion-mode): Use find-file-not-found-functions.
20268 (PC-lisp-complete-symbol): Use with-syntax-table.
20269 (PC-look-for-include-file): Remove dead setq.
20270 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
20271 (PC-complete): Use with-current-buffer.
20272
20273 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
20274 escape single quotes.
20275
20276 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20277
20278 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
20279 of `if' whose condition always returned nil. Doc fix.
20280
20281 * buff-menu.el (Buffer-menu-revert-function): Make the selected
20282 window's buffer the current buffer around the call to
20283 `list-buffers-noselect'. This is necessary to mark that buffer
20284 with a `.' in the Buffer Menu when called from Lisp, for instance
20285 by Auto Revert Mode.
20286
20287 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20288
20289 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
20290 attaching to it.
20291 (gdb-pre-prompt): Make sure gdb-error is reset.
20292
20293 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
20294 with a child process, detect it.
20295 (gud-speedbar-buttons): Match regexp more carefully.
20296
20297 2005-11-27 Richard M. Stallman <rms@gnu.org>
20298
20299 * mouse.el (mouse-drag-move-window-bottom):
20300 Use adjust-window-trailing-edge.
20301
20302 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20303
20304 * simple.el (blink-matching-open): Ignore
20305 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
20306 (blink-matching-paren-on-screen): Update docstring.
20307
20308 * paren.el (show-paren-mode): No longer change
20309 `blink-matching-paren-on-screen'.
20310
20311 2005-11-27 John Paul Wallington <jpw@pobox.com>
20312
20313 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20314 (gdb-threads-select, gdb-edit-register-value):
20315 Use `posn-set-point' instead of `mouse-set-point' because the
20316 latter is not fbound when configured without X.
20317
20318 2005-11-27 Kim F. Storm <storm@cua.dk>
20319
20320 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
20321 existing face when partially highlighting a TAB in a rectangle.
20322
20323 2005-11-26 Kim F. Storm <storm@cua.dk>
20324
20325 * ido.el (ido-mode-map): Doc fix.
20326 (ido-mode-common-map, ido-mode-file-map)
20327 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
20328 (ido-define-mode-map): Rewrite. Select one of the new maps as
20329 parent for ido-mode-map instead of building from scratch.
20330 (ido-init-mode-maps): New defun to initialize new maps.
20331 (ido-mode): Call it.
20332 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
20333 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
20334
20335 2005-11-26 John Paul Wallington <jpw@pobox.com>
20336
20337 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
20338 `mouse-set-point' because the latter is not fbound when configured
20339 without X.
20340
20341 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
20342
20343 * files.el (file-relative-name): Doc fix.
20344
20345 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
20346
20347 * progmodes/octave-inf.el (inferior-octave-startup): Force a
20348 non-empty string for secondary prompt PS2.
20349
20350 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20351
20352 * progmodes/compile.el (compilation-setup): Fix last change.
20353
20354 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
20355
20356 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20357 (gdb-mouse-toggle-breakpoint-margin)
20358 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
20359 Add gdb-server-prefix to keep out of command history.
20360 (gdb-edit-register-value): New function.
20361 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
20362 (gdb-info-registers-custom): Use above map.
20363
20364 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20365
20366 * custom.el (enable-theme): Signal error if argument is not a
20367 theme. Don't recalculate a face if it's not loaded yet.
20368
20369 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
20370 the `user' theme is in effect.
20371
20372 * info.el (Info-on-current-buffer): Record actual filename in
20373 Info-current-file, instead of t, or a fake filename if a non-file
20374 buffer. Make autoload.
20375 (Info-find-node, Info-revert-find-node): No need to check for
20376 Info-current-file nil.
20377 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
20378 Info-current-file is now never `t'.
20379 (Info-fontify-node): Many simplifications due to Info-current-file
20380 always being valid. Use Info-find-file to find node filename.
20381
20382 2005-11-25 David Kastrup <dak@gnu.org>
20383
20384 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
20385 new character, then delete" in order to preserve markers.
20386
20387 2005-11-25 David Ponce <david@dponce.com>
20388
20389 * recentf.el (recentf-arrange-by-rule): Handle a special
20390 `auto-mode-alist'-like "strip suffix" rule.
20391 (recentf-build-mode-rules): Handle second level auto-mode entries.
20392
20393 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
20394
20395 * emulation/viper-keym.el (viper-ESC-key): Use different values
20396 in terminal and window modes.
20397
20398 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
20399 add jde-javadoc-checker-report-mode.
20400
20401 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
20402
20403 * ediff.el (ediff-date): Change the date of last update.
20404
20405 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
20406
20407 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
20408 Use define-minor-mode, and make it a local mode. Turn on font-lock.
20409 (hi-lock-mode): New global minor mode.
20410 (turn-on-hi-lock-if-enabled): New function.
20411 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
20412 Change arguments to regexp and face instead of a font-lock pattern.
20413 Directly set face property, instead of refontifying.
20414 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
20415 (hi-lock-find-patterns): Use line-number-at-pos.
20416
20417 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
20418 arguments for hi-lock-set-pattern.
20419 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
20420 Call font-lock-fontify-buffer.
20421 (hi-lock-find-file-hook, hi-lock-current-line)
20422 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
20423
20424 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
20425 turned off.
20426
20427 * progmodes/compile.el (compilation-setup): Don't fiddle with
20428 font-lock-defaults.
20429
20430 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
20431
20432 * progmodes/gdb-ui.el (gdb-var-create-handler)
20433 (gdb-var-list-children-handler): Find values for all variable
20434 objects. gud-speedbar-buttons decides whether to display them.
20435
20436 2005-11-24 Romain Francoise <romain@orebokech.com>
20437
20438 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
20439 buffer name with a space.
20440
20441 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
20442
20443 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
20444 `org-export-local-list-max-depth'. Change default value to 3.
20445 (org-auto-renumber-ordered-lists)
20446 (org-plain-list-ordered-item-terminator): New options.
20447 (org-at-item-p, org-beginning-of-item, org-end-of-item)
20448 (org-get-indentation, org-get-string-indentation)
20449 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
20450 New functions.
20451 (org-move-item-down, org-move-item-up): New commands.
20452 (org-export-as-html): New classes for CSS support. Bug fix in
20453 regular expression detecting fixed-width regions. Respect
20454 `org-local-list-ordered-item-terminator'.
20455 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
20456 also a list item.
20457 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
20458 New item moving functions.
20459
20460 2005-11-24 Juri Linkov <juri@jurta.org>
20461
20462 * isearch.el (isearch-repeat): With empty search ring set
20463 `isearch-error' to the error string instead of signaling error
20464 with the function `error'.
20465
20466 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20467
20468 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
20469
20470 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
20471
20472 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
20473 and variable.
20474 (gdb-var-create-handler, gdb-var-list-children-handler):
20475 Don't match on "char **...".
20476 (gdb-var-update-handler): Find values for all variable objects.
20477 (gdb-info-frames-custom): Identify frames by leading "#".
20478
20479 * progmodes/gud.el (gud-speedbar-menu-items): Add
20480 gdb-speedbar-auto-raise as radio button.
20481 (gud-speedbar-buttons): Raise speedbar if requested.
20482 Don't match on "char **...".
20483 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
20484 Make it editable.
20485
20486 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
20487
20488 * info.el (Info-fontify-node): Handle the case where
20489 Info-current-file is t.
20490
20491 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
20492
20493 * simple.el (blink-matching-open): Fix off-by-one in last change.
20494
20495 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20496
20497 * term/mac-win.el: Don't change default directory.
20498
20499 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
20500
20501 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
20502 buffers correctly. (It used to throw an error in such buffers.)
20503 Make it ask for confirmation in group buffers and other Custom
20504 buffers containing more than one customization item.
20505
20506 2005-11-22 John Paul Wallington <jpw@gnu.org>
20507
20508 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
20509 property on mail and url overlays.
20510 (goto-address-at-point): Use `posn-set-point' instead of
20511 `mouse-set-point' because the latter is not fbound when configured
20512 without X.
20513
20514 2005-11-22 Lars Hansen <larsh@soem.dk>
20515
20516 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
20517 (ls-lisp-classify, ls-lisp-format): Delete call to
20518 ls-lisp-parse-symlink.
20519 (ls-lisp-handle-switches): Handle symlinks to directories as
20520 directories when ls-lisp-dirs-first in non-nil.
20521
20522 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
20523
20524 * startup.el (command-line): Make sure that loaddefs.el is handled
20525 correctly in load-history.
20526
20527 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
20528
20529 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
20530 (gdb-struct-string, gdb-array-string): New constants.
20531 (gdb-info-locals-handler): Use them.
20532 (gdb-reset): Reset gdb-var-list to nil.
20533
20534 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
20535
20536 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
20537 in patterns.
20538
20539 2005-11-21 Juri Linkov <juri@jurta.org>
20540
20541 * custom.el (defcustom): Update link types in docstring.
20542
20543 2005-11-20 Martin Rudalics <rudalics@gmx.at>
20544
20545 * custom.el (defgroup): Add doc-string-elt info.
20546
20547 * widget.el (define-widget): Don't use declare for the doc-string-elt.
20548
20549 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
20550
20551 * newcomment.el (comment-enter-backward): Fix last fix.
20552
20553 * simple.el (blink-matching-open):
20554 * paren.el (show-paren-function): Allow new paren-class info.
20555
20556 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
20557
20558 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
20559 handled automagically.
20560
20561 2005-11-20 Andreas Schwab <schwab@suse.de>
20562
20563 * descr-text.el (describe-char): When copying overlays put them
20564 over the full char description instead of just the first character
20565 of it.
20566
20567 2005-11-20 Juri Linkov <juri@jurta.org>
20568
20569 * simple.el (what-cursor-position):
20570 * descr-text.el (describe-char): Use Lisp-readable syntax
20571 for octal and hex. Reorder decimal, octal and hex values.
20572 Remove excess whitespace in the output. Use `=' in `column='
20573 like in `point=' and `Hscroll='.
20574
20575 * international/mule-cmds.el (encoded-string-description):
20576 Use Lisp-readable syntax for hex.
20577
20578 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
20579
20580 * newcomment.el (comment-enter-backward): Handle the case where the
20581 comment is closed by EOB.
20582
20583 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
20584
20585 * longlines.el (longlines-before-revert-hook)
20586 (longlines-after-revert-hook): New functions.
20587 (longlines-mode): Turn off longlines temporarily when reverting.
20588 Add a message-setup-hook.
20589 (longlines-decode-buffer): New function.
20590 (longlines-wrap-line): Preserve marker positions.
20591
20592 2005-11-19 Andreas Schwab <schwab@suse.de>
20593
20594 * emacs-lisp/shadow.el: Handle compressed files.
20595
20596 2005-11-19 Romain Francoise <romain@orebokech.com>
20597
20598 * net/browse-url.el (browse-url-default-browser): Signal an error
20599 if no usable browser can be found, rather than try to load w3.
20600
20601 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
20602
20603 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
20604 replacing existing properties.
20605 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20606 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
20607 tty specs.
20608 (rcirc-server-prefix, rcirc-server): New faces.
20609 (rcirc-url-regexp): Generate with rx macro.
20610 (rcirc-last-server-message-time): New variable.
20611 (rcirc-filter): Record time of last message.
20612 (rcirc-keepalive): Kill processes that did not send a message
20613 since the last ping.
20614 (rcirc-mode): Give rcirc-topic a local binding here.
20615
20616 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
20617
20618 * subr.el (read-passwd): Fontify the prompt as we do with other
20619 prompts.
20620
20621 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
20622
20623 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
20624 binding buffer-read-only to nil.
20625
20626 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20627
20628 * complete.el (partial-completion-mode):
20629 Mention completion-auto-help in the doc string.
20630
20631 * man.el (Man-highlight-references): Doc fix. Reformat code in a
20632 more Lisp-ish way.
20633
20634 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
20635
20636 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
20637 digits, not 8, to avoid misalignment for files larger than 100MB.
20638
20639 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20640
20641 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
20642 Mention "keyboard shortcuts" in the help text.
20643
20644 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20645
20646 * startup.el (fancy-splash-default-action): Discard only
20647 mouse-down and succeeding mouse-up events in the splash screen
20648 window so that drag-n-drop event can be processed.
20649
20650 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
20651
20652 * longlines.el (longlines-mode): Add hacks for mail-mode and
20653 message-mode.
20654
20655 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
20656
20657 * textmodes/org.el (org-table-sort-lines): New command.
20658 (org-tbl-menu): Add entry for `org-table-sort-lines'.
20659 (org-add-file): Command removed, use `org-agenda-file-to-front'
20660 instead.
20661 (org-export-icalendar): Use `org-icalendar-combined-name'.
20662 (org-cycle-agenda-files, org-agenda-file-to-end)
20663 (org-agenda-file-to-front): New commands.
20664 (org-table-tab-jumps-over-hlines, org-export-html-style):
20665 New options.
20666 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
20667 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
20668 New functions.
20669 (org-fill-paragraph): Call `org-table-align' in tables.
20670 (org-mode): Call `org-set-autofill-regexps'.
20671 (org-export-as-html): Support for local handformatted lists.
20672 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
20673 (org-export-local-list-max-depth): New option.
20674 (org-html-expand): Use `org-html-protect'.
20675
20676 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
20677
20678 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
20679 to "p".
20680 (gdb): Move definition of gud-pp to...
20681
20682 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
20683 speedbar.
20684 (gdb-find-watch-expression): New function.
20685
20686 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20687
20688 * faces.el (face-attribute, set-face-attribute): Mention existence
20689 of `:ignore-defface' setting in docstring.
20690
20691 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
20692
20693 * simple.el (completion-setup-function): Fix last change.
20694
20695 2005-11-17 John Paul Wallington <jpw@pobox.com>
20696
20697 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
20698 Use `posn-set-point' instead of `mouse-set-point' because the
20699 latter is not fbound when configured without X.
20700
20701 * comint.el (comint-insert-input): Likewise.
20702
20703 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20704
20705 * simple.el (hard-newline): New variable.
20706 (sendmail-user-agent-compose, next-line): Use it.
20707
20708 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
20709 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
20710 (mail-mail-reply-to, mail-mail-followup-to)
20711 (mail-position-on-field, mail-signature, mail-yank-original)
20712 (mail-attach-file): Likewise.
20713
20714 * mail/mailheader.el (mail-header-format)
20715 (mail-header-format-function): Likewise.
20716
20717 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
20718
20719 2005-11-17 Juri Linkov <juri@jurta.org>
20720
20721 * font-lock.el (font-lock-faces): Rename this defgroup from
20722 `font-lock-highlighting-faces'.
20723 (font-lock-comment-face, font-lock-comment-delimiter-face)
20724 (font-lock-string-face, font-lock-doc-face)
20725 (font-lock-keyword-face, font-lock-builtin-face)
20726 (font-lock-function-name-face, font-lock-variable-name-face)
20727 (font-lock-type-face, font-lock-constant-face)
20728 (font-lock-warning-face, font-lock-negation-char-face)
20729 (font-lock-preprocessor-face)
20730 (font-lock-regexp-grouping-backslash)
20731 (font-lock-regexp-grouping-construct): Rename :group from
20732 `font-lock-highlighting-faces' to `font-lock-faces'.
20733
20734 * cus-edit.el (lisp, c, tex):
20735 * progmodes/ada-mode.el (ada):
20736 * progmodes/asm-mode.el (asm):
20737 * progmodes/cperl-mode.el (cperl-faces):
20738 * progmodes/cpp.el (cpp):
20739 * progmodes/dcl-mode.el (dcl):
20740 * progmodes/f90.el (f90):
20741 * progmodes/fortran.el (fortran):
20742 * progmodes/icon.el (icon):
20743 * progmodes/idlwave.el (idlwave-misc):
20744 * progmodes/m4-mode.el (m4):
20745 * progmodes/make-mode.el (makefile):
20746 * progmodes/meta-mode.el (meta-font):
20747 * progmodes/modula2.el (modula2):
20748 * progmodes/octave-mod.el (octave):
20749 * progmodes/pascal.el (pascal):
20750 * progmodes/perl-mode.el (perl):
20751 * progmodes/prolog.el (prolog):
20752 * progmodes/ps-mode.el (PostScript-edit):
20753 * progmodes/scheme.el (scheme):
20754 * progmodes/sh-script.el (sh-script):
20755 * progmodes/simula.el (simula):
20756 * progmodes/tcl.el (tcl):
20757 * textmodes/nroff-mode.el (nroff):
20758 * textmodes/reftex-vars.el (reftex-fontification-configurations):
20759 * textmodes/sgml-mode.el (sgml):
20760 * textmodes/texinfo.el (texinfo):
20761 Add :link (custom-group-link font-lock-faces) to defgroup.
20762
20763 * hi-lock.el (hi-lock): Rename this defgroup from
20764 `hi-lock-interactive-text-highlighting'. Change parent group from
20765 `faces' to `font-lock'. Add link to the manual.
20766 (hi-lock-mode, hi-lock-file-patterns-range)
20767 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
20768 `hi-lock-interactive-text-highlighting' to `hi-lock'.
20769 (hi-lock-faces): Add :group `faces'.
20770
20771 * cus-edit.el (custom-variable-prompt): Clarify the code.
20772
20773 * faces.el (face-read-string): Set the default value arg of
20774 completing-read.
20775
20776 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
20777
20778 * rfn-eshadow.el (file-name-shadow-properties)
20779 (file-name-shadow-tty-properties, file-name-shadow-mode):
20780 Remove autoloads, because the file is now preloaded.
20781
20782 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20783
20784 * printing.el (easy-menu-intern): Don't define.
20785 (pr-get-symbol): Use easy-menu-intern only if defined.
20786
20787 * simple.el (blink-matching-open): Simplify a bit.
20788 (completion-setup-function): Fix the case of partial-completion-mode
20789 when the minibuffer's contents start with "-".
20790 Obey completion-base-size-function even when
20791 minibuffer-completing-file-name is non-nil.
20792
20793 2005-11-16 Richard M. Stallman <rms@gnu.org>
20794
20795 * net/eudcb-ph.el (eudc-ph-open-session):
20796 Use set-process-query-on-exit-flag.
20797
20798 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
20799
20800 * international/ucs-tables.el (ucs-set-table-for-input):
20801 Use make-local-variable, not make-variable-buffer-local.
20802
20803 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
20804 Improve warning message text.
20805
20806 * savehist.el (savehist-save-hook): Add :group.
20807
20808 * menu-bar.el (menu-bar-help-menu):
20809 Rename Find Extra Packages to External Packages.
20810
20811 * cus-edit.el (Custom-reset-standard): Verify that
20812 :custom-standard-value prop exists before calling it.
20813
20814 * apropos.el (apropos-calc-scores): Use apropos-pattern.
20815
20816 2005-11-16 Martin Rudalics <rudalics@gmx.at>
20817
20818 * wid-edit.el (color): Enclose %t in %{...%}.
20819
20820 * cus-edit.el (face): Enclose %t in %{...%}.
20821
20822 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
20823
20824 * savehist.el (savehist-mode-hook): Re-add the var.
20825 (savehist-mode): Use it.
20826
20827 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20828
20829 * textmodes/flyspell.el: Fix commenting convention.
20830 Remove unnecessary leading * in custom docstrings.
20831 (flyspell-emacs): Remove unused var.
20832 (flyspell-delete-region-overlays): Use remove-overlays.
20833 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
20834 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
20835 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
20836 (flyspell-debug-signal-word-checked): Use with-current-buffer.
20837 (make-flyspell-overlay): Don't locally reuse a global name.
20838 (flyspell-highlight-incorrect-region)
20839 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
20840 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
20841 (flyspell-notify-misspell): Remove unused args `start' and `end'.
20842 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
20843 Wrap calls to accept-process-output inside with-local-quit since it's
20844 often called from a post-command-hook.
20845 (flyspell-correct-word, flyspell-auto-correct-word):
20846 Use ispell-send-string.
20847 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
20848
20849 * calendar/diary-lib.el (diary-list-entries): Also hide the
20850 terminating newline.
20851
20852 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
20853
20854 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
20855 window-system, to allow fonts on tty.
20856
20857 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
20858
20859 * progmodes/gud.el (gud-speedbar-item-info): New function.
20860 (gud-install-speedbar-variables): Use it to display data type
20861 of watch expression as a tooltip in speedbar.
20862
20863 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
20864
20865 * font-core.el (global-font-lock-mode): Add :version keyword,
20866 because default was changed.
20867
20868 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
20869
20870 * startup.el (command-line): Use `custom-reevaluate-setting' for
20871 `file-name-shadow-mode'.
20872
20873 * loadup.el: Preload rfn-eshadow.
20874
20875 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
20876 Add :version keyword.
20877 (file-name-shadow-properties, file-name-shadow-tty-properties)
20878 (file-name-shadow): Add :version keyword.
20879
20880 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
20881 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
20882 in the custom-group property of the symbol frames and the fringe
20883 group got no link to its parent group frames.
20884 Doc fix.
20885
20886 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20887
20888 * progmodes/gud.el (gud-stop-subjob): New function.
20889 (gud-menu-map, gud-tool-bar-map): Use it.
20890
20891 2005-11-16 Kim F. Storm <storm@cua.dk>
20892
20893 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
20894 than kill it.
20895 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
20896 to a more useful/logical place.
20897
20898 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20899
20900 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
20901 go buttons complementary.
20902
20903 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
20904
20905 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
20906 (rfn-eshadow-sifn-equal): New function.
20907 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
20908
20909 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
20910
20911 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
20912 Quote `-' in string.
20913
20914 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
20915 rcirc-mode buffers come up in Emacs state.
20916
20917 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
20918 operation.
20919
20920 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
20921
20922 * term.el (term-termcap-format): Fix typos.
20923 (term-down): Fix the negative argument case.
20924
20925 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20926
20927 * progmodes/gdb-ui.el: Remove face-alias left over from change on
20928 2005-08-15.
20929 (gdb-ann3): New command gud-go.
20930 (menu): Accomodate gdb-mi.el.
20931 (gdb-assembler-custom): Make buffer of selected window current
20932 so that set-window-point works.
20933
20934 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
20935 buttons and include new ones.
20936
20937 2005-11-16 Kim F. Storm <storm@cua.dk>
20938
20939 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
20940 (gud-menu-map): Use it.
20941
20942 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
20943
20944 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
20945 that works correctly for Custom and that does not override a user
20946 who disables it.
20947
20948 * help-mode.el (help-make-xrefs, help-xref-on-pp)
20949 (help-xref-interned, help-follow): Make hyperlinks for variables
20950 that are unbound, but have a non-nil variable-documentation property.
20951
20952 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
20953 mode hook. (It conflicted with defcustoms for some mode hooks.)
20954 Use the `variable-documentation' property to give the mode hook a
20955 docstring and expand that docstring.
20956
20957 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
20958
20959 * savehist.el (savehist-mode): Don't bother with
20960 `custom-set-minor-mode'.
20961 (savehist-coding-system): Check XEmacs version.
20962 (history-length): Declare also at run time.
20963 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
20964 Don't set the customize state.
20965 (savehist-minibuffer-hook): Special case for when
20966 minibuffer-history-variable is equal to t.
20967
20968 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
20969
20970 * files.el (write-file): Refresh VC status.
20971
20972 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
20973 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
20974 than fundamental-mode to see if the mode was set.
20975
20976 2005-11-14 Romain Francoise <romain@orebokech.com>
20977
20978 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
20979 dummy function in `eval-when-compile' to avoid compiler warning.
20980 Require `man' at compile time.
20981
20982 2005-11-14 Jay Belanger <belanger@truman.edu>
20983
20984 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
20985 calcFunc-powerexpand.
20986 (math-write-out-power): Rename it to math-powerexpand; have it
20987 handle negative exponents.
20988 (calc-writeoutpower): Rename it to calc-powerexpand.
20989
20990 * calc/calc-ext.el: Change calcFunc-writeoutpower and
20991 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
20992 autoloads.
20993 Add calcFunc-ldiv to autoloads.
20994
20995 * calc/calc-arith.el (calcFunc-ldiv): New function.
20996
20997 * calc/calc.el (calc-left-divide): New function.
20998
20999 2005-11-14 Juri Linkov <juri@jurta.org>
21000
21001 * cus-edit.el (custom-variable-prompt): Set the default value arg
21002 of completing-read.
21003
21004 * cus-dep.el (custom-make-dependencies): Reverse the list of
21005 found dependencies.
21006
21007 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
21008
21009 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21010 Highlighting" entry, it is on by default now.
21011 (menu-bar-options-save): Do not save global-font-lock-mode.
21012
21013 2005-11-13 Richard M. Stallman <rms@gnu.org>
21014
21015 * textmodes/flyspell.el (flyspell-large-region):
21016 Call flyspell-accept-buffer-local-defs.
21017
21018 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
21019
21020 * textmodes/flyspell.el (flyspell-notify-misspell):
21021 Fix misspelling of "Misspelling".
21022 (flyspell-process-localwords): New function.
21023 (flyspell-large-region): Call flyspell-process-localwords and
21024 flyspell-delete-region-overlays.
21025 (flyspell-delete-region-overlays): New function.
21026 (flyspell-delete-all-overlays): Call that.
21027
21028 2005-11-13 Richard M. Stallman <rms@gnu.org>
21029
21030 * help.el (help-for-help-internal): Improve doc of C-h a.
21031 (describe-key): Improve prompt; doc fix.
21032
21033 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
21034
21035 * vc-svn.el (vc-svn-registered): Catch all errors.
21036
21037 * cus-dep.el (custom-make-dependencies): Typo.
21038
21039 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
21040
21041 * net/tramp-util.el (top): Fix compilation warning.
21042
21043 2005-11-13 Kim F. Storm <storm@cua.dk>
21044
21045 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
21046
21047 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21048
21049 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21050 (gud-speedbar-buttons): Match on "const char *" too.
21051
21052 * progmodes/gdb-ui.el (gdb-var-create-handler)
21053 (gdb-var-list-children-handler): Match on "const char *" too.
21054 (gdb-var-evaluate-expression-handler): Match on empty string.
21055 (gdb-var-update-handler): Only call
21056 gdb-var-evaluate-expression-handler when required.
21057
21058 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21059
21060 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21061 selected window. This still doesn't work for speedbar.
21062 (gud-speedbar-buttons): Handle string expressions properly.
21063
21064 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21065 (gdb-var-create-handler): Handle string expressions properly.
21066 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21067 Handle string expressions properly. Move "type" field into regexp.
21068
21069 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21070
21071 * bookmark.el (bookmark-maybe-message): New function to reduce
21072 code duplication: invokes `message' iff baud-rate is high enough.
21073 (bookmark-write-file): Use above instead of an inline conditional.
21074 (bookmark-load): Same.
21075
21076 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21077
21078 * bookmark.el (bookmark-write-file): Don't visit the destination
21079 file, just write the data to it using write-region. This is
21080 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21081 change to avoid visiting the file in the first place.
21082
21083 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
21084
21085 * hi-lock.el (hi-lock-mode): Set the default value of
21086 font-lock-defaults.
21087
21088 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
21089
21090 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21091 arg to `file-attributes'.
21092 (find-lisp-format): The UID and GID can now be strings.
21093
21094 2005-11-12 Kim F. Storm <storm@cua.dk>
21095
21096 * help.el (help-map): Bind C-h d to apropos-documentation.
21097
21098 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
21099 when point is at end-of-buffer.
21100
21101 * apropos.el (apropos-match-face): Doc fix.
21102 (apropos-sort-by-scores): Add new choice `verbose'.
21103 (apropos-documentation-sort-by-scores): New defcustom.
21104 (apropos-pattern): Now contains the pattern entered by the user.
21105 (apropos-pattern-quoted): New defvar.
21106 (apropos-regexp): New defvar, containing the regexp corresponding
21107 to apropos-pattern.
21108 (apropos-all-words-regexp): Rename from apropos-all-regexp.
21109 (apropos-read-pattern): New defun. Use it to read pattern arg in
21110 interactive calls; returns list of words for a word list, and
21111 string for a regexp.
21112 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
21113 parses a list of words or regexp as returned by apropos-read-pattern.
21114 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
21115 (apropos-score-doc): Return a very high score if the string
21116 entered by the user matches literally.
21117 (apropos-variable): Doc fix. Use apropos-read-pattern.
21118 (apropos-command): Doc fix. Use apropos-read-pattern and
21119 apropos-parse-pattern. Call apropos-print with nosubst=t.
21120 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
21121 apropos-parse-pattern.
21122 (apropos-documentation): Doc fix. Use apropos-read-pattern and
21123 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
21124 apropos-documentation-sort-by-scores. Call apropos-print with
21125 nosubst=t.
21126 (apropos-documentation-internal): Pass doc string through
21127 substitute-key-definition before adding text properties.
21128 Highlight substring matching literal user input if possible.
21129 (apropos-documentation-check-doc-file): Remove locals beg and end.
21130 Fix calculation of score (as added twice). Pass doc string through
21131 substitute-key-definition before adding text properties.
21132 (apropos-documentation-check-elc-file): Pass doc string through
21133 substitute-key-definition before adding text properties.
21134 Highlight substring matching literal user input if possible.
21135 (apropos-print): Add new arg NOSUBST; if set, command and variable
21136 doc strings have already been passed through substitute-key-definition.
21137 Add code to handle apropos-accumulator items without score element
21138 for backwards compatibility (e.g. with woman package).
21139 Only show scores if apropos-sort-by-scores is `verbose'.
21140
21141 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21142
21143 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
21144 Add jka-compr-load-suffixes to load-suffixes.
21145
21146 * jka-compr.el: Require jka-cmpr-hook.
21147 (jka-compr-info-compress-message, jka-compr-info-compress-program)
21148 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
21149 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
21150 (jka-compr-info-can-append, jka-compr-info-strip-extension)
21151 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
21152 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
21153 (jka-compr-uninstall): Remove entries from
21154 jka-compr-added-to-file-coding-system-alist after they are used.
21155 (jka-compr-error): Remove unused var `curbuf'.
21156 (jka-compr-file-local-copy): Remove unused var `notfound'.
21157
21158 2005-11-10 Romain Francoise <romain@orebokech.com>
21159
21160 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
21161
21162 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
21163
21164 * progmodes/gud.el (gud-menu-map): Move parentheses.
21165 (gdb): New command gud-pv.
21166
21167 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21168
21169 * tar-mode.el: Remove spurious or unnecessary leading stars
21170 in docstrings.
21171 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
21172 (tar-parse-octal-integer-safe): Use mapc.
21173 (tar-header-block-summarize): Remove unused var `ck'.
21174 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
21175 cleared before. Obey default-enable-multibyte-characters.
21176 Use mapconcat. Simplify setting of tar-header-offset.
21177 (tar-mode-map): Move initialization inside delcaration.
21178 (tar-flag-deleted): Use `abs'.
21179 (tar-expunge-internal): Remove unused var `line'.
21180 (tar-expunge-internal): Don't hardcode point-min==1.
21181 (tar-expunge): Widen while doing set-buffer-multibyte.
21182 (tar-rename-entry): Use file-name-coding-system.
21183 (tar-alter-one-field): Don't hardcode point-min==1.
21184 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
21185 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
21186
21187 2005-11-10 Masatake YAMATO <jet@gyve.org>
21188
21189 * add-log.el (add-log-current-defun): Handle class::method
21190 notation of c++. Fix incorrect comment.
21191
21192 2005-11-10 Alan Mackenzie <acm@muc.de>
21193
21194 * help-fns.el (describe-variable): Make C-h v work when a variable
21195 has variable documentation yet is unbound.
21196
21197 2005-11-10 Masatake YAMATO <jet@gyve.org>
21198
21199 * man.el (Man-highlight-references): Set an empty
21200 string to `Man-arguments' if it is nil.
21201 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
21202
21203 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
21204
21205 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
21206 commenting conventions.
21207
21208 * cus-dep.el (custom-make-dependencies): Simplify.
21209 Better follow the commenting conventions.
21210
21211 2005-11-09 Richard M. Stallman <rms@gnu.org>
21212
21213 * apropos.el (apropos-pattern): Rename from apropos-regexp.
21214 (apropos-orig-pattern): Rename from apropos-orig-regexp.
21215 All uses changed.
21216 (apropos-rewrite-regexp): Doc fix.
21217 (apropos-variable, apropos-command, apropos, apropos-value):
21218 Change prompt; carry through the argument renaming.
21219
21220 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
21221
21222 * find-lisp.el: Require dired.
21223 (find-lisp-find-dired-internal): Do not call
21224 `abbreviate-file-name' on DIR.
21225
21226 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
21227
21228 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
21229
21230 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
21231
21232 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
21233 when using the speedbar.
21234 (gdb): New command gud-pp.
21235 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
21236
21237 2005-11-09 Juri Linkov <juri@jurta.org>
21238
21239 * replace.el (occur-excluded-properties): New defcustom.
21240 (occur-1, occur-engine, occur-accumulate-lines): Use it.
21241
21242 2005-11-08 Jay Belanger <belanger@truman.edu>
21243
21244 * calc/calc-units.el (math-convert-units): Replace any composite
21245 unit by its definition.
21246
21247 2005-11-08 Lars Hansen <larsh@soem.dk>
21248
21249 * emacs-lisp/autoload.el (update-directory-autoloads):
21250 Add obsolete function alias.
21251
21252 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
21253
21254 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
21255 comment-indent-function.
21256 (lisp-comment-indent): Replace by an alias for comment-indent-default.
21257
21258 * reveal.el (reveal-post-command): Rework the handling of
21259 reveal-open-spots, so as to be more reliable. There were several
21260 tricky corner cases where an open spot might be lost, or where
21261 a closed spot might end up on the list of open spots.
21262 Only reveal text that's ellipsised.
21263
21264 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
21265
21266 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
21267
21268 2005-11-07 John Paul Wallington <jpw@gnu.org>
21269
21270 * ibuffer.el (ibuffer): Search iconified frames too when
21271 getting Ibuffer buffer's window.
21272
21273 2005-11-06 Richard M. Stallman <rms@gnu.org>
21274
21275 * progmodes/compile.el (compilation-internal-error-properties):
21276 save-excursion around the computation of MARKER.
21277
21278 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
21279
21280 * textmodes/flyspell.el (flyspell-external-point-words):
21281 flyspell-get-word returns a list, not just a string.
21282
21283 2005-11-06 John Paul Wallington <jpw@pobox.com>
21284
21285 * ibuffer.el (ibuffer): Search all visible frames when getting
21286 Ibuffer buffer's window.
21287
21288 2005-11-07 Masatake YAMATO <jet@gyve.org>
21289
21290 * man.el (Man-reference-regexp): Accept spaces between
21291 `Man-name-regexp' and `Man-section-regexp'.
21292 (Man-apropos-regexp): New variable.
21293 (Man-abstract-xref-man-page): Use value for `Man-target-string'
21294 if available.
21295 (Man-highlight-references, Man-highlight-references0):
21296 Handle the case when `Man-arguments' includes "-k".
21297 (Man-highlight-references0): Rename the argument `TARGET-POS' to
21298 `TARGET'. `TARGET' can be a number, function or nil.
21299
21300 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
21301
21302 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
21303 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
21304 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
21305 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
21306 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
21307 (gdb-send-item): Use buffer-local-value and simplify.
21308
21309 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
21310
21311 * startup.el (command-line): Use `custom-reevaluate-setting' for
21312 `global-font-lock-mode'.
21313
21314 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
21315 by default, except in batch mode or when the -D option is given.
21316
21317 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
21318 specified keyword args on to `define-minor-mode'. Update docstring.
21319
21320 2005-11-05 Romain Francoise <romain@orebokech.com>
21321
21322 * replace.el (occur-engine): Add marker at end of line, too.
21323
21324 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21325
21326 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21327 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21328 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21329 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21330 argument to all these routines, so the passphrase can be managed
21331 externally and passed in to the system.
21332 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21333 pgg-add-passphrase-to-cache function.
21334
21335 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21336 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21337 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21338 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21339 argument to all these routines, so the passphrase can be managed
21340 externally and passed in to the system.
21341 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21342 function.
21343
21344 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
21345
21346 * font-lock.el: Don't deal with font-lock-face-attributes here,
21347 move the code ...
21348
21349 * startup.el (command-line): ... here. Use face-spec-set instead
21350 of custom-declare-face.
21351
21352 * faces.el (face-spec-set): Reset the face if spec is not nil.
21353
21354 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
21355
21356 * newcomment.el (comment-region-internal): Box more tightly in the
21357 common case where there's no TAB in the boxed text.
21358
21359 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21360
21361 * info.el (info-tool-bar-map): Use images prev-node, next-node and
21362 up-node.
21363
21364 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
21365
21366 * net/newsticker.el: Commentary updated. Code formatting changed.
21367 (newsticker-version): Change to "1.9".
21368 (newsticker, newsticker-feed): Doc fix.
21369 (newsticker-url-list): Doc fix. Add option "Weekly".
21370 (newsticker-retrieval-interval): Add option "Weekly".
21371 (newsticker-headline-processing): Doc fix.
21372 (newsticker-auto-mark-filter): Remove.
21373 (newsticker-auto-mark-filter-list): New.
21374 (newsticker-layout, newsticker-sort-method): Doc fix.
21375 (newsticker-hide-old-items-in-newsticker-buffer)
21376 (newsticker-heading-format, newsticker-item-format)
21377 (newsticker-desc-format): Doc fix.
21378 (newsticker-show-all-rss-elements): Remove.
21379 (newsticker-show-all-news-elements): New.
21380 (newsticker-faces, newsticker-ticker): Doc fix.
21381 (remove-from-invisibility-spec): Code formatting.
21382 (newsticker--process-ids): New.
21383 (newsticker-mode): Doc fix.
21384 (newsticker-mode): Change mode-line-format.
21385 (newsticker-start): Remove debug output.
21386 (newsticker-start-ticker): Doc fix. Add autoload cookie.
21387 (newsticker-w3m-show-inline-images): Code formatting.
21388 (newsticker-next-item): Call `force-mode-line-update'.
21389 (newsticker-previous-item): Call `force-mode-line-update'.
21390 (newsticker-next-feed): Call `force-mode-line-update'.
21391 (newsticker-previous-feed): Call `force-mode-line-update'.
21392 (newsticker-mark-all-items-at-point-as-read): Code formatting.
21393 (newsticker-show-old-items): Do not show descs.
21394 (newsticker-hide-entry): Hide too much.
21395 (newsticker-hide-entry, newsticker-show-entry)
21396 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
21397 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
21398 (newsticker-toggle-auto-narrow-to-item): Code formatting.
21399 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
21400 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
21401 (newsticker-get-news): Call `force-mode-line-update'.
21402 Collect process ids.
21403 (newsticker--sentinel): Change coding system handling.
21404 Move image retrieval to new functions newsticker--get-logo-url-*.
21405 Move feed parsing to new functions newsticker--parse-*.
21406 Update list of process ids.
21407 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
21408 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
21409 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
21410 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
21411 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21412 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
21413 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
21414 (newsticker--decode-coding-string): Remove.
21415 (newsticker--decode-numeric-entities): Check input. Format code.
21416 (newsticker--remove-whitespace): Check input.
21417 (newsticker--do-forget-preformatted): Doc fix.
21418 (newsticker--decode-rfc822-date): Allow for missing time.
21419 (newsticker--update-process-ids): New.
21420 (newsticker--image-sentinel): Change comment.
21421 (newsticker--image-read): Change error message.
21422 (newsticker--imenu-goto): Doc fix. Show headline title.
21423 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
21424 (newsticker--buffer-do-insert-text): Clean whitespace in
21425 html-rendered headline title. Code formatting.
21426 Call `newsticker--buffer-print-extra-elements'.
21427 (newsticker--buffer-print-extra-element): Remove.
21428 (newsticker--buffer-print-extra-elements): New.
21429 (newsticker--buffer-do-print-extra-element): New.
21430 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
21431 large sizes.
21432 (newsticker--run-auto-mark-filter)
21433 (newsticker--do-run-auto-mark-filter):
21434 Use `newsticker-auto-mark-filter-list'.
21435
21436 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
21437
21438 * net/rcirc.el: Use split-string OMIT-NULLS argument.
21439 (rcirc-print): Force redisplay before running hooks. Do long
21440 buffer truncation after making new text read-only. Deal with nil
21441 text when decoding strings. If TARGET is nil, use either the
21442 currently selected buffer, if it is an rcirc buffer and of the
21443 same process or the process buffer.
21444 (rcirc-mode): Remove header-line. Recompute short buffer names.
21445 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
21446 (rcirc-short-buffer-name): Add variable.
21447 (rcirc-kill-buffer-hook): Recompute short buffer names.
21448 Remove nick from private channel.
21449 (rcirc-send-input): Send command text to current-buffer.
21450 Don't clear overlay arrow here.
21451 (rcirc-short-buffer-name): Return a short buffer name.
21452 (rcirc-update-short-buffer-names, rcirc-abbreviate)
21453 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
21454 buffer-name abbreviations.
21455 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
21456 Do not touch nick-table when killing a parted channel.
21457 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
21458 Clear arrow from current buffer if it is now hidden.
21459 (rcirc-current-buffer): Add variable.
21460 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21461 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
21462 Remove -face from names.
21463 (rcirc-update-activity-string): Print "DND" when globally ignoring
21464 activity.
21465 (rcirc-ignore-buffer-activity-flag): Rename from
21466 rcirc-ignore-channel-activity.
21467 (rcirc-ignore-all-activity-flag): Doc fix.
21468 (rcirc-channels): Remove variable.
21469 (rcirc-kill-buffer-hook):
21470 (rcirc-get-buffer-create): Add nick to private channel.
21471 (rcirc-multiline-edit-submit): Remove tabs.
21472 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
21473 folded.
21474 (rcirc-remove-nick-channel): Bug fix.
21475 (rcirc-toggle-ignore-buffer-activity): Rename from
21476 rcirc-toggle-ignore-channel-activity.
21477 (rcirc-record-activity): Add buffers to the front of the list.
21478 (rcirc-update-activity): Remove killed buffers from list.
21479 (rcirc-process-server-response-1): Remove last argument if it is
21480 null before calling handler.
21481 (rcirc): Add "rcirc" defcustom prefix.
21482 (rcirc-prompt): Simplify default prompt.
21483 Use custom-initialize-default.
21484 (rcirc-private-chats): Remove variable.
21485 (rcirc-prompt): Change initialization.
21486 (rcirc-version): Remove function.
21487 (rcirc-id-string): Add constant.
21488 (rcirc-last-buffer): Remove variable.
21489 (rcirc-buffer-alist): Add variable.
21490 (rcirc-connect): Update variable setup.
21491 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
21492 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
21493 default.
21494 (rcirc-handler-generic): Trigger activity.
21495 (rcirc-send-message): Create the buffor of the target.
21496 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
21497 (rcirc-get-buffer): Just return nil if there is no matching buffer.
21498 (rcirc-multiline-edit-cancel): Remove function.
21499 (rcirc-set-last-buffer): Remove function.
21500 (rcirc-get-any-buffer): Add function.
21501 (rcirc-join-channels): Don't print /join text.
21502 (rcirc-toggle-ignore-channel-activity): Add and update echo area
21503 messages.
21504 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
21505 (rcirc-handler-NOTICE): Recognize CTCP responses.
21506 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
21507 constructing TOPIC string for buffers we are not JOINed.
21508 (rcirc-handler-CTCP-response): Add handler.
21509 (rcirc-multiline-edit-submit): Restore the window-configuration
21510 before adjusting point.
21511 (rcirc): Add customization group.
21512 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
21513 (rcirc-user-full-name, rcirc-startup-channels-alist)
21514 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
21515 (rcirc-ignore-all-activity-flag, rcirc-time-format)
21516 (rcirc-input-ring-size, rcirc-read-only-flag)
21517 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
21518 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
21519 Change defvar to defcustom.
21520 (rcirc-update-prompt): Add optional ALL arg, which will update
21521 prompts in all rcirc buffers. Regexp quote replacement text.
21522 (rcirc-fill-column): Accept frame-width as a value.
21523 (rcirc-set-changed): Add function.
21524 (rcirc-next-active-buffer): Write more meaningful messages.
21525 (rcirc-faces): Add customization group.
21526 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
21527 (rcirc-nick-in-message-face, rcirc-prompt-face)
21528 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
21529 (with-rcirc-process-buffer): Move before first usage.
21530 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
21531 (rcirc-debug-flag): Rename from `rcirc-log-p'.
21532 (rcirc-debug): Rename from `rcirc-log'.
21533 (rcirc-format-response-string): Do not print `-' chars for a
21534 NOTICE with no sender. Simplify output of server responses.
21535
21536 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21537
21538 (rcirc-browse-url-map, rcirc-browse-url-at-point)
21539 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
21540 Make urls mouse and RET clickable.
21541
21542 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21543
21544 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
21545
21546 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21547
21548 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21549 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21550 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21551 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21552 argument to all these routines, so the passphrase can be managed
21553 externally and passed in to the system.
21554 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21555 pgg-add-passphrase-to-cache function.
21556
21557 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21558 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21559 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21560 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21561 argument to all these routines, so the passphrase can be managed
21562 externally and passed in to the system.
21563 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21564 function.
21565
21566 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
21567
21568 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
21569 from goto-address-url-regexp.
21570
21571 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
21572
21573 * textmodes/org.el (org-read-date, org-goto-calendar)
21574 (org-recenter-calendar, org-agenda-goto-calendar):
21575 Temporarily clear `calendar-move-hook'.
21576
21577 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
21578
21579 * ediff-merg.el (ediff-merge-region-is-non-clash):
21580 Return t, if not merging.
21581
21582 * ediff-util.el (ediff-previous-difference): Don't skip regions that
21583 have merge clashes.
21584
21585 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21586
21587 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21588 Undo previous change.
21589
21590 * startup.el (command-line): Use `custom-reevaluate-setting' for
21591 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
21592 tty-register-default-colors on Mac.
21593
21594 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21595
21596 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
21597 (gdb-buffer-type): Make it automatically buffer local...
21598 (gdb-get-create-buffer): ...and set it accordingly.
21599 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
21600 actually work.
21601
21602 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
21603
21604 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
21605 not red.
21606
21607 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21608
21609 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
21610 case GUD buffer is not visible.
21611 (gdb-goto-breakpoint): Try to force display in source buffer.
21612 (gdb-frame-gdb-buffer): Copy other similar functions.
21613 (gdb-restore-windows): Don't display source if not asked for.
21614 (gdb-assembler-buffer-name): Don't capitalise.
21615
21616 2005-11-03 Richard M. Stallman <rms@gnu.org>
21617
21618 * wid-edit.el (key-sequence): New widget type.
21619
21620 * simple.el (set-mark-command-repeat-pop): New variable.
21621 (set-mark-command): Only interpret plan C-@ after a pop as a pop
21622 if set-mark-command-repeat-pop is true.
21623
21624 * info.el (Info-fontify-node): Don't display extra "see" if there
21625 already is one here.
21626
21627 * mouse.el: Fix special handling of DEL after dragging a region:
21628 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
21629 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
21630
21631 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
21632
21633 * textmodes/ispell.el (ispell-command-loop): Change `i' description
21634 not to assume it pertains to an affix.
21635
21636 * textmodes/flyspell.el (flyspell-post-command-hook):
21637 Bind deactivate-mark to prevent deactivation.
21638
21639 2005-11-03 Lars Hansen <larsh@soem.dk>
21640
21641 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
21642 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
21643 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
21644
21645 2005-11-03 Romain Francoise <romain@orebokech.com>
21646
21647 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
21648 Update copyright years.
21649
21650 2005-11-03 Sam Steingold <sds@gnu.org>
21651
21652 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21653 Use system-type instead of window-system because window-system is not
21654 correctly defined during loadup.
21655
21656 2005-11-02 Mark A. Hershberger <mah@everybody.org>
21657
21658 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
21659 (xml-parse-tag): Join strings separated by a comment properly.
21660
21661 2005-11-02 Andreas Schwab <schwab@suse.de>
21662
21663 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
21664
21665 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
21666
21667 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
21668 (byte-optimize-pure-func): Quote the eval'd value.
21669
21670 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
21671 Rename from perl-font-lock-syntactic-face-function.
21672 Change the calling convention so it can be used as a font-lock MATCHER.
21673 Do the parse-partial-sexp loop outselves.
21674 (perl-font-lock-syntactic-keywords): Use it.
21675 (perl-mode): Don't set font-lock-syntactic-face-function any more.
21676
21677 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
21678
21679 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
21680 disassembly buffer too.
21681 (gdb-exited): Remove overlay arrows when execution has finished.
21682 (gdb-info-frames-custom, gdb-info-threads-custom)
21683 (gdb-info-registers-custom): Don't add inappropriate text
21684 properties if inferior is not active.
21685
21686 2005-11-02 Glenn Morris <rgm@gnu.org>
21687
21688 * progmodes/fortran.el (fortran-blink-match):
21689 Use `blink-matching-delay'.
21690
21691 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
21692
21693 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
21694
21695 2005-11-02 Lars Hansen <larsh@soem.dk>
21696
21697 * net/tramp.el (tramp-action-out-of-band): Handle scp message
21698 "Permission denied".
21699
21700 2005-11-01 Richard M. Stallman <rms@gnu.org>
21701
21702 * textmodes/flyspell.el (flyspell-external-point-words):
21703 Pass nil to flyspell-get-word.
21704
21705 2005-11-02 Kim F. Storm <storm@cua.dk>
21706
21707 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
21708 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
21709
21710 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21711
21712 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
21713 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
21714 (calendar-mouse-print-dates): Add optional `event' argument.
21715 Update interactive-spec.
21716 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
21717 Use `calendar-event-to-date' instead of `event'.
21718
21719 2005-11-02 Masatake YAMATO <jet@gyve.org>
21720
21721 * progmodes/ld-script.el (ld-script-builtins):
21722 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
21723 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
21724 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
21725
21726 2005-11-01 Romain Francoise <romain@orebokech.com>
21727
21728 * vc-sccs.el: Update copyright year.
21729 * ezimage.el: Likewise.
21730
21731 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
21732
21733 * info.el (Info-fontify-node): Use `string-width' for fontifying
21734 underlined titles.
21735
21736 2005-11-01 Juri Linkov <juri@jurta.org>
21737
21738 * info.el (Info-fontify-node): Downcase node header keywords Node,
21739 Prev, Next, Up before comparison.
21740 (Info-history): Insert absolute directory name, and put invisible
21741 property on it.
21742
21743 2005-11-01 Juri Linkov <juri@jurta.org>
21744
21745 * info.el (Info-file-supports-index-cookies): New variable.
21746 (Info-find-node-2): Check makeinfo version for index cookie support.
21747 (Info-index-nodes): Search for nodes with index cookies only when
21748 Info-file-supports-index-cookies is t. Otherwise, search nodes
21749 with "Index" in the node name.
21750 (Info-index-node): Search index cookie in the current node only when
21751 Info-file-supports-index-cookies is t. Otherwise, check the word
21752 "Index" in the node name.
21753 (Info-find-emacs-command-nodes): Remove code that searches nodes
21754 with "Index" node name in the top menu.
21755
21756 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21757
21758 * progmodes/scheme.el (scheme-mode-variables): Use the default
21759 comment-indent-function.
21760
21761 * faces.el (face-attribute): Handle the case where a face inherits from
21762 a non-existent face.
21763
21764 * simple.el (eval-expression-print-format): Use lisp-readable syntax
21765 for octal and hexa output, and merge the char into the paren.
21766 (kill-new): Use push.
21767 (copy-to-buffer): Use with-current-buffer.
21768 (completion-setup-function): Move code in loop to remove redundancy.
21769 (minibuffer-local-must-match-map): Don't add bindings that duplicate
21770 those inherited from minibuffer-local-completion-map.
21771
21772 * savehist.el (savehist-mode) <defcustom>:
21773 Use custom-set-minor-mode if available.
21774 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
21775 and emit a message if applicable.
21776
21777 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
21778
21779 * savehist.el: Sync up to version 19.
21780 (savehist-mode): New minor mode.
21781 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
21782 (savehist-length): Remove (use history-length instead).
21783 (savehist-file-modes): Rename from savehist-modes.
21784 (savehist-save-hook, savehist-loaded): New vars.
21785 (savehist-load): Use savehist-mode. Try to smooth up transition from
21786 old format to new format.
21787 (savehist-install): Allow savehist-autosave-interval to be nil.
21788 (savehist-save): Run the new hook. Be more careful to only trim the
21789 history variables.
21790 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
21791 (savehist-printable): Print into a buffer rather than char-by-char.
21792
21793 2005-11-01 John Wiegley <johnw@newartisans.com>
21794
21795 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
21796 toggle-ignore keybinding (C-a). The author said it had been
21797 disabled much earlier due to a possible incompatibility, but after
21798 many months of usage I have encountered no problems (and it is a
21799 rather useful option, especially for switching to " *temp*").
21800
21801 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
21802 support for OS/X's AddressBook, by calling out to the open source
21803 program "contacts" (installable through Fink).
21804
21805 * net/eudc.el (eudc-expand-inline): If the
21806 `eudc-multiple-match-handling-method' is set to `all', delete the
21807 query string before inserting the query result.
21808
21809 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
21810 flag, to prevent Eshell from using the system ls when
21811 `eshell-ls-insert-directory' is in used.
21812 (eshell-ls-insert-directory): Disable font-lock in directory
21813 buffer so that Eshell's own fontification is seen. This broke
21814 recently due to changes in font-lock, so this goes back to version
21815 21 behavior.
21816
21817 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
21818
21819 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
21820 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
21821 (gdb-many-windows): Doc fix.
21822
21823 2005-10-31 Romain Francoise <romain@orebokech.com>
21824
21825 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
21826
21827 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
21828
21829 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
21830 that global-font-lock-mode can be enabled by default.
21831
21832 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
21833 (font-lock-add-keywords, font-lock-remove-keywords)
21834 (font-lock-fontify-buffer): Remove autoload cookies.
21835
21836 * jit-lock.el (jit-lock-register): Likewise.
21837
21838 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
21839
21840 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21841
21842 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
21843 intact if there is no gud-comint-buffer.
21844
21845 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
21846
21847 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
21848 old prompt comint-prompt-read-only is t and GDB commands are
21849 issued from tool bar etc.
21850
21851 2005-10-31 Masatake YAMATO <jet@gyve.org>
21852
21853 * vc.el (vc-directory-exclusion-list): Add "{arch}".
21854
21855 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
21856
21857 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
21858 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
21859
21860 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
21861
21862 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
21863 starting at beginning of line. Fontification is messed up when
21864 `open-paren-in-column-0-is-defun-start' set to t.
21865 Reported by John Paul Wallington <jpw@pobox.com>.
21866
21867 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
21868
21869 * comint.el (comint-send-input): Call `comint-update-fence' when
21870 `comint-process-echoes' and `comint-prompt-read-only' are both
21871 non-nil, to avoid leftover read-only newline.
21872
21873 2005-10-30 Richard M. Stallman <rms@gnu.org>
21874
21875 * textmodes/flyspell.el (flyspell-external-point-words):
21876 Detect when WORD can't be checked properly because
21877 flyspell-get-word finds just part of it, and move on.
21878
21879 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
21880 boundarychar for Polish.
21881 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
21882 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
21883
21884 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21885
21886 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
21887 (gdb-registers-font-lock-keywords): Delete.
21888 (gdb-registers-mode): Don't fontify.
21889 (gdb-info-registers-custom): Use text properties instead as, in
21890 future, changed register values will use font-lock-warning-face.
21891 (gdb-local-font-lock-keywords): Rename to...
21892 (gdb-locals-font-lock-keywords): ...for consistency.
21893
21894 2005-10-30 Andre Spiegel <spiegel@gnu.org>
21895
21896 * vc.el (vc-switch-backend): Better error message if the buffer is
21897 not visiting a file under version control.
21898
21899 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
21900
21901 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
21902
21903 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
21904 ~/.emacs.d/.emacs.
21905
21906 2005-10-29 Richard M. Stallman <rms@gnu.org>
21907
21908 * replace.el (occur-mode-mouse-goto): Always go to other window.
21909 (occur-mode-goto-occurrence): Always switch in same window.
21910
21911 * simple.el (undo): Display message at end, not at start.
21912
21913 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
21914 New arg REUSE-CELL.
21915 (cancel-timer-internal): New function.
21916 (timer-event-handler): Use cancel-timer-internal,
21917 and pass the cell it returns to timer-activate...
21918
21919 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
21920 (jit-lock-deferred-fontify, jit-lock-context-fontify)
21921 (jit-lock-after-change): Test memory-full.
21922
21923 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21924
21925 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21926 part of the decoded armor to find the key-identifier.
21927 (pgg-gpg-lookup-key-owner): New function to return the
21928 human-readable identifier of a key owner.
21929 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21930 key itself.
21931 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21932 the key value) if we have a key and can match it against a secret
21933 key. Also, added a note pointing out fact that the prompt only
21934 indicates the first matching key.
21935
21936 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21937 pgg-decrypt-region.
21938 (pgg-pending-timers): A new hash for tracking the passphrase cache
21939 timers, so that new ones supercede old ones.
21940 (pgg-add-passphrase-to-cache): Rename from
21941 `pgg-add-passphrase-cache' to reduce confusion (all callers
21942 changed). Modified to cancel old timers when new ones are added.
21943 (pgg-remove-passphrase-from-cache): Rename from
21944 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21945 changed). Modified to cancel old timers when their keys are
21946 removed from the cache.
21947 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21948 XEmacs, an indirection to delete-itimer.
21949 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21950 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21951 users can only check cache without risk of prompting. Correct bug in
21952 notruncate behavior.
21953 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21954 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21955 Add informative docstrings.
21956 (pgg-decrypt): Convey provided passphrase in subordinate call to
21957 pgg-decrypt-region.
21958
21959 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21960 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21961 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21962 `passphrase' argument, so the passphrase can be managed externally
21963 and then passed in to the system.
21964
21965 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21966 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21967 so the passphrase cache can be used reliably with identifiers
21968 besides a pgp packet's key id.
21969
21970 * pgg-gpg.el (pgg-pgp-encrypt-region)
21971 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21972 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21973 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21974 argument to all these routines, so the passphrase can be managed
21975 externally and passed in to the system.
21976
21977 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21978 `notruncate' argument, so the passphrase cache can be used
21979 reliably with identifiers besides a pgp packet's key id.
21980
21981 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21982
21983 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21984 symmetric encryption.
21985 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21986 encrypted session key.
21987 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21988 message ask for the passphrase in a proper way.
21989
21990 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21991 New user commands for symmetric encryption.
21992
21993 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
21994
21995 * textmodes/conf-mode.el (conf-assignment-sign)
21996 (conf-assignment-regexp): Fix docstrings.
21997 (conf-mode-initialize): New function.
21998 (conf-mode): Remove optional args. Use delay-mode-hooks to
21999 recognize recursive calls.
22000 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22001 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22002 (conf-xdefaults-mode): Use define-derived-mode and
22003 conf-mode-initialize.
22004
22005 2005-10-29 Romain Francoise <romain@orebokech.com>
22006
22007 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22008
22009 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22010
22011 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22012 part of the decoded armor to find the key-identifier.
22013 (pgg-gpg-lookup-key-owner): New function to return the
22014 human-readable identifier of a key owner.
22015 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22016 key itself.
22017 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22018 the key value) if we have a key and can match it against a secret
22019 key. Also, added a note pointing out fact that the prompt only
22020 indicates the first matching key.
22021
22022 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22023 pgg-decrypt-region.
22024 (pgg-pending-timers): A new hash for tracking the passphrase cache
22025 timers, so that new ones supercede old ones.
22026 (pgg-add-passphrase-to-cache): Rename from
22027 `pgg-add-passphrase-cache' to reduce confusion (all callers
22028 changed). Modified to cancel old timers when new ones are added.
22029 (pgg-remove-passphrase-from-cache): Rename from
22030 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22031 changed). Modified to cancel old timers when their keys are
22032 removed from the cache.
22033 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22034 XEmacs, an indirection to delete-itimer.
22035 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22036 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22037 users can only check cache without risk of prompting. Correct bug in
22038 notruncate behavior.
22039 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22040 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22041 Add informative docstrings.
22042 (pgg-decrypt): Convey provided passphrase in subordinate call to
22043 pgg-decrypt-region.
22044
22045 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
22046
22047 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22048 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22049 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22050 `passphrase' argument, so the passphrase can be managed externally
22051 and then passed in to the system.
22052
22053 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22054 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22055 so the passphrase cache can be used reliably with identifiers
22056 besides a pgp packet's key id.
22057
22058 * pgg-gpg.el (pgg-pgp-encrypt-region)
22059 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22060 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22061 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22062 argument to all these routines, so the passphrase can be managed
22063 externally and passed in to the system.
22064
22065 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22066 `notruncate' argument, so the passphrase cache can be used
22067 reliably with identifiers besides a pgp packet's key id.
22068
22069 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22070
22071 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22072 symmetric encryption.
22073 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22074 encrypted session key.
22075 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22076 message ask for the passphrase in a proper way.
22077
22078 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22079 New user commands for symmetric encryption.
22080
22081 2005-10-28 Bill Wohler <wohler@newt.com>
22082
22083 * help-mode.el (help-url): New button type. Calls browse-url.
22084 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22085 Similar to Info nodes: URL `url'.
22086 (help-make-xrefs): Create help-url buttons for
22087 help-xref-url-regexp matches.
22088
22089 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
22090
22091 * tool-bar.el (tool-bar-add-item-from-menu)
22092 (tool-bar-local-item-from-menu): Fix doc strings.
22093
22094 2005-10-28 Romain Francoise <romain@orebokech.com>
22095
22096 * ldefs-boot.el: Update.
22097
22098 * subr.el (locate-library): Move from help-fns.el.
22099 * help-fns.el (locate-library): Move to subr.el.
22100
22101 2005-10-28 Richard M. Stallman <rms@gnu.org>
22102
22103 * net/tramp.el (tramp-completion-mode): defvar moved up.
22104
22105 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
22106
22107 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
22108
22109 * files.el (find-file-noselect): Use %d to format large file size.
22110
22111 * bindings.el (mode-line-format): Add %e.
22112
22113 * loadup.el ("facemenu"): Load unconditionally.
22114 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
22115 ("x-dnd"): Load, when appropriate.
22116
22117 * startup.el (command-line): Call before-init-hook earlier.
22118 Warn about some bad characters in -u user name.
22119
22120 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
22121 (flyspell-external-point-words): Error if misspelled word is not found.
22122 Set flyspell-large-region-beg at end of word.
22123
22124 2005-10-28 Andreas Schwab <schwab@suse.de>
22125
22126 * view.el (View-revert-buffer-scroll-page-forward):
22127 Use view-page-size-default.
22128
22129 2005-10-28 Juri Linkov <juri@jurta.org>
22130
22131 * international/quail.el (quail-get-current-str): Translate last
22132 raw character for deterministic input methods.
22133
22134 2005-10-27 Jay Belanger <belanger@truman.edu>
22135
22136 * calc/calc-ext.el: Add functions to autoloads.
22137 (math-identity-matrix-p, math-ident-row-p): New functions.
22138
22139 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
22140 multiplication by an identity matrix; don't turn multiplication by
22141 an inverse matrix into division.
22142 (math-div-symbol-fancy): Replace division by matrices with
22143 multiplication by inverse.
22144
22145 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
22146
22147 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
22148 (calc-writeoutpower): New functions.
22149
22150 2005-10-27 Romain Francoise <romain@orebokech.com>
22151
22152 * replace.el (occur-engine): Include colon in mouse-face highlight.
22153
22154 * dired-x.el: Change Maintainer field.
22155
22156 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
22157
22158 * longlines.el (longlines-mode): Bind after-change-functions to
22159 nil during initial decoding and final encoding.
22160
22161 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
22162
22163 * term.el (term-emulate-terminal, term-handle-colors-array)
22164 (term-handle-ansi-escape): Specify the terminfo capabilities
22165 implemented.
22166
22167 2005-10-26 Richard M. Stallman <rms@gnu.org>
22168
22169 * info.el (Info-fontify-node): Fix detection of sentence-break
22170 before *Note.
22171
22172 2005-10-26 Romain Francoise <romain@orebokech.com>
22173
22174 * smerge-mode.el: Add `tools' to file keywords.
22175
22176 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
22177
22178 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
22179 when the fringe is not available.
22180
22181 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
22182 (def-gdb-auto-update-trigger): Simplify construction.
22183 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
22184 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
22185 defined explicitly.
22186 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
22187 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
22188 defined explicitly.
22189 (gdb-info-locals-custom): Remove as it's a no-op.
22190
22191 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
22192
22193 * longlines.el (longlines-mode): Remove narrowing before
22194 performing the initial decoding or final encoding.
22195
22196 2005-10-25 Romain Francoise <romain@orebokech.com>
22197
22198 * emacs-lisp/find-func.el (find-library-name): Also strip
22199 extension if library name ends in .el, to take advantage of
22200 `find-library-suffixes'.
22201
22202 2005-10-25 Richard M. Stallman <rms@gnu.org>
22203
22204 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
22205
22206 2005-10-25 Juri Linkov <juri@jurta.org>
22207
22208 * textmodes/texinfo.el (texinfo-mode): Change charset of one
22209 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
22210
22211 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22212
22213 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
22214 (blackbox-redefine-key): Add argument `map'.
22215
22216 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
22217 regions when moving the jit-lock-context-unfontify-pos boundary.
22218
22219 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22220
22221 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
22222
22223 2005-10-25 Masatake YAMATO <jet@gyve.org>
22224
22225 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
22226
22227 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
22228
22229 * play/blackbox.el (blackbox-redefine-key): New function.
22230 (blackbox-mode-map): Use it to remap existing bindings for cursor
22231 motion instead of binding literal keys.
22232
22233 2005-10-25 Glenn Morris <rgm@gnu.org>
22234
22235 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
22236 diary does not end in a newline. Do not assume a blank line at
22237 the start of the diary file.
22238
22239 2005-10-25 Kenichi Handa <handa@m17n.org>
22240
22241 * international/quail.el (quail-translate-key): If the input
22242 method is deterministic and failed to handle the last key, restart
22243 the key handling loop from an appropriate key.
22244
22245 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
22246
22247 * vc.el (vc-dired-mode): Extend comment for binding of
22248 `directory-listing-before-filename-regexp'.
22249
22250 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22251
22252 * textmodes/texinfo.el (texinfo-mode):
22253 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
22254 not to unnecessarily expose emacs-mule's internal char codes.
22255
22256 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
22257
22258 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
22259 Display hand pointer and help-echo on disabled icon too.
22260 (gdb-mouse-until): New function.
22261 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
22262
22263 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
22264
22265 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
22266 with 2005-10-23 change to doctor.el.
22267
22268 * finder.el (finder-mode-map): Add follow-link binding.
22269
22270 2005-10-25 Kim F. Storm <storm@cua.dk>
22271
22272 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
22273 to gdb-mouse-toggle-breakpoint-fringe.
22274 (gdb-mouse-toggle-breakpoint-margin): Rename from
22275 gdb-mouse-toggle-breakpoint. Fix doc.
22276 (gdb-mouse-toggle-breakpoint-fringe): New defun.
22277 (gdb-put-string): Add optional SPROPS arg. Add props to string.
22278 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
22279 string properties also for fringe breakpoint bitmaps.
22280
22281 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
22282
22283 * textmodes/org.el (org-start-icalendar-file): Fix format form.
22284
22285 2005-10-25 Masatake YAMATO <jet@gyve.org>
22286
22287 * simple.el (completion-common-substring):
22288 Use `completion-common-substring' prior to `completion-base-size'.
22289
22290 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
22291
22292 * savehist.el: Require CL while compiling.
22293 (savehist-history-variables): Remove.
22294 (savehist-save-minibuffer-history, savehist-additional-variables)
22295 (savehist-minibuffer-history-variables): New vars.
22296 (savehist-save): Use them.
22297 (savehist-uninstall, savehist-minibuffer-hook): New funs.
22298 (savehist-install): New fun, extracted from savehist-load.
22299 (savehist-load): Use them.
22300
22301 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22302
22303 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
22304 a dummy doc-string-elt property.
22305 (defalias, defvaralias, define-category): Add a docstring property.
22306
22307 * image.el (defimage):
22308 * widget.el (define-widget):
22309 * custom.el (defface, defcustom): Add `doc-string' declaration.
22310
22311 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
22312 (defadvice): Add `doc-string' declaration.
22313
22314 * emacs-lisp/byte-run.el (macro-declaration-function):
22315 Handle `doc-string' declarations.
22316 (define-obsolete-function-alias, define-obsolete-variable-alias):
22317 Add `doc-string' declaration.
22318
22319 2005-10-24 Kenichi Handa <handa@m17n.org>
22320
22321 * international/utf-7.el (utf-7): Add autoload cookie.
22322
22323 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
22324
22325 2005-10-24 Eli Zaretskii <eliz@gnu.org>
22326
22327 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
22328 list of directories passed to batch-update-autoloads. Add "." to
22329 the list of the echoed directories.
22330
22331 * pgg-def.el:
22332 * pgg-gpg.el:
22333 * pgg-parse.el:
22334 * pgg-pgp.el:
22335 * pgg-pgp5.el:
22336 * pgg.el: Moved here from the gnus subdirectory.
22337
22338 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
22339
22340 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
22341 in case comint-prompt-read-only is set to t.
22342
22343 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
22344 in case comint-prompt-read-only is set to t.
22345
22346 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
22347
22348 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
22349 Now a string.
22350 (icalendar-import-format): Handle CLASS, STATUS, URL.
22351 Rename `subject' to `summary'.
22352 (icalendar-import-format-summary): Rename from
22353 `icalendar-import-format-subject'.
22354 (icalendar-import-format-url, icalendar-import-format-status)
22355 (icalendar-import-format-class): New variables.
22356 (icalendar--rris): Take variable argument list.
22357 (icalendar--datestring-to-isodate): Remove unnecessary
22358 calendar-style check when converting dates with explicit month names.
22359 (icalendar-export-region): Change return type of conversion
22360 subroutines. Bury current buffer unless error occurred.
22361 (icalendar--convert-to-ical)
22362 (icalendar--parse-summary-and-rest): New functions.
22363 (icalendar--convert-ordinary-to-ical)
22364 (icalendar--convert-weekly-to-ical)
22365 (icalendar--convert-yearly-to-ical)
22366 (icalendar--convert-block-to-ical)
22367 (icalendar--convert-cyclic-to-ical)
22368 (icalendar--convert-anniversary-to-ical): Change return type.
22369 Strip trailing blanks from subject.
22370 (icalendar--convert-sexp-to-ical): Change return type.
22371 Strip trailing blanks from subject. Handle simple sexp
22372 entries as generated by icalendar.el.
22373 (icalendar--convert-float-to-ical)
22374 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
22375 (icalendar-import-file): Doc fix.
22376 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
22377 Correct call to icalendar--rris.
22378 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
22379 `summary'.
22380 (icalendar--add-diary-entry): Rename `subject' to `summary'.
22381
22382 2005-10-24 Romain Francoise <romain@orebokech.com>
22383
22384 * server.el (server-sentinel): Set query-on-exit flag to nil on
22385 new client processes (it isn't inherited from the server process).
22386
22387 * replace.el (occur-engine): Rearrange text properties.
22388
22389 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
22390
22391 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
22392 case-fold-search is nil.
22393 (debug-help-follow): Use help-xref-interned directly.
22394
22395 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22396
22397 * thumbs.el (thumbs-image-type): Add .pbm.
22398
22399 2005-10-23 Richard M. Stallman <rms@gnu.org>
22400
22401 * faces.el (inhibit-face-set-after-frame-default): New variable.
22402 (set-face-attribute): Bind it.
22403 (face-set-after-frame-default): Test it.
22404
22405 * help-fns.el (describe-simplify-lib-file-name): New function.
22406 (describe-function-1, describe-variable): Use it.
22407
22408 * faces.el (describe-face): Use describe-simplify-lib-file-name.
22409
22410 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
22411 Eliminate nil as possible value.
22412 (tooltip-hide-delay): Reduce internal-border-width.
22413
22414 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
22415 (menu-bar-file-menu) <new-file>: Likewise.
22416
22417 * simple.el (line-move-finish): Ignore fields computing LINE-END.
22418
22419 * international/mule.el (load-with-code-conversion):
22420 Pass full file name to `eval-buffer' unless preloading.
22421
22422 * textmodes/flyspell.el (flyspell-large-region):
22423 Call ispell-check-version.
22424
22425 * textmodes/ispell.el (ispell-local-dictionary-overridden):
22426 Fix the make-variable-buffer-local call that was supposed
22427 to be for this variable.
22428 (ispell-aspell-supports-utf8): Doc fix.
22429 (ispell-find-aspell-dictionaries): Preserve elements of
22430 ispell-dictionary-alist for dictionaries that aspell doesn't report.
22431 (ispell-aspell-find-dictionary): Return nil on error.
22432
22433 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
22434 (doctor-symptoms): Likewise.
22435
22436 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
22437
22438 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22439
22440 * cus-edit.el (custom-button, custom-button-pressed): New vars.
22441 (custom-raised-buttons): Add :set spec.
22442 (custom-button-unraised, custom-button-pressed-unraised):
22443 New faces, so that custom-raised-buttons actually does something.
22444 (custom-mode): Use custom-button and custom-button-pressed.
22445
22446 * wid-edit.el (widget-specify-button): Don't ignore
22447 widget-mouse-face on graphic terminals.
22448 (widget-move-and-invoke): Cleanup.
22449
22450 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
22451
22452 * whitespace.el (whitespace-cleanup): Doc fix.
22453
22454 2005-10-23 Romain Francoise <romain@orebokech.com>
22455
22456 * emulation/viper.el (viper-set-hooks): Quote forms passed to
22457 `eval-after-load' to avoid evaluating their result.
22458
22459 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
22460
22461 * files.el (directory-listing-before-filename-regexp):
22462 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
22463
22464 * dired.el (dired-move-to-filename-regexp): Remove.
22465 All occurrences replaced by `directory-listing-before-filename-regexp'.
22466
22467 * dired-x.el, locate.el, vc.el:
22468 Replace `dired-move-to-filename-regexp' by
22469 `directory-listing-before-filename-regexp'. In vc.el it is
22470 overwritten locally; maybe this can be handled in files.el too.
22471
22472 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
22473 replaced by `directory-listing-before-filename-regexp'.
22474
22475 2005-10-23 Andreas Schwab <schwab@suse.de>
22476
22477 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
22478 and eval-next-after-load.
22479
22480 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
22481
22482 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
22483 exist, create it.
22484
22485 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
22486
22487 * allout.el: Remove autoloads for mailcrypt and crypt++.
22488 Require pgg, pgg-gpg during compilation.
22489 (allout-version): Increment version number to 2.1, and use a literal
22490 rather than RCS Id.
22491 (allout-default-encryption-scheme): Remove.
22492 (allout-passphrase-verifier-handling)
22493 (allout-passphrase-verifier-string)
22494 (allout-file-passphrase-verifier-string)
22495 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
22496 (allout-passphrase-hint-handling): Rename and simplify.
22497 (allout-init): Use `find-file-hook' if available, otherwise
22498 `find-file-hooks'.
22499 (allout-mode): Use `write-file-functions' if available, otherwise
22500 `local-write-file-hooks' and, instead of making auto-save-hook
22501 buffer local, make the write-file-hook activity contingent to
22502 allout-mode.
22503 (allout-mode): Use key-binding substitution in the docstring.
22504 (allout-kill-line): Spell-out kill ring data structure mutation
22505 instead of using byte-compiler-complaint-provoking `pop'.
22506 (allout-insert-listified): Use `insert' rather than `insert-string'
22507 (allout-toggle-current-subtree-encryption): Update docstring, adjust
22508 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
22509 (allout-encrypt-string): Totally revamped vis new underlying
22510 encryption facilities.
22511 (allout-mc-activate-passwd): Remove.
22512 (allout-obtain-passphrase): New, more or less replaces
22513 allout-mc-activate-passwd.
22514 (allout-encrypted-key-info): More or less replaces
22515 allout-encrypted-text-type.
22516 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
22517 (my-mark-marker): Use `(featurep 'xemacs)'.
22518
22519 2005-10-23 Lars Hansen <larsh@soem.dk>
22520
22521 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
22522 (byte-compile-file-form-defmumble, byte-compile-defun)
22523 (byte-compile-defmacro): Use it.
22524 (byte-compile-form): Don't call byte-compile-set-symbol-position
22525 when a byte-compile handler is called.
22526
22527 2005-10-22 Romain Francoise <romain@orebokech.com>
22528
22529 * savehist.el (savehist-history-variables): Add `grep-find-history'.
22530
22531 * subr.el (eval-after-load): Convert library name to an absolute
22532 file name using locate-library, since load-history no longer has
22533 library names in it.
22534
22535 2005-10-22 Richard M. Stallman <rms@gnu.org>
22536
22537 * files.el (make-temp-file): Move from subr.el.
22538 * subr.el (make-temp-file): Move to files.el.
22539
22540 * window.el (get-buffer-window-list): Move from subr.el.
22541 * subr.el (get-buffer-window-list): Move to window.el.
22542
22543 * image.el (image-load-path): Use eval-at-startup to initialize.
22544
22545 * subr.el (eval-at-startup): New macro.
22546
22547 * subr.el: Much rearrangement of functions and division
22548 into pages. No code changes.
22549
22550 2005-10-22 Kenichi Handa <handa@m17n.org>
22551
22552 * tar-mode.el (tar-extract): Be sure to call
22553 find-operation-coding-system if set-auto-coding doesn't find a
22554 coding system.
22555
22556 2005-10-22 Kim F. Storm <storm@cua.dk>
22557
22558 * image.el (image-type-header-regexps): Rename from image-type-regexps.
22559 Change users.
22560 (image-type-file-name-regexps): New defconst.
22561 (image-type-from-data): Simplify loop.
22562 (image-type-from-buffer): New defun.
22563 (image-type-from-file-header): Use it instead of image-type-from-data.
22564 Use image-search-load-path instead of only looking in data-directory.
22565 (image-type-from-file-name): New defun.
22566 (image-search-load-path): Change `pathname' to `filename'.
22567 Make PATH arg optional, default to image-load-path.
22568
22569 2005-10-21 Richard M. Stallman <rms@gnu.org>
22570
22571 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
22572
22573 * textmodes/paragraphs.el (sentence-end-base): New variable.
22574 (sentence-end): Use sentence-end-base.
22575
22576 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22577
22578 * font-lock.el (font-lock-default-fontify-region): Check the multiline
22579 property independently from the font-lock-multiline variable.
22580
22581 2005-10-21 Richard M. Stallman <rms@gnu.org>
22582
22583 * emacs-lisp/find-func.el (find-library-name): Doc fix.
22584
22585 * startup.el (command-line): Convert library names
22586 in `load-history' to absolute file names.
22587
22588 * subr.el (symbol-file): Doc fix.
22589
22590 * loadhist.el (file-loadhist-lookup): Call locate-library
22591 instead of find-library-name. Don't try converting
22592 abs file names to library names, since load-history no longer
22593 has library names in it.
22594 (file-dependents, file-provides, file-requires): Doc fixes.
22595
22596 2005-10-21 Juri Linkov <juri@jurta.org>
22597
22598 * progmodes/etags.el (tags-table-mode): New function.
22599 (tags-verify-table): Replace initialize-new-tags-table with
22600 tags-table-mode.
22601
22602 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
22603 default value.
22604 (desktop-modes-not-to-save): Add tags-table-mode to the
22605 default value.
22606
22607 * info.el (Info-index-next): Add total number of index
22608 alternatives to the message.
22609
22610 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
22611 backward only space (instead of space and period) before looking
22612 at sentence end.
22613
22614 * simple.el (set-variable): Use user-variable-p instead of symbolp.
22615 Add the old variable value as 4th default-value arg of read-string.
22616
22617 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22618
22619 * cus-face.el (custom-declare-face): Make face from X resources
22620 also on Mac.
22621
22622 * disp-table.el (standard-display-g1, standard-display-graphic):
22623 Refuse to use string glyphs also on Mac.
22624 (standard-display-european): Don't set terminal coding system also
22625 on Mac.
22626
22627 * frame.el (display-screens): Use x-display-screens also on Mac.
22628
22629 2005-10-21 Romain Francoise <romain@orebokech.com>
22630
22631 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
22632
22633 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22634
22635 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
22636 and $? into sexps.
22637
22638 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
22639 warning face on open-paren-in-column-0.
22640
22641 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
22642 boundary case. Fix typo.
22643 Suggested by Martin Rudalics <rudalics@gmx.at>.
22644
22645 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
22646
22647 * textmodes/org.el (org-combined-agenda-icalendar-file)
22648 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
22649 (org-export-icalendar-this-file)
22650 (org-export-icalendar-all-agenda-files)
22651 (org-export-icalendar-combine-agenda-files): New commands.
22652 (org-export-icalendar, org-print-icalendar-entries)
22653 (org-start-icalendar-file, org-finish-icalendar-file)
22654 (org-ical-ts-to-string): New functions.
22655 (org-read-date, org-goto-calendar)
22656 (org-agenda-goto-calendar): Inhibit displaying diary entries by
22657 call to `calendar'.
22658 (orgtbl-setup): Remove the :keys arguments from the menu description.
22659 (org-after-save-iCalendar-file-hook): New variable.
22660
22661 2005-10-21 Kenichi Handa <handa@m17n.org>
22662
22663 * language/vietnamese.el (tcvn-5712): Make it an alias of
22664 vietnamese-tcvn coding-system.
22665
22666 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
22667
22668 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
22669 group id is given.
22670
22671 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22672
22673 * progmodes/sh-script.el (sh-escaped-line-re): New var.
22674 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
22675 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
22676 whose line is either continued or ends with a comment.
22677
22678 2005-10-20 Romain Francoise <romain@orebokech.com>
22679
22680 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
22681
22682 * replace.el (occur-engine): Add follow-link property.
22683
22684 * font-core.el (font-lock-mode): Doc fix.
22685
22686 2005-10-20 Richard M. Stallman <rms@gnu.org>
22687
22688 * net/rcirc.el: New file.
22689
22690 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
22691
22692 * term.el (term-term-name): Initialize to "eterm-color".
22693
22694 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
22695
22696 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
22697 for encryption functionality.
22698 Move allout customization subgroup from `editing' to `outlines' group.
22699 Fix commentary keywords to legitimate ones.
22700 Update author info (using my current email address, obscurified).
22701 (allout-encrypt-string, allout-encryption-produce-work-buffer)
22702 (allout-encrypted-topic-p, allout-encrypted-text-type)
22703 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
22704 (allout-situate-encryption-key-verifier)
22705 (allout-get-encryption-key-verifier, allout-verify-key)
22706 (allout-next-topic-pending-encryption)
22707 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
22708 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
22709 (outline-key-verifier-handling, outline-key-hint-handling)
22710 (outline-encrypt-unencrypted-on-saves): New defcustoms.
22711 (allout-file-key-verifier-string, allout-encryption-scheme)
22712 (allout-key-verifier-string, allout-key-hint-string)
22713 (allout-after-save-decrypt): New variables.
22714 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
22715 (allout-after-saves-handler): New hook functions.
22716 (allout-post-command-business): Do allout-after-save-decrypt.
22717 (allout-enable-file-variable-adjustment): Custom var to enable
22718 mechanism for adding and adjusting settings of Emacs file variables.
22719 (allout-adjust-file-variable, allout-file-vars-section-data):
22720 New functions, implement the mechanism.
22721 (outlineify-sticky): Use the file vars mechanism.
22722 (allout-inhibit-protection, allout-during-write-cue)
22723 (allout-override-protect, allout-before-change-protect): Remove.
22724 (allout-flag-region, allout-open-topic): Adjust read-only text.
22725 (allout-open-line-not-read-only): Add to facilitate read-only
22726 text based protection.
22727 (allout-kill-line): Revise to adjust read-only text, clue the
22728 user about the inhibition.
22729 (allout-unprotected): Use unwind-protect.
22730 (allout-shift-in, allout-shift-out): Disallow manually shifting a
22731 topic deeper than the offspring depth of the previous topic -
22732 avoiding confusing "containment discontinuities".
22733 (allout-reindent-bodies): Fix retention of body relative hanging
22734 indent during promotion of collapsed bodies.
22735 (allout-open-topic): Make it easy to open new topic with same
22736 bullet as current topic - topic creation functions provided with
22737 any universal argument provokes now prompt for bullet, defaulting
22738 to the bullet of the previous topic.
22739 (allout-plain-bullets-string, allout-distinctive-bullets-string):
22740 Plain bullet alternates `.' period and `,' comma only. All other
22741 bullets are relegated to special status (but customizable).
22742 (allout-end-of-entry): Rename from allout-end-of-current-entry
22743 since it actually operates w.r.t. most immediately containing
22744 entry, visible or not.
22745 (allout-hide-current-entry, allout-show-current-entry): Use the
22746 revised version.
22747 (allout-old-expose-topic): Solidify deprecation.
22748 (allout-end-of-subtree): Add so we can span concealed as well
22749 as visible topics.
22750 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
22751 (allout-end-of-current-heading): Tweak to just respect the first line.
22752 (allout-get-body-text): Add.
22753 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
22754 when invoked interactively.
22755 (allout-up-current-level): Use `interactive-p'.
22756 (allout-mode, allout-init): Miscellaneous docstring and
22757 operational refinements, as well as hookups of new encryption stuff.
22758 (allout-beginning-of-current-entry): Now works as advertised.
22759 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
22760 (allout-isearch-rectification): Refine condition for isearching.
22761 (allout-isearch-abort, allout-enwrap-isearch)
22762 (allout-flag-region, my-region-active-p): Relocate some macros.
22763 (allout-title): Fallback title is (buffer-name), not
22764 non-existing (current-buffer-name).
22765 (subst-char-in-string): Define if absent (for some XEmacs versions).
22766
22767 2005-10-20 Jari Aalto <jari.aalto@cante.net>
22768
22769 * mail/sendmail.el (mail-setup-hook, mail-aliases)
22770 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
22771 (mail-citation-prefix-regexp, mail-signature-file)
22772 (mail-default-headers, mail-bury-selects-summary)
22773 (mail-send-nonascii): Add autoload cookies.
22774
22775 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
22776
22777 * frame.el (blink-cursor-mode): Add `mac' to the list of
22778 window-system's that support blinking cursor.
22779
22780 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
22781
22782 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
22783
22784 2005-10-20 Eli Zaretskii <eliz@gnu.org>
22785
22786 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
22787 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
22788 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
22789
22790 2005-10-20 Kim F. Storm <storm@cua.dk>
22791
22792 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
22793 (ido-set-current-directory): Don't add / after final @.
22794 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
22795 Explicitly handle ange-ftp completion oddities.
22796 (ido-make-file-list): Don't rotate list at tramp root to avoid
22797 triggering tramp file handler for expand-file-name via get-file-buffer.
22798
22799 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
22800
22801 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
22802
22803 2005-10-19 Jay Belanger <belanger@truman.edu>
22804
22805 * calc/calc-units.el (math-standard-units): Add units, adjust
22806 symbols and update values.
22807 (math-unit-prefixes): Add more prefixes.
22808
22809 2005-10-19 Romain Francoise <romain@orebokech.com>
22810
22811 * bookmark.el (bookmark-menu-heading): New face.
22812 (bookmark-bmenu-list): Use it.
22813 Don't fiddle with `baud-rate' at top-level.
22814
22815 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
22816
22817 * image.el (create-image, find-image): Mention max-image-size in
22818 docstring.
22819
22820 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
22821
22822 * savehist.el (savehist-load): Revert to checking XEmacs.
22823
22824 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
22825 Various docstring and line-width fixups.
22826 (conf-mode): Use cond.
22827 Set font-lock-defaults. Don't set comment-use-syntax.
22828
22829 2005-10-18 David Ponce <david@dponce.com>
22830
22831 * tree-widget.el (tree-widget-button-click): New function.
22832 (tree-widget-button-keymap): Use it.
22833
22834 2005-10-18 Romain Francoise <romain@orebokech.com>
22835
22836 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22837 (bookmark-bmenu-hide-filenames): Add follow-link property.
22838 Improve help-echo text.
22839
22840 * ffap.el (find-file-at-point): Doc fix.
22841
22842 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22843
22844 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
22845
22846 2005-10-18 Masatake YAMATO <jet@gyve.org>
22847
22848 Install to the CVS repository what I forgot to install in my
22849 2005-10-16 changes.
22850
22851 * progmodes/python.el (python-complete-symbol): Pass the common
22852 prefix substring of completion to `display-completion-list'.
22853
22854 * textmodes/org.el (org-complete): Ditto.
22855
22856 2005-10-18 Masatake YAMATO <jet@gyve.org>
22857
22858 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
22859
22860 * woman.el (WoMan-xref-man-page): New button type derived
22861 from `Man-abstract-xref-man-page'.
22862 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
22863
22864 * man.el (Man-abstract-xref-man-page): New button type.
22865 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
22866 (Man-highlight-references): Add new optional argument `xref-man-type'.
22867
22868 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22869
22870 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
22871
22872 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
22873
22874 * cus-edit.el (Custom-move-and-invoke): Delete.
22875 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
22876
22877 * wid-edit.el (widget-move-and-invoke): New function, from
22878 Custom-move-and-invoke.
22879
22880 2005-10-17 Bill Wohler <wohler@newt.com>
22881
22882 Move all remaining images from lisp/toolbar to etc/images, move
22883 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
22884 the low resolution images in their own directory (low-color).
22885
22886 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
22887 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
22888 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
22889 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
22890 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
22891 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
22892 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
22893
22894 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
22895 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
22896 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
22897 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
22898 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
22899 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
22900 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
22901 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
22902 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
22903 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
22904 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
22905 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
22906 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
22907 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
22908 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
22909
22910 To conform with convention, replace the underscore (_) in the
22911 following image names with dash (-) or (/) as appropriate.
22912
22913 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
22914 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
22915 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
22916 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
22917 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
22918 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
22919 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
22920 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
22921 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
22922 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
22923 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
22924 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
22925 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
22926 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
22927 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
22928
22929 * info.el (info-tool-bar-map): Replace underscores in image names
22930 with dashes.
22931
22932 * makefile.w32-in (WINS): Remove toolbar.
22933
22934 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
22935
22936 * tool-bar.el: Move to lisp from toolbar. Now that
22937 toolbar is empty, it should be deleted when folks run "cvs up -P".
22938
22939 2005-10-18 Jay Belanger <belanger@truman.edu>
22940
22941 * calc/calc-store.el (calc-store-into): Get the proper variable name
22942 to display in message.
22943
22944 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22945
22946 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
22947 expressions display in speedbar for all buffers when debugging.
22948 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
22949
22950 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
22951 (speedbar-insert-button, speedbar-make-button):
22952 Use add-text-properties.
22953 (speedbar-update-localized-contents)
22954 (speedbar-update-directory-contents)
22955 (speedbar-update-special-contents): Use dolist.
22956 (speedbar-buffer-easymenu-definition): Add a menu separator.
22957
22958 2005-10-17 Jason Rumney <jasonr@gnu.org>
22959
22960 * makefile.w32-in: Use $(lisp) consistently.
22961 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
22962 for shell specific generation of mh-autoloads.
22963
22964 2005-10-17 Richard M. Stallman <rms@gnu.org>
22965
22966 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
22967
22968 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
22969
22970 * jit-lock.el (jit-lock-fontify-now):
22971 Move jit-lock-context-unfontify-pos to avoid wasted work.
22972
22973 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
22974
22975 * net/tramp.el (tramp-completion-mode): New defvar. Used in
22976 `tramp-completion-mode' for checking if we are in completion mode.
22977 (tramp-completion-handle-file-name-all-completions): Reorder code
22978 in order to complete for file names only in case there are no
22979 method/user/host completions. This is necessary for cooperation
22980 with ido. Reported by Kim F. Storm <storm@cua.dk>.
22981
22982 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
22983
22984 * longlines.el (longlines-search-forward)
22985 (longlines-search-backward): Match any number of spaces.
22986
22987 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
22988
22989 * diff-mode.el (diff-mode): Doc fix.
22990
22991 2005-10-16 David Reitter <david.reitter@gmail.com>
22992
22993 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
22994 as default on darwin and windows systems.
22995
22996 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
22997
22998 * arc-mode.el (archive-zip-extract): Doc fix.
22999
23000 2005-10-16 Romain Francoise <romain@orebokech.com>
23001
23002 * mouse.el (mouse-1-click-follows-link): Doc fix.
23003
23004 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23005
23006 * savehist.el: Don't require CL at runtime.
23007 (savehist-xemacs): Remove.
23008 (savehist-coding-system): Use utf-8 if present, regardless of religion.
23009 (savehist-no-conversion): Use (featurep 'xemacs).
23010 (savehist-load): Check existence of start-itimer rather than XEmacs.
23011 Use an idle timer.
23012 (savehist-process-for-saving): Replace use of CL funs `subseq' and
23013 `delete-if-not'.
23014
23015 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
23016
23017 * savehist.el: Newer version.
23018 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23019 (savehist-last-checksum, savehist-no-conversion): New vars.
23020 (savehist-autosave, savehist-process-for-saving, savehist-printable):
23021 New functions.
23022 (savehist-load, savehist-save): Use them.
23023 (savehist-delimit): Remove.
23024
23025 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23026
23027 * progmodes/compile.el (compilation-goto-locus): Display the
23028 compilation buffer first and the source buffer second, in case they're
23029 in overlapping frames. Don't raise the compilation frame if it was the
23030 selected window upon entry. Pass the `other-window' arg to
23031 pop-to-buffer.
23032
23033 * info.el (Info-fontify-node): Use dolist.
23034 Change add-text-properties to put-text-property.
23035
23036 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23037
23038 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23039 bound of search.
23040
23041 2005-10-16 Masatake YAMATO <jet@gyve.org>
23042
23043 * dabbrev.el (dabbrev-completion): Pass the common
23044 prefix substring of completion to `display-completion-list'.
23045
23046 * filecache.el (file-cache-minibuffer-complete)
23047 (file-cache-complete): Ditto.
23048
23049 * tempo.el (tempo-display-completions): Ditto.
23050
23051 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23052
23053 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23054
23055 * eshell/em-hist.el (eshell-list-history): Ditto.
23056
23057 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23058
23059 * mail/mailalias.el (mail-complete): Ditto.
23060
23061 * progmodes/etags.el (complete-tag): Ditto.
23062
23063 * progmodes/make-mode.el (makefile-complete): Ditto.
23064
23065 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23066
23067 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23068
23069 * progmodes/pascal.el (pascal-complete-word)
23070 (pascal-show-completions): Ditto.
23071
23072 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23073
23074 * simple.el (completion-common-substring): New variable.
23075 (completion-setup-function): Use `completion-common-substring'
23076 to put faces.
23077
23078 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23079
23080 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23081 (x-get-selection, mac-select-convert-to-string): Convert from/to
23082 UTF-16 clipboard data as in native byte order, no BOM.
23083
23084 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
23085
23086 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23087 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23088 (gud-sentinel): Use speedbar-frame to check for speedbar.
23089
23090 2005-10-15 Richard M. Stallman <rms@gnu.org>
23091
23092 * savehist.el: New file.
23093
23094 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
23095
23096 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
23097 Fix bug in \bf fontification.
23098
23099 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
23100
23101 * pcvs.el (cvs-edit-log-files): New var.
23102 (cvs-mode-edit-log): New arg `file'.
23103 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
23104 Instead force the use of the original file and nothing else.
23105 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
23106 the cvs-minor-wrap-function is set.
23107 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
23108
23109 2005-10-14 Bill Wohler <wohler@newt.com>
23110
23111 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
23112 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
23113 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
23114 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
23115 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
23116 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
23117 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
23118 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
23119 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
23120 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
23121 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
23122 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
23123 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
23124 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
23125 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
23126
23127 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23128 appropriately (for example, gud-break to gud/break).
23129
23130 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
23131
23132 * longlines.el (longlinges-search-function)
23133 (longlines-search-forward, longlines-search-backward): New functions.
23134 (longlines-mode): Set isearch-search-fun-function to
23135 longlinges-search-function.
23136
23137 * mouse.el (mouse-drag-region-1): Handle the case where a
23138 double-click event is bound to an arbitrary function.
23139
23140 2005-10-14 David Ponce <david@dponce.com>
23141
23142 * recentf.el (recentf-track-opened-file)
23143 (recentf-track-closed-file, recentf-update-menu)
23144 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
23145 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
23146 mouse-1-click-follows-link.
23147
23148 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23149
23150 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
23151 Gnome file-manager.png. Suggested by
23152 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
23153
23154 * toolbar/README: Add diropen.xpm.
23155
23156 2005-10-13 Bill Wohler <wohler@newt.com>
23157
23158 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
23159 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
23160
23161 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
23162
23163 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23164 Don't waste the byte-compiler's time on constant data.
23165
23166 2005-10-13 Kenichi Handa <handa@m17n.org>
23167
23168 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
23169 byte with `escape-glyph' face.
23170
23171 * international/fontset.el (ccl-encode-unicode-font):
23172 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
23173 Handle the case that ucs-mule-to-mule-unicode translates a character to
23174 ASCII (usually for IPA characters).
23175
23176 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23177
23178 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
23179 Don't hide the underline of titles if font-lock-mode is disabled.
23180
23181 2005-10-12 Bill Wohler <wohler@newt.com>
23182
23183 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
23184 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23185 files in MH-E-SRC have been updated.
23186 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
23187
23188 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23189
23190 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
23191 (mixal-mode-syntax-table): Add \n as end-comment.
23192 (mixal-operation-codes-alist): Immediately initialize to full value.
23193 (mixal-add-operation-code): Remove.
23194 (mixal-describe-operation-code): Make the arg non-optional.
23195 Use the interactive spec instead.
23196 Use mixal-operation-codes-alist rather than mixal-operation-codes.
23197 (mixal-font-lock-keywords): Don't highlight comments here any more.
23198 (mixal-font-lock-syntactic-keywords): New var.
23199 (mixal-mode): Use it. Fix comment-start-skip.
23200
23201 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23202
23203 * startup.el (command-line-x-option-alist): -nb => -nbi.
23204
23205 2005-10-12 Kim F. Storm <storm@cua.dk>
23206
23207 * startup.el (fancy-splash-default-action): Discard mouse click in
23208 the splash screen window, as it has no sensible meaning in the
23209 next window to be selected. Fixes error reported by Jan D.
23210
23211 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
23212
23213 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
23214
23215 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23216
23217 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
23218 Try to fix up minor layout issues like indentation, line break, etc...
23219 (mixal-mode-syntax-table): Don't try to specify comment syntax,
23220 because it doesn't work.
23221 (mixal-operation-codes): Add some more codes.
23222 (mixal-font-lock-keywords): Process comments here.
23223 (mixal-mode): mixasm no longer needs -g option.
23224
23225 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
23226
23227 * progmodes/sh-script.el (sh-tmp-file):
23228 Use mktemp -t. Finish support for es and rc shells.
23229
23230 2005-10-11 Jay Belanger <belanger@truman.edu>
23231
23232 * calc/calcalg2.el (calc-integral): With an argument, compute the
23233 definite integral.
23234
23235 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
23236
23237 * mouse.el (mouse-drag-region-1): Don't try to catch a
23238 double-click when doing follow-link (it's overridden anyway).
23239
23240 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
23241
23242 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
23243 (autoload-print-form-outbuf): Add docstring.
23244
23245 2005-10-11 Juri Linkov <juri@jurta.org>
23246
23247 * info.el (Info-mode-menu): Delete menu item "Edit".
23248 (Info-mode): Delete description of Info-edit from docstring,
23249 and rearrange descriptions of Info commands in the order
23250 they are documented in the Info manual.
23251
23252 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23253
23254 * calendar/appt.el (appt-check): Use diary-selective-display var.
23255
23256 2005-10-10 Richard M. Stallman <rms@gnu.org>
23257
23258 * net/newsticker.el (newsticker-start, newsticker-show-news):
23259 Add autoload cookies.
23260
23261 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
23262
23263 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
23264
23265 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
23266
23267 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
23268
23269 2005-10-10 Jay Belanger <belanger@truman.edu>
23270
23271 * calc/calc-arith.el (math-check-known-scalarp)
23272 (math-check-known-matrixp): Check the values of arguments that are
23273 variables.
23274 (math-check-known-square-matrixp): New function.
23275 (math-known-square-matrixp): Use math-check-known-square-matrixp.
23276 (math-super-types): Add sqmatrix type.
23277
23278 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
23279 mode name `square' to `sqmatrix'.
23280
23281 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
23282 mode name `square' to `sqmatrix'.
23283
23284 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23285
23286 * progmodes/etags.el (select-tags-table-mode): Don't use
23287 selective-display.
23288 (tags-select-tags-table): Pass `button' to the action function.
23289 (select-tags-table): Place the side-info on button properties rather
23290 than in hidden text. Abbreviate file names.
23291 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
23292 (select-tags-table-select): Add `button' argument.
23293 Get side-info from the button property rather than from hidden text.
23294
23295 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
23296
23297 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
23298 (gud-speedbar-buttons): Preserve point if possible.
23299 (gud-sentinel): Restore previous speedbar display type.
23300
23301 * progmodes/gdb-ui.el (gdba): Improve diagram.
23302 (def-gdb-auto-update-handler, gdb-info-locals-handler)
23303 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
23304 Call get-buffer-window once.
23305
23306 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23307
23308 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
23309 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
23310 (pascal-indent-command): Remove unused var `ind'.
23311 (pascal-indent-case): Remove unused var `oldpos'.
23312 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
23313 since it's now used as a proper minor mode map.
23314 (pascal-outline): Rename to pascal-outline-mode.
23315 (pascal-outline-mode): Use define-minor-mode.
23316 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
23317 selective-display.
23318
23319 2005-10-10 Andreas Schwab <schwab@suse.de>
23320
23321 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
23322 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
23323
23324 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
23325 outside source directory.
23326
23327 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
23328
23329 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
23330 C-x' as a prefix.
23331 (orgtbl-mode-map): Full keymap instead of sparse, because all
23332 `self-insert-command' keys are redefined in this map.
23333 (org-export-as-html): Specify charset for HTML file, by taking it
23334 from the coding system.
23335
23336 2005-10-10 Kenichi Handa <handa@m17n.org>
23337
23338 * textmodes/flyspell.el (flyspell-check-word-p):
23339 If unread-command-events is non-empty, don't call sit-for.
23340
23341 2005-10-09 Richard M. Stallman <rms@gnu.org>
23342
23343 * font-lock.el (font-lock-syntactic-keywords)
23344 (font-lock-keywords): Doc fixes.
23345
23346 * textmodes/flyspell.el (flyspell-external-point-words):
23347 Simplify logic, and don't try to check for consecutive appearances
23348 of one incorrect word.
23349
23350 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
23351
23352 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
23353 separator.
23354
23355 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
23356 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
23357 (gud-expansion-speedbar-buttons): New function.
23358 (gud-speedbar-buttons): Check for gud-comint-buffer.
23359
23360 2005-10-09 Bill Wohler <wohler@newt.com>
23361
23362 * Makefile.in (updates): Add mh-loaddefs dependency.
23363
23364 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
23365
23366 * speedbar.el (speedbar-file-key-map): Fix typo.
23367
23368 2005-10-09 Daniel Brockman <daniel@brockman.se>
23369
23370 * cus-start.el (line-spacing): Add custom spec.
23371
23372 2005-10-09 Romain Francoise <romain@orebokech.com>
23373
23374 * textmodes/ispell.el (ispell-check-version): Fix last change.
23375
23376 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23377
23378 * term/x-win.el: Remove -i, --icon-type from comment.
23379
23380 * startup.el (command-line-x-option-alist): Remove options -i,
23381 -itype, --icon-type, added -nb, --no-bitmap-icon.
23382
23383 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
23384
23385 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
23386 instead of :active.
23387
23388 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
23389
23390 * textmodes/ispell.el (ispell-check-version):
23391 Ignore hyphen, and all that follows, in aspell's version text.
23392
23393 2005-10-08 Jay Belanger <belanger@truman.edu>
23394
23395 * calc/calc-arith.el (math-known-square-matrixp): New function.
23396 (math-pow-fancy): Check for matrices before distributing exponent
23397 across products.
23398
23399 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
23400 fullscreen keypad. Suggested by Luc Teirlinck.
23401 (calc-keypad-show-input): Add space for formatting.
23402
23403 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
23404 Add square matrix option.
23405
23406 * calc/calc-poly.el (math-expand-term): Check for matrices instead
23407 of checking calc-matrix-mode when deciding how to expand.
23408
23409 * calc/calc.el (calc-set-mode-line): Add square matrix option.
23410
23411 2005-10-08 Lars Hansen <larsh@soem.dk>
23412
23413 * net/tramp.el (tramp-perl-directory-files-and-attributes):
23414 Add error handling.
23415 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
23416
23417 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
23418
23419 Sync with Tramp 2.0.51.
23420
23421 * net/tramp.el (tramp-handle-set-visited-file-modtime)
23422 (tramp-handle-insert-file-contents, tramp-handle-write-region):
23423 Insert special handling for `last-coding-system-used', again
23424 it still seems to be necessary (unlike stated before).
23425 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
23426 (tramp-password-prompt-regexp): There might be other words before
23427 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
23428 (tramp-chunksize): Improve docstring.
23429 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
23430 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
23431 Christian Joergensen <bugs@razor.dk>.
23432
23433 2005-10-07 Glenn Morris <rgm@gnu.org>
23434
23435 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
23436 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
23437 precision'.
23438
23439 2005-10-07 Romain Francoise <romain@orebokech.com>
23440
23441 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
23442 (ibuffer-do-shell-command-pipe-replace)
23443 (ibuffer-do-shell-command-file, ibuffer-do-eval)
23444 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
23445 (ibuffer-do-revert, ibuffer-do-replace-regexp)
23446 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
23447 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
23448 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
23449 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
23450 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
23451 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
23452 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
23453 Autoload file sans suffix.
23454
23455 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
23456
23457 2005-10-07 David Ponce <david@dponce.com>
23458
23459 * recentf.el (recentf-menu-open-all-flag): New option.
23460 (recentf-digit-shortcut-command-name): New function.
23461 (recentf--shortcuts-keymap): New variable.
23462 (recentf-menu-shortcuts): New variable.
23463 (recentf-make-menu-items): Initialize it. Replace the "More..."
23464 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
23465 (recentf-menu-value-shortcut): New function.
23466 (recentf-make-menu-item): Use it. No more in-lined.
23467 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
23468 (recentf-open-most-recent-file): Rename from
23469 `recentf-open-file-with-key'. Don't depend on key binding.
23470 (recentf-mode-map): New variable.
23471 (recentf-mode): Use it.
23472
23473 2005-10-06 Bill Wohler <wohler@newt.com>
23474
23475 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
23476
23477 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
23478 (MH-E-SRC): New. Used by mh-autoloads.
23479 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23480 files in MH-E-SRC have been updated.
23481 (compile, recompile, bootstrap): Depend on mh-autoloads.
23482
23483 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
23484
23485 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
23486 gud-break and gud-remove icons when the fringe is not available.
23487
23488 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
23489 Typo.
23490
23491 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23492
23493 * play/zone.el (zone): Wrap body with save-window-excursion.
23494
23495 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
23496
23497 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
23498 Use the new `list-only' arg to diary-list-entries.
23499
23500 * calendar/diary-lib.el: Use overlays rather than selective-display.
23501 (diary-selective-display): New var.
23502 (diary-header-line-format): Use it.
23503 (diary-list-entries): Add argument `list-only'.
23504 Put the buffer in diary-mode. Don't add \^M at beg and end.
23505 Replace \^M by invisible overlays.
23506 (diary-unhide-everything): Replace \^M by invisible overlays.
23507 (print-diary-entries): Look for overlays rather than \^M.
23508 Add a space to the temp buffer name.
23509 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
23510 Put the buffer in diary-mode.
23511 (list-sexp-diary-entries): Replace \^M by invisible overlays.
23512 (diary-anniversary): Make the year arg optional.
23513 (diary-time-regexp): New const.
23514 (diary-font-lock-keywords): Use it to accept a few more time formats.
23515
23516 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
23517
23518 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
23519
23520 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
23521 Fix bug introduced 2005-07-03: Use (car (last ...))
23522 to faithfully reproduce replaced artist-last.
23523 (artist-set-arrow-points-for-poly): Likewise.
23524 Suggested by Johan Bockg\e,Ae\e(Brd.
23525
23526 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
23527
23528 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
23529 * wid-edit.el (widget):
23530 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
23531 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
23532
23533 2005-10-06 Kenichi Handa <handa@m17n.org>
23534
23535 * international/mule-cmds.el (set-language-environment):
23536 Fix setting up of case-table for unibyte mode.
23537
23538 * simple.el (what-cursor-position): If the character is displayed
23539 by some `display' text property, show that. Don't use
23540 single-key-description for eight-bit characters in multibyte mode.
23541
23542 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
23543
23544 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
23545 (gdb-ann3): Set it.
23546 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
23547 (gdb-info-frames-custom): Use inverse-video for first five
23548 characters of selected frame only.
23549 (gdb-get-frame-number): Select frame even when point is on frame
23550 number.
23551
23552 2005-10-06 Masatake YAMATO <jet@gyve.org>
23553
23554 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
23555 Put `font-lock-function-name-face'.
23556 (gdb-info-frames-custom): Put `font-lock-function-name-face'
23557 and `font-lock-variable-name-face'
23558 (gdb-registers-font-lock-keywords): New font lock keywords definition.
23559 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
23560 (gdb-memory-font-lock-keywords): New font lock keywords definition.
23561 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
23562 (gdb-local-font-lock-keywords): New font lock keywords definition.
23563 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
23564 (gdb-threads-font-lock-keywords): New font lock keywords definition.
23565 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
23566
23567 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
23568
23569 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
23570 (ediff-merge-region-is-non-clash-to-skip): Previously called
23571 ediff-merge-region-is-non-clash.
23572
23573 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
23574 Use insert-buffer-substring.
23575
23576 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
23577 selecting files to patch. Also bug fixes.
23578
23579 * ediff-util.el (ediff-setup): Bug fix.
23580 (ediff-next-difference): Never skip clashes that differ in white
23581 space only.
23582
23583 * ediff-wind.el (ediff-setup-control-frame)
23584 (ediff-destroy-control-frame): Check the menubar feature.
23585
23586 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
23587 (viper-refresh-mode-line): Use make-local-variable to localize
23588 some vars instead of make-variable-buffer-local. Suggested by
23589 Stefan Monnier.
23590
23591 * emulation/viper-init.el (viper-make-variable-buffer-local):
23592 Delete alias.
23593 (viper-restore-cursor-type, viper-set-insert-cursor-type):
23594 Use make-local-variable instead of make-variable-buffer-local.
23595 Suggested by Stefan Monnier.
23596
23597 * emulation/viper.el (viper-mode): Don't use
23598 viper-make-variable-buffer-local.
23599 (viper-comint-mode-hook): Use make-local-variable on
23600 require-final-newline.
23601 (viper-non-hook-settings): Don't use make-variable-buffer-local.
23602
23603 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
23604
23605 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
23606 also the second char of a comment-start sequence.
23607 (scheme-sexp-comment-syntax-table): New var.
23608 (lambda, define): Set their scheme-doc-string-elt property.
23609 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
23610 Use lisp-font-lock-syntactic-face-function now that it properly
23611 handles |...| symbols.
23612 (scheme-mode-variables): Set lisp-doc-string-elt-property,
23613 parse-sexp-lookup-properties and font-lock-extra-managed-props.
23614
23615 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
23616 bit from # to |.
23617 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
23618
23619 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
23620 (lisp-doc-string-elt-property): New var.
23621 (lisp-font-lock-syntactic-face-function): Use it.
23622 Rewrite to recognize docstrings even for forms not at toplevel.
23623
23624 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
23625 annotation on the | part of #| rather than on the # part.
23626 (scheme-font-lock-syntactic-face-function): New function, to
23627 distinguish strings from |...| symbols.
23628 (scheme-mode-variables): Use it. Also fix up the font-lock-time
23629 syntax-table so that #|...|# is properly highlighted.
23630
23631 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
23632 Don't mark as docstring the 3rd elem of an unknown toplevel form.
23633
23634 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
23635
23636 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
23637 and C-e.
23638
23639 * emacs-lisp/eldoc.el: Move comments into docstrings.
23640 (eldoc-message-commands): Initialize in its declaration.
23641 Add move-beginning-of-line and move-end-of-line.
23642 (eldoc-add-command, eldoc-add-command-completions)
23643 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
23644
23645 * outline.el (outline-mark-subtree): Activate the mark.
23646
23647 * calendar/appt.el (appt-time-regexp): New var.
23648 (appt-add, appt-make-list): Use it.
23649 (appt-convert-time): Clean up.
23650
23651 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
23652 Don't set any syntax-table property here.
23653 (tex-font-lock-verb): New function. Do it here.
23654 (tex-font-lock-syntactic-keywords): Use it.
23655
23656 2005-10-04 Richard M. Stallman <rms@gnu.org>
23657
23658 * wid-edit.el (widget-file-complete): Get the widget start point
23659 the right way. Default directory to `/' if file has none.
23660
23661 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
23662
23663 * textmodes/flyspell.el (flyspell-mode-on):
23664 Call ispell-maybe-find-aspell-dictionaries.
23665
23666 * textmodes/ispell.el (ispell-word, ispell-region):
23667 Call ispell-maybe-find-aspell-dictionaries.
23668 (ispell-accept-buffer-local-defs):
23669 Don't call ispell-maybe-find-aspell-dictionaries.
23670
23671 2005-10-04 Richard M. Stallman <rms@gnu.org>
23672
23673 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
23674
23675 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
23676
23677 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
23678 instead of `fboundp' in order to allow for anonymous functions.
23679
23680 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
23681
23682 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
23683 case the user clicks on the link while another window is selected.
23684 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
23685
23686 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
23687 functionality.
23688 (dframe-help-echo): Save point in case mouse tracking is off.
23689
23690 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
23691
23692 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
23693
23694 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23695
23696 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
23697 not change the global value of those vars.
23698
23699 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
23700 make-local-variable which we do not need any more.
23701
23702 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
23703
23704 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
23705 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
23706 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
23707 (speedbar-path-line): Define obsolete aliases.
23708 (speedbar-line-directory): Doc fix.
23709
23710 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
23711 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
23712 instead of speedbar-line-path.
23713
23714 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23715
23716 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
23717 to nil if dropping on a window. Handle dropping on a minibuffer window
23718 like dropping on a non-window part of Emacs.
23719
23720 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23721
23722 * net/ange-ftp.el: Use with-current-buffer.
23723 (ange-ftp-insert-directory): Do not follow symlinks any more.
23724
23725 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23726 Remove interactive spec.
23727
23728 2005-10-03 Kim F. Storm <storm@cua.dk>
23729
23730 * ido.el (ido-mode): Use custom-initialize-set.
23731
23732 2005-10-02 Richard M. Stallman <rms@gnu.org>
23733
23734 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
23735 Use insert-buffer-substring.
23736
23737 * net/tramp.el: Pacify byte compiler warnings in pacification code.
23738 (tramp-handle-file-local-copy): Use insert-buffer-substring.
23739
23740 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
23741
23742 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
23743 in last change.
23744 (ange-ftp-insert-directory): Fix up the search for the case where
23745 `file' is absolute.
23746
23747 2005-10-02 Romain Francoise <romain@orebokech.com>
23748
23749 * progmodes/compile.el (compile-goto-error): Delete extra paren.
23750
23751 2005-10-02 Andreas Schwab <schwab@suse.de>
23752
23753 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
23754 directory component in the session info.
23755
23756 2005-10-01 Richard M. Stallman <rms@gnu.org>
23757
23758 * comint.el (comint-redirect-subvert-readonly): Doc fix.
23759
23760 * simple.el (next-error-internal): New function.
23761
23762 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
23763 (compilation-start): Pass new arg to compilation-buffer-name.
23764 (compile-goto-error): Use next-error-internal.
23765
23766 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23767
23768 * speedbar.el: Remove RCS tag.
23769 (speedbar-check-read-only): Handle non-existent files.
23770
23771 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
23772
23773 * info.el (Info-speedbar-hierarchy-buttons)
23774 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
23775
23776 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23777
23778 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
23779 Do not match newline.
23780 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
23781 (bibtex-summary): Remove unnecessary save-excursion.
23782 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
23783
23784 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23785
23786 * term/mac-win.el: Add charset info for "iso10646-1".
23787 Modify default fontset to use ATSUI-compatible fonts for some charsets
23788 if available.
23789
23790 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23791
23792 * speedbar.el: Re-apply arch tag.
23793 (speedbar-version): Rename to version 1.0. Suggested by Eric
23794 M. Ludlam.
23795 Reapply two changes from Emacs CVS' version of speedbar lost
23796 during the merge:
23797 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
23798 (speedbar-frame-parameters): Improve customize type.
23799
23800 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
23801
23802 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
23803 (ange-ftp-file-directory-p): Fix the symlink case.
23804 (ange-ftp-insert-directory): When listing a single file, get a list of
23805 the parent buffer and extract the relevant line. Inspired from a patch
23806 by Katsumi Yamaoka <yamaoka@jpl.org>.
23807 (ange-ftp-file-name-sans-versions): Simplify.
23808
23809 2005-09-30 Bill Wohler <wohler@newt.com>
23810
23811 Move MH-E image files from toolbar and mail directories into
23812 etc/images.
23813
23814 * mail/reply2.*: Move to etc/images/mail/reply*.
23815
23816 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
23817 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
23818 etc/images.
23819
23820 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
23821 * toolbar/reply*: Move to etc/images/mail.
23822
23823 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
23824
23825 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
23826
23827 * speedbar.el: New version 1.0pre3.
23828
23829 Frame management code (including timer, and mouse click specifics)
23830 moved to dframe.el:
23831 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
23832 (speedbar-timer): Removed. Use dframe-timer.
23833 (speedbar-close-frame): Removed. Use dframe-close-frame.
23834 (speedbar-activity-change-focus-flag): Removed. Use
23835 dframe-activity-change-focus-flag.
23836 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
23837 dframe-update-speed.
23838
23839 (speedbar-current-frame): New macro. Use this instead of the
23840 variable speedbar-frame.
23841
23842 (speedbar-use-images, speedbar-expand-image-button-alist)
23843 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
23844
23845 (speedbar-find-image-on-load-path): Removed. Replaced by
23846 defezimage in ezimage.el.
23847 (speedbar-expand-image-button-alist): Removed. Replaced by
23848 ezimage-expand-image-button-alist in ezimage.el.
23849
23850 (speedbar-ignored-directory-regexp)
23851 (speedbar-add-ignored-directory-regexp)
23852 (speedbar-ignored-directory-expressions)
23853 (speedbar-line-directory, speedbar-buffers-line-directory)
23854 (speedbar-directory-line, speedbar-buffers-line-directory):
23855 Renamed, replacing `path' with `directory'.
23856
23857 (speedbar-create-directory, speedbar-expand-line-descendants)
23858 (speedbar-toggle-line-expansion)
23859 (speedbar-contract-line-descendants): New commands.
23860
23861 (speedbar-query-confirmation-method, speedbar-select-frame-method)
23862 (speedbar-use-tool-tips-flag): New options.
23863
23864 (speedbar-check-read-only, speedbar-require-version)
23865 (speedbar-insert-separator, speedbar-buffers-tail-notes)
23866 (speedbar-handle-delete-frame, speedbar-try-completion)
23867 (speedbar-update-localized-contents): New functions.
23868
23869 (speedbar-incompatible-version, speedbar-ro-to-do-point)
23870 (speedbar-object-read-only-indicator): New variables.
23871
23872 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
23873 New hooks.
23874
23875 (speedbar-separator-face): New face.
23876
23877 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
23878 (speedbar-ignored-modes): Add fundamental-mode.
23879 (speedbar-directory-unshown-regexp): Add . directories.
23880
23881 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
23882 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
23883 `]' for full expand/close.
23884 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
23885
23886 (speedbar-check-vc): Support hidden files.
23887 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
23888 (speedbar-this-file-in-vc): Use vc-state if available. If VC
23889 state is nil, it is not checked out.
23890
23891 (speedbar-line-text, speedbar-line-token): Support expand buttons
23892 with no text.
23893 (speedbar-refresh): Universal argument acts as power-click.
23894 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
23895 that buffer to get variable values.
23896
23897 And many other bugfixes.
23898
23899 * dframe.el, ezimage.el, sb-image.el: New files.
23900
23901 * sb-*.xpm: Remove files. New image files installed into
23902 etc/images/ezimage.
23903
23904 2005-09-30 Kenichi Handa <handa@m17n.org>
23905
23906 * ps-mule.el (ps-mule-show-warning): If a character is in
23907 ps-print-translation-table, don't treat it as non-printable.
23908
23909 2005-09-30 David Ponce <david@dponce.com>
23910
23911 * tree-widget.el (tree-widget-themes-load-path): New variable.
23912 (tree-widget-themes-directory): Doc fix.
23913 (tree-widget-image-formats) [Emacs]: Doc fix.
23914 (tree-widget--locate-sub-directory): New function.
23915 (tree-widget-themes-directory): Use it.
23916
23917 * recentf.el (recentf-filename-handlers): Rename from
23918 `recentf-filename-handler'. Allow a list of functions.
23919 (recentf-menu-items-for-commands): Fix :help strings.
23920 (recentf-apply-filename-handlers): New function.
23921 (recentf-expand-file-name): Use it.
23922 (recentf-cleanup): Remove duplicates too.
23923
23924 2005-09-29 Juri Linkov <juri@jurta.org>
23925
23926 * faces.el: Rearrange face definitions to be in the same order as
23927 their face descriptions in "(emacs)Standard Faces".
23928
23929 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
23930
23931 * tooltip.el (tooltip): Add group `basic-faces'.
23932
23933 * buff-menu.el (Buffer-menu-buffer): Remove group
23934 `font-lock-highlighting-faces'.
23935
23936 * progmodes/compile.el (compilation-error, compilation-warning)
23937 (compilation-info, compilation-line-number, compilation-column-number):
23938 Change group from `font-lock-highlighting-faces' to `compilation'.
23939
23940 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
23941 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
23942 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
23943 (vhdl-font-lock-reserved-words-face)
23944 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
23945 `font-lock-highlighting-faces'.
23946
23947 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
23948
23949 2005-09-28 Kim F. Storm <storm@cua.dk>
23950
23951 * emulation/cua-base.el: Set CUA move property on additional commands:
23952 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
23953 forward-sexp, backward-sexp, forward-list, backward-list.
23954
23955 2005-09-28 Romain Francoise <romain@orebokech.com>
23956
23957 * comint.el (comint-show-output): Really set point at the
23958 beginning of the output when not using `comint-use-prompt-regexp'.
23959
23960 2005-09-27 Jay Belanger <belanger@truman.edu>
23961
23962 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
23963 in TeX mode.
23964
23965 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
23966
23967 * textmodes/org.el (org-table-sum): Fix format string.
23968
23969 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
23970 Quote face names.
23971
23972 2005-09-26 Romain Francoise <romain@orebokech.com>
23973
23974 * isearch.el (isearch-forward-regexp): Close doc string.
23975
23976 2005-09-25 Richard M. Stallman <rms@gnu.org>
23977
23978 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
23979
23980 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
23981
23982 * progmodes/compile.el (compilation-error-properties):
23983 When getting the file from the previous error message,
23984 correctly decode the new data format.
23985
23986 * progmodes/cc-cmds.el (c-electric-paren):
23987 Call old-blink-paren only for close-paren.
23988
23989 2005-09-24 Andreas Schwab <schwab@suse.de>
23990
23991 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
23992 condition.
23993
23994 2005-09-25 Romain Francoise <romain@orebokech.com>
23995
23996 * dired-aux.el (dired-copy-file-recursive):
23997 * dired.el (dired-delete-file):
23998 * ediff-mult.el (ediff-dir-diff-copy-file):
23999 * ediff-util.el (ediff-test-save-region):
24000 * forms.el (forms-mode):
24001 * ido.el (ido-file-internal, ido-delete-file-at-head):
24002 * log-edit.el (log-edit-done):
24003 * ses.el (ses-yank-resize):
24004 * play/gomoku.el (gomoku-human-plays, gomoku)
24005 (gomoku-human-resigns, gomoku-prompt-for-other-game)
24006 (gomoku-offer-a-draw):
24007 * play/landmark.el (lm-human-resigns, lm):
24008 * net/eudcb-ldap.el (eudc-ldap-check-base):
24009 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24010 * progmodes/ebrowse.el (ebrowse-find-pattern):
24011 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24012 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24013 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24014
24015 * vc.el (vc-delete-file):
24016 * play/gomoku.el (gomoku-terminate-game, gomoku)
24017 (gomoku-prompt-for-move, gomoku-human-takes-back):
24018 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24019 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24020
24021 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
24022
24023 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24024 color rxvt terminals by using the code xterm.el used to use before
24025 2005-04-09 in order to match the colors used by rxvt.
24026
24027 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24028
24029 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24030 colors rxvt-unicode terminals by using the same code as xterm.el.
24031
24032 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
24033
24034 * textmodes/tex-mode.el (tex-font-lock-append-prop)
24035 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24036 new symbol used for the tex-verbatim face.
24037
24038 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
24039
24040 * woman.el (woman-file-name):
24041 * wid-edit.el (widget-file-prompt-value)
24042 (widget-coding-system-prompt-value):
24043 * w32-fns.el (set-w32-system-coding-system):
24044 * vc.el (vc-version-diff, vc-annotate):
24045 * textmodes/reftex-auc.el (reftex-arg-cite)
24046 (reftex-arg-index-tag):
24047 * textmodes/refer.el (refer-get-bib-files):
24048 * textmodes/artist.el (artist-figlet-choose-font):
24049 * terminal.el (terminal-emulator):
24050 * replace.el (occur-read-primary-args):
24051 * rect.el (string-rectangle, string-insert-rectangle):
24052 * ps-print.el (ps-print-preprint):
24053 * progmodes/pascal.el (pascal-goto-defun):
24054 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24055 * progmodes/compile.el (compilation-find-file):
24056 * printing.el (pr-interactive-n-up):
24057 * play/animate.el (animate-birthday-present):
24058 * net/rcompile.el (remote-compile):
24059 * man.el (man, Man-goto-section, Man-follow-manual-reference):
24060 * mail/rmailsum.el (rmail-summary-search-backward)
24061 (rmail-summary-search):
24062 * mail/rmailout.el (rmail-output-read-rmail-file-name)
24063 (rmail-output-read-file-name):
24064 * mail/rmail.el (rmail-search, rmail-search-backwards):
24065 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24066 * locate.el (locate):
24067 * international/quail.el (quail-show-keyboard-layout):
24068 * international/mule.el (set-buffer-file-coding-system)
24069 (revert-buffer-with-coding-system, set-file-name-coding-system)
24070 (set-terminal-coding-system, set-keyboard-coding-system)
24071 (set-next-selection-coding-system):
24072 * international/mule-diag.el (describe-coding-system)
24073 (describe-font, describe-fontset):
24074 * international/mule-cmds.el (universal-coding-system-argument)
24075 (search-unencodable-char, describe-input-method)
24076 (set-language-environment, describe-language-environment):
24077 * international/codepage.el (codepage-setup):
24078 * international/code-pages.el (codepage-setup):
24079 * info.el (Info-search, Info-follow-reference)
24080 (Info-search-backward):
24081 * emacs-lisp/advice.el (ad-read-advised-function)
24082 (ad-read-advice-class, ad-clear-cache, ad-activate)
24083 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24084 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24085 (ad-read-regexp):
24086 * ediff-util.el (ediff-toggle-regexp-match):
24087 * ediff-ptch.el (ediff-prompt-for-patch-file):
24088 * dired-aux.el (dired-diff):
24089 * diff.el (diff):
24090 * cus-edit.el (custom-variable-prompt):
24091 * calendar/timeclock.el (timeclock-ask-for-project):
24092 * calc/calcalg3.el (calc-get-fit-variables):
24093 * calc/calc-store.el (calc-edit-variable)
24094 (calc-permanent-variable):
24095 * vc-mcvs.el (vc-mcvs-register):
24096 * shadowfile.el (shadow-define-literal-group):
24097 * woman.el (woman-file-name):
24098 * vc.el (vc-version-diff, vc-merge):
24099 * textmodes/reftex-index.el (reftex-index-complete-tag):
24100 * format.el (format-decode-buffer, format-decode-region):
24101 * emulation/viper-cmd.el (viper-read-string-with-history):
24102 * emacs-lisp/debug.el (cancel-debug-on-entry):
24103 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
24104 * ediff.el (ediff-merge-revisions)
24105 (ediff-merge-revisions-with-ancestor, ediff-revision):
24106 * completion.el (interactive-completion-string-reader):
24107 * calc/calc-prog.el (calc-user-define-formula):
24108 Follow convention for reading with the minibuffer.
24109
24110 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
24111
24112 * progmodes/python.el (python-describe-symbol): Add globals() and
24113 locals() to the arguments of emacs.ehelp.
24114
24115 2005-09-24 Magnus Henoch <mange@freemail.hu>
24116
24117 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
24118 New function, code extracted from ispell-valid-dictionary-list.
24119 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
24120 Call it.
24121
24122 2005-09-24 Eli Zaretskii <eliz@gnu.org>
24123
24124 * subr.el (version-regexp-alist): Extend valid syntax for version
24125 strings: allow any of the characters -,_,+ to separate the
24126 alpha/beta/rc part from the version part. Doc fix.
24127 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
24128
24129 2005-09-23 David Reitter <david.reitter@gmail.com>
24130
24131 * mail/mailclient.el: New file.
24132
24133 2005-09-23 Richard M. Stallman <rms@gnu.org>
24134
24135 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
24136 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
24137 Doc fixes.
24138
24139 * progmodes/cc-mode.el (c-font-lock-init):
24140 Specify font-lock-lines-before.
24141
24142 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
24143
24144 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
24145 whole conflict.
24146
24147 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
24148
24149 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
24150 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
24151 of `remap' feature when available. Additional key bindings for
24152 better tty support.
24153 (org-mode-restart, org-force-self-insert): New commands.
24154 (org-time-stamp-inactive): New command.
24155 (org-remap): New function.
24156 (org-table-auto-blank-field, org-level-color-stars-only): New options.
24157 (org-enable-fixed-width-editor): Move to `org-structure'
24158 customization group.
24159 (org-self-insert-command, orgtbl-self-insert-command): Modify to
24160 blank field after field motion commands.
24161
24162 2005-09-23 Kenichi Handa <handa@m17n.org>
24163
24164 * international/mule-cmds.el (set-language-environment):
24165 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
24166 have to call utf-translate-cjk-load-tables.
24167
24168 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
24169
24170 * mouse.el (mouse-move-drag-overlay): Fix last change.
24171
24172 2005-09-22 David Ponce <david@dponce.com>
24173
24174 * tree-widget.el (tree-widget-value-create): Fix previous change.
24175
24176 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24177
24178 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
24179
24180 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
24181
24182 * mouse.el (mouse-move-drag-overlay): New function.
24183 (mouse-drag-region-1): Use it.
24184 Try to simplify a bit the state handling. Handle clicks on links
24185 inside intangible areas.
24186 (mouse-save-then-kill): Minor simplification.
24187 (mouse-secondary-overlay): Make it always non-nil instead of
24188 recreating it each time.
24189 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
24190 (mouse-kill-secondary, mouse-secondary-save-then-kill):
24191 Simplify accordingly.
24192
24193 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24194
24195 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
24196
24197 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
24198
24199 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
24200 (ediff-file-name-sans-prefix): Treat nil as an empty string.
24201 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
24202 to patch.
24203
24204 * ediff-util.el: Use insert-buffer-substring.
24205
24206 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
24207
24208 * emulation/viper-cmd.el (viper-change-state): Don't move over the
24209 field boundaries in the minibuffer.
24210 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
24211 (viper-minibuffer-post-command-hook): New hook.
24212 (viper-line): Don't move cursor at bolp.
24213
24214 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
24215
24216 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
24217 avoid compiler warnings.
24218
24219 * emulation/viper-macs.el (ex-map): Better messages.
24220
24221 * emulation/viper-utils.el (viper-beginning-of-field): New function.
24222
24223 * emulation/viper.el: Replace make-variable-buffer-local with
24224 viper-make-variable-buffer-local everywhere, to avoid warnings.
24225
24226 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24227
24228 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
24229 Delete unused var `old-selected-window'.
24230 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
24231 (mouse-drag-secondary): Delete unused var `start-frame'.
24232
24233 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24234
24235 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
24236
24237 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24238
24239 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
24240 Re-indent within 80 columns. Use inhibit-read-only.
24241
24242 2005-09-19 Romain Francoise <romain@orebokech.com>
24243
24244 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
24245
24246 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24247
24248 * font-lock.el (font-lock-default-fontify-region): Don't add a line
24249 unconditionally, since the after-change-function already did it.
24250
24251 2005-09-19 Miles Bader <miles@gnu.org>
24252
24253 * net/newsticker.el: Get rid of CVS keyword.
24254
24255 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24256
24257 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
24258 The prompt is formatted later.
24259
24260 2005-09-19 David Ponce <david@dponce.com>
24261
24262 * tree-widget.el (tree-widget-value-create): Save the converted
24263 tree :node widget.
24264
24265 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
24266
24267 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
24268 variable `message'.
24269
24270 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
24271
24272 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
24273 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
24274 <slawomir.nowaczyk.847@student.lu.se>.
24275
24276 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
24277
24278 * image.el (image-load-path): Use symbol `data-directory' instead
24279 of its value, for backward compatibility with packages that bind
24280 it during `find-image'. Suggested by Katsumi Yamaoka.
24281 (image-search-load-path): Handle symbols whose values are strings.
24282
24283 2005-09-18 Romain Francoise <romain@orebokech.com>
24284
24285 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
24286 with-current-buffer form in save-excursion.
24287
24288 2005-09-18 Deepak Goel <deego@gnufans.org>
24289
24290 * apropos.el (apropos-command): Fix `message' call: first arg
24291 should be a format spec. In this and all other cases that appear
24292 below and elsewhere in the source code, I made a change only when
24293 two conditions were satisfied: [1] I can think of a possibility
24294 that the arguments would cause an error, for example, the code in
24295 question relies on external variables such as filenames. [2] I
24296 was sure that the arg to `message' could not have been nil in the code.
24297
24298 * textmodes/tildify.el (tildify-region): Ditto.
24299
24300 * textmodes/reftex-index.el (reftex-index-change-entry)
24301 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
24302 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
24303 * textmodes/org.el (org-complete, org-deadline, org-schedule)
24304 (org-priority, org-table-sum):
24305 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
24306 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
24307 (flyspell-word, flyspell-display-next-corrections):
24308 * textmodes/bibtex.el (bibtex-print-help-message):
24309 * textmodes/artist.el (artist-key-set-point-poly):
24310 * term/mac-win.el (mac-services-insert-text):
24311 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
24312 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
24313 (vhdl-port-paste-testbench, vhdl-compose-new-component)
24314 (vhdl-compose-configuration):
24315 * progmodes/sh-script.el (sh-blink, sh-show-indent)
24316 (sh-set-indent, sh-learn-line-indent):
24317 * progmodes/ps-mode.el (ps-mode-target-column):
24318 * progmodes/idlwave.el (idlwave-make-tags)
24319 (idlwave-scan-library-catalogs):
24320 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
24321 * progmodes/gud.el (gud-jdb-analyze-source):
24322 * progmodes/flymake.el (flymake-log):
24323 * progmodes/ebnf2ps.el (ebnf-generate-region):
24324 * progmodes/cmacexp.el (c-macro-expansion):
24325 * progmodes/ada-xref.el (ada-treat-cmd-string):
24326 * progmodes/ada-mode.el (ada-create-case-exception-substring)
24327 (ada-justified-indent-current, ada-batch-reformat):
24328 * play/zone.el (zone):
24329 * play/landmark.el (lm-move):
24330 * play/decipher.el (decipher-show-alphabet):
24331 * net/newsticker.el (newsticker--display-jump)
24332 (newsticker--display-scroll):
24333 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
24334 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
24335 * mail/feedmail.el (feedmail-dump-message-to-queue):
24336 * eshell/esh-proc.el (eshell-remove-process-entry):
24337 * emulation/ws-mode.el (ws-last-error):
24338 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
24339 (viper-record-kbd-macro):
24340 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
24341 * emacs-lisp/lisp-mnt.el (lm-report-bug):
24342 * emacs-lisp/find-func.el (find-function-noselect):
24343 * calendar/timeclock.el (timeclock-status-string)
24344 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
24345 (timeclock-when-to-leave-string):
24346 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
24347 * calc/calc-units.el (calc-enter-units-table):
24348 * calc/calc-mode.el (calc-mode-record-mode):
24349 * woman.el (woman-mini-help):
24350 * wdired.el (wdired-change-to-wdired-mode):
24351 * vc.el (vc-retrieve-snapshot):
24352 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
24353 * startup.el (display-startup-echo-area-message):
24354 * simple.el (set-goal-column):
24355 * ses.el (ses-command-hook, ses-recalculate-cell):
24356 * server.el (server-process-filter):
24357 * printing.el (pr-interface-txt-print, pr-interface-printify)
24358 (pr-interface-ps):
24359 * pcvs.el (cvs-help):
24360 * log-edit.el (log-edit, log-edit-mode-help):
24361 * iswitchb.el (iswitchb-possible-new-buffer):
24362 * isearch.el (isearch-edit-string):
24363 * image-mode.el (image-mode, image-minor-mode):
24364 * ibuf-macs.el (define-ibuffer-filter):
24365 * hi-lock.el (hi-lock-find-patterns):
24366 * files.el (toggle-read-only):
24367 * ediff-util.el (ediff-copy-diff)
24368 (ediff-write-merge-buffer-and-maybe-kill):
24369 * echistory.el (Electric-history-undefined):
24370 * dnd.el (dnd-insert-text):
24371 * dired-aux.el (dired-query):
24372 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
24373 * bookmark.el (bookmark-bmenu-locate):
24374 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
24375 Fix `message' calls to ensure first arg is a format string.
24376 The change was made only when these two conditions were satisfied:
24377 [1] when there is a possibility that the arguments would cause an error
24378 for example, if the code in question relies on external variables
24379 such as filenames, and
24380 [2] if the arg to `message' could not have been nil in the code.
24381
24382 * pcomplete.el (pcomplete--help): Fix `message' format spec.
24383 Not having a %s would be weird, though not technically wrong.
24384
24385 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24386
24387 * term/mac-win.el (mac-add-charset-info): Doc fix.
24388
24389 2005-09-17 Romain Francoise <romain@orebokech.com>
24390
24391 * shell.el (shell-resync-dirs): Handle echoing processes more
24392 reliably. Don't insert resync command if `comint-process-echoes'
24393 is non-nil.
24394
24395 2005-09-17 Magnus Henoch <mange@freemail.hu>
24396
24397 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
24398 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
24399 aspell versions >= 0.60.
24400 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
24401 only if ispell-aspell-supports-utf8 is non-nil.
24402
24403 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24404
24405 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
24406 buffer-local value to lisp-indent-function.
24407
24408 2005-09-17 Milan Zamazal <pdm@zamazal.org>
24409
24410 * progmodes/glasses.el (glasses-make-readable): If
24411 glasses-separator differs from underscore, put appropriate
24412 overlays over underscore characters.
24413 (glasses-convert-to-unreadable): If glasses-separator differs from
24414 underscore, try to convert glasses-separator characters to
24415 underscores.
24416
24417 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
24418
24419 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
24420 Use with-syntax-table and dolist.
24421
24422 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
24423
24424 * textmodes/reftex-auc.el:
24425 * textmodes/reftex-cite.el:
24426 * textmodes/reftex-dcr.el:
24427 * textmodes/reftex-global.el:
24428 * textmodes/reftex-parse.el:
24429 * textmodes/reftex-ref.el:
24430 * textmodes/reftex-sel.el:
24431 * textmodes/reftex-toc.el:
24432 * textmodes/reftex-vars.el:
24433 * textmodes/reftex.el: Small changes to remove compiler warnings.
24434
24435 * textmodes/reftex-index.el: Likewise.
24436 (reftex-query-index-phrase): More efficient use of markers.
24437
24438 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24439
24440 * image.el (image-load-path): New variable.
24441 (image-search-load-path): New function.
24442 (find-image): Search for images in `image-load-path'.
24443
24444 2005-09-15 Richard M. Stallman <rms@gnu.org>
24445
24446 * follow.el: Change Maintainer field.
24447
24448 2005-09-15 David Ponce <david@dponce.com>
24449
24450 * recentf.el (recentf-save-file-modes): New option.
24451 (recentf-save-list): Use it.
24452
24453 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
24454
24455 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
24456 (mode-line-mule-info, mode-line-modified): Move bindings from
24457 mouse-3 to mouse-1.
24458
24459 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24460
24461 * simple.el (sendmail-user-agent-compose): Revert last change.
24462
24463 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
24464
24465 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
24466 Use with-current-buffer.
24467 (ange-ftp-gwp-start): Remove unused var `gw-user'.
24468 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
24469 (ange-ftp-insert-directory): Remove unused var `short'.
24470 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
24471
24472 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
24473 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
24474
24475 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
24476 (check-calendar-holidays, diary-list-entries): Autoload.
24477 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
24478 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
24479
24480 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
24481 which mistakenly removed a call to display-buffer.
24482
24483 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
24484
24485 * obsolete/iso-insert.el: Move to obsolete/ from international/.
24486
24487 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
24488
24489 * progmodes/hideshow.el
24490 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
24491 (hs-allow-nesting): New user var.
24492 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
24493 (hs-hide-block-at-point): When nesting allowed,
24494 if there is already an overlay in place, delete it.
24495 (hs-safety-is-job-n): Delete func; remove call sites.
24496 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
24497 (hs-overlay-at): New func.
24498 (hs-already-hidden-p, hs-show-block): Use it.
24499 (hs-hide-all): Don't pre-clean if nesting allowed.
24500 (hs-show-all): Temporarily disallow
24501 nesting around call to `hs-discard-overlays'.
24502
24503 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
24504
24505 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
24506 Delete unused local var.
24507
24508 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
24509
24510 * help-fns.el (describe-categories): "?\ " -> "?\s".
24511 (help-do-arg-highlight): Recognize also ARG-n, as in
24512 `move-to-left-margin' (ARG+n is already recognized). Simplify.
24513
24514 * international/codepage.el (dos-unsupported-char-glyph):
24515 * net/newsticker.el (tool-bar-map, w3-mode-map)
24516 (w3m-minor-mode-map):
24517 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
24518 (ent-alist):
24519 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
24520
24521 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
24522
24523 * custom.el (custom-push-theme): Handle the case where a symbol is
24524 bound but face properties have not yet been assigned.
24525
24526 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
24527 Fix behavior if noerase is `t' and there is no mail buffer.
24528
24529 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
24530 if `continue' is nil, rather than signal an error.
24531
24532 2005-09-12 Richard M. Stallman <rms@gnu.org>
24533
24534 * font-lock.el (font-lock-keywords): Add autoload.
24535
24536 * help-fns.el (describe-variable): Rearrange to put source link
24537 in a predictable place.
24538
24539 * net/newsticker.el: New file.
24540
24541 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
24542
24543 * calendar/calendar.el (calendar-for-loop): Add edebug info.
24544 (calendar-basic-setup): Use the new nil arg.
24545 (number-of-diary-entries): Move to diary-lib.el.
24546
24547 * calendar/diary-lib.el: Use with-current-buffer, match-string.
24548 (diary-list-entries): Use with-syntax-table and dolist.
24549 Rename from list-diary-entries.
24550 Use number-of-diary-entries if `number' is nil.
24551 (diary, diary-view-entries): Use this new name and new nil arg value.
24552 (number-of-diary-entries): Move from calendar.el.
24553 (diary-unhide-everything): New function.
24554 (include-other-diary-files, fancy-diary-display)
24555 (diary-show-all-entries, make-diary-entry): Use it.
24556 (diary-mail-entries): Use buffer-string.
24557 (mark-diary-entries): Fix long standing paren typo.
24558 (diary-sexp-entry): Use count-lines.
24559 (make-diary-entry): Avoid `previous-line'.
24560 (diary-mode-map): New var.
24561 (diary-mode): Redraw cal after saving. Setup header-line.
24562 (fancy-diary-display-mode): Use local-set-key.
24563
24564 * startup.el (command-line): Try calling various terminal-init-foo-bar
24565 functions by stripping hyphenated suffixes from $TERM.
24566
24567 * files.el (normal-mode): Check boundness of font-lock-keywords.
24568
24569 2005-09-12 Richard M. Stallman <rms@gnu.org>
24570
24571 * progmodes/compile.el: Don't decide a file's directory
24572 until the user actually tries to go there.
24573 (compilation-next-error-function):
24574 Pass compilation-find-file the directory from the file-struct.
24575 (compilation-internal-error-properties): Separate local FILE-STRUCT
24576 from FILE. Doc the args better. Rename arg FMT to FMTS.
24577 (compilation-find-file): Arg DIR renamed to DIRECTORY.
24578 Expand it, and if nil, use default-directory.
24579 (compilation-get-file-structure): Don't mix specified directory
24580 with default directory. Put specified directory into
24581 file-struct. Don't make the file name absolute.
24582
24583 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
24584 (compile-command): Add autoload.
24585 (compilation-disable-input): Add autoload.
24586
24587 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
24588
24589 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
24590 strings of the variables it can override.
24591 (time-stamp): New (as yet undocumented) time-stamp-format escapes
24592 %Q and %q, for fully-qualified domain name and unqualified host name.
24593
24594 2005-09-11 Kim F. Storm <storm@cua.dk>
24595
24596 * emacs-lisp/authors.el (authors-aliases): Update list.
24597 (authors-fixed-entries): Update mldrag.el entry.
24598
24599 2005-09-10 Alan Mackenzie <acm@muc.de>
24600
24601 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
24602 delimiter from the region narrowed to.
24603
24604 2005-09-10 Magnus Henoch <mange@freemail.hu>
24605
24606 * textmodes/ispell.el (ispell-check-version): Signal an error if
24607 aspell version is less than 0.60.
24608
24609 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
24610
24611 * progmodes/octave-inf.el (inferior-octave-startup):
24612 Resync current dir at the end.
24613
24614 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
24615
24616 * woman.el (woman-topic-at-point-default):
24617 Rename to woman-use-topic-at-point-default.
24618 (woman-topic-at-point): Rename to woman-use-topic-at-point.
24619 (woman-file-name): Reflect renames above. Automatically use the
24620 word at point as topic if woman-use-topic-at-point is non-nil.
24621 Otherwise offer it as default but don't insert it in the
24622 minibuffer. Also use `test-completion' instead of `assoc' as
24623 suggested by Stefan Monnier.
24624
24625 2005-09-10 Andre Spiegel <spiegel@gnu.org>
24626
24627 * vc.el (vc-directory, vc-update-change-log): Throw an error on
24628 the attempt to do it over Tramp. This is not yet supported.
24629
24630 2005-09-10 Eli Zaretskii <eliz@gnu.org>
24631
24632 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
24633 (menu-bar-non-minibuffer-window-p): New functions.
24634 ("Split Window", "Save As..."): Use them.
24635 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
24636 ("Print Buffer", "Truncate Long Lines in this Buffer"):
24637 Use menu-bar-menu-frame-live-and-visible-p.
24638 ("Save Buffer", "Insert File", "Open Directory...")
24639 ("Open File...", "Visit New File..."):
24640 Use menu-bar-non-minibuffer-window-p.
24641 (kill-this-buffer-enabled-p, dired <menu-enable>):
24642 Use menu-bar-non-minibuffer-window-p.
24643
24644 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24645
24646 * cus-start.el (all): Don't complain about fringe-related
24647 built-ins if fringes are not supported. Ditto about
24648 selection-related built-ins. Fix the test for GTK-related built-ins.
24649
24650 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
24651 ("Postscript Print Buffer", "Print Region", "Save As...")
24652 ("Save", "Insert File...", "Open Directory...")
24653 ("Open File...", "Visit New File..."")
24654 ("Truncate Long Lines in this Buffer"): Don't look at
24655 menu-updating-frame if this display does not support multiple frames.
24656
24657 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24658
24659 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
24660
24661 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
24662
24663 * woman.el: Format- and whitespace-related changes.
24664
24665 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24666
24667 * woman.el: Fix my email address.
24668
24669 2005-09-08 Richard M. Stallman <rms@gnu.org>
24670
24671 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
24672 (sh-mode): Locally set skeleton-pair-default-alist.
24673
24674 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
24675
24676 * progmodes/flymake.el: Require `compile' unconditionally.
24677
24678 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
24679
24680 * woman.el (woman-file-name): Provide a default, not initial input.
24681
24682 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
24683
24684 * font-lock.el (font-lock-support-mode): Doc fix.
24685
24686 * descr-text.el (describe-property-list): Handle non-symbol prop names.
24687
24688 2005-09-08 Richard M. Stallman <rms@gnu.org>
24689
24690 * simple.el (blink-matching-open): Get rid of text props from
24691 the string shown in echo area. Don't permanently set point.
24692 Some rearrangements.
24693
24694 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
24695
24696 * recentf.el (recentf-filename-handler): Add custom choice
24697 `abbreviate-file-name'.
24698
24699 * msb.el (msb--very-many-menus): Fix typo.
24700
24701 * disp-table.el (standard-display-european): Don't set
24702 enable-multibyte-characters to nil.
24703
24704 2005-09-08 David Ponce <david@dponce.com>
24705
24706 * recentf.el (recentf-show-file-shortcuts-flag): New option.
24707 (recentf-expand-file-name): Doc fix.
24708 (recentf-dialog-mode-map): Define digit shortcuts.
24709 (recentf--files-with-key): New variable.
24710 (recentf-show-digit-shortcut-filter): New function.
24711 (recentf-open-files-items): New function.
24712 (recentf-open-files): Use it.
24713 (recentf-open-file-with-key): New command.
24714
24715 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
24716
24717 * buff-menu.el (Buffer-menu-sort-by-column): New function.
24718 Suggested by Kim F. Storm.
24719 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
24720 (Buffer-menu-make-sort-button): Use global keymap.
24721
24722 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
24723
24724 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
24725 (Man-getpage-in-background-advice): Remove defadvice; it isn't
24726 necessary any longer with the remapped command.
24727 (Man-bgproc-sentinel-advice): Remove defadvice which counts
24728 formatting time only.
24729
24730 * net/tramp.el (tramp-action-password)
24731 (tramp-multi-action-password): Compile the password prompt from
24732 `method', `user' and `host'. Sometimes it isn't obvious which
24733 password to enter, for example with remote files offered by
24734 recentf.el, or with multiple steps. Suggested by Robert Marshall
24735 <robert@chezmarshall.freeserve.co.uk>.
24736
24737 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
24738
24739 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
24740 Fix regexp for when "s///" is at the beginning of line.
24741
24742 2005-09-07 Jay Belanger <belanger@truman.edu>
24743
24744 * calc/calc-poly.el (math-expand-term): Multiply out any powers
24745 when in matrix mode.
24746
24747 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
24748
24749 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
24750 non-anonymous functions.
24751
24752 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
24753
24754 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
24755 when using a header line. Otherwise, use mouse-1-click-follows-link.
24756
24757 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
24758 can't be moved; don't signal an error.
24759
24760 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
24761
24762 * cus-theme.el (custom-theme-write-faces): Save the current face
24763 spec, not the defface spec.
24764
24765 * custom.el (custom-known-themes): Clarify meaning of "standard".
24766 (custom-push-theme): Save old values in the standard theme.
24767 (disable-theme): Correct typo.
24768 (custom-face-theme-value): Deleted unused function.
24769 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
24770
24771 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
24772
24773 * progmodes/compile.el (compilation-goto-locus): Take into account
24774 iconified frames when determining whether the buffer is
24775 already visible.
24776 Don't reset window height if the window already existed.
24777
24778 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
24779
24780 * custom.el (load-theme): Rename from require-theme.
24781 Add interactive spec.
24782 (enable-theme): Rename from custom-enable-theme.
24783 Add interactive spec.
24784 (disable-theme): Rename from custom-disable-theme.
24785 Add interactive spec.
24786 (custom-make-theme-feature): Doc fix.
24787 (custom-theme-directory): Doc fix.
24788 (provide-theme): Call enable-theme.
24789
24790 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
24791
24792 * obsolete/lazy-lock.el (lazy-lock-mode):
24793 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
24794 font-lock-mode if it's off. Print a warning instead.
24795
24796 * progmodes/compile.el (compilation-start): Ignore errors if the
24797 process died before we get to send-eof.
24798
24799 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
24800 Undo last change. Enclosing the result in quotes broke things on Unix
24801 since tex-send-command passes it through shell-quote-argument.
24802 (tex-send-command): Pass `file' through convert-standard-filename
24803 when possible.
24804 (tex-uptodate-p): Handle the case where TeX hasn't put additional
24805 info in a transcript.
24806
24807 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
24808
24809 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
24810 fix compilation warning. Reorder the key definitions to group
24811 together keys emitted by the current version of xterm.
24812
24813 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
24814 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
24815 Reorder predicates to correct min-color usage.
24816
24817 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
24818
24819 * longlines.el (longlines-mode): Inhibit read-only when encoding.
24820 Kill local variables when longlines-mode is turned off.
24821
24822 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
24823
24824 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
24825
24826 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
24827
24828 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
24829
24830 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
24831 (font-lock-lines-before): Change default to being inactive.
24832 (font-lock-default-fontify-region): Obey font-lock-lines-before.
24833 (font-lock-after-change-function): Don't handle f-l-lines-before here.
24834
24835 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24836
24837 * net/tramp.el (tramp-handle-make-auto-save-file-name):
24838 Deactivate temporarily advice if active (not needed for Emacs 22,
24839 but for backwards compatibility).
24840 (tramp-exists-file-name-handler): Rewrite. First implementation
24841 was too simple.
24842 (tramp-advice-make-auto-save-file-name):
24843 Call `tramp-handle-make-auto-save-file-name' (again, just for
24844 backwards compatibility).
24845
24846 2005-08-31 Reto Zimmermann <reto@gnu.org>
24847
24848 * progmodes/vhdl-mode.el
24849 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
24850 (vhdl-end-p): Fix indentation bug "else" after "-- when".
24851 (vhdl-set-default-project): New function (easier setting of default).
24852 (vhdl-port-copy): Handle extended identifiers for generics.
24853 (vhdl-compiler-alist): Better description for error message regexp.
24854 (vhdl-make): Query for target, use previous as default.
24855 (vhdl-port-copy): Fix port copy for port names starting with "signal".
24856 (vhdl-font-lock-keywords-2): Fix fontification for record
24857 el. assign.
24858 (vhdl-speedbar-make-subpack-line): Add package body link.
24859 (vhdl-generate-makefile-1): Not include itself as dependency.
24860 (vhdl-font-lock-init): Highlight c-preprocessor directives.
24861 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
24862 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
24863 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
24864 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
24865 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
24866 (vhdl-import-project): Add string argument for `error'.
24867 (vhdl-compose-configuration)
24868 (vhdl-compose-configuration-architecture): Add configuration
24869 declaration generation.
24870 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
24871 (vhdl-trailer-re): Add "record" keyword (better indentation).
24872 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
24873 "[^ \t-\"]+".
24874 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
24875 (vhdl-testbench-entity-file-name)
24876 (vhdl-testbench-architecture-file-name): Allow separate
24877 customization of testbench file names.
24878 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
24879 (vhdl-get-visible-signals): Allow newline within alias declaration.
24880 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
24881 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
24882 (member-ignore-case): Alias for missing function in XEmacs.
24883 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
24884 (vhdl-update-sensitivity-list): Ignore case on read signals.
24885 (vhdl-replace-string): Adjust case only for file names.
24886 (vhdl-update-sensitivity-list): Fix search for read signals.
24887 (vhdl-update-sensitivity-list): Exclude formal parameters.
24888 (vhdl-get-visible-signals): Include aliases of signals.
24889 (vhdl-get-visible-signals): Fix signal name searching.
24890 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
24891 (vhdl-fixup-whitespace-region): Fix for character
24892 literals (e.g. `:').
24893
24894 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
24895
24896 * ansi-color.el (comint-last-output-start):
24897 * bs.el (font-lock-verbose):
24898 * diff-mode.el (add-log-buffer-file-name-function):
24899 * dired-x.el (vm-folder-directory):
24900 * faces.el (help-xref-stack-item):
24901 * files.el (font-lock-keywords):
24902 * find-lisp.el (dired-buffers, dired-subdir-alist):
24903 * ido.el (cua-inhibit-cua-keys):
24904 * log-view.el (cvs-minor-wrap-function):
24905 * outline.el (font-lock-warning-face):
24906 * simple.el (compilation-current-error):
24907 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
24908 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
24909 * tooltip.el (comint-prompt-regexp):
24910 * w32-fns.el (explicit-shell-file-name):
24911 * term/mac-win.el (mac-charset-info-alist)
24912 (mac-services-selection, mac-system-script-code):
24913 * term/tty-colors.el (msdos-color-values):
24914 * term/w32-win.el (xlfd-regexp-registry-subnum):
24915 * term/x-win.el (x-keysym-table, x-selection-timeout)
24916 (x-session-id, x-session-previous-id):
24917 * textmodes/ispell.el (mail-yank-prefix):
24918 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
24919 * textmodes/org.el (calc-embedded-close-formula)
24920 (calc-embedded-open-formula)
24921 (font-lock-unfontify-region-function):
24922 * textmodes/reftex-global.el (isearch-next-buffer-function)
24923 (TeX-master):
24924 * textmodes/reftex.el (font-lock-keywords):
24925 * textmodes/tex-mode.el (font-lock-comment-face)
24926 (font-lock-doc-face):
24927 * textmodes/texinfo.el (outline-heading-alist):
24928 Add defvars.
24929
24930 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
24931 (artist-spray-chars, artist-mode-init, artist-replace-string)
24932 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
24933 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
24934 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
24935
24936 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
24937 (conf-align-assignments): "?\ " -> "?\s".
24938
24939 * textmodes/reftex-index.el (TeX-master): Add defvar.
24940 (reftex-index-phrases-marker): Move up defvar.
24941
24942 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
24943 (reftex-toc-include-labels-indicator)
24944 (reftex-toc-include-index-indicator)
24945 (reftex-toc-max-level-indicator): Move up declarations.
24946
24947 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
24948 of args to `tramp-run-real-handler', even if it's empty in this case.
24949
24950 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24951
24952 * dired.el (dired-move-to-filename-regexp): Add date format for
24953 Mac OS X 10.3 in East Asian locales.
24954
24955 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24956
24957 * files.el (make-auto-save-file-name): Add file name handler call
24958 if applicable.
24959
24960 * net/tramp.el (tramp-file-name-handler-alist)
24961 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
24962 (tramp-handle-make-auto-save-file-name): Rename from
24963 `tramp-make-auto-save-file-name'.
24964 (tramp-exists-file-name-handler): New defun.
24965 (tramp-advice-make-auto-save-file-name): Make defadvice only when
24966 `make-auto-save-file-name' is not a magic file name operation.
24967
24968 2005-08-30 Richard M. Stallman <rms@gnu.org>
24969
24970 * files.el (risky-local-variable-p):
24971 Match `-predicates' and `-commands.
24972
24973 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
24974 (custom-save-all): Visit the file if necessary;
24975 kill the buffer if we created it.
24976 (custom-save-delete): Don't visit file or kill buffer here.
24977
24978 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
24979
24980 * textmodes/org.el (org-special-keyword): New face.
24981 (org-table-copy-down, org-table-eval-formula)
24982 (org-table-recalculate, org-init-section-numbers):
24983 Use `string-to-number' instead of `string-to-int'.
24984 (org-get-location): Use `insert-buffer-substring' instead of
24985 `insert-buffer'.
24986 (org-modify-diary-entry-string): New function.
24987 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
24988 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
24989 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
24990 active region.
24991 (org-export-as-html): Handle QUOTE keyword.
24992 (org-quote-string): New option.
24993 (org-bookmark-jump-unhide): New function, used for
24994 `bookmark-after-jump-hook'.
24995 (org-diary-default-entry): Apply only when not called through
24996 `org-agenda'.
24997
24998 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
24999
25000 * net/eudc.el (mode-popup-menu):
25001 * play/handwrite.el (ps-printer-name, ps-lpr-command):
25002 * progmodes/ada-mode.el (compile-auto-highlight)
25003 (skeleton-further-elements):
25004 * progmodes/autoconf.el (font-lock-syntactic-keywords):
25005 * progmodes/cmacexp.el (msdos-shells):
25006 * progmodes/compile.el (font-lock-extra-managed-props)
25007 (font-lock-keywords, font-lock-maximum-size)
25008 (font-lock-support-mode):
25009 * progmodes/grep.el (font-lock-lines-before):
25010 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25011 * progmodes/mixal-mode.el (compile-command):
25012 * progmodes/perl-mode.el (font-lock-comment-face)
25013 (font-lock-doc-face, font-lock-string-face):
25014 * progmodes/prolog.el (comint-prompt-regexp):
25015 * progmodes/sh-script.el (font-lock-comment-face)
25016 (font-lock-set-defaults, font-lock-string-face):
25017 * progmodes/sql.el (font-lock-keyword-face)
25018 (font-lock-set-defaults, font-lock-string-face):
25019 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25020 (itimer-version, lazy-lock-defer-contextually)
25021 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25022 Add defvars.
25023
25024 * progmodes/cperl-mode.el (cperl-electric-lbrace)
25025 (cperl-electric-keyword, cperl-electric-pod)
25026 (cperl-electric-backspace, cperl-forward-re)
25027 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25028 (vc-rcs-header, vc-sccs-header): Add defvars.
25029
25030 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25031 (font-lock-syntactic-keywords, gud-find-expr-function):
25032 Add defvars.
25033
25034 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25035 (gdb-frame-parameters): Declare before use.
25036
25037 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25038 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25039 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25040 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25041
25042 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25043 (idlwave-help-with-source): Use `insert-buffer-substring', not
25044 `insert-buffer'.
25045
25046 2005-08-29 Juri Linkov <juri@jurta.org>
25047
25048 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25049 Put outline-back-to-heading function call inside save-excursion.
25050
25051 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
25052
25053 * man.el (Man-init-defvars, Man-translate-references)
25054 (Man-support-local-filenames, Man-highlight-references):
25055 * progmodes/sql.el (sql-interactive-mode):
25056 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25057
25058 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25059 (compilation-mode-font-lock-keywords): Add defvars.
25060 (checkdoc-interactive-loop): "?\ " -> "?\s".
25061
25062 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25063 (font-lock-doc-face, font-lock-string-face)
25064 (font-lock-keywords-case-fold-search): Add defvars.
25065 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25066
25067 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25068 Don't pass X and Y (they are ignored anyway).
25069 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25070 (mouse-delete-window): Make arguments optional.
25071
25072 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25073 (caesar-translate-table, minor-modes, news-buffer-save)
25074 (news-group-name, news-minor-modes): Add defvars.
25075
25076 * emacs-lisp/lselect.el (mouse-highlight-priority)
25077 (x-lost-selection-functions, zmacs-regions):
25078 * emacs-lisp/pp.el (font-lock-verbose):
25079 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25080 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25081 (ses-mode-map):
25082 * emacs-lisp/tcover-unsafep.el (safe-functions):
25083 * international/mule-cmds.el (mac-system-coding-system)
25084 (mac-system-locale):
25085 * language/ethio-util.el (rmail-current-message)
25086 (rmail-message-vector):
25087 * language/thai-util.el (thai-auto-composition-mode):
25088 * mail/metamail.el (rmail-current-message, rmail-message-vector):
25089 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25090 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25091 (vm-primary-inbox, vm-spool-files):
25092 * mail/rmail.el (deleted-head, font-lock-fontified)
25093 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25094 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
25095 (total-messages):
25096 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
25097 (rmail-summary-mode-map):
25098 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
25099 (rmail-last-label, rmail-last-multi-labels)
25100 (rmail-summary-vector, rmail-total-messages):
25101 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
25102 * mail/rmailsum.el (msgnum):
25103 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
25104 (rmail-current-message):
25105 * obsolete/fast-lock.el (font-lock-face-list):
25106 * obsolete/rnewspost.el (mail-reply-buffer):
25107 * obsolete/scribe.el (compile-command):
25108 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
25109
25110 2005-08-28 John Paul Wallington <jpw@gnu.org>
25111
25112 * ibuf-ext.el (ibuffer-auto-update-changed):
25113 Use `frame-or-buffer-changed-p' to check whether we need to update.
25114 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
25115 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
25116 as a `frame-or-buffer-changed-p' state vector instead.
25117
25118 2005-08-27 Romain Francoise <romain@orebokech.com>
25119
25120 * textmodes/makeinfo.el (makeinfo-compile):
25121 Use `compilation-start'. Set `next-error-function' according to
25122 `disable-errors'.
25123 (makeinfo-next-error): New function.
25124 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
25125 (makeinfo-buffer): Likewise.
25126
25127 * progmodes/compile.el (compilation-start): Add autoload cookie.
25128
25129 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
25130 * textmodes/sgml-mode.el: Likewise.
25131 * progmodes/python.el: Likewise.
25132
25133 2005-08-27 Eli Zaretskii <eliz@gnu.org>
25134
25135 * simple.el (blink-matching-paren-distance): Document the meaning
25136 of nil value, and allow to customize to nil.
25137
25138 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
25139 command.com, not command.exe.
25140
25141 2005-08-26 John Wiegley <johnw@newartisans.com>
25142
25143 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
25144 code around a bit so that an extraneous nil argument is not added
25145 to a command when no args are given.
25146
25147 * eshell/esh-arg.el (eshell-parse-double-quote): If a
25148 double-quoted argument resolves to nil, return it as an empty
25149 string rather than as nil. This made it impossible to pass "" to
25150 a shell script as a null string argument.
25151
25152 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
25153
25154 * outline.el (outline-invent-heading): New fun.
25155 (outline-promote, outline-demote): Use it.
25156 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
25157 (outline-end-of-subtree): Remove unused var `opoint'.
25158
25159 2005-08-26 David Reitter <david.reitter@gmail.com>
25160
25161 * menu-bar.el (truncate-lines, write-file, print-buffer)
25162 (ps-print-buffer-faces, ps-print-buffer, split-window):
25163 Disable menu items when the frame they refer to is invisible, or when
25164 they refer to a buffer and the minibuffer is selected.
25165
25166 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
25167
25168 * progmodes/flymake.el (flymake-highlight-err-lines):
25169 Use save-excursion around flymake-highlight-line to preserve point.
25170
25171 2005-08-26 Eli Zaretskii <eliz@gnu.org>
25172
25173 * progmodes/octave-mod.el: Change Author and Maintainer address.
25174 (octave-maintainer-address): Change Kurt's email address.
25175 * progmodes/octave-inf.el: Change Author and Maintainer address.
25176 * progmodes/octave-hlp.el: Change Author and Maintainer address.
25177
25178 2005-08-26 Kim F. Storm <storm@cua.dk>
25179
25180 * subr.el (version-list-<, version-list-<=, version-list-=):
25181 Rename from integer-list-*.
25182 (version-list-not-zero): Likewise. Fix while loop.
25183 (version=): Use version-list-= instead of string-equal.
25184
25185 2005-08-26 Richard M. Stallman <rms@gnu.org>
25186
25187 * outline.el (outline-promote): Try shortening the heading.
25188 As last resort, read the heading to use.
25189 (outline-demote): As last resort, read the heading to use.
25190
25191 2005-08-26 Romain Francoise <romain@orebokech.com>
25192
25193 * progmodes/compile.el (compilation-start): Doc fix.
25194
25195 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
25196 (antlr-font-lock-additional-keywords): Fix reference to
25197 `antlr-font-lock-literal-regexp' erroneously changed during the
25198 mass face rename.
25199 (antlr-run-tool): Use `compilation-start'.
25200
25201 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
25202 instead of the obsolete `compile-internal'.
25203
25204 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
25205
25206 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
25207 (number, original-date):
25208 * calendar/cal-china.el (date):
25209 * calendar/cal-coptic.el (date):
25210 * calendar/cal-french.el (date):
25211 * calendar/cal-hebrew.el (date, entry, number, original-date):
25212 * calendar/cal-islam.el (date, number, original-date):
25213 * calendar/cal-iso.el (date):
25214 * calendar/cal-julian.el (date):
25215 * calendar/cal-mayan.el (date):
25216 * calendar/cal-menu.el (date, event):
25217 * calendar/cal-persia.el (date):
25218 * calendar/lunar.el (date):
25219 * calendar/solar.el (date): Add defvars.
25220
25221 * emerge.el:
25222 * ibuffer.el:
25223 * info-xref.el:
25224 * obsolete/bg-mouse.el:
25225 * obsolete/sun-curs.el:
25226 * obsolete/swedish.el: Move the `defvar's to the top level.
25227
25228 * smerge-mode.el (smerge-refined-change): Add :group.
25229
25230 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
25231
25232 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
25233 (smerge-keep-n): Remove props.
25234 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
25235 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
25236 now that it's done in smerge-keep-n.
25237 (smerge-refined-change): New face.
25238 (smerge-refine-chopup-region, smerge-refine-highlight-change)
25239 (smerge-refine): New funs.
25240 (smerge-basic-map): Bind smerge-refine.
25241
25242 2005-08-25 Juri Linkov <juri@jurta.org>
25243
25244 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
25245 compilation-process-setup-function and compilation-disable-input
25246 in grep-mode instead of let-bindings in grep.
25247
25248 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
25249 Delete "Automatic File De/compression" (auto-compression-mode).
25250
25251 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
25252
25253 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
25254 Silence warning about non-existent variable.
25255
25256 2005-08-25 Richard M. Stallman <rms@gnu.org>
25257
25258 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
25259 Rename "Describe Key" to "Describe Key or Mouse Operation".
25260
25261 * mail/mailalias.el (build-mail-aliases): Delete comments
25262 from the contents before processing them.
25263
25264 * isearch.el (isearch-edit-string): Erase the Search prompt
25265 if user enters an empty string and there is no default.
25266
25267 * comint.el (comint-file-name-prefix): Add autoload.
25268
25269 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
25270
25271 * subr.el (play-sound): Rearrange to avoid warning.
25272
25273 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
25274
25275 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
25276 New hook.
25277 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
25278
25279 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
25280
25281 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
25282
25283 * custom.el (custom-theme-set-variables): Sort minor modes last.
25284
25285 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25286
25287 * subr.el (version-separator, version-regexp-alist): New vars used by
25288 version comparison funs.
25289 (integer-list-<, integer-list-=, integer-list-<=)
25290 (integer-list-not-zero): New funs for integer list comparison.
25291 (version-to-list, version=, version<, version<=): New funs for version
25292 comparison.
25293
25294 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
25295
25296 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
25297 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
25298 time to silence the byte-compiler.
25299
25300 * ibuffer.el (ibuffer-compile-make-eliding-form)
25301 (ibuffer-check-formats): Use `with-no-warnings' to hide references
25302 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
25303 so it's silly to get warnings for it).
25304 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
25305 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
25306 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
25307 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
25308 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
25309 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
25310 Defvar at compile time.
25311 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
25312 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
25313 Declare them before use.
25314
25315 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
25316 (info-xref-good, info-xref-bad): Defvar at compile time.
25317
25318 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
25319 Use `let*' instead of `let'.
25320
25321 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
25322 (*mouse-y*, menu, char): Defvar at compile time.
25323 (sc::menu): Declare it before use.
25324 (sc::pack-one-line): Use `let', not `let*'.
25325
25326 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
25327 (mail-send-hook): Defvar at compile time.
25328
25329 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
25330 Defvar at compile time.
25331
25332 * term/sun-mouse.el (current-global-mousemap)
25333 (current-local-mousemap): Declare them before use.
25334
25335 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
25336
25337 * bookmark.el (bookmark-after-jump-hook): New hook.
25338 (bookmark-jump): Run `bookmark-after-jump-hook'.
25339
25340 2005-08-23 Juri Linkov <juri@jurta.org>
25341
25342 * faces.el (minibuffer-prompt): Doc fix.
25343
25344 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
25345
25346 * progmodes/xscheme.el: Trivial changes to silence warnings.
25347 (xscheme-previous-mode, xscheme-previous-process-state):
25348 Add defvars.
25349 (xscheme-last-input-end, xscheme-process-command-line)
25350 (xscheme-process-name, xscheme-buffer-name)
25351 (xscheme-expressions-ring-max, xscheme-expressions-ring)
25352 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
25353 (xscheme-control-g-synchronization-p)
25354 (xscheme-control-g-disabled-p, xscheme-string-receiver)
25355 (default-xscheme-runlight, xscheme-runlight)
25356 (xscheme-runlight-string, xscheme-process-filter-state)
25357 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
25358 Move to beginning of file.
25359 (scheme-interaction-mode-commands-alist)
25360 (scheme-interaction-mode-map, scheme-debugger-mode-map):
25361 Declare them before use. Note: the initialization code for the
25362 variables has not been moved because it uses functions that reference
25363 the variables.
25364 (xscheme-control-g-message-string, xscheme-process-filter-alist)
25365 (xscheme-prompt-for-expression-map): Declare them before use.
25366 (scheme-debugger-mode-commands): "?\ " -> "?\s".
25367
25368 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
25369
25370 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
25371
25372 2005-08-22 Juri Linkov <juri@jurta.org>
25373
25374 * faces.el (set-face-underline): Delete this duplicate function
25375 and make an obsolete alias to set-face-underline-p.
25376 (set-face-underline-p): Use docstring of set-face-underline.
25377 (describe-face): Create hyperlink to parent face.
25378
25379 * info.el (Info-insert-dir): Use save-excursion around
25380 insert-buffer-substring.
25381 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
25382 (Info-escape-percent): Delete function.
25383 (Info-fontify-node): Replace Info-escape-percent by
25384 replace-regexp-in-string with REP arg set to lambda that
25385 duplicates `%' and preserves text properties.
25386
25387 * progmodes/compile.el (compilation-disable-input): Doc fix.
25388 (define-compilation-mode): Doc fix and refill.
25389 (kill-compilation): Use `mode-name' in the error message.
25390 (compilation-find-file): Use `compilation-error' in the
25391 read-file-name's prompt.
25392
25393 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
25394
25395 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
25396 (smerge-auto-leave): Make undo re-enable the mode.
25397 (debug-ignored-errors): Add the user-error of impossible resolution.
25398 (smerge-resolve): Move things around a bit, in preparation for later.
25399 (smerge-diff): Don't fail if the buffer has no associated file.
25400 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
25401 (smerge-conflict-overlay): New function.
25402 (smerge-match-conflict): Don't add text properties here.
25403 (smerge-find-conflict): Instead, add an overlay here.
25404 Also check for the case where we're inside a conflict already, so as to
25405 obviate the need for font-lock-multiline, which is unbearably slow with
25406 large conflicts and ciomplex font-lock patterns.
25407 (smerge-remove-props): Remove overlay rather than text-properties.
25408 (smerge-mode): Don't set font-lock-multiline.
25409 Remove overlays when turned off.
25410
25411 2005-08-21 Kim F. Storm <storm@cua.dk>
25412
25413 * ido.el (ido-ignore-item-p): Use save-match-data.
25414 Bind case-fold-search to ido-case-fold locally.
25415
25416 2005-08-20 Richard M. Stallman <rms@gnu.org>
25417
25418 * files.el (normal-mode): If font lock is on, turn it off and on.
25419
25420 * subr.el (replace-regexp-in-string): Doc fix.
25421
25422 * startup.el (command-line-1): Don't suppress startup screen
25423 due to existing processes.
25424
25425 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
25426
25427 * progmodes/compile.el (compilation-disable-input): Default to nil.
25428
25429 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
25430
25431 * progmodes/compile.el (compilation-disable-input): New defcustom.
25432 (compilation-start): If compilation-disable-input is non-nil, send
25433 EOF to the compilation process.
25434
25435 2005-08-20 Eli Zaretskii <eliz@gnu.org>
25436
25437 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
25438 Run the argument of tex-shell-cd-command through
25439 convert-standard-filename, to get the correct style of slashes on
25440 Windows, and enclose the result in quotes, in case the file name
25441 includes whitespace or other special characters.
25442
25443 2005-08-19 Andreas Schwab <schwab@suse.de>
25444
25445 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
25446 process.
25447
25448 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
25449
25450 * cus-start.el (minibuffer-prompt-properties): Correct typo.
25451
25452 2005-08-18 Kim F. Storm <storm@cua.dk>
25453
25454 * scroll-lock.el: Fix errors due to incorrect line wrapping.
25455
25456 2005-08-18 Richard M. Stallman <rms@gnu.org>
25457
25458 * scroll-lock.el: New file.
25459
25460 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
25461
25462 * dired.el (dired-move-to-end-of-filename):
25463 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
25464
25465 2005-08-18 Kim F. Storm <storm@cua.dk>
25466
25467 * ido.el (ido-everywhere): Fix defcustom :set function to disable
25468 rather than toggle mode when custom value is nil.
25469 (ido-everywhere): Fix defun doc string.
25470
25471 2005-08-17 Richard M. Stallman <rms@gnu.org>
25472
25473 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
25474 as tag instead of "Inviolable".
25475
25476 2005-08-17 Kim F. Storm <storm@cua.dk>
25477
25478 * windmove.el (windmove-coordinates-of-position): Remove.
25479 (windmove-coordinates-of-window-position): Remove.
25480 (windmove-reference-loc): Use posn-at-point instead.
25481
25482 * subr.el (insert-for-yank-1): Doc fix.
25483
25484 * ido.el (ido-enter-matching-directory): Rename from
25485 ido-enter-single-matching-directory. Change `slash' choice to
25486 `only'. Add `first' choice.
25487 (ido-exhibit): Adapt to above changes.
25488
25489 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
25490
25491 * Makefile.in: Expand comment about building loaddefs.el.
25492
25493 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
25494
25495 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
25496 Comment use of defadvice.
25497
25498 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
25499
25500 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
25501
25502 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
25503 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
25504 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
25505 * progmodes/idlw-shell.el, progmodes/ld-script.el,
25506 * progmodes/which-func.el, ruler-mode.el, strokes.el,
25507 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
25508 for backward compatibility for faces that did not appear in the
25509 previous Emacs release.
25510
25511 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
25512
25513 2005-08-15 Kim F. Storm <storm@cua.dk>
25514
25515 * emulation/cua-base.el (cua-delete-region): Return t if
25516 deleted region was non-empty.
25517 (cua-replace-region): Inhibit overwrite-mode for
25518 self-insert-command if replaced region was non-empty.
25519 (cua--explicit-region-start, cua--status-string): Make them
25520 buffer-local at top-level...
25521 (cua-mode): ...rather than when mode is enabled.
25522
25523 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
25524
25525 * progmodes/vhdl-mode.el (vhdl-emacs-21):
25526 Set t for Emacs 21, 22, and so on.
25527
25528 2005-08-15 David Ponce <david@dponce.com>
25529
25530 * tree-widget.el: Update Commentary header.
25531 (tree-widget-theme): Doc fix.
25532 (tree-widget-space-width): New option.
25533 (tree-widget-image-properties): Look up in the default theme too.
25534 (tree-widget--cursors): Only for images with arrow pointer shape.
25535 (tree-widget-lookup-image): Pointer shape is hand by default.
25536 (tree-widget-icon): Rename generic icon widget from
25537 `tree-widget-control'.
25538 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
25539 derive from `tree-widget-icon'.
25540 (tree-widget-handle): Improve default look and feel of the text
25541 representation.
25542 (tree-widget): Rename :*-control properties to :*-icon properties.
25543 Add :action and :help-echo properties.
25544 (tree-widget-after-toggle-functions): Move.
25545 (tree-widget-close-node, tree-widget-open-node): Remove.
25546 (tree-widget-before-create-icon-functions): New hook.
25547 (tree-widget-value-create): Update to allow customization of icons
25548 and nodes at run-time via that new hook.
25549 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
25550 (tree-widget-icon-action, tree-widget-icon-help-echo)
25551 (tree-widget-action, tree-widget-help-echo): New functions.
25552
25553 2005-08-15 Kim F. Storm <storm@cua.dk>
25554
25555 * ido.el (ido-buffer-internal): Use with-no-warnings.
25556 (ido-make-merged-file-list): Use while-no-input.
25557
25558 2005-08-15 Richard M. Stallman <rms@gnu.org>
25559
25560 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
25561 (flyspell-large-region): Fix doc and custom type.
25562
25563 2005-08-14 Richard M. Stallman <rms@gnu.org>
25564
25565 * files.el (interpreter-mode-alist): Doc fix.
25566
25567 * mail/rmail.el (rmail-nonignored-headers): New variable.
25568 (rmail-clear-headers): Use it.
25569 (rmail-reply): Better handling of mail-followup-to header.
25570
25571 * progmodes/sh-script.el (sh-font-lock-keywords-var):
25572 Rename variable from sh-font-lock-keywords. In the `shell' entry,
25573 don't try to refer to executable-font-lock-keywords.
25574 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
25575 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
25576 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
25577 (sh-mode): Set comment-start-skip, local-abbrev-table,
25578 imenu-case-fold-search.
25579 (sh-set-shell): Don't set them here.
25580 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
25581 Don't cache the results in the original alist; don't ever modify
25582 that alist.
25583
25584 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
25585
25586 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
25587 empty.
25588
25589 2005-08-15 Andreas Schwab <schwab@suse.de>
25590
25591 * desktop.el: Put autoload cookie at risky-local-variable declarations.
25592
25593 * dired.el, info.el, mail/rmail.el: Revert last change.
25594
25595 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
25596
25597 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
25598 modification in `eval-after-load' form.
25599 * info.el: Likewise.
25600 * mail/rmail.el: Likewise.
25601
25602 2005-08-14 Juri Linkov <juri@jurta.org>
25603
25604 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25605 Remove highlighting of "Compilation started". Highlight only
25606 the word "finished" in "Compilation finished". Add highlighting
25607 of "interrupt", "killed", "terminated" and the exit code.
25608 (compilation-start): Add newline after header. Use exactly the
25609 same time stamp format as the finishing message.
25610 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
25611
25612 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
25613 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
25614 Add highlighting of "interrupt", "killed", "terminated".
25615
25616 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
25617 enabled and the current command is self-insert-command, call it
25618 explicitly with overwrite-mode bound to nil, to not allow it
25619 to delete the character after the selected region.
25620
25621 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
25622
25623 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
25624 move-end-of-line, end-of-line, and beginning-of-line to the list
25625 of commands after which the echo area is updated.
25626
25627 2005-08-12 Eli Zaretskii <eliz@gnu.org>
25628
25629 * cus-edit.el (custom-save-all, custom-save-delete):
25630 Bind recentf-exclude to exclude custom-file.
25631
25632 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
25633
25634 * mail/rmailsum.el (rmail-summary-end-of-message): New command
25635 to go to the bottom of the mail message. Added to
25636 `rmail-summary-mode-map' with key "/".
25637 (rmail-summary-show-message): New (internal) function for use by
25638 both `rmail-summary-beginning/end-of-message'.
25639 (rmail-summary-beginning-of-message): Change to use
25640 rmail-summary-show-message.
25641
25642 * mail/rmail.el (rmail-end-of-message): New command to go to the
25643 end of the current message. Added to `rmail-mode-map' with key "/".
25644 (rmail-beginning-of-message): Fix to work as documented.
25645 (rmail-mode): Change documentation.
25646
25647 * progmodes/compile.el (compilation-start): Add the line
25648 "Compilation started" with compilation start time.
25649 (compilation-mode-font-lock-keywords): Add `started' to keywords.
25650
25651 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
25652
25653 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
25654 of menu items.
25655
25656 2005-08-11 Richard M. Stallman <rms@gnu.org>
25657
25658 * simple.el (pop-global-mark): Reverse test of widen-automatically.
25659
25660 * battery.el (battery-status-function): Don't use ignore-errors.
25661
25662 2005-08-11 Lute Kamstra <lute@gnu.org>
25663
25664 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
25665 define-obsolete-variable-alias.
25666
25667 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
25668
25669 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
25670 (ange-ftp-send-cmd): Revert last change, and expand
25671 the comment explaining the problem.
25672
25673 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
25674
25675 * ldefs-boot.el: Update.
25676
25677 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
25678 item to "Time, Load and Mail". Change help echo text.
25679
25680 * time.el (display-time-use-mail-icon, display-time-format)
25681 (display-time-string-forms): Shorten first line of docstrings.
25682
25683 2005-08-10 Lars Hansen <larsh@soem.dk>
25684
25685 * desktop.el (desktop-buffer-mode-handlers):
25686 Make non-customizable. Add autoload cookie. Change initial value to
25687 nil; add elements in respective modules instead. Fix doc string.
25688 (desktop-load-file): New function.
25689 (desktop-minor-mode-handlers): New autoloaded variable.
25690 (desktop-create-buffer): Call minor mode handlers.
25691 Use desktop-load-file to load major and minor mode modules prior to
25692 checking for a handler.
25693 (desktop-save): Don't add nil to desktop-minor-modes for minor
25694 modes with nil function in desktop-minor-mode-table. Don't delete
25695 desktop file before rewriting it.
25696 (desktop-locals-to-save): Add autoload cookie. Don't make
25697 automatically buffer-local. Add variables column-number-mode,
25698 size-indication-mode, indent-tabs-mode,
25699 indicate-buffer-boundaries, indicate-empty-lines and
25700 show-trailing-whitespace.
25701 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
25702 regexps. Don't use desktop-clear-preserve-buffers-regexp.
25703 (desktop-clear-preserve-buffers-regexp): Delete.
25704 (desktop-clear-preserve-buffers): Update initial value and docstring.
25705 (desktop-save-buffer): Fix doc string.
25706
25707 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
25708 (hilit-chg-desktop-restore): New function.
25709 (highlight-changes-mode): Add highlight-changes-mode to
25710 desktop-locals-to-save.
25711
25712 * dired.el: Add handler to desktop-buffer-mode-handlers.
25713 (dired-restore-desktop-buffer): Remove autoload cookie.
25714 (dired-mode): Add autoload cookie.
25715
25716 * info.el: Add handler to desktop-buffer-mode-handlers.
25717 (Info-restore-desktop-buffer): Remove autoload cookie.
25718 (Info-mode): Add autoload cookie.
25719
25720 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
25721 (mh-restore-desktop-buffer): Remove autoload cookie.
25722 (mh-folder-mode): Add autoload cookie.
25723
25724 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
25725 (rmail-restore-desktop-buffer): Remove autoload cookie.
25726
25727 2005-08-11 Masatake YAMATO <jet@gyve.org>
25728
25729 * hexl.el (hexl-address-region):
25730 (hexl-ascii-region, hexl-font-lock-keywords):
25731 (hexl-highlight-line-range): Use the term "region"
25732 instead of "area" for consistency with the other symbols
25733 defined in hexl.el.
25734
25735 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
25736
25737 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
25738 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
25739 out by Juri Linkov). Add `display-battery-mode'.
25740
25741 2005-08-09 Juri Linkov <juri@jurta.org>
25742
25743 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25744 Remove `-text' from face variable names.
25745 (compilation-error-file-name, compilation-warning-file-name)
25746 (compilation-info-file-name): Delete faces.
25747 (compilation-line-number, compilation-column-number):
25748 Remove face underlining.
25749 (compilation-message-face): Set to `underline' value by default.
25750 (compilation-error-face, compilation-warning-face)
25751 (compilation-info-face): Remove `-file-name' from face names.
25752 (compilation-error-text-face, compilation-warning-text-face)
25753 (compilation-info-text-face): Delete face variables.
25754 (compilation-text-face): Delete function.
25755
25756 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
25757 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
25758 (grep-error-face): Set to `compilation-error' instead of
25759 `compilation-error-face' (which is redefined to `grep-hit-face' in
25760 grep buffers).
25761 (grep-mode-font-lock-keywords): Remove `-text' from face variable
25762 names. Use `grep-error-face' instead of `compilation-error-text-face'.
25763
25764 * dired-aux.el (dired-do-query-replace-regexp):
25765 Use `query-replace-read-args'.
25766
25767 * replace.el (query-replace-read-from, query-replace-read-to)
25768 (query-replace-read-args): Rename arg `string' to `prompt'.
25769
25770 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
25771
25772 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
25773
25774 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
25775 uploading files.
25776 (ange-ftp-canonize-filename): Handle file names beginning with ~
25777 correctly.
25778
25779 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25780
25781 * textmodes/fill.el (canonically-space-region)
25782 (fill-context-prefix, fill-french-nobreak-p)
25783 (fill-delete-newlines, fill-comment-paragraph)
25784 (justify-current-line): "?\ " -> "?\s".
25785
25786 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
25787
25788 * textmodes/fill.el (fill-nonuniform-paragraphs):
25789 Improve argument/docstring consistency.
25790
25791 2005-08-09 Richard M. Stallman <rms@gnu.org>
25792
25793 * textmodes/ispell.el (ispell-word): More fboundp checks.
25794
25795 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
25796 (find-file-noselect-1): Call it here, only if RAWFILE.
25797 (normal-mode): Always set some major mode.
25798 (save-some-buffers-action-alist): Change some explanation strings.
25799 (file-name-non-special): In the `quote' method, use unwind-protect.
25800
25801 2005-08-09 Magnus Henoch <mange@freemail.hu>
25802
25803 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
25804 (ispell-have-aspell-dictionaries): New variable.
25805 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
25806 (ispell-get-aspell-config-value): New function.
25807 (ispell-aspell-find-dictionary): New function.
25808 (ispell-aspell-add-aliases): New function.
25809 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
25810 appropriate. Don't look for ispell dictionaries if we use aspell.
25811 (ispell-menu-map): Don't build a submenu of dictionaries.
25812
25813 2005-08-09 Richard M. Stallman <rms@gnu.org>
25814
25815 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
25816 (sql-read-passwd): Use read-passwd.
25817
25818 * progmodes/idlw-toolbar.el (idlwave-toolbar)
25819 (idlwave-toolbar-is-possible): Add defvars.
25820
25821 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
25822 Avoid warnings.
25823
25824 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
25825 (idlwave-system-class-info, idlwave-executive-commands-alist):
25826 Use defvar.
25827
25828 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
25829
25830 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
25831 Avoid warnings.
25832
25833 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
25834 and content-type: headers.
25835
25836 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
25837
25838 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
25839 and rename some of them to be more self-explanatory.
25840
25841 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
25842
25843 * startup.el (command-line-1): Implement -scriptload.
25844
25845 * replace.el (occur-engine): Initial *Occur* output not undoable.
25846
25847 * menu-bar.el (menu-bar-file-menu): Rename some menu items
25848 and improve help strings.
25849
25850 * isearch.el (isearch-repeat): When changing direction,
25851 mark search successful.
25852
25853 * ediff-init.el: Use (featurep 'xemacs).
25854
25855 * comint.el (send-invisible): Identify buffer, if not selected.
25856
25857 * align.el: Delete autoload for c-guess-basic-syntax.
25858
25859 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25860
25861 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
25862 Improve argument/docstring consistency. Doc fixes.
25863 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
25864 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
25865 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
25866 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
25867 (r2bv-organization, r2bv-pages, r2bv-primary-author)
25868 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
25869 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
25870 Defvar at compile time.
25871
25872 2005-08-09 Juri Linkov <juri@jurta.org>
25873
25874 * info.el: Replace `info' with upper-case `Info' where appropriate.
25875 (info-title-1, info-title-2, info-title-3, info-title-4)
25876 (info-menu-header): Move up face definitions.
25877 (info-menu-star): Rename from `info-menu-5'.
25878 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
25879 (Info-fontify-visited-nodes): Fix docstring.
25880 (Info-hide-note-references): Fix docstring.
25881 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
25882 menu items in the same way as on cross-references.
25883 (info-apropos): Fix sorting order and formatting to be like in the
25884 stand-alone Info browser. Display error messages for 1 sec.
25885 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
25886 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
25887 from the menu bar.
25888 (Info-insert-dir): Restore point after calling
25889 `insert-buffer-substring'.
25890
25891 2005-08-08 Richard M. Stallman <rms@gnu.org>
25892
25893 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
25894 (recompute-lucid-menubar): Add defvars.
25895
25896 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
25897
25898 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
25899
25900 * net/net-utils.el (run-dig): Rename from `dig'.
25901
25902 * play/gametree.el (gametree-mode): Use make-local-variable,
25903 not make-variable-buffer-local.
25904
25905 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
25906
25907 * ansi-color.el (ansi-color-make-extent)
25908 (ansi-color-set-extent-face): Use fboundp, not functionp.
25909
25910 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
25911 not make-variable-buffer-local.
25912
25913 * bookmark.el (Info-current-file): Add defvar.
25914 (bookmark-jump-noselect): Use with-no-warnings.
25915
25916 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
25917
25918 * ebuff-menu.el (Helper-return-blurb): Add defvar.
25919
25920 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
25921
25922 * find-file.el (ada-procedure-start-regexp)
25923 (ada-package-start-regexp): Add defvars.
25924
25925 * info.el (Info-insert-dir): Use insert-buffer-substring.
25926
25927 * xml.el (xml-att-def-re): Add defvar.
25928
25929 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
25930 calling convention.
25931
25932 * subr.el (while-no-input): Return t if there is input.
25933
25934 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
25935
25936 * cus-start.el (all): Add `overflow-newline-into-fringe'.
25937
25938 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
25939
25940 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
25941 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
25942
25943 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
25944
25945 * cmuscheme.el (scheme-start-file): Replace reference to
25946 `user-emacs-directory' by "~/.emacs.d/".
25947
25948 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
25949
25950 * info.el (Info-dir-remove-duplicates): Avoid case folding
25951 in loop; instead, keep downcased strings for comparison.
25952 Suggested by Helmut Eller.
25953
25954 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
25955
25956 Sync with Tramp 2.0.50.
25957
25958 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
25959 XEmacs case; not necessary anymore.
25960 (tramp-user-regexp): Allow "@" as part of user name.
25961 (tramp-handle-set-visited-file-modtime)
25962 (tramp-handle-insert-file-contents)
25963 (tramp-handle-write-region): No special handling for
25964 `last-coding-system-used, because this is done in
25965 `tramp-accept-process-output' now.
25966 (tramp-accept-process-output): New defun.
25967 (tramp-process-one-action, tramp-process-one-multi-action)
25968 (tramp-wait-for-regexp, tramp-wait-for-output)
25969 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
25970 Howells <dhowells@redhat.com>.
25971 (clear-visited-file-modtime): Defadvice removed. The check for
25972 unset buffer's modtime does not need to be based on
25973 `tramp-buffer-file-attributes'. Suggested by RMS.
25974 (tramp-message): Insert "\n" if not being at beginning of line.
25975 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
25976 sequence with same logic.
25977 (tramp-completion-handle-expand-file-name): Discard call of
25978 `tramp-drop-volume-letter'. It is not necessary, and there have
25979 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
25980 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
25981 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
25982 should always be visible.
25983 (tramp-handle-insert-directory, tramp-setup-complete)
25984 (tramp-set-process-query-on-exit-flag)
25985 (tramp-append-tramp-buffers): Pacify byte-compiler.
25986 (tramp-bug): Delete non-existing variables from list.
25987 Apply `tramp-load-report-modules' as pre-hook.
25988 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
25989 `shell-prompt-pattern' because of non-7bit characters.
25990 Reported by Sebastian Luque <sluque@mun.ca>.
25991 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
25992 (tramp-match-string-list): Remove function.
25993 (tramp-wait-for-regexp): Remove call of that function.
25994 Suggested by Kim F. Storm <storm@cua.dk>.
25995 (tramp-set-auto-save-file-modes): Use octal integer code #o600
25996 instead of octal character code ?\600. The latter resulted in a
25997 syntax error with XEmacs.
25998
25999 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26000 XEmacs case; not necessary anymore.
26001 (tramp-smb-handle-write-region): No special handling for
26002 `last-coding-system-used, because this is done in
26003 `tramp-accept-process-output' now.
26004 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26005
26006 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
26007
26008 * wid-edit.el (widget-choice-value-create):
26009 Unconditionally respect user choice. Set :explicit-choice back to nil
26010 when no longer needed.
26011 (widget-choice-action): Unconditionally respect user choice.
26012 Eliminate :explicit-choice-value.
26013
26014 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26015
26016 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26017 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26018 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26019 running new function `toggle-indicate-empty-lines'.
26020 Rename "Customize" item to "Customize fringe".
26021 Rename "Indicators" item to "Buffer boundaries" and change help echo.
26022 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26023 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26024 Delete "Empty lines only" item.
26025 (menu-bar-showhide-fringe-ind-customize): New function.
26026 (menu-bar-showhide-fringe-ind-mixed)
26027 (menu-bar-showhide-fringe-ind-box)
26028 (menu-bar-showhide-fringe-ind-right)
26029 (menu-bar-showhide-fringe-ind-left)
26030 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26031 instead of `fringe-indicators'.
26032
26033 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26034
26035 * emulation/viper.el (viper-emacs-state-mode-list):
26036 Add recentf-dialog-mode. Change the date of last update.
26037
26038 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26039
26040 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26041 (viper-exec-yank, viper-put-back): Don't display modification msg
26042 if in the minibuffer.
26043
26044 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26045 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26046 Make variables frame local.
26047
26048 * emulation/viper-util.el (viper-append-filter-alist):
26049 Use append instead of nconc.
26050
26051 * emulation/viper.el (viper-vi-state-mode-list)
26052 (viper-emacs-state-mode-list): Move help-mode and
26053 completion-list-mode from the first list to the second.
26054 (viper-mode): Docstring.
26055 (viper-go-away, viper-non-hook-settings): Don't localize
26056 minor-mode-alist in newer Emacsen. Add advice to
26057 set-cursor-color. Don't bind "\C-c\\".
26058
26059 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
26060
26061 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26062 (scheme-macro-expand-command): New user options.
26063 (scheme-trace-procedure, scheme-expand-current-form): New commands.
26064 (scheme-form-at-point, scheme-start-file)
26065 (scheme-interactively-start-process): New functions.
26066 (scheme-get-process): New function, extracted from `scheme-proc'.
26067 (run-scheme): Call `scheme-start-file' to get start file, and pass
26068 it to `make-comint'.
26069 (switch-to-scheme, scheme-proc):
26070 Call `scheme-interactively-start-process' if no Scheme buffer/process
26071 is available.
26072
26073 2005-08-06 Juri Linkov <juri@jurta.org>
26074
26075 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26076 Use `compilation-text-face', `compilation-info-text-face' and
26077 `compilation-error-text-face' instead of `font-lock-keyword-face'.
26078 (compilation-error): New face.
26079 (compilation-error-file-name): Inherit from
26080 `compilation-error' instead of `font-lock-warning-face'.
26081 (compilation-warning-file-name): Inherit from
26082 `compilation-warning' instead of `font-lock-warning-face'.
26083 (compilation-info, compilation-error-file-name)
26084 (compilation-warning-file-name, compilation-info-file-name)
26085 (compilation-line-number, compilation-column-number): Doc fix.
26086 (compilation-error-text-face, compilation-warning-text-face)
26087 (compilation-info-text-face): New face variables.
26088 (compilation-line-face, compilation-column-face)
26089 (compilation-enter-directory-face)
26090 (compilation-leave-directory-face): Doc fix.
26091 (compilation-text-face): New function.
26092
26093 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26094 instead of 1 to display binary file names as info file links.
26095 (grep-error-face): Use `compilation-error-face' instead of
26096 `font-lock-keyword-face'.
26097 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
26098 and `compilation-warning-text-face' instead of
26099 `font-lock-keyword-face'. Use `compilation-error-text-face'
26100 instead of `grep-error-face'.
26101
26102 2005-08-05 Kenichi Handa <handa@m17n.org>
26103
26104 * international/code-pages.el: Add autoload cookies for all coding
26105 systems.
26106
26107 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
26108
26109 * cus-start.el (all): Put undo.c where it alphabetically belongs.
26110
26111 2005-08-04 Juri Linkov <juri@jurta.org>
26112
26113 * progmodes/compile.el (compilation-mode-map):
26114 * progmodes/grep.el (grep-mode-map):
26115 Bind TAB to `compilation-next-error' and [backtab] to
26116 `compilation-previous-error'.
26117
26118 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
26119 matching line numbers, column numbers and their ranges with regexp
26120 matching only line numbers.
26121 (grep-context-face): New face variable.
26122 (grep-mode-font-lock-keywords): Use it.
26123
26124 * faces.el (read-face-name): Delete duplicate faces.
26125
26126 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
26127
26128 * thumbs.el (thumbs-find-image): Don't make variables
26129 automatically buffer local.
26130 (thumbs-current-tmp-filename, thumbs-current-image-filename)
26131 (thumbs-image-num): Make automatically buffer local.
26132 (thumbs-show-thumbs-list): Use `make-local-variable', not
26133 `make-variable-buffer-local'.
26134 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
26135
26136 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
26137 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
26138 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
26139 (bother, bye, canyou, chatlst, continue, deathlst, describe)
26140 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
26141 (feelings-about, foullst, found, hello, history, howareyoulst)
26142 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
26143 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
26144 (neglst, obj, object, owner, please, problems, qlist)
26145 (random-adjective, relation, remlst, repetitive-shortness)
26146 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
26147 (shortlst, something, sportslst, stallmanlst, states, subj)
26148 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
26149 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
26150 Defvar at compile time.
26151
26152 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
26153 not `make-variable-buffer-local'.
26154
26155 2005-08-02 Kim F. Storm <storm@cua.dk>
26156
26157 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
26158 rectangle overlay in selected window.
26159
26160 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
26161
26162 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
26163 instead of display group. Make `indicate-buffer-boundaries'
26164 customizable through Custom.
26165
26166 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
26167
26168 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
26169 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
26170 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
26171 (gdb-put-string): Fix typos in docstrings.
26172
26173 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
26174
26175 Update copyright notices of files in progmodes directory for
26176 release of Emacs 22.1.
26177
26178 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
26179
26180 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
26181 Don't barf if the GUD buffer has been killed.
26182
26183 2005-08-01 Kim F. Storm <storm@cua.dk>
26184
26185 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
26186
26187 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
26188
26189 * simple.el (next-error-follow-minor-mode):
26190 make-variable-buffer-local -> make-local-variable.
26191
26192 * emacs-lisp/cl-extra.el: Require CL also when compiling.
26193
26194 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
26195 (byte-compile-form-make-variable-buffer-local): New functions to warn
26196 about misuses of make-variable-buffer-local where make-local-variable
26197 was meant.
26198
26199 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
26200
26201 * bs.el (bs-attributes-list): Doc fix.
26202 (bs): Update url-link.
26203
26204 * desktop.el (desktop-save-buffer): Fix typos in docstring.
26205 (desktop-load-default): Simplify.
26206
26207 * ibuffer.el (ibuffer-columnize-and-insert-list)
26208 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
26209 (ibuffer-unmark-all, ibuffer-toggle-marks)
26210 (ibuffer-unmark-forward, ibuffer-unmark-backward)
26211 (ibuffer-compile-make-format-form, ibuffer-format-column)
26212 (ibuffer-current-buffers-with-marks)
26213 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
26214 (ibuffer): Doc fix.
26215 (ibuffer-mode): Fix typo in docstring.
26216 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
26217 with `define-obsolete-variable-alias'.
26218 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
26219
26220 2005-07-29 Kenichi Handa <handa@m17n.org>
26221
26222 * international/mule-cmds.el (select-message-coding-system):
26223 Be sure to use LF for end-of-line. If no coding system is decided,
26224 return iso-8859-1-unix.
26225
26226 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
26227
26228 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
26229 (ange-ftp-pending-error-line): New vars.
26230 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
26231 to handle the non-fatal no-route-to-host messages.
26232 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
26233
26234 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
26235
26236 * isearch.el (isearch-mode-map, isearch-other-meta-char)
26237 (isearch-quote-char, isearch-printing-char)
26238 (isearch-text-char-description): "?\ " -> "?\s".
26239 (isearch-lazy-highlight-cleanup)
26240 (isearch-lazy-highlight-initial-delay)
26241 (isearch-lazy-highlight-interval)
26242 (isearch-lazy-highlight-max-at-a-time)
26243 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
26244 Declare with define-obsolete-*-alias macros.
26245 (isearch-forward): Fix typo in docstring.
26246 (search-invisible, search-ring-yank-pointer)
26247 (regexp-search-ring-yank-pointer): Doc fixes.
26248
26249 * recentf.el (recentf-menu-append-commands-p): Declare with
26250 `define-obsolete-variable-alias'.
26251 (recentf-max-saved-items, recentf-menu-filter)
26252 (recentf-arrange-by-rule-subfilter): Doc fixes.
26253 (recentf-menu-append-commands-flag)
26254 (recentf-initialize-file-name-history, recentf-expand-file-name)
26255 (recentf-clear-data): Fix typos in docstrings.
26256
26257 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
26258
26259 * progmodes/gdb-ui.el: Smarten comments.
26260 (gdb-info-breakpoints-custom): Use nowarn when finding file.
26261
26262 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
26263
26264 * term/apollo.el (terminal-init-apollo): New function containing
26265 all former top level forms in the file.
26266 * term/bobcat.el (terminal-init-bobcat):
26267 * term/cygwin.el (terminal-init-cygwin):
26268 * term/iris-ansi.el (terminal-init-iris-ansi):
26269 * term/linux.el (terminal-init-linux):
26270 * term/news.el (terminal-init-news):
26271 * term/rxvt.el (terminal-init-rxvt):
26272 * term/sun.el (terminal-init-sun):
26273 * term/tvi970.el (terminal-init-tvi970):
26274 * term/vt100.el (terminal-init-vt100):
26275 * term/vt102.el (terminal-init-vt102):
26276 * term/vt125.el (terminal-init-vt125):
26277 * term/vt200.el (terminal-init-vt200):
26278 * term/vt201.el (terminal-init-vt201):
26279 * term/vt220.el (terminal-init-vt220):
26280 * term/vt240.el (terminal-init-vt240):
26281 * term/vt300.el (terminal-init-vt300):
26282 * term/vt320.el (terminal-init-vt320):
26283 * term/vt400.el (terminal-init-vt400):
26284 * term/vt420.el (terminal-init-vt420):
26285 * term/wyse50.el (terminal-init-wyse50):
26286 * term/xterm.el (terminal-init-xterm): Likewise.
26287
26288 * term/README: Describe the terminal-init-* functionality.
26289
26290 * startup.el (command-line): After loading the terminal initialization
26291 file call the corresponding terminal initialization function.
26292
26293 2005-07-27 Kenichi Handa <handa@m17n.org>
26294
26295 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
26296 negative.
26297
26298 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
26299 (ps-mule-composition-prologue): Fix for the case that
26300 RelativeCompose is false.
26301
26302 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
26303
26304 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
26305
26306 * descr-text.el (describe-char): Handle the case where the list of
26307 chars is displayed in a separate frame.
26308 Be a bit more discriminating when looking for the char.
26309
26310 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
26311
26312 * bookmark.el (bookmark-automatically-show-annotations)
26313 (bookmark-read-annotation-text-func): Doc fixes.
26314 (bookmark-save): Improve argument/docstring consistency.
26315 (bookmark-get-bookmark, bookmark-get-bookmark-record)
26316 (bookmark-alist-from-buffer)
26317 (bookmark-upgrade-file-format-from-0)
26318 (bookmark-grok-file-format-version)
26319 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
26320 (bookmark-read-annotation-mode)
26321 (bookmark-insert-current-bookmark, bookmark-jump)
26322 (bookmark-exit-hook): Fix typos in docstrings.
26323 (bookmark-exit-hooks): Define as obsolete alias.
26324 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
26325 not `bookmark-exit-hooks'. Fix docstring.
26326 (bookmark-bmenu-select): "?\ " -> "?\s".
26327
26328 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
26329
26330 * startup.el (command-line): Fix typo.
26331
26332 2005-07-24 Richard M. Stallman <rms@gnu.org>
26333
26334 * tooltip.el (tooltip-mode): Test emacs-basic-display,
26335 not emacs-quick-startup.
26336
26337 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
26338
26339 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
26340 (reb-next-match, reb-show-subexp): Use `with-selected-window'
26341 instead of `reb-with-current-window'.
26342 (reb-prev-match): Likewise. Also, don't move left if the search
26343 was unsuccessful.
26344 (reb-initialize-buffer): New function.
26345 (re-builder, reb-change-syntax): Use it.
26346
26347 * man.el (Man-goto-page): Make second argument NOERROR optional.
26348
26349 2005-07-23 Richard M. Stallman <rms@gnu.org>
26350
26351 * man.el (Man-bgproc-sentinel): Check here for failure to find
26352 any man page in the output, and report the error here.
26353 (Man-arguments): Make it permanent local.
26354 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
26355 (Man-mode): Pass t for NOERROR.
26356
26357 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
26358 (grep-mode-font-lock-keywords):
26359 Don't use compilation-...-face for messages that are not file names.
26360
26361 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26362 Don't use compilation-...-face for messages that are not file names.
26363
26364 2005-07-22 Juri Linkov <juri@jurta.org>
26365
26366 * startup.el (normal-splash-screen): Update menu name.
26367
26368 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
26369
26370 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
26371
26372 * term/xterm.el: Load term/rxvt if the terminal is actually an
26373 rxvt terminal.
26374 (xterm-rxvt-set-background-mode): Remove, not used anymore.
26375
26376 * term/rxvt.el (function-key-map): Use substitute-key-definition
26377 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
26378
26379 * term/cygwin.el: New file.
26380
26381 2005-07-22 Kim F. Storm <storm@cua.dk>
26382
26383 * image-file.el (insert-image-file, image-file-yank-handler):
26384 Fix last change to maintain a (unique) yank-handler on yanked images.
26385
26386 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
26387
26388 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
26389 of the file size (as in "177B" for 177 bytes). This happens with
26390 "ls -lh" on FreeBSD.
26391
26392 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
26393
26394 * hilit-chg.el (highlight-changes-global-initial-state)
26395 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
26396 (hilit-chg-fixup, highlight-changes-mode):
26397 Fix typos in docstrings.
26398 (highlight-changes-global-modes, highlight-changes-rotate-faces):
26399 Doc fixes.
26400
26401 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
26402
26403 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
26404 mode function using `eval-after-load'.
26405
26406 2005-07-21 Kim F. Storm <storm@cua.dk>
26407
26408 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
26409 included when reporting an Emacs crash, and tell about the DEBUG file.
26410
26411 * image-file.el (insert-image-file): Add yank-handler.
26412 (image-file-yank-handler): Yank handler to make unique copies of
26413 images when they are yanked into a buffer next to each other.
26414
26415 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
26416
26417 * comint.el (comint-use-prompt-regexp, comint-send-input)
26418 (comint-source-default, comint-extract-string)
26419 (comint-get-source, comint-word, comint-completion)
26420 (comint-source, comint-prompt-read-only, comint-update-fence):
26421 Fix typos in docstrings.
26422 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
26423 Declare with define-obsolete-*-alias macros.
26424 (comint-previous-matching-input-from-input)
26425 (comint-next-matching-input-from-input)
26426 (comint-previous-matching-input, comint-next-matching-input)
26427 (comint-forward-matching-input):
26428 Improve argument/docstring consistency.
26429
26430 * desktop.el (desktop-clear-preserve-buffers-regexp):
26431 Also preserve the *server* buffer.
26432
26433 * simple.el (clone-indirect-buffer): Doc fix.
26434 (fixup-whitespace, just-one-space)
26435 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
26436 (next-error, next-error-highlight)
26437 (next-error-highlight-no-select, next-error-last-buffer)
26438 (next-error-buffer-p, next-error-find-buffer, next-error)
26439 (previous-error, next-error-no-select, previous-error-no-select)
26440 (open-line, split-line, minibuffer-prompt-width, kill-new)
26441 (binary-overwrite-mode): Fix typos in docstrings.
26442 (set-fill-column): Fix typo in message.
26443
26444 * skeleton.el (skeleton-proxy-new): Doc fix.
26445
26446 * strokes.el (strokes-load-hook): Doc fix.
26447 (strokes-grid-resolution, strokes-get-grid-position)
26448 (strokes-renormalize-to-grid, strokes-read-stroke)
26449 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
26450 (strokes-global-map): Fix typos in docstrings.
26451 (strokes-help): Doc fix. Fix help message and pass it through
26452 `substitute-command-keys'.
26453
26454 * tempo.el (tempo-insert-prompt, tempo-interactive)
26455 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
26456 (tempo-insert-string-functions, tempo-local-tags)
26457 (tempo-define-template, tempo-insert-template)
26458 (tempo-insert-prompt-compat, tempo-is-user-element)
26459 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
26460 Fix typos in docstrings.
26461
26462 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
26463 (vcursor-key-bindings, vcursor-use-vcursor-map)
26464 (vcursor-find-window, vcursor-scroll-down)
26465 (vcursor-disable, vcursor-beginning-of-buffer)
26466 (vcursor-end-of-buffer): Fix typos in docstrings.
26467 (vcursor-relative-move, vcursor-get-char-count):
26468 Improve argument/docstring consistency.
26469
26470 * version.el: "?\ " -> "?\s".
26471
26472 * wid-edit.el (widget-default-create, widget-after-change)
26473 (widget-default-format-handler, widget-checklist-add-item)
26474 (widget-radio-add-item, widget-choose, widget-specify-secret)
26475 (widget-field-value-create, widget-field-value-get)
26476 (widget-editable-list-format-handler)
26477 (widget-editable-list-entry-create, widget-group-value-create)
26478 (widget-documentation-link-add)
26479 (widget-documentation-string-value-create): "?\ " -> "?\s".
26480 (widget-convert-text): Doc fix.
26481 (widget-narrow-to-field, widget-field-find)
26482 (widget-url-link-action, widget-emacs-library-link-action)
26483 (widget-color-notify): Fix typos in docstrings.
26484
26485 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
26486 (x-select-text, set-w32-system-coding-system)
26487 (w32-add-charset-info): Fix typos in docstrings.
26488
26489 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
26490 (cua-enable-cua-keys, cua-use-hyper-key)
26491 (cua-virtual-rectangle-edges): Fix typos in docstrings.
26492 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
26493
26494 * net/tramp.el (tramp-handle-load): Fix typo in error message.
26495
26496 * emacs-lisp/re-builder.el (regexp-builder): Declare with
26497 `defalias' instead of faking it.
26498
26499 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
26500 (eshell-ls-missing, eshell-ls-dired-initial-args)
26501 (eshell-ls-use-in-dired): Fix typos in docstrings.
26502
26503 2005-07-20 Kim F. Storm <storm@cua.dk>
26504
26505 * emulation/cua-base.el (cua-mode): Improve doc string.
26506
26507 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
26508
26509 * abbrev.el (expand-region-abbrevs): Doc fix.
26510 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
26511 Improve argument/docstring consistency.
26512
26513 * arc-mode.el (archive-get-descr, archive-alternate-display):
26514 Doc fixes.
26515 (archive-l-e): Improve argument/docstring consistency.
26516 (archive-tmpdir, archive-unixdate, archive-unixtime)
26517 (archive-chmod-entry): Fix typos in docstrings.
26518 (archive-unflag, archive-unflag-backwards)
26519 (archive-unmark-all-files): "?\ " -> "?\s".
26520
26521 * buff-menu.el (Buffer-menu-unmark): Doc fix.
26522 (Buffer-menu-not-modified, Buffer-menu-execute)
26523 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
26524 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
26525
26526 * composite.el (compose-string, encode-composition-rule)
26527 (compose-last-chars): Fix typos in docstrings.
26528
26529 * desktop.el (desktop-enable, desktop-basefilename):
26530 Declare with `define-obsolete-variable-alias'.
26531 (desktop-internal-v2s): Don't quote keywords.
26532 (desktop-clear): "?\ " -> "?\s".
26533
26534 * dired.el (dired-align-file, dired-flag-backup-files)
26535 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
26536 (dired-listing-switches, dired-ls-F-marks-symlinks)
26537 (dired-dwim-target, dired-load-hook, dired-mode-hook)
26538 (dired-directory, dired-faces, dired, dired-revert)
26539 (dired-mode, dired-summary, dired-view-file)
26540 (dired-copy-filename-as-kill, dired-delete-file)
26541 (dired-no-confirm, dired-unmark-all-marks)
26542 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
26543 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
26544 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
26545 Fix typos in message strings.
26546
26547 * dired-x.el (virtual-dired): Declare with `defalias'.
26548 (dired-mark-unmarked-files, dired-local-variables-file)
26549 (dired-omit-here-always): Doc fix.
26550 (dired-omit-mode, dired-find-subdir)
26551 (dired-enable-local-variables, dired-clean-up-buffers-too)
26552 (dired-extra-startup, dired-mark-extension, dired-jump)
26553 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
26554 (dired-smart-shell-command, dired-guess-shell-alist-user)
26555 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
26556 (dired-x-bind-find-file, dired-x-submit-report):
26557 Fix typos in docstrings.
26558 (dired-mark-unmarked-files): "?\ " -> "?\s".
26559
26560 * dirtrack.el (dirtrack-list): Fix typos in docstring.
26561
26562 * faces.el (describe-face): "?\ " -> "?\s".
26563 (read-all-face-attributes, read-face-font, modify-face)
26564 (face-attr-construct, italic): Fix typos in docstrings.
26565 (frame-update-face-colors): Declare with
26566 `define-obsolete-function-alias'.
26567
26568 * files.el (find-file-noselect, recode-file-name): Doc fixes.
26569 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
26570 (magic-mode-alist, buffer-file-numbers-unique)
26571 (write-file-functions, get-free-disk-space):
26572 Fix typos in docstrings.
26573 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
26574 (write-contents-hooks, write-file-hooks):
26575 Declare with `define-obsolete-variable-alias'.
26576
26577 * forms-d2.el (arch-rj): Fix typo in docstrings.
26578 (arch-tocol): Likewise. "?\ " -> "?\s".
26579
26580 * frame.el (set-frame-font, cursor-in-non-selected-windows):
26581 Fix typo in docstring.
26582 (set-screen-width, set-screen-height): Delete redundant info in
26583 doctrings.
26584 (new-frame, screen-height, screen-width): Declare with
26585 `define-obsolete-function-alias'.
26586 (delete-frame-hook, blink-cursor): Declare with
26587 `define-obsolete-variable-alias'.
26588
26589 * paths.el (prune-directory-list): Fix typos in docstring.
26590
26591 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
26592 (cvs-prefix-get): Fix typos in docstrings.
26593
26594 * ps-print.el (ps-extend-face-list, ps-extend-face)
26595 (ps-print-background-image): Fix typos in docstrings.
26596 (ps-default-fg, ps-default-bg): Doc fixes.
26597
26598 * s-region.el (s-region-bind): Doc fix.
26599 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
26600
26601 * textmodes/org.el (org-table-formula-substitute-names)
26602 (org-table-get-vertical-vector): Doc fixes.
26603 (org-table-recalculate): Remove unused argument to `message'.
26604
26605 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
26606
26607 * textmodes/org.el (org-table-column-names)
26608 (org-table-column-name-regexp)
26609 (org-table-named-field-locations): New variables.
26610 (org-archive-subtree): Protect `this-command' when calling
26611 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
26612 the kill buffer.
26613 (org-complete): Remove fixed-formula completion.
26614 (org-edit-formulas-map): New variable.
26615 (org-table-edit-formulas): New command.
26616 (org-finish-edit-formulas, org-abort-edit-formulas)
26617 (org-show-variable, org-table-get-vertical-vector): New functions.
26618 (org-table-maybe-eval-formula): Handle `:=' fields.
26619 (org-table-get-stored-formulas, org-table-store-formulas)
26620 (org-table-get-formula, org-table-modify-formulas)
26621 (org-table-replace-in-formulas): Handle named field formulas.
26622 (org-table-get-specials): Store locations of named fields.
26623
26624 2005-07-19 Juri Linkov <juri@jurta.org>
26625
26626 * progmodes/grep.el (grep-regexp-alist)
26627 (grep-mode-font-lock-keywords, grep-process-setup):
26628 Use default GNU grep match color "01;31m" instead of "01;41m".
26629 (grep-regexp-alist, grep-mode-font-lock-keywords):
26630 Use `\\[[0-9]*m' instead of `\\[00m'.
26631 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
26632 sgr_start where its handling is more important. Use the real
26633 length of sgr_start instead of constant 8.
26634 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
26635 specially. Delete all remaining escape sequences.
26636 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
26637 (grep-regexp-alist): Make hyperlink only for binary file name
26638 instead of the whole line.
26639 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
26640 (grep-mode): Add autoload.
26641
26642 * emacs-lisp/find-func.el (find-function-regexp):
26643 Add `define-compilation-mode'.
26644
26645 2005-07-19 Juri Linkov <juri@jurta.org>
26646
26647 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
26648 (compare-windows-sync-string-size, compare-windows-recenter)
26649 (compare-windows-highlight, compare-windows): Add version 22.1.
26650 (compare-windows) <defface>: Inherit from lazy-highlight instead
26651 of duplicating its default value.
26652
26653 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
26654 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
26655
26656 * descr-text.el (describe-char): Create link buttons for `charset'
26657 and `code point'. Add the current input method name with a link
26658 button to `to input' field. Print face names of display table
26659 characters in `The display table entry is displayed by' section
26660 instead of printing face-id in the `display' field.
26661 Guess hardcoded faces and create a link button for them.
26662 Skip empty fields when calculating max-width.
26663 Treat `widget-create' specially while inserting strings from the
26664 collected field list.
26665 (describe-char-after): Made obsolete in version 22.1, not 21.5.
26666
26667 * diff-mode.el (diff-file-header): Change foreground color from
26668 yellow to green on light backgrounds.
26669 (diff-context): Inherit from `shadow' only for color/grayscale
26670 with more than 88 colors.
26671 (diff-indicator-removed, diff-indicator-added)
26672 (diff-indicator-changed): New faces.
26673 (diff-font-lock-keywords): Use new faces. Regroup rules.
26674 Add "^---$" for `normal' diff format. Fontify `#' lines with
26675 font-lock-comment-delimiter-face and font-lock-comment-face.
26676 Add `#' to ^[^...] in the rule for `diff-context-face'.
26677
26678 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
26679 a button-like box. Inherit from `highlight' on low colors.
26680 (shadow): Use shades of gray only for color/grayscale with
26681 more than 88 colors. Use green for light backgrounds with
26682 8 colors, and yellow for dark backgrounds with 8 colors.
26683
26684 * font-lock.el (font-lock-regexp-grouping-backslash):
26685 Don't inherit from escape-glyph (use bold for all cases).
26686
26687 * info.el (info-xref-visited): Use light foreground color `violet'
26688 for dark backgrounds instead of dark color `magenta3'.
26689 (info-title-1): Use `yellow' color for dark backgrounds.
26690
26691 * isearch.el (isearch): Use not-too-dark magenta3 instead of
26692 too-light magenta2.
26693
26694 * replace.el (match): Use slightly more light RoyalBlue3 instead
26695 of dark RoyalBlue4.
26696
26697 * wid-edit.el (widget-inactive): Inherit from `shadow'.
26698
26699 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
26700
26701 * novice.el (disabled-command-hook): Declare it with
26702 `define-obsolete-variable-alias'.
26703
26704 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
26705 (desktop-buffer-misc-functions, desktop-buffer-handlers)
26706 (desktop-load-default): Add release to obsolescence info.
26707 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
26708 (desktop-append-buffer-args, desktop-read):
26709 Fix typos in docstrings.
26710 (desktop-kill): Fix typo in message.
26711 (desktop-save): Doc fix.
26712
26713 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
26714
26715 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
26716 (viper-envelop-ESC-key): Change the definition of fast
26717 keysequence so it'll work with keyboard macros.
26718
26719 * ediff.el (ediff-patch-buffer): Change the docstring.
26720
26721 2005-07-19 Kenichi Handa <handa@m17n.org>
26722
26723 * international/mule-cmds.el (select-safe-coding-system): Try to
26724 use an auto-coding (if any) before anything else. If the found
26725 auto-coding is invalid, show a warning message.
26726
26727 * international/mule.el (find-auto-coding): New function created
26728 by modifying the body of set-auto-coding.
26729 (set-auto-coding): Use find-auto-coding to find a coding.
26730
26731 2005-07-18 Richard M. Stallman <rms@gnu.org>
26732
26733 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
26734 not isearch-mode-end-hook-error.
26735 (allout-before-change-protect): Fix error message.
26736
26737 2005-07-18 Juri Linkov <juri@jurta.org>
26738
26739 * allout.el (allout-mode):
26740 * calculator.el (calculator-copy):
26741 * custom.el (custom-known-themes):
26742 * dired.el (dired-desktop-buffer-misc-data)
26743 (dired-restore-desktop-buffer):
26744 * dired-x.el (dired-omit-marker-char):
26745 * files.el (basic-save-buffer):
26746 * font-core.el (font-lock-mode):
26747 * calendar/calendar.el (calendar-goto-hebrew-date)
26748 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
26749 (calendar-goto-persian-date):
26750 * language/ethio-util.el (ethio-sera-to-fidel-region):
26751 * textmodes/picture.el (picture-mode):
26752 Delete duplicate duplicate words.
26753
26754 2005-07-18 Juri Linkov <juri@jurta.org>
26755
26756 * isearch.el (isearch-mode-map): Remove key bindings for regexp
26757 chars * ? } |.
26758 (isearch-fallback): Don't call `isearch-process-search-char'.
26759 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
26760 (isearch-process-search-char): Call `isearch-fallback' for regexp
26761 chars * ? } |.
26762 (isearch-return-char): Make obsolete with `make-obsolete' instead
26763 of simply documenting it as obsolete in the docstring.
26764 (isearch-fallback): Refill docstring.
26765
26766 * international/isearch-x.el
26767 (isearch-process-search-multibyte-characters): Remove unneeded
26768 `concat'. Add intermediate values to `junk-hist' instead of
26769 `minibuffer-history'. Test the length of `str'.
26770
26771 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
26772
26773 * allout.el (allout-resolve-xref): Fix typos in error strings.
26774 (allout-before-change-protect): Remove unneeded `concat'.
26775
26776 * array.el (array-mode, array-reconfigure-rows)
26777 (untabify-backward): Fix typos in docstrings.
26778 (array-reconfigure-rows): Use `insert-buffer-substring', not
26779 `insert-buffer'.
26780
26781 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
26782 * progmodes/ada-mode.el (ada-make-body):
26783 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
26784
26785 * dired.el (dired-log):
26786 * tar-mode.el (tar-subfile-save-buffer):
26787 * play/zone.el (zone-pgm-stress-destress):
26788 Use `insert-buffer-substring', not `insert-buffer'.
26789
26790 2005-07-17 Simon Josefsson <jas@extundo.com>
26791
26792 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
26793
26794 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
26795
26796 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
26797 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
26798
26799 2005-07-17 Kim F. Storm <storm@cua.dk>
26800
26801 * ido.el (dired-other-window): Add ido property.
26802
26803 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
26804
26805 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26806 Fix typo in docstring.
26807 (byte-compile-interactive-only-functions): Add `insert-buffer' and
26808 `insert-file-literally'.
26809
26810 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
26811 info and delete redundant message. Doc fix.
26812 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
26813 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
26814
26815 2005-07-16 Richard M. Stallman <rms@gnu.org>
26816
26817 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
26818 (byte-compile-and): Use byte-compile-and-recursion.
26819 (byte-compile-or-recursion): New function.
26820 (byte-compile-or): Use that.
26821 (byte-compile-if): Guard the else-clause too.
26822 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
26823
26824 * isearch.el (isearch-mode-end-hook-quit): New variable.
26825 (isearch-done): Bind it.
26826 (isearch-mode-end-hook): Doc fix.
26827
26828 * allout.el (allout-isearch-did-quit): Variable deleted.
26829 (allout-real-isearch-abort): Function name no longer used.
26830 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
26831 (allout-isearch-rectification): isearch-mode always exists.
26832 Don't set allout-isearch-did-quit.
26833 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
26834 allout-isearch-did-quit.
26835 (allout-enwrap-isearch): Just add the hook.
26836 (allout-isearch-abort): Function deleted.
26837 (allout-pre-command-business): Avoid warning.
26838
26839 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
26840 Correctly avoid warnings.
26841 (pascal-outline): Likewise.
26842
26843 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
26844
26845 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
26846
26847 * play/tetris.el (tetris-mode): Avoid warning.
26848
26849 * play/snake.el (snake-mode): Avoid warning.
26850
26851 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
26852 (gamegrid-set-display-table): Avoid warning.
26853 (gamegrid-set-timer): Likewise.
26854 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
26855 (gamegrid-add-score-with-update-game-score-1): Take FILE
26856 as argument.
26857 (gamegrid-add-score-with-update-game-score): Pass that argument.
26858 Rename have-shared-game-dir to gamegrid-shared-game-dir.
26859
26860 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
26861
26862 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
26863 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
26864
26865 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
26866 and insert-file.
26867
26868 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
26869 (sc-ask): Avoid warnings.
26870
26871 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
26872 (eshell-hist-initialize): Use that var the natural way.
26873
26874 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
26875
26876 * emacs-lisp/re-builder.el (reb-cook-regexp):
26877 Avoid warning calling lre-compile-string.
26878 (reb-color-display-p): Avoid warning.
26879
26880 * calculator.el (calculator-last-input): Guard uses
26881 of event-key and key-press-event-p.
26882 (event-key, key-press-event-p): Delete definitions.
26883
26884 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
26885 (find-gc-source-directory, find-gc-subrs-callers)
26886 (find-gc-noreturn-list, find-gc-source-files)
26887 (find-gc-subrs-called): Vars renamed and defvar'd.
26888
26889 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
26890 (checkdoc-overlay-put, checkdoc-delete-overlay)
26891 (checkdoc-overlay-start, checkdoc-overlay-end)
26892 (checkdoc-mode-line-update, checkdoc-char=):
26893 Define such that compiler knows they are defined.
26894 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
26895 (checkdoc-read-event): Delete. Use read-event directly.
26896
26897 * whitespace.el (whitespace-make-overlay)
26898 (whitespace-overlay-put, whitespace-delete-overlay)
26899 (whitespace-overlay-start, whitespace-overlay-end):
26900 Define such that compiler knows they are defined.
26901 (whitespace): Move conditional inside.
26902
26903 * tempo.el (tempo-insert-template): Suppress warning.
26904
26905 * ediff-diff.el (longlines-mode): Add defvar.
26906
26907 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
26908
26909 * server.el: Bind "C-x #" in a way that works even if C-x is
26910 redefined to a command key, not a prefix key.
26911
26912 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26913
26914 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
26915 cl-make-type-test till execution time.
26916
26917 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
26918
26919 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
26920 arg ARG and use it.
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): Add `atom' type.
26925
26926 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
26927
26928 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26929 a defcustom with two :set or :type keywords.
26930
26931 2005-07-15 Richard M. Stallman <rms@gnu.org>
26932
26933 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
26934 Don't give ^M comment-end syntax.
26935
26936 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
26937
26938 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
26939 Don't consider gdbmi (gdb-mi.el has its own update functions).
26940 (gdb-var-delete): Make it work for gdbmi as well.
26941 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
26942
26943 * progmodes/gud.el (etags, sdb): Only require etags when needed.
26944 (gud-speedbar-menu-items): Correct logic for enabling items.
26945
26946 2005-07-15 Kim F. Storm <storm@cua.dk>
26947
26948 * ido.el: Fix commentary.
26949 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
26950 Use with-no-warnings around ffap-guesser.
26951 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
26952 Let bind minibuffer-completing-file-name to t.
26953
26954 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
26955
26956 * startup.el (site-run-file, keyboard-type): Doc fixes.
26957 (command-line): Check for "--basic-display" argument; also for
26958 "--quick", not "--bare-bones" (which was renamed).
26959 (fancy-splash-text): Add missing item "Getting New Versions".
26960 (normal-splash-screen): Fix typos and improve consistency with
26961 `fancy-splash-text'. Update copyright year.
26962
26963 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
26964 valid binding for `help-char'.
26965
26966 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
26967
26968 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
26969
26970 * term.el (term-mode): Disable cua-mode for term buffers.
26971
26972 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
26973
26974 * add-log.el (add-log-mailing-address, change-log-merge):
26975 Doc fixes.
26976 (change-log-get-method-definition): Fix typo in docstring.
26977
26978 2005-07-14 Kim F. Storm <storm@cua.dk>
26979
26980 * emulation/cua-base.el:
26981 (cua--pre-command-handler-1, cua--pre-command-handler)
26982 (cua--post-command-handler-1, cua--post-command-handler):
26983 Split in two. Check (buffer local) value of cua-mode.
26984 (cua-selection-mode): New command.
26985
26986 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
26987
26988 * custom.el (custom-initialize-safe-set)
26989 (custom-initialize-safe-default): Doc fixes.
26990
26991 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26992 and simplify :init-value again.
26993
26994 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26995 and simplify :init-value again. Delete autoload.
26996
26997 * startup.el (command-line): Use `custom-reevaluate-setting' again
26998 for tooltip-mode.
26999
27000 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27001 a defcustom with two :initialize keywords.
27002
27003 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
27004
27005 * allout.el (my-mark-marker, allout-isearch-prior-pos)
27006 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27007 (allout-post-command-business, allout-flag-region)
27008 (isearch-reenable-font-lock, allout-yank)
27009 (allout-insert-latex-header, allout-insert-latex-trailer)
27010 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27011 (allout-latex-verb-quote): Fix typos in docstrings.
27012 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27013 (allout-unprotected, allout-prefix-data):
27014 Improve argument/docstring consistency.
27015 (allout-chart-subtree): Fix argument spec.
27016 (allout-open-topic): Rename `use_sib_bullet' argument to
27017 `use-sib-bullet'. Doc fix.
27018
27019 * whitespace.el (whitespace-check-buffer-leading)
27020 (whitespace-check-buffer-trailing)
27021 (whitespace-check-buffer-indent)
27022 (whitespace-check-buffer-spacetab)
27023 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27024 (whitespace-check-leading-whitespace)
27025 (whitespace-check-trailing-whitespace)
27026 (whitespace-check-spacetab-whitespace)
27027 (whitespace-check-indent-whitespace)
27028 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27029 (whitespace-modes): Fix typos in docstrings.
27030 (defgroup, defcustom): Doc fixes.
27031
27032 * winner.el (winner-mode, winner-boring-buffers)
27033 (winner-pending-undo-ring): Doc fixes.
27034 (winner-ring): Remove unneeded `progn'.
27035 (winner-equal): `defsubst' it.
27036 (winner-redo): Fix message.
27037
27038 2005-07-13 Kim F. Storm <storm@cua.dk>
27039
27040 * simple.el (line-move-1): Always use vertical-motion to
27041 do the last (or only) line move to ensure some movement.
27042 Undo 2005-06-23 change--don't check for overlays.
27043
27044 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27045
27046 * term/mac-win.el (ccl-encode-mac-roman-font)
27047 (ccl-encode-mac-centraleurroman-font)
27048 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27049 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27050 Change charset-id boundary of dimension to ?\xef.
27051 (mac-char-fontspec-list): New constant.
27052 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
27053 argument. Nil uses itself as family in font-spec. Previous
27054 behavior for nil is now provided by non-nil non-string argument.
27055 All callers changed. Add font-specs for Mac fonts to
27056 "fontset-default" unless iso8859-1 fonts are installed.
27057
27058 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
27059
27060 * progmodes/sh-script.el (sh-get-indent-info): Only indent
27061 a continuation line if the \ is preceded by SPC or TAB.
27062 (sh-get-indent-info): Simplify.
27063 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27064 Use with-current-buffer.
27065
27066 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27067 when the matched text is empty.
27068
27069 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
27070
27071 * startup.el (command-line): Revert to previous handling of
27072 tooltip-mode. Explain in comment why the complexity is needed.
27073
27074 * tooltip.el (tooltip-mode): Revert to previous implementation of
27075 its defcustom.
27076
27077 * frame.el (blink-cursor-mode): Revert to previous implementation
27078 of its defcustom. Update comment.
27079
27080 2005-07-12 Lars Hansen <larsh@soem.dk>
27081
27082 * desktop.el: Update e-mail address.
27083
27084 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27085
27086 * term/mac-win.el (mac-services-mail-selection)
27087 (mac-services-mail-to): New functions.
27088 (mac-application-menu-map): Bind them.
27089
27090 2005-07-12 wulei <milton@wulei.net> (tiny change)
27091
27092 * progmodes/gdb-ui.el: Add note about buffering with Windows.
27093
27094 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
27095
27096 * custom.el (custom-reevaluate-setting): Doc fix.
27097
27098 2005-07-11 Jay Belanger <belanger@truman.edu>
27099
27100 * calc/calc.el (calc-embedded-announce-formula-alist)
27101 (calc-embedded-open-close-plain-alist)
27102 (calc-embedded-open-close-mode-alist): Add checks for additional
27103 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
27104
27105 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
27106
27107 * custom.el (custom-enable-theme): Don't add theme to
27108 `custom-enabled-themes' with `push' because there is no
27109 setf-method for `delq'.
27110
27111 2005-07-11 Richard M. Stallman <rms@gnu.org>
27112
27113 * custom.el (custom-declare-variable): Doc fix.
27114
27115 * dired-aux.el (dired-compare-directories): Remove "." and ".."
27116 from the alists.
27117
27118 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
27119 Do nothing if edebug-active.
27120
27121 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
27122 (edebug-display): Do it here instead.
27123
27124 2005-07-10 Richard M. Stallman <rms@gnu.org>
27125
27126 * cus-face.el (custom-theme-set-faces): Make it work.
27127 (custom-reset-faces): Doc fix.
27128 (custom-theme-reset-internal-face, custom-theme-face-value):
27129 Functions deleted.
27130
27131 * custom.el (custom-push-theme): Maintain list of the settings
27132 of a given theme in its theme-settings property.
27133 Maintain position of old settings in the theme-value
27134 or theme-face property.
27135 (custom-enabled-themes): New variable.
27136 (custom-theme-enabled-p): New function.
27137 (provide-theme): Update custom-enabled-themes.
27138 Disable and reenable the `user' theme.
27139 (require-theme): Doc fix.
27140 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
27141 (custom-theme-value, custom-theme-variable-value): Likewise.
27142 (custom-theme-reset-internal): Likewise.
27143 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
27144 (custom-enable-theme, custom-disable-theme): New functions.
27145 (custom-variable-theme-value, custom-face-theme-value): Likewise.
27146 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
27147 (custom-theme-reset-variables): Simplify.
27148 (deftheme, custom-declare-theme, custom-make-theme-feature):
27149 Definitions moved.
27150
27151 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
27152
27153 * longlines.el (longlines-show-region)
27154 (longlines-unshow-hard-newlines): Recognize hard newlines by
27155 non-nil hard property, instead of t.
27156
27157 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
27158
27159 * emulation/viper-cmd.el (viper--key-maps): New variable.
27160 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
27161 emulation-mode-map-alists.
27162 (viper-envelop-ESC-key): Use viper-subseq.
27163 (viper-search-forward/backward/next): Disable debug-on-error.
27164
27165 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
27166 (viper-ESC-key): New defcustoms.
27167
27168 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
27169
27170 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
27171 (viper-subseq): Copy of subseq from cl.el.
27172
27173 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
27174 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
27175
27176 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
27177
27178 * emulation/viper-init.el: Get rid of -face in face names.
27179
27180 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
27181 Make it work with longlines mode.
27182
27183 * ediff-mult.el (ediff-meta-mode-hook): New variable.
27184
27185 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
27186
27187 * ediff-init.el: Get rid of -face in face names.
27188
27189 2005-07-10 Richard M. Stallman <rms@gnu.org>
27190
27191 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
27192 and with-timeout-unsuspend.
27193
27194 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
27195 and with-timeout-unsuspend.
27196
27197 * emacs-lisp/timer.el (with-timeout-timers): New variable.
27198 (with-timeout): Bind that variable to record timers.
27199 (with-timeout-suspend, with-timeout-unsuspend): New functions.
27200
27201 * emacs-lisp/debug.el (debug-help-follow): New function.
27202 (debugger-mode-map): Use that instead of help-follow.
27203 (debugger-setup-buffer): Use eval-buffer-list
27204 to handle eval-buffer frames.
27205
27206 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
27207
27208 * timezone.el (timezone-parse-date): Change first regexp
27209 so it will not mistakenly match dates with no time zone.
27210
27211 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
27212
27213 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
27214
27215 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
27216
27217 * custom.el (custom-initialize-safe-set)
27218 (custom-initialize-safe-default): New functions.
27219
27220 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27221 and simplify :init-value.
27222
27223 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27224 and simplify :init-value. Delete obsolete comment.
27225
27226 * startup.el (command-line): Use `custom-reevaluate-setting' to
27227 handle `tooltip-mode'. Delete obsolete comment.
27228
27229 * files.el (set-visited-file-name): Avoid calling
27230 `file-name-nondirectory' with a nil argument.
27231
27232 2005-07-09 Richard M. Stallman <rms@gnu.org>
27233
27234 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
27235 was called with nil for the buffer, handle the read position right.
27236 Handle read position for eval-region, too.
27237
27238 2005-07-09 Juri Linkov <juri@jurta.org>
27239
27240 * fringe.el (fringe-mode): Add period in docstring.
27241 (fringe-query-style): Build prompt depending on `all-frames' arg.
27242
27243 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
27244 to not create links to unrelated functions in the Help buffer.
27245
27246 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
27247 Doc fix.
27248
27249 * simple.el (next-error-hook): New variable.
27250 (next-error): Use it. Doc fix.
27251
27252 * textmodes/ispell.el (ispell-command-loop): Add current
27253 dictionary name and program name to mode-line-format.
27254 (ispell-region, ispell-process-line): Add current dictionary name
27255 and program name to messages.
27256
27257 2005-07-08 Jay Belanger <belanger@truman.edu>
27258
27259 * calc/calc.el (calc-embedded-announce-formula-alist)
27260 (calc-embedded-open-close-formula-alist)
27261 (calc-embedded-open-close-word-alist)
27262 (calc-embedded-open-close-plain-alist)
27263 (calc-embedded-open-close-new-formula-alist)
27264 (calc-embedded-open-close-mode-alist)
27265 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
27266 (calc-embedded-mode-hook): New variables.
27267
27268 * calc/calc-embed.el (calc-embedded-firsttime)
27269 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
27270 New variables.
27271 (calc-do-embedded): Use calc-embedded-firsttime,
27272 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
27273 determine whether or not to run hooks.
27274 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
27275 calc-embedded-firsttime-formula appropriately.
27276 Set calc-embedded delimiter variables according to mode.
27277
27278 2005-07-08 Richard M. Stallman <rms@gnu.org>
27279
27280 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
27281 Check for "emacs", etc., as entire symbol, not just as word.
27282 (checkdoc-file-comments-engine): Use regexp-quote on FN.
27283
27284 * files.el (set-visited-file-name): Report the error
27285 for "empty filename" earlier.
27286 (kill-some-buffers): Ignore buffers already dead.
27287
27288 * fringe.el (fringe-mode): Doc fix.
27289
27290 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27291 Check for (featurep 'xemacs) and turn off warnings in what it guards.
27292 Use unwind-protect to ensure byte-compile-unresolved-functions
27293 is updated.
27294
27295 * whitespace.el (whitespace-buffer-leading-cleanup):
27296 Simplify w/ skip-chars-forward.
27297 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
27298
27299 * mail/rmail.el (rmail-only-expunge): Fix paren error.
27300 Unconditionally try to leave point at the same old place.
27301
27302 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
27303
27304 * comint.el (comint-postoutput-scroll-to-bottom)
27305 (comint-show-maximum-output): Take scroll-margin into consideration.
27306
27307 2005-07-08 Kim F. Storm <storm@cua.dk>
27308
27309 * ido.el (ido-use-filename-at-point): New choice `guess'.
27310 (ido-file-internal): Try ffap-guesser if selected.
27311
27312 * ido.el (ido-before-fallback-functions): New hook.
27313 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
27314 (ido-read-file-name): Run it.
27315
27316 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
27317
27318 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
27319 strings rather than a list of symbols to the completion function.
27320
27321 2005-07-07 Jay Belanger <belanger@truman.edu>
27322
27323 * calc/calc-units.el (math-apply-units): Change the places in
27324 which units are simplified.
27325
27326 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
27327
27328 * cus-edit.el (customize-option, customize-option-other-window):
27329 Make them handle aliases.
27330
27331 * custom.el (custom-variable-p): Make it recursively follow
27332 aliases. Mention that in the docstring.
27333
27334 2005-07-07 Richard M. Stallman <rms@gnu.org>
27335
27336 * cus-start.el (exec-path): Use `directory' instead of `file'.
27337 Fix tag for nil.
27338
27339 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27340
27341 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
27342 when called non-interactively. Doc fix.
27343
27344 2005-07-07 Lute Kamstra <lute@gnu.org>
27345
27346 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
27347 new address as well.
27348
27349 2005-07-07 Kenichi Handa <handa@m17n.org>
27350
27351 * international/mule.el (make-coding-system):
27352 Describe `ascii-incompatible' property in the docstring.
27353 (set-file-name-coding-system): Signal an error if coding-system is
27354 ascii-incompatible.
27355 (set-keyboard-coding-system): Likewise.
27356
27357 * international/mule-cmds.el (set-default-coding-systems):
27358 Don't set default-file-name-coding-system and
27359 default-keyboard-coding-system if coding-system is ASCII-incompatible.
27360
27361 * international/utf-16.el: Declare that all UTF-16-based coding
27362 systems are ASCII-incompatible.
27363
27364 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
27365
27366 * progmodes/gud.el: Require font-lock for displaying errors.
27367 Used by gdb-ui.el.
27368
27369 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27370
27371 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
27372 values for the pattern lists which are `read'able but not
27373 `append'able (like symbols).
27374
27375 2005-07-06 Richard M. Stallman <rms@gnu.org>
27376
27377 * progmodes/flymake.el (flymake-float-time): Instead of
27378 with-no-warnings, test for XEmacs.
27379 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
27380 to avoid warning.
27381
27382 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
27383
27384 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
27385
27386 2005-07-05 Lute Kamstra <lute@gnu.org>
27387
27388 * battery.el: Add support for Darwin (with much debugging help
27389 from Samuel Lauber <sam124@operamail.com>).
27390 (battery-status-function, battery-echo-area-format)
27391 (battery-mode-line-format): Add support for pmset on Darwin.
27392 (battery-load-low, battery-load-critical): New user options.
27393 (battery-pmset): New function.
27394
27395 2005-07-05 Lute Kamstra <lute@gnu.org>
27396
27397 Update FSF's address in GPL notices.
27398
27399 * textmodes/page-ext.el: Update FSF's address.
27400
27401 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
27402
27403 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
27404 filling from using prefix when filling a single-line docstring.
27405
27406 * progmodes/flymake.el: Remove useless eval-when-compile.
27407
27408 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
27409
27410 2005-07-04 Richard M. Stallman <rms@gnu.org>
27411
27412 * textmodes/org.el (org-file-apps-defaults-gnu):
27413 Rename from org-file-apps-defaults-linux.
27414 (org-default-apps): Don't test system-type for `linux'.
27415 (org-file-apps): Doc fix.
27416
27417 2005-07-04 David Ponce <david@dponce.com>
27418
27419 * tree-widget.el: Improve header Commentary section.
27420 (tree-widget) [defgroup]
27421 (tree-widget-image-enable, tree-widget-themes-directory)
27422 (tree-widget-theme, tree-widget-image-properties-emacs)
27423 (tree-widget-image-properties-xemacs, tree-widget-create-image)
27424 (tree-widget-image-formats, tree-widget-control)
27425 (tree-widget-empty-control, tree-widget-leaf-control
27426 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
27427 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
27428 (tree-widget-keep, tree-widget-after-toggle-functions)
27429 (tree-widget-open-node, tree-widget-close-node): Doc fix.
27430 (tree-widget-open-control, tree-widget-close-control): Fix doc and
27431 :help-echo message.
27432 (tree-widget-set-theme): Doc fix. Use `string-equal'.
27433 (tree-widget-image-properties): Doc fix. Clearer implementation.
27434 (tree-widget--cursors): New constant.
27435 (tree-widget-lookup-image): New function split from
27436 `tree-widget-find-image'. Clearer implementation.
27437 (tree-widget-find-image): Use it.
27438 (tree-widget-button-keymap): Use `set-keymap-parent'.
27439 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
27440 Define the sub-widgets here.
27441 (tree-widget-node): Check that :node is not a tree-widget.
27442 (tree-widget-get-super, tree-widget-open-control)
27443 (tree-widget-close-control, tree-widget-empty-control)
27444 (tree-widget-leaf-control, tree-widget-guide)
27445 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
27446 (tree-widget-no-handle, tree-widget-value-delete)
27447 (tree-widget-map): Remove.
27448 (tree-widget-children-value-save): Doc fix. Simplified.
27449 (tree-widget-value-create): Update according to previous changes.
27450
27451 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
27452
27453 * textmodes/org.el: Leading space replaced by TABS.
27454 (org-recalc-marks, org-table-rotate-recalc-marks)
27455 (org-table-get-specials): Treat "^" and "_" marks.
27456 (org-table-justify-field-maybe): Optional argument NEW.
27457 (org-table-eval-formula): Parsing of the format simplified.
27458 New modes C,I. Honor the %= parameter in the current table.
27459 Avoid unnecessary re-align by using the NEW argument to
27460 `org-table-justify-field-maybe'.
27461 (org-calc-default-modes): Default for date-format mimicks org-mode.
27462 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
27463
27464 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
27465
27466 * cus-face.el (custom-theme-set-faces): Make it handle face
27467 aliases whose alias declarations are pre- or autoloaded.
27468
27469 2005-07-04 Juri Linkov <juri@jurta.org>
27470
27471 * faces.el (read-face-name): Put the code for getting a face name
27472 from the buffer before adding the faces from the `face' property.
27473 Use `completing-read-multiple' instead of `completing-read'.
27474 Require `crm'. Add default value and post-process the returned
27475 list of faces.
27476
27477 * emacs-lisp/crm.el (crm-find-current-element)
27478 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
27479
27480 * emacs-lisp/lisp-mode.el (eval-defun-1):
27481 * emacs-lisp/edebug.el (edebug-eval-defun):
27482 Remove unnecessary quotes.
27483
27484 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
27485
27486 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
27487 (prolog-indent-level): Fix typo in docstring.
27488
27489 * info.el (Info-history, Info-history-forward)
27490 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
27491
27492 * add-log.el (add-change-log-entry):
27493 * comint.el (comint-dynamic-list-input-ring)
27494 (comint-dynamic-list-completions):
27495 * dabbrev.el (dabbrev-expand):
27496 * delim-col.el (delimit-columns-rectangle-line):
27497 * diff-mode.el (diff-context->unified, diff-reverse-direction)
27498 (diff-unified->context):
27499 * ediff-init.el (ediff-abbrev-jobname):
27500 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
27501 (ediff-replace-session-activity-marker-in-meta-buffer):
27502 * info.el (Info-summary):
27503 * lpr.el (printify-region):
27504 * printing.el (pr-create-interface):
27505 * ps-print.el (ps-print-quote):
27506 * ses.el (ses-column-widths, ses-print-cell)
27507 (ses-adjust-print-width, ses-center):
27508 * shell.el (shell-file-name-quote-list):
27509 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
27510 (strokes-fill-current-buffer-with-whitespace)
27511 (strokes-xpm-for-stroke, strokes-list-strokes)
27512 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
27513 * term.el (term-dynamic-list-input-ring)
27514 (term-dynamic-list-completions):
27515 * calc/calc.el (math-format-stack-value):
27516 * emacs-lisp/edebug.el (edebug-display-freq-count):
27517 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
27518 (delphi-new-comment-line):
27519 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
27520 * progmodes/executable.el (executable-set-magic):
27521 * progmodes/python.el (inferior-python-mode):
27522 * progmodes/scheme.el (scheme-mode-syntax-table):
27523 * progmodes/sh-script.el (sh-maybe-here-document):
27524 * progmodes/sql.el (sql-copy-column):
27525 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
27526 * textmodes/bibtex.el (bibtex-mode):
27527 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
27528 (sgml-auto-attributes):
27529 * textmodes/table.el (table-insert, table-shorten-cell)
27530 (table--generate-source-scan-lines, table-delete-row)
27531 (*table--cell-delete-char, table--spacify-frame)
27532 (table--horizontally-shift-above-and-below)
27533 (table--cell-insert-char, table--cell-blank-str)
27534 (table--fill-region-strictly):
27535 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
27536 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
27537
27538 * add-log.el (change-log):
27539 * apropos.el (apropos):
27540 * comint.el (comint-completion, comint-source):
27541 * dabbrev.el (dabbrev):
27542 * delim-col.el (columns):
27543 * diff-mode.el (diff-mode):
27544 * ediff.el (ediff):
27545 * ediff-diff.el (ediff-diff):
27546 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
27547 * ediff-mult.el (ediff-mult):
27548 * ediff-ptch.el (ediff-ptch):
27549 * ediff-wind.el (ediff-window):
27550 * facemenu.el (facemenu):
27551 * indent.el (indent):
27552 * info.el (info):
27553 * jka-cmpr-hook.el (compression, jka-compr):
27554 * lpr.el (lpr):
27555 * outline.el (outlines):
27556 * pcmpl-cvs.el (pcmpl-cvs):
27557 * pcmpl-rpm.el (pcmpl-rpm):
27558 * printing.el (printing):
27559 * ps-print.el (postscript, ps-print, ps-print-horizontal)
27560 (ps-print-vertical, ps-print-headers, ps-print-font)
27561 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
27562 (ps-print-background, ps-print-printer, ps-print-page)
27563 (ps-print-miscellany):
27564 * ses.el (ses):
27565 * shell.el (shell, shell-directories, shell-faces):
27566 * startup.el (initialization):
27567 * strokes.el (strokes):
27568 * term.el (term):
27569 * uniquify.el (uniquify):
27570 * w32-vars.el (w32):
27571 * calc/calc.el (calc):
27572 * emacs-lisp/bytecomp.el (bytecomp):
27573 * emacs-lisp/cl-indent.el (lisp-indent):
27574 * emacs-lisp/edebug.el (edebug):
27575 * emacs-lisp/elp.el (elp):
27576 * emacs-lisp/testcover.el (testcover):
27577 * emacs-lisp/trace.el (trace):
27578 * emulation/viper-ex.el (viper-ex):
27579 * emulation/viper-mous.el (viper-mouse):
27580 * mail/mailalias.el (mailalias):
27581 * mail/supercite.el (supercite, supercite-frames)
27582 (supercite-attr, supercite-cite, supercite-hooks):
27583 * net/rcompile.el (remote-compile):
27584 * net/rlogin.el (rlogin):
27585 * obsolete/ooutline.el (outlines):
27586 * progmodes/delphi.el (delphi):
27587 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
27588 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
27589 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
27590 (ebnf-optimization):
27591 * progmodes/etags.el (etags):
27592 * progmodes/executable.el (executable):
27593 * progmodes/idlwave.el (idlwave):
27594 * progmodes/pascal.el (pascal):
27595 * progmodes/prolog.el (prolog):
27596 * progmodes/python.el (python):
27597 * progmodes/scheme.el (scheme):
27598 * progmodes/sh-script.el (sh, sh-script):
27599 * progmodes/sql.el (SQL):
27600 * progmodes/tcl.el (tcl):
27601 * textmodes/bibtex.el (bibtex, bibtex-autokey):
27602 * textmodes/enriched.el (enriched):
27603 * textmodes/makeinfo.el (makeinfo):
27604 * textmodes/sgml-mode.el (sgml):
27605 * textmodes/table.el (table-hooks):
27606 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
27607 * textmodes/texinfo.el (texinfo):
27608 * textmodes/two-column.el (two-column):
27609 Finish `defgroup' description with period.
27610
27611 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
27612 * eshell/esh-var.el (eshell-var):
27613 * progmodes/vhdl-mode.el (vhdl-testbench):
27614 * textmodes/org.el (org): Fix typos in docstrings.
27615
27616 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
27617 consistency.
27618
27619 * progmodes/flymake.el (flymake-find-file): Remove.
27620 (flymake-float-time): Use `with-no-warnings'.
27621 (flymake-check-start-time, flymake-check-was-interrupted)
27622 (flymake-err-info, flymake-is-running, flymake-last-change-time)
27623 (flymake-new-err-info): `defvar' at compile time.
27624
27625 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
27626
27627 * replace.el (occur-hook): Doc fix.
27628 (occur-1): Don't call `occur-hook' if there are no matches.
27629
27630 2005-07-03 Richard M. Stallman <rms@gnu.org>
27631
27632 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
27633 global-map, save the same map.
27634 (global-map): Don't alter it at top level.
27635 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
27636 Then alter it here instead.
27637 (tpu-edt-off): Set global-map to the saved one.
27638
27639 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
27640 All references simplified.
27641 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
27642 (zmacs-regions): Add defvar.
27643 (repeat-complex-command-map): Everything about that deleted.
27644
27645 * textmodes/artist.el (artist-key-is-drawing)
27646 (artist-key-endpoint1, artist-key-poly-point-list)
27647 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
27648 (artist-key-compl-table, artist-rb-save-data)
27649 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
27650 Don't put them in eval-when-compile.
27651 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
27652
27653 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
27654 Use with-no-warnings.
27655
27656 * net/browse-url.el (dos-windows-version): Add defvar.
27657
27658 * mail/supercite.el (filladapt-prefix-table): Add defvar.
27659
27660 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
27661 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
27662 (rmail-new-summary-line-count): Rename from new-summary-line-count.
27663 Add defvar.
27664 (rmail-summary-beginning-of-message): Use with-no-warnings.
27665 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
27666
27667 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
27668 Use with-no-warnings.
27669
27670 * emulation/vi.el (vi-mark-region): Use c-mark-function.
27671 (c-mark-function): Add point-moving-unit property.
27672 (vi-goto-line): Use with-no-warnings.
27673
27674 * emulation/edt.el (edt-last-copied-word): Add defvar.
27675 (zmacs-region-stays): Likewise.
27676 (edt-mark-section-wisely): Use c-mark-function for C.
27677 Use makr-defun for Fortran.
27678 (time-string): defvar deleted.
27679 (edt-display-the-time): Don't set time-string.
27680
27681 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
27682
27683 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
27684 Don't warn when name is not constant
27685 or for defining the group `emacs'.
27686
27687 * tooltip.el (gud-tooltip-mode): Add defvar.
27688
27689 * startup.el (default-frame-background-mode): Add defvar.
27690
27691 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
27692
27693 * info.el (tool-bar-map): Add defvar.
27694
27695 * dired.el (dnd-protocol-alist): Add defvar.
27696
27697 * dired-aux.el (dired-query): Display question with answer, when
27698 the user answers.
27699
27700 * custom.el (custom-add-option): Doc fix.
27701
27702 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
27703
27704 2005-07-03 Eli Zaretskii <eliz@gnu.org>
27705
27706 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
27707 bogus name from the last change.
27708
27709 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
27710
27711 * custom.el (custom-declare-variable): Fix typos in comment.
27712 (custom-known-themes): Doc fix.
27713 (custom-theme-directory): New defcustom.
27714 (require-theme): Make it check `custom-theme-directory'.
27715
27716 * cus-theme.el (custom-new-theme-mode): New function.
27717 (custom-theme-name, custom-theme-variables, custom-theme-faces)
27718 (custom-theme-description): Add compiler defvars.
27719 (customize-create-theme): Add doc to the "*New Custom Theme*"
27720 buffer. Use `custom-new-theme-mode'.
27721 (custom-theme-write): Put the created buffer in emacs-lisp-mode
27722 and save it to the `custom-theme-directory'. Make this the
27723 default directory of the buffer.
27724
27725 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
27726
27727 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
27728 Fix unbalanced parentheses.
27729
27730 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
27731
27732 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
27733 into flymake-mode and delegate to flymake-mode.
27734
27735 * find-file.el (ff-which-function-are-we-in): Clean up.
27736
27737 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
27738
27739 * replace.el (occur-rename-buffer): Fix docstring.
27740
27741 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
27742 (edt-last-copied-word, edt-learn-macro-count)
27743 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
27744 (edt-rect-start-point, edt-user-global-map, rect-start-point)
27745 (time-string, zmacs-region-stays):
27746 * emulation/edt-mapper.el (edt-save-function-key-map)
27747 (EDT-key-name): `defvar' to silence the byte-compiler.
27748
27749 2005-07-02 Martin Rudalics <rudalics@gmx.at>
27750
27751 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
27752 font-lock-regexp-backslash. Doc fix.
27753 (font-lock-regexp-backslash-grouping-construct): Rename from
27754 font-lock-regexp-backslash-construct. Doc fix.
27755 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
27756 grouping constructs.
27757
27758 2005-07-02 Eli Zaretskii <eliz@gnu.org>
27759
27760 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
27761 updating all the prerequisites.
27762
27763 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
27764
27765 * textmodes/org.el (org-agenda-start-on-weekday)
27766 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
27767 (org-agenda-use-time-grid, org-archive-location)
27768 (org-allow-space-in-links, org-usenet-links-prefer-google)
27769 (org-enable-table-editor, org-export-default-language)
27770 (org-export-html-show-new-buffer, org-fill-paragraph)
27771 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
27772 (org-goto-quit, org-occur, org-eval-in-calendar)
27773 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
27774 (org-agenda-diary-entry, org-remember-help)
27775 (org-table-convert-region, org-at-table-p)
27776 (org-table-move-row-down, org-table-move-row-up)
27777 (org-table-copy-region, org-table-toggle-vline-visibility)
27778 (org-table-get-stored-formulas, org-table-get-specials)
27779 (org-recalc-commands, org-table-eval-formula)
27780 (org-table-formula-substitute-names, orgtbl-make-binding)
27781 (org-format-org-table-html, org-format-table-table-html)
27782 (org-format-table-table-html-using-table-generate-source)
27783 (org-customize): Fix typos in docstrings.
27784 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
27785 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
27786 (org-back-to-heading): Doc fixes.
27787 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
27788 (org-agenda-change-all-lines, org-get-header):
27789 Improve argument/docstring consistency.
27790 (orgtbl-error): Fix error message.
27791
27792 * progmodes/flymake.el (flymake-find-possible-master-files)
27793 (flymake-master-file-compare, flymake-get-line-err-count)
27794 (flymake-highlight-line, flymake-gui-warnings-enabled):
27795 Fix typos in docstrings.
27796 (flymake-parse-line, flymake-get-project-include-dirs-function)
27797 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
27798 Doc fixes.
27799 (flymake-get-project-include-dirs-function)
27800 (flymake-make-err-menu-data):
27801 Improve argument/docstring consistency.
27802
27803 2005-07-01 Lute Kamstra <lute@gnu.org>
27804
27805 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
27806 Catch errors with ignore-errors. Use temporary buffer.
27807 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
27808
27809 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
27810 background color faces.
27811 (facemenu-set-foreground, facemenu-set-background):
27812 Use facemenu-set-face-from-menu.
27813 (facemenu-set-face-from-menu): Treat face names that start with
27814 "fg:" or "bg:" as special.
27815 (facemenu-add-new-color): Don't create faces. Simplify.
27816
27817 2005-06-30 Richard M. Stallman <rms@gnu.org>
27818
27819 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
27820 (crm-find-current-element): Likewise.
27821
27822 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27823
27824 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
27825
27826 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
27827
27828 * arc-mode.el (archive-extract): Make it work as a mouse binding.
27829 (archive-mouse-extract): Make it an obsolete alias.
27830 (archive-mode-map): Don't use archive-mouse-extract any more.
27831 (archive-mode, archive-extract): write-contents-hooks ->
27832 write-contents-functions.
27833 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
27834 first arg.
27835 (archive-rename-entry): Update the call.
27836 (archive-zip-summarize): Remove unused var `method'.
27837 (archive-lzh-summarize): Remove unused var `creator'.
27838
27839 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
27840 dedicated frame upon exit.
27841
27842 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27843 (archive-zip-extract, archive-zip-expunge)
27844 (archive-zip-update, archive-zip-update-case): Use executable-find.
27845 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
27846 Use restore-buffer-modified-p.
27847 (archive-extract, archive-add-new-member, archive-write-file-member):
27848 Use with-current-buffer.
27849 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
27850
27851 2005-06-30 Andreas Schwab <schwab@suse.de>
27852
27853 * progmodes/gud.el (gud-filter): Remove unneeded progn.
27854
27855 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
27856
27857 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
27858
27859 2005-06-30 Juri Linkov <juri@jurta.org>
27860
27861 * faces.el (vertical-border): Inherit from mode-line-inactive
27862 only on tty.
27863
27864 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
27865
27866 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
27867 example, -NLINES in the `occur' docstring).
27868
27869 * replace.el (occur-1): When no matches are found, do not set the
27870 `buffer-read-only' and modified flags for the occur buffer,
27871 because it is deleted.
27872
27873 * emulation/cua-base.el (cua-check-pending-input)
27874 (cua-repeat-replace-region, cua-mode, cua-debug)
27875 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
27876 Fix typos in docstrings.
27877
27878 * emulation/cua-gmrk.el (cua-toggle-global-mark)
27879 (cua-cut-region-to-global-mark)
27880 (cua--cut-rectangle-to-global-mark):
27881 Remove period from end of messages.
27882
27883 * emulation/cua-rect.el (cua-do-rectangle-padding):
27884 Remove period from end of messages.
27885 (cua--rectangle-seq-format): Fix typo in docstring.
27886 (cua-sequence-rectangle, cua-fill-char-rectangle):
27887 Improve argument/docstring consistency.
27888
27889 2005-06-29 Juri Linkov <juri@jurta.org>
27890
27891 * faces.el (default-frame-background-mode): New internal variable.
27892 (frame-set-background-mode): Use it.
27893
27894 * startup.el (normal-top-level): Set default-frame-background-mode
27895 instead of frame-background-mode. Before setting it, test for its
27896 nil value. Remove tests for frame-background-mode and frame
27897 parameter `reverse'. Add test for "unspecified-fg".
27898
27899 * term/xterm.el (xterm-rxvt-set-background-mode):
27900 * term/rxvt.el (rxvt-set-background-mode):
27901 Set default-frame-background-mode instead of frame-background-mode.
27902
27903 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
27904
27905 * simple.el (set-variable): Warn about obsolete user variables.
27906
27907 * imenu.el (imenu--completion-buffer):
27908 * mouse.el (mouse-buffer-menu-alist):
27909 * msb.el (msb-invisible-buffer-p):
27910 * calendar/diary-lib.el (diary-header-line-format):
27911 * emacs-lisp/pp.el (pp-buffer):
27912 * progmodes/cperl-mode.el (cperl-do-auto-fill):
27913 * textmodes/picture.el (picture-replace-match):
27914 Change space constants followed by a sexp to "?\s ".
27915
27916 * play/decipher.el (decipher-loop-with-breaks):
27917 * textmodes/texinfo.el (texinfo-insert-@item): Change space
27918 constants "protected" from end of line by a comment to "?\s".
27919
27920 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27921
27922 * font-lock.el (save-buffer-state): Use `declare'.
27923
27924 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
27925 reset the syntax-table to cperl-mode-syntax-table.
27926 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
27927 "foo_print_bar" is not matched as a reserved keyword.
27928
27929 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
27930
27931 * textmodes/org.el (orgtbl-setup): New function, for delayed
27932 setup for the orgtbl commands.
27933 (org-calc-default-modes): New option.
27934 (orgtbl-make-binding): Use `defun' to get better help display.
27935 (org-diary): Call `org-compile-prefix-format'.
27936 (org-table-formula-substitute-names): New function.
27937 (org-agenda-day-view, org-agenda-week-view): New commands.
27938 (org-agenda-toggle-week-view): Command removed.
27939 (org-tbl-menu): Split off from org-org-menu.
27940 (org-mode): Move removal of outline-mode menus to here.
27941 (org-table-formula-debug): New option.
27942 (org-table-insert-row): Keep first field if just "#" or "*".
27943 (org-mode): Paragraph regexps fixed.
27944 (org-table-recalculate-regexp): New constant.
27945 (org-table-justify-field-maybe): Avoid replace if not necessary.
27946 (org-copy-special, org-cut-special): Use `call-interactively'.
27947 (org-table-copy-region): Take region from `interactive' call.
27948 (org-trim): Return string even if no match.
27949 (org-formula): New face.
27950 (org-set-font-lock-defaults): No longer highlight "FIXME".
27951 But highlight formula-related fields in table.
27952 (org-table-p): Use regexp, not fontification.
27953 (org-table-align): Handle white space at end of line.
27954 (org-table-formula-evaluate-inline): New option.
27955 (org-mode): Auto-wrapping in comment lines turned off.
27956 (org-table-copy-down): Evaluate only in copied field, not in
27957 destination.
27958 (org-table-current-formula): Variable removed.
27959 (org-table-store-formulas, org-table-get-stored-formulas)
27960 (org-table-modify-formulas, org-table-replace-in-formulas)
27961 (org-table-maybe-eval-formula): New functions.
27962 (org-table-get-formula): Modify to use stored formulas.
27963 (org-table-insert-column, org-table-delete-column)
27964 (org-table-move-column): Call `org-table-modify-formulas'.
27965 (org-complete): Add completion for keyword formulas.
27966 (orgtbl-mode): Pull orgtbl-mode-map to start of
27967 minor-mode-map-alist.
27968
27969 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27970
27971 * progmodes/python.el (python-check): Require `compile' before
27972 modifying its variables.
27973
27974 * newcomment.el (comment-indent-default): Don't get fooled by an early
27975 end of buffer.
27976
27977 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27978
27979 * ps-print.el (ps-print-version): Fix version number.
27980
27981 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
27982
27983 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
27984
27985 2005-06-28 Richard M. Stallman <rms@gnu.org>
27986
27987 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
27988 (flyspell-local-mouse-map): Declaration deleted.
27989 (flyspell-mouse-map): Bind only mouse-2.
27990 (flyspell-mode-map): Don't test flyspell-use-local-map.
27991 (flyspell-overlay-keymap-property-name): Var deleted.
27992 (flyspell-mode-on): Don't make local bindings for
27993 flyspell-mouse-map and flyspell-mode-map.
27994 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
27995
27996 * textmodes/ispell.el (ispell-word): Do not ignore short words.
27997
27998 * progmodes/compile.el (compilation-next-error-function):
27999 Don't switch buffers; operate on the current buffer.
28000
28001 * progmodes/compile.el (compilation-error-file-name)
28002 (compilation-warning-file-name, compilation-info-file-name)
28003 (compilation-line-number, compilation-column-number): New faces.
28004 (compilation-error-face, compilation-warning-face)
28005 (compilation-info-face, compilation-line-face)
28006 (compilation-column-face): Use them.
28007
28008 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28009
28010 * comint.el (comint-password-prompt-regexp): Accept ", try again".
28011
28012 * bindings.el (global-map): Bind insertchar and its variants.
28013
28014 2005-06-27 Richard M. Stallman <rms@gnu.org>
28015
28016 * textmodes/artist.el (artist-text-overwrite)
28017 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28018
28019 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28020
28021 * ps-print.el: It was not working the page selection for printing.
28022 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28023 (ps-print-version): New version 6.6.7.
28024 (ps-end-sheet): New fun.
28025 (ps-header-sheet, ps-end-job): Call it.
28026
28027 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
28028
28029 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28030
28031 2005-06-27 Lute Kamstra <lute@gnu.org>
28032
28033 * facemenu.el (facemenu-unlisted-faces): Add foreground and
28034 background color faces.
28035 (facemenu-get-face): Delete function.
28036 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28037 (facemenu-add-new-color): Make second argument mandatory.
28038 Create the appropriate face and return it. Simplify.
28039 (facemenu-set-foreground, facemenu-set-background): Don't check if
28040 color is defined. Use return value of facemenu-add-new-color.
28041
28042 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
28043
28044 * progmodes/gud.el (gud-filter): Add missing argument to
28045 with-selected-window.
28046
28047 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
28048
28049 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28050 a :require to the defcustom.
28051
28052 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28053 defcustoms corresponding to minor modes.
28054
28055 2005-06-26 David Ponce <david@dponce.com>
28056
28057 * recentf.el: Require tree-widget instead of wid-edit.
28058 (recentf-filename-handler): Fix widget :type.
28059 (recentf-cancel-dialog, recentf-open-more-files)
28060 (recentf-open-files-action): Doc fix.
28061 (recentf-dialog-goto-first): New function.
28062 (recentf-dialog-mode-map): Set parent keymap first.
28063 (recentf-dialog-mode): Define with define-derived-mode.
28064 Don't display continuation lines in dialogs.
28065 (recentf-edit-list): Rename from recentf-edit-selected-items.
28066 (recentf-edit-list-select): Rename from recentf-edit-list-action.
28067 Simplify.
28068 (recentf-edit-list-validate): New function.
28069 (recentf-edit-list): Update accordingly.
28070 (recentf-open-files-item-shift): Remove.
28071 (recentf-open-files-item): Convert menu elements into tree and
28072 link widgets. Don't create the widgets.
28073 (recentf-open-files): Update accordingly.
28074 (recentf-save-list): Untabify.
28075
28076 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
28077
28078 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28079 (keep-lines): Add INTERACTIVE arg. Never delete lines only
28080 partially contained in the active region. Do not take active
28081 region into account when called from Lisp, unless INTERACTIVE arg
28082 is non-nil. Use `forward-line' instead of `beginning-of-line' to
28083 avoid trouble with fields. Make marker point nowhere when no
28084 longer used. Always return nil. Doc fix.
28085 (flush-lines): Add INTERACTIVE arg. Do not take active region
28086 into account when called from Lisp, unless INTERACTIVE arg is
28087 non-nil. Use `forward-line' instead of `beginning-of-line' to
28088 avoid trouble with fields. Make marker point nowhere when no
28089 longer used. Always return nil. Doc fix.
28090 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
28091 interchangeable. Do not take active region into account when
28092 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
28093 message in echo area when called from Lisp, unless INTERACTIVE arg
28094 is non-nil. Avoid saying "1 occurrences". Do not use markers.
28095 Return the number of matches. Doc fix.
28096 (occur): Doc fix.
28097 (perform-replace): Make comment follow double space convention for
28098 the sake of `outline-minor-mode'.
28099
28100 * faces.el (facep): Doc fix.
28101
28102 2005-06-25 Richard M. Stallman <rms@gnu.org>
28103
28104 * facemenu.el (facemenu-enable-faces-p): New function.
28105 (facemenu-background-menu, facemenu-foreground-menu)
28106 (facemenu-face-menu): Add menu-enable property.
28107
28108 * jka-compr.el (jka-compr-insert-file-contents):
28109 Special handling if cannot find the uncompression program.
28110
28111 * cus-face.el (custom-face-attributes): Add autoload.
28112
28113 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
28114 Bind comment-indent-function locally.
28115
28116 * window.el (save-selected-window): Use save-current-buffer.
28117
28118 * subr.el (with-selected-window): Use save-current-buffer.
28119
28120 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
28121 and with-current-buffer.
28122
28123 2005-06-24 Richard M. Stallman <rms@gnu.org>
28124
28125 * simple.el (line-move-1): Fix previous change.
28126
28127 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
28128
28129 * replace.el (occur-1): Set `buffer-read-only' and the
28130 buffer-modified flag before running `occur-hook' to protect
28131 against unintentional buffer switches that can lead to data loss.
28132
28133 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
28134
28135 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
28136 (gud-gdb-marker-filter): Use font-lock-warning-face for any
28137 initial error.
28138
28139 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
28140 after fresh input.
28141 (gdb-var-create-handler): Put name of expression in quotes.
28142
28143 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
28144
28145 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
28146 elements of RING in order, and without bogus nil elements.
28147
28148 2005-06-23 Richard M. Stallman <rms@gnu.org>
28149
28150 * simple.el (set-variable): Args renamed; doc fix.
28151 (line-move-1): When there are overlays around, use vertical-motion.
28152
28153 * faces.el (escape-glyph): Use brown against light background.
28154 (nobreak-space): Rename from no-break-space.
28155 Fix previous change.
28156
28157 * dired-aux.el (dired-do-copy): Fix arg prompt.
28158
28159 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
28160
28161 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
28162
28163 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
28164 rather than "Distributor".
28165
28166 2005-06-23 Lute Kamstra <lute@gnu.org>
28167
28168 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
28169 (debug-on-entry): Use it. New interactive declaration that uses
28170 function-called-at-point.
28171
28172 2005-06-23 Kim F. Storm <storm@cua.dk>
28173
28174 * subr.el (save-match-data): Add comment about using evaporate arg
28175 to set-match-data.
28176
28177 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
28178
28179 * cus-edit.el (customize-face)
28180 (customize-face-other-window): Handle face aliases.
28181
28182 * faces.el (face-documentation, set-face-attribute)
28183 (face-spec-set): Handle face aliases.
28184
28185 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
28186
28187 * help-mode.el (help-make-xrefs): If a symbol representing a face
28188 name is not followed by the word "face", it could still be a
28189 function or variable name, so don't bypass other checks.
28190
28191 2005-06-22 Juri Linkov <juri@jurta.org>
28192
28193 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
28194 Replace aliased functions with calls where second arg `inherit' is t.
28195
28196 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
28197
28198 * progmodes/gdb-ui.el (gdb-error): New variable.
28199 (gdb-error): New function.
28200 (gdb-annotation-rules): Act on error-begin and error annotations.
28201 (gdb-concat-output): Use font-lock-warning-face for errors.
28202
28203 2005-06-22 Miles Bader <miles@gnu.org>
28204
28205 * bindings.el (propertized-buffer-identification): Use renamed
28206 `Buffer-menu-buffer' face.
28207
28208 * faces.el (vertical-border): Rename from `vertical-divider'.
28209 (escape-glyph): Change dark-background color back to `cyan'.
28210
28211 2005-06-21 Juri Linkov <juri@jurta.org>
28212
28213 * faces.el (face-user-default-spec): Try getting `customized-face'
28214 prior to `saved-face'.
28215 (frame-background-mode): Refill docstring.
28216
28217 * emacs-lisp/lisp-mode.el (eval-defun-1):
28218 * emacs-lisp/edebug.el (edebug-eval-defun):
28219 Set `saved-face' temporarily to nil before calling form.
28220 Set `customized-face' to the new spec after that.
28221
28222 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
28223
28224 * subr.el (1value, lambda, key-substitution-in-progress):
28225 Doc fixes.
28226
28227 * autoinsert.el (auto-insert-alist):
28228 * ses.el (ses-call-printer):
28229 * subr.el (noreturn):
28230 * emacs-lisp/lisp.el (check-parens):
28231 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
28232 * net/browse-url.el (browse-url-mosaic):
28233 * progmodes/cc-defs.el (c-safe-scan-lists):
28234 * progmodes/ebnf-abn.el (ebnf-abn-lex):
28235 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
28236 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
28237 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
28238 * progmodes/ebnf-iso.el (ebnf-iso-lex):
28239 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
28240
28241 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
28242
28243 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
28244
28245 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
28246
28247 * calendar/appt.el (appt-make-list): Activate the package, if
28248 not already active (for backwards compatibility).
28249
28250 2005-06-20 Kim F. Storm <storm@cua.dk>
28251
28252 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
28253
28254 2005-06-20 Miles Bader <miles@gnu.org>
28255
28256 * faces.el (vertical-divider): New face.
28257
28258 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
28259
28260 * simple.el (kill-whole-line): Doc fix.
28261 (next-error-buffer-p, next-error-find-buffer)
28262 (clone-indirect-buffer): Fix typos in docstrings.
28263 (comment-line-break-function): Doc fix: don't say variable
28264 is automatically buffer-local (it isn't).
28265
28266 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
28267
28268 * net/tramp-ftp.el (top):
28269 * net/tramp-smb.el (top):
28270 * net/tramp-util.el (top):
28271 * net/tramp-uu.el (top):
28272 * net/tramp-vc.el (top):
28273 * net/tramp.el (top): Revert copyright years back to original
28274 ones. Tramp has a life outside GNU Emacs.
28275
28276 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
28277
28278 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
28279
28280 2005-06-18 Juri Linkov <juri@jurta.org>
28281
28282 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
28283 end of first regexp to limit the match to the position between
28284 line number and source line with same separator character as used
28285 between file name and line number. In the second regexp limit
28286 mouse-face area to file name and line number by adding new group
28287 for them and referring it in HYPERLINK arg.
28288 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
28289 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
28290 previous line where grep markers may be already removed.
28291
28292 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
28293
28294 * progmodes/ps-mode.el: Update version and maintainer's email address.
28295
28296 2005-06-18 Steve Youngs <steve@xemacs.org>
28297
28298 * net/browse-url.el (browse-url-browser-function)
28299 (browse-url-default-browser): Add firefox.
28300 (browse-url-firefox-program, browse-url-firefox-arguments)
28301 (browse-url-firefox-startup-arguments)
28302 (browse-url-firefox-new-window-is-tab): New defcustoms.
28303 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
28304
28305 2005-06-17 Richard M. Stallman <rms@gnu.org>
28306
28307 * startup.el (command-line): Warn if specified user name has
28308 no home directory.
28309
28310 * term.el (term-get-old-input, term-input-filter, term-input-sender)
28311 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
28312
28313 * longlines.el (longlines-mode, longlines-show-hard-newlines):
28314 Doc fixes.
28315
28316 * faces.el (underline): Try bold if terminal doesn't support underline.
28317
28318 * mail/sendmail.el (mail-setup-with-from): New variable.
28319 (mail-insert-from-field): New function.
28320 (sendmail-send-it): Call it.
28321 (mail-setup): Optionally call it here.
28322
28323 * term/linux.el: Call tty-no-underline.
28324
28325 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
28326
28327 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
28328
28329 2005-06-17 Miles Bader <miles@gnu.org>
28330
28331 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
28332 (ediff-current-diff-C, ediff-current-diff-Ancestor)
28333 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
28334 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
28335 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
28336 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
28337 Remove "-face" suffix from face names.
28338 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28339 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28340 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28341 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28342 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28343 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28344 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28345 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28346 New backward-compatibility aliases for renamed faces.
28347 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28348 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28349 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28350 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28351 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28352 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28353 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28354 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28355 Use renamed ediff faces.
28356
28357 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
28358 Remove "-face" suffix from face names.
28359 (eshell-test-ok-face, eshell-test-failed-face):
28360 New backward-compatibility aliases for renamed faces.
28361 (eshell-run-test): Use renamed eshell-test faces.
28362
28363 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
28364 face name.
28365 (eshell-prompt-face): New backward-compatibility alias for renamed
28366 face.
28367 (eshell-emit-prompt): Use renamed eshell-prompt face.
28368
28369 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
28370 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
28371 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
28372 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
28373 Remove "-face" suffix from face names.
28374 (eshell-ls-directory-face, eshell-ls-symlink-face)
28375 (eshell-ls-executable-face, eshell-ls-readonly-face)
28376 (eshell-ls-unreadable-face, eshell-ls-special-face)
28377 (eshell-ls-missing-face, eshell-ls-archive-face)
28378 (eshell-ls-backup-face, eshell-ls-product-face)
28379 (eshell-ls-clutter-face):
28380 New backward-compatibility aliases for renamed faces.
28381 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
28382
28383 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
28384 Remove "-face" suffix from face name.
28385 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
28386 instead of literal face.
28387
28388 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
28389
28390 * emacs-lisp/warnings.el (display-warning, lwarn)
28391 (warning-minimum-log-level): Doc fixes.
28392 (warning-minimum-level, warning-minimum-log-level):
28393 Add :debug to :type choices.
28394
28395 * progmodes/ada-mode.el (ada-format-paramlist)
28396 (ada-get-indent-case, ada-check-matching-start)
28397 (ada-check-defun-name, ada-goto-matching-decl-start)
28398 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
28399 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
28400 (ada-make-subprogram-body): Follow error conventions.
28401 (ada-case-exception-file, ada-indent-comment-as-code)
28402 (ada-indent-handle-comment-special, ada-indent-renames)
28403 (ada-indent-return, ada-search-directories-internal)
28404 (ada-tab-policy, ada-case-exception-substring)
28405 (ada-other-file-alist, ada-matching-start-re)
28406 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
28407 (ada-imenu-generic-expression, ada-compile-goto-error)
28408 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
28409 (ada-popup-menu, ada-add-extensions, ada-mode)
28410 (ada-region-selected, ada-create-case-exception)
28411 (ada-create-case-exception-substring, ada-after-keyword-p)
28412 (ada-activate-keys-for-case, ada-adjust-case-region)
28413 (ada-adjust-case-buffer, ada-format-paramlist)
28414 (ada-scan-paramlist, ada-insert-paramlist)
28415 (ada-indent-newline-indent)
28416 (ada-indent-newline-indent-conditional)
28417 (ada-justified-indent-current, ada-goto-previous-word)
28418 (ada-indent-current, ada-get-indent-open-paren)
28419 (ada-get-indent-paramlist, ada-get-indent-end)
28420 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
28421 (ada-get-indent-block-start, ada-get-indent-subprog)
28422 (ada-get-indent-noindent, ada-get-indent-label)
28423 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
28424 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
28425 (ada-goto-stmt-end, ada-goto-next-word)
28426 (ada-check-matching-start, ada-check-defun-name)
28427 (ada-goto-matching-decl-start, ada-goto-matching-start)
28428 (ada-goto-matching-end, ada-search-ignore-string-comment)
28429 (ada-in-decl-p, ada-looking-at-semi-or)
28430 (ada-looking-at-semi-private, ada-in-paramlist-p)
28431 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
28432 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
28433 (ada-next-procedure, ada-previous-procedure, ada-next-package)
28434 (ada-previous-package, ada-create-menu)
28435 (ada-fill-comment-paragraph-justify)
28436 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
28437 (ada-other-file-name, ada-last-which-function-line)
28438 (ada-last-which-function-subprog, ada-which-function)
28439 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
28440 (ada-gen-treat-proc, ada-check-emacs-version)
28441 (ada-continuation-indent, ada-align-region-separate):
28442 Fix typos in docstrings.
28443 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
28444
28445 2005-06-16 Lute Kamstra <lute@gnu.org>
28446
28447 * simple.el (fundamental-mode): Run after-change-major-mode-hook
28448 conditionally.
28449
28450 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
28451
28452 * comint.el (comint-replace-by-expanded-filename)
28453 (comint-prompt-regexp, comint-delimiter-argument-list)
28454 (comint-preinput-scroll-to-bottom):
28455 * info.el (Info-hide-cookies-node):
28456 * ls-lisp.el (ls-lisp-classify):
28457 * find-file.el (ff-search-directories, ff-special-constructs)
28458 (ff-find-other-file):
28459 * font-lock.el (font-lock-keywords):
28460 * shell.el (shell-prompt-pattern)
28461 (shell-dynamic-complete-functions, shell-mode)
28462 (shell-delimiter-argument-list):
28463 * term.el (term-replace-by-expanded-filename)
28464 (term-prompt-regexp, term-delimiter-argument-list):
28465 * woman.el (woman-ignore, woman0-if):
28466 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
28467 * emacs-lisp/elint.el (elint-init-env):
28468 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
28469 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
28470 * language/ethio-util.el (ethio-tilde-escape)
28471 (ethio-use-three-dot-question):
28472 * net/zone-mode.el (zone-mode-load-time-setup):
28473 * progmodes/cc-align.el (c-lineup-argcont):
28474 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
28475 * progmodes/cperl-mode.el (cperl-set-style-back):
28476 * progmodes/inf-lisp.el (inferior-lisp-prompt):
28477 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
28478 Fix spellings in docstrings.
28479
28480 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
28481 * progmodes/modula2.el (m2-for): Fix spellings.
28482
28483 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
28484
28485 * simple.el (undo-more): Don't use `format' on `error' arguments.
28486 Improve argument/docstring consistency.
28487 (pending-undo-list): Doc fix.
28488
28489 * smerge-mode.el (smerge-ensure-match):
28490 * emulation/vip.el (vip-ex):
28491 * net/zone-mode.el (zone-mode-update-serial):
28492 * progmodes/idlwave.el (idlwave-complete):
28493 * progmodes/vhdl-mode.el (vhdl-visit-file)
28494 (vhdl-compose-wire-components):
28495 Don't use `format' on `error' arguments.
28496
28497 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
28498 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
28499 (tooltip-help-tips): Fix typos in docstrings.
28500
28501 2005-06-16 David Ponce <david@dponce.com>
28502
28503 * tree-widget.el (tree-widget-value-create): Simplify last change.
28504
28505 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
28506
28507 * ido.el (ido-incomplete-regexp): New variable.
28508 (ido-set-matches-1): Handle invalid-regexp error and set
28509 ido-incomplete-regexp.
28510 (ido-incomplete-regexp): New face.
28511 (ido-completions): Use it.
28512 (ido-complete, ido-exit-minibuffer, ido-completions):
28513 Handle incomplete regexps.
28514 (ido-completions): Add check for complete match when entering a regexp.
28515
28516 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
28517
28518 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
28519
28520 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
28521
28522 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
28523 by field delimiters.
28524
28525 2005-06-15 David Ponce <david@dponce.com>
28526
28527 * tree-widget.el: eval-and-compile inlined functions so they will
28528 be available at run-time too.
28529 (tree-widget-super-format-handler)
28530 (tree-widget-format-handler): Remove.
28531 (tree-widget-value-create): Handle the :indent property.
28532
28533 2005-06-15 Miles Bader <miles@gnu.org>
28534
28535 * progmodes/which-func.el (which-func): Only inherit
28536 `font-lock-function-name-face' when that makes sense against the
28537 default mode-line face, otherwise set the face color explicitly.
28538
28539 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
28540 faces instead of (non-existent) variables.
28541
28542 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
28543
28544 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
28545 (iswitchb-get-matched-buffers): Likewise. Simplify.
28546
28547 2005-06-14 Miles Bader <miles@gnu.org>
28548
28549 * progmodes/ld-script.el (ld-script-location-counter):
28550 Remove "-face" suffix from face name.
28551 (ld-script-location-counter-face):
28552 New backward-compatibility alias for renamed face.
28553 (ld-script-location-counter-face): Use renamed face.
28554
28555 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
28556 (cperl-hash): Remove "-face" suffix from face names.
28557 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
28558 New backward-compatibility aliases for renamed faces.
28559 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
28560 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
28561
28562 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
28563 name.
28564 (which-func-face): New backward-compatibility alias for renamed face.
28565 (which-func-format): Use renamed which-func face.
28566
28567 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
28568 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28569 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
28570 names.
28571 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
28572 (vhdl-speedbar-configuration, vhdl-speedbar-package)
28573 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
28574 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
28575 (vhdl-speedbar-architecture-selected)
28576 (vhdl-speedbar-configuration-selected)
28577 (vhdl-speedbar-package-selected)
28578 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
28579 names.
28580 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
28581 Use renamed faces.
28582 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
28583 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
28584 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
28585 Use renamed faces.
28586 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
28587 names.
28588 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
28589 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
28590 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
28591 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
28592 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
28593 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
28594
28595 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
28596 face name.
28597 (sh-heredoc-face): New backward-compatibility alias for renamed face.
28598 (sh-heredoc-face): Use renamed sh-heredoc face.
28599
28600 * progmodes/idlw-help.el (idlwave-help-link):
28601 Remove "-face" suffix from face name.
28602 (idlwave-help-link-face):
28603 New backward-compatibility alias for renamed face.
28604 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
28605
28606 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
28607 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
28608 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
28609 New backward-compatibility aliases for renamed faces.
28610 (idlwave-shell-disabled-breakpoint-face)
28611 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
28612
28613 * progmodes/flymake.el (flymake-errline, flymake-warnline):
28614 Remove "-face" suffix from face names.
28615 (flymake-errline-face, flymake-warnline-face):
28616 New backward-compatibility aliases for renamed faces.
28617 (flymake-highlight-line): Use renamed flymake faces.
28618
28619 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
28620 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
28621 (ebrowse-member-class, ebrowse-progress):
28622 Remove "-face" suffix from face names.
28623 (ebrowse-tree-mark-face, ebrowse-root-class-face)
28624 (ebrowse-file-name-face, ebrowse-default-face)
28625 (ebrowse-member-attribute-face, ebrowse-member-class-face)
28626 (ebrowse-progress-face):
28627 New backward-compatibility aliases for renamed faces.
28628 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
28629 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
28630 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
28631 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
28632
28633 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
28634 antlr-syntax)
28635 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
28636 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
28637 names.
28638 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
28639 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
28640 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
28641 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
28642 backward-compatibility aliases for renamed faces.
28643 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
28644 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
28645 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
28646 remove "font-lock-". Use renamed antlr-mode faces.
28647 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
28648 literal face-names with face variable references.
28649
28650 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
28651 face name.
28652 (Buffer-menu-buffer-face): New backward-compatibility alias for
28653 renamed face.
28654 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
28655
28656 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
28657
28658 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
28659 Eliminate "-face" suffix.
28660 (makefile-targets): Inherit from font-lock-function-name-face and
28661 eliminate "-face" suffix.
28662 (makefile-shell): Remove attributes and eliminate "-face" suffix.
28663 (makefile-*-font-lock-keywords): Append makefile-targets in rule
28664 actions, instead of prepending, to make it less visible.
28665 (makefile-previous-dependency, makefile-match-dependency):
28666 Don't match a target on a continuation line.
28667
28668 * files.el (auto-mode-alist): Put Makefile in gmake mode.
28669
28670 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
28671
28672 * progmodes/gdb-ui.el (menu): Re-order menu items.
28673 (gdb-tooltip-print): Respect tooltip-use-echo-area.
28674
28675 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
28676 Define in tooltip.el.
28677 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
28678 (gud-tooltip-tips): Respect tooltip-use-echo-area and
28679 gud-tooltip-echo-area.
28680
28681 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28682 backward compatibility and make obsolete.
28683 (tooltip-help-tips): Use tooltip-use-echo-area.
28684 (tooltip-show-help-function): Rename to...
28685 (tooltip-show-help): ...this, because it is a function.
28686 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
28687
28688 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
28689
28690 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
28691 (edebug-print-length, edebug-print-level, edebug-print-circle)
28692 (edebug-modify-breakpoint, edebug-eval-last-sexp)
28693 (edebug-eval-print-last-sexp): Doc fixes.
28694
28695 2005-06-14 Kim F. Storm <storm@cua.dk>
28696
28697 * ido.el (ido-mode): Make a new keymap every time we enable ido,
28698 as the coverage buffer/file/both may change.
28699
28700 2005-06-14 Lute Kamstra <lute@gnu.org>
28701
28702 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
28703 and run-mode-hooks. Simplify.
28704
28705 * mail/rmailedit.el (rmail-edit-mode):
28706 * progmodes/octave-inf.el (inferior-octave-mode):
28707 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
28708
28709 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
28710 and run-mode-hooks.
28711 (recentf-edit-list, recentf-open-files): Don't call
28712 kill-all-local-variables directly.
28713
28714 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
28715
28716 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
28717
28718 * emacs-lisp/byte-run.el (make-obsolete)
28719 (define-obsolete-function-alias): Rename arguments FUNCTION and
28720 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
28721 (make-obsolete-variable, define-obsolete-variable-alias):
28722 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
28723 respectively.
28724
28725 * isearchb.el (isearchb-activate):
28726 * pcvs.el (cvs-mode):
28727 * ses.el (ses-load):
28728 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
28729 * net/tramp.el (tramp-find-file-exists-command)
28730 (tramp-find-shell):
28731 * progmodes/ada-mode.el (ada-create-case-exception)
28732 (ada-create-case-exception-substring, ada-make-subprogram-body):
28733 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
28734 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
28735 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
28736 * textmodes/org.el (org-promote, org-evaluate-time-range)
28737 (org-agenda-next-date-line, org-agenda-previous-date-line)
28738 (org-agenda-error, org-open-at-point, org-table-move-row)
28739 (org-format-table-table-html-using-table-generate-source)
28740 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
28741 * textmodes/reftex.el (reftex-access-scan-info):
28742 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
28743 (reftex-toc-promote-prepare): Follow error conventions.
28744
28745 * diff-mode.el (diff-mode): Fix typo in docstring.
28746
28747 * forms.el (forms--intuit-from-file): Fix reference to
28748 `forms-number-of-fields' in error message.
28749 (forms-print): Fix quoting in error message.
28750
28751 * forms.el (forms-mode):
28752 * emulation/vi.el (vi-goto-insert-state):
28753 * progmodes/flymake.el (flymake-new-err-info)
28754 (flymake-start-syntax-check-for-current-buffer)
28755 (flymake-simple-cleanup):
28756 * eshell/esh-var.el (eshell/export):
28757 * progmodes/gud.el (xdb):
28758 * textmodes/flyspell.el (flyspell-incorrect-hook)
28759 (flyspell-maybe-correct-transposition)
28760 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
28761
28762 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
28763
28764 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
28765 minibuffer prompt.
28766
28767 2005-06-13 Kim F. Storm <storm@cua.dk>
28768
28769 * subr.el (add-to-ordered-list): New defun.
28770
28771 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
28772 add cua--keymap-alist to emulation-mode-map-alists.
28773
28774 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28775
28776 * subr.el (complete-in-turn): New macro.
28777 (dynamic-completion-table, lazy-completion-table): Add debug info.
28778
28779 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
28780 in preference to face aliases.
28781
28782 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
28783 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
28784 Remove unused vars `start' and `firstline'.
28785 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
28786 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
28787
28788 2005-06-13 Eli Zaretskii <eliz@gnu.org>
28789
28790 * cus-start.el (all): Don't complain about missing GTK-related
28791 variables, unless either `gtk' is boundp or this isn't a
28792 `windows-nt' build.
28793
28794 2005-06-13 Lute Kamstra <lute@gnu.org>
28795
28796 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
28797 run-mode-hooks.
28798
28799 * ediff-mult.el (ediff-meta-mode):
28800 * ediff-util.el (ediff-mode): Use run-mode-hooks.
28801
28802 * ledit.el (ledit-mode): Use delay-mode-hooks.
28803
28804 * woman.el (woman-mode-line-format): Delete constant.
28805 (woman-mode-map): Initialize it properly.
28806 (woman-mode): Set mode-class property to special.
28807 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
28808 Set major-mode and mode-name. Don't set mode-line-format directly.
28809 (Man-getpage-in-background): Don't reference woman-mode-line-format.
28810
28811 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
28812 string argument obsolete.
28813
28814 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
28815
28816 * textmodes/org.el (org-CUA-compatible): New option.
28817 (org-disputed-keys): New variable.
28818 (org-key): New function.
28819 (orgtbl-make-binding): Add docstring to the created function.
28820 (org-mode): Set paragraph start/separate regexps.
28821 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
28822 (org-archive-location, org-archive-mark-done)
28823 (org-archive-stamp-time): New options.
28824 (org-archive-subtree): New command.
28825 (org-fill-paragraph): New function.
28826 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
28827 (org-fake-empty-table-line): Function removed.
28828 (org-format-org-table-html): Do not create empty table lines at
28829 separator lines. Improved table header treatment.
28830 (org-link-format): New option.
28831 (org-make-link): New function.
28832 (org-insert-link, org-store-link): Use org-make-link.
28833 (org-open-file): Quote file name for shell command, to allow
28834 spaces in file names.
28835 (org-link-regexp): Fix bug with mailto link.
28836 (org-link-maybe-angles-regexp, org-protected-link-regexp):
28837 New constants.
28838 (org-export-as-html): Deal with the optional angles around a link.
28839 Better treatment of file: links.
28840 (org-open-at-point): Replace @{ and @} with < and >.
28841 (org-run-mode-hooks): Function removed.
28842 (org-agenda-mode): No longer use `org-run-mode-hooks'.
28843
28844 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
28845
28846 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
28847 MI command -data-list-register-values.
28848 (gdb-post-prompt): Indent properly.
28849
28850 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
28851
28852 * hilit-chg.el (highlight-changes-colors): Rename from
28853 `highlight-changes-colours'.
28854 (highlight-changes-colours): Keep as obsolete alias.
28855 (highlight-changes-face-list): Doc fix.
28856 (hilit-chg-make-list): Use `highlight-changes-colors'.
28857
28858 2005-06-12 Mark A. Hershberger <mah@everybody.org>
28859
28860 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
28861 defun-prompt-regexp.
28862
28863 2005-06-12 Eli Zaretskii <eliz@gnu.org>
28864
28865 * loadup.el: Don't say we are dumping under 2 names on windows-nt
28866 and cygwin.
28867
28868 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
28869 Don't use an old loaddefs.el, as in Makefile.in.
28870
28871 2005-06-12 Lute Kamstra <lute@gnu.org>
28872
28873 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
28874
28875 * man.el (Man-mode-map): Initialize it properly.
28876 (Man-mode): Set mode-class property to special.
28877
28878 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
28879
28880 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
28881
28882 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
28883 A newline is needed in the docstring there.
28884
28885 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
28886 Doc fixes.
28887
28888 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28889
28890 * printing.el: Doc fix. The menubar is no more changed when printing
28891 is loaded, it only changes when pr-menu-bind or pr-update-menus is
28892 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
28893 (pr-version): New version number (6.8.4).
28894 (pr-menu-bind): New command.
28895 (pr-update-menus): Docstring and code fix.
28896 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
28897 Docstring fix.
28898 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
28899 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
28900
28901 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
28902
28903 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
28904 "Returns" to "return", document useful return values, etc.
28905
28906 2005-06-11 Alan Mackenzie <acm@muc.de>
28907
28908 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
28909 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
28910 (adaptive-file-function): Minor amendment to doc-string.
28911
28912 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
28913
28914 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
28915 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
28916 Fix :type--it is `integer', not `string'.
28917
28918 * faces.el (modeline-highlight): Rename from (the erroneous)
28919 `modeline-higilight'.
28920
28921 2005-06-11 Lute Kamstra <lute@gnu.org>
28922
28923 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
28924 lisp-interaction-mode-map but make it the parent.
28925 (edebug-eval-mode): Use define-derived-mode.
28926
28927 2005-06-11 Andreas Schwab <schwab@suse.de>
28928
28929 * bindings.el: Add binding of `ESC functionkey' for every
28930 `M-functionkey'.
28931 * hexl.el (hexl-mode-map): Likewise.
28932
28933 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
28934
28935 * progmodes/compile.el (compilation-error-regexp-alist-alist)
28936 [msft]: update regexp for newer msft compilers.
28937
28938 2005-06-10 Mark A. Hershberger <mah@everybody.org>
28939
28940 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
28941 ATTLIST portions of included DTDs.
28942 (xml-parse-dtd): Eliminate use of inefficient match-data.
28943
28944 2005-06-10 Miles Bader <miles@gnu.org>
28945
28946 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
28947 (mpuz-text): Remove "-face" suffix from face names.
28948 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
28949 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
28950 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
28951
28952 * play/gomoku.el (gomoku-O, gomoku-X):
28953 Remove "-face" suffix from face names.
28954 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
28955 New backward-compatibility aliases for renamed faces.
28956 (gomoku-font-lock-keywords): Use renamed gomoku faces.
28957
28958 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28959
28960 * thumbs.el: Fixes for changes of 2005-06-09.
28961 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
28962 as a directory.
28963 (thumbs-thumbname): Remove directory separator from format string;
28964 `thumbs-thumbsdir' now returns a valid directory name.
28965 (thumbs-temp-dir): New defsubst.
28966 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
28967 Use it.
28968
28969 * cus-edit.el (minibuffer):
28970 * files.el (make-backup-file-name-function):
28971 * filesets.el (filesets-external-viewers):
28972 * hilit-chg.el (highlight-changes-colours)
28973 (highlight-changes-face-list, highlight-changes-rotate-faces):
28974 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
28975 * kmacro.el (kmacro-call-macro):
28976 * log-edit.el (log-edit-changelog-full-paragraphs):
28977 * mouse.el (mouse-1-click-follows-link):
28978 * skeleton.el (skeleton-autowrap):
28979 * subr.el (insert-for-yank-1):
28980 * tempo.el (tempo-insert-region):
28981 * terminal.el (terminal-emulator):
28982 * time.el (display-time-mail-face):
28983 * vc.el (vc-annotate):
28984 * vcursor.el (vcursor-copy-line):
28985 * woman.el (woman-bold-headings, woman-ignore)
28986 (woman-default-faces, woman-monochrome-faces):
28987 * calendar/todo-mode.el (todo-insert-threshold):
28988 * emulation/pc-select.el (pc-select-selection-keys-only)
28989 (pc-selection-mode):
28990 * emulation/vip.el (vip-find-char-forward):
28991 * emulation/viper-cmd.el (viper-find-char-forward):
28992 * international/mule-cmds.el
28993 (select-safe-coding-system-accept-default-p)
28994 (input-method-exit-on-invalid-key):
28995 * international/mule-diag.el (describe-coding-system):
28996 * international/ucs-tables.el (unify-8859-on-encoding-mode):
28997 * net/browse-url.el (browse-url-xterm-program):
28998 * obsolete/lazy-lock.el (lazy-lock-mode):
28999 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29000 (cperl-mode):
29001 * progmodes/cpp.el (cpp-face-light-name-list)
29002 (cpp-face-dark-name-list):
29003 * progmodes/delphi.el (delphi-newline-always-indents):
29004 Fix spellings in docstrings.
29005
29006 * ido.el (ido-mode, ido-file-extensions-order)
29007 (ido-default-file-method, ido-default-buffer-method)
29008 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29009 (ido-decorations, ido-read-file-name-as-directory-commands)
29010 (ido-read-file-name-non-ido, ido-work-directory-list)
29011 (ido-ignore-item-temp-list, ido-current-directory)
29012 (ido-magic-forward-char, ido-enter-find-file)
29013 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29014 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29015
29016 2005-06-10 Lute Kamstra <lute@gnu.org>
29017
29018 * play/dunnet.el (dun-mode): Use define-derived-mode.
29019 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
29020 obsolete alias.
29021
29022 * play/doctor.el (doctor-mode-map): Remove defvar.
29023 (doctor-mode): Use define-derived-mode.
29024
29025 * mail/mspools.el (mspools-mode):
29026 * net/eudc-hotlist.el (eudc-hotlist-mode):
29027 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29028
29029 2005-06-10 Miles Bader <miles@gnu.org>
29030
29031 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29032 Remove "-face" suffix from face names.
29033 (flyspell-incorrect-face, flyspell-duplicate-face):
29034 New backward-compatibility aliases for renamed faces.
29035 (flyspell-mode-on, make-flyspell-overlay)
29036 (flyspell-highlight-incorrect-region)
29037 (flyspell-highlight-duplicate-region)
29038 (flyspell-display-next-corrections)
29039 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29040
29041 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29042 from face name.
29043 (texinfo-heading-face): New backward-compatibility alias for
29044 renamed face.
29045 (texinfo-heading-face): Use renamed texinfo-heading face.
29046
29047 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29048 suffix from face names.
29049 (tex-math-face, tex-verbatim-face):
29050 New backward-compatibility aliases for renamed faces.
29051 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29052 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29053 literal face name.
29054
29055 * textmodes/table.el (table-cell): Remove "-face" suffix from face
29056 name.
29057 (table-cell-face): New backward-compatibility alias for renamed face.
29058 (table--put-cell-face-property, table--update-cell-face):
29059 Use renamed table-cell face.
29060
29061 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29062 from face name.
29063 (sgml-namespace-face): New backward-compatibility alias for
29064 renamed face.
29065 (sgml-namespace-face): Use renamed sgml-namespace face.
29066
29067 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29068 (org-level-4, org-level-5, org-level-6, org-level-7)
29069 (org-level-8, org-warning, org-headline-done)
29070 (org-deadline-announce, org-scheduled-today)
29071 (org-scheduled-previously, org-link, org-done, org-table)
29072 (org-time-grid): Remove "-face" suffix from face names.
29073 (org-level-1-face, org-level-2-face, org-level-3-face)
29074 (org-level-4-face, org-level-5-face, org-level-6-face)
29075 (org-level-7-face, org-level-8-face, org-warning-face)
29076 (org-headline-done-face, org-deadline-announce-face)
29077 (org-scheduled-today-face, org-scheduled-previously-face)
29078 (org-link-face, org-done-face, org-table-face)
29079 (org-time-grid-face):
29080 New backward-compatibility aliases for renamed faces.
29081 (org-level-faces, org-set-font-lock-defaults, org-timeline)
29082 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29083 (org-agenda-get-timestamps, org-agenda-get-scheduled)
29084 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29085
29086 * emulation/viper-init.el (viper-search, viper-replace-overlay)
29087 (viper-minibuffer-emacs, viper-minibuffer-insert)
29088 (viper-minibuffer-vi): Remove "-face" suffix from face names.
29089 (viper-search-face, viper-replace-overlay-face)
29090 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29091 (viper-minibuffer-vi-face):
29092 New backward-compatibility aliases for renamed faces.
29093 (viper-search-face, viper-replace-overlay-face)
29094 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29095 (viper-minibuffer-vi-face): Use renamed viper faces.
29096
29097 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
29098 Remove "-face" suffix from face names.
29099 (testcover-nohits-face, testcover-1value-face):
29100 New backward-compatibility aliases for renamed faces.
29101 (testcover-mark): Use renamed testcover faces.
29102
29103 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
29104 face name.
29105 (diary-button-face): New backward-compatibility alias for renamed face.
29106 (diary-entry): Use renamed diary-button face.
29107
29108 * calendar/calendar.el (diary, calendar-today, holiday)
29109 (mark-visible-calendar-date): Remove "-face" suffix from face names.
29110 (diary-face, calendar-today-face, holiday-face):
29111 New backward-compatibility aliases for renamed faces.
29112 (eval-after-load "facemenu", diary-entry-marker)
29113 (calendar-today-marker, calendar-holiday-marker, diary-face):
29114 Use renamed calendar faces.
29115
29116 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
29117 (compare-windows-face): New backward-compatibility alias for
29118 renamed face.
29119 (compare-windows-highlight): Use renamed compare-windows face.
29120
29121 * strokes.el (strokes-char): Remove "-face" suffix from face name.
29122 (strokes-char-face): New backward-compatibility alias for renamed face.
29123 (strokes-encode-buffer): Use renamed strokes-char face.
29124
29125 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
29126 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
29127 Remove "-face" suffix from face names.
29128 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
29129 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
29130 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
29131 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
29132 Use renamed pcvs faces.
29133 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
29134 * pcvs-defs.el (cvs-mode-map): Likewise.
29135 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
29136
29137 * info.el (info-title-1, info-title-2, info-title-3)
29138 (info-title-4): Remove "-face" suffix from and downcase face names.
29139 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
29140 (Info-title-4-face):
29141 New backward-compatibility aliases for renamed faces.
29142 (Info-fontify-node): Use renamed info faces.
29143
29144 * hilit-chg.el (highlight-changes, highlight-changes-delete):
29145 Remove "-face" suffix from face names.
29146 (highlight-changes-face, highlight-changes-delete-face):
29147 New backward-compatibility aliases for renamed faces.
29148 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
29149 (hilit-chg-make-list): Use renamed highlight-changes faces.
29150
29151 * generic-x.el (show-tabs-tab, show-tabs-space):
29152 Remove "-face" suffix from face names.
29153 (show-tabs-tab-face, show-tabs-space-face):
29154 New backward-compatibility aliases for renamed faces.
29155 (show-tabs-generic-mode-font-lock-defaults-1)
29156 (show-tabs-generic-mode-font-lock-defaults-2):
29157 Use renamed show-tabs faces.
29158
29159 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
29160 (smerge-markers): Remove "-face" suffix from face names.
29161 (smerge-mine-face, smerge-other-face, smerge-base-face)
29162 (smerge-markers-face):
29163 New backward-compatibility aliases for renamed faces.
29164 (smerge-mine-face, smerge-other-face, smerge-base-face)
29165 (smerge-markers-face): Use renamed smerge faces.
29166
29167 * log-view.el (log-view-file, log-view-message): Remove "-face"
29168 suffix from face names.
29169 (log-view-file-face, log-view-message-face):
29170 New backward-compatibility aliases for renamed faces.
29171 (log-view-file-face, log-view-message-face): Use renamed log-view
29172 faces.
29173
29174 * paren.el (show-paren-match, show-paren-mismatch):
29175 Remove "-face" suffix from face names.
29176 (show-paren-match-face, show-paren-mismatch-face):
29177 New backward-compatibility aliases for renamed faces.
29178 (show-paren-function): Use renamed show-paren faces.
29179
29180 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
29181 (ruler-mode-margins, ruler-mode-fringes)
29182 (ruler-mode-column-number, ruler-mode-fill-column)
29183 (ruler-mode-comment-column, ruler-mode-goal-column)
29184 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
29185 suffix from face names.
29186 (ruler-mode-default-face, ruler-mode-pad-face)
29187 (ruler-mode-margins-face, ruler-mode-fringes-face)
29188 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
29189 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
29190 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
29191 New backward-compatibility aliases for renamed faces.
29192 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
29193 (ruler-mode-column-number, ruler-mode-fill-column)
29194 (ruler-mode-comment-column, ruler-mode-goal-column)
29195 (ruler-mode-tab-stop, ruler-mode-current-column)
29196 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
29197 faces.
29198
29199 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
29200 face name.
29201 (whitespace-highlight-the-space): Use renamed face.
29202 (whitespace-highlight-face): New backward-compatibility alias for
29203 renamed face.
29204
29205 * woman.el (woman-italic, woman-bold, woman-unknown)
29206 (woman-addition, woman-symbol-face):
29207 Remove "-face" suffix from face names.
29208 (woman-italic-face, woman-bold-face, woman-unknown-face)
29209 (woman-addition-face):
29210 New backward-compatibility aliases for renamed faces.
29211 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
29212 (woman-decode-region, woman-replace-match)
29213 (woman-display-extended-fonts, woman-special-characters)
29214 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
29215 Use renamed woman faces.
29216
29217 * longlines.el (longlines-visible-face): Face removed.
29218
29219 * diff-mode.el (diff-header, diff-file-header, diff-index)
29220 (diff-hunk-header, diff-removed, diff-added, diff-changed)
29221 (diff-function, diff-context, diff-nonexistent): Remove "-face"
29222 suffix from face names.
29223 (diff-header-face, diff-file-header-face, diff-index-face)
29224 (diff-hunk-header-face, diff-removed-face, diff-added-face)
29225 (diff-changed-face, diff-function-face, diff-context-face)
29226 (diff-nonexistent-face): New backward-compatibility aliases for
29227 renamed faces.
29228 (diff-header-face, diff-file-header-face)
29229 (diff-index, diff-index-face, diff-hunk-header)
29230 (diff-hunk-header-face, diff-removed, diff-removed-face)
29231 (diff-added, diff-added-face, diff-changed-face, diff-function)
29232 (diff-function-face, diff-context-face, diff-nonexistent)
29233 (diff-nonexistent-face): Use renamed diff-mode faces.
29234
29235 * progmodes/compile.el (compilation-warning-face)
29236 (compilation-info-face): Remove "-face" suffix from face names.
29237 (compilation-warning-face, compilation-info-face):
29238 New backward-compatibility aliases for renamed faces.
29239 (compilation-warning-face, compilation-info-face):
29240 Use renamed compilation faces.
29241
29242 * add-log.el (change-log-date, change-log-name)
29243 (change-log-email, change-log-file, change-log-list)
29244 (change-log-conditionals, change-log-function)
29245 (change-log-acknowledgement): Remove "-face" suffix from face names.
29246 (change-log-date-face, change-log-name-face)
29247 (change-log-email-face, change-log-file-face)
29248 (change-log-list-face, change-log-conditionals-face)
29249 (change-log-function-face, change-log-acknowledgement-face):
29250 New backward-compatibility aliases for renamed faces.
29251 (change-log-font-lock-keywords): Use renamed change-log faces.
29252
29253 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
29254 (custom-set, custom-changed, custom-saved, custom-button)
29255 (custom-button-pressed, custom-documentation, custom-state)
29256 (custom-comment, custom-comment-tag, custom-variable-tag)
29257 (custom-variable-button, custom-face-tag, custom-group-tag-1)
29258 (custom-group-tag): Remove "-face" suffix from face names.
29259 (custom-magic-alist, custom-magic-value-create)
29260 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
29261 (custom-invalid-face, custom-rogue-face, custom-modified-face)
29262 (custom-set-face, custom-changed-face, custom-saved-face)
29263 (custom-button-face, custom-button-pressed-face)
29264 (custom-documentation-face, custom-state-face)
29265 (custom-comment-face, custom-comment-tag-face)
29266 (custom-variable-tag-face, custom-variable-button-face)
29267 (custom-face-tag-face, custom-group-tag-face-1)
29268 (custom-group-tag-face):
29269 New backward-compatibility aliases for renamed faces.
29270
29271 * wid-edit.el (widget-documentation, widget-button)
29272 (widget-field, widget-single-line-field, widget-inactive)
29273 (widget-button-pressed): "-face" suffix removed from face names.
29274 (widget-documentation-face, widget-button-face)
29275 (widget-field-face, widget-single-line-field-face)
29276 (widget-inactive-face, widget-button-pressed-face):
29277 New backward-compatibility aliases for renamed faces.
29278 (widget-documentation-face, widget-button-face)
29279 (widget-button-pressed-face, widget-specify-field)
29280 (widget-specify-inactive): Use renamed widget faces.
29281
29282 2005-06-10 Kenichi Handa <handa@m17n.org>
29283
29284 * term/x-win.el (x-clipboard-yank): Remove condition-case
29285 wrapping.
29286
29287 2005-06-11 Kenichi Handa <handa@m17n.org>
29288
29289 * add-log.el (change-log-font-lock-keywords): Make the regexp for
29290 date lines stricter.
29291
29292 2005-06-10 Zhang Wei <id.brep@gmail.com>
29293
29294 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
29295 of x-get-selection.
29296
29297 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29298
29299 * comint.el (comint-mode, comint-snapshot-last-prompt):
29300 * frame.el (frame-current-scroll-bars):
29301 * term.el (term-mode, term-check-proc, term-input-sender)
29302 (term-simple-send, term-extract-string, term-word)
29303 (term-match-partial-filename):
29304 * window.el (window-current-scroll-bars):
29305 * emulation/cua-base.el (cua-normal-cursor-color)
29306 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
29307 (cua-global-mark-cursor-color):
29308 * mail/undigest.el (rmail-forward-separator-regex):
29309 Fix typos in docstrings.
29310
29311 * comint.el (comint-check-proc, make-comint-in-buffer)
29312 (comint-source-default): Doc fixes.
29313
29314 * term.el (term-send-string): Improve argument/docstring consistency.
29315
29316 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
29317
29318 * comint.el (comint-send-input): Bind `inhibit-read-only' around
29319 call to `delete-region'.
29320 (comint-mode-hook): Do not enable Font Lock by default.
29321
29322 2005-06-09 Lute Kamstra <lute@gnu.org>
29323
29324 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
29325 could be void.
29326
29327 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
29328
29329 * emacs-lisp/debug.el (debugger-will-be-back): New var.
29330 (debug): Use it.
29331 (debugger-step-through, debugger-continue, debugger-jump)
29332 (debugger-return-value): Set it when needed.
29333 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
29334 Use inhibit-read-only.
29335
29336 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
29337
29338 * window.el (shrink-window-if-larger-than-buffer)
29339 (window-size-fixed): Fix typo in docstring.
29340
29341 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
29342 thumbnails directory on loading.
29343 (thumbs-conversion-program): Use `eq' to check the system type,
29344 not `equal'.
29345 (thumbs-temp-dir): Initialize to `temporary-file-directory',
29346 not "/tmp". Fix docstring.
29347 (thumbs-thumbsdir): New function to return the thumbnails
29348 directory, creating it if needed.
29349 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
29350 (thumbs-temp-file): Delete variable and make it into a function.
29351 (thumbs-resize-image, thumbs-modify-image): Use it.
29352 (thumbs-kill-buffer): Simplify.
29353 (thumbs-gensym): Defalias or duplicate CL `gensym'.
29354 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
29355 docstrings.
29356
29357 2005-06-09 Kim F. Storm <storm@cua.dk>
29358
29359 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
29360 set-match-data to free markers in match-data.
29361
29362 * replace.el (replace-match-data): Pass RESEAT arg `t' to
29363 match-data to unchain markers in match-data.
29364
29365 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
29366
29367 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
29368 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
29369 unnecessary now.
29370
29371 2005-06-08 Richard M. Stallman <rms@gnu.org>
29372
29373 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
29374 give the variable a doc string that doesn't say don't set it directly.
29375
29376 * textmodes/ispell.el (ispell-check-version):
29377 Use match-string-no-properties.
29378 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
29379 (ispell-buffer-local-words): Likewise.
29380
29381 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
29382 except on terminals with enough colors to really display it.
29383 (makefile-dependency-regex): Delete spurious `bb'.
29384
29385 * faces.el (escape-glyph): Use blue once again in last case.
29386 (no-break-space): Redefine so that it isn't invisible on a tty.
29387
29388 2005-06-08 Kim F. Storm <storm@cua.dk>
29389
29390 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
29391 also when reading directory name.
29392
29393 2005-06-08 Lute Kamstra <lute@gnu.org>
29394
29395 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
29396 (flyspell-mode-line-string): Remove autoload cookie.
29397 (flyspell-mode): Remove defvar.
29398
29399 2005-06-07 Lute Kamstra <lute@gnu.org>
29400
29401 * textmodes/org.el (org-run-mode-hooks): New function.
29402 (org-agenda-mode): Use it.
29403
29404 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
29405
29406 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
29407
29408 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29409
29410 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
29411
29412 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
29413
29414 * font-lock.el (font-lock-add-keywords): Doc fix.
29415
29416 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29417
29418 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
29419 (tex-compile-default): In the absence of any history, use the order in
29420 tex-compile-alist to choose the preferred command.
29421 (tex-compile-commands): Reorder a bit.
29422
29423 * textmodes/flyspell.el (flyspell-auto-correct-binding)
29424 (flyspell-incorrect-face, flyspell-duplicate-face):
29425 Use (X)Emacs-agnostic code.
29426 (flyspell-mode-map): Don't overwrite at each load. Remove code
29427 redundant with the subsequent add-minor-mode. Merge Emacs and
29428 XEmacs code.
29429 (flyspell-word): Minor simplification.
29430 (flyspell-math-tex-command-p): Quieten the byte-compiler.
29431 (flyspell-external-point-words): Remove unused vars `size' and `start'.
29432 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
29433 Merge the corresponding Emacs code.
29434 (flyspell-correct-word, flyspell-xemacs-popup):
29435 Use flyspell-do-correct.
29436
29437 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
29438 a dedicated window.
29439
29440 * international/latexenc.el (latexenc-find-file-coding-system):
29441 Undo part of last patch, to turn off a compiler warning.
29442
29443 2005-06-06 Juri Linkov <juri@jurta.org>
29444
29445 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
29446 Rename `tmm-inactive-face' to `tmm-inactive'.
29447
29448 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
29449
29450 * iswitchb.el: Rename faces.
29451
29452 2005-06-06 Kim F. Storm <storm@cua.dk>
29453
29454 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
29455 (cua-global-mark): Remove -face suffix from face names.
29456
29457 * emulation/cua-gmrk.el (cua--init-global-mark):
29458 Remove cua-global-mark face setup.
29459
29460 2005-06-06 Richard M. Stallman <rms@gnu.org>
29461
29462 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
29463 just like other allowed characters.
29464 (makefile-match-dependency): Exclude leading and training whitespace
29465 from the range of regexp subexp 1.
29466 (makefile-macroassign-regex): Don't try to match the body,
29467 just the name of the macro being defined.
29468
29469 * info.el (Info-read-node-name-2): New function.
29470 (Info-read-node-name-1): Use that.
29471 Add a completion-base-size-function property.
29472
29473 * simple.el (completion-setup-function): Look for
29474 completion-base-size-function property of minibuffer-completion-table.
29475
29476 * files.el (locate-file-completion): Doc fix.
29477
29478 * printing.el: Don't call pr-update-menus; user must do that.
29479
29480 * emacs-lisp/debug.el (debugger-window): New variable.
29481 (debug): Use debugger-window if it is set and still alive.
29482 Record debugger-window for next entry.
29483
29484 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
29485
29486 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
29487
29488 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
29489 (hack-one-local-variable, hack-local-variables)
29490 (hack-local-variables-prop-line): Pass that arg.
29491
29492 2005-06-06 Kim F. Storm <storm@cua.dk>
29493
29494 * ido.el (ido-first-match, ido-only-match, ido-subdir)
29495 (ido-indicator): Remove -face suffix from face names.
29496
29497 2005-06-06 Juri Linkov <juri@jurta.org>
29498
29499 * font-lock.el (font-lock-regexp-backslash)
29500 (font-lock-regexp-backslash-construct): New faces.
29501 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
29502 after `('. Add `while-no-input' to control structures.
29503
29504 * faces.el (no-break-space, shadow): New faces.
29505 (escape-glyph): Use less loud colors pink2 and red4.
29506
29507 * diff-mode.el (diff-context-face)
29508 * dired.el (dired-ignored)
29509 * rfn-eshadow.el (file-name-shadow)
29510 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
29511
29512 * info.el (Info-title-1-face): Use green instead of yellow because
29513 bold yellow is not readable on light backgrounds.
29514
29515 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
29516 before selecting the desired mode to not spend time fontifying
29517 old contents.
29518
29519 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
29520
29521 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
29522 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
29523
29524 * ps-print.el (ps-default-fg, ps-default-bg):
29525 Fix typos in docstrings.
29526
29527 * isearchb.el (isearchb): Don't pass a spurious second argument to
29528 `iswitchb-completions'.
29529
29530 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
29531
29532 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
29533 to preserve point.
29534 (gdb-find-file-hook): Add doc string.
29535
29536 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
29537 C dereferenced pointer expression.
29538 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
29539
29540 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
29541
29542 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
29543 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
29544 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
29545 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
29546 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
29547 Make background transparent.
29548
29549 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
29550
29551 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
29552 (font-lock-remove-keywords): Doc fix.
29553 (font-lock-mode-major-mode): Compiler defvar.
29554 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
29555
29556 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
29557 (font-lock-mode): Update `font-lock-mode-major-mode'.
29558 (font-lock-set-defaults): Compiler defvar.
29559 (font-lock-default-function): Take `font-lock-mode-major-mode'
29560 into account.
29561
29562 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
29563 keep track of which major mode it enabled the minor mode for.
29564 Use find-file-hook again. Update docstring.
29565
29566 * simple.el (eval-expression-print-level)
29567 (eval-expression-print-length, eval-expression-debug-on-error):
29568 Doc fixes.
29569
29570 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
29571
29572 * iswitchb.el (iswitchb-single-match-face)
29573 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
29574 (iswitchb-invalid-regexp-face): New faces.
29575 (iswitchb-completions): Use them.
29576 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
29577 now marked as an obsolete alias.
29578 (iswitchb-read-buffer): Remove check for bound font variables.
29579 (iswitchb-invalid-regexp): New free variable.
29580 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
29581 set iswitchb-invalid-regexp.
29582 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
29583 invalid regexps.
29584 (iswitchb-completions): Add check for complete match when entering
29585 a regexp.
29586 (iswitchb-completions): Remove require-match argument.
29587 (iswitchb-exhibit): Fix caller.
29588 (iswitchb-common-match-inserted): New variable.
29589 (iswitchb-complete, iswitchb-completion-help): Use it.
29590
29591 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
29592
29593 * url/url-http.el (url-http-chunked-encoding-after-change-function):
29594 Use `url-http-debug' instead of `message'.
29595
29596 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
29597
29598 * url/url-http.el (url-http-parse-headers): Pass redirected URL
29599 as a callback argument.
29600
29601 2005-06-04 Kim F. Storm <storm@cua.dk>
29602
29603 * simple.el (line-move): Only call sit-for when moving backwards.
29604
29605 * ido.el (ido-make-merged-file-list-1): New defun split from
29606 ido-make-merged-file-list.
29607 (ido-make-merged-file-list): Bind throw-on-input around call to
29608 ido-make-merged-file-list-1. Return input-pending-p if
29609 interrupted by more input available.
29610 (ido-read-internal): Handle input-pending-p return value from
29611 ido-make-merged-file-list.
29612
29613 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
29614
29615 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
29616 compatibility code.
29617
29618 * international/latexenc.el (latexenc-find-file-coding-system):
29619 Don't inherit the EOL part of the coding-system from the
29620 tex-main buffer. Fit within 80 columns.
29621
29622 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
29623
29624 * tmm.el (tmm-inactive-face): New face.
29625 (tmm-remove-inactive-mouse-face): New function.
29626 (tmm-prompt, tmm-add-one-shortcut)
29627 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
29628 but not selectable.
29629
29630 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
29631
29632 * faces.el (face-equal): Improve argument/docstring consistency.
29633
29634 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
29635
29636 * progmodes/make-mode.el (makefile-targets-face)
29637 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
29638 (makefile-bsdmake-dependency-regex)
29639 (makefile-makepp-rule-action-regex)
29640 (makefile-bsdmake-rule-action-regex): New constants.
29641 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
29642
29643 * progmodes/compile.el (compilation-error-regexp-alist-alist):
29644 Allow (...) within `...' for makepp messages.
29645
29646 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
29647
29648 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
29649
29650 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
29651 "." files are deleted from all file lists before comparison.
29652
29653 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29654 (viper-ESC-key): Made them customizable.
29655
29656 * emulation/viper.el (viper-non-hook-settings):
29657 Fix the names of defadvices.
29658
29659 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
29660
29661 * autorevert.el (auto-revert-buffers): Use save-match-data.
29662
29663 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
29664
29665 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
29666 menu items with a nil command binding.
29667
29668 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
29669
29670 * emacs-lisp/cl-macs.el (defsetf):
29671 Improve argument/docstring consistency.
29672
29673 * faces.el (list-faces-display): Improve the formatting by
29674 computing the maximum length required for any face-name (reworked
29675 patch of 1999-01-11, accidentally deleted on 1999-07-21).
29676 (internal-find-face): Remove redundant info in docstring.
29677
29678 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
29679
29680 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
29681 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
29682 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
29683 (gdb-assembler-custom): Improve regexps.
29684 (def-gdb-auto-update-handler): Use window point to preserve point.
29685
29686 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
29687
29688 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
29689
29690 2005-05-31 Jay Belanger <belanger@truman.edu>
29691
29692 * calc/calc-embed.el (calc-embedded-word): Change argument passed
29693 to calc-embedded.
29694 (calc-embedded-make-info): Have plain prefix argument select
29695 entire line.
29696
29697 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
29698
29699 * faces.el (list-faces-display): Signal error if passed a regexp
29700 that matches no face name.
29701
29702 * simple.el (filter-buffer-substring): Fix typo in docstring.
29703
29704 2005-05-31 Richard M. Stallman <rms@gnu.org>
29705
29706 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
29707 (vhdl-emacs-21): Doc fix.
29708 (vhdl-mode): Unconditionally set comment-padding.
29709 (vhdl-fixup-whitespace-region): Insert spaces only where
29710 there are none.
29711 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
29712
29713 2005-05-30 John Wiegley <johnw@newartisans.com>
29714
29715 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
29716 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
29717 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
29718 `directory-sep-char' to ?/, and all uses of `string-to-int' to
29719 `string-to-number'.
29720
29721 2005-05-30 Jay Belanger <belanger@truman.edu>
29722
29723 * calc/calc.el (calc-bug-address): Fix docstring.
29724 (calc-window-hook, calc-trail-window-hook): New variables.
29725 (calc-trail-display): Restore use of calc-trail-window-hook.
29726 (calc): Restore use of calc-window-hook.
29727
29728 2005-05-31 Masatake YAMATO <jet@gyve.org>
29729
29730 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
29731
29732 * help-fns.el (help-C-file-name): Add autoload mark for
29733 `find-function-noselect'.
29734
29735 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
29736
29737 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
29738 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
29739
29740 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
29741
29742 * calendar/diary-lib.el (mark-included-diary-files): Only kill
29743 included diary buffer if it was not already being visited.
29744 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
29745
29746 * calendar/icalendar.el (top-level): Do not require appt.
29747
29748 * mail/supercite.el (sc-select-attribution): Only use a list
29749 element from sc-attrib-selection-list if it returns a string.
29750 Reported by Davide G. M. Salvetti <salve@debian.org>.
29751
29752 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
29753
29754 * thumbs.el (thumbs-thumbname): The resulting thumbname now
29755 includes a hash value to improve its uniqueness, and has a ".jpg"
29756 extension. Also, it is now a valid filename on all systems.
29757 (thumbs-make-thumb): Use `let', not `let*'.
29758 (thumbs-show-thumbs-list): Check for JPEG availability.
29759
29760 2005-05-30 Richard M. Stallman <rms@gnu.org>
29761
29762 * filesets.el (filesets-menu-ensure-use-cached):
29763 Prevent warning when emacs-version>= is undefined.
29764
29765 * printing.el (pr-interactive-n-up): Use string-to-number.
29766
29767 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
29768
29769 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29770 Warn only when name to be defined is quoted.
29771
29772 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
29773
29774 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
29775 Make regexp more robust.
29776 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
29777 Force regeneration of disassembly.
29778
29779 2005-05-29 Jay Belanger <belanger@truman.edu>
29780
29781 * calc/calc.el (calc-user-invocation): Check if
29782 calc-invocation-macro is non-nil.
29783
29784 2005-05-29 Juri Linkov <juri@jurta.org>
29785
29786 * add-log.el (change-log-font-lock-keywords):
29787 Add `+' to e-mail regexp to accept mail address with keywords.
29788
29789 * man.el (Man-name-regexp): Add `:' to accept qualified names.
29790
29791 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
29792
29793 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
29794
29795 * ielm.el (inferior-emacs-lisp-mode): Ditto.
29796
29797 2005-05-29 Richard M. Stallman <rms@gnu.org>
29798
29799 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29800 Undo the change that moves to end of the current word.
29801
29802 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29803
29804 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
29805 Throw error when count <= 0 to ensure input is a number.
29806 (gdb-read-memory-custom): Pick up address from buffer.
29807 (gdb-memory-mode): Allow user to increment and decrement
29808 memory address from header line.
29809
29810 2005-05-29 Richard M. Stallman <rms@gnu.org>
29811
29812 * textmoddes/flyspell.el (flyspell-version): Function deleted.
29813 (flyspell-auto-correct-previous-hook): Doc fix.
29814
29815 * jit-lock.el (jit-lock-function, jit-lock-after-change):
29816 Do nothing if memory is full.
29817
29818 * font-lock.el (font-lock-fontify-syntactically-region):
29819 Pass t for GREEDY to looking-back.
29820
29821 * saveplace.el (save-place-alist-to-file): Write the file
29822 using write-region.
29823
29824 * subr.el (looking-back): New argument GREEDY.
29825
29826 * progmodes/compile.el (compilation-start): Set the mode
29827 before inserting the initial text.
29828
29829 * progmodes/which-func.el (which-func-update-1): Turn the mode
29830 off in case of error by setting which-func-mode.
29831
29832 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
29833
29834 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29835 Narrow down to what's on the screen, and recenter overlays
29836 at the end of the next word.
29837
29838 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
29839
29840 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
29841 8Vars moved up.
29842 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
29843 (flyspell-abbrev-p): Default to nil.
29844 (flyspell-use-global-abbrev-table-p): Doc fix.
29845 (flyspell-large-region): Allow nil as value.
29846 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
29847
29848 (mail-mode-flyspell-verify): More robust handling
29849 of `mail-header-separator'. More efficient signature detection.
29850 Allow for regexp metacharacters in message-header-separator.
29851 Adding `To' not to be checked in mail-mode-flyspell-verify.
29852
29853 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
29854 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
29855 Bind flyspell-auto-correct-binding.
29856 Bind C-. and C-, .
29857 (flyspell-mode-map): Likewise.
29858 (flyspell-mode): Doc fix.
29859 (flyspell-accept-buffer-local-defs): Preserve current buffer.
29860 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
29861 (flyspell-word-cache-result): New var, always local.
29862 (flyspell-check-pre-word-p): Doc fix.
29863 (flyspell-check-changed-word-p): Handle spc like newline.
29864 (flyspell-post-command-hook): Set flyspell-word-cache-result.
29865 (flyspell-word-search-backward, flyspell-word-search-forward):
29866 New functions.
29867 (flyspell-word): Return t if nothing to check.
29868 When parsing TeX code, check for after } or \.
29869 Use flyspell-word-search-backward to find previous word.
29870 Return nil if duplicated word.
29871 For word already checked, return same value as last time.
29872 Set flyspell-word-cache-result after checking.
29873 Don't clobber the return value.
29874 (flyspell-get-word): Major rewrite.
29875 (flyspell-external-point-words): New locals pword, pcount.
29876 Fix size used in progress message.
29877 Find the proper corresponding word in flyspell-large-region-buffer.
29878 (flyspell-region): Check for flyspell-large-region = nil.
29879 (flyspell-highlight-incorrect-region): Clean up overlays in region.
29880 (flyspell-auto-correct-word): Check that WORD is a cons.
29881 (flyspell-correct-word): Likewise.
29882
29883 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
29884
29885 * progmodes/make-mode.el (makefile-rule-action-regex)
29886 (makefile-macroassign-regex, makefile-makepp-mode)
29887 (makefile-bsdmake-mode): Continuation lines may be empty.
29888 Reported by Joshua Varner.
29889 (makefile-makepp-font-lock-keywords): Add $(stem).
29890
29891 2005-05-28 Karl Berry <karl@gnu.org>
29892
29893 * textmodes/tex-mode.el: Now that tex-send-command calls
29894 shell-quote-argument (2005-03-31 change), remove all calls to
29895 shell-quote-argument; they all end up invoking tex-send-command.
29896 The double quoting loses on filenames with non-safe characters,
29897 such as "@". Reported by Frederik Fouvry.
29898
29899 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29900
29901 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
29902 about preserving point.
29903
29904 2005-05-27 Jay Belanger <belanger@truman.edu>
29905
29906 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
29907 Info-goto-node.
29908
29909 * calc/calc-embed.el (calc-embed-arg): New variable.
29910 (calc-do-embedded-activate, calc-embedded-activate-formula)
29911 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
29912 variable by new variable.
29913 (calc-embedded-make-info): Replace undeclared variable by new
29914 variable. When selecting region with positive prefix
29915 argument, use end of previous line instead of beginning of line.
29916
29917 * calc/calc-aent.el (calc-arg-values): Declare it.
29918
29919 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
29920 Declare them.
29921
29922 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
29923
29924 * calc/calc.el (calc-alg-map): Declare it.
29925
29926 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
29927
29928 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
29929
29930 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
29931 (gdb-registers-buffer, toggle-gdb-all-registers):
29932 Toggle display of floating point registers.
29933 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
29934
29935 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
29936 (toggle-gud-tooltip-dereference):
29937 Rename from gud-toggle-tooltip-dereference.
29938
29939 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
29940
29941 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
29942
29943 2005-05-27 Jay Belanger <belanger@truman.edu>
29944
29945 * calc/calc-prog.el (calc-kbd-report): Remove.
29946 (calc-kbd-query): Rewrite.
29947
29948 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
29949
29950 * image.el (image-library-alist): Move to image.c.
29951 (image-type-available-p): Doc fix.
29952
29953 2005-05-27 Lute Kamstra <lute@gnu.org>
29954
29955 * calc/calc.el (calc):
29956 * outline.el (outline-1, outline-2, outline-3, outline-4)
29957 (outline-5, outline-6, outline-7, outline-8):
29958 * textmodes/dns-mode.el (dns-mode):
29959 * textmodes/sgml-mode.el (sgml-namespace-face):
29960 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
29961 (tex-verbatim-face, tex-use-reftex):
29962 * textmodes/texinfo.el (texinfo-heading-face):
29963 Specify customization group.
29964
29965 * longlines.el: Don't require easy-mmode.
29966 (longlines-visible-face): Specify customization group.
29967
29968 2005-05-27 Kenichi Handa <handa@m17n.org>
29969
29970 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
29971 encoding table of windows-1251.
29972
29973 * international/ucs-tables.el (ucs-set-table-for-input):
29974 If translation-table-for-input of a coding system is a symbol, get
29975 its translation-table property.
29976
29977 * international/code-pages.el: Don't register a coding system into
29978 non-iso-charset-alist more than once.
29979 (cp-make-coding-system): Likewise.
29980
29981 2005-05-26 John Wiegley <johnw@newartisans.com>
29982
29983 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
29984 `eshell-resume-eval' is wrapped in a list, it indicates that the
29985 command was run asynchronously. In that case, unwrap the value
29986 before checking the delimiter value.
29987
29988 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
29989 character before a space at the end of a line is \, assume the space
29990 is part of the last argument rather than a final argument separator.
29991
29992 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
29993 is in use, and the target is `t' or `nil' (which are the most common
29994 values), don't assume that the symbol target is a buffer.
29995
29996 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
29997
29998 * calendar/calendar.el (calendar-mode-line-format):
29999 Use mode-line-highlight as mouse-face.
30000
30001 * time.el (display-time-string-forms, display-time-update):
30002 Use mode-line-highlight as mouse-face.
30003
30004 2005-05-26 Jay Belanger <belanger@truman.edu>
30005
30006 * calc/calc.el (calc-language-alist): Remove extra defvar.
30007
30008 2005-05-26 Lute Kamstra <lute@gnu.org>
30009
30010 * arc-mode.el (archive-mode):
30011 * bookmark.el (bookmark-read-annotation-mode)
30012 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30013 * bs.el (bs-mode):
30014 * calc/calc-yank.el (calc-edit-mode):
30015 * calc/calc.el (calc-mode, calc-trail-mode):
30016 * calculator.el (calculator-mode):
30017 * chistory.el (command-history-mode):
30018 * comint.el:
30019 * cus-edit.el (custom-mode):
30020 * descr-text.el (describe-text-mode):
30021 * ebuff-menu.el (Electric-buffer-menu-mode):
30022 * ediff-util.el (ediff-mode):
30023 * emacs-lisp/re-builder.el (reb-mode):
30024 * emulation/vi.el (vi-mode-setup):
30025 * emulation/ws-mode.el (wordstar-mode):
30026 * eshell/esh-mode.el (eshell-mode):
30027 * forms.el (forms-mode):
30028 * help-mode.el (help-mode):
30029 * hexl.el (hexl-mode):
30030 * ibuffer.el (ibuffer-mode):
30031 * ielm.el (inferior-emacs-lisp-mode):
30032 * info.el (Info-mode, Info-edit-mode):
30033 * international/swedish.el:
30034 * ledit.el (ledit-from-lisp-mode):
30035 * locate.el (locate-mode):
30036 * mail/rmail.el (rmail-mode):
30037 * mail/rmailedit.el (rmail-edit-mode):
30038 * mail/rmailsum.el (rmail-summary-mode):
30039 * mail/supercite.el (sc-electric-mode):
30040 * net/eudc.el (eudc-mode):
30041 * net/quickurl.el (quickurl-list-mode):
30042 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30043 * obsolete/ooutline.el (outline-mode):
30044 * obsolete/options.el (Edit-options-mode):
30045 * obsolete/rnews.el (news-mode):
30046 * obsolete/rnewspost.el (news-reply-mode):
30047 * play/5x5.el (5x5-mode):
30048 * play/decipher.el (decipher-mode, decipher-stats-mode):
30049 * play/gomoku.el (gomoku-mode):
30050 * play/snake.el (snake-mode):
30051 * play/solitaire.el (solitaire-mode):
30052 * play/tetris.el (tetris-mode):
30053 * progmodes/ada-mode.el (ada-mode):
30054 * progmodes/antlr-mode.el (antlr-mode):
30055 * progmodes/autoconf.el (autoconf-mode):
30056 * progmodes/dcl-mode.el (dcl-mode):
30057 * progmodes/delphi.el (delphi-mode):
30058 * progmodes/ebrowse.el (ebrowse-tree-mode)
30059 (ebrowse-electric-list-mode, ebrowse-member-mode)
30060 (ebrowse-electric-position-mode):
30061 * progmodes/f90.el (f90-mode):
30062 * progmodes/fortran.el (fortran-mode):
30063 * progmodes/icon.el (icon-mode):
30064 * progmodes/idlw-help.el (idlwave-help-mode):
30065 * progmodes/idlw-shell.el (idlwave-shell-mode):
30066 * progmodes/idlwave.el (idlwave-mode):
30067 * progmodes/inf-lisp.el (inferior-lisp-mode):
30068 * progmodes/m4-mode.el (m4-mode):
30069 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30070 * progmodes/modula2.el (modula-2-mode):
30071 * progmodes/octave-inf.el (inferior-octave-mode):
30072 * progmodes/octave-mod.el (octave-mode):
30073 * progmodes/pascal.el (pascal-mode):
30074 * progmodes/sh-script.el (sh-mode):
30075 * progmodes/sql.el (sql-mode, sql-interactive-mode):
30076 * progmodes/vhdl-mode.el (vhdl-mode):
30077 * progmodes/xscheme.el (scheme-interaction-mode):
30078 * replace.el (occur-mode):
30079 * ses.el (ses-mode):
30080 * simple.el (completion-list-mode):
30081 * skeleton.el:
30082 * speedbar.el (speedbar-mode):
30083 * term.el (term-mode):
30084 * terminal.el (terminal-edit-mode):
30085 * textmodes/reftex-index.el (reftex-index-mode)
30086 (reftex-index-phrases-mode):
30087 * textmodes/reftex-sel.el (reftex-select-label-mode)
30088 (reftex-select-bib-mode):
30089 * textmodes/reftex-toc.el (reftex-toc-mode):
30090 * wdired.el (wdired-change-to-wdired-mode):
30091 * wid-browse.el (widget-browse-mode):
30092 Use run-mode-hooks.
30093
30094 * array.el (array-mode):
30095 * calendar/todo-mode.el (todo-mode):
30096 * man.el (Man-mode):
30097 * play/landmark.el (lm-mode):
30098 * play/mpuz.el (mpuz-mode):
30099 Use kill-all-local-variables and run-mode-hooks.
30100
30101 * subr.el (delay-mode-hooks): Specify indentation.
30102
30103 2005-05-26 Mark A. Hershberger <mah@everybody.org>
30104
30105 * xml.el (xml-substitute-special): Don't die for undefined xml
30106 entities.
30107
30108 2005-05-26 Jay Belanger <belanger@truman.edu>
30109
30110 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
30111 of nil.
30112
30113 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
30114
30115 * progmodes/gdb-ui.el (gdb-frame-address):
30116 Rename from gdb-current-address.
30117 (gdb-previous-frame-address): Rename from gdb-previous-address.
30118 (gdb-selected-frame): Rename from gdb-current-frame.
30119 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
30120 (gdb-frame-number): Rename from gdb-current-stack-level.
30121 (gdb-ann3): Match new mode-name for disassembly buffer.
30122 Extend initialization of variables.
30123 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
30124 (gdb-memory-mode): Use mouse-face in header line.
30125 (gdb-assembler-buffer-name): Call it disassembly and give frame
30126 in mode line.
30127 (gdb-source-spec-regexp, gdb-assembler-custom)
30128 (gdb-invalidate-assembler, gdb-frame-handler):
30129 Make robust to leading zeroes in address format.
30130
30131 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
30132
30133 * textmodes/org.el (org-mode): Use `define-derived-mode' to
30134 define `org-mode'.
30135 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
30136
30137 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
30138
30139 * log-edit.el (log-edit-changelog-entries): Distinguish between
30140 filenames like xfns.c and fns.c.
30141
30142 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
30143
30144 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
30145 point after reverting.
30146 (Buffer-menu-make-sort-button): Handle the case where
30147 `Buffer-menu-use-header-line' is nil.
30148
30149 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
30150
30151 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
30152 New funcs. In minibuffer-local-completion-map bind `]', `/'
30153 and `:' to them.
30154
30155 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
30156
30157 * startup.el (normal-top-level): Allow modification of load-path while
30158 we're iterating over it.
30159
30160 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
30161
30162 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
30163 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
30164 (thumbs-resize-interactive, thumbs-insert-image)
30165 (thumbs-insert-thumb, thumbs-dired-show-marked)
30166 (thumbs-find-image-at-point, thumbs-delete-images)
30167 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
30168 (thumbs-increment-image-size, thumbs-decrement-image-size):
30169 Fix typos in docstrings.
30170
30171 2005-05-24 Andre Spiegel <spiegel@gnu.org>
30172
30173 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
30174 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
30175 (cperl-mode): Use them.
30176
30177 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
30178
30179 * window.el (quit-window, shrink-window-if-larger-than-buffer):
30180 Doc fixes.
30181
30182 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
30183
30184 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
30185 Bind C-d to gdb-inferior-io-eof.
30186
30187 * dired.el (dired-dnd-popup-notice): Use message-box.
30188
30189 2005-05-23 Masatake YAMATO <jet@gyve.org>
30190
30191 * bindings.el (mode-line-major-mode-keymap):
30192 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
30193
30194 * faces.el (mode-line-highlight): New face.
30195
30196 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
30197 as mouse-face.
30198
30199 * bindings.el (top-level, help-echo, mode-line-modified)
30200 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
30201 as mouse-face.
30202
30203 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
30204
30205 * progmodes/cc-engine.el (c-guess-basic-syntax):
30206 Remove spurious call to `zerop'.
30207
30208 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
30209
30210 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
30211
30212 CC Mode update to 5.30.10:
30213
30214 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
30215 the point could go past the limit in decoration level 2, thereby
30216 causing errors during interactive fontification.
30217
30218 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
30219 bug when the file is evaluated interactively.
30220
30221 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
30222 declarations somewhat better in C++.
30223
30224 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
30225 New helper macro to make use of `run-mode-hooks'
30226 which has been added in Emacs 21.1.
30227 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
30228 (awk-mode): Use it.
30229 (make-local-hook): Suppress warning about obsoleteness.
30230
30231 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
30232 (c-append-backslashes-forward, c-delete-backslashes-forward)
30233 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
30234 Compensate for return value from `forward-line' when it has moved
30235 but not to a different line due to eob.
30236
30237 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
30238 `objc-method-intro' and `objc-method-args-cont'.
30239
30240 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
30241
30242 CC Mode update to 5.30.10:
30243
30244 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
30245 address in the copyright statement. Incidentally, change "along with
30246 GNU Emacs" to "along with this program" where it occurs.
30247
30248 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
30249 autoload, so that it is interactive, hence can be found by M-x awk-mode
30250 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
30251 <gmorris+emacs@ast.cam.ac.uk>.
30252
30253 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
30254 Mode's regexps.
30255
30256 2005-05-23 Kevin Ryde <user42@zip.com.au>
30257
30258 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
30259 from c-parse-state, to avoid a lisp error (on bad code).
30260
30261 2005-05-23 Lute Kamstra <lute@gnu.org>
30262
30263 * subr.el (font-lock-defaults): Remove defvar as it's already
30264 defined in font-core.el.
30265
30266 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
30267
30268 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
30269
30270 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
30271 more general and work when GDB variable "print pretty" is on,
30272 as with Emacs, for example.
30273
30274 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
30275
30276 * font-core.el: Update comment.
30277
30278 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
30279 Use `after-change-major-mode-hook' instead of `find-file-hook'.
30280
30281 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
30282
30283 2005-05-22 Eli Zaretskii <eliz@gnu.org>
30284
30285 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
30286 and `yank-handler' in the doc strings.
30287
30288 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
30289
30290 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
30291
30292 2005-05-22 Richard M. Stallman <rms@gnu.org>
30293
30294 * help.el (describe-key): Move print-help-return-message call
30295 out of conditional.
30296
30297 * progmodes/etags.el (list-tags): Use with-no-warnings.
30298
30299 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
30300 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
30301 (starttls-extra-args, starttls-extra-arguments): Add defvars.
30302
30303 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
30304
30305 * language/viet-util.el (viet-viscii-nonascii-translation-table):
30306 Add defvar.
30307
30308 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
30309 Use defvar, not defconst.
30310
30311 * hexl.el (hexl-follow-line): Use with-no-warnings.
30312
30313 * emulation/tpu-extras.el: Use write-file-functions instead of
30314 write-file-hooks.
30315
30316 * dired.el (dired-font-lock-keywords): Fontify files with junk
30317 extensions even if marked by -F.
30318
30319 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
30320
30321 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
30322 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
30323 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
30324 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
30325 (concatenate, list-length, get*, getf, cl-remprop):
30326 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
30327 (etypecase, progv, lexical-let, lexical-let*)
30328 (multiple-value-bind, multiple-value-setq, shiftf):
30329 Improve argument/docstring consistency.
30330
30331 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
30332
30333 2005-05-22 Andre Spiegel <spiegel@gnu.org>
30334
30335 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
30336 doesn't exist.
30337
30338 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
30339 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
30340
30341 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
30342
30343 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
30344 already deleted variables: auto-fill-hook, blink-paren-hook,
30345 lisp-indent-hook, inhibit-local-variables, unread-command-event,
30346 suspend-hooks, comment-indent-hook, meta-flag,
30347 before-change-function, after-change-function,
30348 font-lock-doc-string-face.
30349
30350 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
30351
30352 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
30353
30354 2005-05-21 Eli Zaretskii <eliz@gnu.org>
30355
30356 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
30357 rmail-dont-reply-to.
30358
30359 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
30360
30361 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
30362 literal blank when splitting new-header-values.
30363
30364 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
30365
30366 * calendar/cal-menu.el (cal-menu-update): Add separator as a
30367 string so that tmm doesn't create a completion entry for it.
30368
30369 * textmodes/table.el (table-disable-menu): Ditto.
30370
30371 2005-05-21 Richard M. Stallman <rms@gnu.org>
30372
30373 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
30374
30375 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
30376
30377 * net/rcompile.el (remote-compile): Use compilation-start.
30378
30379 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
30380
30381 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
30382
30383 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
30384 Default to makefile-bsdmake-mode on BSD systems.
30385
30386 * imenu.el (imenu-generic-expression, imenu--generic-function'):
30387 REGEXP may also be a search function now. The part of doc-string
30388 for describing the structure was 95% identical to that of
30389 `imenu--generic-function'. Unify it there.
30390
30391 * progmodes/make-mode.el (makefile-imenu-generic-expression):
30392 Use function to find dependencies, because regexp alone is so complex,
30393 it easily goes into an endless loop.
30394 (makefile-makepp-mode): Also add submenu for Perl functions
30395 defined in the makefile.
30396 (makefile-bsdmake-mode): Special imenu-generic-expression no
30397 longer needed, due to function call.
30398 (makefile-match-dependency): Take BOUND into account when checking
30399 if we're through.
30400
30401 2005-05-20 Jay Belanger <belanger@truman.edu>
30402
30403 * calc/calc-units.el (calc-invalidate-units-table):
30404 Use inhibit-read-only.
30405 (math-build-units-table-buffer): Use view-mode.
30406
30407 2005-05-20 David Kastrup <dak@gnu.org>
30408
30409 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
30410 easy-menu-add is not a nop on Emacs; and clarify when to call it.
30411
30412 2005-05-20 Lute Kamstra <lute@gnu.org>
30413
30414 * diff-mode.el (diff-header-face, diff-file-header-face)
30415 (diff-index-face, diff-hunk-header-face, diff-removed-face)
30416 (diff-added-face, diff-changed-face, diff-function-face)
30417 (diff-context-face, diff-nonexistent-face): Put them in the
30418 diff-mode customization group.
30419
30420 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
30421
30422 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
30423
30424 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
30425
30426 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
30427 Minor regexp-optimization.
30428
30429 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
30430
30431 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
30432 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
30433 (org-agenda-add-time-grid-maybe): New function.
30434 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
30435 (org-table-create): `dotimes' instead of `mapcar'.
30436 (org-xor): Simplify implementation.
30437 (org-agenda): `inhibit-redisplay' turned on.
30438 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
30439 a consistent line after a state change.
30440 (org-agenda-remove-times-when-in-prefix): New option.
30441 (org-prefix-has-time): New variable.
30442 (org-parse-time-string): Optional argument NODEFAULT.
30443 (org-format-agenda-item): Parse items for time-of-day
30444 specifications and move these into the prefix if possible.
30445 (org-agenda-priority): Get current heading, not previous heading
30446 during agenda remote editing.
30447
30448 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
30449
30450 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
30451 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
30452 (remove-duplicates, delete-duplicates, substitute)
30453 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
30454 (nsubstitute-if-not, find, find-if, find-if-not, position)
30455 (position-if, position-if-not, count, count-if, count-if-not)
30456 (mismatch, search, sort*, stable-sort, merge, member*)
30457 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
30458 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
30459 (intersection, nintersection, set-difference, nset-difference)
30460 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
30461 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
30462 (nsublis, tree-equal): Improve argument/docstring consistency.
30463
30464 * subr.el (send-string, send-region): Remove obsolescence declaration.
30465 (window-dot, set-window-dot, read-input, show-buffer)
30466 (eval-current-buffer, string-to-int):
30467 Add release number to obsolescence declarations.
30468
30469 2005-05-19 Kim F. Storm <storm@cua.dk>
30470
30471 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
30472 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
30473
30474 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
30475
30476 * faces.el (list-faces-display): Make back button respect optional
30477 regexp arg.
30478
30479 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
30480
30481 * calculator.el (calculator-radix-grouping-mode)
30482 (calculator-radix-grouping-digits, calculator-displayer)
30483 (calculator-radix-grouping-separator, calculator-copy-displayer):
30484 * dabbrev.el (dabbrev-search-these-buffers-only):
30485 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
30486 (diff-advance-after-apply-hunk, diff-mode-hook)
30487 (diff-minor-mode-prefix):
30488 * imenu.el (imenu-use-popup-menu):
30489 * jit-lock.el (jit-lock-context-time):
30490 * newcomment.el (comment-fill-column, comment-column)
30491 (comment-style, comment-padding, comment-multi-line)
30492 (comment-empty-lines, comment-auto-fill-only-comments):
30493 * reveal.el (reveal-around-mark):
30494 * uniquify.el (uniquify-buffer-name-style)
30495 (uniquify-after-kill-buffer-p)
30496 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
30497 (uniquify-min-dir-content, uniquify-separator)
30498 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
30499 * w32-vars.el (w32-fixed-font-alist):
30500 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
30501 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
30502 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
30503 * progmodes/perl-mode.el (perl-indent-level)
30504 (perl-continued-statement-offset, perl-continued-brace-offset)
30505 (perl-brace-offset, perl-brace-imaginary-offset)
30506 (perl-label-offset, perl-indent-continued-arguments)
30507 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
30508 * progmodes/tcl.el (tcl-indent-level)
30509 (tcl-continued-indent-level, tcl-auto-newline)
30510 (tcl-tab-always-indent, tcl-electric-hash-style)
30511 (tcl-help-directory-list, tcl-use-smart-word-finder)
30512 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
30513 (inferior-tcl-source-command):
30514 * textmodes/fill.el (enable-kinsoku):
30515 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
30516 * textmodes/table.el (table-yank-handler):
30517 Specify missing group (and type, if simple) in defcustom.
30518
30519 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
30520
30521 * progmodes/compile.el (compilation-finish-function): Fix defvar.
30522
30523 2005-05-19 Richard M. Stallman <rms@gnu.org>
30524
30525 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
30526
30527 * subr.el (event-basic-type): Don't get an error.
30528 (left-fringe-p): Function deleted.
30529
30530 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
30531 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
30532
30533 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
30534 in recursive copy.
30535
30536 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
30537
30538 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
30539
30540 * emacs-lisp/bytecomp.el
30541 (byte-compile-file-form-custom-declare-variable):
30542 Call byte-compile-nogroup-warn if appropriate.
30543
30544 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
30545 (compilation-set-window): Don't call left-fringe-p; do it directly.
30546
30547 2005-05-19 Jay Belanger <belanger@truman.edu>
30548
30549 * calc/calc-graph.el (calc-graph-format-data): Make sure
30550 var-PlotRejects is bound before trying to check its value.
30551
30552 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
30553
30554 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
30555 definition of this variable from reftex-global.el to reftex.el,
30556 because it is needed in the menu.
30557
30558 2005-05-19 Lute Kamstra <lute@gnu.org>
30559
30560 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
30561 years are fixed. Don't insert a space after a dash.
30562
30563 2005-05-19 Kim F. Storm <storm@cua.dk>
30564
30565 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
30566
30567 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
30568
30569 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
30570 strings, because (eq ... ?\\) is fairly frequent.
30571
30572 * progmodes/make-mode.el (makefile-add-this-line-targets):
30573 Simplify and integrate into `makefile-pickup-targets'.
30574 (makefile-add-this-line-macro): Simplify and integrate into
30575 `makefile-pickup-macros.
30576 (makefile-pickup-filenames-as-targets): Simplify.
30577 (makefile-previous-dependency, makefile-match-dependency):
30578 Don't stumble over `::'.
30579
30580 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
30581
30582 * subr.el (post-command-idle-hook, post-command-idle-delay):
30583 Remove obsoletion of post-command-idle-hook and
30584 post-command-idle-delay.
30585
30586 * faces.el (list-faces-display): Provide button when describe-face
30587 is called to take user back to the list of faces.
30588
30589 * help-fns.el (describe-variable): Remove hyperlinks in a
30590 variable's value as these are quite frequently inappropriate.
30591
30592 * follow.el (follow-submit-feedback, follow-mode):
30593 Remove references to post-command-idle-hook.
30594
30595 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
30596
30597 * progmodes/make-mode.el (makefile-previous-dependency)
30598 (makefile-match-dependency): Check for := (and in bsd mode also
30599 !=) to give a better result, even when font-lock is not on.
30600
30601 2005-05-18 Jay Belanger <belanger@truman.edu>
30602
30603 * calc/calc-help.el (calc-s-prefix-help):
30604 Add `calc-copy-special-constant' to help string.
30605
30606 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
30607
30608 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30609
30610 2005-05-18 Jay Belanger <belanger@truman.edu>
30611
30612 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
30613 in linear factors are in proper order.
30614
30615 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
30616
30617 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30618 Support for jurabib.
30619
30620 * textmodes/reftex.el (featurep): Define aliases for overlay
30621 commands, for XEmacs compatibility, and use these aliases in
30622 overlay initializations.
30623 (reftex-highlight): Use `reftex-move-overlay'.
30624 (reftex-unhighlight): Use `reftex-delete-overlay'.
30625 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
30626 (reftex-access-search-path): Use `reftex-uniquify' instead of
30627 `reftex-uniq'.
30628
30629 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
30630 `before-string' property modification enables for Emacs as well.
30631 (reftex-select-item): Use `reftex-delete-overlay'.
30632 (reftex-select-mark): Use `reftex-make-overlay' and
30633 `reftex-overlay-put'.
30634 (reftex-select-unmark): Use `reftex-delete-overlay' and
30635 `reftex-overlay-put'.
30636
30637 2005-05-18 Lute Kamstra <lute@gnu.org>
30638
30639 * emacs-lisp/lisp.el (check-parens): Fix docstring.
30640
30641 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
30642
30643 * add-log.el (add-change-log-entry):
30644 * array.el (array-make-template, array-reconfigure-rows)
30645 (array-init-max-row, array-init-max-column)
30646 (array-init-columns-per-line, array-init-field-width):
30647 * replace.el (replace-match-maybe-edit, perform-replace):
30648 * textmodes/spell.el (spell-region):
30649 Replace `read-input' by `read-string'.
30650
30651 * forms.el (forms-mode):
30652 * finder.el (finder-compile-keywords):
30653 * shadowfile.el (shadow-read-files):
30654 Replace `eval-current-buffer' by `eval-buffer'.
30655
30656 * terminal.el (te-pass-through):
30657 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
30658 (ange-ftp-raw-send-cmd):
30659 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
30660 (send-process-next-char, telnet-initial-filter, telnet):
30661 Replace `send-string' by `process-send-string'.
30662
30663 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
30664 (prolog-consult-region): Replace `send-string' by
30665 `process-send-string'; replace `send-region' by `process-send-region'.
30666
30667 * progmodes/delphi.el (delphi-log-msg):
30668 Replace `set-window-dot' by `set-window-point'.
30669
30670 * subr.el (window-dot, set-window-dot, read-input, send-string)
30671 (send-region, show-buffer, eval-current-buffer):
30672 Make really obsolete, as the comment says.
30673
30674 2005-05-17 Kim F. Storm <storm@cua.dk>
30675
30676 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
30677 (cua--init-keymaps): Bind C-return instead of S-return to set
30678 rectangle mark.
30679
30680 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
30681 instead of S-return to toggle/clear rectangle mark.
30682
30683 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
30684
30685 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
30686 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
30687 Also fontify plain strings assigned to variables, mostly so that a
30688 colon has a face and is thus not taken as a dependency separator.
30689 (makefile-previous-dependency): Inline the new matcher, because it
30690 is too complex to work in both directions.
30691 (makefile-match-dependency): Eliminate `backward' arg (see above).
30692 Completely reimplemented so as to not sometimes go into an endless
30693 loop. It should also be more efficient, because first it only
30694 searches for `:', instead of applying the very complex regexp.
30695 (makefile-mode): Cancel `font-lock-support-mode', because blocks
30696 to be fontified in one piece can be too long for JIT.
30697 Makefiles are never *that* big.
30698
30699 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
30700
30701 * dired.el (dired-mode): Simplify.
30702
30703 2005-05-17 Lute Kamstra <lute@gnu.org>
30704
30705 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
30706 defcustom for the mode hook variable.
30707
30708 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
30709 Emacs Lisp Reference Manual.
30710
30711 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
30712
30713 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
30714 (evenp, list*):
30715 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
30716 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
30717
30718 * net/tramp-smb.el (tramp-smb-open-connection):
30719 Pass `tramp-chunksize' as fifth (required) argument.
30720
30721 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
30722
30723 * font-lock.el (lisp-font-lock-keywords-1):
30724 Set `font-lock-negation-char-face' for [^...] char group.
30725 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
30726
30727 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
30728 a var, and refine it to mask one more level of nested vars.
30729 (makefile-rule-action-regex): Turn it into a var, and refine it so
30730 it recognizes backslashed continuation lines as belonging to the
30731 same command.
30732 (makefile-macroassign-regex): Refine it so it recognizes
30733 backslashed continuation lines as belonging to the same command.
30734 (makefile-var-use-regex): Don't look at the next char, because it
30735 might be the same one to be skipped by the initial [^$], leading
30736 to an overlooked variable use.
30737 (makefile-make-font-lock-keywords): Remove two parameters, which
30738 are now variables that some of the modes set locally.
30739 Handle dependency and rule action matching through functions, because
30740 regexps alone match too often. Dependency matching now comes
30741 last, so it can check, whether a colon already matched something else.
30742 (makefile-mode): Inform that font-lock improves makefile parsing
30743 capabilities.
30744 (makefile-match-dependency, makefile-match-action): New functions.
30745
30746 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
30747
30748 * emacs-lisp/cl-extra.el (equalp): Doc fix.
30749
30750 * align.el (align-regexp):
30751 * ansi-color.el (ansi-color-get-face):
30752 * array.el (array-reconfigure-rows, array-init-max-row)
30753 (array-init-max-column, array-init-columns-per-line)
30754 (array-init-field-width):
30755 * dired-aux.el (dired-trample-file-versions):
30756 * dired-x.el (dired-mark-sexp):
30757 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
30758 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
30759 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
30760 * faces.el (face-read-integer):
30761 * files.el (backup-extract-version, insert-directory):
30762 * hexl.el (hexl-insert-decimal-char):
30763 * server.el (server-process-filter):
30764 * shell.el (shell-extract-num):
30765 * startup.el (command-line-1):
30766 * term.el (term-command-hook):
30767 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
30768 (time-stamp-do-number):
30769 * time.el (display-time-update):
30770 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
30771 (timezone-fix-time):
30772 * vms-patch.el (vms-suspend-resume-hook):
30773 * calendar/appt.el (appt-convert-time):
30774 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30775 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
30776 * calendar/cal-islam.el (mark-islamic-diary-entries):
30777 * calendar/calendar.el (calendar-cursor-to-date)
30778 (calendar-star-date):
30779 * calendar/diary-lib.el (diary-attrtype-convert)
30780 (mark-diary-entries, diary-entry-time):
30781 * calendar/solar.el (solar-get-number):
30782 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
30783 * emacs-lisp/re-builder.el (reb-display-subexp):
30784 * emulation/edt.el (edt-set-scroll-margins):
30785 * emulation/tpu-extras.el (tpu-set-scroll-margins):
30786 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
30787 (vip-get-ex-count):
30788 * emulation/viper-ex.el (viper-get-ex-token)
30789 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
30790 * international/fontset.el (fontset-plain-name):
30791 * mail/feedmail.el (feedmail-look-at-queue-directory):
30792 * mail/mailalias.el (mail-get-names):
30793 * mail/rmail.el (rmail-convert-to-babyl-format):
30794 * mail/rmailsum.el (rmail-make-basic-summary-line)
30795 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
30796 (rmail-summary-goto-msg):
30797 * mail/smtpmail.el (smtpmail-read-response):
30798 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
30799 (ange-ftp-vms-add-file-entry):
30800 * play/gametree.el (gametree-looking-at-ply)
30801 (gametree-current-branch-score):
30802 * progmodes/ada-xref.el (ada-prj-find-prj-file)
30803 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
30804 * progmodes/cperl-mode.el (condition-case):
30805 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
30806 (ebrowse-set-member-buffer-column-width)
30807 (ebrowse-select-1st-to-9nth):
30808 * progmodes/etags.el (etags-snarf-tag):
30809 * progmodes/flymake.el (flymake-parse-line):
30810 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
30811 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
30812 (idlwave-shell-menu-def):
30813 * progmodes/ps-mode.el (ps-run-goto-error):
30814 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
30815 (vhdl-speedbar-contract-level):
30816 * term/mac-win.el (x-handle-numeric-switch):
30817 * term/sun-mouse.el (sun-get-frame-data):
30818 * term/w32-win.el (x-handle-numeric-switch):
30819 * term/x-win.el (x-handle-numeric-switch):
30820 * textmodes/ispell.el (ispell-parse-output):
30821 * textmodes/nroff-mode.el (nroff-outline-level):
30822 * textmodes/reftex-cite.el (reftex-bib-sort-year)
30823 (reftex-bib-sort-year-reverse, reftex-format-citation):
30824 * textmodes/reftex-parse.el (reftex-init-section-numbers)
30825 (reftex-section-number):
30826 * textmodes/texinfmt.el (texinfo-paragraphindent):
30827 Replace `string-to-int' by `string-to-number'.
30828
30829 * international/latexenc.el: Add page marker to force the "Local
30830 Variables:" string out of the last page.
30831
30832 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30833
30834 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
30835 tooltip-change-major-mode.
30836 (gud-tooltip-print-command): Remove case where gud-minor-mode
30837 is gdb ("--fullname").
30838 (gud-tooltip-tips): Turn GUD tooltips off for this case and
30839 explain to user.
30840
30841 2005-05-16 Jay Belanger <belanger@truman.edu>
30842
30843 * calc/calc-store.el (calc-copy-special-constant): New function.
30844
30845 * calc/calc-ext.el (calc-init-extensions): Add binding for
30846 `calc-copy-special-constant'.
30847
30848 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
30849 for the `calc-copy-special-constant' command.
30850
30851 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30852
30853 * subr.el (left-fringe-p): New function.
30854
30855 * progmodes/compile.el (compilation-setup): Set local value of
30856 overlay-arrow-string to "" always.
30857 (compilation-set-window): Left fringe then don't scroll.
30858 No left fringe then no arrow and scroll message to top.
30859 (compilation-context-lines): Adjust doc string accordingly.
30860
30861 2005-05-16 Kim F. Storm <storm@cua.dk>
30862
30863 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
30864 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
30865 (ido-wide-find-dir-or-delete-dir): New command for M-d.
30866 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
30867 (ido-read-file-name): Handle commands with ido property value
30868 equal to find-file as reading a file name, to allow C-d to enter dired.
30869 (ibuffer-find-file): Add ido property with value find-file.
30870
30871 2005-05-15 Kim F. Storm <storm@cua.dk>
30872
30873 * subr.el (open-network-stream-nowait): Remove.
30874 (open-network-stream-server): Remove.
30875
30876 2005-05-15 Richard M. Stallman <rms@gnu.org>
30877
30878 * faces.el (describe-face): Output a definition link button.
30879
30880 * help-mode.el (help-face-def): New button type.
30881
30882 * emacs-lisp/copyright.el (copyright-fix-years):
30883 Match properly if the first year is 2-digit.
30884 Don't mess up the whitespace after the years by filling.
30885
30886 * dired-aux.el (dired-mark-confirm):
30887 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
30888
30889 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
30890 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
30891 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
30892
30893 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30894 Set font-lock-comment-start-skip.
30895
30896 * font-lock.el (font-lock-comment-start-skip): New variable.
30897 (font-lock-comment-end-skip): New variable.
30898 (font-lock-fontify-syntactically-region): Use them if non-nil.
30899
30900 2005-05-15 Jay Belanger <belanger@truman.edu>
30901
30902 * calc/calc-store.el (calc-store-value): Return a string rather
30903 than display it as a message.
30904 Use calc-var-name for variable name.
30905 (calc-store-into): Add the result of calc-store-value to message.
30906 (calc-copy-variable): Add a message.
30907 (calc-store-exchange): Improve error messages.
30908 (calc-store-binary, calc-store-map): Don't reset the values of
30909 special constants.
30910
30911 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
30912
30913 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
30914 manual to docstring.
30915
30916 * files.el (hack-local-variables-confirm): Add STRING argument.
30917 Make the function handle non file visiting buffers correctly.
30918 (hack-local-variables-prop-line, hack-local-variables)
30919 (hack-one-local-variable): Use STRING arg of
30920 `hack-local-variables-confirm'.
30921
30922 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
30923
30924 Sync with Tramp 2.0.49.
30925
30926 * net/tramp.el (tramp-handle-dired-call-process)
30927 (tramp-handle-insert-directory):`insert-buffer' cannot be used
30928 because the contents of the Tramp buffer is changed before
30929 insertion (`expand-file' and alike).
30930 (tramp-handle-insert-directory): If `localname' has an empty
30931 nondirectory name, it must not be quoted.
30932 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
30933 variable `tramp-chunksize'. Change callees.
30934 (tramp-open-connection-setup-interactive-shell): Check remote host
30935 for buggy `send-process-string' implementation.
30936 Set `tramp-chunksize' if found. Reported by Michael Kifer
30937 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
30938 (tramp-handle-shell-command): `insert-buffer' cannot be used
30939 because the contents of the Tramp buffer is changed before
30940 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
30941 <frederic.bothamy@free.fr>.
30942 (tramp-set-auto-save): Actions should be done for Tramp file name
30943 handler only. Ange-FTP has its own auto-save mechanism.
30944 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
30945 (tramp-set-auto-save-file-modes): Set file modes of
30946 `buffer-auto-save-file-name' to ?\600 as fallback solution.
30947 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
30948 (tramp-bug): Remove obsolete variable.
30949 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
30950 for presence of `mml-mode'. Make it running for older Emacsen as well.
30951
30952 2005-05-14 John Paul Wallington <jpw@pobox.com>
30953
30954 * ibuf-ext.el (define-ibuffer-filter filename):
30955 If `dired-directory' is a list, use its car.
30956
30957 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
30958
30959 * ibuffer.el (define-ibuffer-column filename):
30960 If `dired-directory' is a list, use its car.
30961
30962 2005-05-14 Richard M. Stallman <rms@gnu.org>
30963
30964 * subr.el (symbol-file): Doc fix.
30965
30966 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
30967 (byte-compile-form): Call byte-compile-nogroup-warn.
30968 (byte-compile-warning-types): Doc fix.
30969
30970 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
30971
30972 * progmodes/cc-engine.el (c-literal-faces):
30973 Add font-lock-comment-delimiter-face.
30974
30975 * net/net-utils.el (dig): Use with-no-warnings.
30976
30977 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
30978 (sc-recite-frame-alist, sc-default-cite-frame)
30979 (sc-default-uncite-frame, sc-default-recite-frame)
30980 (sc-attrib-selection-list, sc-rewrite-header-list):
30981 Mark as risky-local-variable.
30982
30983 * international/ogonek.el (ogonek-jak, ogonek-how):
30984 Don't use beginning-of-buffer.
30985
30986 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
30987
30988 * calendar/solar.el (solar-data-list): Move definition up.
30989
30990 * dnd.el (dnd-protocol-alist): Add autoload.
30991
30992 * progmodes/sh-script.el: Many doc usage fixes.
30993 (sh-indent-after-do): Change default to match common styles.
30994
30995 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
30996
30997 * files.el (interpreter-mode-alist)
30998 (auto-mode-interpreter-regexp): Doc fixes.
30999
31000 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
31001
31002 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31003
31004 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31005
31006 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31007
31008 * dired.el (dired-mode): make-variable-buffer-local =>
31009 make-local-variable.
31010
31011 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31012
31013 * term/mac-win.el (mac-select-convert-to-string): Try coding
31014 systems in mac-script-code-coding-systems if specified one cannot
31015 encode string for `com.apple.traditional-mac-plain-text'.
31016
31017 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
31018
31019 * progmodes/make-mode.el (makefile-targets-face)
31020 (makefile-shell-face, makefile-makepp-perl-face): New faces.
31021 (makefile-dependency-regex): Fix it to not make the colon in
31022 $(var:a=b) special.
31023 (makefile-rule-action-regex): New regexp for highlighting embedded
31024 Shell strings.
31025 (makefile-macroassign-regex): Handle != for highlighting as
31026 embedded Shell strings.
31027 (makefile-var-use-regex): New const.
31028 (makefile-statements, makefile-automake-statements)
31029 (makefile-gmake-statements, makefile-makepp-statements)
31030 (makefile-bsdmake-statements): New consts.
31031 (makefile-make-font-lock-keywords): New function.
31032 (makefile-automake-font-lock-keywords)
31033 (makefile-gmake-font-lock-keywords)
31034 (makefile-makepp-font-lock-keywords)
31035 (makefile-bsdmake-font-lock-keywords): New consts.
31036 (makefile-mode-map): Add switchers between the various submodes.
31037 (makefile-mode): Document the availability of the variants.
31038 (makefile-automake-mode, makefile-gmake-mode)
31039 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31040
31041 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31042 new variants of makefile-mode.
31043
31044 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31045
31046 * font-lock.el (font-lock-comment-delimiter-face): Fix up
31047 the inheritance.
31048
31049 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
31050
31051 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31052 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31053
31054 * files.el (normal-mode): Extend the scope of the
31055 `enable-local-variables' binding to include the `set-auto-mode' call.
31056 (magic-mode-alist): Doc fix.
31057
31058 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31059
31060 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31061 font-lock-comment-face rather than copying its setting.
31062
31063 2005-05-12 Andreas Schwab <schwab@suse.de>
31064
31065 * eshell/esh-mode.el (eshell-send-input): Doc fix.
31066
31067 2005-05-12 Lute Kamstra <lute@gnu.org>
31068
31069 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31070 defcustom for the mode hook variable. Delete the last argument.
31071 * generic-x.el: Fix callers of define-generic-mode.
31072 (generic-x-modes): Delete group.
31073 (show-tabs-tab-face, show-tabs-space-face): Put them in the
31074 generic-x customization group.
31075
31076 2005-05-12 Kim F. Storm <storm@cua.dk>
31077
31078 * font-lock.el (font-lock-negation-char-face): Default to "off".
31079
31080 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31081 font-lock-negation-char-face to ! in !=.
31082
31083 2005-05-12 Masatake YAMATO <jet@gyve.org>
31084
31085 * add-log.el (find-change-log): Fix typos in the docstring
31086 of function.
31087
31088 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31089
31090 * international/latexenc.el (latexenc-find-file-coding-system):
31091 Avoid `re-search-forward' when looking for input encoding because
31092 of speed and safety. Better regular expressions for recognizing
31093 input encoding. Limit a search for TeX-master/tex-main-file to
31094 the local variable section.
31095
31096 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
31097
31098 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
31099 syntax of $ to "'" (quote).
31100
31101 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
31102
31103 * dnd.el (dnd-protocol-alist): Improve custom type.
31104
31105 * dired.el (dired-dnd-protocol-alist): New variable.
31106 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
31107 `dired-mode-hook' to the end.
31108
31109 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31110
31111 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
31112 comment-end if comment-start-skip is not set.
31113 Obey the font-lock-comment-delimiter-face variables.
31114
31115 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31116
31117 * files.el (executable-find): Move from executable.el. Use
31118 locate-file.
31119 * progmodes/executable.el (executable-find): Move to files.el.
31120
31121 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
31122 when trying to ensure forward progress.
31123
31124 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
31125
31126 * mouse-sel.el (mouse-sel-follow-link-p): New function.
31127 (mouse-select, mouse-select-internal, mouse-extend-internal):
31128 Use it to implement mouse-1-click-follows-link functionality.
31129
31130 2005-05-11 Richard M. Stallman <rms@gnu.org>
31131
31132 * font-lock.el (font-lock-fontify-syntactically-region):
31133 Use font-lock-comment-delimiter-face for comment delimiters.
31134
31135 2005-05-10 Jay Belanger <belanger@truman.edu>
31136
31137 * calc/calc-help.el (calc-m-prefix-help): Add mention of
31138 preserving embedded modes.
31139
31140 2005-05-10 Richard M. Stallman <rms@gnu.org>
31141
31142 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
31143
31144 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
31145 Move from ada-stmt.el.
31146 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
31147
31148 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
31149 Move to ada-mode.el.
31150 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
31151
31152 * cus-edit.el (custom-file): Call file-chase-links.
31153
31154 * files.el (read-directory-name): Fix previous change.
31155 (hack-local-variables-confirm): New function.
31156 (hack-local-variables-prop-line, hack-local-variables)
31157 (hack-one-local-variable): Use it.
31158
31159 2005-05-10 Lute Kamstra <lute@gnu.org>
31160
31161 * font-lock.el (font-lock-keywords-alist)
31162 (font-lock-removed-keywords-alist): Clarify docstrings.
31163
31164 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
31165
31166 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
31167 (gdb-source-info): Check for preprocessor info.
31168 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
31169 a macro for a function.
31170 (gdb-info-breakpoints-custom): Try to find file again if not already
31171 found (user might have used GDB dir command).
31172 (gdb-get-location): Update gdb-location-alist correctly for change
31173 to gdb-info-breakpoints-custom.
31174
31175 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
31176 (gud-tooltip-print-command): Add gdbmi case.
31177 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
31178 preprocessor info.
31179
31180 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
31181
31182 * startup.el (fancy-splash-insert): Fix typo in doc string.
31183
31184 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
31185
31186 * obsolete/float.el (string-to-float):
31187 * obsolete/hilit19.el (hilit-add-pattern):
31188 * obsolete/rnews.el (news-parse-range, news-select-message)
31189 (news-get-pruned-list-of-files): Replace `string-to-int' by
31190 `string-to-number'.
31191
31192 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
31193 `find-file-not-found-hooks'; use `add-hook'.
31194 (uncompress-while-visiting): Set `write-file-functions', not
31195 `write-file-hooks'; use `add-hook'.
31196
31197 2005-05-09 Kim F. Storm <storm@cua.dk>
31198
31199 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
31200 (cua-paste): Handle clipboard action.
31201 (cua--init-keymaps): Remap clipboard-kill-region and
31202 clipboard-kill-ring-save.
31203
31204 2005-05-08 Eli Zaretskii <eliz@gnu.org>
31205
31206 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31207 Improve commentary.
31208
31209 * simple.el (next-error-overlay-arrow-position): Revert the change
31210 made on 2005-04-30.
31211
31212 2005-05-07 Jay Belanger <belanger@truman.edu>
31213
31214 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
31215 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
31216 `calc-sel-reselect'.
31217
31218 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
31219 Calc is in embedded mode.
31220
31221 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31222
31223 * progmodes/compile.el (compilation-setup):
31224 Set overlay-arrow-string to an empty string on text terminals.
31225
31226 * textmodes/ispell.el (ispell-program-name): Try looking for
31227 "aspell" along exec-path, and if found, use it as the default
31228 speller program.
31229
31230 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
31231
31232 * international/mule.el (sgml-xml-auto-coding-function):
31233 Recognize encoding='FOO' in single quotes as well as in double quotes.
31234
31235 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
31236
31237 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
31238 as well as `interactive', so that defmacro* would recognize
31239 `declare' forms.
31240
31241 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31242
31243 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31244 Explain more about the LIGHTER arg's usage in the doc string.
31245 Add commentary to clarify what the code does. Fix the regexp that
31246 strips whitespace from LIGHTER. Quote LIGHTER before using it,
31247 since it could have characters special to regular expressions.
31248
31249 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31250
31251 * replace.el (occur-1): Bind inhibit-read-only so that
31252 erase-buffer doesn't barf on read-only text properties (likewise
31253 for add-text-properties in occur-engine). Mark buffer as unmodified.
31254 (occur-engine): Don't set buffer-read-only here.
31255
31256 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31257
31258 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
31259 list-buffers-directory. This caused the *cvs-commit* buffer to be
31260 sometimes mistakenly reused as a *cvs* buffer.
31261
31262 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
31263
31264 * tooltip.el: Move code for GUD tooltips into gud.el.
31265 (require): CL no longer needed to compile case.
31266 (tooltip-mode): Do not toggle functions for GUD tooltips.
31267 (tooltip-gud-tips-p): Remove. Replace with minor mode
31268 gud-tooltip-mode in gud.el.
31269 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
31270 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
31271 tooltip-gud prefix with gud-tooltip and obsolete.
31272 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
31273 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
31274 (tooltip-mouse-motion): Mouse movement functions/variable.
31275 Rename in gud.el by adding gud prefix.
31276 (tooltip-gud-original-filter, tooltip-gud-dereference)
31277 (tooltip-gud-event, tooltip-toggle-gud-tips)
31278 (tooltip-gud-process-output, tooltip-gud-print-command)
31279 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
31280 gud.el by replacing tooltip-gud prefix with gud-tooltip.
31281 (gdb-tooltip-print): Move to gdb-ui.el.
31282
31283 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
31284 (require): CL needed to compile case.
31285 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
31286 tooltip-gud-tips-p. Make it a minor-mode.
31287 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
31288 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
31289 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
31290 (gud-tooltip-change-major-mode)
31291 (gud-tooltip-activate-mouse-motions-if-enabled)
31292 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
31293 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
31294 (gud-tooltip-original-filter, gud-tooltip-dereference)
31295 (gud-tooltip-event, tooltip-toggle-gud-tips)
31296 (gud-tooltip-process-output, gud-tooltip-print-command)
31297 (gud-tooltip-tips): Move from tooltip.el.
31298
31299 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
31300 (gdb-cpp-define-alist-flags): Doc fix.
31301 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
31302 gud-tooltip-mode is t.
31303
31304 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31305
31306 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
31307 evaporate if their text is deleted.
31308 (goto-address-at-point): Make it work as a mouse binding as well.
31309 (goto-address-at-mouse): Obsolete it. Update users.
31310
31311 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
31312
31313 * calendar/appt.el (top-level): No longer activate on load.
31314
31315 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
31316
31317 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31318 * net/webjump.el (webjump):
31319 * progmodes/idlw-help.el (idlwave-do-context-help1)
31320 (idlwave-highlight-linked-completions):
31321 * textmodes/po.el (po-find-file-coding-system-guts):
31322 Replace `assoc-ignore-case' by `assoc-string'.
31323
31324 2005-05-06 Eli Zaretskii <eliz@gnu.org>
31325
31326 * files.el (locate-file): Doc fix.
31327
31328 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
31329 Remove the redundant test for ms-dos.
31330
31331 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
31332 look for the preprocessor with exec-suffixes. If not found in
31333 standard places, look in exec-path. Remove most of the tests that
31334 used system-type.
31335
31336 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
31337
31338 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
31339
31340 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
31341 file-name clash with jka-compr.el on 8+3 filesystems.
31342
31343 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31344
31345 * term/mac-win.el: Don't define or bind scroll bar functions if
31346 x-toolkit-scroll-bars is t.
31347 (x-select-text, x-get-selection-value): Clear
31348 x-last-selected-text-clipboard if x-select-enable-clipboard is
31349 nil.
31350 (PRIMARY): Put mac-scrap-name property.
31351 (mac-select-convert-to-file-url): New function.
31352 (public.file-url): New selection target type. Add to
31353 selection-converter-alist.
31354 (x-get-selection, x-selection-value): Handle it.
31355 (x-cut-buffer-or-selection-value): New alias.
31356
31357 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
31358
31359 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
31360 entry to avoid calling bibtex-find-entry with arg global
31361 being t. Remove arg key.
31362 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
31363 (bibtex-copy-summary-as-kill): Change accordingly.
31364
31365 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
31366
31367 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
31368 (org-agenda-date-later): Use with-current-buffer.
31369
31370 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
31371
31372 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
31373 (define-obsolete-variable-alias): Doc Fixes.
31374
31375 2005-05-06 Kim F. Storm <storm@cua.dk>
31376
31377 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
31378 vertical-motion when selective-display is active.
31379
31380 * ido.el (ido-setup-hook): New hook.
31381 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
31382 (ido-input-stack): New var.
31383 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
31384 ido-next-work-file binding to M-O.
31385 Bind M-f to ido-wide-find-file-or-pop-dir.
31386 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
31387 (ido-read-internal): Run ido-setup-hook.
31388 Catch quit in read-file-name and read-string to cancel edit.
31389 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
31390 Automatically pop-all when completing a directory name (RET).
31391 (ido-file-internal): Add with-no-warnings around ffap and dired code.
31392 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
31393 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
31394 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
31395 New functions for M-b/M-f to move among the directory components.
31396 (ido-make-merged-file-list): Catch quit to cancel merge.
31397 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
31398 (ido-completion-help): No warnings for ido-completion-buffer-full.
31399
31400 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
31401
31402 * font-lock.el (font-lock-negation-char-face): New face and variable.
31403 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
31404 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
31405 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
31406 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
31407
31408 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
31409
31410 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
31411 Fix typo in docstring.
31412
31413 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
31414 (ebrowse-print-statistics-line)
31415 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
31416
31417 * term/w32-win.el (image-library-alist): Add additional name for
31418 Xpm library.
31419
31420 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
31421
31422 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
31423 use gcc instead of cpp.
31424
31425 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
31426 (gdb-create-define-alist): Use it.
31427 (gdb-cpp-define-alist-program): Update for MS-DOS.
31428
31429 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
31430
31431 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
31432
31433 2005-05-04 Richard M. Stallman <rms@gnu.org>
31434
31435 * help.el (describe-key): No error when UNTRANSLATED is nil.
31436
31437 * simple.el (line-move-1): Fix previous change to signal errors
31438 appropriately.
31439
31440 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
31441
31442 * calendar/icalendar.el (icalendar-version): Now at 0.12.
31443 (icalendar-duration-correction): Remove.
31444 (icalendar--get-event-properties): Split result at commas.
31445 (icalendar--decode-isoduration): New optional argument
31446 DURATION-CORRECTION.
31447 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
31448 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
31449 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
31450 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
31451 (icalendar--convert-anniversary-to-ical): New functions, extracted
31452 from icalendar-export-region, with bug fixes.
31453 (icalendar-export-region): Use the above functions.
31454 (icalendar-import-buffer): Check before saving diary file.
31455 (icalendar--convert-recurring-to-diary)
31456 (icalendar--convert-non-recurring-all-day-to-diary)
31457 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
31458 extracted from icalendar--convert-ical-to-diary, with bug fixes.
31459 (icalendar--convert-ical-to-diary): Use the above functions.
31460
31461 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
31462
31463 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
31464 Remove these recent additions.
31465 (c-mode): Restore to before 2005-04-28.
31466
31467 * progmodes/cc-vars.el (cc-define-list-program): Remove this
31468 recent addition.
31469
31470 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
31471 (gdb-define-alist): New variables.
31472 (gdb-create-define-alist): New function.
31473 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
31474 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
31475 with string-to-number.
31476 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
31477
31478 * progmodes/gud.el: Replace string-to-int with string-to-number.
31479 (gud-find-file): Handle gdb-define-alist.
31480
31481 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
31482
31483 2005-05-02 Jay Belanger <belanger@truman.edu>
31484
31485 * calc/calc-aent.el (math-read-token):
31486 * calc/calc-bin.el (calc-word-size):
31487 * calc/calc-ext.el (calc-read-number-fancy):
31488 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
31489 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
31490 * calc/calc-frac.el (calc-over-notation):
31491 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
31492 (calc-graph-num-points, calc-graph-init):
31493 * calc/calc-prog.el (calc-read-parse-table-part)
31494 (calc-edit-macro-repeats):
31495 * calc/calc-yank.el (calc-do-grab-rectangle):
31496 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
31497 Replace `string-to-int' by `string-to-number'.
31498
31499 2005-05-02 Kim F. Storm <storm@cua.dk>
31500
31501 * kmacro.el: Use executing-kbd-macro-index variable.
31502
31503 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
31504
31505 * net/rlogin.el (rlogin-parse-words): Delete func.
31506 (rlogin): Use split-string, not rlogin-parse-words.
31507 Also, if there are option-like elements in the parsed args,
31508 take the host to be the first arg immediately following them.
31509 Suggested by Michael Mauger.
31510
31511 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31512
31513 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
31514
31515 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31516
31517 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
31518 (cc-mode-cpp-program): Rename to cc-define-list-program and
31519 move to cc-vars.el.
31520
31521 * progmodes/cc-vars.el (cc-define-list-program):
31522 Change to "gcc -E -dM -". Make customizable.
31523
31524 2005-05-02 Kim F. Storm <storm@cua.dk>
31525
31526 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
31527
31528 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31529
31530 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
31531
31532 * international/mule-util.el (truncate-string): Remove alias and
31533 obsolete declaration.
31534
31535 * international/mule-cmds.el (update-iso-coding-systems):
31536 Remove alias and obsolete declaration.
31537
31538 * international/mule.el (coding-system-parent): Remove alias and
31539 obsolete declaration.
31540
31541 * subr.el (define-function, sref): Remove aliases and obsolete
31542 declarations.
31543 (chars-in-region): Remove obsolete declaration.
31544
31545 2005-05-01 Richard M. Stallman <rms@gnu.org>
31546
31547 * info.el (Info-mode): Set widen-automatically to nil, locally.
31548
31549 * simple.el (widen-automatically): New variable.
31550 (pop-global-mark): Obey widen-automatically.
31551
31552 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
31553
31554 * term/xterm.el (function-key-map): Call substitute-key-definition
31555 before the keymap size is increased by a lot of define-key calls.
31556
31557 2005-05-01 Richard M. Stallman <rms@gnu.org>
31558
31559 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
31560 Rename ARG to ELEMENT. Doc fix.
31561
31562 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31563
31564 * allout.el (allout-exposure): Remove macro and obsolete declaration.
31565 Remove references to allout-exposure/change to allout-new-exposure.
31566
31567 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
31568 bytecode symbols.
31569
31570 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
31571 (compiled-function-p, focus-frame, unfocus-frame):
31572 Remove aliases and obsolete declarations.
31573 Back out inadvertent changes from previous commit.
31574
31575 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31576
31577 * files.el (require-final-newline): Make Custom tags consistent
31578 with mode-require-final-newline.
31579 (mode-require-final-newline): Doc fix.
31580
31581 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
31582
31583 * international/latexenc.el (latexenc-find-file-coding-system):
31584 Fix regular expressions.
31585
31586 2005-05-01 David Kastrup <dak@gnu.org>
31587
31588 * international/latexenc.el (latexenc-find-file-coding-system):
31589 Fix regular expressions.
31590
31591 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31592
31593 * subr.el (string-to-int): Make obsolete.
31594
31595 2005-04-30 Richard M. Stallman <rms@gnu.org>
31596
31597 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
31598
31599 * loadup.el: Load jka-comp-hook.
31600
31601 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
31602 (jka-compr-handler): Add autoload. `put' calls moved
31603 to jka-comp-hook.el.
31604 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
31605 (jka-compr-inhibit): Autoload.
31606
31607 * jka-comp-hook.el: New file.
31608 Enable the mode by default.
31609
31610 * files.el (backup-buffer-copy): Use copy-file instead
31611 of write-region, and put back the 'excl.
31612
31613 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
31614
31615 * progmodes/flymake.el (flymake-split-string)
31616 (flymake-split-string, flymake-log, flymake-pid-to-names)
31617 (flymake-reg-names, flymake-get-source-buffer-name)
31618 (flymake-unreg-names, flymake-add-line-err-info)
31619 (flymake-add-err-info): Clarify docstrings.
31620 (flymake-popup-menu, flymake-make-emacs-menu)
31621 (flymake-make-xemacs-menu): Add docstrings.
31622 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
31623 Set variables directly throughout.
31624
31625 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
31626
31627 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
31628 exists. Initialize cc-define-alist.
31629 (c-mode): Add cc-create-define-alist locally to after-save-hook.
31630 If there is no file (Macroexpansion) don't create an alist.
31631
31632 2005-04-29 Sam Steingold <sds@gnu.org>
31633
31634 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
31635 (cc-create-define-alist): Use it instead of the hard-coded string.
31636
31637 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
31638
31639 * international/mule-conf.el (file-coding-system-alist): Fix regexp
31640 for latexenc.
31641
31642 2005-04-29 Lute Kamstra <lute@gnu.org>
31643
31644 * emacs-lisp/generic.el: Improve commentary section.
31645 (define-generic-mode): Improve docstring.
31646
31647 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
31648
31649 * textmodes/org.el (many places): Change to quiet the byte compiler.
31650 (org-prefix-format-compiled): New variable.
31651 (org-compile-prefix-format): New function.
31652 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
31653 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
31654 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
31655 (org-get-entries-from-diary): Use `org-get-time-of-day' for
31656 consistency with entries from `org-mode' files.
31657 (org-get-time-of-day): Fix bug with partial matches early in a line.
31658 (org-non-link-chars): New constant.
31659 (org-link-regexp): Respect `org-non-link-chars'.
31660 (org-agenda-day-view): Remove command.
31661 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
31662 (org-follow-bbdb-link, org-store-link): Search also company field.
31663 (org-highlight-overlay): New variable.
31664 (org-highlight, org-unhighlight): New functions.
31665 (org-agenda-mode): Add pre-command-hook to remove highlight.
31666 (org-evaluate-time-range): Behavior depends upon whether time stamp
31667 contains a time or not.
31668 (org-show-subtree, org-show-entry): New functions.
31669 (org-agenda-cleanup-fancy-diary): Remove empty lines.
31670
31671 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
31672
31673 * comint.el (comint-output-filter-functions): Add autoload cookie.
31674
31675 2005-04-28 Kim F. Storm <storm@cua.dk>
31676
31677 * ido.el (ido-everywhere): Fix last change.
31678
31679 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31680
31681 * international/latexenc.el: New file.
31682 * international/mule-conf.el (file-coding-system-alist): For .tex,
31683 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
31684
31685 2005-04-28 Lute Kamstra <lute@gnu.org>
31686
31687 * font-lock.el (font-lock-add-keywords)
31688 (font-lock-remove-keywords): Clarify docstring.
31689 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
31690 Don't start docstrings with a `*'.
31691 (font-lock-update-removed-keyword-alist): Give it a docstring.
31692
31693 * generic-x.el: Update commentary section.
31694 Only require font-lock when compiling.
31695 Define all modes conditionally.
31696 Place all generic modes in the generic-x-modes customization group.
31697 (generic-x-modes): New customization group.
31698 (generic-default-modes, generic-mswindows-modes)
31699 (generic-unix-modes, generic-other-modes): New constants.
31700 (generic-define-mswindows-modes, generic-define-unix-modes):
31701 Update docstrings. Make them obsolete.
31702 (generic-extras-enable-list): New default value. Update docstring.
31703 Improve :type. Change :set function.
31704 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
31705 Fix docstring.
31706
31707 * emacs-lisp/generic.el (generic-mode-internal):
31708 Simplify font-lock-defaults.
31709 (define-generic-mode): Fix docstring.
31710
31711 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
31712
31713 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
31714 font-lock-face property to highlight matches.
31715
31716 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
31717
31718 * progmodes/cc-mode.el (cc-create-define-alist): New function.
31719 (cc-define-alist): New variable.
31720 (c-mode): Make it local and initialize it.
31721
31722 * progmodes/gdb-ui.el (gdb-active-process): New variable.
31723 (gdb-exited): New function.
31724 (gdb-annotation-rules): Use it.
31725 (gdb-starting): Set gdb-active-process to t.
31726 (gdb-stopping): Amend doc string.
31727 (gdb-reset): Set gdb-active-process to nil.
31728
31729 * tooltip.el (tooltip-gud-tips): Show the associated #define
31730 directives when a C program under GDB is not executing.
31731
31732 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
31733
31734 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
31735 font-lock-fontify-syntactic-keywords.
31736
31737 * font-lock.el (font-lock-default-fontify-region): Don't force
31738 parse-sexp-lookup-properties to nil.
31739
31740 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
31741
31742 * man.el (man-mode-syntax-table): Set up `:' to have
31743 word-constituent syntax.
31744
31745 2005-04-27 Lute Kamstra <lute@gnu.org>
31746
31747 * novice.el (disable-command): Don't add spurious newlines to the
31748 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
31749
31750 2005-04-26 Jay Belanger <belanger@truman.edu>
31751
31752 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
31753 than one window before deleting window.
31754
31755 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
31756
31757 * shell.el (shell-prompt-pattern): Doc fix.
31758 (shell-mode): Set paragraph-separate buffer locally to "\\'".
31759
31760 * comint.el (comint-prompt-regexp, comint-get-old-input)
31761 (comint-use-prompt-regexp)
31762 (comint-use-prompt-regexp-instead-of-fields)
31763 (comint-replace-by-expanded-history, comint-send-input)
31764 (comint-output-filter, comint-get-old-input-default)
31765 (comint-line-beginning-position, comint-bol, comint-show-output)
31766 (comint-backward-matching-input, comint-forward-matching-input)
31767 (comint-next-prompt, comint-previous-prompt):
31768 Rename `comint-use-prompt-regexp-instead-of-fields' to
31769 `comint-use-prompt-regexp'. Keep old name as alias and declare
31770 obsolete.
31771 (comint-use-prompt-regexp): Shorten first line of doc string.
31772
31773 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
31774 Set paragraph-separate buffer locally to "\\'".
31775
31776 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
31777 Adapt to above name change.
31778
31779 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
31780 (smbclient-prompt-regexp): Ditto.
31781
31782 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
31783
31784 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
31785
31786 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
31787 gdb-location-list.
31788 Break lines that are over 80 characters wide.
31789
31790 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
31791
31792 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
31793 New fun and var, to preserve compatibility.
31794
31795 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
31796
31797 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
31798
31799 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
31800 name to file-newer-than-file-p.
31801
31802 2005-04-26 Richard M. Stallman <rms@gnu.org>
31803
31804 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
31805
31806 * progmodes/python.el (python-mode):
31807 Use new name eldoc-documentation-function.
31808
31809 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
31810
31811 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31812 (eldoc-documentation-function):
31813 Rename from eldoc-print-current-symbol-info-function. Calls changed.
31814
31815 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
31816
31817 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
31818
31819 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31820
31821 * term/xterm.el (function-key-map): Fix strings for
31822 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
31823 {C,S,A,C-S}-{f1-f12}.
31824
31825 2005-04-26 Kenichi Handa <handa@m17n.org>
31826
31827 * international/mule-cmds.el (select-safe-coding-system):
31828 Fix previous change.
31829
31830 2005-04-26 Lute Kamstra <lute@gnu.org>
31831
31832 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31833
31834 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
31835 (font-lock-comment-delimiter-face): Ditto.
31836
31837 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
31838
31839 2005-04-25 Jay Belanger <belanger@truman.edu>
31840
31841 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
31842 to t while inserting information; use help-mode.
31843
31844 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31845
31846 * term.el (ansi-term-color-vector): Use the xterm colors.
31847 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
31848
31849 2005-04-25 Lute Kamstra <lute@gnu.org>
31850
31851 * font-core.el (font-lock-defaults): Fix docstring.
31852
31853 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
31854
31855 2005-04-25 Kenichi Handa <handa@m17n.org>
31856
31857 * international/mule-cmds.el (select-safe-coding-system):
31858 Don't check consistency with coding: spec, etc if raw-text or
31859 no-conversion was found to be safe.
31860
31861 2005-04-24 Richard M. Stallman <rms@gnu.org>
31862
31863 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
31864 citation markers at start of each line.
31865
31866 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
31867 citation markers at start of each line.
31868
31869 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
31870
31871 * files.el (mode-require-final-newline): Fix previous change.
31872 (require-final-newline): Fix type label.
31873
31874 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
31875
31876 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
31877 statement in buffer (broken by 2004-11-24 change).
31878
31879 2005-04-24 Kim F. Storm <storm@cua.dk>
31880
31881 * ido.el (ido-everywhere): Save and restore old read-buffer-function
31882 and read-file-name-function values. Don't overwrite existing
31883 non-nil values if ido-mode is enabled without ido-everywhere.
31884
31885 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
31886
31887 * files.el (mode-require-final-newline): Minor doc fix.
31888
31889 2005-04-24 Eli Zaretskii <eliz@gnu.org>
31890
31891 * subr.el (syntax-after): Doc fix.
31892 (syntax-class): If argument is nil, return nil. Mask off upper 16
31893 bits, not 8 bits.
31894
31895 * files.el (mode-require-final-newline): Doc fix.
31896 (backup-buffer-copy): Fix last change.
31897
31898 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31899
31900 * term/mac-win.el: Require select. Set selection-coding-system to
31901 mac-system-coding-system. Call menu-bar-enable-clipboard.
31902 (x-last-selected-text-clipboard, x-last-selected-text-primary)
31903 (x-select-enable-clipboard): New variables.
31904 (x-select-text, x-get-selection, x-selection-value)
31905 (x-get-selection-value, mac-select-convert-to-string)
31906 (mac-services-open-file, mac-services-open-selection)
31907 (mac-services-insert-text): New functions.
31908 (CLIPBOARD, FIND): Put mac-scrap-name property.
31909 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
31910 (public.tiff): Put mac-ostype property.
31911 (selection-converter-alist): Add entries for them.
31912 (mac-application-menu-map): New keymap.
31913 (interprogram-cut-function, interprogram-paste-function): Set to
31914 x-select-text and x-get-selection-value, respectively.
31915 (split-window-keep-point): Set to t.
31916
31917 2005-04-23 Richard M. Stallman <rms@gnu.org>
31918
31919 * files.el (read-directory-name): Always pass non-nil
31920 DEFAULT-FILENAME arg to read-file-name.
31921 (backup-buffer-copy, basic-save-buffer-2): Take care against
31922 writing thru an unexpected existing symlink.
31923 (revert-buffer): In indirect buffer, revert the base buffer.
31924 (magic-mode-alist): Doc fix.
31925 (buffer-stale-function): Doc fix.
31926 (minibuffer-with-setup-hook): Avoid warning.
31927 (mode-require-final-newline): Doc and custom fix.
31928
31929 * follow.el (follow-end-of-buffer): Use with-no-warnings.
31930
31931 * font-lock.el (font-lock-comment-face): On terminals with few colors,
31932 use the default appearance.
31933 (font-lock-comment-delimiter-face): New face, new variable.
31934
31935 * imenu.el (imenu--generic-function): The official position of a
31936 definition is the start of the line that BEG is in.
31937
31938 * midnight.el (midnight-timer): Move defvar up.
31939
31940 * mouse.el (mouse-drag-region-1): Delete some debugging code.
31941
31942 * saveplace.el (save-place-to-alist): Use with-no-warnings.
31943
31944 * startup.el (command-line): Use with-no-warnings.
31945
31946 * window.el (window-size-fixed): New defvar.
31947
31948 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
31949
31950 * mail/rmail.el (rmail-font-lock-keywords):
31951 Use font-lock-comment-delimiter-face.
31952
31953 * mail/sendmail.el (mail-font-lock-keywords):
31954 Use font-lock-comment-delimiter-face.
31955
31956 * progmodes/compile.el (next-error-highlight-timer): New defvar.
31957
31958 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
31959
31960 * progmodes/compile.el (compilation-mode-font-lock-keywords):
31961 Specify t for LAXMATCH when matching directories.
31962 Save match data around compilation-compat-error-properties form.
31963
31964 2005-04-23 David Kastrup <dak@gnu.org>
31965
31966 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
31967 Mention that the autoloaded aliases should be kept for AUCTeX.
31968
31969 2005-04-23 Andreas Schwab <schwab@suse.de>
31970
31971 * isearch.el (isearch-forward): Doc fix.
31972
31973 2005-04-23 Eli Zaretskii <eliz@gnu.org>
31974
31975 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
31976 (jit-lock-stealth-nice): Change default value to 0.5.
31977
31978 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
31979
31980 * abbrev.el (write-abbrev-file): Write table entries in
31981 alphabetical order by table name.
31982
31983 2005-04-22 Kim F. Storm <storm@cua.dk>
31984
31985 * ido.el (ido-read-internal): Fix `list' completion.
31986
31987 2005-04-22 Kenichi Handa <handa@m17n.org>
31988
31989 * recentf.el (recentf-save-file-coding-system): New variable.
31990 (recentf-save-list): Encode the file by
31991 recentf-save-file-coding-system and add coding: tag.
31992
31993 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
31994
31995 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
31996
31997 2005-04-21 Lute Kamstra <lute@gnu.org>
31998
31999 * loadhist.el (unload-feature): Don't remove a function from hooks
32000 if it is about to be restored to an autoload . Remove functions
32001 that will become unbound from auto-mode-alist. Simplify the code.
32002
32003 * subr.el (assq-delete-all): New implementation that is linear,
32004 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
32005 (rassq-delete-all): New function.
32006
32007 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32008 Add size-indication-mode.
32009
32010 2005-04-21 Kenichi Handa <handa@m17n.org>
32011
32012 * international/mule-cmds.el: Add autoload for widget-value in
32013 eval-when-compile.
32014
32015 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
32016
32017 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32018 Add tooltip-mode.
32019
32020 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32021
32022 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
32023
32024 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32025 (inferior-lisp-filter-regexp, inferior-lisp-program)
32026 (inferior-lisp-load-command, inferior-lisp-prompt)
32027 (inferior-lisp-mode-hook, lisp-source-modes)
32028 (inferior-lisp-load-hook): defvar->defcustom.
32029 (inferior-lisp-program, inferior-lisp-prompt)
32030 (inferior-lisp-load-hook): Doc fixes.
32031 (inferior-lisp-install-letter-bindings): Small change in
32032 introductory comment.
32033
32034 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
32035
32036 * vc.el (vc-annotate-color-map): Change some colors so that text
32037 using them as foreground is readable on both white and black
32038 backgrounds.
32039
32040 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
32041
32042 * international/mule-conf.el (translation-table-for-input):
32043 Remove redundant declaration.
32044
32045 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32046
32047 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32048
32049 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32050 (tooltip-toggle-gud-tips): New function.
32051
32052 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32053
32054 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32055 right angle brackets.
32056
32057 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32058
32059 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32060
32061 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
32062
32063 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32064 Remove. Update callers to use expand-file-name instead.
32065
32066 * subr.el (syntax-class): New function.
32067
32068 * simple.el (blink-matching-open): Use it.
32069
32070 * paren.el (show-paren-function): Use it to recognize parens that are
32071 also used in 2-char comment markers.
32072
32073 2005-04-19 Lute Kamstra <lute@gnu.org>
32074
32075 * loadhist.el (unload-feature): Update for new format of
32076 load-history. Simplify the code.
32077
32078 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32079
32080 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32081 (mac-add-charset-info): New function. Initialize variable
32082 mac-charset-info-alist using it.
32083 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32084 for translation.
32085 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32086 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32087 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32088 New CCL programs.
32089
32090 2005-04-19 Kim F. Storm <storm@cua.dk>
32091
32092 * simple.el (next-buffer, prev-buffer, next-error)
32093 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32094 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
32095
32096 * bindings.el (next-buffer, prev-buffer, next-error)
32097 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32098 (clone-indirect-buffer-other-window): Move bindings from simple.el.
32099 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
32100 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
32101
32102 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
32103
32104 * isearch.el (isearch-edit-string): Make the search-ring available for
32105 minibuffer history commands.
32106 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
32107 the default history commands now work just as well.
32108 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
32109
32110 2005-04-18 Kim F. Storm <storm@cua.dk>
32111
32112 * emulation/cua-base.el (cua--pre-command-handler): Add more
32113 elaborate check for shift modifier on non-window systems.
32114
32115 2005-04-18 Lars Hansen <larsh@math.ku.dk>
32116
32117 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
32118
32119 2005-04-18 Kim F. Storm <storm@cua.dk>
32120
32121 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
32122 and make it optional. Don't test tooltip-gud-echo-area here.
32123 (tooltip-gud-process-output, gdb-tooltip-print):
32124 Pass tooltip-gud-echo-area to tooltip-show.
32125 (tooltip-help-tips): Remove second optional arg to tooltip-show.
32126
32127 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32128
32129 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
32130 `display-graphic-p' may not be bound yet.
32131
32132 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
32133
32134 * startup.el (command-line): No longer enable Xterm Mouse mode by
32135 default in terminals compatible with xterm.
32136
32137 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
32138
32139 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
32140
32141 * tooltip.el (tooltip-gud-echo-area): Rename from
32142 tooltip-use-echo-area.
32143 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
32144 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
32145 area independently of where help tooltips are displayed.
32146
32147 2005-04-17 David Kastrup <dak@gnu.org>
32148
32149 * cus-theme.el (custom-theme-write-variables): Quote variables
32150 where necessary.
32151
32152 2005-04-17 Richard M. Stallman <rms@gnu.org>
32153
32154 * simple.el (yank-excluded-properties): Add follow-link to value.
32155
32156 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
32157
32158 * startup.el (fancy-splash-max-time): Just 30 seconds.
32159 (fancy-splash-delay): Just 7.
32160 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
32161
32162 * loadhist.el (unload-feature): Update for new format of load-history.
32163 Simplify the code.
32164
32165 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
32166 (rmail-font-lock-keywords): Don't fontify the text of a citation.
32167
32168 * mail/sendmail.el (mail-font-lock-keywords):
32169 Don't fontify subject text.
32170 Don't fontify the text of a citation.
32171
32172 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
32173
32174 * comint.el (comint-output-filter): Run comint-output-filter-functions
32175 with point where the user had it.
32176
32177 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
32178
32179 * international/ucs-tables.el (ucs-set-table-for-input):
32180 Disable when using unify-on-decoding.
32181
32182 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
32183
32184 * emulation/cua-base.el (cua-global-mark-face): Add special case
32185 for displays supporting a high number of colors.
32186
32187 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
32188
32189 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
32190
32191 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
32192
32193 * filesets.el (filesets-add-buffer): If user supplies a name of a
32194 non-existing fileset, create a new fileset.
32195
32196 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
32197
32198 * textmodes/org.el (org-up-heading-all): Fix bug with
32199 `outline-up-heading-all'.
32200
32201 2005-04-16 Andreas Schwab <schwab@suse.de>
32202
32203 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
32204 /etc/permissions.d/* and /etc/aliases.d/*.
32205
32206 2005-04-16 Kenichi Handa <handa@m17n.org>
32207
32208 * international/code-pages.el (cp-make-coding-system):
32209 Set `translation-table-for-input' property value to the symbol
32210 ucs-mule-to-mule-unicode, not to that value.
32211 (pt154): Escape guillemet by `\'.
32212
32213 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
32214
32215 * loadup.el: Load tooltip if x-show-tip is fboundp.
32216
32217 * startup.el (command-line): Add comment.
32218
32219 * tooltip.el (tooltip-mode): Specify correct standard value for
32220 Custom in init-value.
32221
32222 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
32223
32224 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
32225 possible.
32226
32227 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
32228
32229 * textmodes/org.el (org-agenda-date-prompt): Rename from
32230 `org-agenda-date-today'.
32231 (org-evaluate-time-range): Insert at point instead of directly
32232 after time range.
32233 (org-first-headline-recenter, org-subtree-end-visible-p)
32234 (org-optimize-window-after-visibility-change): New functions
32235 (org-agenda-post-command-hook): Don't allow point at end of line,
32236 to make sure it always hits the text properties.
32237 (org-agenda-next-date-line, org-agenda-previous-date-line):
32238 New commands.
32239 (org-set-regexps-and-options): Category may contain white space.
32240 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32241 Improve marker positions.
32242 (org-agenda-new-marker): Argument POS made optional.
32243 (org-agenda-get-timestamps): Deadlines which are done are listed
32244 in org-done-face now.
32245 (org-agenda-get-todos, org-agenda-get-timestamps)
32246 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32247 Set `undone-face' and `done-face' properties.
32248 (org-last-todo-state-is-todo): New variable.
32249 (org-todo): Set `org-last-todo-state-is-todo'.
32250 (org-agenda-todo): Change face according to
32251 `org-last-todo-state-is-todo'. And change other lines referring to
32252 the same entry.
32253 (org-calendar-goto-agenda): New command.
32254 (org-calendar-to-agenda-key): New option.
32255 (org-startup-folded): New allowed value `content'.
32256 (org-set-regexps-and-options): Accept new value `content' for
32257 `org-startup-folded'.
32258 (org-get-current-options): Handle new value `content' for
32259 `org-startup-folded'.
32260 (org-insert-todo-heading): New command.
32261 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
32262 interactively in empty file and option
32263 `org-insert-mode-line-in-empty-file' has been set.
32264 (org-agenda-todo, org-agenda-priority): Modify to use
32265 `org-agenda-change-all-lines'.
32266 (org-warning-face): Change color on dark background.
32267
32268 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32269
32270 * international/mule-cmds.el (set-locale-environment): On Mac OS,
32271 use preferences AppleLocale and AppleLanguages, and variable
32272 mac-system-locale for default locale. On Mac OS Classic, use
32273 mac-system-coding-system for default coding systems.
32274
32275 * term/mac-win.el: Don't set file-name-coding-system.
32276 Decode variables system-name, emacs-build-system, user-login-name, and
32277 user-full-name by mac-system-coding-system on Mac OS Classic.
32278 (mac-system-coding-system): New variable.
32279
32280 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
32281
32282 * startup.el (command-line): Handle `xterm-mouse-mode' before
32283 reading init file.
32284
32285 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
32286
32287 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
32288
32289 * progmodes/sh-script.el (sh-here-document-word): Make it a
32290 defcustom. Doc fix.
32291 (sh-add): Bash uses $(( )) for arithmetic.
32292 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
32293 (sh-maybe-here-document): Remove quotes and leading whitespace
32294 from heredoc word when closing. Indent heredoc with tabs if word
32295 starts with "-".
32296
32297 2005-04-13 Richard M. Stallman <rms@gnu.org>
32298
32299 * simple.el (undo): Fix previous change.
32300
32301 * custom.el (defface): Doc fix.
32302
32303 2005-04-13 Lute Kamstra <lute@gnu.org>
32304
32305 * Makefile.in (DONTCOMPILE): Remove list.
32306 (compile, compile-always): Don't use DONTCOMPILE.
32307 (update-authors): Load the library in which batch-update-authors
32308 is defined.
32309 * makefile.w32-in (DONTCOMPILE): Remove list.
32310 (compile, compile-always): Fix comments.
32311 (update-authors): Load the library in which batch-update-authors
32312 is defined.
32313
32314 * generic-x.el (generic-mode-ini-file-find-file-hook):
32315 Rename to ini-generic-mode-find-file-hook.
32316 Keep generic-mode-ini-file-find-file-hook as an alias.
32317 (ini-generic-mode-find-file-hook): Rename from
32318 generic-mode-ini-file-find-file-hook. Fix docstring.
32319 (ini-generic-mode): Docstring change.
32320 (bat-generic-mode-run-as-comint): Silence the byte compiler.
32321
32322 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
32323 called from lisp.
32324
32325 * generic.el: Move to the emacs-lisp subdir.
32326
32327 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
32328
32329 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
32330 and C-S- function and cursor motion keys.
32331
32332 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
32333
32334 * startup.el (command-line): Enable Xterm Mouse mode by default.
32335 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
32336 for Custom. No longer show "Mouse" in mode line when enabled.
32337 Doc fix.
32338
32339 2005-04-12 Kim F. Storm <storm@cua.dk>
32340
32341 * emulation/cua-base.el (cua-rectangle-face)
32342 (cua-rectangle-noselect-face): Define face attributes here.
32343
32344 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
32345
32346 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32347
32348 * startup.el (command-line): Turn off blinking cursor if
32349 cursorBlink in resources is off or false.
32350
32351 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32352
32353 * term/mac-win.el (dnd): Require dnd.
32354 (mac-drag-n-drop): Call dnd-handle-one-url.
32355 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
32356 (kTextEncodingISOLatin2): Remove constants.
32357 (mac-script-code-coding-systems): New constant.
32358 (mac-handle-language-change): New function.
32359 (special-event-map): Bind it to `language-change' event.
32360 (mac-centraleurroman, mac-cyrillic): New coding systems.
32361 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
32362 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
32363 and mac-cyrillic-encoder to encode-mac-centraleurroman and
32364 encode-mac-cyrillic, respectively.
32365
32366 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32367
32368 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
32369 Don't set overlay-arrow-string to "=>" as this is done
32370 globally in C now.
32371
32372 2005-04-12 Lute Kamstra <lute@gnu.org>
32373
32374 * generic-x.el (rc-generic-mode, rul-generic-mode):
32375 Fix auto-mode-alist entries.
32376 (etc-fstab-generic-mode): Tweak fontification.
32377
32378 * generic.el (generic-make-keywords-list): Fix docstring.
32379 (generic-mode-internal): Simplify generic-font-lock-keywords.
32380
32381 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32382
32383 * whitespace.el (whitespace-buffer-leading)
32384 (whitespace-buffer-trailing): Revert the incorrect test inversion.
32385 However, fix the highlight area for the leading and
32386 trailing whitespaces to show space.
32387
32388 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32389
32390 * whitespace.el (whitespace-version): Bump to 3.5.
32391
32392 (whitespace-buffer-leading, whitespace-buffer-trailing):
32393 Invert sense of the test to highlight the whitespace.
32394
32395 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32396
32397 * progmodes/gud.el (gud-display-line): GUD uses its own
32398 overlay arrow now so don't set overlay-arrow-string.
32399 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
32400
32401 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
32402
32403 * term.el (term-ansi-current-bold, term-ansi-current-underline)
32404 (term-ansi-current-reverse, term-ansi-current-invisible)
32405 (term-ansi-face-already-done): Change to boolean.
32406 (term-reset-terminal, term-handle-colors-array): Handle the above
32407 vars accordingly.
32408 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
32409 (term-emulate-terminal): Use the new name.
32410
32411 * faces.el (secondary-selection): Use yellow1, not yellow.
32412 (trailing-whitespace): Use red1, not red.
32413
32414 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32415
32416 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
32417 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
32418 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
32419
32420 * cus-edit.el (dnd): New group.
32421
32422 * term/w32-win.el (dnd): Require dnd
32423 (w32-drag-n-drop): Call dnd-handle-one-url.
32424
32425 * x-dnd.el: Require dnd.
32426 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
32427 Call dnd-handle-one-url.
32428 (x-dnd-types-alist, x-dnd-insert-utf8-text)
32429 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
32430 to dnd-insert-text.
32431 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
32432 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
32433 (x-dnd-get-local-file-name, x-dnd-open-local-file)
32434 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
32435
32436 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
32437
32438 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32439
32440 * wdired.el: Doc fixes.
32441 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
32442 (wdired-use-dired-vertical-movement): Rename from
32443 wdired-always-move-to-filename-beginning.
32444 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
32445 (wdired-change-to-wdired-mode): Change mode name.
32446 (wdired-newline): Delete.
32447
32448 2005-04-11 Richard M. Stallman <rms@gnu.org>
32449
32450 * whitespace.el (whitespace-highlight-the-space):
32451 Don't call whitespace-unhighlight-the-space here.
32452
32453 * simple.el (undo): Record t in undo-equiv-table
32454 for the redo record made by an undo-in-region.
32455
32456 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32457
32458 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
32459 (gdb-frame-inferior-io-buffer): New Functions to control
32460 display of separate IO buffer.
32461 (menu): Add them to menu-bar.
32462 (gdb-display-buffer): Check for buffer another frame.
32463 Protect GUD buffer.
32464 (gdb-setup-windows): Create IO buffer if not already there.
32465 (gdb-memory-mode): Remove purecopy noops.
32466
32467 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
32468
32469 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
32470 and pass to self-insert-command.
32471
32472 2005-04-11 Lute Kamstra <lute@gnu.org>
32473
32474 * generic.el: Commentary section cleanup.
32475 (generic): Delete.
32476 (generic-use-find-file-hook, generic-lines-to-scan)
32477 (generic-find-file-regexp, generic-ignore-files-regexp)
32478 (default-generic-mode, generic-mode-find-file-hook)
32479 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
32480 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
32481 (generic-use-find-file-hook, generic-lines-to-scan)
32482 (generic-find-file-regexp, generic-ignore-files-regexp)
32483 (default-generic-mode, generic-mode-find-file-hook)
32484 (generic-mode-ini-file-find-file-hook): Move from generic.el.
32485
32486 2005-04-10 Karl Fogel <kfogel@red-bean.com>
32487
32488 * bookmark.el (bookmark-write-file): Catch errors writing file.
32489 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
32490
32491 2005-04-10 Richard M. Stallman <rms@gnu.org>
32492
32493 * startup.el (fancy-splash-tail): Update copyright year.
32494 (command-line): Split part of -Q into -D.
32495 (emacs-basic-display): New defvar.
32496 (fancy-splash-text): Correct name of menu item.
32497
32498 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
32499
32500 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
32501 lines in one node.
32502
32503 * comint.el (comint-send-input): New arg ARTIFICIAL.
32504 Callers in this file changed.
32505
32506 * abbrev.el (define-abbrevs): Read system abbrevs properly.
32507
32508 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
32509
32510 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
32511
32512 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
32513 `ldap-search-internal'.
32514
32515 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32516
32517 * files.el (set-auto-mode-1): Use line-end-position.
32518
32519 * international/latin-1.el:
32520 * international/latin-2.el:
32521 * international/latin-3.el:
32522 * international/latin-4.el:
32523 * international/latin-5.el:
32524 * international/latin-8.el:
32525 * international/latin-9.el: Give punctuation syntax to NBSP.
32526
32527 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
32528 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
32529 Use char-classes to accept non-ascii letters, accepted in some recent
32530 bibtex implementations.
32531
32532 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
32533
32534 * custom.el (custom-set-minor-mode): Any non-nil value for the
32535 variable should enable the mode when set through Custom.
32536
32537 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32538
32539 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
32540 TAB binding so tab-always-indent is obeyed.
32541 (vhdl-minibuffer-local-map): Move initialization into declaration.
32542 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
32543 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
32544 (vhdl-hooked-abbrev): Avoid test for XEmacs.
32545 (vhdl-current-line): Use line-beginning-position.
32546 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
32547 with-output-to-temp-buffer, so the current position can be recorded.
32548
32549 2005-04-10 Masatake YAMATO <jet@gyve.org>
32550
32551 * progmodes/compile.el (compilation-error-regexp-alist-alist):
32552 Add regexp for gcov.
32553
32554 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
32555
32556 * calendar/time-date.el (time-to-seconds, seconds-to-time)
32557 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
32558 syntax which Emacs 20 doesn't support.
32559
32560 2005-04-09 Richard M. Stallman <rms@gnu.org>
32561
32562 * help.el (describe-key-briefly, describe-key):
32563 Replace strings as event types with "(any string)".
32564
32565 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
32566
32567 * arc-mode.el (archive-mode-map): Move initialization into
32568 the declaration. Override *all* bindings of `undo'.
32569 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
32570
32571 2005-04-09 Jay Belanger <belanger@truman.edu>
32572
32573 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
32574
32575 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
32576
32577 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
32578 (xterm-register-default-colors): Update color values computation
32579 to match xterm-200.
32580
32581 2005-04-09 Kenichi Handa <handa@m17n.org>
32582
32583 * international/code-pages.el (iso-latin-7): Fix the map.
32584
32585 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
32586
32587 * emacs-lisp/lisp.el (defun-prompt-regexp)
32588 (parens-require-spaces, buffer-end, end-of-defun)
32589 (insert-parentheses): Doc fixes.
32590
32591 2005-04-08 Kim F. Storm <storm@cua.dk>
32592
32593 * comint.el (comint-highlight-prompt): Fix face spec.
32594 * hi-lock.el (hi-green): Likewise.
32595
32596 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32597
32598 * cus-edit.el (custom-modified-face):
32599 * comint.el (comint-highlight-input): Fix previous changes.
32600 * term.el (term-handle-ansi-escape): Add a comment.
32601
32602 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
32603
32604 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
32605 in the buffer and in whitespace-highlighted-space.
32606 (whitespace-unhighlight-the-space): Simplify.
32607 (whitespace-buffer): Simplify.
32608
32609 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32610
32611 * textmodes/table.el (table-cell-face): Add special case for
32612 displays supporting a high number of colors.
32613 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
32614 (vhdl-font-lock-reserved-words-face)
32615 (vhdl-speedbar-architecture-face)
32616 (vhdl-speedbar-instantiation-face)
32617 (vhdl-speedbar-architecture-selected-face)
32618 (vhdl-speedbar-instantiation-selected-face): Likewise.
32619 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
32620 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
32621 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
32622 (ebrowse-root-class-face, ebrowse-member-attribute-face)
32623 (ebrowse-progress-face): Likewise.
32624 * progmodes/compile.el (compilation-info-face): Likewise.
32625 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
32626 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
32627 * calendar/calendar.el (diary-face): Likewise.
32628 * woman.el (woman-italic-face, woman-bold-face)
32629 (woman-unknown-face): Likewise.
32630 * wid-edit.el (widget-button-pressed-face): Likewise.
32631 * whitespace.el (whitespace-highlight-face): Likewise.
32632 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
32633 * pcvs-info.el (cvs-marked-face): Likewise.
32634 * info.el (info-xref): Likewise.
32635 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
32636 * hilit-chg.el (highlight-changes-face)
32637 (highlight-changes-delete-face): Likewise.
32638 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
32639 (hi-red-b): Likewise.
32640 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
32641 * font-lock.el (font-lock-keyword-face)
32642 (font-lock-function-name-face, font-lock-warning-face): Likewise.
32643 * cus-edit.el (custom-invalid-face, custom-modified-face)
32644 (custom-set-face, custom-changed-face, custom-variable-tag-face)
32645 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
32646 * comint.el (comint-highlight-prompt): Likewise.
32647
32648 2005-04-08 Lute Kamstra <lute@gnu.org>
32649
32650 * font-lock.el (font-lock-keywords): Docstring fixes.
32651
32652 2005-04-08 Kenichi Handa <handa@m17n.org>
32653
32654 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
32655 chars are more than a limit, print " and more..." at the tail.
32656
32657 2005-04-08 Kim F. Storm <storm@cua.dk>
32658
32659 * emacs-lisp/authors.el (authors-aliases): Update list.
32660 (authors-ignored-files): New list.
32661 (authors-fixed-entries): Fix typo.
32662 (authors-renamed-files-alist): Update list.
32663 (authors-add): Check authors-ignored-files.
32664
32665 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
32666
32667 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
32668 optional, to ensure backward compatibility.
32669
32670 2005-04-08 Stephen Eglen <stephen@gnu.org>
32671
32672 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
32673
32674 2005-04-08 Kim F. Storm <storm@cua.dk>
32675
32676 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
32677
32678 * mouse.el (mouse-on-link-p): Doc fix.
32679
32680 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
32681
32682 * ielm.el (ielm-prompt-read-only): Doc fix.
32683
32684 * comint.el (comint-prompt-read-only): Doc fix.
32685
32686 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
32687
32688 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
32689 ensure dired always handles wildcards passed to ffap.
32690 (find-file-at-point): Use it.
32691 (ffap-dired-wildcards): Doc fix.
32692
32693 2005-04-07 Juri Linkov <juri@jurta.org>
32694
32695 * simple.el (next-error-overlay-arrow-position): New defvar.
32696 Put "=>" on its property `overlay-arrow-string'. Add it to
32697 `overlay-arrow-variable-list'.
32698
32699 * progmodes/compile.el (compilation-setup):
32700 Set `next-error-overlay-arrow-position' to nil. Also set it to
32701 nil in the local hook `kill-buffer-hook'. Make local variable
32702 `overlay-arrow-string' and set it to "=>".
32703 (compilation-goto-locus): Set BOL position to
32704 `next-error-overlay-arrow-position' instead of
32705 `overlay-arrow-position'.
32706
32707 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
32708 locally instead of adding it to the global hook.
32709 (Info-kill-buffer): Move up.
32710
32711 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
32712
32713 * term/xterm.el (xterm-standard-colors): Update color values from
32714 xterm-200.
32715
32716 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
32717
32718 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
32719
32720 * fast-lock.el:
32721 * lazy-lock.el: Move them to the obsolete subdir.
32722
32723 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32724
32725 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
32726 (wdired-add-replace-advice): Remove.
32727 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
32728
32729 2005-04-06 Kim F. Storm <storm@cua.dk>
32730
32731 * startup.el (command-line): Add --bare-bones alias for -Q.
32732
32733 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32734
32735 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
32736 create the startup fontset if a font specification ends with
32737 `mac-roman'.
32738
32739 2005-04-06 Lute Kamstra <lute@gnu.org>
32740
32741 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
32742 change.
32743
32744 * emacs-lisp/copyright.el (copyright-update-year): Replace the
32745 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
32746
32747 2005-04-05 Lute Kamstra <lute@gnu.org>
32748
32749 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
32750 (define-generic-mode): Ditto. Fix debug declaration.
32751
32752 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
32753 Put them in the generic-x group.
32754
32755 * calendar/timeclock.el (timeclock): Doc fix.
32756
32757 * generic.el (define-generic-mode): Don't use custom-current-group.
32758 Document default :group value.
32759 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
32760 (define-global-minor-mode): Don't use custom-current-group.
32761
32762 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
32763
32764 * startup.el (command-line-1): Display startup-echo-area-message
32765 when fancy splash screen is in use.
32766
32767 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
32768 (sh-escaped-newline): New face.
32769 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
32770 newline, and use sh-escaped-newline face.
32771
32772 * progmodes/tcl.el (tcl-escaped-newline): New face.
32773 (tcl-builtin-list): New variable.
32774 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
32775 newlines. Fix keywords subexpression number.
32776
32777 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
32778
32779 * textmodes/org.el (org-diary-default-entry): Fix call to
32780 `add-to-diary-entry'.
32781
32782 2005-04-05 Kim F. Storm <storm@cua.dk>
32783
32784 * ediff-init.el: Use (featurep 'xemacs).
32785
32786 2005-04-05 David Ponce <david@dponce.com>
32787
32788 * cus-edit.el (face): Derive from symbol widget. Display sample
32789 of the current face on the fly.
32790 (widget-face-sample-face-get, widget-face-notify): New functions.
32791 (widget-face-value-create): Remove.
32792
32793 * wid-edit.el (widget-field-end): Temporarily remove field
32794 narrowing before to call `get-char-property'.
32795
32796 2005-04-04 Jay Belanger <belanger@truman.edu>
32797
32798 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
32799 (math-read-subscripts): New variable.
32800 (math-read-preprocess-string): Process subscripts.
32801
32802 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
32803
32804 * comint.el (comint-prompt-read-only): Doc fix.
32805
32806 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
32807 `-1'. Doc fix.
32808
32809 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
32810
32811 * textmodes/org.el (org-insert-mode-line-in-empty-file):
32812 Change default value to nil.
32813
32814 2005-04-04 Lute Kamstra <lute@gnu.org>
32815
32816 * autorevert.el (auto-revert-mode): Specify :group.
32817 * battery.el (display-battery-mode): Specify :group.
32818 * diff-mode.el (diff-minor-mode): Specify :group.
32819 * font-core.el (font-lock-mode): Specify :group.
32820 * hl-line.el (hl-line-mode): Specify :group.
32821 * iimage.el (iimage): New customization group.
32822 (iimage-mode): Specify :group.
32823 * longlines.el (longlines-mode): Specify :group.
32824 * master.el: Don't require easy-mmode.
32825 (master): New customization group.
32826 (master-mode): Specify :group.
32827 * msb.el (msb-mode): Specify :group.
32828 * reveal.el (reveal-mode): Specify :group.
32829 * simple.el (next-error-follow-minor-mode): Specify :group.
32830 * smerge-mode.el (smerge-mode): Specify :group.
32831 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
32832 * emulation/cua-base.el (cua-mode): Specify :group.
32833 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
32834 * language/thai-util.el (thai-auto-composition-mode)
32835 (thai-word-mode): Specify :group.
32836 * mail/supercite.el (sc-minor-mode): Specify :group.
32837 * progmodes/cwarn.el (cwarn-mode): Specify :group.
32838 * progmodes/flymake.el (flymake-mode): Specify :group.
32839 * progmodes/glasses.el (glasses-mode): Specify :group.
32840 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
32841 * textmodes/enriched.el (enriched-mode): Specify :group.
32842 * textmodes/refill.el (refill-mode): Specify :group.
32843
32844 * add-log.el (change-log-font-lock-keywords): Names in
32845 parenthesized lists can contain spaces.
32846
32847 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
32848
32849 * startup.el (fancy-splash-text): Shorten default text of
32850 "Emacs Tutorial" line. Also, if the current language env
32851 indicates an available tutorial file other than TUTORIAL,
32852 extract its title and append it to the line in parentheses.
32853 (fancy-splash-insert): If arg is a thunk, funcall it.
32854
32855 2005-04-04 Jay Belanger <belanger@truman.edu>
32856
32857 * calc.el (calc-language-alist): Add tags to customization type.
32858
32859 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
32860
32861 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
32862 Doc fix.
32863
32864 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
32865
32866 * add-log.el (change-log-font-lock-keywords): The manual
32867 describing a Change Log entry, says: (...) "Aside from these
32868 header lines, every line in the change log starts with a space or
32869 a tab.". The font-lock was not highlighting lines started with
32870 spaces, added support for it.
32871
32872 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32873
32874 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
32875 (bibtex-generate-url-list): Update docstring accordingly. Put the
32876 complex example in the docstring.
32877 (bibtex-font-lock-url): Use pop.
32878
32879 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
32880
32881 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
32882
32883 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
32884
32885 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
32886
32887 * filesets.el (filesets-set-default): Doc fix.
32888
32889 2005-04-03 Lute Kamstra <lute@gnu.org>
32890
32891 * generic.el (define-generic-mode): Add argument to specify
32892 keywords for defcustom.
32893 (default-generic-mode): Specify :group.
32894
32895 * generic-x.el: Specify :group for all generic modes.
32896
32897 * desktop.el (desktop-no-desktop-file-hook)
32898 (desktop-after-read-hook): Doc fix.
32899
32900 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
32901
32902 * simple.el (visible-mode): Use explicit :group keyword.
32903 This changes the group of `visible-mode-hook' from paren-blinking
32904 to editing-basics.
32905
32906 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
32907
32908 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
32909 mailbox specifications as well as URLs.
32910 (rmail-insert-inbox-text): Remove unused conditional branches.
32911
32912 2005-04-01 Jay Belanger <belanger@truman.edu>
32913
32914 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
32915 (calc-gnuplot-print-command): Move definitions to calc.el.
32916
32917 * calc/calc-embed.el (calc-embedded-announce-formula)
32918 (calc-embedded-open-formula, calc-embedded-close-formula)
32919 (calc-embedded-open-word, calc-embedded-close-word)
32920 (calc-embedded-open-plain, calc-embedded-close-plain)
32921 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
32922 (calc-embedded-open-mode, calc-embedded-close-mode):
32923 Move definitions to calc.el.
32924
32925 * calc/calc.el (calc-settings-file, calc-language-alist):
32926 Make customizable.
32927 (calc-embedded-announce-formula, calc-embedded-open-formula)
32928 (calc-embedded-close-formula, calc-embedded-open-word)
32929 (calc-embedded-close-word, calc-embedded-open-plain)
32930 (calc-embedded-close-plain, calc-embedded-open-new-formula)
32931 (calc-embedded-close-new-formula, calc-embedded-open-mode)
32932 (calc-embedded-close-mode, calc-gnuplot-name)
32933 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
32934 from other files and make customizable.
32935
32936 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
32937
32938 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
32939 Use buffer-live-p.
32940 (cvs-mode-run): Don't call cvs-update-header here.
32941 (cvs-run-process): Call cvs-update-header.
32942 Use process properties for cvs-postprocess and cvs-buffer so that
32943 the sentinel can behave better if the temp buffer is killed.
32944 Use a pipe rather than a tty, to better handle unexpected prompts.
32945 (cvs-sentinel): Rewrite. Call cvs-update-header.
32946
32947 2005-04-01 Andre Spiegel <spiegel@gnu.org>
32948
32949 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
32950 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
32951
32952 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
32953
32954 * generic.el (define-generic-mode): Add indentation rule.
32955
32956 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
32957
32958 * files.el (mode-require-final-newline): Make Custom correctly
32959 report a nil value and allow to set it to nil via Custom.
32960 Doc fix.
32961
32962 2005-04-01 Kenichi Handa <handa@m17n.org>
32963
32964 * international/characters.el: Enable the correct case setting for
32965 dotless-i and dotted-I.
32966
32967 2005-04-01 Kim F. Storm <storm@cua.dk>
32968
32969 * ido.el (ido-file-internal): Fall back to non-ido command if
32970 initial directory is on slow ftp (or tramp) host.
32971
32972 2005-03-31 Richard M. Stallman <rms@gnu.org>
32973
32974 * emacs-lisp/autoload.el (make-autoload):
32975 Handle define-global-minor-mode.
32976
32977 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32978 Rename from easy-mmode-define-global-mode.
32979 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
32980
32981 * progmodes/scheme.el (scheme-mode-syntax-table):
32982 Update syntax of | and # for two-character comment syntax.
32983
32984 2005-03-31 Lute Kamstra <lute@gnu.org>
32985
32986 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
32987 (define-minor-mode): Call custom-current-group at load-time.
32988
32989 * generic.el (define-generic-mode): Add debug declaration.
32990 Add defcustom for the mode hook.
32991 (generic-mode-internal): Use run-mode-hooks.
32992
32993 2005-03-31 Kim F. Storm <storm@cua.dk>
32994
32995 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
32996 (mouse-fixup-help-message): New defun called by show_help_echo
32997 to fixup mouse-2 prefix in help messages when applicable.
32998
32999 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33000
33001 2005-03-31 Kenichi Handa <handa@m17n.org>
33002
33003 * language/thai-word.el (thai-find-word-ends): Pay attention to
33004 the case that we reach the end of buffer.
33005
33006 * textmodes/fill.el (fill-text-properties-at): New function.
33007 (fill-newline): Use fill-text-properties-at instead of
33008 text-properties-at.
33009
33010 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33011
33012 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33013 not comint-quote-filename.
33014
33015 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
33016
33017 * help-fns.el (help-with-tutorial): Revert last change.
33018
33019 2005-03-31 Kim F. Storm <storm@cua.dk>
33020
33021 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33022
33023 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
33024
33025 * calendar/cal-china.el: Update reference to "Calendrical
33026 Calculations" book; there's a new edition.
33027 * calendar/cal-coptic.el: Likewise.
33028 * calendar/cal-french.el: Likewise.
33029 * calendar/cal-hebrew.el: Likewise.
33030 * calendar/cal-islam.el: Likewise.
33031 * calendar/cal-iso.el: Likewise.
33032 * calendar/cal-julian.el: Likewise.
33033 * calendar/cal-mayan.el: Likewise.
33034 * calendar/cal-persia.el: Likewise.
33035 * calendar/calendar.el: Likewise.
33036 * calendar/holidays.el: Likewise.
33037 * calendar/lunar.el: Likewise.
33038 * calendar/solar.el: Likewise.
33039
33040 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33041 white space from doc string.
33042
33043 2005-03-30 Jay Belanger <belanger@truman.edu>
33044
33045 * calc/calc-help.el (calc-full-help): Remove email address.
33046
33047 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
33048
33049 * help-fns.el (help-with-tutorial): Delete title line.
33050
33051 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
33052
33053 * calendar/cal-x.el (calendar-one-frame-setup)
33054 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33055 rather than `symbol' for set-window-dedicated-p.
33056
33057 * calendar/appt.el (appt-buffer-name): Make it a constant.
33058 (appt-add): Doc fix.
33059
33060 * filesets.el (filesets-menu-path, filesets-menu-before)
33061 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
33062 (filesets-menu-cache-file): Use directory ~/.emacs.d.
33063 (filesets-add-submenu): Delete and use add-submenu instead.
33064
33065 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
33066
33067 * textmodes/org.el (org-agenda-phases-of-moon)
33068 (org-agenda-sunrise-sunset, org-agenda-convert-date)
33069 (org-agenda-goto-calendar): New commands.
33070 (org-diary-default-entry): New function.
33071 (org-get-entries-from-diary): Better parsing of diary entries.
33072 (org-agenda-check-no-diary): New function.
33073 ("diary-lib"): Advice to function `add-to-diary-list', to allow
33074 linking to diary entries.
33075 (org-agenda-execute-calendar-command): New function.
33076 (org-agenda): Improve visible section in window.
33077 Use `org-fit-agenda-window'.
33078 (org-fit-agenda-window): New option.
33079 (org-move-subtree-down): Better handling of empty lines
33080 at end of subtree.
33081 (org-cycle): Numeric prefix is interpreted now as show-subtree N
33082 levels up.
33083 (org-fontify-done-headline): New option.
33084 (org-headline-done-face): New face.
33085 (org-set-font-lock-defaults): Use `org-headline-done-face'.
33086 (org-table-copy-down): Rename from `org-table-copy-from-above'.
33087 When current field is non-empty, it is copied to next row.
33088 (org-table-copy-from-above): Fix bug which made it
33089 impossible to copy fields containing only a single non-white character.
33090
33091 2005-03-30 Kim F. Storm <storm@cua.dk>
33092
33093 * kmacro.el (kmacro-end-macro): Isearch may store this command
33094 into the macro -- so ignore it when executing keyboard macro.
33095
33096 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33097
33098 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
33099
33100 2005-03-29 Kenichi Handa <handa@m17n.org>
33101
33102 * language/thai.el ("Thai"): Set setup-function and exit-function
33103 for Thai language environment.
33104
33105 * language/thai-util.el: Require thai-word.
33106 (thai-word-mode-map): New variable.
33107 (thai-word-mode): New minor mode.
33108 (setup-thai-language-environment-internal): New function.
33109 (exit-thai-language-environment-internal): New function.
33110
33111 * language/thai-word.el (thai-word-table): Declare it by defvar,
33112 use dolist to initialize it.
33113 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
33114 (thai-fill-find-break-point): New functions.
33115
33116 2005-03-29 Richard M. Stallman <rms@gnu.org>
33117
33118 * simple.el (idle-update-delay): Move definition up.
33119 (set-mark): Doc fix.
33120
33121 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
33122
33123 * longlines.el: New file.
33124
33125 * simple.el (buffer-substring-filters): New variable.
33126 (filter-buffer-substring): New function.
33127 (kill-region, copy-region-as-kill): Use it.
33128
33129 * register.el (copy-to-register, append-to-register)
33130 (prepend-to-register): Use filter-buffer-substring.
33131
33132 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33133
33134 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
33135 (gud-filter-pending-text): Move in front of gdb.
33136 (gud-overlay-arrow-position): New variable.
33137 (gud-sentinel, gud-display-line): Use it in place of
33138 overlay-arrow-position.
33139
33140 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
33141
33142 * progmodes/fortran.el (fortran-if-indent): Doc fix.
33143 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
33144 (fortran-font-lock-keywords-4): New variable.
33145 (fortran-blocks-re, fortran-end-block-re)
33146 (fortran-start-block-re): New constants, for hideshow.
33147 (hs-special-modes-alist): Add a Fortran entry.
33148 (fortran-mode-map): Bind fortran-end-of-block,
33149 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
33150 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
33151 (fortran-looking-at-if-then, fortran-end-of-block)
33152 (fortran-beginning-of-block): New functions, for hideshow.
33153
33154 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
33155 Doc fix. Tweak regexp.
33156 (f90-beginning-of-block): Push mark first.
33157
33158 2005-03-29 Jay Belanger <belanger@truman.edu>
33159
33160 * calc/calc.el: Update copyright date.
33161 (calc-version): Increase to 2.1.
33162 (calc-version-date): Remove.
33163
33164 * calc/calc-help.el: Update copyright date.
33165 (calc-full-help): Remove reference to calc-version-date.
33166 Update copyright date.
33167
33168 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33169
33170 * vc.el (vc-do-command): Use a pipe for async processes, so password
33171 prompts don't show up at places where the user can't reply.
33172
33173 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33174
33175 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
33176 on the file name we pass to the inferior shell.
33177
33178 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33179
33180 * progmodes/which-func.el (which-function): Be robust in the face of an
33181 imenu--make-index-alist failure.
33182
33183 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33184
33185 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
33186
33187 * progmodes/python.el (python-preoutput-filter): Fix last change.
33188
33189 2005-03-29 Lute Kamstra <lute@gnu.org>
33190
33191 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
33192 functions and compiled macros.
33193 (debug-convert-byte-code): Handle macros too.
33194 (debug-on-entry-1): Don't signal an error when trying to clear a
33195 function that is not set to debug on entry.
33196
33197 2005-03-29 Jay Belanger <belanger@truman.edu>
33198
33199 * calc/calc-lang.el: Add functions to math-function-table
33200 properties of tex and math.
33201
33202 2005-03-29 Kenichi Handa <handa@m17n.org>
33203
33204 * ps-mule.el (ps-mule-plot-string): Translate characters by
33205 ps-print-translation-table.
33206 (ps-mule-begin-job): Call find-charset-region/string with
33207 ps-print-translation-table.
33208 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
33209
33210 * ps-print.el (ps-print-translation-table): New variable.
33211 (ps-plot-region): Translate characters by ps-print-translation-table.
33212
33213 2005-03-29 Juri Linkov <juri@jurta.org>
33214
33215 * simple.el (next-error-highlight-timer): New variable.
33216
33217 * progmodes/compile.el (compilation-goto-locus):
33218 Use `next-error-highlight-timer' instead of `sit-for'.
33219
33220 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33221
33222 * mail/supercite.el (sc-mail-field): Use assoc-string.
33223 (sc-get-address): Simplify regexps.
33224
33225 * files.el (minibuffer-with-setup-hook): New macro.
33226 (find-file-read-args): Use it to avoid let-binding
33227 minibuffer-with-setup-hook (which breaks turning on/off
33228 file-name-shadow-mode while in the prompt).
33229
33230 * complete.el (PC-read-include-file-name-internal):
33231 Use test-completion.
33232
33233 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
33234
33235 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
33236
33237 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33238
33239 * window.el (window-buffer-height): Use count-screen-lines.
33240
33241 * progmodes/python.el (python-preoutput-leftover): New var.
33242 (python-preoutput-filter): Use it.
33243 (python-send-receive): Loop until all the result has been received.
33244
33245 2005-03-28 Juri Linkov <juri@jurta.org>
33246
33247 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
33248
33249 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
33250 "Recover Crashed Session".
33251 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
33252 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
33253 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
33254 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
33255 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
33256 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
33257 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
33258 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
33259
33260 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
33261 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
33262 Ediff Sessions", "Toggle use of separate control buffer frame",
33263 "Use separate frame for Ediff control buffer".
33264
33265 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
33266 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
33267 "Rename Bookmark", "Delete Bookmark".
33268
33269 * info.el (Info-mode-menu): Remove ellipsis from "Index".
33270 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
33271 Add `:active Info-index-alternatives' to "Next Matching Item".
33272
33273 * wdired.el (wdired-change-to-wdired-mode):
33274 Mention `wdired-abort-changes' key in the initial message.
33275
33276 * international/mule.el (auto-coding-alist): Associate non-ascii
33277 image filename extensions with `no-conversion'.
33278
33279 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
33280
33281 * international/iso-acc.el:
33282 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
33283
33284 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
33285
33286 * textmodes/sgml-mode.el (html-mode): Doc update.
33287
33288 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
33289
33290 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
33291
33292 * term.el (term-move-columns): Fix face after extending a line.
33293 (term-insert-spaces): Likewise.
33294 (term-reset-terminal): Fix off by one error.
33295
33296 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33297
33298 * international/mule.el (auto-coding-alist): Add .xpi files.
33299
33300 * files.el (auto-mode-alist): Add .xpi files.
33301
33302 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
33303
33304 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
33305
33306 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33307
33308 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
33309
33310 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
33311
33312 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
33313 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
33314
33315 * calendar/cal-move.el (calendar-beginning-of-year): Move the
33316 cursor to Jan 1 when needed.
33317 (calendar-end-of-year): Fix -/+ typo.
33318 Reported by Chong Yidong <cyd@stupidchicken.com>.
33319
33320 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
33321
33322 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
33323
33324 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
33325 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
33326
33327 2005-03-25 Richard M. Stallman <rms@gnu.org>
33328
33329 * filesets.el (filesets-init): Add autoload.
33330
33331 * mail/mailalias.el (mail-directory): Doc fix.
33332
33333 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33334
33335 * mail/mailalias.el (mail-directory-process): Do nothing if
33336 mail-directory-process is an atom.
33337 (mail-get-names): Ignore mail-directory-names if it is an atom.
33338 (mail-directory-process defvar): Doc fix.
33339 (mail-names): Doc fix.
33340
33341 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
33342
33343 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
33344
33345 2005-03-26 Kenichi Handa <handa@m17n.org>
33346
33347 * international/mule-util.el (detect-coding-with-priority):
33348 Call update-coding-systems-internal before detect-coding-region.
33349
33350 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
33351
33352 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
33353 (gdb-frames-mode-map): Add follow-link property.
33354
33355 2005-03-25 Jay Belanger <belanger@truman.edu>
33356
33357 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
33358 for variables.
33359
33360 2005-03-25 Juri Linkov <juri@jurta.org>
33361
33362 * image-mode.el: Optimize image filename extension regexps in
33363 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
33364 in `auto-mode-alist'.
33365 (image-mode): Add `image-toggle-display-text' to local hook
33366 `change-major-mode-hook'. Display the image as an image by
33367 default. Set `cursor-type' and `truncate-lines' if the image
33368 is already displayed. Take into account the current mode (image
33369 or text) in message.
33370 (image-minor-mode): New minor mode.
33371 (image-mode-maybe, image-toggle-display-text): New functions.
33372 (image-toggle-display): Use called-interactively-p.
33373 Let-bind `inhibit-read-only' to t.
33374
33375 * image-mode.el (image-minor-mode): Set `cursor-type' and
33376 `truncate-lines' if the image is already displayed. Add turning
33377 image-minor-mode off to `change-major-mode-hook'. Add message.
33378 Call `image-toggle-display-text' after turning image-minor-mode off.
33379
33380 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
33381
33382 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
33383 Terminal.app, use utf-8.
33384 (set-display-table-and-terminal-coding-system): Add coding-system arg.
33385 (set-locale-environment): Use it.
33386
33387 * term/xterm.el: Undo last change, better done in mule-cmds.el.
33388
33389 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
33390
33391 * progmodes/python.el (python-close-block-statement-p)
33392 (python-outdent-p, python-current-defun): Use symbol-end.
33393
33394 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
33395
33396 * files.el (save-some-buffers): Doc fix.
33397
33398 2005-03-25 Werner Lemberg <wl@gnu.org>
33399
33400 * complete.el, thumbs.el: Replace `legal' with `valid'.
33401 * calendar/calendar.el: Replace `legal' with `valid'.
33402 * emacs-lisp/advice.el: Replace `legal' with `valid'.
33403 * mail/supercite.el: Replace `legal' with `valid'.
33404 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
33405 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
33406 Replace `legal' with `valid'.
33407 * textmodes/reftex-vars.el, textmodes/reftex.el:
33408 Replace `legal' with `valid'.
33409
33410 2005-03-25 Werner Lemberg <wl@gnu.org>
33411
33412 * calc/calc-forms.el, calc/calc-sel.el
33413 * midnight.el, vc-cvs.el
33414 * emacs-lisp/cl-macs.el
33415 * emulation/vip.el
33416 * eshell/esh-io.el, eshell/esh-var.el
33417 * mail/supercite.el
33418 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
33419 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
33420 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
33421 * progmodes/sh-script.el, progmodes/xscheme.el
33422 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
33423 * textmodes/reftex-index.el, textmodes/reftex-parse.el
33424 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
33425 * textmodes/reftex.el, textmodes/org.el:
33426 Replace `illegal' with `invalid'.
33427
33428 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33429
33430 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
33431 (flymake-find-buildfile, flymake-find-possible-master-files)
33432 (flymake-check-include, flymake-parse-line): Replace loops over the
33433 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
33434
33435 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
33436 Substitute file-name-as-directory in the rest of the file.
33437 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
33438 (flymake-replace-region): Remove unused arg `buffer'.
33439 (flymake-check-patch-master-file-buffer): Update calls to it.
33440 (flymake-add-err-info): Remove unused var `count'.
33441 (flymake-mode): Use define-minor-mode.
33442
33443 * progmodes/flymake.el: Use with-current-buffer.
33444 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
33445 flymake-replace-regexp-in-string, flymake-line-beginning-position)
33446 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
33447 Avoid testing for `xemacs'.
33448 (flymake-nop): Move.
33449 (flymake-region-has-flymake-overlays): Return the computed value.
33450 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
33451 Remove unused var `endline'.
33452 (flymake-get-line-count): Remove unused function.
33453 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
33454
33455 * emulation/vi.el:
33456 * generic.el:
33457 * hilit-chg.el (global-highlight-changes):
33458 * hi-lock.el (hi-lock-mode):
33459 * follow.el: find-file-hooks -> find-file-hook.
33460
33461 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
33462
33463 2005-03-24 Juri Linkov <juri@jurta.org>
33464
33465 * dired.el (dired-mode-map): Add menu item "Compare directories"
33466 for dired-compare-directories.
33467
33468 * dired-aux.el (dired-compare-directories): Add autoload cookie.
33469 Doc fix. Replace `read-file-name' with `read-directory-name'.
33470
33471 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33472
33473 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
33474
33475 2005-03-24 Jay Belanger <belanger@truman.edu>
33476
33477 * calc/calc-embed.el (calc-embedded-mode-change): Save all
33478 relevant mode settings in calc-embedded-original-modes when modes
33479 are permanently changed.
33480
33481 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33482
33483 * autoinsert.el: find-file-hooks -> find-file-hook.
33484
33485 2005-03-24 Lute Kamstra <lute@gnu.org>
33486
33487 * generic.el (generic-font-lock-defaults): Make it obsolete.
33488 (generic-font-lock-keywords): New variable to replace
33489 generic-font-lock-defaults.
33490 (generic-mode-set-font-lock): Delete it.
33491 (generic-mode-internal): Don't call generic-mode-set-font-lock.
33492 (generic-bracket-support): Add docstring.
33493
33494 * generic-x.el: Rename generic-font-lock-defaults to
33495 generic-font-lock-keywords throughout.
33496 (mailagent-rules-setup-function): Delete it.
33497 (mailagent-rules-generic-mode): Use anonymous function instead.
33498 (show-tabs-generic-mode-font-lock-defaults-1)
33499 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
33500 Quote faces.
33501 (show-tabs-tab-face, show-tabs-space-face): Specify background,
33502 not foreground.
33503
33504 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
33505 Recognize define-generic-mode.
33506
33507 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
33508
33509 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
33510 if there's no completion table.
33511
33512 2005-03-23 Miles Bader <miles@gnu.org>
33513
33514 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33515 Remove tty-specific variants, as they're no longer needed.
33516
33517 2005-03-23 Lute Kamstra <lute@gnu.org>
33518
33519 * generic-x.el: Code cleanup: make args constant whenever possible.
33520 (installshield-statement-keyword-list)
33521 (installshield-system-functions-list)
33522 (installshield-system-variables-list, installshield-types-list)
33523 (installshield-funarg-constants-list): Make them constants.
33524
33525 * generic.el (generic-make-keywords-list): Add autoload cookie.
33526
33527 * calendar/time-date.el: Add comment on time value formats.
33528 Don't require parse-time.
33529 (with-decoded-time-value): New macro.
33530 (encode-time-value): New function.
33531 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
33532 (days-to-time): Return a valid time value when arg is huge.
33533 (time-since): Use time-subtract.
33534 (time-to-number-of-days): Use time-to-seconds.
33535
33536 2005-03-23 David Ponce <david@dponce.com>
33537
33538 * recentf.el (recentf-keep): New option.
33539 (recentf-menu-action): Default to `find-file'.
33540 (recentf-keep-non-readable-files-flag)
33541 (recentf-keep-non-readable-files-p)
33542 (recentf-file-readable-p, recentf-find-file)
33543 (recentf-cleanup-remote): Remove.
33544 (recentf-include-p): More robust.
33545 (recentf-keep-p): New function.
33546 (recentf-remove-if-non-kept): Rename from
33547 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
33548 All callers updated.
33549 (recentf-menu-items-for-commands): Fix help string.
33550 (recentf-track-closed-file): Update. Doc fix.
33551 (recentf-cleanup): Update. Count removed files. Doc fix.
33552
33553 2005-03-23 Kim F. Storm <storm@cua.dk>
33554
33555 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33556 Don't inherit from fringe face (now happens automatically).
33557
33558 2005-03-22 Kim F. Storm <storm@cua.dk>
33559
33560 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
33561 position values.
33562
33563 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
33564
33565 * menu-bar.el (showhide-date-time): Remove.
33566 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
33567 (menu-bar-make-mm-toggle): Simplify.
33568
33569 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33570
33571 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
33572 Accept qualified variable and function names.
33573
33574 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
33575
33576 * bindings.el (completion-ignored-extensions):
33577 Remove ".lis" for `vax-vms'.
33578
33579 2005-03-22 Andreas Schwab <schwab@suse.de>
33580
33581 * generic-x.el: Revert last change.
33582 * ldefs-boot.el: Update.
33583
33584 2005-03-22 Jay Belanger <belanger@truman.edu>
33585
33586 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
33587 (calc-embedded-save-original-modes)
33588 (calc-embedded-restore-original-modes): New functions.
33589 (calc-do-embedded): Save original modes when entering embedded mode
33590 and restore when leaving embedded mode.
33591 (calc-embedded-modes-change): Change the value of
33592 calc-embedded-original-modes to reflect permanent changes.
33593
33594 2005-03-22 Lute Kamstra <lute@gnu.org>
33595
33596 * generic-x.el: Require generic again.
33597
33598 2005-03-22 Miles Bader <miles@gnu.org>
33599
33600 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33601 Tweak details to look good on both ttys and bitmap displays, light
33602 or dark background, etc.
33603
33604 2005-03-21 Kim F. Storm <storm@cua.dk>
33605
33606 * tooltip.el (tooltip-show-help-function): Check car and cdr of
33607 mouse position.
33608
33609 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
33610
33611 * icomplete.el: Don't forcibly turn on the mode upon load.
33612 (icomplete-mode): Use define-minor-mode.
33613 (icomplete-eoinput): Default to nil.
33614 (icomplete-minibuffer-setup): Remove autoload.
33615 (icomplete-tidy): Simplify.
33616 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
33617 in the initial state or if the user has modified the field.
33618 Fix handling of icomplete-max-delay-chars.
33619 Remove code that handles the oddball case where
33620 minibuffer-completion-table is an integer.
33621 Wrap icomplete-completions in while-no-input in case building
33622 completions takes more time than expected.
33623 (icomplete-completions): Simplify.
33624
33625 2005-03-21 Richard M. Stallman <rms@gnu.org>
33626
33627 * jka-compr.el (jka-compr-really-do-compress):
33628 Make variable buffer-local.
33629
33630 * image-mode.el: Handle .xpm files too.
33631 (image-toggle-display): Preserve modification flag.
33632
33633 * help.el (where-is): Don't mention aliases with no key bindings.
33634
33635 2005-03-21 Lute Kamstra <lute@gnu.org>
33636
33637 * generic.el: Fix commentary section. Don't require cl for
33638 compilation.
33639 (generic-mode-list): Add autoload cookie.
33640 (generic-use-find-file-hook, generic-lines-to-scan)
33641 (generic-find-file-regexp, generic-ignore-files-regexp)
33642 (generic-mode, generic-mode-find-file-hook)
33643 (generic-mode-ini-file-find-file-hook): Fix docstrings.
33644 (define-generic-mode): Make it a defmacro. Fix docstring.
33645 (generic-mode-internal): Code cleanup. Add autoload cookie.
33646 (generic-mode-set-comments): Code cleanup.
33647 * generic-x.el: Don't prevent compilation. Don't require generic.
33648 Follow coding conventions. Minor code cleanup.
33649 (etc-fstab-generic-mode): Add some keywords.
33650 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
33651 define-generic-mode like a function declaration.
33652
33653 2005-03-21 Jay Belanger <belanger@truman.edu>
33654
33655 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
33656 changing modes.
33657
33658 2005-03-21 Sam Steingold <sds@gnu.org>
33659
33660 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
33661
33662 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
33663
33664 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
33665 Add underscore to "f$ lexicals" regexp.
33666
33667 2005-03-20 Juri Linkov <juri@jurta.org>
33668
33669 * subr.el (progress-reporter-do-update): When `min-value' is equal
33670 to `max-value', set `percentage' to 0 and prevent division by zero.
33671
33672 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
33673
33674 Sync with Tramp 2.0.48.
33675
33676 * net/tramp.el (all): Change all addresses to .gnu.org.
33677 (tramp-append-tramp-buffers): New defun.
33678 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
33679 Catch `dont-send' signal.
33680 (tramp-set-auto-save-file-modes): Set always permissions, because
33681 there might be an old auto-saved file belonging to another
33682 original file. This could be a security threat. Reported by
33683 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
33684 Check for Emacs 21.3.50 removed.
33685
33686 * net/tramp-smb.el (all): Remove debug construct for
33687 `with-parsed-tramp-file-name'.
33688 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
33689 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
33690 No error message if DIRECTORY or FILENAME doesn't exist.
33691 (tramp-smb-open-connection): Check existence of
33692 `tramp-smb-program'.
33693
33694 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
33695
33696 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
33697 Properly handle the case where the `m' or `s' command's argument is not
33698 yet terminated.
33699 (perl-indent-new-calculate): New function.
33700 (perl-indent-line): Use it.
33701
33702 2005-03-20 Miles Bader <miles@gnu.org>
33703
33704 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
33705 in text-mode too. Change to new face names.
33706 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
33707 Add `:weight bold' attribute.
33708 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
33709
33710 2005-03-19 Juri Linkov <juri@jurta.org>
33711
33712 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
33713
33714 * international/mule.el (auto-coding-alist): Sync with
33715 `auto-mode-alist' by adding upper case archive file extensions
33716 and adding ear/war to jar extension.
33717
33718 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
33719
33720 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
33721 running, restart it.
33722
33723 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
33724
33725 * finder.el (finder-current-item): Throw an error on an empty line.
33726
33727 * man.el (Man-follow-manual-reference): If current-word returns
33728 nil, use "".
33729
33730 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
33731
33732 * simple.el (goto-line): Doc fix.
33733
33734 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
33735
33736 * files.el (save-buffer): Doc fix.
33737
33738 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
33739
33740 * recentf.el (recentf-cleanup-remote): New variable.
33741 (recentf-cleanup): Use it to conditionally check availability of
33742 remote files.
33743
33744 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
33745
33746 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
33747 function names.
33748
33749 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33750
33751 * language/thai-word.el: New file.
33752
33753 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33754
33755 * files.el (backup-buffer): If the file's directory is not
33756 writable, use copy instead of move to backup the file.
33757
33758 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33759
33760 * obsolete/keyswap.el: Moved to obsolete/ from term/.
33761
33762 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
33763
33764 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
33765 Use functionp instead of symbolp and fboundp. Reported by Drkm
33766 <darkman_spam@yahoo.fr>.
33767 (ps-print-version): New version 6.6.6.
33768
33769 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
33770
33771 * textmodes/table.el (table--line-column-position): New idiom.
33772 (table--row-column-insertion-point-p): New function to test
33773 validity of row and column insertion operation at a location.
33774 (table-global-menu, table-cell-menu): Use above functions for
33775 deterministic test operation.
33776 (table--editable-cell-p): Behave in deterministic fashion.
33777
33778 2005-03-18 Juri Linkov <juri@jurta.org>
33779
33780 * isearch.el (isearch-lazy-highlight-new-loop):
33781 Make arguments beg and end optional.
33782 (isearch-update): Remove optional arguments nil from
33783 isearch-lazy-highlight-new-loop.
33784 (isearch-lazy-highlight-search): Let-bind case-fold-search to
33785 isearch-lazy-highlight-case-fold-search instead of
33786 isearch-case-fold-search, and let-bind isearch-regexp to
33787 isearch-lazy-highlight-regexp.
33788 Use isearch-lazy-highlight-last-string instead of isearch-string.
33789
33790 * replace.el (perform-replace): Remove bindings of global
33791 variables isearch-string, isearch-regexp, isearch-case-fold-search.
33792 Add three new arguments to `replace-highlight'.
33793 (replace-highlight): Add arguments string, regexp, case-fold.
33794 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
33795 to allow isearch-lazy-highlight-new-loop to use these values
33796 to set corresponding isearch-lazy-highlight-* internal
33797 variables whose values lazy highlighting will use regardless of
33798 changes to global variables isearch-string, isearch-regexp,
33799 isearch-case-fold-search during lazy highlighting loop.
33800 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
33801 to `lazy-highlight-cleanup'.
33802
33803 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
33804 (ispell-highlight-face): Set default face to `isearch' when
33805 lazy highlighting is enabled.
33806 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
33807 priority to 1. Add lazy highlighting.
33808 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
33809 from `isearch-dehighlight'.
33810
33811 2005-03-18 David Ponce <david@dponce.com>
33812
33813 * files.el (hack-local-variables): Do a case-insensitive search
33814 for End.
33815
33816 2005-03-18 Juri Linkov <juri@jurta.org>
33817
33818 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
33819 `isearch-lazy-highlight-cleanup', add alias to old name and
33820 declare obsolete. Add release numbers to other obsolete vars.
33821 (isearch-done, isearch-lazy-highlight-new-loop):
33822 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
33823 (lazy-highlight-cleanup) <variable>: Doc fix.
33824 (isearch-lazy-highlight-update): Rename obsolete
33825 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
33826
33827 2005-03-18 Kenichi Handa <handa@m17n.org>
33828
33829 * language/thai-util.el: Fix categorization of Thai characters in
33830 thai-category-table.
33831 (thai-composition-pattern): Adjust it for the above change.
33832 (thai-self-insert-command, thai-compose-syllable): New functions.
33833 (thai-compose-region): Use thai-compose-syllable.
33834 (thai-compose-string): Likewise.
33835 (thai-composition-function): Likewise.
33836 (thai-auto-composition): New function.
33837 (thai-auto-composition-mode): New minor mode.
33838
33839 * language/thai.el: Fix patterns to be registered in
33840 composition-function-table.
33841
33842 * international/quail.el (quail-input-method): Locally bind
33843 inhibit-modification-hooks to t.
33844
33845 2005-03-17 Richard M. Stallman <rms@gnu.org>
33846
33847 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
33848 (perl-mode): Use run-mode-hooks.
33849
33850 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
33851 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
33852 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
33853
33854 * mail/sendmail.el (sendmail-send-it): Reenable the code
33855 to compute resend-to-address and use it.
33856
33857 * tar-mode.el (tar-mode): Turn off undo unconditionally.
33858
33859 * image-mode.el: New file.
33860
33861 * image.el (insert-sliced-image): Add autoload cookie.
33862
33863 * font-lock.el (font-lock-lines-before): New user option.
33864 (font-lock-after-change-function): Obey it.
33865
33866 * bindings.el (esc-map): Make M-g a prefix.
33867 Bind M-g g and M-g M-g to goto-line.
33868
33869 * faces.el (face-id): Doc fix.
33870
33871 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33872
33873 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
33874 (rmail-show-message): Use rmail-unknown-mail-followup-to.
33875 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
33876
33877 * mail/sendmail.el (mail-yank-ignored-headers)
33878 (mail-font-lock-keywords, mail-mode-fill-paragraph):
33879 Add Mail-Followup-To and Mail-Reply-To headers.
33880 (mail-citation-hook): Add autoload cookie.
33881 (mail-mode): Doc fix.
33882 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
33883 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
33884 (mail-mode-fill-paragraph): Handle those headers.
33885 (mail-mailing-lists): New variable.
33886 (mail-mail-reply-to, mail-mail-followup-to): New functions.
33887
33888 2005-03-17 Juri Linkov <juri@jurta.org>
33889
33890 * isearch.el (isearch-fallback): Check for `(car previous)'
33891 before calling `isearch-other-end-state'.
33892
33893 2005-03-17 Kim F. Storm <storm@cua.dk>
33894
33895 * simple.el (move-beginning-of-line): Move to beginning of buffer
33896 line, as well as beginning of screen line.
33897
33898 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
33899
33900 * calendar/diary-lib.el (mark-diary-entries): Use new optional
33901 argument REDRAW rather than calendar-redrawing variable.
33902 * calendar/calendar.el (calendar-redrawing): Delete.
33903 (redraw-calendar): Do not bind calendar-redrawing.
33904
33905 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
33906
33907 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
33908 diary-file buffer.
33909
33910 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
33911
33912 * help.el (describe-mode): Allow a :minor-mode-function property to
33913 specify a different minor mode toggle function than the variable.
33914 * simple.el (auto-fill-function):
33915 * subr.el (add-minor-mode): Use it.
33916
33917 2005-03-16 Kenichi Handa <handa@m17n.org>
33918
33919 * language/ethio-util.el (sera-being-called-by-w3): New variable.
33920 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
33921 (ethio-fidel-to-sera-buffer): Likewise.
33922
33923 2005-03-16 Juri Linkov <juri@jurta.org>
33924
33925 * emacs-lisp/find-func.el (find-function-regexp):
33926 Add defun-emitting macro `menu-bar-make-toggle'.
33927
33928 * isearch.el: Put `isearch-scroll' property to
33929 `split-window-horizontally'.
33930
33931 * info.el: Update error messages for `debug-ignored-errors'.
33932 (Info-isearch-search): Doc fix.
33933 (Info-find-node): Move up code to go into info buffer before
33934 recording the node to the history.
33935 (Info-fontify-node): Fontify titles only if the next line
33936 has two or more `*', `=', `-', `.'.
33937 Display "go to this node" for empty (match-string 3).
33938
33939 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33940
33941 * term/mac-win.el: Add mouse pointer shape constants.
33942
33943 2005-03-15 Kim F. Storm <storm@cua.dk>
33944
33945 * simple.el (move-beginning-of-line): Use vertical-motion.
33946
33947 2005-03-15 Juri Linkov <juri@jurta.org>
33948
33949 * isearch.el (isearch-error): New variable.
33950 (isearch-invalid-regexp, isearch-within-brackets): Remove.
33951 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
33952 (isearch-within-brackets-state): Remove.
33953 (isearch-case-fold-search-state, isearch-pop-fun-state):
33954 Decrease frame index.
33955 (isearch-mode, isearch-top-state, isearch-push-state)
33956 (isearch-edit-string, isearch-abort, isearch-search-and-update)
33957 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
33958 (isearch-search, isearch-lazy-highlight-new-loop):
33959 Replace `isearch-invalid-regexp' with `isearch-error'.
33960 Remove `isearch-within-brackets'.
33961 (isearch-search): Add `search-failed' handler to `condition-case'.
33962 (isearch-lazy-highlight-search): Add `condition-case' to catch
33963 errors and allow `isearch-lazy-highlight-update' to try
33964 highlighting from the beginning of the window.
33965 (isearch-repeat): Move up code to set isearch-wrapped to t
33966 before calling isearch-wrap-function.
33967
33968 * info.el (Info-isearch-initial-node): New internal variable.
33969 (Info-search): Signal an error in isearch mode when search leaves
33970 the initial node. Signal an error when `bound' is non-nil and
33971 nothing was found in the current subfile.
33972 (Info-isearch-search): Remove `condition-case'.
33973 (Info-isearch-wrap): Don't wrap when search failed during leaving
33974 the initial node. If `Info-isearch-search' is nil, wrap around
33975 the current node.
33976 (Info-isearch-start): New fun.
33977 (Info-mode): Add buffer-local hook `Info-isearch-start' to
33978 `isearch-mode-hook'.
33979
33980 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33981
33982 * simple.el (normal-erase-is-backspace): Set default to t if
33983 running on Mac.
33984
33985 * term/mac-win.el (function-key-map): Sync with x-win.el.
33986
33987 2005-03-15 Kenichi Handa <handa@m17n.org>
33988
33989 * international/mule-cmds.el (locale-language-names): Modify the
33990 format of elements and add more entries.
33991 (locale-preferred-coding-systems): Add more entries.
33992 (set-locale-environment): Adjust for the change of
33993 locale-language-names.
33994
33995 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
33996
33997 * pcvs.el (smerge-ediff): Remove bogus autoload.
33998
33999 2005-03-14 Lute Kamstra <lute@gnu.org>
34000
34001 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34002 Ignore a `*' at the beginning of a line.
34003
34004 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34005 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34006 subr.el.
34007 (dont-compile, eval-when-compile, eval-and-compile): Use declare
34008 to specify indentation.
34009
34010 * generic.el (define-generic-mode): Let generic-mode-list be a
34011 list of strings; test membership with equal.
34012
34013 2005-03-14 Kim F. Storm <storm@cua.dk>
34014
34015 * simple.el (next-line, previous-line): Add optional try-vscroll
34016 arg to recognize interactive use. Pass it on to line-move.
34017 (line-move): Don't perform auto-window-vscroll when defining or
34018 executing keyboard macro to ensure consistent behavior.
34019
34020 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
34021
34022 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34023
34024 2005-03-13 Lute Kamstra <lute@gnu.org>
34025
34026 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34027 debugger-setup-buffer so that backtrace marks the frames set to
34028 debug-on-exit and we don't have to do it manually. Set an extra
34029 debug-on-exit for macro's.
34030 (debugger-setup-buffer): Don't mark the top frame manually.
34031
34032 2005-03-12 Lute Kamstra <lute@gnu.org>
34033
34034 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34035 lisp-indent-function throughout.
34036 (with-no-warnings): Set lisp-indent-function property.
34037
34038 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
34039
34040 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34041 Add entry for backslash.
34042
34043 2005-03-12 Juri Linkov <juri@jurta.org>
34044
34045 * info.el (Info-search): Four fixes for backward search.
34046
34047 2005-03-11 Jay Belanger <belanger@truman.edu>
34048
34049 * calc/calc.el (calc-language-alist): New variable.
34050 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34051 (calc-embedded-find-modes): Use calc-language-alist instead of
34052 calc-embedded-language-alist.
34053
34054 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34055
34056 * calendar/calendar.el (calendar-redrawing): New internal
34057 variable.
34058 (redraw-calendar): Remove bogus save-excursion from previous
34059 change. Bind calendar-redrawing to t for mark-diary-entries.
34060 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34061 calendar if that is why we were called.
34062
34063 2005-03-11 Kenichi Handa <handa@m17n.org>
34064
34065 * international/mule.el (make-coding-system): Set property
34066 coding-system-define-form to nil.
34067 (define-coding-system-alias): Likewise.
34068
34069 2005-03-11 Kenichi Handa <handa@m17n.org>
34070
34071 These changes are suggested by Dave Love <fx@gnu.org>.
34072
34073 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34074 coding: tag.
34075 (adaptive-fill-regexp): Add more bullets.
34076 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34077 regexps.
34078
34079 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
34080
34081 * help.el (describe-mode): Properly handle non-trivial lighters.
34082 Don't ignore minor modes that are not listed in minor-mode-list.
34083
34084 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34085 feature ON when the user requests to turn it OFF.
34086
34087 2005-03-10 Lute Kamstra <lute@gnu.org>
34088
34089 * emacs-lisp/debug.el (debug-entry-code): Delete it.
34090 (implement-debug-on-entry): New function to replace debug-entry-code.
34091 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
34092 second argument as the 2005-03-07 change makes it obsolete.
34093 (debug-on-entry, cancel-debug-on-entry): Update call to
34094 debug-on-entry-1.
34095 (debug, debugger-setup-buffer): Comment update.
34096 (debugger-frame-number): Update to work with implement-debug-on-entry.
34097
34098 2005-03-10 Jay Belanger <belanger@truman.edu>
34099
34100 * calc/calc-embed.el (math-ms-args): Declare it.
34101 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
34102 math-ms-args.
34103 (calc-embedded-subst): Use math-multi-subst-rec to substitute
34104 variables.
34105
34106 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
34107
34108 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
34109 Use message-box.
34110
34111 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
34112 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
34113 (tooltip-gud-tips): Simplify.
34114 (tooltip-gud-tips-p): Remove superfluous :set.
34115 (tooltip-gud-modes): Add fortran-mode.
34116 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
34117
34118 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
34119
34120 2005-03-09 Kim F. Storm <storm@cua.dk>
34121
34122 * play/animate.el (animate-place-char): Use forward-line instead
34123 of next-line to improve performance.
34124
34125 2005-03-09 Simon Josefsson <jas@extundo.com>
34126
34127 * net/browse-url.el (browse-url-default-browser): Doc fix.
34128
34129 2005-03-09 Miles Bader <miles@gnu.org>
34130
34131 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
34132 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
34133
34134 2005-03-09 Kenichi Handa <handa@m17n.org>
34135
34136 * international/latin-1.el: Set case and syntax for 255 only if
34137 set-case-syntax-set-multibyte is nil.
34138
34139 * textmodes/ispell.el (ispell-insert-word): New function.
34140 (ispell-word): Use ispell-insert-word to insert a new word.
34141 (ispell-process-line): Likewise.
34142 (ispell-complete-word): Likewise.
34143
34144 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
34145
34146 * calendar/calendar.el (redraw-calendar): Preserve point.
34147 Reported by Matt Hodges <MPHodges@member.fsf.org>.
34148 (calendar-week-start-day): Move after definition of
34149 redraw-calendar. Delete buffer test, since redraw-calendar has
34150 that now.
34151
34152 * calendar/diary-lib.el (mark-diary-entries): Only call
34153 redraw-calendar in the first of any recursive calls.
34154 Reported by Alan Shutko <ats@acm.org>.
34155
34156 2005-03-08 Juri Linkov <juri@jurta.org>
34157
34158 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
34159 (html-horizontal-rule, html-line, html-image, html-checkboxes)
34160 (html-radio-buttons): Add a space before the trailing `/>' where
34161 sgml-xml-mode is non-nil.
34162 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
34163 the subsequent tag of the empty XML tag.
34164 (html-href-anchor): Don't set initial input to "http:".
34165 (html-image): Ask for the image URL and set point inside alt="".
34166 (html-name-anchor): Duplicate the name in the `id' attribute when
34167 sgml-xml-mode is non-nil.
34168 (html-paragraph): Remove \n before <p>.
34169 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
34170 instead of `checked' when sgml-xml-mode is non-nil.
34171
34172 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
34173 Remove 1 space before #RRGGBB to not truncate it on terminal
34174 windows w/o fringes. Remove 1 space between bg and fg examples
34175 to get more space.
34176 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
34177 avoid byte-compile warnings.
34178
34179 * image-file.el (image-file-handler): Put `safe-magic' property to
34180 `image-file-handler'.
34181
34182 * info.el (Info-isearch-search): Emulate word search in
34183 isearching through multiple Info nodes with Info-search.
34184 (Info-isearch-wrap): Allow isearch-word.
34185
34186 2005-03-08 Lute Kamstra <lute@gnu.org>
34187
34188 * emacs-lisp/debug.el (debugger-step-through): Make sure that
34189 stepping into the debugger's code is not possible.
34190 (debugger-jumping-flag): Docstring update.
34191
34192 2005-03-08 Jay Belanger <belanger@truman.edu>
34193
34194 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
34195 embedded mode begins.
34196 (calc-embedded-language-alist): New variable.
34197 (calc-embedded-find-modes): Use calc-embedded-language-alist to
34198 set default language mode.
34199
34200 2005-03-08 Kenichi Handa <handa@m17n.org>
34201
34202 * international/ccl.el (define-ccl-program): Fix docstring about
34203 extra 256 bytes assured for the output buffer.
34204
34205 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34206 Fix BUFFER_MAGNIFICATION to 2.
34207 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34208
34209 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
34210
34211 * align.el (align-rules-list): Added an alignment rule for CSS
34212 declarations (applies to css-mode and html-mode buffers).
34213
34214 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
34215
34216 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
34217
34218 2005-03-07 Kim F. Storm <storm@cua.dk>
34219
34220 * simple.el (move-beginning-of-line): New command.
34221
34222 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
34223
34224 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
34225
34226 * emulation/cua-base.el: Put CUA move property on move-end-of-line
34227 and move-beginning-of-line.
34228
34229 * apropos.el (apropos-print): Omit command from M-x ... RET.
34230
34231 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
34232
34233 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
34234 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
34235
34236 2005-03-06 Richard M. Stallman <rms@gnu.org>
34237
34238 * bindings.el (esc-map): Bind M-g to goto-line.
34239
34240 * facemenu.el (global-map): Bind M-o, not M-g.
34241
34242 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34243
34244 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
34245 "Open Directory" as for "Open File".
34246
34247 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
34248
34249 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
34250 (push-mark-command): Run activate-mark-hook.
34251
34252 2005-03-06 Richard M. Stallman <rms@gnu.org>
34253
34254 * help-mode.el (help-mode-finish): Don't alter the element
34255 in view-return-to-alist if there already is one.
34256
34257 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
34258 make sure the current buffer is the expected one.
34259
34260 * novice.el (disabled-command-function): Output in *Disabled Command*.
34261 Explicitly ignore non-keyboard events, and explicitly handle C-g.
34262
34263 * textmodes/flyspell.el (flyspell-large-region):
34264 Pass args differently for aspell.
34265
34266 * files.el (mode-require-final-newline): Doc fix.
34267
34268 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
34269
34270 * progmodes/which-func.el (which-function):
34271 Specify NOERROR when calling imenu--make-index-alist.
34272
34273 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
34274
34275 * simple.el (normal-erase-is-backspace): Define default value.
34276
34277 * custom.el (custom-theme-set-variables): Remove unused var
34278 `immediate'.
34279 (custom-reevaluate-setting): Simple function to handle variables
34280 that are defined before their default value can really be
34281 computed.
34282
34283 * startup.el (command-line): Use it for temporary-file-directory,
34284 small-emporary-file-directory, auto-save-file-name-transforms,
34285 blink-cursor-mode, and normal-erase-is-backspace.
34286
34287 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
34288 progress, even with buggy anchored keywords.
34289
34290 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
34291
34292 * simple.el (goto-line): Remove unbalanced final parenthesis.
34293
34294 2005-03-05 Richard M. Stallman <rms@gnu.org>
34295
34296 * simple.el (goto-line): Use a number at point as the default.
34297 With C-u as arg, switch buffers.
34298
34299 2005-03-05 Juri Linkov <juri@jurta.org>
34300
34301 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
34302 with `no-blinking-cursor'.
34303
34304 * startup.el (no-blinking-cursor): New defvar.
34305 (command-line): Add `--no-blinking-cursor' to longopts.
34306 Set `no-blinking-cursor' to t for command line arguments
34307 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
34308 with `no-blinking-cursor' in the condition for calling
34309 `blink-cursor-mode'.
34310
34311 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
34312
34313 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
34314 (menu-bar-options-save): Add blink-cursor-mode.
34315 (menu-bar-options-menu): Add blink-cursor-mode.
34316
34317 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
34318
34319 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
34320 (icalendar-export-file, icalendar-export-region)
34321 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
34322 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
34323
34324 2005-03-04 Lute Kamstra <lute@gnu.org>
34325
34326 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
34327 (debug-function-list): Ditto.
34328
34329 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
34330
34331 * textmodes/texinfmt.el (texinfo-append-refill):
34332 Redefine the types of line to which @refill
34333 is not appended by replacing a search for `@refill\\|@bye' with
34334 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
34335 itemize@refill' bug and the unfilled long lines bug.
34336 (texinfmt-version): Update number and date.
34337
34338 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
34339
34340 * international/code-pages.el (windows-1250, windows-125[2-8])
34341 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
34342
34343 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
34344
34345 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
34346 bound yet.
34347
34348 2005-03-02 Romain Francoise <romain@orebokech.com>
34349
34350 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
34351 buffer after removing limits.
34352 (ibuffer-pop-filter): Ditto.
34353 Update copyright.
34354
34355 2005-03-02 Miles Bader <miles@gnu.org>
34356
34357 * button.el (make-text-button): If the user doesn't specify a
34358 type, use the default. Rewrite to use `add-text-properties' and
34359 plist functions.
34360
34361 2005-03-01 Lute Kamstra <lute@gnu.org>
34362
34363 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
34364 (debugger-jumping-flag): New var.
34365 (debug-entry-code): Use it.
34366 (debugger-jump): Use debugger-jumping-flag and add
34367 debugger-reenable to post-command-hook.
34368 (debugger-reenable): Use debugger-jumping-flag and remove itself
34369 from post-command-hook.
34370 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
34371 debugger-reenable.
34372
34373 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
34374
34375 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
34376 inclusion of "itemize\\|", which may be unnecessary, is certainly
34377 inelegant, and stops refilling in itemize lists when formatting
34378 Japanese Texinfo files to Info.
34379 Update copyright to 2005.
34380
34381 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
34382
34383 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
34384 of an error if GDB can't find the source file.
34385
34386 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
34387
34388 * calendar/calendar.el (redraw-calendar): Work from any buffer,
34389 not just the calendar.
34390
34391 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
34392 first.
34393 (diary-redraw-calendar): New function.
34394 (make-diary-entry): Add diary-redraw-calendar to local
34395 write-contents-functions. Turn off selective display before
34396 inserting in diary.
34397
34398 2005-03-01 Kim F. Storm <storm@cua.dk>
34399
34400 * emacs-lisp/copyright.el (copyright-fix-years): New command.
34401
34402 2005-03-01 Lute Kamstra <lute@gnu.org>
34403
34404 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
34405 that debug-entry-code can be safely removed from a function while
34406 this code is being evaluated. Revert the 2005-02-27 change as the
34407 new implementation no longer requires it. Make sure that a
34408 function body containing just a string is not mistaken for a docstring.
34409 (debug): Skip one more frame in case of debug on entry.
34410 (debugger-setup-buffer): Delete one more frame line in case of
34411 debug on entry.
34412 (debugger-frame-number): Update to use the new text introduced by
34413 the 1999-11-03 change. Skip one more frame in case of debug on entry.
34414
34415 2005-02-28 Kim F. Storm <storm@cua.dk>
34416
34417 * double.el (double-translate-key): Call force-window-update after
34418 read-event to avoid crash in redisplay.
34419
34420 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
34421
34422 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
34423 (debug): Use it. Move the inhibit-trace earlier.
34424 (debug-entry-code): New const.
34425 (debug-on-entry-1): Use it.
34426
34427 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
34428
34429 * international/utf-16.el (ccl-encode-mule-utf-16le):
34430 Fix BUFFER_MAGNIFICATION to 2.
34431 (ccl-encode-mule-utf-16be): Likewise.
34432
34433 2005-02-28 Kenichi Handa <handa@m17n.org>
34434
34435 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34436 Fix BUFFER_MAGNIFICATION to 4.
34437 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34438
34439 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
34440
34441 * speedbar.el (speedbar-update-flag): Doc fix.
34442 (speedbar-show-info-under-mouse): Give set-mouse-position the right
34443 argument.
34444
34445 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
34446
34447 * reveal.el (reveal-post-command): Don't try to reveal overlays which
34448 have a non-nil `invisible' property but are actually visible.
34449
34450 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
34451 for perldoc sections.
34452 (perl-outline-regexp, perl-outline-level): New var and function.
34453 (perl-mode): Use them.
34454
34455 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
34456
34457 * calendar/diary-lib.el (diary-remind): Discard any mark portion
34458 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
34459
34460 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
34461
34462 * cus-edit.el: Comment change.
34463 (custom-buffer-create-internal): Slightly reword text at top of
34464 Custom buffers. Mention there that saving an option edits the
34465 init file. Add link to Emacs manual node on `custom-file'.
34466 (custom-magic-alist): Rewrite individual State messages to use
34467 capitalized keywords. Doc fix.
34468
34469 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
34470
34471 * calendar/calendar.el (calendar-buffer): Move above
34472 calendar-week-start-day.
34473 (calendar-week-start-day): Doc fix. Add :set function.
34474 (calendar-minimum-window-height): New variable.
34475 (generate-calendar-window): Only resize window if selected-window
34476 is displaying the calendar buffer. Use new variable
34477 calendar-minimum-window-height.
34478 (generate-calendar): Reword error message.
34479 (calendar-mode-map): Bind DEL to scroll-other-window-down.
34480
34481 2005-02-27 Andreas Schwab <schwab@suse.de>
34482
34483 * vc.el (vc-do-command): Don't run command asynchronously when
34484 operating in a remote directory.
34485
34486 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
34487 change from sync with Tramp 2.0.47.
34488
34489 2005-02-27 Richard M. Stallman <rms@gnu.org>
34490
34491 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
34492
34493 * textmodes/flyspell.el (flyspell-mode-on):
34494 Call ispell-change-dictionary only if necessary.
34495
34496 * emacs-lisp/re-builder.el (regexp-builder): New function.
34497
34498 * register.el (describe-register-1): Explicitly handle
34499 yank-excluded-properties = t.
34500
34501 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
34502 (custom-magic-alist): Change the status descriptions again.
34503 (face widget-type): Total rewrite based on `restricted-sexp'
34504 to eliminate the confusing double hiding levels.
34505
34506 * emacs-lisp/debug.el (debug-on-entry-1):
34507 If function body is empty, add nil as body form.
34508
34509 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
34510
34511 * emacs-lisp/trace.el (inhibit-trace): New var.
34512 (trace-make-advice): Use it.
34513
34514 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
34515
34516 2005-02-26 Kim F. Storm <storm@cua.dk>
34517
34518 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
34519 (mouse-on-link-p, mouse-drag-region-1): Use it.
34520
34521 2005-02-25 Lute Kamstra <lute@gnu.org>
34522
34523 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
34524
34525 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
34526
34527 * frame.el (blink-cursor-mode): Add :group keyword.
34528
34529 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
34530
34531 * calendar/icalendar.el (icalendar--decode-isodatetime):
34532 New optional argument DAY-SHIFT.
34533 (icalendar-export-region): Fix coding-system-for-write.
34534 (icalendar--convert-ical-to-diary): Shift end-day of all-day
34535 events by one.
34536
34537 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
34538
34539 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
34540
34541 2005-02-24 Kim F. Storm <storm@cua.dk>
34542
34543 * international/iso-acc.el (iso-accents-compose): Fix crash
34544 during redisplay. Call force-window-update after read-event
34545 and delete-region to signal that window is not accurate.
34546
34547 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
34548
34549 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
34550 Remove unused and inexistent var `inhibit-trace'.
34551 (debugger-mode): Use run-mode-hooks.
34552 (debugger-list-functions): Add buttons; setup xref stack.
34553
34554 2005-02-23 Richard M. Stallman <rms@gnu.org>
34555
34556 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
34557 appointment says it was explicitly made.
34558 (appt-add): Set the 3rd element.
34559 (appt-make-list): Preserve explicit appointments.
34560
34561 * subr.el (find-tag-default): Catch errors in forward-sexp.
34562
34563 2005-02-23 Juri Linkov <juri@jurta.org>
34564
34565 * info.el (Info-isearch-search): New defcustom.
34566 (Info-isearch-search): Call the default isearch function
34567 when Info-isearch-search is nil.
34568 (Info-isearch-wrap): Use variable Info-isearch-search.
34569
34570 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
34571
34572 * cus-edit.el: Comment change.
34573
34574 2005-02-22 Kim F. Storm <storm@cua.dk>
34575
34576 * progmodes/hideif.el (hide-ifdef-use-define-alist):
34577 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
34578
34579 2005-02-22 Simon Josefsson <jas@extundo.com>
34580
34581 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
34582 New variable.
34583 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
34584 Oskarsson" <myrkraverk@users.sourceforget.net>.
34585
34586 2005-02-22 Kim F. Storm <storm@cua.dk>
34587
34588 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
34589 check that window of that event is the selected window.
34590 (mouse-drag-region-1): Compare mouse event window to selected
34591 window before setting point.
34592
34593 * tooltip.el (tooltip-show-help-function): Pass event to
34594 mouse-on-link-p so it can check selected window.
34595
34596 2005-02-22 Kenichi Handa <handa@m17n.org>
34597
34598 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
34599 (ps-mule-show-warning): New function.
34600 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
34601 characters are found.
34602
34603 * ps-print.el (ps-header-footer-string): Return a list of header
34604 and footer strings.
34605
34606 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
34607
34608 * pcvs.el (cvs-retrieve-revision): Fix thinko.
34609
34610 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
34611
34612 * frame.el (blink-cursor-mode): Use define-minor-mode.
34613
34614 * term/mac-win.el (function-key-map): Use char-names more consistently.
34615 (file-name-coding-system): Only set it for MacOS-9. The other case is
34616 already handled in mule-cmds.el (where it also works when mac-win.el
34617 is not used).
34618
34619 2005-02-21 Kenichi Handa <handa@m17n.org>
34620
34621 * international/mule.el (ctext-pre-write-conversion): Always use
34622 " *code-converting-work*" buffer for work.
34623
34624 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
34625
34626 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
34627
34628 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
34629
34630 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
34631
34632 * ses.el (undo-more): Restore defadvice, but only the part that
34633 allows changes outside the restricted area of the buffer.
34634
34635 2005-02-20 Kim F. Storm <storm@cua.dk>
34636
34637 * simple.el (line-move): Add fourth optional arg try-vscroll which
34638 must be set to perform auto-window-vscroll.
34639 When moving backwards and doing auto-window-vscroll, automatically
34640 vscroll to the last part of lines which are taller than the window.
34641 (next-line, previous-line): Set try-vscroll arg on line-move.
34642
34643 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
34644
34645 * replace.el (query-replace, query-replace-regexp)
34646 (replace-string, replace-regexp): When operating on region, make
34647 the minibuffer prompt say so.
34648
34649 * isearch.el (isearch-forward): Document isearch-query-replace and
34650 isearch-query-replace-regexp keybindings.
34651
34652 2005-02-19 Jay Belanger <belanger@truman.edu>
34653
34654 * calc/calc-aent.el (math-read-token): Add local variable.
34655
34656 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
34657 (calc-edit-top): Move declaration to earlier in file.
34658 (calc-edit-macro-repeats): Add local variables.
34659
34660 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
34661 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
34662 calcFunc-tanh.
34663 Adjust integration rule for calcFunc-tan.
34664
34665 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34666
34667 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
34668 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
34669 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
34670 (viper-skip-separators): Bug fix.
34671 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
34672 particular major mode.
34673 (viper-del-backward-char-in-replace): Don't put deleted char on the
34674 kill ring.
34675
34676 * emulation/viper-ex.el (viper-color-display-p): New function.
34677 (viper-has-face-support-p): Use viper-color-display-p.
34678
34679 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
34680
34681 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
34682
34683 * emulation/viper-util.el (viper-glob-unix-files):
34684 Fix shell status check.
34685 (viper-file-remote-p): Make equivalent to file-remote-p.
34686
34687 * emulation/viper.el (viper-major-mode-modifier-list):
34688 Use viper-gnus-modifier-map.
34689
34690 2005-02-19 David Kastrup <dak@gnu.org>
34691
34692 * subr.el (subregexp-context-p): Fix garbled doc string by adding
34693 quoting.
34694
34695 2005-02-19 Jay Belanger <belanger@truman.edu>
34696
34697 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
34698 Remove extra definitions.
34699 (calc-coth): New function.
34700 (calcFunc-cot): Fix `let'.
34701
34702 2005-02-19 Eli Zaretskii <eliz@gnu.org>
34703
34704 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
34705 the reasons we use "type pc" in these faces.
34706
34707 * button.el (button): Ditto.
34708
34709 2005-02-19 Michael Mauger <mmaug@yahoo.com>
34710
34711 * replace.el (query-replace-read-from): Set the value of
34712 query-replace-from-history-variable to handle the case of an empty
34713 string entered to accept the suggested default.
34714
34715 * net/tramp.el (tramp-file-name-for-operation):
34716 Use dired-call-process instead of dired-call-process-command.
34717
34718 2005-02-19 Jay Belanger <belanger@truman.edu>
34719
34720 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
34721 (math-div-non-trig): New variables.
34722 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
34723 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
34724 (math-combine-prod, math-div-symb-fancy): Add simplifications for
34725 trig expressions.
34726
34727 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
34728
34729 * progmodes/gdb-ui.el (gdb-var-update-handler)
34730 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
34731 for watch expressions,
34732 (gdb-var-create-handler): Don't set speedbar-update-flag.
34733 (gdb-post-prompt): Simplify test for speedbar.
34734
34735 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34736
34737 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
34738 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
34739 we use the syntax table of the correct buffer.
34740 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
34741 Felix Gatzemeier.
34742
34743 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
34744 (ediff-file-remote-p): Make synonymous with file-remote-p.
34745 In all deffaces ediff-*-face-*, use min-colors.
34746
34747 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
34748 ediff-recurse-to-subdirectories.
34749 (ediff-mark-if-equal): Check that the arguments are strings, use
34750 ediff-same-contents (after to Felix Gatzemeier).
34751
34752 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
34753 nil.
34754
34755 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
34756
34757 * log-view.el (log-view-message-re): Fix up Subversion regexp.
34758
34759 2005-02-18 David Kastrup <dak@gnu.org>
34760
34761 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
34762 use `mark-active' when defined.
34763
34764 2005-02-18 Kenichi Handa <handa@m17n.org>
34765
34766 * ps-print.el (ps-font-info-database): New entry
34767 ZapfChancery-MediumItalic with correct font name. Fix font name
34768 of the entry Zapf-Chancery-MediumItalic.
34769
34770 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
34771
34772 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
34773
34774 2005-02-16 Kim F. Storm <storm@cua.dk>
34775
34776 * ido.el (ido-fallback-command): Pass user input to fallback command.
34777
34778 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
34779
34780 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
34781 (gdb-find-file-hook): Add server prefix.
34782
34783 2005-02-16 Richard M. Stallman <rms@gnu.org>
34784
34785 * replace.el (perform-replace): Pass new args to replace-highlight.
34786 (replace-highlight): Take region args,
34787 and pass them to isearch-lazy-highlight-new-loop.
34788
34789 * novice.el (disabled-command-hook): Autoload the defalias
34790 and the make-obsolete-variable call.
34791
34792 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
34793
34794 * isearch.el (isearch-lazy-highlight-start-limit)
34795 (isearch-lazy-highlight-end-limit): New variables limit
34796 the region for highlighting.
34797 (isearch-lazy-highlight-new-loop): New args BEG and END.
34798 (isearch-lazy-highlight-search): Use the new vars.
34799 (isearch-lazy-highlight-update): Likewise.
34800
34801 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
34802
34803 * cus-start.el (all): Use default-boundp.
34804
34805 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
34806
34807 * menu-bar.el (menu-bar-select-frame): Handle current frame.
34808
34809 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
34810
34811 * autorevert.el (auto-revert-stop-on-user-input)
34812 (auto-revert-verbose): Doc fixes.
34813
34814 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
34815
34816 * international/mule-cmds.el (set-locale-environment): Remove call
34817 to set-selection-coding-system on Windows.
34818
34819 2005-02-15 Jay Belanger <belanger@truman.edu>
34820
34821 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
34822 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
34823 calcFunc-coth.
34824 (math-simplify-sqrt): Add simplifications.
34825
34826 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
34827 to list.
34828
34829 * calc/calc-ext.el: Add functions to autoloads.
34830
34831 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
34832 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
34833 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
34834 (math-csc-raw, math-cot-raw): New functions.
34835
34836 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
34837
34838 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
34839 the variable name in a message.
34840
34841 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
34842 calcFunc-csc, calcFunc-cot.
34843
34844 * calc/calcalg2.el: Add derivative and integration rules for
34845 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
34846 calcFunc-csch, calcFunc-coth.
34847 (math-do-integral-methods): Add to checks for when to use
34848 substitutions.
34849
34850 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
34851
34852 2005-02-15 Lute Kamstra <lute@gnu.org>
34853
34854 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
34855 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
34856 <monnier@iro.umontreal.ca>.
34857 (lisp-outline-level): Improve efficiency. Suggested by David
34858 Kastrup <dak@gnu.org>.
34859
34860 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
34861
34862 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
34863 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
34864 (gdb-set-gud-minor-mode-existing-buffers): New functions.
34865 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34866 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
34867
34868 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
34869
34870 * cus-start.el (all): Comment change.
34871
34872 2005-02-14 Lute Kamstra <lute@gnu.org>
34873
34874 * cus-start.el (all): Check if symbol is void.
34875
34876 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
34877
34878 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
34879 optional argument to \cite.
34880
34881 2005-02-14 Richard M. Stallman <rms@gnu.org>
34882
34883 * cus-edit.el (custom-buffer-create-internal): Update help message.
34884 (custom-magic-alist): Update help messages.
34885
34886 * cus-start.el (all): Allow a var to specify a standard value.
34887
34888 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
34889
34890 * custom.el (custom-theme-set-variables): Handle variable aliases.
34891
34892 * frame.el (blink-cursor-timer): Doc fix.
34893 (blink-cursor): Make it an alias for `blink-cursor-mode' and
34894 declare obsolete.
34895 (blink-cursor-mode): Define with defcustom and use correct
34896 standard expression in that defcustom.
34897 * startup.el (command-line): Adapt to above changes in frame.el.
34898
34899 2005-02-11 Lute Kamstra <lute@gnu.org>
34900
34901 * apropos.el (apropos-score-doc): Prevent division by zero.
34902
34903 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
34904
34905 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
34906 (icalendar--get-event-property-attributes)
34907 (icalendar--get-event-properties)
34908 (icalendar--datetime-to-diary-date): New functions.
34909 (icalendar--split-value): Doc fix.
34910 (icalendar--datetime-to-noneuropean-date)
34911 (icalendar--datetime-to-european-date): New optional argument
34912 SEPARATOR. Return result as a string instead of a list.
34913 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
34914 (icalendar--convert-string-for-export): Rename arg S to STRING.
34915 (icalendar-export-region): Doc fix. Change name of error buffer.
34916 Save output buffer.
34917 (icalendar-import-file): Add blank at end of prompt.
34918 (icalendar-import-buffer): Doc fix. Do not switch to error
34919 buffer. Indicate status in return value.
34920 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
34921 buffer. Save output buffer. Handle exception from recurrence
34922 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
34923 events. Fix problems with weekly all-day events.
34924
34925 2005-02-10 Richard M. Stallman <rms@gnu.org>
34926
34927 * simple.el (eval-expression-print-format):
34928 Avoid warning about edebug-active.
34929
34930 * help.el (help-for-help-internal): Rename from help-for-help.
34931 (help-for-help): Define with defalias.
34932
34933 * font-core.el (font-lock-default-function): Use with-no-warnings.
34934
34935 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
34936
34937 * custom.el (defface): Doc fix.
34938
34939 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
34940
34941 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
34942 width 0" to prevent word wrapping problems.
34943
34944 2005-02-09 Kim F. Storm <storm@cua.dk>
34945
34946 * ido.el (ido-file-extensions-order): New defcustom.
34947 (ido-file-extension-lessp, ido-file-extension-aux)
34948 (ido-file-extension-order): New advanced file ordering.
34949 (ido-file-lessp): New simple file ordering.
34950 (ido-sort-list): Remove.
34951 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
34952 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
34953
34954 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
34955
34956 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
34957 that some versions of grep produce.
34958 (grep-mode-font-lock-keywords): Likewise.
34959
34960 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
34961
34962 * progmodes/gdb-ui.el (gdb-location-list): New variable.
34963 (gdb-cdir): Delete.
34964 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
34965 (gdb-source-info): Treat case when source file is in another
34966 directory properly.
34967 (gdb-get-location): New function.
34968
34969 2005-02-07 Jay Belanger <belanger@truman.edu>
34970
34971 * calc/calc-prog.el (calc-write-parse-table-part)
34972 (calc-fix-token-name): Fix a check for language type.
34973
34974 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
34975
34976 2005-02-07 Andre Spiegel <spiegel@gnu.org>
34977
34978 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
34979 as directory not writable.
34980
34981 2005-02-07 Kim F. Storm <storm@cua.dk>
34982
34983 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
34984 (cua--standard-movement-commands): Remove list.
34985 Instead, set CUA property value to move for movement commands.
34986 (cua-movement-commands): Remove. Users must set CUA prop instead.
34987 (cua--pre-command-handler): Check CUA property.
34988 (cua--init-keymaps): Don't remap undo commands.
34989 (cua-mode): Don't call cua--rectangle-on-off.
34990
34991 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
34992 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
34993 (cua--rect-undo-set-point): New var.
34994 (cua--rectangle-undo-boundary): Setup undo apply entry.
34995 (cua--rect-undo-handler): New function for rectangle undo.
34996 (cua--rect-start-position, cua--rect-end-position): Add.
34997 (cua--rectangle-post-command): Call cua--rectangle-set-corners
34998 for restored rectangle. Set point if cua--rect-undo-set-point.
34999
35000 2005-02-06 Jay Belanger <belanger@truman.edu>
35001
35002 * calc/calc-lang.el (calc-tex-language): Display more information
35003 in messages.
35004
35005 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35006 in TeX mode.
35007
35008 2005-02-06 Richard M. Stallman <rms@gnu.org>
35009
35010 * emacs-lisp/lisp.el (buffer-end): Doc fix.
35011
35012 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
35013
35014 * net/ldap.el (ldap-search-internal): Support attributes with
35015 optional descriptions separated by a semi-colon, as in
35016 "userCertificate;binary".
35017
35018 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35019
35020 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35021 isn't a cons (i.e. the version is 0).
35022
35023 2005-02-05 Eli Zaretskii <eliz@gnu.org>
35024
35025 * help.el (help-for-help): Doc fix.
35026
35027 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
35028
35029 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
35030 GDB-Windows on the menu-bar as this works better.
35031
35032 2005-02-04 Jay Belanger <belanger@truman.edu>
35033
35034 * calc/calc-embed.el (calc-embedded-update): Don't put in
35035 unnecessary newlines. Adjust the end of formula marker.
35036
35037 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35038 (math-latex-parse-two-args): New function.
35039
35040 2005-02-03 Lute Kamstra <lute@gnu.org>
35041
35042 * help-fns.el (help-with-tutorial): Make sure that users cannot
35043 remove the entire text of the tutorial by means of `undo'.
35044
35045 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
35046
35047 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35048 in recent changes, where the ispell process was repeatedly
35049 killed & restarted.
35050
35051 * international/mule-cmds.el (set-locale-environment): Set file-name
35052 coding system to utf-8 on Darwin systems.
35053 (set-default-coding-systems): Don't set default-file-name-coding-system
35054 on Darwin systems.
35055
35056 2005-02-03 Richard M. Stallman <rms@gnu.org>
35057
35058 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35059
35060 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
35061
35062 * faces.el (list-faces-display): Add optional argument.
35063
35064 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
35065
35066 * font-core.el (font-lock-default-function): Handle the rare case where
35067 only font-lock-keywords is set.
35068
35069 2005-02-02 Kenichi Handa <handa@m17n.org>
35070
35071 * international/characters.el: Cancel previous change for
35072 I-WITH-DOT-ABOVE and DOTLESS-i.
35073
35074 * international/latin-5.el: Cancel previous change.
35075
35076 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35077
35078 * progmodes/gud.el: Correction to syntax in gud-menu-map.
35079
35080 2005-02-02 Kenichi Handa <handa@m17n.org>
35081
35082 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35083 DOTLESS-i.
35084
35085 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35086 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35087
35088 * case-table.el (get-upcase-table): New function.
35089 (copy-case-table): Copy upcaes table too if non-nil.
35090 (set-case-syntax-delims): Maintain upcase table too.
35091 (set-case-syntax-pair): Likewise.
35092 (set-upcase-syntax, set-downcase-syntax): New functions.
35093 (set-case-syntax): Maintain upcase table too.
35094
35095 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35096
35097 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
35098
35099 * progmodes/gud.el (gud-goto-info): New function.
35100 (gud-tool-bar-map): Use correct icon.
35101
35102 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35103
35104 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
35105 When delegating, order args in the funcall correctly.
35106
35107 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35108
35109 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
35110
35111 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
35112
35113 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
35114 buffer not visiting a file.
35115
35116 2005-01-31 Jay Belanger <belanger@truman.edu>
35117
35118 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
35119 bound on the line with the formula.
35120
35121 2005-01-31 Kim F. Storm <storm@cua.dk>
35122
35123 * ses.el (ses-create-cell-variable-range)
35124 (ses-destroy-cell-variable-range, ses-reset-header-string)
35125 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
35126 (ses-insert-row): Fix format of apply undo entries.
35127
35128 2005-01-31 Jay Belanger <belanger@truman.edu>
35129
35130 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
35131 parts.
35132
35133 * calc/calc-embed.el (calc-embedded-open-formula)
35134 (calc-embedded-close-formula): Ignore matrix environments.
35135
35136 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
35137 TeX mode.
35138
35139 * calc/calc-lang.el (math-function-table, math-oper-table)
35140 (math-variable-table): Adjust the LaTeX portions.
35141
35142 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
35143 (math-latex-ignore-words): New constant.
35144
35145 2005-01-31 Richard M. Stallman <rms@gnu.org>
35146
35147 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
35148 (ispell-local-dictionary): Doc fix.
35149 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
35150 Don't reinitialize at run time. Don't defcustom.
35151 All uses changed to append ispell-local-dictionary-alist,
35152 or check it first.
35153 (ispell-current-dictionary): New variable for dictionary in use.
35154 (ispell-dictionary): Now used only for global default.
35155 (ispell-start-process): Set ispell-current-dictionary,
35156 not ispell-dictionary.
35157 (ispell-change-dictionary): Use this only for setting
35158 user preferences.
35159 (ispell-internal-change-dictionary): New function
35160 to change the current dictionary in use.
35161 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
35162 Use ispell-current-dictionary.
35163 Handle ispell-local-dictionary-overridden.
35164 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
35165
35166 2005-01-31 Jay Belanger <belanger@truman.edu>
35167
35168 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
35169
35170 * calc/calc-ext.el: Add calc-latex-language to autoloads.
35171 (calc-mode-map): Add calc-latex-language.
35172
35173 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
35174 (math-latex-print-frac): New functions.
35175 (math-oper-table, math-function-table, math-variable-table)
35176 (math-complex-format, math-input-filter): Add latex properties.
35177 (calc-set-language): Set math-expr-special-function-mapping.
35178
35179 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
35180 (calc-write-parse-table-part): Add LaTeX support.
35181
35182 * calc/calc.el (calc-language): Adjust docstring.
35183 (calc-set-mode-line): Add LaTeX support.
35184 (math-expr-special-function-mapping): New variable.
35185 (math-tex-ignore-words): Add to list.
35186
35187 * calc/calccomp.el (math-compose-expr, math-compose-rows):
35188 Add LaTeX support.
35189 (math-compose-expr): Add support for special functions.
35190
35191 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
35192
35193 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
35194
35195 * progmodes/gdb-ui.el (gdb-memory-address)
35196 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
35197 (gdb-memory-mode-map, gdb-memory-format-keymap)
35198 (gdb-memory-format-menu, gdb-memory-unit-keymap)
35199 (gdb-memory-unit-menu): New variables for a buffer
35200 that lets the user examine program memory.
35201 (gdb-memory-set-address, gdb-memory-set-repeat-count)
35202 (gdb-memory-format-binary, gdb-memory-format-octal)
35203 (gdb-memory-format-unsigned, gdb-memory-format-signed)
35204 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
35205 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
35206 (gdb-memory-unit-word, gdb-memory-unit-halfword)
35207 (gdb-memory-unit-byte, gdb-memory-unit-menu)
35208 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
35209 (gdb-memory-mode, gdb-memory-buffer-name)
35210 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
35211 New functions for above buffer.
35212
35213 2005-01-30 Richard M. Stallman <rms@gnu.org>
35214
35215 * cus-edit.el (custom-bury-buffer): Function deleted.
35216 (custom-buffer-done-function): Option deleted.
35217 (custom-buffer-done-kill): New replacement option.
35218 (Custom-buffer-done): Call quit-window.
35219 (custom-buffer-create-internal): Update for above changes.
35220
35221 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
35222
35223 * simple.el (undo-ask-before-discard): New var.
35224 (undo-outer-limit-truncate): Implement it.
35225 (undo-extra-outer-limit): Doc update.
35226
35227 2005-01-29 Richard M. Stallman <rms@gnu.org>
35228
35229 * ses.el (undo-more): Delete defadvice.
35230 (ses-begin-change): Doc fix.
35231
35232 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
35233 instead of rebinding C-x u and C-_.
35234
35235 * files.el (normal-backup-enable-predicate): Return nil for files
35236 in /tmp, regardless of temporary-file-directory.
35237
35238 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
35239
35240 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
35241 (open-rectangle, delete-whitespace-rectangle-line)
35242 (clear-rectangle-line): If FILL, pass t instead of FILL
35243 for move-to-column's 2nd arg.
35244
35245 * simple.el (undo): Fix the test for continuing a series of undos.
35246 (undo-more): Set pending-undo-list to t when we reach end.
35247 (pending-undo-list): Move up defvar.
35248
35249 * wid-edit.el (widget-button-click):
35250 Shorten the range of the track-mouse binding.
35251
35252 * comint.el (comint-insert-input): Undo previous changes;
35253 use last-input-event in interactive spec.
35254
35255 2005-01-29 Eli Zaretskii <eliz@gnu.org>
35256
35257 * progmodes/compile.el (compilation-start): Bind buffer-read-only
35258 to nil before invoking call-process. Reset buffer's modified flag
35259 after fontifying it in the no-async branch.
35260
35261 * wid-edit.el (widget-specify-button): If mouse pointer shape
35262 cannot be changed, use mouse face instead.
35263
35264 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
35265
35266 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
35267 (gdb-goto-breakpoint): Make breakpoint handling work on template
35268 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
35269 (gdb-assembler-custom): Update to recognize breakpoint information
35270 added on 2005-01-19.
35271
35272 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
35273
35274 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
35275 (dsssl-mode): Use define-derived-mode.
35276 (scheme-mode-initialize): Remove.
35277 (scheme-mode): Use run-mode-hooks.
35278
35279 * cus-edit.el (customize-group-other-window)
35280 (custom-buffer-create-other-window): Don't override special-display-*.
35281 (custom-mode-map): Make it dense.
35282
35283 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
35284 sets the default value.
35285
35286 2005-01-28 Eli Zaretskii <eliz@gnu.org>
35287
35288 * descr-text.el: Add more keywords.
35289
35290 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
35291
35292 * speedbar.el: Avoid unnecessary use of locate-library.
35293
35294 * international/mule-cmds.el (standard-display-european-internal):
35295 Don't fiddle with latin-1 non-break space any more since it's now
35296 special cased in the C code.
35297 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
35298
35299 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
35300
35301 * cus-start.el (all): Add `undo-outer-limit'.
35302
35303 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
35304
35305 * textmodes/bibtex.el (bibtex-format-entry):
35306 Use `bibtex-empty-field-re' only on the text of fields, not on entire
35307 field lines.
35308 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
35309 not on part of a buffer.
35310
35311 2005-01-25 Lute Kamstra <lute@gnu.org>
35312
35313 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
35314 nonempty field text strings like "{letters\\macro{}more letters}".
35315 Clarify docstring.
35316 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
35317 (bibtex-entry-offset, bibtex-parse-association)
35318 (bibtex-parse-field-name): Fix typos in docstrings.
35319 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
35320
35321 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
35322 Juri Linkov <juri@jurta.org>
35323
35324 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
35325 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
35326 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
35327 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
35328
35329 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
35330 isearch minor mode.
35331
35332 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
35333
35334 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
35335
35336 2005-01-24 Lute Kamstra <lute@gnu.org>
35337
35338 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
35339 CASECHARS and NOT-CASECHARS regular expressions of the
35340 "nederlands" and "nederlands8" dictionaries to prevent a "Range
35341 striding over charsets" error.
35342
35343 2005-01-24 Jay Belanger <belanger@truman.edu>
35344
35345 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
35346 display variable name.
35347
35348 2005-01-24 Kenichi Handa <handa@m17n.org>
35349
35350 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
35351 Fix setting of the element of encoded-kbd-iso2022-invocations.
35352
35353 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
35354
35355 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
35356 (gdb-threads-select): Change to also accept mouse events.
35357 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
35358 (gdb-threads-mouse-select): Delete.
35359
35360 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
35361
35362 * files.el (insert-directory): Take care of empty directory,
35363 listed without -a switch.
35364
35365 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
35366
35367 * textmodes/refill.el (refill-post-command-function):
35368 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
35369 to the list of functions that we should be careful not to undo.
35370 (refill-late-fill-paragraph-function): Remove.
35371 (refill-saved-state): New var.
35372 (refill-mode): Use it to save fill-paragraph-function.
35373 Save also the value of auto-fill-function.
35374
35375 * term/w32-win.el: Simplify code.
35376
35377 2005-01-23 Kim F. Storm <storm@cua.dk>
35378
35379 * simple.el (line-move): Adapt to new return value from
35380 pos-visible-in-window-p.
35381
35382 * simple.el (line-move): Fix last change. Check partial
35383 visibility at point rather than at window-start.
35384
35385 2005-01-22 Jason Rumney <jasonr@gnu.org>
35386
35387 * term/w32-win.el (xw-defined-colors): Remove debug-message.
35388
35389 2005-01-22 David Kastrup <dak@gnu.org>
35390
35391 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
35392
35393 2005-01-22 Eli Zaretskii <eliz@gnu.org>
35394
35395 * type-break.el (type-break-mode): Add a test for
35396 type-break-file-name being non-nil.
35397
35398 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
35399
35400 * net/eudc.el (top level): Call (message "") via progn, so that
35401 eudc-options-file is loaded.
35402
35403 2005-01-22 Kim F. Storm <storm@cua.dk>
35404
35405 * simple.el (line-move-1): Rename from line-move.
35406 (line-move): New function that adjusts vscroll for partially
35407 visible rows, and calls line-move-1 otherwise.
35408
35409 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
35410
35411 * pcomplete.el: Define pcomplete-read-event instead of read-event,
35412 since it's not a complete read-event implementation.
35413
35414 2005-01-20 Jay Belanger <belanger@truman.edu>
35415
35416 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
35417 for called function.
35418
35419 2005-01-20 Steven Tamm <steventamm@mac.com>
35420
35421 * term/mac-win.el (process-connection-type): Remove.
35422 Controlled now by s/darwin.h:PTY_ITERATION.
35423
35424 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
35425
35426 * window.el (handle-select-window): Don't switch window when we're
35427 in the minibuffer.
35428
35429 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
35430
35431 * subr.el (dotimes-with-progress-reporter): New macro.
35432
35433 * ses.el (ses-dotimes-msg): Remove macro.
35434 Use `dotimes-with-progress-reporter' instead.
35435
35436 2005-01-19 Steven Tamm <steventamm@mac.com>
35437
35438 * term/mac-win.el (process-connection-type): Use new
35439 operating-system-release variable to use ptys on Darwin 7 (OS X
35440 10.3) when using carbon build.
35441
35442 2005-01-19 Jay Belanger <belanger@truman.edu>
35443
35444 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
35445 flags if the last command was a tab or M-tab.
35446
35447 * calc/calc-prog.el (calc-user-define-edit): Put original formula
35448 in formula editing buffer.
35449
35450 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35451
35452 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
35453 breakpoint image symbol in margin.
35454
35455 2005-01-19 Jay Belanger <belanger@truman.edu>
35456
35457 * calc/calc-prog.el (calc-execute-kbd-macro):
35458 Ignore calc-keep-arg-flag.
35459
35460 2005-01-19 Kenichi Handa <handa@m17n.org>
35461
35462 * textmodes/ispell.el (ispell-looking-at): New function.
35463 (ispell-process-line): Use ispell-looking-at to compare the ispell
35464 output and the buffer contents.
35465
35466 2005-01-18 Jay Belanger <belanger@truman.edu>
35467
35468 * calc/calc.el (calc-display-raw): Fix docstring.
35469
35470 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
35471
35472 * simple.el (blink-matching-open): Strip extra info from syntax.
35473
35474 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
35475 funny chars in the end-of-here-doc marker.
35476
35477 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35478
35479 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
35480 that enable/disabled state of breakpoints is shown correctly in
35481 fringe and on ttys.
35482 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
35483 Add breakpoint information as text properties.
35484 (gdb-mouse-toggle-breakpoint):
35485 Rename to gdb-mouse-set-clear-breakpoint.
35486 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
35487 breakpoints in the margin.
35488 (gdb-remove-strings): Simplify.
35489
35490 2005-01-17 Jay Belanger <belanger@truman.edu>
35491
35492 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
35493 erasing buffer.
35494
35495 2005-01-17 Richard M. Stallman <rms@gnu.org>
35496
35497 * progmodes/grep.el (grep-find): Copy from `grep' the condition
35498 for calling grep-compute-defaults.
35499
35500 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
35501 if buffer is empty.
35502
35503 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
35504
35505 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
35506
35507 * hilit-chg.el (highlight-changes-mode): Don't autoload.
35508
35509 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
35510 non-preloaded variables.
35511
35512 2005-01-17 Steven Tamm <steventamm@mac.com>
35513
35514 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
35515 tex-shell cause to force interactivity when using pipes.
35516
35517 2005-01-17 Kim F. Storm <storm@cua.dk>
35518
35519 * simple.el (just-one-space): Make arg optional.
35520
35521 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
35522
35523 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
35524 posn-at-x-y to t to access left-margin.
35525
35526 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
35527
35528 Sync with Tramp 2.0.47.
35529
35530 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
35531 catching keep-date problems in cp/scp operations.
35532 (tramp-handle-copy-file): Don't call `set-file-modes'
35533 unconditionally. Specialized functions should know better what is
35534 necessary. This improves performance a little bit, and the
35535 functions could catch errors with `cp -p' and `scp -p'.
35536 (tramp-do-copy-or-rename-file-via-buffer)
35537 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
35538 when appropriate.
35539 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
35540 Call `set-file-modes' when appropriate.
35541 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
35542 Johnsson <isak@hypergene.com>.
35543 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
35544 of both Tramp buffer and debug buffer. Reported by Joakim Verona
35545 <joakim@verona.se>.
35546 (tramp-file-name-for-operation): Mark `shell-command' as magic for
35547 Emacs only.
35548
35549 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
35550 `find-file-hooks' and `dired-mode-hook'.
35551 (tramp-minor-mode-map): Respective map. Add remapping for
35552 `compile' and `recompile'.
35553 (tramp-remap-command, tramp-recompile): New defuns.
35554 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
35555 in buffer "*Compilation*". Call the commands asynchronously.
35556
35557 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
35558 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
35559 `shell-command', because it isn't magic in XEmacs. Reported by
35560 Adrian Aichner <adrian@xemacs.org>.
35561
35562 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
35563 `substitute-in-file-name.
35564 (tramp-smb-handle-substitute-in-file-name): New defun.
35565 (tramp-smb-advice-PC-do-completion): Delete advice.
35566
35567 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
35568
35569 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
35570 Fix error in deleting region.
35571
35572 2005-01-15 Richard M. Stallman <rms@gnu.org>
35573
35574 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
35575 In non-temp buffer, switch syntax table temporarily.
35576
35577 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
35578
35579 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
35580
35581 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
35582
35583 * imenu.el (imenu--split-menu): Copy menulist before sorting.
35584 (imenu--generic-function): Use START, not BEG, as pos of definition.
35585
35586 * simple.el (just-one-space): Argument specifies number of spaces.
35587
35588 * simple.el (eval-expression-print-format): Avoid warning
35589 about edebug-active.
35590
35591 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
35592
35593 * progmodes/sh-script.el: Code copied from make-mode.el
35594 with small changes,
35595 (sh-mode-map): Bind C-c C-\.
35596 (sh-backslash-column, sh-backslash-align): New variables.
35597 (sh-backslash-region, sh-append-backslash): New functions.
35598
35599 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
35600
35601 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
35602 (rmail-pop-password, rmail-pop-password-required): Move to
35603 rmail-obsolete group.
35604 (rmail-set-pop-password): Rename to rmail-set-remote-password.
35605 All callers updated.
35606 (rmail-get-pop-password): Rename to rmail-get-remote-password.
35607 Take an argument specifying whether it is POP or IMAP mailbox we
35608 are using. All callers updated.
35609 (rmail-pop-password-error): Rename to
35610 rmail-remote-password-error. Added mailutils-specific error message.
35611 (rmail-movemail-search-path)
35612 (rmail-movemail-variant-in-use): New variables.
35613 (rmail-remote-password, rmail-remote-password-required):
35614 New customization variables.
35615 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
35616 (rmail-parse-url): New function.
35617 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
35618 with GNU mailutils movemail.
35619
35620 2005-01-15 Kevin Ryde <user42@zip.com.au>
35621
35622 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
35623 suffix to space, $ or '$, to correctly position point when going
35624 to @table style constants like DBL_MAX.
35625
35626 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
35627
35628 * type-break.el (type-break-mode, type-break-file-time)
35629 (type-break-file-keystroke-count, type-break-choose-file):
35630 Don't store data in or load data from the file if type-break-file-name
35631 is nil.
35632 (type-break-file-name): Doc update as per the above.
35633
35634 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
35635
35636 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
35637 lookup-key might return nil; handle that.
35638
35639 2005-01-15 Alan Mackenzie <acm@muc.de>
35640
35641 * progmodes/ebrowse.el (ebrowse-class-in-tree):
35642 Return the tail of the tree rather than the element found,
35643 thus enabling the tree to be setcar'd.
35644
35645 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35646
35647 * textmodes/org.el (org-show-following-heading): New option.
35648 (org-show-hierarchy-above): Use `org-show-following-heading'.
35649 (org-cycle): Documentation fix.
35650
35651 * textmodes/org.el (orgtbl-optimized): New option.
35652 (orgtbl-mode): New command, a minor mode.
35653 (orgtbl-mode-map): New variable.
35654 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
35655 (orgtbl-error, orgtbl-self-insert-command)
35656 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
35657
35658 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
35659 a local variable in each org-mode buffer.
35660
35661 * textmodes/org.el (org-set-regexps-and-options): Rename from
35662 `org-set-regexps'. Added checking for STARTUP keyword.
35663 (org-get-current-options): Add STARTUP options.
35664 (org-table-insert-row): Make mode intelligent about when
35665 realignment is needed.
35666 (org-self-insert-command, org-delete-backward-char, org-delete-char):
35667 New commands.
35668 (org-enable-table-editor): New default value `optimized'.
35669 (org-table-blank-field): Support blanking regions if active.
35670
35671 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35672
35673 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
35674 if the year is not given.
35675
35676 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
35677 Add new escapes %m and %M, fixed bug with %F by adding
35678 save-match-data.
35679 (reftex-reference): Remove ?. from list of spaces.
35680 (reftex-label-info): Add automatic label prefix recognition.
35681
35682 * textmodes/reftex-index.el (reftex-index-next-phrase):
35683 Add slave parameter to call of `reftex-index-this-phrase'.
35684 (reftex-index-this-phrase): New optional argument.
35685 (reftex-index-region-phrases): Add slave parameter to call of
35686 `reftex-index-this-phrase'.
35687 (reftex-display-index): New argument redo.
35688 (reftex-index-rescan): Add `redo' to arguments of
35689 `reftex-display-index'.
35690 (reftex-index-Rescan, reftex-index-revert)
35691 (reftex-index-switch-index-tag): Add `redo' to arguments of
35692 `reftex-display-index'.
35693 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
35694 indexing. Fix bug with matching is there is a quote before or
35695 after the word.
35696
35697 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
35698 Fix bug when collecting citation keys in lines with comments.
35699 (reftex-citation): Prefix argument no longer rescans the document,
35700 but forces prompting for optional arguments of cite macros.
35701 (reftex-do-citation): Prompting for optional arguments implemented.
35702
35703 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
35704 Add optional arguments to most cite commands.
35705 (reftex-cite-cleanup-optional-args): New option
35706 (reftex-cite-prompt-optional-args): New option.
35707 (reftex-trust-label-prefix): New option.
35708
35709 * textmodes/reftex-toc.el (reftex-toc-find-section):
35710 Add push-mark before changing the position in the buffer.
35711
35712 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
35713 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
35714
35715 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
35716
35717 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
35718 more carefully.
35719
35720 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
35721
35722 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
35723 (sgml-mode): Use it.
35724 (sgml-get-context): Better keep track of implicitly closed tags.
35725
35726 2005-01-13 Kenichi Handa <handa@m17n.org>
35727
35728 * textmodes/ispell.el: These changes are to fix misalignment error
35729 caused by equivalent characters of different Emacs charsets.
35730 (ispell-unified-chars-table): New variable.
35731 (ispell-get-decoded-string): New function.
35732 (ispell-get-casechars, ispell-get-not-casechars)
35733 (ispell-get-otherchars): Call ispell-get-decoded-string.
35734
35735 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
35736
35737 * custom.el (custom-declare-variable): Just put symbol instead
35738 of (defvar . symbol) in `current-load-list'.
35739
35740 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
35741
35742 * emacs-lisp/elint.el: Fixed typo in Commentary section.
35743
35744 2005-01-12 Jay Belanger <belanger@truman.edu>
35745
35746 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
35747 to create a Calc summary.
35748
35749 2005-01-12 Kim F. Storm <storm@cua.dk>
35750
35751 * mouse.el (mouse-on-link-p): Change functionality and doc
35752 string to comply with latest description in lisp ref.
35753
35754 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
35755
35756 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
35757 Enable mouse clicks on mode-line, header-line and margin.
35758 (event-type): Give mouse event symbols an `event-kind' property
35759 with value `mouse-click'.
35760
35761 2005-01-12 Juri Linkov <juri@jurta.org>
35762
35763 * facemenu.el (list-colors-display): Add new arg buffer-name.
35764 Use it. Fix docstring. Replace code for identifying duplicate
35765 colors by the name with call to `list-colors-duplicates' which
35766 identifies duplicate colors by the value unless the color
35767 is one of special Windows colors. Set truncate-lines to t.
35768 Print sorted duplicate color names on each line. Indent to 22
35769 \(the longest color name in rgb.txt) instead of 20. Optimize.
35770 (list-colors-duplicates): New function.
35771 (facemenu-color-name-equal): Delete function.
35772
35773 * facemenu.el (list-colors-print): New function created from code
35774 in list-colors-display. Print #RRGGBB at the window right edge.
35775 (list-colors-display): When temp-buffer-show-function is not
35776 defined, call list-colors-print from temp-buffer-show-hook
35777 to get the right value of window-width in list-colors-print
35778 after the buffer is displayed.
35779
35780 * simple.el (pop-mark): Move deactivate-mark out of conditional
35781 part to deactivate the active mark regardless of the state of the
35782 mark ring.
35783
35784 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
35785 variables line in desktop files.
35786
35787 2005-01-12 Juri Linkov <juri@jurta.org>
35788
35789 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
35790 Bring together isearch highlight related options.
35791 (lazy-highlight): Replace group `replace' by `matching'.
35792 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35793 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35794 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
35795 and declare them obsolete.
35796 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
35797 (isearch-faces): Remove defgroup.
35798 (isearch-overlay, isearch-highlight, isearch-dehighlight):
35799 Move isearch highlighting code closer to lazy highlighting code.
35800
35801 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
35802 (query-replace-highlight, query-replace-lazy-highlight)
35803 (query-replace): Move definitions to the beginning of the file.
35804
35805 2005-01-11 Juri Linkov <juri@jurta.org>
35806
35807 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
35808 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
35809 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
35810
35811 * info.el (Info-history-forward): New variable.
35812 (Info-select-node): Reset Info-history-forward to nil.
35813 (Info-last): Turn into defalias.
35814 (Info-history-back): Rename from Info-last.
35815 Add current node to Info-history-forward.
35816 (Info-history-forward): New fun.
35817 (Info-mode-map): Replace Info-last by Info-history-back.
35818 Bind Info-history-forward to "r".
35819 (Info-mode-menu): Replace Info-last by Info-history-back.
35820 Fix menu item text. Add menu item for Info-history-forward.
35821 (info-tool-bar-map): Replace Info-last by Info-history-back.
35822 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
35823 for Info-history-forward.
35824 (Info-mode): Replace Info-last by Info-history-back in docstring.
35825 Add local variable Info-history-forward.
35826 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
35827
35828 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
35829
35830 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
35831 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
35832 Ignore select-window events rather than fiddle with
35833 mouse-autoselect-window.
35834
35835 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
35836
35837 * type-break.el (type-break-mode): Fix previous change.
35838
35839 2005-01-10 Jay Belanger <belanger@truman.edu>
35840
35841 * calc/calc-ext.el (calc-reset): Reset when inside embedded
35842 calculator; only reset when point is inside a calculator.
35843 Don't adjust the window height if the window takes up the whole height
35844 of the frame.
35845
35846 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
35847
35848 * ebuff-menu.el (Electric-buffer-menu-mode):
35849 Preserve value of buffer-local var header-line-format.
35850
35851 2005-01-09 Jay Belanger <belanger@truman.edu>
35852
35853 * calc/calc.el (calc-mode-var-list-restore-saved-values):
35854 Make sure settings file exists before accessing it.
35855
35856 * calc/calc-embed.el (calc-embedded-subst):
35857 Replace math-multi-subst-rec, which is only supposed to be called
35858 by math-multi-subst, by math-multi-subst.
35859
35860 2005-01-09 Andre Spiegel <spiegel@gnu.org>
35861
35862 * vc.el (vc-allow-async-revert): New user option.
35863 (vc-disable-async-diff): New internal variable.
35864 (vc-revert-buffer): Use them to disable asynchronous diff.
35865
35866 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
35867 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
35868 asynchronously if vc-disable-async-diff is t.
35869
35870 2005-01-09 Jay Belanger <belanger@truman.edu>
35871
35872 * calc/calc.el (defcalcmodevar): New macro.
35873 (calc-mode-var-list-restore-default-values)
35874 (calc-mode-var-list-restore-saved-values): New functions.
35875 (calc-mode-var-list): Use defcalcmodevar to define it.
35876 (calc-always-load-extensions, calc-line-numbering)
35877 (calc-line-breaking, calc-display-just, calc-display-origin)
35878 (calc-number-radix, calc-leading-zeros, calc-group-digits)
35879 (calc-group-char, calc-point-char, calc-frac-format)
35880 (calc-prefer-frac, calc-hms-format, calc-date-format)
35881 (calc-float-format, calc-full-float-format, calc-complex-format)
35882 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
35883 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
35884 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
35885 (calc-matrix-brackets, calc-language, calc-language-option)
35886 (calc-left-label, calc-right-label, calc-word-size)
35887 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
35888 (calc-display-raw, calc-internal-prec, calc-angle-mode)
35889 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
35890 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
35891 (calc-window-height, calc-display-trail, calc-show-selections)
35892 (calc-use-selections, calc-assoc-selections)
35893 (calc-display-working-message, calc-auto-why, calc-timing)
35894 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
35895 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
35896 (calc-gnuplot-default-device, calc-gnuplot-default-output)
35897 (calc-gnuplot-print-device, calc-gnuplot-print-output)
35898 (calc-gnuplot-geometry, calc-graph-default-resolution)
35899 (calc-graph-default-resolution-3d, calc-invocation-macro)
35900 (calc-show-banner): Use defcalcmodevar to declare them and set
35901 their default values.
35902
35903 * calc/calc-ext.el (calc-reset): Restore saved values of variables
35904 instead of default values (but restore default values if there is
35905 an argument of 0).
35906
35907 2005-01-09 David Kastrup <dak@gnu.org>
35908
35909 * desktop.el (desktop-restore-eager): Fix typo in type.
35910
35911 2005-01-08 Richard M. Stallman <rms@gnu.org>
35912
35913 * cus-edit.el (customize): Delete :link.
35914
35915 2005-01-08 Jay Belanger <belanger@truman.edu>
35916
35917 * calc/calc.el (calc-mode): Remove the extension from the
35918 `calc-settings-file' file name when loading it.
35919
35920 2005-01-08 Kim F. Storm <storm@cua.dk>
35921
35922 * info.el (Info-mode-map, Info-next-link-keymap)
35923 (Info-prev-link-keymap, Info-up-link-keymap):
35924 Map follow-link to mouse-face.
35925 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
35926
35927 2005-01-08 Jay Belanger <belanger@truman.edu>
35928
35929 * calc/calc.el (calc-settings-file): Change default value.
35930 Suggested by cgw in a comment in calc-mode.el.
35931
35932 * calc/calc-mode.el (calc-settings-file-name):
35933 Compare calc-settings-file to user-init-file instead of ~/.emacs.
35934 Replace ~/.emacs in a prompt by calc-settings-file.
35935
35936 2005-01-07 Lars Hansen <larsh@math.ku.dk>
35937
35938 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
35939 (desktop-lazy-idle-delay): New customizable variables.
35940 (desktop-buffer-args-list): New variable.
35941 (desktop-append-buffer-args): New function.
35942 (desktop-save): Call desktop-append-buffer-args for some buffers.
35943 (desktop-lazy-create-buffer): New function.
35944 (desktop-idle-create-buffers): New function.
35945 (desktop-read): Add message about buffers to restore lazily.
35946 (desktop-lazy-abort): New command.
35947 (desktop-clear): Call desktop-lazy-abort.
35948 (desktop-lazy-complete): New command.
35949
35950 2005-01-06 Richard M. Stallman <rms@gnu.org>
35951
35952 * emacs-lisp/find-func.el (find-face-definition):
35953 Rename from find-face.
35954
35955 2005-01-06 Kim F. Storm <storm@cua.dk>
35956
35957 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
35958
35959 * man.el (Man-xref-man-page, Man-xref-header-file)
35960 (Man-xref-normal-file): Add follow-link property.
35961
35962 2005-01-06 Jay Belanger <belanger@truman.edu>
35963
35964 * calc/calc-units.el: Make sure the proper macro definitions are
35965 available when compiling.
35966
35967 2005-01-06 Juri Linkov <juri@jurta.org>
35968
35969 * isearch.el (isearch-lazy-highlight-update):
35970 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
35971
35972 2005-01-06 Miles Bader <miles@gnu.org>
35973
35974 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
35975 (isearch-lazy-highlight-face): Use new name.
35976
35977 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
35978
35979 * uniquify.el (uniquify-rationalize-file-buffer-names):
35980 Re-add an interactive spec.
35981 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
35982 to the same name.
35983
35984 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
35985 (isearch-update, isearch-done): Adjust calls accordingly.
35986
35987 2005-01-05 Richard M. Stallman <rms@gnu.org>
35988
35989 * custom.el (custom-set-variables, custom-theme-set-variables):
35990 Clarify documentation.
35991
35992 * emacs-lisp/find-func.el (find-variable)
35993 (find-variable-other-window, find-variable-other-frame):
35994 Fix the TYPE args to find-function-read and find-function-do-it.
35995 (find-function): Doc fix.
35996 (find-function-at-point): Replace function-at-point alias.
35997
35998 2005-01-04 Richard M. Stallman <rms@gnu.org>
35999
36000 * cus-face.el (custom-declare-face):
36001 Record defface in current-load-list.
36002
36003 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36004
36005 * emacs-lisp/find-func.el: Doc fixes.
36006 (find-face-regexp): New variable.
36007 (find-function-regexp-alist): New variable.
36008 (find-function-C-source): Third arg is now TYPE.
36009 (find-function-search-for-symbol): Handle general TYPE.
36010 (find-function-read, find-function-do-it): Handle general TYPE.
36011 (find-definition-noselect, find-face): New functions.
36012 (function-at-point): Alias deleted.
36013
36014 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
36015
36016 * battery.el (display-battery-mode): Rename from display-battery.
36017 Handle the case where it gets turned off.
36018
36019 2005-01-04 Richard M. Stallman <rms@gnu.org>
36020
36021 * cus-edit.el (customize): Make :link point to user doc.
36022
36023 * man.el (Man-fontify-manpage): Turn off undo generation.
36024
36025 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36026
36027 2005-01-04 Andreas Schwab <schwab@suse.de>
36028
36029 * files.el (insert-directory): Only look for error lines in
36030 inserted text. Don't move too far after processing --dired markers.
36031
36032 2005-01-04 Richard M. Stallman <rms@gnu.org>
36033
36034 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36035 Don't expand if the character is @, period, dash, etc.
36036 (define-mail-abbrev): Quote names that contain problem characters.
36037
36038 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
36039
36040 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36041
36042 2005-01-03 Richard M. Stallman <rms@gnu.org>
36043
36044 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36045 (query-replace-highlight, query-replace-lazy-highlight)
36046 (query-replace): Definitions moved up. Doc fix.
36047
36048 2005-01-03 Richard M. Stallman <rms@gnu.org>
36049
36050 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36051 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36052 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36053 (lazy-highlight-face): Rename from isearch-lazy-...
36054 Change all references to them.
36055
36056 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
36057
36058 * cus-edit.el (custom-file): Doc fix for defcustom.
36059 (custom-file): The function no longer sets the variable
36060 `custom-file' to its return value.
36061
36062 * startup.el (command-line): No longer load `custom-file'.
36063
36064 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
36065
36066 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36067
36068 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36069 Don't confuse module-prefixed identifiers for labels.
36070 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36071
36072 2005-01-02 Richard M. Stallman <rms@gnu.org>
36073
36074 * files.el (basic-save-buffer-1): Fix previous change.
36075
36076 * loadhist.el (file-loadhist-lookup): New function.
36077 (file-provides, file-requires): Use it.
36078
36079 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36080 instead of calculating the right size.
36081
36082 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
36083
36084 * vc-svn.el (vc-svn-diff): Stay local if possible.
36085
36086 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
36087
36088 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36089
36090 * files.el (hack-local-variables): Fix last change.
36091
36092 2005-01-02 Jay Belanger <belanger@truman.edu>
36093
36094 * calc/calc-yank.el (calc-edit-top): New variable.
36095 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
36096 object. Change header properties.
36097 (calc-edit-finish, calc-edit-finish-stack-object)
36098 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
36099 edited object.
36100 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
36101 for the beginning of the edited object.
36102 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
36103 for the beginning of the edited object.
36104 * calc/calc-prog.el (calc-edit-macro-finish-edit)
36105 (calc-finish-formula-edit, calc-macro-repeats)
36106 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
36107 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
36108 beginning of the edited object.
36109 (calc-user-define-edit): Change the header for editing macros.
36110 Remove unnecessary variable.
36111
36112 2005-01-01 Jay Belanger <belanger@truman.edu>
36113
36114 * calc/calc-yank.el (calc-edit-mode): Change default header.
36115 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
36116 * calc/calc-store.el (calc-edit-variable): Change title to match new
36117 header.
36118 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
36119 mode to match new header.
36120 (calc-user-define-edit): Change titles to include names of commands.
36121 (calc-finish-formula-edit): Adjust to handle new header.
36122 (calc-finish-macro-edit): Remove.
36123 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
36124 (calc-edit-macro-command, calc-edit-macro-command-type)
36125 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
36126 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
36127 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
36128 (calc-edit-macro-finish-edit): New functions.
36129 (calc-user-define-edit): Use new functions to edit named calc macros.
36130
36131 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
36132
36133 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
36134
36135 * ses.el (copy-region-as-kill): Deactivate mark.
36136
36137 2005-01-01 Richard M. Stallman <rms@gnu.org>
36138
36139 * replace.el (occur-1): If the output buffer is also an input,
36140 don't kill it, rename it.
36141
36142 * faces.el (set-face-background, set-face-foreground): Doc fix.
36143
36144 * cus-face.el (custom-face-attributes): Fix :help-echo strings
36145 for :foreground and :background.
36146
36147 * dired.el (dired-view-command-alist): Variable deleted.
36148 (dired-view-file, dired-mouse-find-file-other-window):
36149 Delete the code to use it.
36150
36151 2005-01-01 Kim F. Storm <storm@cua.dk>
36152
36153 * image.el (insert-sliced-image): Use t for line-height property.
36154
36155 See ChangeLog.11 for earlier changes.
36156
36157 ;; Local Variables:
36158 ;; coding: iso-2022-7bit
36159 ;; add-log-time-zone-rule: t
36160 ;; End:
36161
36162 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
36163
36164 This file is part of GNU Emacs.
36165
36166 GNU Emacs is free software; you can redistribute it and/or modify
36167 it under the terms of the GNU General Public License as published by
36168 the Free Software Foundation; either version 3, or (at your option)
36169 any later version.
36170
36171 GNU Emacs is distributed in the hope that it will be useful,
36172 but WITHOUT ANY WARRANTY; without even the implied warranty of
36173 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36174 GNU General Public License for more details.
36175
36176 You should have received a copy of the GNU General Public License
36177 along with GNU Emacs; see the file COPYING. If not, write to the
36178 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
36179 Boston, MA 02110-1301, USA.
36180
36181 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1